Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_exec.c33 #define BPF_NEG_ALU(reg, ins, type) \ macro
230 BPF_NEG_ALU(reg, ins, uint32_t); in bpf_exec()
315 BPF_NEG_ALU(reg, ins, uint64_t); in bpf_exec()