OpenHIP 0.9svn1
Public Attributes
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 {
   struct in_addr   ip_src
   __u32   saddr
}; 
union {
   struct in_addr   ip_dst
   __u32   daddr
}; 

Member Data Documentation

union { ... }
union { ... }
struct in_addr ip::ip_dst

Referenced by add_ipv4_header(), and new_header().

Referenced by add_ipv4_header(), and new_header().

struct in_addr ip::ip_src

The documentation for this struct was generated from the following file: