Programmable Gateways
Login
Overview
Power Industry
Serial Device Server
Programmable Gateways
Serial/Ethernet Gateway XNUT-100
CAN/Ethernet Gateway XNUT-105
Ethernet CPU Boards
Shop
Information and Support
Main Page
|
Modules
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
|
Examples
include/net/ppp.h File Reference
Detailed Description
PPP protocol definitions.
Defines
#define
PPP_MRU
Functions
void
NutPppInput
(
NUTDEVICE
*dev,
NETBUF
*nb)
Handle incoming PPP frames.
int
NutPppOutput
(
NUTDEVICE
*dev,
u_short
type,
u_char
*ha,
NETBUF
*nb)
Send PPP frame.