ROHC compression/decompression library
Data Fields
c_window Struct Reference

One W-LSB window entry. More...

#include <comp_wlsb.h>

Data Fields

uint32_t sn
 
uint32_t value
 

Detailed Description

One W-LSB window entry.

Field Documentation

◆ sn

uint32_t c_window::sn

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

◆ value

uint32_t c_window::value

The value stored in the window entry


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