Wrapper for the standalone network interface module. More...
#include <async.h>
#include <ipc/ipc.h>
#include "netif.h"
Functions | |
int | module_message (ipc_callid_t callid, ipc_call_t *call, ipc_call_t *answer, int *answer_count) |
Distributes the messages between the module parts. | |
int | module_start (async_client_conn_t client_connection) |
Starts the bundle network interface module. |
Wrapper for the standalone network interface module.