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.h259 int testapp_tx_queue_consumer(struct test_spec *test);
296 {.name = "TX_QUEUE_CONSUMER", .test_func = testapp_tx_queue_consumer},
H A Dtest_xsk.c2563 int testapp_tx_queue_consumer(struct test_spec *test) in testapp_tx_queue_consumer() function