Searched refs:CRActiveQuestion (Results 1 – 4 of 4) sorted by relevance
2864 ((RR)->CRActiveQuestion == mDNSNULL ) ? (60 * mDNSPlatformOneSecond) : \2890 if (rr->CRActiveQuestion && rr->UnansweredQueries < MaxUnansweredQueries) in SetNextCacheCheckTimeForRecord()2925 RRExpireTime(rr) - m->timenow, CRDisplayString(m, rr), rr->CRActiveQuestion); in mDNS_Reconfirm_internal()3277 if (cr->CRActiveQuestion && cr->UnansweredQueries < MaxUnansweredQueries) in SendQueries()3282 q = cr->CRActiveQuestion; in SendQueries()3769 if (cr->CRActiveQuestion && cr->UnansweredQueries < MaxUnansweredQueries) in SendQueries()3774 cr->CRActiveQuestion->SendQNow = mDNSNULL; in SendQueries()3913 if (AddRecord == QC_add && !q->DuplicateOf && rr->CRActiveQuestion != q) in AnswerCurrentQuestionWithResourceRecord()3915 …if (!rr->CRActiveQuestion) m->rrcache_active++; // If not previously active, increment rrcache_act… in AnswerCurrentQuestionWithResourceRecord()3917 rr->CRActiveQuestion, q, CRDisplayString(m,rr), q->CurrentAnswers); in AnswerCurrentQuestionWithResourceRecord()[all …]
1649 …DNSQuestion *CRActiveQuestion; // Points to an active question referencing this answer. Can n… member
5606 cr->CRActiveQuestion ? "*" : " ", in PrintOneCacheRecord()5744 if (cr->CRActiveQuestion) CacheActive++; in udsserver_info()
3459 rr->CRActiveQuestion = mDNSNULL; in GetLargeResourceRecord()