| rte_swx_table_state(3) | Library Functions Manual | rte_swx_table_state(3) |
rte_swx_table_state
#include <rte_swx_ctl.h>
void * obj
uint64_t default_action_id
uint8_t * default_action_data
Table state.
Definition at line 764 of file rte_swx_ctl.h.
Table object.
Definition at line 766 of file rte_swx_ctl.h.
Action ID of the table default action.
Definition at line 769 of file rte_swx_ctl.h.
Action data of the table default action. Ignored when the action data size is zero; otherwise, action data size bytes are meaningful.
Definition at line 774 of file rte_swx_ctl.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |