Searched refs:Suppressed (Results 1 – 4 of 4) sorted by relevance
4257 if (q->Suppressed && (AddRecord != QC_suppressed)) in AnswerCurrentQuestionWithResourceRecord()4611 if (!q->Suppressed && CacheRecordAnswersQuestion(cr, q) && in CacheRecordRmv()5036 if (q->Suppressed) in AnswerNewQuestion()10745 if (!q->Suppressed != !question->Suppressed) continue; in FindDuplicateQuestion()11535 if (q->Suppressed) in SuppressStatusChanged()11537 q->Suppressed = mDNSfalse; in SuppressStatusChanged()11545 q->Suppressed = mDNStrue; in SuppressStatusChanged()11622 const mDNSBool old = q->Suppressed; in CheckSuppressUnusableQuestions()11623 q->Suppressed = ShouldSuppressQuery(q); in CheckSuppressUnusableQuestions()11624 if (q->Suppressed != old) in CheckSuppressUnusableQuestions()[all …]
1521 if (q->Suppressed) in SameNameRecordAnswersQuestion()1716 if (q->Suppressed) in ResourceRecordAnswersUnicastResponse()
1868 …mDNSBool Suppressed; // This query should be suppressed, i.e., not sent on the … member
5880 q->SuppressUnusable, q->Suppressed, DNSTypeName(q->qtype), q->qname.c, in udsserver_info_dump_to_fd()