Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_exec.c60 #define BPF_LD_REG(reg, ins, type) \ macro
319 BPF_LD_REG(reg, ins, uint8_t); in bpf_exec()
322 BPF_LD_REG(reg, ins, uint16_t); in bpf_exec()
325 BPF_LD_REG(reg, ins, uint32_t); in bpf_exec()
328 BPF_LD_REG(reg, ins, uint64_t); in bpf_exec()