Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/
Dquic_connection.cc1044 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK); in SendStreamData() local
1062 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK); in SendRstStream() local
1070 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK); in SendWindowUpdate() local
1077 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK); in SendBlocked() local
1786 ScopedPacketBundler ack_bundler(this, SEND_ACK); in SendConnectionClosePacket() local
1823 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK); in SendGoAway() local
Dquic_session.cc321 QuicConnection::ScopedPacketBundler ack_bundler( in OnCanWrite() local