Lines Matching full:in6_addr
37 int __ipv6_addr_type(const struct in6_addr *addr)
132 const struct in6_addr in6addr_loopback __aligned(BITS_PER_LONG/8)
135 const struct in6_addr in6addr_any __aligned(BITS_PER_LONG/8)
138 const struct in6_addr in6addr_linklocal_allnodes __aligned(BITS_PER_LONG/8)
141 const struct in6_addr in6addr_linklocal_allrouters __aligned(BITS_PER_LONG/8)
144 const struct in6_addr in6addr_interfacelocal_allnodes __aligned(BITS_PER_LONG/8)
147 const struct in6_addr in6addr_interfacelocal_allrouters __aligned(BITS_PER_LONG/8)
150 const struct in6_addr in6addr_sitelocal_allrouters __aligned(BITS_PER_LONG/8)