Lines Matching full:in6_addr
38 int __ipv6_addr_type(const struct in6_addr *addr)
135 const struct in6_addr *final_dst)
174 const struct in6_addr *daddr,
175 const struct in6_addr *saddr)
201 static struct net_device *eafnosupport_ipv6_dev_find(struct net *net, const struct in6_addr *addr,
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)