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.h255 int testapp_single_pkt(struct test_spec *test);
278 {.name = "SEND_RECEIVE_SINGLE_PKT", .test_func = testapp_single_pkt},
H A Dtest_xsk.c2071 int testapp_single_pkt(struct test_spec *test) in testapp_invalid_desc_mb()
2047 int testapp_single_pkt(struct test_spec *test) testapp_single_pkt() function