IN6ADDR_LOOPBACK_INIT
const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
static struct in6_addr loopback = IN6ADDR_LOOPBACK_INIT;
static const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
IN6ADDR_LOOPBACK_INIT,