The retransmitted segment repeats the missing bytes with the same sequence number.
Client sends the same segment again
The retransmitted segment has the same sequence 1001 and the same payload bytes.
retrans seq=1001
The bytes are identical
The helper checks that the retransmitted segment bytes match the lost segment bytes exactly.
segments identical=1
Timeline shows the resend
The timeline shows the client sending the data again before the ACK can move forward.
retransmit messages=1
Summary
Retransmission means the missing bytes are sent again with the same sequence number.
sequence=1001