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 3.10 June 2014 ETH_CHANGE_MTU(9)
| Related Man Pages |
|---|
| rdt_setmtu(1m) - opensolaris |
| device_schedule_callback_owner(9) - centos |
| struct_device_driver(9) - centos |
| struct_input_polled_dev(9) - centos |
| struct_rio_dev(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |