Searched defs:NumAnswersForThisQuestion (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNS.c5778 int NumAnswersForThisQuestion = 0; local
5817 NumAnswersForThisQuestion++;
5849 if (NumAnswersForThisQuestion == 0 && NSECAnswer)
5851 NumAnswersForThisQuestion++;
5858 if (NumAnswersForThisQuestion == 0) delayresponse = mDNSPlatformOneSecond; // Divided by 50 = 20ms

Completed in 125 milliseconds