Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:QC_addnocache

387 	AnswerCurrentQuestionWithResourceRecord(m, &m->rec.r, QC_addnocache);
3353 if ((AddRecord == QC_addnocache && !q->RequestUnicast) ||
3599 AnswerCurrentQuestionWithResourceRecord(m, rr, QC_addnocache); // QC_addnocache means "don't expect remove events for this"
3831 AnswerCurrentQuestionWithResourceRecord(m, &m->rec.r, QC_addnocache);