Searched refs:ICMP_HOST_UNREACH (Results 1 – 9 of 9) sorted by relevance
41 #define ICMP_HOST_UNREACH 1 /* Host Unreachable */ macro
44 nf_send_unreach(skb, ICMP_HOST_UNREACH, hook); in reject_tg()
91 [NFT_REJECT_ICMPX_HOST_UNREACH] = ICMP_HOST_UNREACH,
227 case ICMP_HOST_UNREACH: in rxrpc_store_error()
276 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in clip_neigh_error()
812 case ICMP_HOST_UNREACH: in icmp_unreach()
462 code == ICMP_HOST_UNREACH))); in tcp_v4_err()529 if (code != ICMP_NET_UNREACH && code != ICMP_HOST_UNREACH) in tcp_v4_err()
967 code = ICMP_HOST_UNREACH; in ip_error()1189 icmp_send(skb, ICMP_DEST_UNREACH, ICMP_HOST_UNREACH, 0); in ipv4_link_failure()
591 rel_code = ICMP_HOST_UNREACH; in ip4ip6_err()