ROHC compression/decompression library
Data Fields
ipv4_endpoint_innermost_dynamic_noipid_t Struct Reference

The IPv4 dynamic part for the innermost IP header of the IP-only profile, IP-ID not present. More...

#include <rfc5225.h>

Data Fields

uint8_t ip_id_behavior_innermost:2
 
uint8_t df:1
 
uint8_t reorder_ratio:2
 
uint8_t reserved:3
 
uint8_t tos_tc
 
uint8_t ttl_hopl
 
uint16_t msn
 

Detailed Description

The IPv4 dynamic part for the innermost IP header of the IP-only profile, IP-ID not present.

See RFC5225 page 61-62

Field Documentation

◆ df

uint8_t ipv4_endpoint_innermost_dynamic_noipid_t::df

◆ ip_id_behavior_innermost

uint8_t ipv4_endpoint_innermost_dynamic_noipid_t::ip_id_behavior_innermost

◆ msn

uint16_t ipv4_endpoint_innermost_dynamic_noipid_t::msn

◆ reorder_ratio

uint8_t ipv4_endpoint_innermost_dynamic_noipid_t::reorder_ratio

◆ reserved

uint8_t ipv4_endpoint_innermost_dynamic_noipid_t::reserved

◆ tos_tc

uint8_t ipv4_endpoint_innermost_dynamic_noipid_t::tos_tc

◆ ttl_hopl

uint8_t ipv4_endpoint_innermost_dynamic_noipid_t::ttl_hopl

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