#include <if_ppp.h>

Data Fields | |
| uint8_t | address |
| HDLC Address. | |
| uint8_t | control |
| HDLC Control. | |
| uint16_t | prot_type |
| Protocol type. | |
HDLC Address.
Definition at line 171 of file if_ppp.h.
Referenced by NutDumpPpp(), NutPppInput(), and NutPppOutput().
Protocol type.
Definition at line 173 of file if_ppp.h.
Referenced by NutDumpPpp(), NutPppInput(), and NutPppOutput().