ROHC compression/decompression library
|
#include <rohc_decomp_internals.h>
Data Fields | |
rohc_crc_type_t | type |
uint8_t | bits |
size_t | bits_nr |
The information related to the CRC of a ROHC packet
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