VELOCITY_CHANGE_MTU
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
velocity_change_mtu - MTU change callback
SYNOPSIS
"SYNOPSIS"
int velocity_change_mtu (struct net_device * dev, int new_mtu);
ARGUMENTS
- dev
-
network device
- new_mtu
-
desired MTU
DESCRIPTION
Handle requests from the networking layer for MTU change on
this interface. It gets called on a change by the network layer.
Return zero for success or negative posix error code.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:58 GMT, October 09, 2005