Searched refs:ICMP_PROT_UNREACH (Results 1 – 5 of 5) sorted by relevance
45 #define ICMP_PROT_UNREACH 2 /* Protocol Unreachable */ macro
44 nf_send_unreach(skb, ICMP_PROT_UNREACH, hook); in reject_tg()
217 ICMP_PROT_UNREACH, 0); in ip_protocol_deliver_rcu()
876 case ICMP_PROT_UNREACH: in icmp_unreach()
579 if (code == ICMP_PROT_UNREACH) { in sctp_v4_err_handle()