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

libnet_icmp_hdr Struct Reference

#include <libnet-headers.h>

List of all members.

Public Attributes

u_char icmp_type
u_char icmp_code
u_short icmp_sum
union {
   struct {
      u_short   id
      u_short   seq
   }   echo
   u_long   gateway
   struct {
      u_short   pad
      u_short   mtu
   }   frag
hun
union {
   struct {
      n_time   its_otime
      n_time   its_rtime
      n_time   its_ttime
   }   ts
   struct {
      ip   idi_ip
   }   ip
   u_long   mask
   char   data [1]
dun


Member Data Documentation

char libnet_icmp_hdr::data[1]
 

Definition at line 332 of file libnet-headers.h.

union { ... } libnet_icmp_hdr::dun
 

struct { ... } libnet_icmp_hdr::echo
 

struct { ... } libnet_icmp_hdr::frag
 

u_long libnet_icmp_hdr::gateway
 

Definition at line 311 of file libnet-headers.h.

union { ... } libnet_icmp_hdr::hun
 

u_char libnet_icmp_hdr::icmp_code
 

Definition at line 222 of file libnet-headers.h.

u_short libnet_icmp_hdr::icmp_sum
 

Definition at line 296 of file libnet-headers.h.

u_char libnet_icmp_hdr::icmp_type
 

Definition at line 173 of file libnet-headers.h.

u_short libnet_icmp_hdr::id
 

Definition at line 302 of file libnet-headers.h.

struct ip libnet_icmp_hdr::idi_ip
 

Definition at line 328 of file libnet-headers.h.

struct { ... } libnet_icmp_hdr::ip
 

n_time libnet_icmp_hdr::its_otime
 

Definition at line 322 of file libnet-headers.h.

n_time libnet_icmp_hdr::its_rtime
 

Definition at line 323 of file libnet-headers.h.

n_time libnet_icmp_hdr::its_ttime
 

Definition at line 324 of file libnet-headers.h.

u_long libnet_icmp_hdr::mask
 

Definition at line 331 of file libnet-headers.h.

u_short libnet_icmp_hdr::mtu
 

Definition at line 315 of file libnet-headers.h.

u_short libnet_icmp_hdr::pad
 

Definition at line 314 of file libnet-headers.h.

u_short libnet_icmp_hdr::seq
 

Definition at line 303 of file libnet-headers.h.

struct { ... } libnet_icmp_hdr::ts
 


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