Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h245 int testapp_poll_tx(struct test_spec *test);
277 {.name = "POLL_TX", .test_func = testapp_poll_tx},
H A Dtest_xsk.c2353 int testapp_poll_tx(struct test_spec *test) in testapp_poll_tx() function