|
Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <stddef.h>#include <ipv4.h>#include <network.h>#include <tcp.h>Functions | |
| int | tcpSendRst (struct packet *pkt, struct netaddr *src, struct netaddr *dst) |
1.8.5