Searched refs:NextCacheCheckEvent (Results 1 – 1 of 1) sorted by relevance
3214 #define NextCacheCheckEvent(CR) ((CR)->NextRequiredQuery + CacheCheckGracePeriod(CR)) macro3242 … ScheduleNextCacheCheckTime(m, HashSlotFromNameHash(rr->resrec.namehash), NextCacheCheckEvent(rr)); in SetNextCacheCheckTimeForRecord()4829 … event = NextCacheCheckEvent(rr); // then just record when we want the next query in CheckCacheExpiration()8824 …NextCacheCheckEvent(cr) - m->timenow, slot, m->rrcache_nextcheck[slot] - m->timenow, m->NextCacheC… in mDNSCoreReceiveCacheCheck()