|
ROHC compression/decompression library
|
A list item. More...
#include <comp_list.h>
Data Fields | |
| ext_header_version | type |
| bool | known |
| size_t | counter |
| size_t | length |
| uint8_t | data [ROHC_LIST_ITEM_DATA_MAX] |
A list item.
| size_t rohc_list_item::counter |
How many times the item was transmitted?
The item data
Is the compressor confident that the decompressor knows the item?
| size_t rohc_list_item::length |
The length of the item data (in bytes)
The type of the item
1.7.6.1