SPPP_CHANGE_MTU
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sppp_change_mtu - Change the link MTU
SYNOPSIS
"SYNOPSIS"
int sppp_change_mtu (struct net_device * dev, int new_mtu);
ARGUMENTS
- dev
-
Device to change MTU on
- new_mtu
-
New MTU
DESCRIPTION
Change the MTU on the link. This can only be called with
the link down. It returns an error if the link is up or
the mtu is out of range.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:52 GMT, October 09, 2005