HomeSort by relevance Sort by last modified time
    Searched refs:time_of_last_received_packet_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_connection.cc 204 time_of_last_received_packet_(clock_->ApproximateNow()),
502 time_of_last_received_packet_);
672 time_of_last_received_packet_,
692 last_congestion_frames_[i], time_of_last_received_packet_);
773 time_of_last_received_packet_, NOT_RETRANSMISSION,
780 send_alarm_->Set(time_of_last_received_packet_.Add(delay));
    [all...]
quic_connection.h 732 QuicTime time_of_last_received_packet_; member in class:net::QuicConnection

Completed in 470 milliseconds