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)NAMEdev_disable_lro - disable Large Receive Offload on a deviceSYNOPSISvoid dev_disable_lro(struct net_device * dev);ARGUMENTSdev deviceDESCRIPTIONDisable 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEV_DISABLE_LRO(9)