Home | History | Annotate | Download | only in quic

Lines Matching defs:ScopedPacketBundler

972   ScopedPacketBundler
1040 // handled after this packet is sent. Change ScopedPacketBundler to do the
1044 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK);
1062 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK);
1070 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK);
1077 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK);
1179 ScopedPacketBundler bundler(this, NO_ACK);
1786 ScopedPacketBundler ack_bundler(this, SEND_ACK);
1823 ScopedPacketBundler ack_bundler(this, BUNDLE_PENDING_ACK);
1977 QuicConnection::ScopedPacketBundler::ScopedPacketBundler(
2002 QuicConnection::ScopedPacketBundler::~ScopedPacketBundler() {