Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages | Examples
include/net/ppp.h File Reference
Detailed Description
PPP protocol definitions.
Defines | |
| #define | PPP_MRU |
Functions | |
| void | NutPppInput (NUTDEVICE *dev, NETBUF *nb) |
| Handle incoming PPP frames. | |
| int | NutPppOutput (NUTDEVICE *dev, u_short type, u_char *ha, NETBUF *nb) |
| Send PPP frame. | |