icmp_header.h File Reference

ICMP header definition. More...

#include <sys/types.h>
#include "../../include/in.h"
#include "../../include/icmp_codes.h"
Include dependency graph for icmp_header.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  icmp_echo
 Echo specific data. More...
struct  icmp_header
 Internet control message header. More...

Defines

#define ICMP_HEADER_SIZE   sizeof(icmp_header_t)
 ICMP header size in bytes.

Typedefs

typedef struct icmp_echo icmp_echo_t
 Type definition of the echo specific data.
typedef icmp_echo_ticmp_echo_ref
 Type definition of the echo specific data pointer.
typedef struct icmp_header icmp_header_t
 Type definition of the internet control message header.
typedef icmp_header_ticmp_header_ref
 Type definition of the internet control message header pointer.

Detailed Description

ICMP header definition.

Based on the RFC~792.


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