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