Searched refs:ICMP_PROT_UNREACH (Results 1 – 8 of 8) sorted by relevance
45 #define ICMP_PROT_UNREACH 2 /* Protocol Unreachable */ macro
44 nf_send_unreach(skb, ICMP_PROT_UNREACH, hook); in reject_tg()
375 icmp_interfere4(ICMP_DEST_UNREACH, ICMP_PROT_UNREACH, in icmp_interfere()
217 ICMP_PROT_UNREACH, 0); in ip_protocol_deliver_rcu()
896 case ICMP_PROT_UNREACH: in icmp_unreach()
71 if (code < ICMP_PROT_UNREACH || code > ICMP_FRAG_NEEDED) in tcp_ao_ignore_icmp()
566 if (code == ICMP_PROT_UNREACH) { in sctp_v4_err_handle()