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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.h41 #define REPLY_SHORT_PKT 0 /* check_reply() has a short packet */ macro
H A Dtraceroute_aux6.c418 return (REPLY_SHORT_PKT);
428 return (REPLY_SHORT_PKT);
531 return (REPLY_SHORT_PKT);
H A Dtraceroute_aux.c347 return (REPLY_SHORT_PKT);
427 return (REPLY_SHORT_PKT);
H A Dtraceroute.c1685 if (reply == REPLY_SHORT_PKT) {

Completed in 103 milliseconds