ROHC compression/decompression library
Data Fields
c_window Struct Reference

Define a W-LSB window entry. More...

Data Fields

uint32_t sn
uint32_t value

Detailed Description

Define a W-LSB window entry.


Field Documentation

uint32_t c_window::sn

The Sequence Number (SN) associated with the entry (used to acknowledge the entry)

Referenced by c_ack_sn_wlsb(), and c_add_wlsb().

uint32_t c_window::value

The value stored in the window entry

Referenced by c_add_wlsb(), c_mean_wlsb(), c_sum_wlsb(), wlsb_get_k_16bits(), and wlsb_get_k_32bits().


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