File nut/net/ethin.c
Included Files
#include <nut/include/sys/types.h>
#include <nut/include/netinet/if_ether.h>
#include <nut/include/netinet/ip.h>
#include <nut/include/netinet/in.h>
#include <nut/include/net/ether.h>
Global Function NutEtherInput()
void NutEtherInput ( NUTDEVICE* dev, NETBUF* nb )
Prototyped in:
nut/include/net/ether.h
Calls:
NutArpInput()
nut/net/arpin.c
NutIpInput()
nut/net/ipin.c
NutNetBufFree()
nut/dev/netbuf.c
__byte_swap2()
nut/include/sys/types.h
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