Home
last modified time | relevance | path

Searched refs:rte_swx_table_selector_create (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/table/
H A Dversion.map33 rte_swx_table_selector_create;
H A Drte_swx_table_selector.h120 rte_swx_table_selector_create(struct rte_swx_table_selector_params *params,
H A Drte_swx_table_selector.c263 rte_swx_table_selector_create(struct rte_swx_table_selector_params *params, in rte_swx_table_selector_create() function
/dpdk/lib/pipeline/
H A Drte_swx_ctl.c1123 ts_next->obj = rte_swx_table_selector_create(&s->params, NULL, ctl->numa_node); in table_state_create()
H A Drte_swx_pipeline.c8614 ts->obj = rte_swx_table_selector_create(params, NULL, p->numa_node); in table_state_build()