Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c406 INSTR_JMP_ACTION_MISS, enumerator
2281 case INSTR_JMP_ACTION_MISS: in instruction_is_jmp()
4771 instr->type = INSTR_JMP_ACTION_MISS; in instr_jmp_action_miss_translate()
6124 [INSTR_JMP_ACTION_MISS] = instr_jmp_action_miss_exec,