INET Framework for OMNeT++/OMNEST
inet::serializer::ip6_hdr Struct Reference

#include <ip6.h>

Public Attributes

union {
   struct ip6_hdrctl {
      u_int32_t   ip6_un1_flow
 
      u_int16_t   ip6_un1_plen
 
      u_int8_t   ip6_un1_nxt
 
      u_int8_t   ip6_un1_hlim
 
   }   ip6_un1
 
   u_int8_t   ip6_un2_vfc
 
ip6_ctlun
 
struct in6_addr ip6_src
 
struct in6_addr ip6_dst
 

Member Data Documentation

union { ... } inet::serializer::ip6_hdr::ip6_ctlun
struct { ... } ::ip6_hdrctl inet::serializer::ip6_hdr::ip6_un1
u_int32_t inet::serializer::ip6_hdr::ip6_un1_flow
u_int8_t inet::serializer::ip6_hdr::ip6_un1_hlim
u_int8_t inet::serializer::ip6_hdr::ip6_un1_nxt
u_int16_t inet::serializer::ip6_hdr::ip6_un1_plen
u_int8_t inet::serializer::ip6_hdr::ip6_un2_vfc

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