Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
A Dreuseport_addr_any.c225 static void test_proto(int proto, const char *proto_str) in test_proto() function
239 test_proto(SOCK_DGRAM, "UDP"); in main()
240 test_proto(SOCK_STREAM, "TCP"); in main()

Completed in 3 milliseconds