Searched refs:ICMP_HOST_UNREACH (Results 1 – 9 of 9) sorted by relevance
40 #define ICMP_HOST_UNREACH 1 /* Host Unreachable */ macro
80 [NFT_REJECT_ICMPX_HOST_UNREACH] = ICMP_HOST_UNREACH,
44 nf_send_unreach(skb, ICMP_HOST_UNREACH, hook); in reject_tg()
157 case ICMP_HOST_UNREACH: in rxrpc_UDP_error_handler()
276 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in clip_neigh_error()
800 case ICMP_HOST_UNREACH: in icmp_unreach()
390 code == ICMP_HOST_UNREACH))); in tcp_v4_err()456 if (code != ICMP_NET_UNREACH && code != ICMP_HOST_UNREACH) in tcp_v4_err()
933 code = ICMP_HOST_UNREACH; in ip_error()1149 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in ipv4_link_failure()
653 rel_code = ICMP_HOST_UNREACH; in ip4ip6_err()