Lines Matching refs:in6_addr
75 static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst,
454 const struct in6_addr *addr6 = &ipv6_hdr(skb)->saddr; in isatap_chksrc()
594 const struct in6_addr *v6addr) in is_spoofed_6rd()
615 const struct in6_addr *v6dst) in only_dnatted()
759 static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst, in check_6rd()
794 const struct in6_addr *v6dst) in try_6rd()
820 const struct in6_addr *addr6; in ipip6_tunnel_xmit()
846 addr6 = (const struct in6_addr *)&neigh->primary_key; in ipip6_tunnel_xmit()
875 addr6 = (const struct in6_addr *)&neigh->primary_key; in ipip6_tunnel_xmit()
1107 struct in6_addr prefix; in ipip6_tunnel_update_6rd()
1645 nla_total_size(sizeof(struct in6_addr)) + in ipip6_get_size()
1718 [IFLA_IPTUN_6RD_PREFIX] = { .len = sizeof(struct in6_addr) },