Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h249 int testapp_send_receive_mb(struct test_spec *test);
304 {.name = "SEND_RECEIVE_9K_PACKETS", .test_func = testapp_send_receive_mb},
H A Dtest_xsk.c2056 int testapp_send_receive_mb(struct test_spec *test) in testapp_send_receive_mb() function