Searched refs:ack (Results 1 – 6 of 6) sorted by relevance
295 tcp_seq ack, tcp_seq seq, int flags) in tcp_respond() argument323 nth->th_ack = htonl(ack); in tcp_respond()
348 goto ack; in tcp_twcheck()
391 tcp_seq ack, tcp_seq seq, int flags);
69 - [linkmetrics](#linkmetrics-config-async-ipaddr-enhanced-ack-clear)1931 ### linkmetrics config \[async\] \<ipaddr\> enhanced-ack clear1939 > linkmetrics config fe80:0:0:0:3092:f334:1455:1ad2 enhanced-ack clear1944 > linkmetrics config async fe80:0:0:0:3092:f334:1455:1ad2 enhanced-ack clear1950 ### linkmetrics config \[async\] \<ipaddr\> enhanced-ack register \<qmr\> \[r\]1963 > linkmetrics config fe80:0:0:0:3092:f334:1455:1ad2 enhanced-ack register qm1968 > linkmetrics config async fe80:0:0:0:3092:f334:1455:1ad2 enhanced-ack register qm1973 > linkmetrics config async fe80:0:0:0:3092:f334:1455:1ad2 enhanced-ack register qm r3267 …ially send ack). Also the frame transmission requests return immediately without sending the frame…
510 …eived (`TX` or `RX`). A failed transmission (e.g., if tx was aborted or no ack from peer for any o…
3020 def LinkMetricsSendProbe(self, dst_addr, ack=True, size=0): argument