Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <stddef.h>
#include <network.h>
#include <route.h>
#include <stdlib.h>
Functions | |
syscall | rtDefault (const struct netaddr *gate, struct netif *nif) |