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

/freebsd-current/usr.sbin/traceroute6/
H A Dtraceroute6.c950 int got_there = 0; local
1010 ++got_there;
1016 ++got_there;
1021 ++got_there;
1034 if (got_there ||
/freebsd-current/usr.sbin/traceroute/
H A Dtraceroute.c1004 int got_there = 0; local
1094 ++got_there;
1109 ++got_there;
1123 ++got_there;
1204 if (got_there ||

Completed in 243 milliseconds