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

rte_table_action_mtr_counters

#include <rte_table_action.h>


struct rte_table_action_mtr_counters_tc stats [RTE_TABLE_ACTION_TC_MAX]
uint32_t tc_mask

Meter action statistics counters (per table rule).

Definition at line 327 of file rte_table_action.h.

Stats counters for each of the tc_mask traffic classes.

Definition at line 329 of file rte_table_action.h.

Bit mask defining which traffic class parameters are valid in mtr. If bit N is set in tc_mask, then parameters for traffic class N are valid in mtr.

Definition at line 335 of file rte_table_action.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK