Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/
Dreliable_quic_stream.cc75 num_retransmitted_packets_(0), in ProxyAckNotifierDelegate()
89 num_retransmitted_packets_ += num_retransmitted_packets; in OnAckNotification()
95 num_retransmitted_packets_, in OnAckNotification()
126 int num_retransmitted_packets_; member in net::ReliableQuicStream::ProxyAckNotifierDelegate