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