ROHC compression/decompression library
|
Define a list for compression. More...
#include <comp_list.h>
Data Fields | |
unsigned int | id |
struct rohc_list_item * | items [ROHC_LIST_ITEMS_MAX] |
size_t | items_nr |
size_t | counter |
Define a list for compression.
size_t rohc_list::counter |
How many times the list was transmitted?
unsigned int rohc_list::id |
The ID of the compressed list
The items in the list
size_t rohc_list::items_nr |
The number of items in the list