net_bundle.c File Reference

Wrapper for the bundled networking and TCP/IP stact modules. More...

#include <string.h>
#include <ipc/ipc.h>
#include "../messages.h"
#include "../include/ip_interface.h"
#include "../structures/measured_strings.h"
#include "../structures/module_map.h"
#include "../structures/packet/packet_server.h"
#include "../il/arp/arp_module.h"
#include "../il/ip/ip_module.h"
#include "../tl/icmp/icmp_module.h"
#include "../tl/udp/udp_module.h"
#include "../tl/tcp/tcp_module.h"
#include "net.h"
Include dependency graph for net_bundle.c:

Functions

int net_initialize_build (async_client_conn_t client_connection)
 Initializes the networking module for the chosen subsystem build type.
External module functions.

This functions have to be implemented in every module.



int module_message (ipc_callid_t callid, ipc_call_t *call, ipc_call_t *answer, int *answer_count)
 External message processing function.

Variables

net_globals_t net_globals
 Networking module global data.

Detailed Description

Wrapper for the bundled networking and TCP/IP stact modules.

Distributes messages and initializes all module parts.


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