Searched refs:time_of_last_received_packet_ (Results 1 – 2 of 2) sorted by relevance
222 time_of_last_received_packet_( in QuicConnection()572 time_of_last_received_packet_); in ProcessAckFrame()819 last_size_, last_header_, time_of_last_received_packet_); in OnPacketComplete()850 last_congestion_frames_[i], time_of_last_received_packet_); in OnPacketComplete()1217 time_of_last_received_packet_ = clock_->Now(); in ProcessValidatedPacket()1219 << time_of_last_received_packet_.ToDebuggingValue(); in ProcessValidatedPacket()1907 QuicTime time_of_last_packet = max(time_of_last_received_packet_, in CheckForTimeout()
765 QuicTime time_of_last_received_packet_; variable