Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <ipv4.h>
#include <network.h>
#include <string.h>
#include <udp.h>
Functions | |
syscall | udpSend (struct udp *udpptr, ushort datalen, const void *buf) |