| 
    DPDK
    19.08.0-rc0
    
   | 
 
#include <rte_table_action.h>
Data Fields | |
| int | n_packets_enabled | 
| int | n_bytes_enabled | 
RTE_TABLE_ACTION_STATSStats action configuration (per table action profile).
Definition at line 653 of file rte_table_action.h.
| int n_packets_enabled | 
When non-zero, the n_packets stats counter is enabled, otherwise disabled.
Definition at line 659 of file rte_table_action.h.
| int n_bytes_enabled | 
When non-zero, the n_bytes stats counter is enabled, otherwise disabled.
Definition at line 666 of file rte_table_action.h.
 1.8.15