sequence number
RU: sequence number
A 32-bit field in a TCP segment (RFC 793) that labels the first byte of payload data in that segment. The receiver uses sequence numbers to reassemble out-of-order segments, discard duplicates, and send back the next expected byte as an acknowledgment number.