wpl::ip6::header Struct Reference

IPv6 header. More...

#include <wipal/proto/ip6.hh>

List of all members.

Public Types

enum  addr_index { sa = 0, da = 1 }

Public Attributes

union {
   uint32_t   version
   uint32_t   trafficclass
   uint32_t   flowlabel
}; 
uint16_t payloadlen
uint8_t nextheader
uint8_t hoplimit
addr addrs [2]

Detailed Description

IPv6 header.


Member Enumeration Documentation

IPv6 addresses index.

Enumerator:
sa 

Source address.

da 

Destination address.


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

Generated by  doxygen 1.6.2