DPDK
22.03.0
|
#include <rte_swx_ctl.h>
Data Fields | |
uint32_t | n_ports_in |
uint32_t | n_ports_out |
uint32_t | n_actions |
uint32_t | n_tables |
uint32_t | n_selectors |
uint32_t | n_learners |
uint32_t | n_regarrays |
uint32_t | n_metarrays |
uint32_t n_ports_in |
Number of input ports.
Definition at line 39 of file rte_swx_ctl.h.
uint32_t n_ports_out |
Number of input ports.
Definition at line 42 of file rte_swx_ctl.h.
uint32_t n_actions |
uint32_t n_tables |
uint32_t n_selectors |
Number of selector tables.
Definition at line 51 of file rte_swx_ctl.h.
uint32_t n_learners |
Number of learner tables.
Definition at line 54 of file rte_swx_ctl.h.
uint32_t n_regarrays |
Number of register arrays.
Definition at line 57 of file rte_swx_ctl.h.
uint32_t n_metarrays |
Number of meter arrays.
Definition at line 60 of file rte_swx_ctl.h.