#include <bool.h>
#include <errno.h>
#include <il_skel.h>
#include <net_interface.h>
#include <net/modules.h>
Go to the source code of this file.
Functions | |
static void | il_client_connection (ipc_callid_t iid, ipc_call_t *icall) |
Default thread for new connections. | |
int | il_module_start (int service) |
Start the internetworking layer module. |
Definition in file il_skel.c.