Searched defs:probing_successful (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c249 * "probing_successful" indicates if we could successfully send probes,
254 boolean_t probing_successful = _B_FALSE; local
616 probing_successful = _B_TRUE;
628 if (probing_successful)

Completed in 298 milliseconds