Searched refs:ICMPV6_NOROUTE (Results 1 – 6 of 6) sorted by relevance
115 [NFT_REJECT_ICMPX_NO_ROUTE] = ICMPV6_NOROUTE,124 return ICMPV6_NOROUTE; in nft_reject_icmpv6_code()
42 nf_send_unreach6(net, skb, ICMPV6_NOROUTE, xt_hooknum(par)); in reject_tg6()
121 #define ICMPV6_NOROUTE 0 macro
239 case ICMPV6_NOROUTE: in xfrm6_tunnel_err()
501 code == ICMPV6_NOROUTE) in tcp_v6_err()
4542 return ip6_pkt_drop(skb, ICMPV6_NOROUTE, IPSTATS_MIB_INNOROUTES); in ip6_pkt_discard()4548 return ip6_pkt_drop(skb, ICMPV6_NOROUTE, IPSTATS_MIB_OUTNOROUTES); in ip6_pkt_discard_out()
Completed in 23 milliseconds