Embedded Xinu Operating System
An ongoing research project and educational operating system.
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Functions
tcpChksum.c File Reference
#include <stddef.h>
#include <ipv4.h>
#include <network.h>
#include <tcp.h>

Functions

ushort tcpChksum (struct packet *pkt, ushort len, struct netaddr *src, struct netaddr *dst)