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

Data Fields

uint64_t cir
uint64_t cbs
uint64_t ebs

Detailed Description

Items only valid when alg is set to srTCM - RFC 2697.

Definition at line 134 of file rte_mtr.h.

Field Documentation

◆ cir

uint64_t cir

Committed Information Rate (CIR) (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: