DPDK 25.11.3
Loading...
Searching...
No Matches
rte_mtr_meter_profile::[struct].__unnamed0__.trtcm_rfc4115 Struct Reference

Data Fields

uint64_t cir
uint64_t eir
uint64_t cbs
uint64_t ebs

Detailed Description

Items only valid when alg is set to trTCM - RFC 4115.

Definition at line 170 of file rte_mtr.h.

Field Documentation

◆ cir

uint64_t cir

Committed Information Rate (CIR) (bytes per second or packets per second).

◆ eir

uint64_t eir

Excess Information Rate (EIR) (bytes per second or packets per second).

◆ cbs

uint64_t cbs

Committed Burst Size (CBS) (bytes or packets).

◆ ebs

uint64_t ebs

Excess Burst Size (EBS) (bytes or packets).


The documentation for this struct was generated from the following files: