charname[RTE_SWX_CTL_NAME_SIZE]
Table name.
Definition at line 225 of file rte_swx_ctl.h.
charargs[RTE_SWX_CTL_NAME_SIZE]
Table creation arguments.
Definition at line 228 of file rte_swx_ctl.h.
uint32_tn_match_fields
Number of match fields.
Definition at line 231 of file rte_swx_ctl.h.
uint32_tn_actions
Number of actions.
Definition at line 234 of file rte_swx_ctl.h.
intdefault_action_is_const
Non-zero (true) when the default action is constant, therefore it cannot be changed; zero (false) when
the default action not constant, therefore it can be changed.
Definition at line 240 of file rte_swx_ctl.h.
rte_swx_hash_func_thash_func
Hash function.
Definition at line 243 of file rte_swx_ctl.h.
uint32_tsize
Table size parameter.
Definition at line 246 of file rte_swx_ctl.h.