Searched refs:ICMP_DEST_UNREACH (Results 1 – 5 of 5) sorted by relevance
74 case ICMP_DEST_UNREACH: in icmp_to_icmp6_type()100 case ICMP_DEST_UNREACH: in icmp_to_icmp6_code()135 return ICMP_DEST_UNREACH; in icmp6_to_icmp_type()
14 #if defined(ICMP_DEST_UNREACH) || (defined(HAVE_DECL_ICMP_DEST_UNREACH) && HAVE_DECL_ICMP_DEST_UNRE…15 { 1<<ICMP_DEST_UNREACH, "ICMP_DEST_UNREACH" },
2 1<<ICMP_DEST_UNREACH
23 #define ICMP_DEST_UNREACH 3 /* Destination Unreachable */ macro
473 (1<<ICMP_DEST_UNREACH)| in main()852 case ICMP_DEST_UNREACH: in parse_reply()994 case ICMP_DEST_UNREACH: in pr_icmph()