Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h252 int testapp_single_pkt(struct test_spec *test);
275 {.name = "SEND_RECEIVE_SINGLE_PKT", .test_func = testapp_single_pkt},
H A Dtest_xsk.c2047 int testapp_single_pkt(struct test_spec *test) in testapp_single_pkt() function