Home | History | Annotate | Download | only in mDNSCore

Lines Matching defs:timenow

679 		if ((rr->LastAPTime + rr->ThisAPInterval) - m->timenow > mDNSPlatformOneSecond * 10)
681 LogMsg("SetNextAnnounceProbeTime: ProbeCount %d Next in %d %s", rr->ProbeCount, (rr->LastAPTime + rr->ThisAPInterval) - m->timenow, ARDisplayString(m, rr));
682 LogMsg("SetNextAnnounceProbeTime: m->SuppressProbes %d m->timenow %d diff %d", m->SuppressProbes, m->timenow, m->SuppressProbes - m->timenow);
690 if (m->NextScheduledProbe - m->timenow < 0)
691 m->NextScheduledProbe = m->timenow;
719 if (m->SuppressProbes == 0 || m->SuppressProbes - m->timenow < 0)
727 m->SuppressProbes = NonZeroTime(m->timenow + DefaultProbeIntervalForTypeUnique/2 + mDNSRandom(DefaultProbeIntervalForTypeUnique/2));
732 if (m->SuppressProbes - m->timenow < 0) // Make sure we don't set m->SuppressProbes excessively in the past
733 m->SuppressProbes = m->timenow;
738 if (m->SuppressProbes - m->timenow < 0) // Make sure we don't set m->SuppressProbes excessively in the past
739 m->SuppressProbes = m->timenow;
745 if (m->SuppressProbes - m->timenow > mDNSPlatformOneSecond * 8)
748 m->SuppressProbes - m->timenow,
749 m->NextScheduledProbe - m->timenow,
750 m->NextScheduledQuery - m->timenow,
752 m->SuppressSending - m->timenow);
753 m->SuppressProbes = NonZeroTime(m->timenow + DefaultProbeIntervalForTypeUnique/2 + mDNSRandom(DefaultProbeIntervalForTypeUnique/2));
758 else if (m->SuppressProbes && m->SuppressProbes - m->timenow >= 0)
761 rr->LastAPTime = m->timenow - rr->ThisAPInterval;
769 if (rr->AddressProxy.type) rr->LastAPTime = m->timenow;
778 rr->LastAPTime = m->timenow - rr->ThisAPInterval + mDNSPlatformOneSecond * 10;
782 rr->LastMCTime = m->timenow;
921 rr->LastAPTime = m->timenow - rr->ThisAPInterval;
1330 m->ProbeFailTime = m->timenow;
1341 m->SuppressProbes = NonZeroTime(m->timenow + mDNSPlatformOneSecond * 5);
1529 rr->LastAPTime = m->timenow - rr->ThisAPInterval;
1531 if (m->NextScheduledResponse - (m->timenow + mDNSPlatformOneSecond/10) >= 0)
1532 m->NextScheduledResponse = (m->timenow + mDNSPlatformOneSecond/10);
2048 m->NextScheduledResponse = m->timenow + 0x78000000;
2075 while (rr->NextUpdateCredit && m->timenow - rr->NextUpdateCredit >= 0) GrantUpdateCredit(rr);
2076 if (TimeToAnnounceThisRecord(rr, m->timenow))
2099 r2->LastAPTime = m->timenow;
2111 rr->LastAPTime = m->timenow;
2141 TimeToAnnounceThisRecord(rr, m->timenow + rr->ThisAPInterval/2) &&
2205 rr->LastMCTime = m->timenow;
2208 if (TimeToAnnounceThisRecord(rr, m->timenow + rr->ThisAPInterval/2))
2213 rr->LastAPTime = m->timenow;
2221 rr->LastMCTime = m->timenow;
2286 else if (rr->LastAPTime == m->timenow) numAnnounce++; else numAnswer++;
2324 if (a->LastMCTime == m->timenow &&
2350 rr->LastMCTime = m->timenow;
2424 if (!m->SuppressSending) m->SuppressSending = NonZeroTime(m->timenow + (mDNSPlatformOneSecond+9)/10);
2477 verbosedebugf("SendResponses: Next in %ld ticks", m->NextScheduledResponse - m->timenow);
2524 (rr->NextRequiredQuery - m->timenow) / mDNSPlatformOneSecond, CacheCheckGracePeriod(rr), CRDisplayString(m,rr));
2543 if (RRExpireTime(rr) - m->timenow > (mDNSs32)((interval * 4) / 3))
2550 rr->TimeRcvd = m->timenow - (mDNSs32)interval * 3;
2555 RRExpireTime(rr) - m->timenow, CRDisplayString(m, rr), rr->CRActiveQuestion);
2590 rr->TimeRcvd + TicksTTL(rr)/2 - m->timenow > // and its half-way-to-expiry time is at least 1 second away
2620 if (ucast) q->ExpectUnicastResp = NonZeroTime(m->timenow);
2628 rr->LastUnansweredTime = m->timenow;
2810 if (TimeToSendThisQuestion(q, m->timenow + q->ThisQInterval/10))
2814 if (TimeToSendThisQuestion(q, m->timenow + q->ThisQInterval/2))
2824 rr->TimeRcvd + TicksTTL(rr)/2 - m->timenow >= 0 && // and it is less than half-way to expiry
2825 rr->NextRequiredQuery - (m->timenow + q->ThisQInterval) > 0)// and we'll ask at least once again before NextRequiredQuery
2868 if (m->timenow + TicksTTL(cr)/50 - cr->NextRequiredQuery >= 0)
2872 ExpireDupSuppressInfoOnInterface(q->DupSuppress, m->timenow - TicksTTL(cr)/20, cr->resrec.InterfaceID);
2876 else if (!mDNSOpaque16IsZero(q->TargetQID)) { q->LastQTime = m->timenow - q->ThisQInterval; cr->UnansweredQueries++; }
2891 if (q->Target.type && (q->SendQNow || TimeToSendThisQuestion(q, m->timenow)))
2907 q->LastQTime = m->timenow;
2908 q->LastQTxTime = m->timenow;
2911 q->ExpectUnicastResp = NonZeroTime(m->timenow);
2913 else if (mDNSOpaque16IsZero(q->TargetQID) && !q->Target.type && TimeToSendThisQuestion(q, m->timenow))
2915 //LogInfo("Time to send %##s (%s) %d", q->qname.c, DNSTypeName(q->qtype), m->timenow - NextQSendTime(q));
2936 // which causes NextScheduledQuery to get (incorrectly) set to m->timenow. Setting it here is the right place, because the very
2938 m->NextScheduledQuery = m->timenow + 0x78000000;
2947 if (m->timenow - (q->LastQTime + (q->ThisQInterval/2)) >= 0)
2949 //LogInfo("Accelerating %##s (%s) %d", q->qname.c, DNSTypeName(q->qtype), m->timenow - NextQSendTime(q));
2976 q->LastQTime = m->timenow;
2981 ExpireDupSuppressInfo(q->DupSuppress, m->timenow - q->ThisQInterval/2);
2983 q->LastQTxTime = m->timenow;
2994 m->NextScheduledProbe = m->timenow + 0x78000000;
3006 if (m->timenow - (ar->LastAPTime + ar->ThisAPInterval) < 0)
3029 ar->LastAPTime = m->timenow;
3062 ar->LastAPTime = m->timenow - DefaultAnnounceIntervalForTypeUnique;
3139 mDNSu32 SecsSinceRcvd = ((mDNSu32)(m->timenow - ka->TimeRcvd)) / mDNSPlatformOneSecond;
3201 if (!m->SuppressSending) m->SuppressSending = NonZeroTime(m->timenow + (mDNSPlatformOneSecond+9)/10);
3236 if (m->timenow + TicksTTL(cr)/50 - cr->NextRequiredQuery >= 0)
3328 if (!q->TimeoutQuestion || rr->resrec.RecordType != kDNSRecordTypePacketNegative || (m->timenow - q->StopTime < 0))
3336 rr->LastUsed = m->timenow;
3357 q->LastQTime = m->timenow;
3358 q->LastQTxTime = m->timenow;
3488 const mDNSs32 threshhold = m->timenow + mDNSPlatformOneSecond; // See if there are any records expiring within one second
3489 const mDNSs32 start = m->timenow - 0x10000000;
3529 q->ThisQInterval > InitialQuestionInterval * QuestionIntervalStep3 && m->timenow - q->LastQTxTime < mDNSPlatformOneSecond)
3533 q->LastQTime = m->timenow - InitialQuestionInterval + (mDNSs32)mDNSRandom((mDNSu32)mDNSPlatformOneSecond*4);
3722 if (m->timenow - event >= 0) // If expired, delete it
3726 m->timenow - rr->TimeRcvd, rr->resrec.rroriginalttl, rr->CRActiveQuestion, CRDisplayString(m, rr));
3740 q->LastQTime = m->timenow - q->ThisQInterval;
3751 if (rr->DelayDelivery && rr->DelayDelivery - m->timenow > 0)
3758 if (m->timenow - rr->NextRequiredQuery < 0) // If not yet time for next query
3762 // Set NextScheduledQuery to timenow so that SendQueries() will run.
3764 m->NextScheduledQuery = m->timenow;
3767 event = m->timenow + 0x3FFFFFFF;
3772 (event - m->timenow) / mDNSPlatformOneSecond, CacheCheckGracePeriod(rr), CRDisplayString(m, rr));
3908 mDNSu32 SecsSinceRcvd = ((mDNSu32)(m->timenow - rr->TimeRcvd)) / mDNSPlatformOneSecond;
3912 rr->resrec.rroriginalttl, SecsSinceRcvd, CRDisplayString(m, rr), m->timenow, rr->TimeRcvd);
3952 q->LastQTime = m->timenow - q->ThisQInterval;
4171 rr->TimeRcvd = m->timenow - mDNSPlatformOneSecond * 60;
4183 LogMsg("mDNS_TimeNow called while holding mDNS lock. This is incorrect. Code protected by lock should just use m->timenow.");
4184 if (!m->timenow) LogMsg("mDNS_TimeNow: m->mDNS_busy is %ld but m->timenow not set", m->mDNS_busy);
4187 if (m->timenow) time = m->timenow;
4211 if (m->SPSSocket && m->timenow - rr->TimeExpire < 0) // If proxy record not expired yet, update m->NextScheduledSPS
4258 m->NextScheduledStopTime = m->timenow + 0x3FFFFFFF;
4268 if (m->timenow - q->StopTime >= 0)
4270 LogInfo("TimeoutQuestions: question %##s timed out, time %d", q->qname.c, m->timenow - q->StopTime);
4291 mDNS_Lock(m); // Must grab lock before trying to read m->timenow
4293 if (m->timenow - m->NextScheduledEvent >= 0)
4310 if (m->SuppressProbes && m->timenow - m->SuppressProbes >= 0) m->SuppressProbes = 0;
4313 if (m->NumFailedProbes && m->timenow - m->ProbeFailTime >= mDNSPlatformOneSecond * 10) m->NumFailedProbes = 0;
4316 if (m->rrcache_size && m->timenow - m->NextCacheCheck >= 0)
4319 m->NextCacheCheck = m->timenow + 0x3FFFFFFF;
4322 if (m->timenow - m->rrcache_nextcheck[slot] >= 0)
4325 m->rrcache_nextcheck[slot] = m->timenow + 0x3FFFFFFF;
4340 debugf("m->NextCacheCheck %4d checked, next in %d", numchecked, m->NextCacheCheck - m->timenow);
4343 if (m->timenow - m->NextScheduledSPS >= 0)
4345 m->NextScheduledSPS = m->timenow + 0x3FFFFFFF;
4353 if (m->AnnounceOwner && m->timenow - m->AnnounceOwner >= 0) m->AnnounceOwner = 0;
4355 if (m->DelaySleep && m->timenow - m->DelaySleep >= 0)
4368 if (m->NewQuestions->DelayAnswering && m->timenow - m->NewQuestions->DelayAnswering < 0) break;
4474 if (m->mDNSPlatformStatus == mStatus_NoError && (m->SuppressSending == 0 || m->timenow - m->SuppressSending >= 0))
4485 if (m->timenow - m->NextScheduledQuery >= 0 || m->timenow - m->NextScheduledProbe >= 0) SendQueries(m);
4486 if (m->timenow - m->NextScheduledQuery >= 0)
4490 m->timenow, m->NextScheduledQuery, m->timenow - m->NextScheduledQuery);
4491 m->NextScheduledQuery = m->timenow + mDNSPlatformOneSecond;
4493 if (ActiveQuestion(q) && m->timenow - NextQSendTime(q) >= 0)
4496 if (m->timenow - m->NextScheduledProbe >= 0)
4499 m->timenow, m->NextScheduledProbe, m->timenow - m->NextScheduledProbe);
4500 m->NextScheduledProbe = m->timenow + mDNSPlatformOneSecond;
4504 if (m->timenow - m->NextScheduledResponse >= 0) SendResponses(m);
4505 if (m->timenow - m->NextScheduledResponse >= 0)
4508 m->NextScheduledResponse = m->timenow + mDNSPlatformOneSecond;
4516 if (m->NextScheduledStopTime && m->timenow - m->NextScheduledStopTime >= 0) TimeoutQuestions(m);
4518 if (m->NextSRVUpdate && m->timenow - m->NextSRVUpdate >= 0) UpdateAllSRVRecords(m);
4519 if (m->timenow - m->NextScheduledNATOp >= 0) CheckNATMappings(m);
4520 if (m->timenow - m->NextuDNSEvent >= 0) uDNS_Tasks(m);
4621 question->LastQTime = m->timenow - question->ThisQInterval;
4760 q->LastQTime = m->timenow - q->ThisQInterval;
4762 ExpireDupSuppressInfo(q->DupSuppress, m->timenow);
4763 m->NextScheduledQuery = m->timenow;
4834 intf->NextSPSAttemptTime = m->timenow + mDNSPlatformOneSecond;
4859 if (rr->SendRNow || (!mDNSOpaque16IsZero(id) && !AuthRecord_uDNS(rr) && mDNSSameOpaque16(rr->updateid, id) && m->timenow - (rr->LastAPTime + rr->ThisAPInterval) >= 0))
4875 rr->LastAPTime = m->timenow;
4926 intf->NextSPSAttemptTime = m->timenow + mDNSPlatformOneSecond * 10; // If successful, update NextSPSAttemptTime
4963 // First make sure none of our interfaces' NextSPSAttemptTimes are inadvertently set to m->timenow + mDNSPlatformOneSecond * 10
4965 if (intf->NextSPSAttempt && intf->NextSPSAttemptTime == m->timenow + mDNSPlatformOneSecond * 10)
4970 if (!AuthRecord_uDNS(rr) && !mDNSOpaque16IsZero(rr->updateid) && m->timenow - (rr->LastAPTime + rr->ThisAPInterval) >= 0)
4980 if (intf->NextSPSAttempt && intf->NextSPSAttemptTime == m->timenow + mDNSPlatformOneSecond * 10 && intf->NextSPSAttempt < 8)
5068 m->NextScheduledSPRetry = m->timenow;
5092 intf->ifname, &intf->ip, NextQSendTime(&intf->NetWakeBrowse) - m->timenow, intf->NetWakeBrowse.ThisQInterval);
5098 intf->NextSPSAttemptTime = m->timenow + mDNSPlatformOneSecond;
5099 // Don't need to set m->NextScheduledSPRetry here because we already set "m->NextScheduledSPRetry = m->timenow" above
5138 LogSPS("%s (old state %d) at %ld", sleep ? "Sleeping" : "Waking", m->SleepState, m->timenow);
5157 LogSPS("mDNSCoreMachineSleep: Re-sleeping immediately after waking; will delay for %d ticks", m->DelaySleep - m->timenow);
5163 m->SleepLimit = NonZeroTime(m->timenow + mDNSPlatformOneSecond * 10);
5199 m->DelaySleep = NonZeroTime(m->timenow + mDNSPlatformOneSecond * 16);
5219 m->NextSRVUpdate = NonZeroTime(m->timenow + mDNSPlatformOneSecond);
5220 LogInfo("mDNSCoreMachineSleep waking: NextSRVUpdate in %d %d", m->NextSRVUpdate - m->timenow, m->timenow);
5248 m->retryGetAddr = m->timenow + mDNSPlatformOneSecond * 5;
5249 LogInfo("mDNSCoreMachineSleep: retryGetAddr in %d %d", m->retryGetAddr - m->timenow, m->timenow);
5626 m->SuppressProbes = NonZeroTime(m->timenow + mDNSPlatformOneSecond);
5700 if (owner->seq != rr->WakeUp.seq || m->timenow - rr->TimeRcvd > mDNSPlatformOneSecond * 60)
5833 if (m->timenow - (rr->LastMCTime + mDNSPlatformOneSecond) >= 0 ||
5853 m->NextScheduledResponse = m->timenow;
5887 if (cr->MPUnansweredQ == 0 || m->timenow - cr->MPLastUnansweredQT >= mDNSPlatformOneSecond)
5893 cr->MPLastUnansweredQT = m->timenow;
5907 if (!q->Target.type && ActiveQuestion(q) && m->timenow - q->LastQTxTime > mDNSPlatformOneSecond / 4)
5964 LogMsg("Suppressed after%4d: %s", m->timenow - rr->ImmedAnswerMarkTime, ARDisplayString(m, rr));
5975 if (ourcacherr && ourcacherr->MPExpectingKA && m->timenow - ourcacherr->MPLastUnansweredQT < mDNSPlatformOneSecond)
6027 if (m->timenow - (rr->LastMCTime + TicksTTL(rr)/4) >= 0)
6044 rr->ImmedAnswerMarkTime = m->timenow;
6046 m->NextScheduledResponse = m->timenow;
6087 if (delayresponse && (!m->SuppressSending || (m->SuppressSending - m->timenow) < (delayresponse + 49) / 50))
6092 LogMsg("Current SuppressSending delay%5ld; require%5ld", m->SuppressSending - m->timenow, (delayresponse + 49) / 50);
6107 m->SuppressSending = m->timenow + (delayresponse + (mDNSs32)mDNSRandom((mDNSu32)mDNSPlatformOneSecond*5) + 49) / 50;
6111 LogMsg("Set SuppressSending to %5ld", m->SuppressSending - m->timenow);
6145 if (cr->UnansweredQueries == 0 || m->timenow - cr->LastUnansweredTime >= mDNSPlatformOneSecond)
6148 cr->LastUnansweredTime = m->timenow;
6163 if (RRExpireTime(cr) - m->timenow > 4 * mDNSPlatformOneSecond)
6181 mDNSu32 remain = (mDNSu32)(RRExpireTime(cr) - m->timenow) / 4;
6186 if (RRExpireTime(cr) - m->timenow > 4 * mDNSPlatformOneSecond)
6208 i = RecordDupSuppressInfo(q->DupSuppress, m->timenow, InterfaceID, srcaddr->type);
6332 if (SrcLocal && q->ExpectUnicastResp && (mDNSu32)(m->timenow - q->ExpectUnicastResp) < (mDNSu32)(mDNSPlatformOneSecond*2))
6396 rr->TimeRcvd = m->timenow;
6558 rr->TimeRcvd = m->timenow - TicksTTL(rr) - 1;
6714 if (rr->ImmedAnswer == mDNSNULL) { rr->ImmedAnswer = InterfaceID; m->NextScheduledResponse = m->timenow; }
6715 else if (rr->ImmedAnswer != InterfaceID) { rr->ImmedAnswer = mDNSInterfaceMark; m->NextScheduledResponse = m->timenow; }
6779 if ((m->rec.r.resrec.RecordType & kDNSRecordTypePacketUniqueMask) && m->timenow - rr->LastMCTime > mDNSPlatformOneSecond/2)
6780 { rr->ImmedAnswer = mDNSInterfaceMark; m->NextScheduledResponse = m->timenow; }
6850 rr->TimeRcvd = m->timenow;
6856 NextCacheCheckEvent(rr) - m->timenow, slot, m->rrcache_nextcheck[slot] - m->timenow, m->NextCacheCheck - m->timenow);
6880 q->LastQTime = m->timenow;
6881 q->LastQTxTime = m->timenow;
6904 if (RRExpireTime(rr) - m->timenow > mDNSPlatformOneSecond)
6907 rr->TimeRcvd = m->timenow;
6921 const mDNSs32 delay = AddToCFList ? NonZeroTime(m->timenow + mDNSPlatformOneSecond) :
6973 if (m->timenow - r2->TimeRcvd < mDNSPlatformOneSecond && RRExpireTime(r2) - m->timenow > mDNSPlatformOneSecond)
6994 r2->TimeRcvd = m->timenow;
6998 verbosedebugf("Cache flush new %p age %d expire in %d %s", r1, m->timenow - r1->TimeRcvd, RRExpireTime(r1) - m->timenow, CRDisplayString(m, r1));
6999 verbosedebugf("Cache flush old %p age %d expire in %d %s", r2, m->timenow - r2->TimeRcvd, RRExpireTime(r2) - m->timenow, CRDisplayString(m, r2));
7019 if (r2->TimeRcvd == m->timenow && r2->resrec.rroriginalttl == 1 && r2->UnansweredQueries == MaxUnansweredQueries)
7024 else if (RRExpireTime(r2) - m->timenow > mDNSPlatformOneSecond)
7030 r2->TimeRcvd = m->timenow - 1;
7031 // We use (m->timenow - 1) instead of m->timenow, because we use that to identify records
7063 if (RRExpireTime(rr) - m->timenow > 0) break;
7339 ar->TimeRcvd = m->timenow;
7340 ar->TimeExpire = m->timenow + updatelease * mDNSPlatformOneSecond;
7413 rr->expire = NonZeroTime(m->timenow + updatelease * mDNSPlatformOneSecond);
7430 if (m->SleepLimit) m->NextScheduledSPRetry = m->timenow;
7460 cr->TimeRcvd = m->timenow;
7462 cr->NextRequiredQuery = m->timenow;
7463 cr->LastUsed = m->timenow;
7757 ptime = server->penaltyTime - m->timenow;
7763 LogMsg("PenaltyTimeForServer: PenaltyTime negative %d, (server penaltyTime %d, timenow %d) resetting the penalty",
7764 ptime, server->penaltyTime, m->timenow);
7984 mDNSVal16(curmatch->port), (curmatch->penaltyTime ? (curmatch->penaltyTime - m->timenow) : 0), ifname ? ifname : "None",
8014 mDNSVal16(curmatch->port), (curmatch->penaltyTime ? (curmatch->penaltyTime - m->timenow) : 0), ifname ? ifname : "None",
8376 question->LastQTime = m->timenow;
8398 question->LastQTxTime = m->timenow;
8438 question->qname.c, DNSTypeName(question->qtype), question->InterfaceID, m->timenow,
8439 NextQSendTime(question) - m->timenow,
8440 question->DelayAnswering ? question->DelayAnswering - m->timenow : 0,
8445 question->DelayAnswering - m->timenow, question->qname.c, DNSTypeName(question->qtype));
8473 question->StopTime = NonZeroTime(m->timenow + timeout * mDNSPlatformOneSecond);
8513 question->StopTime = NonZeroTime(m->timenow + GetTimeoutForMcastQuestion(m, question) * mDNSPlatformOneSecond);
9125 while (rr->NextUpdateCredit && m->timenow - rr->NextUpdateCredit >= 0) GrantUpdateCredit(rr);
9127 if (!rr->NextUpdateCredit) rr->NextUpdateCredit = NonZeroTime(m->timenow + kUpdateCreditRefreshInterval);
9132 if (!rr->UpdateBlocked) rr->UpdateBlocked = NonZeroTime(m->timenow + (mDNSs32)delay * mDNSPlatformOneSecond);
9377 set->NextSPSAttemptTime = m->timenow;
9505 if (!m->SuppressSending) m->SuppressSending = m->timenow + (mDNSs32)mDNSRandom((mDNSu32)InitialQuestionInterval);
9511 m->SuppressProbes - NonZeroTime(m->timenow + probedelay) < 0)
9512 m->SuppressProbes = NonZeroTime(m->timenow + probedelay);
9518 m->AnnounceOwner = NonZeroTime(m->timenow + 60 * mDNSPlatformOneSecond);
9536 q->LastQTime = m->timenow - q->ThisQInterval + qdelay;
10178 if (rr->AnnounceCount == InitialAnnounceCount && m->timenow - rr->LastAPTime >= 0)
10184 rr->LastAPTime = m->timenow + mDNSPlatformOneSecond * 9; // Send first packet at rr->LastAPTime + rr->ThisAPInterval, i.e. 10 seconds from now
10578 m->NextScheduledSPS = m->timenow;
10615 mDNSs32 timenow;
10645 timenow = mDNS_TimeNow_NoLock(m);
10647 m->timenow = 0; // MUST only be set within mDNS_Lock/mDNS_Unlock section
10648 m->timenow_last = timenow;
10649 m->NextScheduledEvent = timenow;
10650 m->SuppressSending = timenow;
10651 m->NextCacheCheck = timenow + 0x78000000;
10652 m->NextScheduledQuery = timenow + 0x78000000;
10653 m->NextScheduledProbe = timenow + 0x78000000;
10654 m->NextScheduledResponse = timenow + 0x78000000;
10655 m->NextScheduledNATOp = timenow + 0x78000000;
10656 m->NextScheduledSPS = timenow + 0x78000000;
10657 m->NextScheduledStopTime = timenow + 0x78000000;
10665 m->AnnounceOwner = NonZeroTime(timenow
10685 m->rrcache_nextcheck[slot] = timenow + 0x78000000;;
10711 m->NextuDNSEvent = timenow + 0x78000000;
10712 m->NextSRVUpdate = timenow + 0x78000000;
10737 m->retryGetAddr = timenow + 0x78000000; // absolute time when we retry
10742 m->LastNATReplyLocalTime = timenow;
11322 rr->LastAPTime = m->timenow - rr->ThisAPInterval;
11339 m->ShutdownTime = NonZeroTime(m->timenow + mDNSPlatformOneSecond * 5);
11411 if (m->NextScheduledResponse - m->timenow < mDNSPlatformOneSecond)
11413 m->NextScheduledResponse = m->timenow;