Let’s review some terminology – lets match the tcp/ip stacklayer with the term used to describe the ‘packet’ for thatlayer.
Layers: Transport Layer, Network Layer, LinkLayer, Application Layer
Terms: Chunk, datagram, frame, segment,fragment, message
Answer
Transport Layer : Segment
Network Layer : Datagram
Data Link Layer : Frame
Application Layer : Message
Hope this helps.