Searched refs:ICMP_TIMXCEED_INTRANS (Results 1 – 5 of 5) sorted by relevance
158 #define ICMP_TIMXCEED_INTRANS 0 /* ttl==0 in transit */ macro
360 if ((*type == ICMP_TIMXCEED && *code == ICMP_TIMXCEED_INTRANS) || in check_reply()
315 case ICMP_TIMXCEED_INTRANS: in interpret_icmp()
2014 #ifndef ICMP_TIMXCEED_INTRANS2015 # define ICMP_TIMXCEED_INTRANS 0 macro
233 { ICMP_TIMXCEED_INTRANS, "transit" },