Searched refs:REPLY_SHORT_PKT (Results 1 – 4 of 4) sorted by relevance
41 #define REPLY_SHORT_PKT 0 /* check_reply() has a short packet */ macro
418 return (REPLY_SHORT_PKT); in check_reply6()428 return (REPLY_SHORT_PKT); in check_reply6()531 return (REPLY_SHORT_PKT); in check_reply6()
347 return (REPLY_SHORT_PKT); in check_reply()427 return (REPLY_SHORT_PKT); in check_reply()
1685 if (reply == REPLY_SHORT_PKT) { in traceroute()