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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsi_getaddrinfo.c775 int filter_mapped; local
794 filter_mapped = 1;
795 if ((flags & AI_V4MAPPED) && ((v6_count == 0) || (flags & AI_ALL))) filter_mapped = 0;
799 if ((filter_mapped == 1) && (v4mapped_count > 0))

Completed in 121 milliseconds