Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h263 int testapp_xdp_drop(struct test_spec *test);
289 {.name = "XDP_DROP_HALF", .test_func = testapp_xdp_drop},
H A Dtest_xsk.c2152 int testapp_xdp_drop(struct test_spec *test) in testapp_xdp_drop() function