Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c4928 int NumAnswersForThisQuestion = 0; in ProcessQuery() local
4963 NumAnswersForThisQuestion++; in ProcessQuery()
4987 if (NumAnswersForThisQuestion == 0) delayresponse = mDNSPlatformOneSecond; // Divided by 50 = 20ms in ProcessQuery()