suse man page for dev_disable_lro

Query: dev_disable_lro

OS: suse

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 2.6. July 2010 DEV_DISABLE_LRO(9)
Related Man Pages
if_nxge(4) - freebsd
nxge(4) - freebsd
if_qlxgbe(4) - freebsd
vxge(4) - freebsd
if_sfxge(4) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I