| ROHC compression/decompression library
   
    | 
Information on ROHC feedback data. More...
#include <rohc_comp_internals.h>
| Data Fields | |
| unsigned char * | data | 
| size_t | length | 
| bool | is_locked | 
Information on ROHC feedback data.
| 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().
| size_t rohc_feedback::length | 
The length (in bytes) of the feedback data
Referenced by c_piggyback_feedback(), and rohc_alloc_compressor().
 1.7.6.1
 1.7.6.1