Embedded Xinu Operating System
An ongoing research project and educational operating system.
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Functions
arpLookup.c File Reference
#include <stddef.h>
#include <arp.h>
#include <clock.h>
#include <interrupt.h>
#include <string.h>
#include <thread.h>

Functions

syscall arpLookup (struct netif *netptr, const struct netaddr *praddr, struct netaddr *hwaddr)