|
Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <ipv4.h>#include <network.h>#include <stddef.h>#include <string.h>#include <udp.h>Functions | |
| ushort | udpChksum (struct packet *pkt, ushort len, const struct netaddr *src, const struct netaddr *dst) |
1.8.5