DPDK
20.11.10
|
#include <rte_swx_ctl.h>
Data Fields | |
char | name [RTE_SWX_CTL_NAME_SIZE] |
uint32_t | n_args |
Action info.
Definition at line 130 of file rte_swx_ctl.h.
char name[RTE_SWX_CTL_NAME_SIZE] |
Action name.
Definition at line 132 of file rte_swx_ctl.h.
uint32_t n_args |
Number of action arguments.
Definition at line 135 of file rte_swx_ctl.h.