Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/
Dquic_connection_logger.h136 size_t num_out_of_order_received_packets_; variable
Dquic_connection_logger.cc342 num_out_of_order_received_packets_(0), in QuicConnectionLogger()
356 num_out_of_order_received_packets_); in ~QuicConnectionLogger()
551 ++num_out_of_order_received_packets_; in OnPacketHeader()