Searched refs:ICMP_NET_UNREACH (Results 1 – 7 of 7) sorted by relevance
39 #define ICMP_NET_UNREACH 0 /* Network Unreachable */ macro
78 [NFT_REJECT_ICMPX_NO_ROUTE] = ICMP_NET_UNREACH,
41 nf_send_unreach(skb, ICMP_NET_UNREACH, hook); in reject_tg()
153 case ICMP_NET_UNREACH: in rxrpc_UDP_error_handler()
799 case ICMP_NET_UNREACH: in icmp_unreach()
389 (code == ICMP_NET_UNREACH || in tcp_v4_err()456 if (code != ICMP_NET_UNREACH && code != ICMP_HOST_UNREACH) in tcp_v4_err()
936 code = ICMP_NET_UNREACH; in ip_error()