Searched refs:ipv4configured (Results 1 – 1 of 1) sorted by relevance
147 boolean_t ipv4configured = B_FALSE; in getipnodebyname_processflags() local177 ipv4configured = (af == AF_INET || (flags & AI_V4MAPPED)) && in getipnodebyname_processflags()191 if ((flags & AI_ADDRCONFIG) && !ipv4configured) { in getipnodebyname_processflags()205 if ((flags & AI_ADDRCONFIG) && !ipv4configured) in getipnodebyname_processflags()