Searched refs:ICMP_TIME_EXCEEDED (Results 1 – 14 of 14) 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
28 #define ICMP_TIME_EXCEEDED 11 /* Time Exceeded */ macro
64 1<<ICMP_TIME_EXCEEDED | in main()
236 ICMP_TIME_EXCEEDED = 11
1062 type const[ICMP_TIME_EXCEEDED, int8]1135 …, ICMP_DEST_UNREACH, ICMP_SOURCE_QUENCH, ICMP_REDIRECT, ICMP_ECHO, ICMP_TIME_EXCEEDED, ICMP_PARAME…
474 (1<<ICMP_TIME_EXCEEDED)| in main()853 case ICMP_TIME_EXCEEDED: in parse_reply()1082 case ICMP_TIME_EXCEEDED: in pr_icmph()