Searched refs:ICMP_NET_UNREACH (Results 1 – 8 of 8) sorted by relevance
40 #define ICMP_NET_UNREACH 0 /* Network Unreachable */ macro
219 ICMP_NET_UNREACH = 0
1017 icmp_dest_unreach_codes = ICMP_NET_UNREACH, ICMP_HOST_UNREACH, ICMP_PROT_UNREACH, ICMP_PORT_UNREACH…
996 case ICMP_NET_UNREACH: in pr_icmph()