Home
last modified time | relevance | path

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

/linux-5.19.10/net/bpf/
Dtest_run.c344 static int bpf_test_run_xdp_live(struct bpf_prog *prog, struct xdp_buff *ctx, in bpf_test_run_xdp_live() function
1365 ret = bpf_test_run_xdp_live(prog, &xdp, repeat, batch_size, &duration); in bpf_prog_test_run_xdp()