Searched refs:bpf_ld_mbuf (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_exec.c | 82 const type *p = bpf_ld_mbuf(bpf, reg, ins, (ins)->imm, sizeof(type)); \ 90 const type *p = bpf_ld_mbuf(bpf, reg, ins, ofs, sizeof(type)); \ 136 bpf_ld_mbuf(const struct rte_bpf *bpf, uint64_t reg[EBPF_REG_NUM], in bpf_ld_mbuf() function
|