Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c1595 static int __testapp_validate_traffic(struct test_spec *test, struct ifobject *ifobj1, in __testapp_validate_traffic() function
1673 return __testapp_validate_traffic(test, ifobj_rx, ifobj_tx); in testapp_validate_traffic()
1678 return __testapp_validate_traffic(test, ifobj, NULL); in testapp_validate_traffic_single_thread()
1720 res = __testapp_validate_traffic(test, test->ifobj_rx, test->ifobj_tx); in testapp_bidi()