eth_change_mtu(9) centos man page | unix.com

Man Page: eth_change_mtu

Operating Environment: centos

Section: 9

ETH_CHANGE_MTU(9)					      Network device support						 ETH_CHANGE_MTU(9)

NAME
eth_change_mtu - set new MTU size
SYNOPSIS
int eth_change_mtu(struct net_device * dev, int new_mtu);
ARGUMENTS
dev network device new_mtu new Maximum Transfer Unit
DESCRIPTION
Allow changing MTU size. Needs to be overridden for devices supporting jumbo frames.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ETH_CHANGE_MTU(9)
Related Man Pages
rdt_setmtu(1m) - opensolaris
device_create_vargs(9) - centos
struct_device_driver(9) - centos
struct_rio_dev(9) - centos
usb_make_path(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq