ROHC compression/decompression library
Data Fields
ipv6_hdr Struct Reference

The IPv6 header. More...

#include <ipv6.h>

Collaboration diagram for ipv6_hdr:
Collaboration graph
[legend]

Data Fields

union {
   struct ip6_hdrctl {
      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
struct ipv6_addr ip6_src
struct ipv6_addr ip6_dst

Detailed Description

The IPv6 header.


Field Documentation

union { ... } ipv6_hdr::ip6_ctlun
struct { ... } ::ip6_hdrctl ipv6_hdr::ip6_un1

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