Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A Dxskxceiver.h146 bool tx_on; member
H A Dxskxceiver.c280 txr = ifobject->tx_on ? &xsk->tx : NULL; in __xsk_configure_socket()
491 ifobj->tx_on = true; in __test_spec_init()
494 ifobj->tx_on = false; in __test_spec_init()
1982 test->ifobj_rx->tx_on = true; in testapp_bidirectional()