File nut/net/pppout.c


Included Files


Global Function NutPppOutput()

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