Searched refs:testapp_xdp_drop (Results 1 – 2 of 2) sorted by relevance
263 int testapp_xdp_drop(struct test_spec *test);289 {.name = "XDP_DROP_HALF", .test_func = testapp_xdp_drop},
2152 int testapp_xdp_drop(struct test_spec *test) in testapp_xdp_drop() function