rohc_decomp_volat_ctxt Struct Reference

The volatile part of the ROHC decompression context. More...

#include <rohc_decomp_internals.h>

Collaboration diagram for rohc_decomp_volat_ctxt:
Collaboration graph
[legend]

Data Fields

struct rohc_decomp_crc crc
void * extr_bits
void * decoded_values

Detailed Description

The volatile part of the ROHC decompression context.

The volatile part of the ROHC decompression context lasts only one single packet. Between two ROHC packets, the volatile part of the context is erased.


Field Documentation

The CRC information extracted from the ROHC packet being parsed

The profile-specific data for values decoded from persistent context and bits extracted from the ROHC packet, defined by the profiles

The profile-specific data for bits extracted from the ROHC packet, defined by the profiles


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

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