Searched refs:ICMP_TIME_EXCEEDED (Results 1 – 8 of 8) sorted by relevance
67 case ICMP_TIME_EXCEEDED: in icmp_to_icmp6_type()93 case ICMP_TIME_EXCEEDED: in icmp_to_icmp6_code()134 return ICMP_TIME_EXCEEDED; in icmp6_to_icmp_type()
32 #if defined(ICMP_TIME_EXCEEDED) || (defined(HAVE_DECL_ICMP_TIME_EXCEEDED) && HAVE_DECL_ICMP_TIME_EX…33 XLAT_PAIR(1ULL<<ICMP_TIME_EXCEEDED, "1<<ICMP_TIME_EXCEEDED"),
6 1<<ICMP_TIME_EXCEEDED
64 1<<ICMP_TIME_EXCEEDED | in main()
29 #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()