/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
tcp.h | 51 #define TCP_QUICKACK 12 /* Bock/reenable quick ACKs. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
tcp.h | 51 #define TCP_QUICKACK 12 /* Bock/reenable quick ACKs. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
tcp.h | 51 #define TCP_QUICKACK 12 /* Bock/reenable quick ACKs. */
|
/system/core/libnl_2/ |
README | 37 * Acknowledgements (ACKs) are sent as NLMSG_ERROR netlink message types (0x2) and
|
/external/openssh/ |
sftp-client.c | 1353 TAILQ_HEAD(ackhead, outstanding_ack) acks; 1356 TAILQ_INIT(&acks); [all...] |
/external/chromium_org/net/quic/ |
quic_connection_test.cc | 787 // Pretend at this point the client has gotten acks for 2 and 3 and 1 is a 899 // The scheduler will not process out of order acks. [all...] |
quic_connection.cc | 665 << " with " << last_ack_frames_.size() << " acks, " 677 // Must called before ack processing, because processing acks removes entries 688 // Process stream resets, then acks, then congestion feedback. [all...] |
/external/chromium_org/content/browser/renderer_host/input/ |
immediate_input_router.cc | 370 // Since this mouse-move event has been consumed, there will be no ACKs. 381 // it is never sent to the renderer, and so it won't receive any ACKs.
|
immediate_input_router_unittest.cc | 2109 WebInputEvent::Type acks[] = { WebInputEvent::TouchStart, local [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/ |
UsbAccessoryTestActivity.java | 190 // Wait for response and send message acks...
|
/external/chromium/net/tools/testserver/ |
xmppserver_test.py | 217 # Test acks.
|
/external/chromium_org/content/common/gpu/media/ |
dxva_video_decode_accelerator.h | 137 // Sends pending input buffer processed acks to the client if we don't have
|
/external/chromium_org/net/quic/congestion_control/ |
tcp_cubic_sender.cc | 196 // congestion_window_cnt is the number of acks since last change of snd_cwnd
|
tcp_cubic_sender_test.cc | 53 // Normal is that TCP acks every other segment.
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
pseudotcp.h | 241 // Congestion avoidance, Fast retransmit/recovery, Delayed ACKs
|
/external/kernel-headers/original/asm-mips/sn/sn0/ |
hubio.h | 544 hold: 1, /* entry is gathering inval acks */ 592 hold: 1, /* entry is gathering inval acks */ 891 hold: 1, /* 16: crb gathering invalidate acks*/ 893 ack_cnt:11, /* 14-04: counter of invalidate acks*/
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
pseudotcp.cc | 342 // Check if it's time to send delayed acks 763 // Check duplicate acks 790 // Conditions were acks must be sent:
|
/external/arduino/libraries/Wire/utility/ |
twi.c | 89 // enable twi module, acks, and twi interrupt
|
/external/chromium/chrome/browser/ |
external_tab_container_win.h | 244 // We receive the automation channel only when the external host acks the
|
/external/chromium_org/cc/output/ |
output_surface.cc | 156 // The new frame rate controller will consume the swap acks of the old
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_helper.h | 55 // renderer to the browser with acks and plugin moves even though the GPU
|
/external/chromium_org/content/renderer/dom_storage/ |
dom_storage_dispatcher.cc | 31 // observes receipt of the acks on the IPC thread to decrement a counter.
|
/external/chromium_org/sync/tools/testserver/ |
xmppserver_test.py | 272 # Test acks.
|
/external/qemu/slirp/ |
tcp_timer.c | 44 * Fast timeout routine for processing delayed acks
|
/external/qemu/slirp-android/ |
tcp_timer.c | 44 * Fast timeout routine for processing delayed acks
|