Searched refs:ipv4configured (Results 1 – 1 of 1) sorted by relevance
145 boolean_t ipv4configured = B_FALSE; in getipnodebyname_processflags() local155 ipv4configured = ((af == AF_INET || (flags & AI_V4MAPPED)) && in getipnodebyname_processflags()169 if ((flags & AI_ADDRCONFIG) && !ipv4configured) { in getipnodebyname_processflags()183 if ((flags & AI_ADDRCONFIG) && !ipv4configured) in getipnodebyname_processflags()