Searched refs:maxExistingAnnounceInterval (Results 1 – 1 of 1) sorted by relevance
3037 mDNSs32 maxExistingAnnounceInterval = 0; in SendResponses() local3069 if (maxExistingAnnounceInterval < rr->ThisAPInterval) in SendResponses()3070 maxExistingAnnounceInterval = rr->ThisAPInterval; in SendResponses()3079 (rr->ThisAPInterval <= maxExistingAnnounceInterval && in SendResponses()