Searched refs:ICMP_PORT_UNREACH (Results 1 – 8 of 8) sorted by relevance
43 #define ICMP_PORT_UNREACH 3 /* Port Unreachable */ macro
223 ICMP_PORT_UNREACH = 3
1017 icmp_dest_unreach_codes = ICMP_NET_UNREACH, ICMP_HOST_UNREACH, ICMP_PROT_UNREACH, ICMP_PORT_UNREACH…
1005 case ICMP_PORT_UNREACH: in pr_icmph()