| 
    ROHC compression/decompression library
   
    
   
   | 
  
  
  
 
Define a compression translation table element. More...
#include <comp_list.h>

Data Fields | |
| int | known | 
| struct rohc_list_item * | item | 
| item   | |
| int | counter | 
| counter   | |
Define a compression translation table element.
counter
Referenced by c_create_current_list(), ip6_c_init_table(), and rohc_list_decide_ipv6_compression().
| struct rohc_list_item* c_translation::item | 
item
Referenced by ip6_c_init_table().
flag which indicates the mapping between an item with its index 1 if the mapping is established, 0 if not
Referenced by c_create_current_list(), ip6_c_init_table(), rohc_list_decide_ipv6_compression(), rohc_list_decide_type(), rohc_list_encode_type_0(), rohc_list_encode_type_1(), and rohc_list_encode_type_3().
 1.7.6.1