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 |
|---|
| device_create_vargs(9) - centos |
| struct_class(9) - centos |
| struct_i2c_board_info(9) - centos |
| usb_alloc_coherent(9) - centos |
| usb_make_path(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |