sppp_attach

Section: Kernel Hacker's Manual (9)
Updated: sppp_attach
Index Return to Main Contents
 

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:50:49 GMT, June 12, 2005