in6addr_any.c 79 B

123
  1. #include <netinet/in.h>
  2. const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;