Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_attach.c104 static void test_xdp_attach_fail(const char *file) in test_xdp_attach_fail() function
106 struct test_xdp_attach_fail *skel = NULL; in test_xdp_attach_fail()
158 test_xdp_attach_fail("./xdp_dummy.bpf.o"); in serial_test_xdp_attach()