Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h694 typedef void (*instr_exec_t)(struct rte_swx_pipeline *); typedef
1412 instr_exec_t *instruction_table;
H A Drte_swx_pipeline.c6675 static instr_exec_t instruction_table[] = {
6870 sizeof(struct instr_exec_t *)); in instruction_table_build()
6900 instr_exec_t instr = p->instruction_table[ip->type]; in instr_exec()
11784 instr_exec_t func;