rohc_list_item Struct Reference

A list item. More...

#include <rohc_list.h>

Data Fields

ext_header_version type
bool known
size_t counter
size_t length
uint8_t data [ROHC_LIST_ITEM_DATA_MAX]

Detailed Description

A list item.


Field Documentation

How many times the item was transmitted?

uint8_t rohc_list_item::data[ROHC_LIST_ITEM_DATA_MAX]

The item data

Is the compressor confident that the decompressor knows the item?

The length of the item data (in bytes)

The type of the item


The documentation for this struct was generated from the following file:

Generated on 4 Jul 2018 for ROHC compression/decompression library by  doxygen 1.6.1