Home | History | Annotate | Download | only in ping6

Lines Matching refs:hops

600 			errx(1, "too many intermediate hops");
904 int hops, error;
917 for (hops = 0; hops < argc - 1; hops++) {
920 if ((error = getaddrinfo(argv[hops], NULL, &hints,
2670 "\t[-s packetsize] [-h hoplimit] [-g gateway] [hops...] host\n");