DOKK / manpages / debian 13 / dpdk-doc / rte_swx_ctl_meter_stats.3.en
rte_swx_ctl_meter_stats(3) Library Functions Manual rte_swx_ctl_meter_stats(3)

rte_swx_ctl_meter_stats

#include <rte_swx_ctl.h>


uint64_t n_pkts [RTE_COLORS]
uint64_t n_bytes [RTE_COLORS]

Meter statistics counters.

Definition at line 1416 of file rte_swx_ctl.h.

Number of packets tagged by the meter for each color.

Definition at line 1418 of file rte_swx_ctl.h.

Number of bytes tagged by the meter for each color.

Definition at line 1421 of file rte_swx_ctl.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK