Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

dev/ppp.h File Reference

PPP device definitions. More...


Data Structures

struct  _PPPDCB
 PPP interface structure. More...


Typedefs

typedef _PPPDCB PPPDCB
 PPP interface type.


Functions

int NutPppInit (NUTDEVICE *dev)
 Initialize the PPP state machine.

int NutPppIOCtl (NUTDEVICE *dev, int req, void *conf)
 Perform PPP control functions.

int PPPPutPacket (NUTDEVICE *dev, NETBUF *nb)
 Actually send a PPP packet.


Variables

NUTDEVICE devPpp
 Device information structure.


Detailed Description

PPP device definitions.


© 2000-2003 by egnite Software GmbH - visit http://www.ethernut.de/