Lines Matching full:in6_addr
38 int __ipv6_addr_type(const struct in6_addr *addr) in __ipv6_addr_type()
135 const struct in6_addr *final_dst) in eafnosupport_ipv6_dst_lookup_flow()
174 const struct in6_addr *daddr, in eafnosupport_ip6_mtu_from_fib6()
175 const struct in6_addr *saddr) in eafnosupport_ip6_mtu_from_fib6()
201 static struct net_device *eafnosupport_ipv6_dev_find(struct net *net, const struct in6_addr *addr, in eafnosupport_ipv6_dev_find()
223 const struct in6_addr in6addr_loopback __aligned(BITS_PER_LONG/8)
226 const struct in6_addr in6addr_any __aligned(BITS_PER_LONG/8)
229 const struct in6_addr in6addr_linklocal_allnodes __aligned(BITS_PER_LONG/8)
232 const struct in6_addr in6addr_linklocal_allrouters __aligned(BITS_PER_LONG/8)
235 const struct in6_addr in6addr_interfacelocal_allnodes __aligned(BITS_PER_LONG/8)
238 const struct in6_addr in6addr_interfacelocal_allrouters __aligned(BITS_PER_LONG/8)
241 const struct in6_addr in6addr_sitelocal_allrouters __aligned(BITS_PER_LONG/8)