Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_exec.c64 #define BPF_ST_IMM(reg, ins, type) \ macro
370 BPF_ST_IMM(reg, ins, uint8_t); in bpf_exec()
373 BPF_ST_IMM(reg, ins, uint16_t); in bpf_exec()
376 BPF_ST_IMM(reg, ins, uint32_t); in bpf_exec()
379 BPF_ST_IMM(reg, ins, uint64_t); in bpf_exec()