shithub: riscv

ref: f9244d433ac557dd9982c4cfcfe3fca759efeb25
dir: /sys/src/ape/lib/bsd/in6_addr.c/

View raw version
#include <netinet/in.h>

struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;