Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Dversion.map99 rte_swx_pipeline_run;
H A Drte_swx_pipeline.h693 rte_swx_pipeline_run(struct rte_swx_pipeline *p,
H A Drte_swx_pipeline.c6973 rte_swx_pipeline_run(struct rte_swx_pipeline *p, uint32_t n_instructions) in rte_swx_pipeline_run() function
/f-stack/dpdk/examples/pipeline/
H A Dthread.c520 rte_swx_pipeline_run(t->p[j], 1000000); in thread_main()