sppp_detach

Langue: en

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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.