| rte_swx_ctl_action_arg_info(3) | Library Functions Manual | rte_swx_ctl_action_arg_info(3) |
rte_swx_ctl_action_arg_info
#include <rte_swx_ctl.h>
char name [RTE_SWX_CTL_NAME_SIZE]
uint32_t n_bits
int is_network_byte_order
Action argument info.
Definition at line 182 of file rte_swx_ctl.h.
Action argument name.
Definition at line 184 of file rte_swx_ctl.h.
Action argument size (in bits).
Definition at line 187 of file rte_swx_ctl.h.
Non-zero (true) when this action argument must be stored in the table in network byte order (NBO), zero when it must be stored in host byte order (HBO).
Definition at line 193 of file rte_swx_ctl.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |