Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c7175 int NumAnswersForThisQuestion = 0; in ProcessQuery() local
7224 NumAnswersForThisQuestion++; in ProcessQuery()
7263 if (NumAnswersForThisQuestion == 0 && NSECAnswer) in ProcessQuery()
7265 NumAnswersForThisQuestion++; in ProcessQuery()
7272 …if (NumAnswersForThisQuestion == 0) delayresponse = mDNSPlatformOneSecond; // Divided by 50 = 20ms in ProcessQuery()