Searched refs:ActiveQuestion (Results 1 – 1 of 1) sorted by relevance
2127 #define ActiveQuestion(Q) ((Q)->ThisQInterval > 0 && !(Q)->DuplicateOf) macro2128 #define TimeToSendThisQuestion(Q,time) (ActiveQuestion(Q) && (time) - ((Q)->LastQTime + (Q)->ThisQI…2132 if (ActiveQuestion(q)) in SetNextQueryTime()3670 …(!q->Target.type && ActiveQuestion(q) && q->ThisQInterval <= maxExistingQuestionInterval && Accele… in SendQueries()3934 if (ActiveQuestion(q) && rr->CRActiveQuestion != q) in AnswerQuestionWithResourceRecord()3948 if (ActiveQuestion(q)) in AnswerQuestionWithResourceRecord()4028 if (ActiveQuestion(q) && ++q->RecentAnswerPkts >= 10 && in CacheRecordAdd()4649 if (ActiveQuestion(q)) in mDNSCoreMachineSleep()5023 …if (!q->Target.type && ActiveQuestion(q) && m->timenow - q->LastQTxTime > mDNSPlatformOneSecond / … in ProcessQuery()5903 if (ActiveQuestion(q) && ResourceRecordAnswersQuestion(&rr->resrec, q)) in mDNS_StopQuery_internal()