repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
netinet/tcp.h: add TCP_NLA_* values up to linux v5.12
[musl.git]
/
src
/
network
/
in6addr_loopback.c
blob
b96005b8188189f8fa01fefed2ff5045261556b9
1
#include <netinet/in.h>
2
3
const struct
in6_addr in6addr_loopback
=
IN6ADDR_LOOPBACK_INIT
;