centos man page for eth_change_mtu

Query: eth_change_mtu

OS: centos

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)

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(9) - centos
device_rename(9) - centos
struct_input_polled_dev(9) - centos
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq