#include <rte_mtr.h>
Meter profile
Definition at line 127 of file rte_mtr.h.
Traffic metering algorithm.
Definition at line 129 of file rte_mtr.h.
Committed Information Rate (CIR) (bytes/second).
Definition at line 136 of file rte_mtr.h.
Committed Burst Size (CBS) (bytes).
Committed Burst Size (CBS) (byes).
Definition at line 139 of file rte_mtr.h.
Excess Burst Size (EBS) (bytes).
Definition at line 142 of file rte_mtr.h.
struct { ... } srtcm_rfc2697 |
Items only valid when alg is set to srTCM - RFC 2697.
Peak Information Rate (PIR) (bytes/second).
Definition at line 151 of file rte_mtr.h.
Peak Burst Size (PBS) (bytes).
Definition at line 157 of file rte_mtr.h.
struct { ... } trtcm_rfc2698 |
Items only valid when alg is set to trTCM - RFC 2698.
Excess Information Rate (EIR) (bytes/second).
Definition at line 166 of file rte_mtr.h.
struct { ... } trtcm_rfc4115 |
Items only valid when alg is set to trTCM - RFC 4115.
The documentation for this struct was generated from the following file: