File nut/net/udpin.c


Included Files


Global Function NutUdpInput()

void NutUdpInput ( NETBUF* nb, ureg_t bcast )
Prototyped in: nut/include/sys/sock_var.h
Calls: NutEventPost() nut/os/event.c
  NutIcmpResponse() nut/net/icmpout.c
  NutNetBufFree() nut/dev/netbuf.c
  NutUdpFindSocket()
Called by: NutIpInput() nut/net/ipin.c