index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
in6addr_any.c
blob: 995387fae00bdc85ff6ff810f39cf1a03cf37463 (
plain
) (
tree
)
0b44a031
1
2
3
#include <netinet/in.h> const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;