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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.h43 #define REPLY_GOT_TARGET 2 /* ... rcvd the reply from the target */ macro
H A Dtraceroute_aux.c322 * Returns REPLY_GOT_TARGET if the reply comes from the target
374 return (REPLY_GOT_TARGET);
400 return (REPLY_GOT_TARGET);
H A Dtraceroute_aux6.c391 * Returns REPLY_GOT_TARGET if the reply comes from the target
460 return (REPLY_GOT_TARGET);
490 return (REPLY_GOT_TARGET);
H A Dtraceroute.c1725 if (reply == REPLY_GOT_TARGET) {

Completed in 41 milliseconds