ROHC compression/decompression library
Data Fields
ip_gre_opt Struct Reference

Define the IPv6 GRE option header. More...

#include <tcp.h>

Data Fields

uint8_t reserved2: 4
uint8_t s_flag: 1
uint8_t k_flag: 1
uint8_t r_flag: 1
uint8_t c_flag: 1
uint8_t version: 3
uint8_t reserved1: 5
uint16_t protocol
uint32_t datas [1]

Detailed Description

Define the IPv6 GRE option header.

See RFC5225 page 55


Field Documentation

uint32_t ip_gre_opt::datas[1]

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