Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <stddef.h>
#include <stdlib.h>
#include <device.h>
#include <network.h>
#include <udp.h>
Functions | |
devcall | udpControl (device *devptr, int func, long arg1, long arg2) |