Home
last modified time | relevance | path

Searched refs:IN6ADDR_LOOPBACK_INIT (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/src/network/
H A Din6addr_loopback.c3 const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
H A Dgetaddrinfo.c62 .sin6_addr = IN6ADDR_LOOPBACK_INIT in getaddrinfo()
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg02.c38 .sin6_addr = IN6ADDR_LOOPBACK_INIT, in verify_recvmsg()
/third_party/lwip/src/include/lwip/
H A Dinet.h84 #define IN6ADDR_LOOPBACK_INIT {{{0,0,0,PP_HTONL(1)}}} macro
/third_party/musl/libc-test/src/api/
H A Dnetinet_in.c38 {struct in6_addr x = IN6ADDR_LOOPBACK_INIT;} in f()
/third_party/ltp/testcases/network/lib6/
H A Din6_01.c97 struct in6_addr inl6 = IN6ADDR_LOOPBACK_INIT; in test_global_in6_def()
107 tst_res(TINFO, "IN6ADDR_LOOPBACK_INIT present"); in test_global_in6_def()
/third_party/libuv/src/win/
H A Dwinsock.c568 struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; in uv__convert_to_localhost_if_unspecified()
/third_party/musl/porting/linux/user/src/network/
H A Dgetaddrinfo.c147 .sin6_addr = IN6ADDR_LOOPBACK_INIT in getaddrinfo_ext()
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h60 #define IN6ADDR_LOOPBACK_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Din.h59 #define IN6ADDR_LOOPBACK_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Din.h59 #define IN6ADDR_LOOPBACK_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } macro
/third_party/musl/src/network/linux/
H A Dgetaddrinfo.c169 .sin6_addr = IN6ADDR_LOOPBACK_INIT in getaddrinfo_ext()
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
H A Din.h59 #define IN6ADDR_LOOPBACK_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Din.h59 #define IN6ADDR_LOOPBACK_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } macro
/third_party/musl/include/netinet/
H A Din.h60 #define IN6ADDR_LOOPBACK_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } macro
/third_party/node/deps/uv/src/win/
H A Dwinsock.c568 struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; in uv__convert_to_localhost_if_unspecified()
/third_party/lwip/test/unit/api/
H A Dtest_sockets.c135 struct in6_addr lo6 = IN6ADDR_LOOPBACK_INIT; in test_sockets_allfunctions_basic_domain()
226 struct in6_addr lo6 = IN6ADDR_LOOPBACK_INIT; in test_sockets_init_loopback_addr()

Completed in 16 milliseconds