| rte_meter_trtcm(3) | Library Functions Manual | rte_meter_trtcm(3) |
rte_meter_trtcm
#include <rte_meter.h>
uint64_t time_tc
uint64_t time_tp
uint64_t tc
uint64_t tp
Internal data structure storing the trTCM run-time context per metered traffic flow.
Definition at line 355 of file rte_meter.h.
Time of latest update of C token bucket
Definition at line 356 of file rte_meter.h.
Time of latest update of P token bucket
Definition at line 358 of file rte_meter.h.
Number of bytes currently available in committed(C) token bucket
Definition at line 360 of file rte_meter.h.
Number of bytes currently available in the peak(P) token bucket
Definition at line 362 of file rte_meter.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |