Some compressor statistics.
More...
#include <rohc_decomp_internals.h>
Some compressor statistics.
◆ corrected_crc_failures
unsigned long d_statistics::corrected_crc_failures |
The cumulative number of successful corrections upon CRC failure
◆ corrected_sn_wraparounds
unsigned long d_statistics::corrected_sn_wraparounds |
The cumulative number of successful corrections of SN wraparound upon CRC failure
◆ corrected_wrong_sn_updates
unsigned long d_statistics::corrected_wrong_sn_updates |
The cumulative number of successful corrections of incorrect SN updates upon CRC failure
◆ failed_crc
unsigned long d_statistics::failed_crc |
◆ failed_decomp
unsigned long d_statistics::failed_decomp |
◆ failed_no_context
unsigned long d_statistics::failed_no_context |
◆ received
unsigned long d_statistics::received |
◆ total_compressed_size
unsigned long d_statistics::total_compressed_size |
The cumulative size of the compressed packets
◆ total_uncompressed_size
unsigned long d_statistics::total_uncompressed_size |
The cumulative size of the uncompressed packets
The documentation for this struct was generated from the following file: