| rte_swx_ctl_table_action_info(3) | Library Functions Manual | rte_swx_ctl_table_action_info(3) |
rte_swx_ctl_table_action_info
#include <rte_swx_ctl.h>
uint32_t action_id
int action_is_for_table_entries
int action_is_for_default_entry
Table action info.
Definition at line 314 of file rte_swx_ctl.h.
Action ID.
Definition at line 316 of file rte_swx_ctl.h.
When non-zero (true), the action can be assigned to regular table entries.
Definition at line 319 of file rte_swx_ctl.h.
When non-zero (true), the action can be assigned to the table default entry.
Definition at line 322 of file rte_swx_ctl.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |