Searched refs:kDnsServerListCacheTimeoutMs (Results 1 – 2 of 2) sorted by relevance
106 static constexpr uint64_t kDnsServerListCacheTimeoutMs = 10 * 60 * 1000; // 10 minutes member in ot::Posix::Resolver
78 if (now > mUpstreamDnsServerListFreshness + kDnsServerListCacheTimeoutMs || in TryRefreshDnsServerList()