HomeSort by relevance Sort by last modified time
    Searched full:unacked (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/net/quic/
quic_stats.h 40 uint32 packets_dropped; // duplicate or less than least unacked.
quic_received_packet_manager.h 81 // Deletes all missing packets before least unacked. The connection won't
84 // |least_unacked| unacked, false otherwise.
quic_connection.cc 491 // We can't have too many unacked packets, or our ack frames go over
558 RetransmittableFrames* unacked = it->second; local
560 // Packet was acked, so remove it from our unacked packet list.
563 delete unacked;
569 // lowest unacked packet.
1015 RetransmittableFrames* unacked = unacked_it->second; local
    [all...]
quic_received_packet_manager.cc 134 // Discard entropies before least unacked.
quic_connection.h 350 // Retransmits unacked packets which were sent with initial encryption, if
351 // |initial_encryption_only| is true, otherwise retransmits all unacked
quic_connection_test.cc 843 // Process an ack with a least unacked of the received ack.
890 // Start out saying the least unacked is 2
    [all...]
quic_protocol.h 517 // Entropy hash of all packets up to, but not including, the least unacked
520 // The lowest packet we've sent which is unacked, and we expect an ack for.
quic_framer.cc     [all...]
quic_framer_test.cc     [all...]
  /external/chromium_org/chrome/browser/resources/net_internals/
spdy_view.html 37 <th>Unacked received data</th>
  /external/tcpdump/
print-zephyr.c 75 { Z_PACKET_UNACKED, "unacked" },
  /external/qemu/slirp/
tcp_timer.c 225 * Since we probably have a window's worth of unacked
  /external/qemu/slirp-android/
tcp_timer.c 225 * Since we probably have a window's worth of unacked
  /external/bluetooth/bluedroid/stack/include/
uipc_msg.h 191 UINT16 light_xmit_unacked; /* unacked packet more than quota in light stack */
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 468 UINT16 round_robin_unacked; /* Round-robin unacked */
    [all...]
l2c_fcr.c     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java     [all...]
  /external/chromium_org/net/spdy/
spdy_session_unittest.cc     [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]

Completed in 1889 milliseconds