| 
    ROHC compression/decompression library
   
    
   
   | 
  
  
  
 
A list item. More...
#include <comp_list.h>
Data Fields | |
| ext_header_version | type | 
| item type   | |
| size_t | length | 
| size of the data in bytes   | |
| unsigned char * | data | 
| item data   | |
A list item.
| unsigned char* rohc_list_item::data | 
item data
| size_t rohc_list_item::length | 
size of the data in bytes
item type
Referenced by list_type_is_present().
 1.7.6.1