Lines Matching full:domains
1271 // the "local" pseudo-TLD (and within the IPv4 and IPv6 link-local reverse mapping domains) are automatically treated
1273 // domains) to be handled as an mDNS record by setting the ForceMCast flag, or by setting a non-zero InterfaceID.
1298 // domains before we try them as such
1577 mDNSBool RetryWithSearchDomains; // Retry with search domains if there is no entry in the cache or AuthRecords
1581 mDNSs8 AppendSearchDomains; // Search domains can be appended for this query
1582 mDNSs8 AppendLocalSearchDomains; // Search domains ending in .local can be appended for this query
1750 // In each of these domains we search for our special pointer records (lb._dns-sd._udp.<domain>, etc.)
1751 // to discover recommended domains for domain enumeration (browse, default browse, registration,
1752 // default registration) and possibly one or more recommended automatic browsing domains.
1884 DomainAuthInfo *AuthInfoList; // list of domains requiring authentication for updates
2198 // are a list of PTR records indicating (in the rdata) domains that are recommended for browsing.
2199 // After getting the list of domains to browse, call mDNS_StopQuery to end the search.
2203 // of one or more domains that should be offered to the user as choices for where they may register their service,
2294 extern mDNSBool IsLocalDomain(const domainname *d); // returns true for domains that by default should be looked up using link-local multicast
2461 // Host domains added prior to specification of the primary interface address and computer name will be deferred until
2465 // For "split" DNS configurations, in which queries for different domains are sent to different servers (e.g. VPN and external),