File nut/net/ipout.c


Included Files


Global Function NutIpOutput()

int NutIpOutput ( uint8_t proto, uint32_t dest, NETBUF* nb )
Prototyped in: nut/include/netinet/ip.h
Calls: NutIpChkSum() nut/net/ipcsum.c
  NutNetBufAlloc() nut/dev/netbuf.c
  NutNetBufFree() nut/dev/netbuf.c
  memset() nut/c/string/memset.c
  NutArpCacheQuery(), NutIpRouteQuery(), __byte_swap2()
Called by: NutIcmpOutput() nut/net/icmpout.c
  NutIgmpOutput() nut/net/igmpout.c