File nut/net/ethout.c


Included Files


Global Function NutEtherOutput()

int NutEtherOutput ( NUTDEVICE* dev, u_short type, u_char* ha, NETBUF* nb )
Prototyped in: nut/include/net/ether.h
Calls: NutNetBufAlloc() nut/dev/netbuf.c
  NutNetBufFree() nut/dev/netbuf.c
  __byte_swap2(), memcpy(), memset()