ROHC compression/decompression library
Data Fields
rohc_list_item Struct Reference

A list item. More...

#include <comp_list.h>

Data Fields

ext_header_version type
 item type
size_t length
 size of the data in bytes
unsigned char * data
 item data

Detailed Description

A list item.


Field Documentation

unsigned char* rohc_list_item::data

item data

size of the data in bytes

item type

Referenced by list_type_is_present().


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