Query: eth_change_mtu
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ETH_CHANGE_MTU(9) Network device support ETH_CHANGE_MTU(9)NAMEeth_change_mtu - set new MTU sizeSYNOPSISint eth_change_mtu(struct net_device * dev, int new_mtu);ARGUMENTSdev network device new_mtu new Maximum Transfer UnitDESCRIPTIONAllow changing MTU size. Needs to be overridden for devices supporting jumbo frames.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ETH_CHANGE_MTU(9)