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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c7278 int NumAnswersForThisQuestion = 0; local
7327 NumAnswersForThisQuestion++;
7366 if (NumAnswersForThisQuestion == 0 && NSECAnswer)
7368 NumAnswersForThisQuestion++;
7375 if (NumAnswersForThisQuestion == 0) delayresponse = mDNSPlatformOneSecond; // Divided by 50 = 20ms

Completed in 108 milliseconds