Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c1380 case INSTR_DROP: in instruction_is_tx()
1394 case INSTR_DROP: in instruction_does_tx()
1613 instr->type = INSTR_DROP; in instr_drop_translate()
6679 [INSTR_DROP] = instr_drop_exec,
10057 case INSTR_DROP: return "INSTR_DROP"; in instr_type_to_name()
10926 [INSTR_DROP] = instr_io_export,
11144 case INSTR_DROP: return "__instr_drop_exec"; in instr_type_to_func()
H A Drte_swx_pipeline_internal.h228 INSTR_DROP, enumerator