index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
in6addr_any.c
blob: 995387fae00bdc85ff6ff810f39cf1a03cf37463 (
plain
) (
blame
)
1
2
3
#include <netinet/in.h> const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;