Home
last modified time | relevance | path

Searched refs:REPLY_GOT_GATEWAY (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.h42 #define REPLY_GOT_GATEWAY 1 /* ... rcvd a reply from an inter. gw */ macro
H A Dtraceroute_aux.c384 REPLY_GOT_GATEWAY : REPLY_GOT_OTHER); in check_reply()
402 return (REPLY_GOT_GATEWAY); in check_reply()
H A Dtraceroute_aux6.c471 return (REPLY_GOT_GATEWAY); in check_reply6()
492 return (REPLY_GOT_GATEWAY); in check_reply6()