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

Public Attributes | |
| int | known |
| struct item * | item |
| item | |
| int | counter |
| counter | |
Define a compression translation table element.
counter
Referenced by c_algo_list_compress(), c_create_current_list(), and ip6_c_init_table().
| struct 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_algo_list_compress(), c_create_current_list(), decide_type(), encode_type_0(), encode_type_1(), encode_type_3(), and ip6_c_init_table().
1.7.6.1