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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c7179 // Called from ProcessQuery when we get an mDNS packet with an owner record in it
7218 // ProcessQuery examines a received query to see if we have any answers to give
7219 mDNSlocal mDNSu8 *ProcessQuery(mDNS *const m, const DNSMessage *const query, const mDNSu8 *const end, function
7312 LogMsg("ProcessQuery ERROR m->CurrentRecord already set %s", ARDisplayString(m, m->CurrentRecord));
7714 debugf("ProcessQuery: (!TC) UAQ %lu MPQ %lu MPKA %lu %s",
7727 debugf("ProcessQuery: (Max) UAQ %lu MPQ %lu MPKA %lu mDNS_Reconfirm() for %s",
7751 debugf("ProcessQuery: (MPQ) UAQ %lu MPQ %lu MPKA %lu mDNS_Reconfirm() for %s",
7774 debugf("ProcessQuery: Recorded DSI for %##s (%s) on %p/%s", q->qname.c, DNSTypeName(q->qtype), InterfaceID,
7780 debugf("ProcessQuery: McastNSEC3Records not used");
7815 responseend = ProcessQuery(
[all...]

Completed in 92 milliseconds