ROHC compression/decompression library
|
#include <rohc_decomp_internals.h>
Data Fields | |
struct rohc_decomp_crc_one | comp |
struct rohc_decomp_crc_one | uncomp |
The information related to the CRC(s) of a ROHC packet
struct rohc_decomp_crc_one rohc_decomp_crc::comp |
The CRC over the compressed header extracted from the ROHC packet
struct rohc_decomp_crc_one rohc_decomp_crc::uncomp |
The CRC over the uncompressed header extracted from the ROHC packet