Home
last modified time | relevance | path

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

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