Home
last modified time | relevance | path

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

/dpdk/lib/bpf/
H A Dbpf_exec.c27 #define BPF_NEG_ALU(reg, ins, type) \ macro
224 BPF_NEG_ALU(reg, ins, uint32_t); in bpf_exec()
309 BPF_NEG_ALU(reg, ins, uint64_t); in bpf_exec()