Searched refs:use_ipv6 (Results 1 – 1 of 1) sorted by relevance
518 test_run(int ts_type, int use_ipv6, int use_recvmsg, const char *name) in test_run() argument524 printf("Testing %s via %s: ", name, (use_ipv6 == 0) ? "IPv4" : "IPv6"); in test_run()530 if (use_ipv6 == 0) { in test_run()