ROHC compression/decompression library
|
Some compressor statistics. More...
#include <rohc_decomp_internals.h>
Data Fields | |
unsigned long | received |
unsigned long | failed_crc |
unsigned long | failed_no_context |
unsigned long | failed_decomp |
unsigned long | total_compressed_size |
unsigned long | total_uncompressed_size |
Some compressor statistics.
unsigned long d_statistics::failed_crc |
unsigned long d_statistics::failed_decomp |
unsigned long d_statistics::failed_no_context |
unsigned long d_statistics::received |
unsigned long d_statistics::total_compressed_size |
The cumulative size of the compressed packets
unsigned long d_statistics::total_uncompressed_size |
The cumulative size of the uncompressed packets