Searched refs:ICMP_TIME_EXCEEDED (Results 1 – 5 of 5) sorted by relevance
71 case ICMP_TIME_EXCEEDED: in icmp_to_icmp6_type()97 case ICMP_TIME_EXCEEDED: in icmp_to_icmp6_code()138 return ICMP_TIME_EXCEEDED; in icmp6_to_icmp_type()
19 #if defined(ICMP_TIME_EXCEEDED) || (defined(HAVE_DECL_ICMP_TIME_EXCEEDED) && HAVE_DECL_ICMP_TIME_EX…20 { 1<<ICMP_TIME_EXCEEDED, "ICMP_TIME_EXCEEDED" },
6 1<<ICMP_TIME_EXCEEDED
27 #define ICMP_TIME_EXCEEDED 11 /* Time Exceeded */ macro
474 (1<<ICMP_TIME_EXCEEDED)| in main()853 case ICMP_TIME_EXCEEDED: in parse_reply()1082 case ICMP_TIME_EXCEEDED: in pr_icmph()