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