Searched refs:ICMPV6_ADDR_UNREACH (Results 1 – 7 of 7) sorted by relevance
| /linux/net/ipv6/netfilter/ |
| H A D | ip6t_REJECT.c | 53 nf_send_unreach6(net, skb, ICMPV6_ADDR_UNREACH, in reject_tg6()
|
| /linux/net/netfilter/ |
| H A D | nft_reject.c | 117 [NFT_REJECT_ICMPX_HOST_UNREACH] = ICMPV6_ADDR_UNREACH,
|
| /linux/include/uapi/linux/ |
| H A D | icmpv6.h | 125 #define ICMPV6_ADDR_UNREACH 3 macro
|
| /linux/net/ipv6/ |
| H A D | xfrm6_tunnel.c | 242 case ICMPV6_ADDR_UNREACH: in xfrm6_tunnel_err()
|
| H A D | ip6_tunnel.c | 469 u8 rel_code = ICMPV6_ADDR_UNREACH; in ip6_tnl_err() 582 if (rel_code != ICMPV6_ADDR_UNREACH) in ip4ip6_err()
|
| H A D | icmp.c | 853 /* Generate icmpv6 with type/code ICMPV6_DEST_UNREACH/ICMPV6_ADDR_UNREACH 908 icmp6_send(skb2, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, in ip6_err_gen_icmpv6_unreach()
|
| H A D | route.c | 2856 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure()
|