Nut/OS  4.10.3
API Reference
ppp_header Struct Reference

#include <if_ppp.h>

Collaboration diagram for ppp_header:

Data Fields

uint8_t address
 HDLC Address.
uint8_t control
 HDLC Control.
uint16_t prot_type
 Protocol type.

Detailed Description

Definition at line 170 of file if_ppp.h.


Field Documentation

HDLC Address.

Definition at line 171 of file if_ppp.h.

Referenced by NutDumpPpp(), NutPppInput(), and NutPppOutput().

HDLC Control.

Definition at line 172 of file if_ppp.h.

Referenced by NutPppOutput().

Protocol type.

Definition at line 173 of file if_ppp.h.

Referenced by NutDumpPpp(), NutPppInput(), and NutPppOutput().


The documentation for this struct was generated from the following file: