ROHC compression/decompression library
|
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. |
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.