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
device_create(9) - centos
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
if_nxge(4) - debian
qlxgbe(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!