ROHC compression/decompression library
Data Fields
ipv6_static2 Struct Reference

Define the IP v6 static part, flow_label encoded with 1+20 bits. More...

#include <tcp.h>

Data Fields

uint8_t flow_label1: 4
uint8_t flow_label_enc_discriminator: 1
uint8_t reserved: 2
uint8_t version_flag: 1
uint16_t flow_label2
uint8_t next_header
uint32_t src_addr [4]
uint32_t dst_addr [4]

Detailed Description

Define the IP v6 static part, flow_label encoded with 1+20 bits.

See RFC4996 page 59


Field Documentation


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