File nut/net/pppout.c


Included Files


Global Function NutPppOutput()

int NutPppOutput ( NUTDEVICE* dev, uint16_t type, uint8_t* ha, NETBUF* nb )
Prototyped in: nut/include/net/ppp.h
Calls: NutNetBufAlloc() nut/dev/netbuf.c
  NutNetBufFree() nut/dev/netbuf.c
  __byte_swap2()
Called by: NutIpcpOutput() nut/net/ipcpout.c
  NutLcpOutput() nut/net/lcpout.c
  NutPapOutput() nut/net/papout.c
Used in:   nut/dev/ppp.c