Home
last modified time | relevance | path

Searched refs:kProbingConflictPauseDuration (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c911 #define kProbingConflictPauseDuration mDNSPlatformOneSecond // Duration of probing pause after a… macro
9412 … rr->ProbeCount, kProbingConflictPauseDuration, rr->ProbingConflictCount, in mDNSCoreReceiveResponse()
9415 … rr->LastAPTime = m->timenow + kProbingConflictPauseDuration - rr->ThisAPInterval; in mDNSCoreReceiveResponse()