Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_devmap_attach.c11 #include "test_xdp_with_devmap_frags_helpers.skel.h"
134 static void test_xdp_with_devmap_frags_helpers(void) in test_xdp_with_devmap_frags_helpers()
136 struct test_xdp_with_devmap_frags_helpers *skel; in test_xdp_with_devmap_frags_helpers()
263 test_xdp_with_devmap_frags_helpers();
110 static void test_xdp_with_devmap_frags_helpers(void) test_xdp_with_devmap_frags_helpers() function