Searched refs:AI_DEFAULT (Results 1 – 6 of 6) sorted by relevance
138 #undef AI_DEFAULT139 #define AI_DEFAULT (AI_V4MAPPED|AI_ADDRCONFIG) macro202 #ifndef AI_DEFAULT203 # define AI_DEFAULT (AI_ADDRCONFIG|AI_V4MAPPED) macro
41 # ifndef AI_DEFAULT42 # define AI_DEFAULT 0 /* dummy */ macro
204 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG) macro
516 #ifndef AI_DEFAULT517 # define AI_DEFAULT (AI_ADDRCONFIG|AI_V4MAPPED) macro
4285 # ifndef AI_DEFAULT4286 # define AI_DEFAULT 0 /* dummy */ macro
4204 Return to using the IPv6 AI_DEFAULT flag instead of AI_V4MAPPED