PPP protocol definitions. More...
Go to the source code of this file.
Defines | |
| #define | PPP_MRU 1500 |
Functions | |
| void | NutPppInput (NUTDEVICE *dev, NETBUF *nb) |
| Handle incoming PPP frames. | |
| int | NutPppOutput (NUTDEVICE *dev, uint16_t type, uint8_t *ha, NETBUF *nb) |
| Send PPP frame. | |
PPP protocol definitions.
| #define PPP_MRU 1500 |