nip_init.c File Reference

#include "nip_init.h"
#include "net/net_if.h"
#include "mem.h"
#include "nip_error.h"
#include "app/mdns.h"

Include dependency graph for nip_init.c:

Go to the source code of this file.

Functions

void nip_init ()
 Initialize NIP Internetstack.

Variables

nip_net_if_t nip_net_if_list []
nip_error_t nip_error
 global variable used by nIP functions to post additional error codes.


Function Documentation

void nip_init ( void   ) 

Initialize NIP Internetstack.

Definition at line 44 of file nip_init.c.

References nip_net_if::id, nip_mdns_init(), nip_mem_init(), NIP_NET_IF_COUNT, and NIP_NET_NO_IF.

Referenced by init_networking(), and main().

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation


Generated on Thu Jul 10 01:10:06 2008 for NIP by  doxygen 1.5.5