Searched defs:AI_V4MAPPED (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/irs/win32/include/irs/
H A Dnetdb.h116 #undef AI_V4MAPPED macro
121 #define AI_V4MAPPED 0x00000008 macro
124 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG)
/bind-9.11.3/lib/isc/win32/
H A Dnetdb.h109 #undef AI_V4MAPPED macro
114 #define AI_V4MAPPED 0x00000008 macro
117 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG)
/bind-9.11.3/contrib/queryperf/missing/
H A Daddrinfo.h59 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
62 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */ macro
/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnetdb.h116 #undef AI_V4MAPPED macro
121 #define AI_V4MAPPED 0x00000008 macro
124 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG)

Completed in 15 milliseconds