Home
last modified time | relevance | path

Searched refs:action_func_t (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h700 (*action_func_t)(struct rte_swx_pipeline *p); typedef
1403 action_func_t *action_funcs;
H A Drte_swx_pipeline.c2171 action_func_t action_func; in instr_table_af_exec()
2324 action_func_t action_func; in instr_learner_af_exec()
7053 p->action_funcs = calloc(p->n_actions, sizeof(action_func_t)); in action_build()