Searched refs:HOST_RESOLVER_LOOPBACK_ONLY (Results 1 – 5 of 5) sorted by relevance
168 HostResolverFlags flags = HOST_RESOLVER_LOOPBACK_ONLY | in AddRuleForAddressFamily()183 HostResolverFlags flags = HOST_RESOLVER_LOOPBACK_ONLY | in AddIPLiteralRule()198 HostResolverFlags flags = HOST_RESOLVER_LOOPBACK_ONLY | in AddRuleWithLatency()207 HostResolverFlags flags = HOST_RESOLVER_LOOPBACK_ONLY | in AllowDirectLookup()216 HostResolverFlags flags = HOST_RESOLVER_LOOPBACK_ONLY | in AddSimulatedFailure()
25 HOST_RESOLVER_LOOPBACK_ONLY = 1 << 1, enumerator
190 if (host_resolver_flags & HOST_RESOLVER_LOOPBACK_ONLY) in SystemHostResolverProc()
929 additional_resolver_flags_ |= HOST_RESOLVER_LOOPBACK_ONLY; in HostResolverImpl()998 ~(HOST_RESOLVER_CANONNAME | HOST_RESOLVER_LOOPBACK_ONLY | in Resolve()1467 additional_resolver_flags_ |= HOST_RESOLVER_LOOPBACK_ONLY; in OnIPAddressChanged()1469 additional_resolver_flags_ &= ~HOST_RESOLVER_LOOPBACK_ONLY; in OnIPAddressChanged()
319 HOST_RESOLVER_LOOPBACK_ONLY); in TEST()