rte_meter_trtcm
Contents
Detailed Description
Internal data structure storing the trTCM run-time context per metered traffic flow.
Definition at line 355 of file rte_meter.h.
Field Documentation
uint64_ttime_tc
Time of latest update of C token bucket
Definition at line 356 of file rte_meter.h.
uint64_ttime_tp
Time of latest update of P token bucket
Definition at line 358 of file rte_meter.h.
uint64_ttc
Number of bytes currently available in committed(C) token bucket
Definition at line 360 of file rte_meter.h.
uint64_ttp
Number of bytes currently available in the peak(P) token bucket
Definition at line 362 of file rte_meter.h.
Name
rte_meter_trtcm
Synopsis
#include <rte_meter.h>
DataFields
uint64_t time_tc
uint64_t time_tp
uint64_t tc
uint64_t tp