IPv6 header. More...
#include <wipal/proto/ip6.hh>
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] |
IPv6 header.