#include <if_ppp.h>
Data Fields | |
| uint8_t | address |
| HDLC Address. | |
| uint8_t | control |
| HDLC Control. | |
| uint16_t | prot_type |
| Protocol type. | |
HDLC Address.
Referenced by NutDumpPpp(), NutPppInput(), and NutPppOutput().
HDLC Control.
Referenced by NutPppOutput().
Protocol type.
Referenced by NutDumpPpp(), NutPppInput(), and NutPppOutput().