ROHC compression/decompression library
Data Fields
ipv6_endpoint_dynamic_t Struct Reference

The IPv6 dynamic part for the innermost IP header of the IP-only profile. More...

#include <rfc5225.h>

Data Fields

uint8_t tos_tc
 
uint8_t ttl_hopl
 
uint8_t reorder_ratio:2
 
uint8_t reserved:6
 
uint16_t msn
 

Detailed Description

The IPv6 dynamic part for the innermost IP header of the IP-only profile.

See RFC5225 page 59

Field Documentation

◆ msn

uint16_t ipv6_endpoint_dynamic_t::msn

◆ reorder_ratio

uint8_t ipv6_endpoint_dynamic_t::reorder_ratio

◆ reserved

uint8_t ipv6_endpoint_dynamic_t::reserved

◆ tos_tc

uint8_t ipv6_endpoint_dynamic_t::tos_tc

◆ ttl_hopl

uint8_t ipv6_endpoint_dynamic_t::ttl_hopl

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