Searched refs:unacked_packet_count (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_unacked_packet_map.cc318 size_t unacked_packet_count = 0; local
323 ++unacked_packet_count;
326 return unacked_packet_count;

Completed in 68 milliseconds