ROHC compression/decompression library
Data Fields
rohc_feedback Struct Reference

Information on ROHC feedback data. More...

#include <rohc_comp_internals.h>

Data Fields

unsigned char * data
size_t length
bool is_locked

Detailed Description

Information on ROHC feedback data.


Field Documentation

unsigned char* rohc_feedback::data

The feedback data

Referenced by c_piggyback_feedback(), and rohc_alloc_compressor().

Whether the feedback data was locked during packet build?

Referenced by rohc_alloc_compressor().

The length (in bytes) of the feedback data

Referenced by c_piggyback_feedback(), and rohc_alloc_compressor().


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