Searched refs:rte_bpf_exec_burst (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | version.map | 11 rte_bpf_exec_burst;
|
| H A D | rte_bpf.h | 184 rte_bpf_exec_burst(const struct rte_bpf *bpf, void *ctx[], uint64_t rc[],
|
| H A D | bpf_pkt.c | 216 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 D | bpf_exec.c | 485 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()
|