Searched refs:ICMP_PROT_UNREACH (Results 1 – 5 of 5) sorted by relevance
42 #define ICMP_PROT_UNREACH 2 /* Protocol Unreachable */ macro
47 nf_send_unreach(skb, ICMP_PROT_UNREACH, hook); in reject_tg()
226 ICMP_PROT_UNREACH, 0); in ip_local_deliver_finish()
813 case ICMP_PROT_UNREACH: in icmp_unreach()
622 if (ICMP_PROT_UNREACH == code) { in sctp_v4_err()