Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dxdp_cpumap_attach.c34 prog_fd = bpf_program__fd(skel->progs.xdp_dummy_cm); in test_xdp_with_cpumap_helpers()
106 val.bpf_prog.fd = bpf_program__fd(skel->progs.xdp_dummy_cm); in test_xdp_with_cpumap_frags_helpers()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_xdp_with_cpumap_frags_helpers.c16 int xdp_dummy_cm(struct xdp_md *ctx) in xdp_dummy_cm() function
Dtest_xdp_with_cpumap_helpers.c28 int xdp_dummy_cm(struct xdp_md *ctx) in xdp_dummy_cm() function