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

ip6_hdr Struct Reference

#include <ip6.h>

List of all members.

Public Attributes

union {
   struct ip6_hdr_ctl {
      uint32_t   ip6_un1_flow
      uint16_t   ip6_un1_plen
      uint8_t   ip6_un1_nxt
      uint8_t   ip6_un1_hlim
   }   ip6_un1
   uint8_t   ip6_un2_vfc
ip6_ctlun
ip6_addr_t ip6_src
ip6_addr_t ip6_dst


Member Data Documentation

union { ... } ip6_hdr::ip6_ctlun
 

ip6_addr_t ip6_hdr::ip6_dst
 

Definition at line 46 of file ip6.h.

ip6_addr_t ip6_hdr::ip6_src
 

Definition at line 45 of file ip6.h.

Referenced by ip6_checksum().

struct { ... } ::ip6_hdr_ctl ip6_hdr::ip6_un1
 

uint32_t ip6_hdr::ip6_un1_flow
 

Definition at line 38 of file ip6.h.

uint8_t ip6_hdr::ip6_un1_hlim
 

Definition at line 41 of file ip6.h.

uint8_t ip6_hdr::ip6_un1_nxt
 

Definition at line 40 of file ip6.h.

uint16_t ip6_hdr::ip6_un1_plen
 

Definition at line 39 of file ip6.h.

uint8_t ip6_hdr::ip6_un2_vfc
 

Definition at line 43 of file ip6.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