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

Data Fields

uint64_t cir
uint64_t pir
uint64_t cbs
uint64_t pbs

Detailed Description

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

Definition at line 149 of file rte_mtr.h.

Field Documentation

◆ cir

uint64_t cir

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

◆ pir

uint64_t pir

Peak Information Rate (PIR) (bytes per second or packets per second).

◆ cbs

uint64_t cbs

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

◆ pbs

uint64_t pbs

Peak Burst Size (PBS) (bytes or packets).


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