ROHC compression/decompression library
|
Define a decompression translation table element. More...
#include <comp_list.h>
Public Attributes | |
int | known |
struct item * | item |
item |
Define a decompression translation table element.
struct item* d_translation::item |
item
Referenced by ip6_d_init_table().
flag which indicates the mapping between an item with its index 1 if the mapping is established, 0 if not
Referenced by create_ip6_item(), decode_type_0(), decode_type_1(), decode_type_3(), and ip6_d_init_table().