HomeSort by relevance Sort by last modified time
    Searched full:ack (Results 351 - 375 of 931) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
irq.h 61 void (*ack)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
irq.h 61 void (*ack)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
irq.h 61 void (*ack)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
irq.h 61 void (*ack)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
irq.h 61 void (*ack)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
irq.h 61 void (*ack)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
irq.h 61 void (*ack)(unsigned int irq); member in struct:irq_chip
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
irq.h 61 void (*ack)(unsigned int irq); member in struct:irq_chip
  /external/bluetooth/bluedroid/btif/src/
btif_media_task.c 395 UINT8 ack = status; local
397 APPL_TRACE_EVENT2("## a2dp ack : %s, status %d ##",
403 APPL_TRACE_ERROR0("warning : no command pending, ignore ack");
411 UIPC_Send(UIPC_CH_ID_AV_CTRL, 0, &ack, 1);
471 and ack back immediately */
487 /* we are already stopped, just ack back */
503 /* if we are not in started state, just ack back ok and let
563 /* ack back when media task is fully started */
850 BOOLEAN ack = FALSE; local
856 /* ack back a local start request *
    [all...]
  /bionic/libc/kernel/common/linux/
tcp.h 39 ack:1, member in struct:tcphdr
51 ack:1, member in struct:tcphdr
  /external/chromium/chrome/browser/ui/find_bar/
find_tab_helper.cc 142 // browser send an ACK for each FindReply message and have the renderer
143 // queue up the latest status message while waiting for this ACK.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h 100 OPT_ACKDELAY, // The Delayed ACK timeout (0 == off).
118 uint32 conv, seq, ack; member in struct:cricket::PseudoTcp::Segment
  /external/chromium_org/cc/output/
delegating_renderer.cc 169 const CompositorFrameAck& ack) {
170 resource_provider_->ReceiveFromParent(ack.resources);
  /external/chromium_org/content/public/browser/
render_widget_host_view.h 54 // resize ack" flag, and the ack would never come becasue no RenderView
  /external/chromium_org/content/renderer/gpu/
compositor_output_surface.cc 160 const cc::CompositorFrameAck& ack) {
165 OnSwapBuffersComplete(&ack);
  /external/chromium_org/content/renderer/pepper/
pepper_graphics_2d_host.h 121 // Schedules the offscreen flush ACK at a future time.
150 // True if we need to send an ACK to plugin.
  /external/chromium_org/net/quic/congestion_control/
quic_congestion_manager.cc 85 // sequence numbers will include the ACK aggregation delay.
102 // * Send each ACK in the list to send_algorithm_.
  /external/chromium_org/net/quic/
quic_connection.h 417 // Make sure an ack we got from our peer is sane.
541 // Update the |sent_info| for an outgoing ack.
544 // Checks if the last packet should instigate an ack.
548 // acks and pending writes if an ack opened the congestion window.
583 // Largest sequence sent by the peer which had an ack frame (latest ack info).
630 // An alarm that fires when an ACK should be sent to the peer.
678 // True if the last ack received from the peer may have been truncated. False
  /external/chromium_org/ppapi/api/
pp_errors.idl 148 * means the connection timed out as a result of not receiving an ACK for data
149 * sent. This can include a FIN packet that did not get ACK'd.
  /external/chromium_org/ppapi/c/
pp_errors.h 148 * means the connection timed out as a result of not receiving an ACK for data
149 * sent. This can include a FIN packet that did not get ACK'd.
  /external/iproute2/include/netinet/
tcp.h 103 u_int16_t ack:1; member in struct:tcphdr
111 u_int16_t ack:1; member in struct:tcphdr
  /external/ppp/pppd/
fsm.c 291 * We've waited for an ack long enough. Peer probably heard us.
457 /* send the Ack, Nak or Rej to the peer */
481 * fsm_rconfack - Receive Configure-Ack.
494 /* Ack is bad - ignore it */
495 error("Received bad configure-ack: %P", inp, len);
513 /* Huh? an extra valid Ack? oh well... */
590 /* Got a Nak/reject when we had already had an Ack?? oh well... */
641 * fsm_rtermack - Receive Terminate-Ack.
  /external/ppp/pppd/include/net/
pppio.h 78 #define CCP_COMP_RUN 0x1000 /* (status) seen CCP ack sent */
79 #define CCP_DECOMP_RUN 0x2000 /* (status) seen CCP ack rcvd */
  /external/tcpdump/
tcpdump.1     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dccp.h 69 * @dccph_resp_ack_nr_high - 48 bit ack number high order bits, contains GSR
70 * @dccph_resp_ack_nr_low - 48 bit ack number low order bits, contains GSR

Completed in 1451 milliseconds

<<11121314151617181920>>