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

iphdr Struct Reference

#include <packet_types.h>

List of all members.

Public Attributes

u_char ip_hl:4
u_char ip_v:4
u_char ip_tos
short ip_len
u_short ip_id
short ip_off
u_char ip_ttl
u_char ip_p
u_short ip_sum
in_addr ip_src ip_dst


Member Data Documentation

struct in_addr ip_src iphdr::ip_dst
 

Definition at line 160 of file packet_types.h.

u_char iphdr::ip_hl
 

Definition at line 149 of file packet_types.h.

u_short iphdr::ip_id
 

Definition at line 153 of file packet_types.h.

short iphdr::ip_len
 

Definition at line 152 of file packet_types.h.

short iphdr::ip_off
 

Definition at line 154 of file packet_types.h.

u_char iphdr::ip_p
 

Definition at line 158 of file packet_types.h.

u_short iphdr::ip_sum
 

Definition at line 159 of file packet_types.h.

u_char iphdr::ip_tos
 

Definition at line 151 of file packet_types.h.

u_char iphdr::ip_ttl
 

Definition at line 157 of file packet_types.h.

u_char iphdr::ip_v
 

Definition at line 149 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