ip Struct Reference

#include <ip.h>

List of all members.

Public Attributes

__u8 ip_hl:4
__u8 ip_v:4
__u8 ip_tos
__u16 ip_len
__u16 ip_id
__u16 ip_off
__u8 ip_ttl
__u8 ip_p
__u16 ip_sum
union {
   in_addr   ip_src
   __u32   saddr
}; 
union {
   in_addr   ip_dst
   __u32   daddr
}; 


Member Data Documentation

__u8 ip::ip_hl

__u8 ip::ip_v

__u8 ip::ip_tos

__u16 ip::ip_len

__u16 ip::ip_id

__u16 ip::ip_off

__u8 ip::ip_ttl

__u8 ip::ip_p

__u16 ip::ip_sum

struct in_addr ip::ip_src

__u32 ip::saddr

union { ... }

struct in_addr ip::ip_dst

__u32 ip::daddr

union { ... }


The documentation for this struct was generated from the following file:
Generated on Mon Oct 22 11:43:44 2007 for OpenHIP by  doxygen 1.5.1