Home
last modified time | relevance | path

Searched refs:IN6ADDR_ANY_INIT (Results 1 - 14 of 14) sorted by relevance

/third_party/lwip/src/core/ipv6/
H A Dinet6.c51 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
/third_party/musl/src/network/
H A Din6addr_any.c3 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
/third_party/lwip/src/include/lwip/
H A Dinet.h81 #define IN6ADDR_ANY_INIT {{{0,0,0,0}}} macro
/third_party/musl/libc-test/src/api/
H A Dnetinet_in.c37 {struct in6_addr x = IN6ADDR_ANY_INIT;} in f()
/third_party/ltp/testcases/network/lib6/
H A Din6_01.c96 struct in6_addr ina6 = IN6ADDR_ANY_INIT; in test_global_in6_def()
99 tst_res(TINFO, "IN6ADDR_ANY_INIT present"); in test_global_in6_def()
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h59 #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 Din.h58 #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 Din.h58 #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 Din.h58 #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 Din.h58 #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 Din.h59 #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } macro
/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c2915 struct in6_addr subnet_prefix = IN6ADDR_ANY_INIT; in write_selinux_ibpkey_rules_to_cil()
H A Dkernel_to_conf.c2784 struct in6_addr subnet_prefix = IN6ADDR_ANY_INIT; in write_selinux_ibpkey_rules_to_conf()
H A Dmodule_to_cil.c2671 struct in6_addr subnet_prefix = IN6ADDR_ANY_INIT; in ocontext_selinux_ibpkey_to_cil()

Completed in 24 milliseconds