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() nut/include/sys/types.h
  memcpy(), memset()
Used in:   nut/arch/avr/dev/eth0cs.c
    nut/arch/avr/dev/eth0rtl.c
    nut/arch/avr/dev/lanc111.c
    nut/arch/avr/dev/wlan.c