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)
| Related Man Pages |
|---|
| if_vxge(4) - freebsd |
| device_create_vargs(9) - suse |
| qlxgbe(4) - freebsd |
| vxge(4) - freebsd |
| nxge(4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |