Home
last modified time | relevance | path

Searched defs:AI_V4MAPPED (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Modules/
Daddrinfo.h97 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */ macro
/third_party/lwip/src/include/lwip/
Dnetdb.h86 #define AI_V4MAPPED 0x10 macro
/third_party/ltp/testcases/network/lib6/
Dgetaddrinfo_01.c33 # define AI_V4MAPPED 0x0008 /* IPv4 mapped addresses are acceptable. */ macro
/third_party/musl/ndk_musl_include/
Dnetdb.h30 #define AI_V4MAPPED 0x08 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dnetdb.h30 #define AI_V4MAPPED 0x08 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnetdb.h30 #define AI_V4MAPPED 0x08 macro
/third_party/musl/include/
Dnetdb.h30 #define AI_V4MAPPED 0x08 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dnetdb.h30 #define AI_V4MAPPED 0x08 macro
/third_party/musl/porting/uniproton/kernel/include/
Dnetdb.h30 #define AI_V4MAPPED 0x08 macro
/third_party/node/src/
Dcares_wrap.cc50 # define AI_V4MAPPED 0 macro