dev_disable_lro(9) centos man page | unix.com

Man Page: dev_disable_lro

Operating Environment: centos

Section: 9

DEV_DISABLE_LRO(9)					      Network device support						DEV_DISABLE_LRO(9)

NAME
dev_disable_lro - disable Large Receive Offload on a device
SYNOPSIS
void dev_disable_lro(struct net_device * dev);
ARGUMENTS
dev device
DESCRIPTION
Disable Large Receive Offload (LRO) on a net device. Must be called under RTNL. This is needed if received packets may be forwarded to another interface.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEV_DISABLE_LRO(9)
Related Man Pages
nxge(4) - debian
nxge(4) - freebsd
if_qlxge(4) - freebsd
vxge(4) - freebsd
nxge(4) - linux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I