ROHC compression/decompression library
Data Fields
rohc_decomp_crc Struct Reference

#include <rohc_decomp_internals.h>

Collaboration diagram for rohc_decomp_crc:
Collaboration graph
[legend]

Data Fields

struct rohc_decomp_crc_one comp
 
struct rohc_decomp_crc_one uncomp
 

Detailed Description

The information related to the CRC(s) of a ROHC packet

Field Documentation

◆ comp

struct rohc_decomp_crc_one rohc_decomp_crc::comp

The CRC over the compressed header extracted from the ROHC packet

◆ uncomp

struct rohc_decomp_crc_one rohc_decomp_crc::uncomp

The CRC over the uncompressed header extracted from the ROHC packet


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