| rte_table_action_stats_config(3) | Library Functions Manual | rte_table_action_stats_config(3) |
rte_table_action_stats_config
#include <rte_table_action.h>
int n_packets_enabled
int n_bytes_enabled
RTE_TABLE_ACTION_STATS Stats action configuration (per table action profile).
Definition at line 650 of file rte_table_action.h.
When non-zero, the n_packets stats counter is enabled, otherwise disabled.
See also
Definition at line 656 of file rte_table_action.h.
When non-zero, the n_bytes stats counter is enabled, otherwise disabled.
See also
Definition at line 663 of file rte_table_action.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |