| /external/grub/netboot/ |
| main.c | 353 /* We resend our last ack. */ 425 block = tp.u.ack.block = 0; 435 block = ntohs (tp.u.ack.block = tr->u.data.block); 443 tp.u.ack.block = htons (block = prevblock); 448 /* Ack. */
|
| /external/strace/ |
| stream.c | 932 case T_INFO_ACK: /* info ack */ 949 case T_BIND_ACK: /* bind ack */ 956 case T_ERROR_ACK: /* error ack */ 968 case T_OK_ACK: /* ok ack */ 992 case T_OPTMGMT_ACK: /* manage opt ack */
|
| /external/tcpdump/ |
| print-fr.c | 355 { MFR_CTRL_MSG_ADD_LINK_ACK, "Add Link ACK" }, 358 { MFR_CTRL_MSG_HELLO_ACK, "Hello ACK" }, 360 { MFR_CTRL_MSG_REMOVE_LINK_ACK, "Remove Link ACK" }, 624 { MSG_TYPE_CONNECT_ACK, "Connect ACK" }, 631 { MSG_TYPE_RESTART_ACK, "Restart ACK" },
|
| print-ppp.c | 117 #define CPCODES_CONF_ACK 2 /* Configure-Ack */ 121 #define CPCODES_TERM_ACK 6 /* Terminate-Ack */ 135 {CPCODES_CONF_ACK, "Conf-Ack"}, 139 {CPCODES_TERM_ACK, "Term-Ack"}, 148 {CPCODES_RESET_REP, "Reset-Ack"}, /* RFC1962 */ 394 { PAP_AACK, "Auth-ACK" }, [all...] |
| print-aodv.c | 433 printf(" rrep-ack %u", length); 449 printf(" rrep-ack %u", length);
|
| print-dccp.c | 185 (void)printf("(ack=%" PRIu64 ") ", ackno); 333 (void)printf("ack ");
|
| /external/wpa_supplicant_8/src/eap_peer/ |
| eap_tls_common.c | 668 wpa_printf(MSG_DEBUG, "SSL: Received non-ACK when output " 731 * eap_peer_tls_build_ack - Build a TLS ACK frame 735 * Returns: Pointer to the allocated ACK frame or %NULL on failure 745 wpa_printf(MSG_DEBUG, "SSL: Building ACK (type=%d id=%d ver=%d)", 855 "indicates ACK frame"); [all...] |
| /external/chromium_org/content/renderer/ |
| render_widget.cc | 430 // A resize ack shouldn't be requested if we have not ACK'd the previous 463 // When resizing, we want to wait to paint before ACK'ing the resize. This 465 // send an ACK if we are resized to a non-empty rect. 481 // (along with which to send the ack) until they are set to non-empty. 492 // If a resize ack is requested and it isn't set-up, then no more resizes will 572 // Tag the next paint as a restore ack, which is picked up by 890 // As two different kinds of events could cause us to postpone an ack 892 // send us the same kind of event we are delaying the ack for. [all...] |
| /external/nist-sip/java/gov/nist/javax/sip/ |
| SipStackImpl.java | 181 * till an ACK has been sent before admitting the new re-INVITE. If the previous 183 * ACK before re-INVITE is allowed to be sent. If a dialog is not ACKed within 259 * If true then the listener will see the ACK for non-2xx responses for server 273 * Default is <it>false</it>. ACK Server Transaction is a Pseuedo-transaction. 274 * If you want termination notification on ACK transactions (so all server 352 * till an ACK has been sent before admitting the new re-INVITE. If the previous 354 * ACK before re-INVITE is allowed to be sent. If a dialog is not ACKed within 456 // delivered for ACK transactions. 675 || em.equalsIgnoreCase(Request.ACK) [all...] |
| /external/tcpdump/tests/ |
| print-X.new | 6 23:57:35.938122 IP 127.0.0.1.80 > 127.0.0.1.55920: S 930778609:930778609(0) ack 928549247 win 32767 <mss 16396,sackOK,timestamp 1306300950 1306300950,nop,wscale 2> 11 23:57:35.938167 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 1 win 8192 <nop,nop,timestamp 1306300950 1306300950> 16 23:57:35.939423 IP 127.0.0.1.55920 > 127.0.0.1.80: P 1:203(202) ack 1 win 8192 <nop,nop,timestamp 1306300951 1306300950> 33 23:57:35.940474 IP 127.0.0.1.80 > 127.0.0.1.55920: . ack 203 win 8192 <nop,nop,timestamp 1306300952 1306300951> 38 23:57:35.941232 IP 127.0.0.1.80 > 127.0.0.1.55920: P 1:5560(5559) ack 203 win 8192 <nop,nop,timestamp 1306300953 1306300951> 390 23:57:35.941260 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5560 win 12383 <nop,nop,timestamp 1306300953 1306300953> 395 23:57:37.229575 IP 127.0.0.1.55920 > 127.0.0.1.80: F 203:203(0) ack 5560 win 12383 <nop,nop,timestamp 1306302241 1306300953> 400 23:57:37.230839 IP 127.0.0.1.80 > 127.0.0.1.55920: F 5560:5560(0) ack 204 win 8192 <nop,nop,timestamp 1306302243 1306302241> 405 23:57:37.230900 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5561 win 12383 <nop,nop,timestamp 1306302243 1306302243>
|
| print-capX.out | 6 23:57:35.938122 IP 127.0.0.1.80 > 127.0.0.1.55920: S 930778609:930778609(0) ack 928549247 win 32767 <mss 16396,sackOK,timestamp 1306300950 1306300950,nop,wscale 2> 11 23:57:35.938167 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 1 win 8192 <nop,nop,timestamp 1306300950 1306300950> 16 23:57:35.939423 IP 127.0.0.1.55920 > 127.0.0.1.80: P 1:203(202) ack 1 win 8192 <nop,nop,timestamp 1306300951 1306300950> 33 23:57:35.940474 IP 127.0.0.1.80 > 127.0.0.1.55920: . ack 203 win 8192 <nop,nop,timestamp 1306300952 1306300951> 38 23:57:35.941232 IP 127.0.0.1.80 > 127.0.0.1.55920: P 1:5560(5559) ack 203 win 8192 <nop,nop,timestamp 1306300953 1306300951> 390 23:57:35.941260 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5560 win 12383 <nop,nop,timestamp 1306300953 1306300953> 395 23:57:37.229575 IP 127.0.0.1.55920 > 127.0.0.1.80: F 203:203(0) ack 5560 win 12383 <nop,nop,timestamp 1306302241 1306300953> 400 23:57:37.230839 IP 127.0.0.1.80 > 127.0.0.1.55920: F 5560:5560(0) ack 204 win 8192 <nop,nop,timestamp 1306302243 1306302241> 405 23:57:37.230900 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5561 win 12383 <nop,nop,timestamp 1306302243 1306302243>
|
| /external/chromium_org/cc/trees/ |
| layer_tree_host_unittest_delegated.cc | 158 CompositorFrameAck ack; 160 output_surface()->ReturnResource(resources_to_return[i], &ack); 161 host_impl->OnSwapBuffersComplete(&ack); 1351 CompositorFrameAck ack; variable [all...] |
| /external/ipsec-tools/src/racoon/ |
| isakmp_inf.c | [all...] |
| /external/qemu/slirp/ |
| tcp_subr.c | 99 * In any case the ack and sequence number of the transmitted 104 tcp_seq ack, tcp_seq seq, int flags) 113 DEBUG_ARG("ack = %u", ack); 152 ti->ti_ack = htonl(ack); 367 * not wait for ACK+SYN. [all...] |
| debug.c | 188 lprint(" %6d ack-only packets (%d delayed)\r\n", 234 lprint(" %6d correct ACK header predictions\r\n", tcpstat.tcps_predack);
|
| /external/qemu/slirp-android/ |
| tcp_subr.c | 101 * In any case the ack and sequence number of the transmitted 106 tcp_seq ack, tcp_seq seq, int flags) 115 DEBUG_ARG("ack = %u", ack); 154 ti->ti_ack = htonl(ack); 411 * not wait for ACK+SYN.
|
| debug.c | 184 lprint(" %6d ack-only packets (%d delayed)\r\n", 230 lprint(" %6d correct ACK header predictions\r\n", tcpstat.tcps_predack);
|
| /device/google/accessory/arduino/USB_Host_Shield/ |
| Usb.cpp | 165 return( rcode ); //should be 0, indicating ACK. Else return error code.
201 return -1; //should be 0, indicating ACK. Else return error code.
|
| /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
| test_endtoend.py | 516 'Send close\n' 'Recv ack\n') 529 expected = ('Send: %s\nRecv: %s\nSend close\nRecv ack\n' %
|
| /external/chromium_org/cc/output/ |
| software_renderer.cc | 112 void SoftwareRenderer::ReceiveSwapBuffersAck(const CompositorFrameAck& ack) { 113 output_device_->ReclaimSoftwareFrame(ack.last_software_frame_id);
|
| /external/chromium_org/cc/test/ |
| layer_tree_test.cc | 112 virtual void OnSwapBuffersComplete(const CompositorFrameAck* ack) OVERRIDE { 113 LayerTreeHostImpl::OnSwapBuffersComplete(ack);
|
| /external/chromium_org/chrome/browser/extensions/ |
| event_router.h | 153 // Record the Event Ack from the renderer. (One less event in-flight.) 253 // ACK from the renderer.
|
| /external/chromium_org/net/quic/ |
| quic_stream_factory.cc | 426 // calculated send rate (paced, or ack clocked), will be well below the egress 431 // pacing support (beyond ack-clocked pacing), we get a bit of adhoc-pacing by
|
| quic_stream_sequencer_test.cc | 240 // Ack right away 260 // Ack right away
|
| /external/libnfc-nci/src/include/ |
| nfc_target.h | 390 ** 8 * (DEP_REQ/RES+ACK) + DEP_REQ/RES for 2175 MIU at 106kbps bit rate. 402 ** 8 * (DEP_REQ/RES+ACK) + DEP_REQ/RES for 2175 MIU at 106kbps bit rate.
|