Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h239 int testapp_bidirectional(struct test_spec *test);
283 {.name = "BIDIRECTIONAL", .test_func = testapp_bidirectional},
H A Dtest_xsk.c1901 int testapp_bidirectional(struct test_spec *test) in testapp_bidirectional() function