Home
last modified time | relevance | path

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

/dpdk/lib/bpf/
H A Dbpf_exec.c76 const type *p = bpf_ld_mbuf(bpf, reg, ins, (ins)->imm, sizeof(type)); \
84 const type *p = bpf_ld_mbuf(bpf, reg, ins, ofs, sizeof(type)); \
130 bpf_ld_mbuf(const struct rte_bpf *bpf, uint64_t reg[EBPF_REG_NUM], in bpf_ld_mbuf() function