File nut/net/ethout.c


Included Files


Global Function NutEtherOutput()

int NutEtherOutput ( NUTDEVICE* dev, uint16_t type, uint8_t* ha, NETBUF* nb )
Prototyped in: nut/include/net/ether.h
Calls: NutNetBufAlloc() nut/dev/netbuf.c
  NutNetBufFree() nut/dev/netbuf.c
  __byte_swap2() nut/boot/appload/utils.c
  memcpy() nut/c/string/memcpy.c
  memset() nut/c/string/memset.c
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
    nut/dev/lan91.c
    nut/dev/null_ether.c