Searched refs:maxExistingAnnounceInterval (Results 1 – 1 of 1) sorted by relevance
2045 mDNSs32 maxExistingAnnounceInterval = 0; in SendResponses() local2128 if (maxExistingAnnounceInterval < rr->ThisAPInterval) in SendResponses()2129 maxExistingAnnounceInterval = rr->ThisAPInterval; in SendResponses()2140 (rr->ThisAPInterval <= maxExistingAnnounceInterval && in SendResponses()