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

Whether the feedback data was locked during packet build?

Referenced by rohc_alloc_compressor(), rohc_comp_piggyback_feedback(), rohc_feedback_remove_locked(), and rohc_feedback_unlock().

The length (in bytes) of the feedback data

Referenced by rohc_alloc_compressor(), rohc_comp_piggyback_feedback(), and rohc_feedback_remove_locked().


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