Searched refs:hops (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/network/ping/
H A Dping6.c640 errx(1, "too many intermediate hops");
970 int hops; local
983 for (hops = 0; hops < argc - 1; hops++) {
987 if ((error = cap_getaddrinfo(capdns, argv[hops], NULL, &hints,

Completed in 31 milliseconds