Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dversion.map11 rte_bpf_exec_burst;
H A Drte_bpf.h184 rte_bpf_exec_burst(const struct rte_bpf *bpf, void *ctx[], uint64_t rc[],
H A Dbpf_pkt.c216 rte_bpf_exec_burst(bpf, dp, rc, num); in pkt_filter_vm()
247 rte_bpf_exec_burst(bpf, (void **)mb, rc, num); in pkt_filter_mb_vm()
H A Dbpf_exec.c485 rte_bpf_exec_burst(const struct rte_bpf *bpf, void *ctx[], uint64_t rc[], in rte_bpf_exec_burst() function
508 rte_bpf_exec_burst(bpf, &ctx, &rc, 1); in rte_bpf_exec()