Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.c1470 static int xsk_configure(struct test_spec *test, struct ifobject *ifobject, in xsk_configure() function
1516 ret = xsk_configure(test, ifobject, umem_rx, true); in thread_common_ops_tx()
1603 ret = xsk_configure(test, ifobject, umem, false); in thread_common_ops()