Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

icmphdr Struct Reference

#include <packet_types.h>

List of all members.

Public Attributes

u_char icmp_type
u_char icmp_code
u_short icmp_cksum
union {
   u_char   ih_pptr
   in_addr   ih_gwaddr
   struct ih_idseq {
      n_short   icd_id
      n_short   icd_seq
   }   ih_idseq
   int   ih_void
icmp_hun
union {
   struct id_ts {
      n_time   its_otime
      n_time   its_rtime
      n_time   its_ttime
   }   id_ts
   struct id_ip {
      iphdr   idi_ip
   }   id_ip
   u_long   id_mask
   char   id_data [1]
icmp_dun


Member Data Documentation

n_short icmphdr::icd_id
 

Definition at line 226 of file packet_types.h.

n_short icmphdr::icd_seq
 

Definition at line 227 of file packet_types.h.

u_short icmphdr::icmp_cksum
 

Definition at line 221 of file packet_types.h.

u_char icmphdr::icmp_code
 

Definition at line 220 of file packet_types.h.

union { ... } icmphdr::icmp_dun
 

union { ... } icmphdr::icmp_hun
 

u_char icmphdr::icmp_type
 

Definition at line 219 of file packet_types.h.

char icmphdr::id_data[1]
 

Definition at line 247 of file packet_types.h.

struct { ... } ::id_ip icmphdr::id_ip
 

u_long icmphdr::id_mask
 

Definition at line 246 of file packet_types.h.

struct { ... } ::id_ts icmphdr::id_ts
 

struct iphdr icmphdr::idi_ip
 

Definition at line 243 of file packet_types.h.

struct in_addr icmphdr::ih_gwaddr
 

Definition at line 224 of file packet_types.h.

struct { ... } ::ih_idseq icmphdr::ih_idseq
 

u_char icmphdr::ih_pptr
 

Definition at line 223 of file packet_types.h.

int icmphdr::ih_void
 

Definition at line 229 of file packet_types.h.

n_time icmphdr::its_otime
 

Definition at line 238 of file packet_types.h.

n_time icmphdr::its_rtime
 

Definition at line 239 of file packet_types.h.

n_time icmphdr::its_ttime
 

Definition at line 240 of file packet_types.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:32 2006 by  doxygen 1.4.2