Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:PrivateQuery

4595 	if (RRTypeIsAddressType(question->qtype) && PrivateQuery(question) &&
4607 question->qname.c, DNSTypeName(question->qtype), PrivateQuery(question) ? " (Private)" : "", ScheduleImmediately ? " ScheduleImmediately" : "");