Home
last modified time | relevance | path

Searched defs:OP (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/bpf/
H A Dbpf_convert.c80 #define EBPF_ALU64_REG(OP, DST, SRC) \ argument
88 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
98 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument
176 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument
/dpdk/app/test/
H A Dtest_trace_perf.c30 #define CENT_OPS(OP) do { \ argument