| rte_meter_trtcm_rfc4115(3) | Library Functions Manual | rte_meter_trtcm_rfc4115(3) |
rte_meter_trtcm_rfc4115
#include <rte_meter.h>
uint64_t time_tc
uint64_t time_te
uint64_t tc
uint64_t te
Internal data structure storing the trTCM RFC4115 run-time context per metered traffic flow.
Definition at line 385 of file rte_meter.h.
Time of latest update of C token bucket
Definition at line 386 of file rte_meter.h.
Time of latest update of E token bucket
Definition at line 388 of file rte_meter.h.
Number of bytes currently available in committed(C) token bucket
Definition at line 390 of file rte_meter.h.
Number of bytes currently available in the excess(E) token bucket
Definition at line 392 of file rte_meter.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |