ROHC compression/decompression library
|
The Uncompressed context. More...
Data Fields | |
size_t | ir_count |
The number of IR packets sent by the compressor. | |
size_t | normal_count |
The number of Normal packets sent by the compressor. | |
size_t | go_back_ir_count |
The number of packet sent while in non-IR states, used for the periodic refreshes of the context. |
The Uncompressed context.
The object defines the Uncompressed context that manages all kinds of packets and headers.
The number of packet sent while in non-IR states, used for the periodic refreshes of the context.
The number of IR packets sent by the compressor.
The number of Normal packets sent by the compressor.