Searched refs:ICMP_NET_UNREACH (Results 1 – 11 of 11) sorted by relevance
87 [NFT_REJECT_ICMPX_NO_ROUTE] = ICMP_NET_UNREACH,96 return ICMP_NET_UNREACH; in nft_reject_icmp_code()
40 #define ICMP_NET_UNREACH 0 /* Network Unreachable */ macro
41 #define ICMP_NET_UNREACH 0 /* Network Unreachable */ macro
38 nf_send_unreach(skb, ICMP_NET_UNREACH, hook); in reject_tg()
64 #define ICMP_NET_UNREACH 0 /* Network Unreachable */ macro
234 case ICMP_NET_UNREACH: in rxrpc_store_error()
880 case ICMP_NET_UNREACH: in icmp_unreach()
495 (code == ICMP_NET_UNREACH || in tcp_v4_err()566 (code == ICMP_NET_UNREACH || code == ICMP_HOST_UNREACH)) in tcp_v4_err()
1015 code = ICMP_NET_UNREACH; in ip_error()