Lines Matching refs:scoped

1104 	// Skip checks for LocalOnly and P2P as they are not valid InterfaceIDs. Also, for scoped
3854 // We handle mDNSInterface_Any and scoped questions here. See LocalOnlyRecordAnswersQuestion for more
3856 // we handle both mDNSInterface_Any and scoped questions.
7843 debugf("SetValidDNSServers: Parsing DNS server Address %#a (Domain %##s), Scope: %d", &curr->addr, curr->domain.c, curr->scoped);
7846 { debugf("SetValidDNSServers: Delete set for index %d, DNS server %#a (Domain %##s), scoped %d", index, &curr->addr, curr->domain.c, curr->scoped); continue; }
7852 // match the scoped entries by mistake.
7856 if (curr->scoped && curr->interface == mDNSInterface_Any)
7860 if ((!curr->scoped && (!question->InterfaceID || (question->InterfaceID == mDNSInterface_Unicast))) || (curr->interface == question->InterfaceID))
7874 " Timeout %d, interface %p", question->qname.c, &curr->addr, curr->domain.c, curr->scoped, index, curr->timeout,
7908 { debugf("GetBestServer: Delete set for index %d, DNS server %#a (Domain %##s), scoped %d", index, &curr->addr, curr->domain.c, curr->scoped); continue; }
7928 // 1) A DNSServer entry may have an InterfaceID but the scoped flag may not be set. This
7930 // entries by "scoped" being false. These are like any other unscoped entries except that
7937 // 2) A DNSServer may also have both scoped set and InterfaceID non-NULL. This
7941 if ((!curr->scoped && !InterfaceID) || (curr->interface == InterfaceID))
11003 // have the same DNS server address in two objects, one scoped and another not scoped. But, the cache is per
11095 // The new DNSServer may be a scoped or non-scoped one. We use the active question's