centos man page for dev_disable_lro

Query: dev_disable_lro

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_with_groups(9) - centos
if_nxge(4) - debian
if_nxge(4) - freebsd
vxge(4) - freebsd
nxge(4) - linux
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq