ROHC compression/decompression library
Data Fields
ipv6_opt Struct Reference

#include <ipv6.h>

Data Fields

uint8_t next_header
 
uint8_t length
 
uint8_t value [1]
 

Detailed Description

The IPv6 option header

Field Documentation

uint8_t ipv6_opt::length

The length of the header in 8-byte units minus 1

uint8_t ipv6_opt::next_header

The protocol of the next header

uint8_t ipv6_opt::value[1]

The start of the IPv6 option header


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