Lines Matching full:segment
35 …ls. It breaks the byte stream into appropriately sized segments and each segment is sent in its ow…
37 … of the first kind is "A TCP MUST be able to receive a TCP option in any segment" and an example o…
56 …ertises a very small receiver window, which means that only a single TCP segment will be in the ne…
68 …an active part in performing the retransmission. When uIP decides that a segment should be retrans…
80 …an active part in performing the retransmission. When uIP decides that a segment should be retrans…
390 …ple data segments are sent in succession without waiting for an acknowledgment for each segment.<p>
391 …ed by a complex application layer. Instead, uIP allows only a single TCP segment per connection to…
398 …an active part in performing the retransmission. When uIP decides that a segment should be retrans…
400 …n hosts with wildly varying memory dimensions. In each TCP segment, the sender of the segment indi…
404 Since uIP only handles one in-flight TCP segment per connection, the amount of simultaneous segment…
413 …lgorithm will only send acknowledgments for every other received segment. If no segment is receive…
414 …utstanding TCP segment will interact poorly with the delayed acknowledgment algorithm. Because the…
415 …where $s$ is the segment size and $t_d$ is the delayed acknowledgment timeout, which typically is …
416 …ounts of data sent by such a system will not span more than a single TCP segment, and would theref…