| ROHC compression/decompression library
   
    | 
Define a W-LSB window entry. More...
| Data Fields | |
| uint32_t | sn | 
| uint32_t | value | 
Define a W-LSB window entry.
| 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().
 1.7.6.1
 1.7.6.1