ROHC compression/decompression library
Data Fields
rohc_decomp_crc Struct Reference

#include <rohc_decomp_internals.h>

Data Fields

rohc_crc_type_t type
 
uint8_t bits
 
size_t bits_nr
 

Detailed Description

The information related to the CRC of a ROHC packet

Field Documentation

uint8_t rohc_decomp_crc::bits

The CRC bits found in ROHC header

size_t rohc_decomp_crc::bits_nr

The number of CRC bits found in ROHC header

rohc_crc_type_t rohc_decomp_crc::type

The type of CRC that protects the ROHC header


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