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

/external/mdnsresponder/mDNSCore/
H A DmDNS.c1328 mDNSlocal void RecordProbeFailure(mDNS *const m, const AuthRecord *const rr) function
1579 RecordProbeFailure(m, rr);
6747 // three AAAA records in it, and we don't want to call RecordProbeFailure() five times and count that as five conflicts.
6752 RecordProbeFailure(m, rr); // Repeated late conflicts also cause us to back off to the slower probing rate

Completed in 286 milliseconds