Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.h52 #define QuestionIntervalThreshold (QuestionIntervalStep3 * mDNSPlatformOneSecond) macro
H A DmDNS.c3409 if (q->ThisQInterval >= QuestionIntervalThreshold) in SendQueries()