|
DPDK
21.08.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_regarrays |
| uint32_t | n_metarrays |
| uint32_t n_ports_in |
Number of input ports.
Definition at line 41 of file rte_swx_ctl.h.
| uint32_t n_ports_out |
Number of input ports.
Definition at line 44 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 53 of file rte_swx_ctl.h.
| uint32_t n_regarrays |
Number of register arrays.
Definition at line 56 of file rte_swx_ctl.h.
| uint32_t n_metarrays |
Number of meter arrays.
Definition at line 59 of file rte_swx_ctl.h.
1.8.13