ROHC compression/decompression library
Data Fields
ipv6_header_info Struct Reference

Store information about an IPv6 header between the different compressions of IP packets. More...

#include <c_generic.h>

Collaboration diagram for ipv6_header_info:
Collaboration graph
[legend]

Data Fields

struct ipv6_hdr old_ip
 The previous IPv6 header.
struct list_compext_comp
 The extension compressor.

Detailed Description

Store information about an IPv6 header between the different compressions of IP packets.

Defines an object that contains counters, flags and structures related to an IPv6 header and that need to be saved between the different compressions of packets. A compression context owns objects like this for the two first IPv6 headers.


Field Documentation

The extension compressor.

Referenced by c_generic_destroy(), c_init_header_info(), and code_ipv6_dynamic_part().


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