1 2 3 4
#include <netinet/in.h> struct in6_addr in6addr_any = IN6ADDR_ANY_INIT; struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;