Searched refs:use_local_ipv6_ (Results 1 – 2 of 2) sorted by relevance
284 bool use_local_ipv6_; variable
1806 use_local_ipv6_(false), in HostResolverImpl()1837 use_local_ipv6_ = !dns_config.IsValid() || dns_config.use_local_ipv6; in HostResolverImpl()2150 if (probe_ipv6_support_ && !use_local_ipv6_) { in GetEffectiveKeyForRequest()2275 use_local_ipv6_ = !dns_config.IsValid() || dns_config.use_local_ipv6; in OnDNSChanged()