Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h141 bool tx_on; member
H A Dtest_xsk.c177 txr = ifobject->tx_on ? &xsk->tx : NULL; in xsk_configure_socket()
226 ifobj->tx_on = true; in __test_spec_init()
229 ifobj->tx_on = false; in __test_spec_init()
1906 test->ifobj_rx->tx_on = true; in testapp_bidirectional()