Searched refs:retransmission (Results 1 – 14 of 14) sorted by relevance
10 retransmission mechanisms of the transport protocol are not fully28 the retransmission mechanisms are modified in the following manner:37 to experience high retransmission latencies.
16 internal host does retransmission) until a packet from outside is
320 retransmission but including data-in-SYN). This counter is different from322 more useful to track the TCP retransmission rate.394 stack would give up the retransmission and update this counter. It410 The spurious retransmission timeout detected by the `F-RTO`_568 TCP retransmission and congestion control570 The TCP protocol has two retransmission mechanisms: SACK and fast609 the duplicate ACK number. E.g., if retransmission is triggered, and624 than the retransmission timestamp.651 A SACK points out that a retransmission packet is lost again.655 The TCP stack tries to deliver a retransmission packet to lower layers[all …]
228 was just a retransmission. The former is simpler, and does not require229 retransmission detection therefore it is the recommended method until237 sequence number is lower than expected the driver assumes retransmission
166 may arrive out of order on retransmission and socket teardown.
384 F-RTO is an enhanced recovery algorithm for TCP retransmission686 is 5, which corresponds to 31seconds till the last retransmission780 is 6, which corresponds to 63seconds till the last retransmission890 If set, a check is performed upon retransmission by timeout to894 initiated. This improves retransmission latency for1675 in "tcp: change IPv6 flow-label upon receiving spurious retransmission"
176 again. The generic layer contains no timeout and retransmission
35 the TCP segments onto the wire. It handles TCP retransmission if
37 command to be retransmitted several times. If the retransmission fails,
892 bool retransmission = !!dfrag; in mptcp_sendmsg_frag() local905 if (!retransmission) { in mptcp_sendmsg_frag()936 if (!retransmission) { in mptcp_sendmsg_frag()975 if (!retransmission) in mptcp_sendmsg_frag()981 if (!retransmission) { in mptcp_sendmsg_frag()1031 if (!retransmission) in mptcp_sendmsg_frag()
193 retransmission. This implies that packet drops must not happen.
235 acked (for a broadcast message). A retransmission is needed.240 retransmission.
270 retransmission. Optional status, not all hardware can detect this
87 retransmission on failure, etc. in a blocking manner. If such functionality is