Home
last modified time | relevance | path

Searched refs:rte_swx_extern_func_t (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_extern.h92 (*rte_swx_extern_func_t)(void *mailbox); typedef
H A Drte_swx_pipeline.h273 rte_swx_extern_func_t func);
H A Drte_swx_pipeline.c173 rte_swx_extern_func_t func;
182 rte_swx_extern_func_t func;
1895 rte_swx_extern_func_t func) in rte_swx_pipeline_extern_func_register()
3176 rte_swx_extern_func_t func = ext_func->func; in instr_extern_func_exec()