|
ROHC compression/decompression library
|
One W-LSB window entry. More...
#include <comp_wlsb.h>
Data Fields | |
| uint32_t | sn |
| uint32_t | value |
One W-LSB window entry.
| uint32_t c_window::sn |
The Sequence Number (SN) associated with the entry (used to acknowledge the entry)
| uint32_t c_window::value |
The value stored in the window entry
1.8.14