Searched refs:kHistoryPeriod (Results 1 – 1 of 1) sorted by relevance
742 const QuicTime::Delta kHistoryPeriod = in CleanupPacketHistory() local749 if (now.Subtract(history_it->second->send_timestamp()) <= kHistoryPeriod) { in CleanupPacketHistory()