Home
last modified time | relevance | path

Searched refs:ICMPV6_ADDR_UNREACH (Results 1 – 8 of 8) sorted by relevance

/linux/net/netfilter/
A Dnft_reject.c117 [NFT_REJECT_ICMPX_HOST_UNREACH] = ICMPV6_ADDR_UNREACH,
/linux/net/ipv6/netfilter/
A Dip6t_REJECT.c53 nf_send_unreach6(net, skb, ICMPV6_ADDR_UNREACH, in reject_tg6()
/linux/include/uapi/linux/
A Dicmpv6.h124 #define ICMPV6_ADDR_UNREACH 3 macro
/linux/net/ipv6/
A Dxfrm6_tunnel.c242 case ICMPV6_ADDR_UNREACH: in xfrm6_tunnel_err()
A Dip6_tunnel.c471 u8 rel_code = ICMPV6_ADDR_UNREACH; in ip6_tnl_err()
584 if (rel_code != ICMPV6_ADDR_UNREACH) in ip4ip6_err()
A Dicmp.c703 icmp6_send(skb2, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, in ip6_err_gen_icmpv6_unreach()
A Droute.c2790 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure()
/linux/drivers/net/wireguard/
A Ddevice.c211 icmpv6_ndo_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in wg_xmit()

Completed in 30 milliseconds