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

/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A Danonymous.c420 mDNSlocal CacheRecord *FindMatchingNSEC3ForName(mDNS *const m, CacheRecord **nsec3, const domainname *name) function
431 debugf("FindMatchingNSEC3ForName: NSEC3 record %s matched %##s", CRDisplayString(m, cr), name->c);
448 nsec3CR = FindMatchingNSEC3ForName(m, McastNSEC3Records, &q->qname);
472 nsec3CR = FindMatchingNSEC3ForName(m, McastNSEC3Records, cr->resrec.name);

Completed in 177 milliseconds