Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:LocalOnlyRecordAnswersQuestion

504 			answered = LocalOnlyRecordAnswersQuestion(rr, q);
539 answered = LocalOnlyRecordAnswersQuestion(rr, q);
3854 // We handle mDNSInterface_Any and scoped questions here. See LocalOnlyRecordAnswersQuestion for more
3859 if (LocalOnlyRecordAnswersQuestion(rr, q))
3887 if (LORecordAnswersAddressType(lr) && LocalOnlyRecordAnswersQuestion(lr, q))
4005 if (LocalOnlyRecordAnswersQuestion(rr, q))
4568 if (LORecordAnswersAddressType(rr) && LocalOnlyRecordAnswersQuestion(rr, q))
8178 if (LORecordAnswersAddressType(rr) && LocalOnlyRecordAnswersQuestion(rr, q))