#include <cfg/os.h>#include <sys/thread.h>#include <netinet/ip.h>#include <sys/socket.h>#include <netinet/tcp.h>#include <net/netdebug.h>
Go to the source code of this file.
Functions | |
| int | NutTcpInput (NUTDEVICE *dev, NETBUF *nb) |
| Process incoming TCP segments from IP layer. | |