Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
musl
/
754f66afb76f59bb4c43f303fb9406a3841a448f
/
.
/
src
/
network
/
in6addr_loopback.c
blob: b96005b8188189f8fa01fefed2ff5045261556b9 [
file
] [
log
] [
blame
]
#include
<netinet/in.h>
const
struct
in6_addr in6addr_loopback
=
IN6ADDR_LOOPBACK_INIT
;