Searched refs:rte_swx_table_exact_match_ops (Results 1 – 4 of 4) sorted by relevance
24 extern struct rte_swx_table_ops rte_swx_table_exact_match_ops;
26 rte_swx_table_exact_match_ops;
843 struct rte_swx_table_ops rte_swx_table_exact_match_ops = { variable
414 &rte_swx_table_exact_match_ops); in pipeline_create()