#include <rte_mtr.h>
Meter profile 
Definition at line 155 of file rte_mtr.h.
 
◆ alg
Traffic metering algorithm. 
Definition at line 157 of file rte_mtr.h.
 
 
◆ cir
Committed Information Rate (CIR) (bytes/second). 
Definition at line 164 of file rte_mtr.h.
 
 
◆ cbs
Committed Burst Size (CBS) (bytes).
Committed Burst Size (CBS) (byes). 
Definition at line 167 of file rte_mtr.h.
 
 
◆ ebs
Excess Burst Size (EBS) (bytes). 
Definition at line 170 of file rte_mtr.h.
 
 
◆ srtcm_rfc2697
      
        
          | struct { ... }   srtcm_rfc2697 | 
        
      
 
Items only valid when alg is set to srTCM - RFC 2697. 
 
 
◆ pir
Peak Information Rate (PIR) (bytes/second). 
Definition at line 179 of file rte_mtr.h.
 
 
◆ pbs
Peak Burst Size (PBS) (bytes). 
Definition at line 185 of file rte_mtr.h.
 
 
◆ trtcm_rfc2698
      
        
          | struct { ... }   trtcm_rfc2698 | 
        
      
 
Items only valid when alg is set to trTCM - RFC 2698. 
 
 
◆ eir
Excess Information Rate (EIR) (bytes/second). 
Definition at line 194 of file rte_mtr.h.
 
 
◆ trtcm_rfc4115
      
        
          | 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: