DPDK 22.11.5
|
#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 153 of file rte_swx_ctl.h.
uint32_t n_args |
Number of action arguments.
Definition at line 156 of file rte_swx_ctl.h.