Searched refs:test_ping (Results 1 – 5 of 5) sorted by relevance
282 test_ping() function356 test_ping IPv4 0357 test_ping IPv6 0362 test_ping IPv4 1363 test_ping IPv6 1380 test_ping IPv4 0381 test_ping IPv6 0392 test_ping IPv4 1393 test_ping IPv6 1397 test_ping IPv4 1[all …]
151 test_ping() { function180 test_ping 10.0.2.1 dead:2::1 || exit 1183 test_ping 10.0.2.99 dead:2::99 || exit 1
155 test_ping() { function228 test_ping396 test_ping
405 static int test_ping(int family, const char *addr) in test_ping() function416 test_ping(AF_INET, IP4_DST); in test_connectivity()418 test_ping(AF_INET6, IP6_DST); in test_connectivity()
402 test_ping() function484 test_ping
Completed in 12 milliseconds