ARP module functions. More...
#include <ipc/ipc.h>
Functions | |
int | arp_initialize (async_client_conn_t client_connection) |
Initializes the ARP module. | |
int | arp_message (ipc_callid_t callid, ipc_call_t *call, ipc_call_t *answer, int *answer_count) |
Processes the ARP message. |
ARP module functions.
The functions are used as ARP module entry points.