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

/linux-master/net/ipv6/netfilter/
H A Dip6t_REJECT.c53 nf_send_unreach6(net, skb, ICMPV6_ADDR_UNREACH,
/linux-master/include/uapi/linux/
H A Dicmpv6.h124 #define ICMPV6_ADDR_UNREACH 3 macro
/linux-master/net/netfilter/
H A Dnft_reject.c118 [NFT_REJECT_ICMPX_HOST_UNREACH] = ICMPV6_ADDR_UNREACH,
/linux-master/net/ipv6/
H A Dxfrm6_tunnel.c242 case ICMPV6_ADDR_UNREACH:
H A Dicmp.c646 /* Generate icmpv6 with type/code ICMPV6_DEST_UNREACH/ICMPV6_ADDR_UNREACH
701 icmp6_send(skb2, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH,
H A Dip6_tunnel.c468 u8 rel_code = ICMPV6_ADDR_UNREACH;
581 if (rel_code != ICMPV6_ADDR_UNREACH)
H A Droute.c2797 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0);
/linux-master/drivers/net/wireguard/
H A Ddevice.c229 icmpv6_ndo_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0);

Completed in 152 milliseconds