Searched refs:NextCacheCheckEvent (Results 1 – 1 of 1) sorted by relevance
2498 #define NextCacheCheckEvent(RR) ((RR)->NextRequiredQuery + CacheCheckGracePeriod(RR)) macro2527 ScheduleNextCacheCheckTime(m, HashSlot(rr->resrec.name), NextCacheCheckEvent(rr)); in SetNextCacheCheckTimeForRecord()3759 event = NextCacheCheckEvent(rr); // then just record when we want the next query in CheckCacheExpiration()6856 …NextCacheCheckEvent(rr) - m->timenow, slot, m->rrcache_nextcheck[slot] - m->timenow, m->NextCacheC… in mDNSCoreReceiveResponse()