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

/external/mdnsresponder/mDNSCore/
H A DmDNS.c5690 // Called from ProcessQuery when we get an mDNS packet with an owner record in it
5729 // ProcessQuery examines a received query to see if we have any answers to give
5730 mDNSlocal mDNSu8 *ProcessQuery(mDNS *const m, const DNSMessage *const query, const mDNSu8 *const end, function
5803 LogMsg("ProcessQuery ERROR m->CurrentRecord already set %s", ARDisplayString(m, m->CurrentRecord));
6151 debugf("ProcessQuery: (!TC) UAQ %lu MPQ %lu MPKA %lu %s",
6164 debugf("ProcessQuery: (Max) UAQ %lu MPQ %lu MPKA %lu mDNS_Reconfirm() for %s",
6187 debugf("ProcessQuery: (MPQ) UAQ %lu MPQ %lu MPKA %lu mDNS_Reconfirm() for %s",
6209 debugf("ProcessQuery: Recorded DSI for %##s (%s) on %p/%s %d", q->qname.c, DNSTypeName(q->qtype), InterfaceID,
6244 responseend = ProcessQuery(m, msg, end, srcaddr, InterfaceID,

Completed in 225 milliseconds