ROHC compression/decompression library
|
#include <ipv6.h>
Data Fields | |
uint8_t | next_header |
uint8_t | length |
uint8_t | value [1] |
The IPv6 option header
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