Searched refs:DNSRelayTestQuestion (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DuDNS.c3407 mDNSlocal const domainname *DNSRelayTestQuestion = (const domainname*) variable
3411 // See comments above for DNSRelayTestQuestion
3446 if (!SameDomainName(&pktq.qname, DNSRelayTestQuestion)) return(mDNSfalse);
4247 end = putQuestion(&m->omsg, m->omsg.data, m->omsg.data + AbsoluteMaxDNSMessageData, DNSRelayTestQuestion, kDNSType_PTR, kDNSClass_IN);

Completed in 64 milliseconds