NETIUCV_CHANGE_MTU
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
netiucv_change_mtu -
SYNOPSIS
"SYNOPSIS"
int netiucv_change_mtu (struct net_device * dev, int new_mtu);
ARGUMENTS
- dev
-
-- undescribed --
- new_mtu
-
-- undescribed --
DESCRIPTION
param dev Pointer to interface struct.
param new_mtu The new MTU to use for this interface.
return 0 on success, -EINVAL if MTU is out of valid range.
(valid range is 576 .. NETIUCV_MTU_MAX).
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:47 GMT, October 06, 2005