icmp.h File Reference

ICMP module. More...

#include <fibril_synch.h>
#include "../../include/icmp_codes.h"
#include "../../structures/int_map.h"
#include "icmp_header.h"
Include dependency graph for icmp.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  icmp_reply
 ICMP reply data. More...
struct  icmp_globals
 ICMP global data. More...

Typedefs

typedef struct icmp_reply icmp_reply_t
 Type definition of the ICMP reply data.
typedef icmp_reply_ticmp_reply_ref
 Type definition of the ICMP reply data pointer.
typedef struct icmp_globals icmp_globals_t
 Type definition of the ICMP global data.

Functions

 INT_MAP_DECLARE (icmp_replies, icmp_reply_t)
 Pending replies map.
 INT_MAP_DECLARE (icmp_echo_data, icmp_echo_t)
 Echo specific data map.

Detailed Description

ICMP module.


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