Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XMIT_GSO
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
3429
if (xmit_type & XMIT_GSO) {
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
3488
(xmit_type & XMIT_GSO) ? "LSO" : "non-LSO",
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
4056
if (xmit_type & XMIT_GSO) {