The maximum segment size (MSS) is a parameter of the options field of the TCP header that specifies the largest amount of data, specified in bytes, that a computer or communications device can receive in a single TCP segment.
By default when we say about MSS for TCP ethernet packet 1460 and MTU is 1500. MSS = MTU - 20(IP header) - 20(…
tcp mtu mss