index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
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
;