| 
    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
Referenced by ip6_c_init_table(), ip6_d_init_table(), ipv6_compare(), rohc_list_encode_type_0(), rohc_list_encode_type_1(), and rohc_list_encode_type_3().
| size_t rohc_list_item::length | 
size of the data in bytes
Referenced by c_create_current_list(), d_decode_dynamic_ip6(), ip6_c_init_table(), ip6_d_init_table(), rohc_list_encode_type_0(), rohc_list_encode_type_1(), and rohc_list_encode_type_3().
 1.7.6.1