Nut/OS  4.10.3
API Reference
tcpin.c File Reference
#include <cfg/os.h>
#include <sys/thread.h>
#include <netinet/ip.h>
#include <sys/socket.h>
#include <netinet/tcp.h>
#include <net/netdebug.h>
Include dependency graph for tcpin.c:

Go to the source code of this file.

Functions

int NutTcpInput (NUTDEVICE *dev, NETBUF *nb)
 Process incoming TCP segments from IP layer.