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