Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MSSMask
drivers/net/ethernet/realtek/8139cp.c
1862
if (skb_shinfo(skb)->gso_size > MSSMask)
drivers/net/ethernet/realtek/8139cp.c
755
if (mss > MSSMask) {