Home | History | Annotate | Download | only in iputils

Lines Matching full:unreachable

70  * unreachable" (which means we got to "host") or hit a max (which
137 * sends an unreachable message using whatever ttl remains in the
173 * network or protocol unreachable, respectively), !S or !F (source
176 * almost all the probes result in some kind of unreachable, traceroute
596 int unreachable = 0;
626 ++unreachable;
630 ++unreachable;
635 ++unreachable;
649 (unreachable > 0 && unreachable >= nprobes-1))
778 return "Destination Unreachable";