rohc_decomp_crc_corr_ctxt Struct Reference

#include <rohc_decomp_internals.h>

Collaboration diagram for rohc_decomp_crc_corr_ctxt:
Collaboration graph
[legend]

Data Fields

rohc_decomp_crc_corr_t algo
size_t counter
struct rohc_ts arrival_times [ROHC_MAX_ARRIVAL_TIMES]
size_t arrival_times_nr
size_t arrival_times_index

Detailed Description

The context for correction upon CRC failure


Field Documentation

The algorithm being used for correction CRC failure

struct rohc_ts rohc_decomp_crc_corr_ctxt::arrival_times[ROHC_MAX_ARRIVAL_TIMES] [read]

The arrival times for the last packets

The index for the arrival time of the next packet

The number of arrival times in arrival_times

Correction counter (see e and f in 5.3.2.2.4 of the RFC 3095)


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