Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_cpumap_attach.c63 val.bpf_prog.fd = bpf_program__fd(skel->progs.xdp_dummy_cm_frags); in test_xdp_with_cpumap_helpers()
86 frags_prog_fd = bpf_program__fd(skel->progs.xdp_dummy_cm_frags); in test_xdp_with_cpumap_frags_helpers()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_with_cpumap_frags_helpers.c22 int xdp_dummy_cm_frags(struct xdp_md *ctx) in xdp_dummy_cm_frags() function
H A Dtest_xdp_with_cpumap_helpers.c37 int xdp_dummy_cm_frags(struct xdp_md *ctx) in xdp_dummy_cm_frags() function