index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
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
;