DPDK 22.11.5
|
#include <rte_swx_ctl.h>
Data Fields | |
uint64_t | n_pkts [RTE_COLORS] |
uint64_t | n_bytes [RTE_COLORS] |
Meter statistics counters.
Definition at line 1413 of file rte_swx_ctl.h.
uint64_t n_pkts[RTE_COLORS] |
Number of packets tagged by the meter for each color.
Definition at line 1415 of file rte_swx_ctl.h.
uint64_t n_bytes[RTE_COLORS] |
Number of bytes tagged by the meter for each color.
Definition at line 1418 of file rte_swx_ctl.h.