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
if_vxge(4) - freebsd
device_create_vargs(9) - centos
qlxgbe(4) - freebsd
nxge(4) - freebsd
sfxge(4) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq