See how IP datagrams are fragmented when they exceed the MTU size of a network
Identification (16 bits): Unique identifier assigned to all fragments of the same original datagram.
Flags (3 bits):
Fragment Offset (13 bits): Indicates the position of this fragment relative to the beginning of the original datagram. Measured in 8-byte units.
Total Length: The length of each fragment (header + data) in bytes.