File nut/net/ipout.c


Included Files


Global Function NutIpOutput()

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