Home
last modified time | relevance | path

Searched refs:ACK (Results 1 – 25 of 75) sorted by relevance

123

/linux/drivers/scsi/
H A D53c700.scr181 CLEAR ACK
195 CLEAR ACK
199 CLEAR ACK
208 CLEAR ACK
212 CLEAR ACK
216 CLEAR ACK
220 CLEAR ACK
224 CLEAR ACK
232 CLEAR ACK
240 CLEAR ACK
[all …]
H A D53c700_d.h_shipped238 CLEAR ACK
267 CLEAR ACK
280 CLEAR ACK
313 CLEAR ACK
326 CLEAR ACK
339 CLEAR ACK
352 CLEAR ACK
365 CLEAR ACK
382 CLEAR ACK
399 CLEAR ACK
[all …]
/linux/Documentation/networking/
H A Dsnmp_counter.rst275 it excludes the retransmitted packets. But it includes the SYN, ACK
296 It means the TCP layer receives a SYN, replies a SYN+ACK, come into
329 TCPSynRetrans: number of SYN and SYN/ACK retransmits to break down
357 half open queue, TCP stack will send SYN+ACK on an exponential backoff
358 timer, after client replies ACK, TCP stack checks whether the accept
361 time client replies ACK, this socket will get another chance to move
448 If a packet set ACK flag and has no data, it is a pure ACK packet, if
455 If a TCP packet has data (which means it is not a pure ACK packet),
535 approached. The two pieces of information are ACK train length and
537 `Hybrid Slow Start paper`_. Either ACK train length or packet delay
[all …]
H A Drxrpc.rst146 (#) Calls use ACK packets to handle reliability. Data packets are also
150 A hard-ACK indicates to the far side that all the data received to a point
151 has been received and processed; a soft-ACK indicates that the data has
153 not discard any transmittable packets until they've been hard-ACK'd.
155 (#) Reception of a reply data packet implicitly hard-ACK's all the data
159 received and the final hard-ACK on the last packet of the reply has
196 (#) ACK'ing is handled by the protocol driver automatically, including ping
235 the reply is transmitted with one or more sendmsgs, and then the final ACK
333 RXRPC_ACK -rt n/a Final ACK received
364 This is delivered to a server application to indicate that the final ACK
[all …]
H A Dplip.rst145 D3->ACK 5 - 10 10 - 5
181 INIT -> ACK 16 - 10
211 That raises the ACK line, triggering an interrupt in the receiving
212 machine. The receiving machine disables interrupts and raises its own ACK
/linux/Documentation/translations/zh_CN/process/
H A Dstable-kernel-rules.rst42 - 如果补丁被接受到队列里,发送者会收到一个ACK回复,如果没有被接受,收
53 - 审查委员会有48小时的时间,用来决定给该补丁回复ACK还是NAK。
57 - 在审查周期结束的时候,那些得到ACK回应的补丁将会被加入到最新的稳定版
/linux/Documentation/translations/zh_TW/process/
H A Dstable-kernel-rules.rst45 - 如果補丁被接受到隊列裏,發送者會收到一個ACK回覆,如果沒有被接受,收
56 - 審查委員會有48小時的時間,用來決定給該補丁回覆ACK還是NAK。
60 - 在審查週期結束的時候,那些得到ACK回應的補丁將會被加入到最新的穩定版
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_md5_md5-only-on-client-ack.pkt3 // but then does on the ACK that completes the three-way handshake.
15 // Ooh, weird: client provides MD5 option on the ACK:
22 // Now here comes the legit ACK:
H A Dtcp_slow_start_slow-start-ack-per-4pkt.pkt4 // In this variant, the receiver sends one ACK per 4 packets.
/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_synack_reuse.pkt2 // Challenge ACK is supposed to pass through, RST reply should clear conntrack
8 +0 `iptables -A INPUT -m conntrack --ctstate INVALID -p tcp --tcp-flags SYN,ACK SYN,ACK`
H A Dconntrack_inexact_rst.pkt9 // 5.772212 client_ip > server_ip TCP 66 45020 > 443 [ACK] Seq=1905874048 Ack=781810658 Win=36352 …
12 // 5.788207 server_ip > client_ip TCP 66 443 > 45020 [FIN, ACK] Seq=781811916 Ack=1905874048 Win=3…
14 // 5.788479 client_ip > server_ip TCP 66 45020 > 443 [RST, ACK] Seq=1905874072 Ack=781811917 Win=3…
H A Dconntrack_syn_challenge_ack.pkt2 // a challenge-ACK.
24 // Challenge ACK, old incarnation.
H A Dconntrack_ack_loss_stall.pkt112 …REC=0x00 TTL=255 ID=0 PROTO=TCP SPT=34375 DPT=8080 SEQ=1 ACK=4162510439 WINDOW=257 RES=0x00 ACK PS…
/linux/Documentation/translations/ja_JP/
H A Dstable_kernel_rules.txt55 - 送信者はパッチがキューに受け付けられた際には ACK を、却下された場合
70 - レビュー委員会は 48時間の間に ACK か NAK を出す。
74 - レビューサイクルの最後に、ACK を受けたパッチは最新の -stable リリー
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c152 ACK, enumerator
201 else if (test->flags == ACK) in test_str()
210 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, ACK },
211 { TCP, FORWARD, UNKNOWN_CONN, ONE_HOP, ACK },
212 { TCP, ACCEPT, KNOWN_CONN, ONE_HOP, ACK },
310 if (test->flags == ACK) in build_input()
/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst10 .. |ACK| replace:: ``ACK`` substdef
119 * - |ACK|
131 Both |NAK|- and |ACK|-type frames are used to control flow of messages and
144 the frame by responding with a message containing an |ACK|-type frame with
146 the |ACK| frame specifies the |DATA| frame to be acknowledged. In case of an
158 used to associate an ``ACK`` with its ``DATA_SEQ``-type frame, but not
169 indicates a |DATA_SEQ|-type frame, ``FRAME(A)`` an ``ACK``-type frame,
334 the EC is sent again, e.g. due to the host not receiving an |ACK|, the EC
/linux/Documentation/input/devices/
H A Dwalkera0701.rst31 / O 4 3 O \ pin 3 (GND) LED ________________ 10 ACK
55 Driver use interrupt from parport ACK input bit to measure pulse length
98 (Warning, pulses on ACK are inverted by transistor, irq is raised up on sync
/linux/Documentation/security/
H A DSCTP.rst124 Called when a COOKIE ACK is received, and the peer secid will be
128 @skb - pointer to skbuff of the COOKIE ACK packet.
159 <----------------------------------------------- INIT ACK
170 <------------------------------------------- COOKIE ACK
274 Called when a COOKIE ACK is received where it sets the connection's peer sid
278 @skb - pointer to skbuff of the COOKIE ACK packet.
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c533 /* ACK first to let DP RX test box monitor LT sequence */ in dp_handle_automated_test()
534 test_response.bits.ACK = 1; in dp_handle_automated_test()
542 test_response.bits.ACK = 0; in dp_handle_automated_test()
562 test_response.bits.ACK = dm_helpers_dp_handle_test_pattern_request(link->ctx, link, in dp_handle_automated_test()
568 test_response.bits.ACK = 1; in dp_handle_automated_test()
573 test_response.bits.ACK = 1; in dp_handle_automated_test()
577 if (test_response.bits.ACK) in dp_set_test_pattern()
/linux/Documentation/i2c/
H A Dslave-interface.rst165 About ACK/NACK
168 It is good behaviour to always ACK the address phase, so the master knows if a
170 state being busy is troublesome. SMBus demands to always ACK the address phase,
172 automatically ACK when detecting their slave addresses, so there is no option
176 Currently, there is no slave event to report if the master did ACK or NACK a
H A Dgpio-fault-injection.rst60 it will stop at the ACK phase after the address of the client has been
61 transmitted. Because the device will ACK its presence, this results in SDA
73 The injector will again stop at one ACK phase, so the device will keep SDA low
78 b) after the address byte, a 0x00 byte will be transferred. Then, stop at ACK.
/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.c1529 #define ACK(irqbit) { \ macro
1580 ACK(INT_SUSPEND); in goku_irq()
1617 ACK(INT_USBRESET); in goku_irq()
1628 ACK(INT_SETUP); in goku_irq()
1633 ACK(INT_STATUSNAK|INT_ENDPOINT0); in goku_irq()
1643 ACK(INT_ENDPOINT0); in goku_irq()
1651 ACK(INT_MSTRDEND); in goku_irq()
1657 ACK(INT_MSTWREND); in goku_irq()
1663 ACK(INT_MSTWRTMOUT); in goku_irq()
1697 #undef ACK
/linux/Documentation/core-api/
H A Dnetlink.rst35 not via the ACK. Try to find useful data to return. Once the command is
36 added whether it replies with a full message or only an ACK is uAPI and
/linux/drivers/net/wireless/ath/ath9k/
H A DKconfig116 bool "Atheros ath9k ACK timeout estimation algorithm"
120 This option enables ath9k dynamic ACK timeout estimation algorithm
121 based on ACK frame RX timestamp, TX frame timestamp and frame
/linux/Documentation/driver-api/
H A Dmailbox.rst66 /* An ACK to our last sample sent */
72 /* Remote f/w sends only ACK packets on this channel */

123