Home
last modified time | relevance | path

Searched defs:rte_swx_ctl_table_info (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_ctl.h192 struct rte_swx_ctl_table_info { struct
194 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