TCP segment
Appearance
Transmission Control Protocol (TCP) accepts data from an application layer data stream and adds a TCP header, packaging it into a 'TCP segment. This It is encapsulated, into an IP datagram. A TCP segment is "the packet of information that TCP uses to exchange data with its peers."
For detailed information See: TCP segment structure