Home
last modified time | relevance | path

Searched refs:rte_swx_ctl_table_ops_get (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Dversion.map81 rte_swx_ctl_table_ops_get;
H A Drte_swx_ctl.h331 rte_swx_ctl_table_ops_get(struct rte_swx_pipeline *p,
H A Drte_swx_ctl.c849 status = rte_swx_ctl_table_ops_get(p, i, &t->ops, &t->is_stub); in rte_swx_ctl_pipeline_create()
H A Drte_swx_pipeline.c7143 rte_swx_ctl_table_ops_get(struct rte_swx_pipeline *p, in rte_swx_ctl_table_ops_get() function