Searched refs:ICMP_PROT_UNREACH (Results 1 – 7 of 7) 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()
566 if (code == ICMP_PROT_UNREACH) { in sctp_v4_err_handle()
131 .errno = ENOPROTOOPT /* ICMP_PROT_UNREACH */,1093 case ICMP_PROT_UNREACH: in icmp_build_probe()
71 if (code < ICMP_PROT_UNREACH || code > ICMP_FRAG_NEEDED) in tcp_ao_ignore_icmp()