|
DPDK
21.05.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_regarrays |
| uint32_t | n_metarrays |
| uint32_t n_ports_in |
Number of input ports.
Definition at line 40 of file rte_swx_ctl.h.
| uint32_t n_ports_out |
Number of input ports.
Definition at line 43 of file rte_swx_ctl.h.
| uint32_t n_actions |
| uint32_t n_tables |
| uint32_t n_regarrays |
Number of register arrays.
Definition at line 52 of file rte_swx_ctl.h.
| uint32_t n_metarrays |
Number of meter arrays.
Definition at line 55 of file rte_swx_ctl.h.
1.8.13