Searched defs:IN6ADDR_LOOPBACK_INIT (Results 1 - 7 of 7) sorted by relevance
/third_party/lwip/src/include/lwip/ |
H A D | inet.h | 84 #define IN6ADDR_LOOPBACK_INIT {{{0,0,0,PP_HTONL(1)}}} macro
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
H A D | in.h | 60 #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 D | in.h | 59 #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 D | in.h | 59 #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_a_newlib/kernel/include/netinet/ |
H A D | in.h | 59 #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 D | in.h | 59 #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 D | in.h | 60 #define IN6ADDR_LOOPBACK_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } macro
|
Completed in 8 milliseconds