Nut/OS  4.10.3
API Reference
ppp.c File Reference
#include <cfg/os.h>
#include <string.h>
#include <io.h>
#include <fcntl.h>
#include <net/if_var.h>
#include <net/ppp.h>
#include <sys/heap.h>
#include <sys/event.h>
#include <sys/timer.h>
#include <sys/thread.h>
#include <dev/ppp.h>
#include <netinet/ppp_fsm.h>
#include <dev/ahdlc.h>
#include <net/netdebug.h>
Include dependency graph for ppp.c:

Go to the source code of this file.

Variables

IFNET ifn_ppp
 Network interface information structure.
NUTDEVICE devPpp
 Device information structure.