File nut/net/arpin.c


Included Files


Global Function NutArpInput()

void NutArpInput ( NUTDEVICE* dev, NETBUF* nb )
Prototyped in: nut/include/netinet/if_ether.h
Calls: NutArpAllocNetBuf() nut/net/arpout.c
  NutArpCacheUpdate() nut/net/arpcache.c
  NutArpOutput() nut/net/arpout.c
  NutNetBufFree() nut/dev/netbuf.c
  __byte_swap2() nut/include/sys/types.h
Called by: NutEtherInput() nut/net/ethin.c