Searched defs:rte_swx_ctl_table_info (Results 1 – 1 of 1) sorted by relevance
192 struct rte_swx_ctl_table_info { struct194 char name[RTE_SWX_CTL_NAME_SIZE];197 char args[RTE_SWX_CTL_NAME_SIZE];200 uint32_t n_match_fields;203 uint32_t n_actions;232 struct rte_swx_ctl_table_info *table); argument