sppp_attach

Langue: en

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

Section: 9 (Appels noyau Linux)

NAME

sppp_attach - attach synchronous PPP/HDLC to a device

SYNOPSIS

void sppp_attach(struct ppp_device * pd);

ARGUMENTS

pd

PPP device to initialise

DESCRIPTION

This initialises the PPP/HDLC support on an interface. At the time of calling the dev element must point to the network device that this interface is attached to. The interface should not yet be registered.