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