Searched refs:instr_exec_t (Results 1 – 1 of 1) sorted by relevance
6028 typedef void (*instr_exec_t)(struct rte_swx_pipeline *); typedef6030 static instr_exec_t instruction_table[] = {6156 instr_exec_t instr = instruction_table[ip->type]; in instr_exec()