Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c3037 mDNSs32 maxExistingAnnounceInterval = 0; in SendResponses() local
3069 if (maxExistingAnnounceInterval < rr->ThisAPInterval) in SendResponses()
3070 maxExistingAnnounceInterval = rr->ThisAPInterval; in SendResponses()
3079 (rr->ThisAPInterval <= maxExistingAnnounceInterval && in SendResponses()