Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/
Dxskxceiver.c1848 static int __testapp_validate_traffic(struct test_spec *test, struct ifobject *ifobj1, in __testapp_validate_traffic() function
1944 return __testapp_validate_traffic(test, ifobj_rx, ifobj_tx); in testapp_validate_traffic()
1949 return __testapp_validate_traffic(test, ifobj, NULL); in testapp_validate_traffic_single_thread()
1989 res = __testapp_validate_traffic(test, test->ifobj_rx, test->ifobj_tx); in testapp_bidirectional()