Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxskxceiver.c422 ifobj = ifobj_tx; in parse_command_line()
444 ifobj_tx->busy_poll = true; in parse_command_line()
491 test->ifobj_tx = ifobj_tx; in __test_spec_init()
1403 struct ifobject *ifobj_tx) in xsk_attach_xdp_progs() argument
1408 if (!ifobj_tx || ifobj_tx->shared_umem) in xsk_attach_xdp_progs()
1463 struct ifobject *ifobj_tx = test->ifobj_tx; in testapp_validate_traffic() local
1501 test->ifobj_tx->rx_on = true; in testapp_bidi()
1520 ifobj_tx->xsk = &ifobj_tx->xsk_arr[1]; in swap_xsk_resources()
1921 ifobj_tx = ifobject_create(); in main()
1922 if (!ifobj_tx) in main()
[all …]
A Dxskxceiver.h166 struct ifobject *ifobj_tx; member

Completed in 12 milliseconds