Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c230 INSTR_RX, enumerator
2458 instr->type = INSTR_RX; in instr_rx_translate()
5690 CHECK(instr[0].type == INSTR_RX, EINVAL); in instr_verify()
6031 [INSTR_RX] = instr_rx_exec,