Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dxdpxceiver.c352 ifobj = ifobj_rx; in parse_command_line()
408 test->ifobj_rx = ifobj_rx; in __test_spec_init()
1074 struct ifobject *ifobj_rx = test->ifobj_rx; in testapp_validate_traffic() local
1125 test->ifobj_rx->tx_on = true; in testapp_bidi()
1144 ifobj_rx->umem = &ifobj_rx->umem_arr[1]; in swap_xsk_resources()
1145 ifobj_rx->xsk = &ifobj_rx->xsk_arr[1]; in swap_xsk_resources()
1179 test->ifobj_rx->umem->frame_headroom = test->ifobj_rx->umem->frame_size - in testapp_stats()
1197 test->ifobj_rx->pkt_stream = pkt_stream_generate(test->ifobj_rx->umem, 0, in testapp_stats()
1434 ifobj_rx = ifobject_create(); in main()
1435 if (!ifobj_rx) in main()
[all …]
A Dxdpxceiver.h148 struct ifobject *ifobj_rx; member

Completed in 8 milliseconds