IN6ADDR_LOOPBACK_INIT
struct in6_addr loopback_addr = IN6ADDR_LOOPBACK_INIT;
struct sockaddr_in6 from = IN6ADDR_LOOPBACK_INIT;
const struct in6_addr isc_in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
#ifndef IN6ADDR_LOOPBACK_INIT
#ifndef IN6ADDR_LOOPBACK_INIT
const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
{ IN6ADDR_LOOPBACK_INIT, IN6ADDR_MASK128_INIT,
static in6_addr_t ipv6loopback = IN6ADDR_LOOPBACK_INIT;