Home
last modified time | relevance | path

Searched refs:ack (Results 1 – 25 of 81) sorted by relevance

1234

/external/tcpdump/
Dprint-decnet.c435 int ack; in print_nsp() local
444 ack = EXTRACT_LE_16BITS(shp->sh_seq[0]); in print_nsp()
445 if (ack & SGQ_ACK) { /* acknum field */ in print_nsp()
446 if ((ack & SGQ_NAK) == SGQ_NAK) in print_nsp()
447 (void)printf("nak %d ", ack & SGQ_MASK); in print_nsp()
449 (void)printf("ack %d ", ack & SGQ_MASK); in print_nsp()
454 ack = EXTRACT_LE_16BITS(shp->sh_seq[1]); in print_nsp()
455 if (ack & SGQ_OACK) { /* ackoth field */ in print_nsp()
456 if ((ack & SGQ_ONAK) == SGQ_ONAK) in print_nsp()
457 (void)printf("onak %d ", ack & SGQ_MASK); in print_nsp()
[all …]
Dprint-tcp.c86 tcp_seq ack; member
200 u_int32_t seq, ack, thseq, thack; in tcp_print() local
283 ack = EXTRACT_32BITS(&tp->th_ack); in tcp_print()
401 th->ack = seq, th->seq = ack - 1; in tcp_print()
403 th->seq = seq, th->ack = ack - 1; in tcp_print()
406 seq -= th->ack, ack -= th->seq; in tcp_print()
408 seq -= th->seq, ack -= th->ack; in tcp_print()
412 thack = th->ack; in tcp_print()
456 (void)printf(" ack %u", ack); in tcp_print()
DREADME93 send-ack.awk
97 we just note if the packet is a "send" or an "ack".
103 "Send" means data going from sender to receiver, "ack"
104 means an ack going from the receiver to the sender. A
111 for acks). The number in parens following an ack is
113 ack. A number in parens following a send is the
121 3.20 0.20 ack . 1024 (0.20)
123 3.40 0.20 ack . 1536 (0.20)
125 3.82 0.02 * ack . 1536 (0.62) [2]
152 5 - time of first ack
[all …]
Datime.awk1 $6 ~ /^ack/ && $5 !~ /[SFR]/ {
Dstime.awk1 $6 !~ /^ack/ && $5 !~ /[SFR]/ {
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
Dcontrolflow-recursive.js5 function ack(m,n){ function
7 if (n==0) { return ack(m-1,1); }
8 return ack(m-1, ack(m,n-1) );
22 ack(3,i);
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
Dcontrolflow-recursive.js5 function ack(m,n){ function
7 if (n==0) { return ack(m-1,1); }
8 return ack(m-1, ack(m,n-1) );
22 ack(3,i);
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
Dsocket.rb55 ack
77 def ack method in ANTLR3.Debug.EventSocketProxy
85 ack()
293 ack
296 def ack method in ANTLR3.Debug.RemoteEventSocketListener
323 ack
/external/openssh/
Dsftp-client.c1354 struct outstanding_ack *ack = NULL; in do_upload() local
1433 ack = xmalloc(sizeof(*ack)); in do_upload()
1434 ack->id = ++id; in do_upload()
1435 ack->offset = offset; in do_upload()
1436 ack->len = len; in do_upload()
1437 TAILQ_INSERT_TAIL(&acks, ack, tq); in do_upload()
1441 buffer_put_int(&msg, ack->id); in do_upload()
1451 if (ack == NULL) in do_upload()
1471 for (ack = TAILQ_FIRST(&acks); in do_upload()
1472 ack != NULL && ack->id != r_id; in do_upload()
[all …]
/external/tcpdump/tests/
Dprint-AA.out4 23:57:35.938122 IP 127.0.0.1.80 > 127.0.0.1.55920: S 930778609:930778609(0) ack 928549247 win 32767…
7 23:57:35.938167 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 1 win 8192 <nop,nop,timestamp 1306300950 1…
10 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 1…
21 23:57:35.940474 IP 127.0.0.1.80 > 127.0.0.1.55920: . ack 203 win 8192 <nop,nop,timestamp 1306300952…
24 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,timesta…
182 23:57:35.941260 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5560 win 12383 <nop,nop,timestamp 13063009…
185 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,timesta…
188 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,timesta…
191 23:57:37.230900 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5561 win 12383 <nop,nop,timestamp 13063022…
Dprint-AA.new4 23:57:35.938122 IP 127.0.0.1.80 > 127.0.0.1.55920: S 930778609:930778609(0) ack 928549247 win 32767…
7 23:57:35.938167 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 1 win 8192 <nop,nop,timestamp 1306300950 1…
10 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 1…
21 23:57:35.940474 IP 127.0.0.1.80 > 127.0.0.1.55920: . ack 203 win 8192 <nop,nop,timestamp 1306300952…
24 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,timesta…
182 23:57:35.941260 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5560 win 12383 <nop,nop,timestamp 13063009…
185 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,timesta…
188 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,timesta…
191 23:57:37.230900 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5561 win 12383 <nop,nop,timestamp 13063022…
Dprint-A.out4 23:57:35.938122 IP 127.0.0.1.80 > 127.0.0.1.55920: S 930778609:930778609(0) ack 928549247 win 32767…
7 23:57:35.938167 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 1 win 8192 <nop,nop,timestamp 1306300950 1…
10 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 1…
21 23:57:35.940474 IP 127.0.0.1.80 > 127.0.0.1.55920: . ack 203 win 8192 <nop,nop,timestamp 1306300952…
24 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,timesta…
182 23:57:35.941260 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5560 win 12383 <nop,nop,timestamp 13063009…
185 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,timesta…
188 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,timesta…
191 23:57:37.230900 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5561 win 12383 <nop,nop,timestamp 13063022…
Dprint-A.new4 23:57:35.938122 IP 127.0.0.1.80 > 127.0.0.1.55920: S 930778609:930778609(0) ack 928549247 win 32767…
7 23:57:35.938167 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 1 win 8192 <nop,nop,timestamp 1306300950 1…
10 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 1…
21 23:57:35.940474 IP 127.0.0.1.80 > 127.0.0.1.55920: . ack 203 win 8192 <nop,nop,timestamp 1306300952…
24 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,timesta…
182 23:57:35.941260 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5560 win 12383 <nop,nop,timestamp 13063009…
185 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,timesta…
188 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,timesta…
191 23:57:37.230900 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5561 win 12383 <nop,nop,timestamp 13063022…
Dprint-x.out6 23:57:35.938122 IP 127.0.0.1.80 > 127.0.0.1.55920: S 930778609:930778609(0) ack 928549247 win 32767…
11 23:57:35.938167 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 1 win 8192 <nop,nop,timestamp 1306300950 1…
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 1…
33 23:57:35.940474 IP 127.0.0.1.80 > 127.0.0.1.55920: . ack 203 win 8192 <nop,nop,timestamp 1306300952…
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,timesta…
390 23:57:35.941260 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5560 win 12383 <nop,nop,timestamp 13063009…
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,timesta…
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,timesta…
405 23:57:37.230900 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5561 win 12383 <nop,nop,timestamp 13063022…
Dprint-x.new6 23:57:35.938122 IP 127.0.0.1.80 > 127.0.0.1.55920: S 930778609:930778609(0) ack 928549247 win 32767…
11 23:57:35.938167 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 1 win 8192 <nop,nop,timestamp 1306300950 1…
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 1…
33 23:57:35.940474 IP 127.0.0.1.80 > 127.0.0.1.55920: . ack 203 win 8192 <nop,nop,timestamp 1306300952…
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,timesta…
390 23:57:35.941260 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5560 win 12383 <nop,nop,timestamp 13063009…
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,timesta…
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,timesta…
405 23:57:37.230900 IP 127.0.0.1.55920 > 127.0.0.1.80: . ack 5561 win 12383 <nop,nop,timestamp 13063022…
/external/wpa_supplicant_8/wpa_supplicant/
Dap.h37 const u8 *buf, size_t len, int ack);
39 const u8 *data, size_t len, int ack);
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
Ddebug-mode.rb40 ack
44 ack
54 def ack method in ANTLRDebugger
/external/llvm/test/Linker/
Dtestlink2.ll37 %ack = load i32* @0
38 %fzo = add i32 %ack, %blah
/external/wpa_supplicant_8/src/ap/
Dieee802_1x.h64 const u8 *buf, size_t len, int ack);
66 const u8 *data, int len, int ack);
Dieee802_11.h58 const u8 *buf, size_t len, int ack);
60 const u8 *data, size_t len, int ack);
/external/grub/netboot/
Dtlan.c2553 u32 ack;
2570 ack = TLanIntVector[type]( dev, host_int );
2572 if ( ack ) {
2573 host_cmd = TLAN_HC_ACK | ack | ( type << 18 );
2783 u32 ack = 0;
2789 while (((tmpCStat = head_list->cStat ) & TLAN_CSTAT_FRM_CMP) && (ack < 255)) {
2790 ack++;
2807 if (!ack)
2815 ack |= TLAN_HC_GO;
2835 return ack;
[all …]
Dfsys_tftp.c187 block = tp.u.ack.block = 0; in buf_fill()
205 block = ntohs (tp.u.ack.block = tr->u.data.block); in buf_fill()
213 tp.u.ack.block = htons (block = prevblock); in buf_fill()
/external/iproute2/include/netinet/
Dtcp.h103 u_int16_t ack:1; member
111 u_int16_t ack:1; member
/external/ppp/pppd/
Dsys-solaris.c2640 struct T_optmgmt_ack ack; member
2642 } ack; local
2674 cbuf.buf = (char *) &ack;
2675 cbuf.maxlen = sizeof(ack);
2687 || ack.ack.PRIM_type != T_OPTMGMT_ACK
2688 || ack.ack.MGMT_flags != T_SUCCESS
2689 || ack.ack.OPT_length < sizeof(struct opthdr)) {
2691 cbuf.len, ack.ack.PRIM_type);
2696 rh = (struct opthdr *) ((char *)&ack + ack.ack.OPT_offset);
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dpseudotcp.cc537 seg.ack = bytes_to_long(buffer + 8); in parse()
551 << "><ACK=" << seg.ack in parse()
660 if ((seg.ack > m_snd_una) && (seg.ack <= m_snd_nxt)) { in process()
686 uint32 nAcked = seg.ack - m_snd_una; in process()
687 m_snd_una = seg.ack; in process()
759 } else if (seg.ack == m_snd_una) { in process()

1234