Searched refs:mLastQueryTime (Results 1 – 2 of 2) sorted by relevance
4853 mLastQueryTime = Get<Core>().RandomizeInitialQueryTxTime(); in StartInitialQueries()4855 ScheduleQuery(mLastQueryTime); in StartInitialQueries()4871 aQueryTime = Max(aQueryTime, mLastQueryTime + kMinIntervalBetweenQueries); in ScheduleQuery()5080 ScheduleQuery(mLastQueryTime + interval); in DetermineNextFireTime()5144 mLastQueryTime = aContext.GetNow(); in PrepareQuery()
1611 …TimeMilli mLastQueryTime; // The last query tx time or the upcoming tx time of first i… member in ot::Dns::Multicast::Core::CacheEntry