ip.h File Reference

IP module. More...

#include <fibril_synch.h>
#include <ipc/ipc.h>
#include <ipc/services.h>
#include "../../include/device.h"
#include "../../include/inet.h"
#include "../../include/ip_interface.h"
#include "../../structures/int_map.h"
#include "../../structures/generic_field.h"
#include "../../structures/module_map.h"
Include dependency graph for ip.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  ip_netif
 IP network interfaces. More...
struct  ip_proto
 IP protocol specific data. More...
struct  ip_route
 IP route specific data. More...
struct  ip_globals
 IP global data. More...

Typedefs

typedef struct ip_globals ip_globals_t
 Type definition of the IP global data.
typedef struct ip_netif ip_netif_t
 Type definition of the IP network interface specific data.
typedef ip_netif_tip_netif_ref
 Type definition of the IP network interface specific data pointer.
typedef struct ip_proto ip_proto_t
 Type definition of the IP protocol specific data.
typedef ip_proto_tip_proto_ref
 Type definition of the IP protocol specific data pointer.
typedef struct ip_route ip_route_t
 Type definition of the IP route specific data.
typedef ip_route_tip_route_ref
 Type definition of the IP route specific data pointer.

Detailed Description

IP module.


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