d_statistics Struct Reference

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
unsigned long corrected_crc_failures
unsigned long corrected_sn_wraparounds
unsigned long corrected_wrong_sn_updates

Detailed Description

Some compressor statistics.


Field Documentation

The cumulative number of successful corrections upon CRC failure

The cumulative number of successful corrections of SN wraparound upon CRC failure

The cumulative number of successful corrections of incorrect SN updates upon CRC failure

unsigned long d_statistics::failed_crc
unsigned long d_statistics::received

The cumulative size of the compressed packets

The cumulative size of the uncompressed packets


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

Generated on 4 Jul 2018 for ROHC compression/decompression library by  doxygen 1.6.1