ROHC compression/decompression library
Data Fields
ipv6_replicate1_t Struct Reference

The IPv6 replicate part with short Flow Label. More...

#include <tcp.h>

Data Fields

uint8_t ip_ecn_flags:2
 
uint8_t dscp:6
 
uint8_t reserved2:4
 
uint8_t fl_enc_flag:1
 
uint8_t reserved1:3
 

Detailed Description

The IPv6 replicate part with short Flow Label.

See RFC6846 page 60

Field Documentation

◆ dscp

uint8_t ipv6_replicate1_t::dscp

◆ fl_enc_flag

uint8_t ipv6_replicate1_t::fl_enc_flag

◆ ip_ecn_flags

uint8_t ipv6_replicate1_t::ip_ecn_flags

◆ reserved1

uint8_t ipv6_replicate1_t::reserved1

◆ reserved2

uint8_t ipv6_replicate1_t::reserved2

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