sppp_detach
Section: Kernel Hacker's Manual (9)
Updated: sppp_detach
Index
Return to Main Contents
NAME
sppp_detach - release PPP resources from a device
SYNOPSIS
void sppp_detach
(struct net_device *dev);
ARGUMENTS
- dev
-
Network device to release
DESCRIPTION
Stop and free up any PPP/HDLC resources used by this
interface. This must be called before the device is
freed.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:51:45 GMT, June 12, 2005