Home
last modified time | relevance | path

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

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