index
:
rocket-tools/riscv-gnu-toolchain/musl.git
master
rs-1.0
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
in6addr_any.c
blob: 995387fae00bdc85ff6ff810f39cf1a03cf37463 (
plain
)
1
2
3
#include <netinet/in.h>
const struct
in6_addr in6addr_any
=
IN6ADDR_ANY_INIT
;