SPPP_CHANGE_MTU
Section: (9)
Updated: 14 August 2003
Index
Return to Main Contents
NAME
sppp_change_mtu - Change the link MTU
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.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 23:19:28 GMT, August 13, 2003