Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_time_wait_list_manager.cc429 QuicTime oldest_connection_id_time = it->second.time_added; in MaybeExpireOldestConnection() local
430 if (oldest_connection_id_time > expiration_time) { in MaybeExpireOldestConnection()