(C) Last fragment, 2400 and 2759
M = 0 – Means there is no fragment after this, i.e. Last fragment
HLEN = 10 - So header length is 4 x 10 = 40, as 4 is constant scale factor
Total Length = 400(40 Byte Header + 360 Byte Payload)
Fragment Offset = 300, that means 300 x 8 Byte = 2400 bytes are before this last fragment
So the position of datagram is last fragment
Sequence number of First Byte of Payload = 2400 (as 0 to 2399 Sequence no are used)
Sequence number of Last Byte of Payload = 2400 + 360 - 1 = 2759