DPDK 21.11.9
|
#include <rte_swx_ctl.h>
Data Fields | |
char | name [RTE_SWX_CTL_NAME_SIZE] |
uint32_t | n_args |
char name[RTE_SWX_CTL_NAME_SIZE] |
Action name.
Definition at line 146 of file rte_swx_ctl.h.
uint32_t n_args |
Number of action arguments.
Definition at line 149 of file rte_swx_ctl.h.