Files
semi-libc/src/network/in6addr_any.c
T

4 lines
79 B
C

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