ip_option_context_t Struct Reference

#include <d_tcp_defines.h>

Collaboration diagram for ip_option_context_t:
Collaboration graph
[legend]

Data Fields

ipv6_generic_option_context_t generic
size_t len
uint8_t proto
uint8_t nh_proto
union {
   ipv6_generic_option_context_t   generic
   ipv6_gre_option_context_t   gre
   ipv6_mime_option_context_t   mime
   ipv6_ah_option_context_t   ah
}; 

Detailed Description

The compression context for one IPv6 extension header

The decompression context for one IP extension header


Field Documentation

union { ... }

IPv6 AH extension header

IPv6 generic extension header

IPv6 GRE extension header

The length (in bytes) of the extension header

IPv6 MIME extension header

The protocol of the next header

The protocol of the extension header


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

Generated on 4 Jul 2018 for ROHC compression/decompression library by  doxygen 1.6.1