Searched defs:IN6ADDR_ANY_INIT (Results 1 - 7 of 7) sorted by relevance
/third_party/lwip/src/include/lwip/ |
H A D | inet.h | 81 #define IN6ADDR_ANY_INIT {{{0,0,0,0}}} macro
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
H A D | in.h | 59 #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
H A D | in.h | 58 #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } macro
|
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
H A D | in.h | 58 #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/ |
H A D | in.h | 58 #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } macro
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
H A D | in.h | 58 #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } macro
|
/third_party/musl/include/netinet/ |
H A D | in.h | 59 #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } macro
|
Completed in 8 milliseconds