Loading...
Searching...
No Matches

PPP type definitions. More...

Detailed Description

PPP type definitions.

Author
José Ignacio Alamos jiala.nosp@m.mos@.nosp@m.uc.cl
See also
IANA, PPP NUMBERS

Definition in file ppptype.h.

Go to the source code of this file.

Macros

#define PPPTYPE_IPV6   (0x0057)
 IPv6 packet in PPP.
 
#define PPPTYPE_IPV4   (0x0021)
 IPv4 packet in PPP.
 
#define PPPTYPE_NCP_IPV6   (0x8057)
 NCP packet for IPV6.
 
#define PPPTYPE_NCP_IPV4   (0x8021)
 NCP packet for IPv4.
 
#define PPPTYPE_LCP   (0xC021)
 LCP packet

 
#define PPPTYPE_PAP   (0xC023)
 PAP packet

 
#define PPPTYPE_UNKNOWN   (0x8001)
 Unknown packet (Unused protocol number according to IANA)