Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h262 int testapp_tx_queue_consumer(struct test_spec *test);
299 {.name = "TX_QUEUE_CONSUMER", .test_func = testapp_tx_queue_consumer},
H A Dtest_xsk.c2606 int testapp_tx_queue_consumer(struct test_spec *test) in testapp_tx_queue_consumer() function