Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c6028 typedef void (*instr_exec_t)(struct rte_swx_pipeline *); typedef
6030 static instr_exec_t instruction_table[] = {
6156 instr_exec_t instr = instruction_table[ip->type]; in instr_exec()