ROHC compression/decompression library
Data Fields
sc_uncompressed_context Struct Reference

The Uncompressed context. More...

Data Fields

int ir_count
 The number of IR packets sent by the compressor.
int normal_count
 The number of Normal packets sent by the compressor.
int go_back_ir_count
 The number of packet sent while in non-IR states, used for the periodic refreshes of the context.

Detailed Description

The Uncompressed context.

The object defines the Uncompressed context that manages all kinds of packets and headers.


Field Documentation

The number of packet sent while in non-IR states, used for the periodic refreshes of the context.

See also:
uncompressed_periodic_down_transition

The number of IR packets sent by the compressor.

The number of Normal packets sent by the compressor.


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