netstart.c File Reference

Starts the networking subsystem. More...

#include <async.h>
#include <stdio.h>
#include <task.h>
#include <ipc/ipc.h>
#include <ipc/services.h>
#include "../../err.h"
#include "../../modules.h"
#include "../../self_test.h"
#include "../net_messages.h"
Include dependency graph for netstart.c:

Defines

#define NAME   "Networking startup"
 Networking startup module name.

Functions

int main (int argc, char *argv[])
 Starts the module.
task_id_t spawn (const char *fname)
 Starts the module.

Detailed Description

Starts the networking subsystem.

Performs self test if configured to.

See also:
configuration.h

Generated on Thu Mar 11 20:46:08 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1