freebsd-nq/sys/dev/re
Pyun YongHyeon ae64408754 The number of bits reserved for MSS in RealTek controllers is
11bits. This limits the maximum interface MTU size in TSO case
as upper stack should not generate TCP segments with MSS greater
than the limit. Armed with this information, disable TSO if
interface MTU is greater than the limit.
2008-08-04 02:05:09 +00:00
..
if_re.c The number of bits reserved for MSS in RealTek controllers is 2008-08-04 02:05:09 +00:00