ROHC compression/decompression library
Data Fields
rohc_lsb_field16 Struct Reference

#include <decomp_wlsb.h>

Data Fields

uint16_t bits
 
size_t bits_nr
 
rohc_lsb_shift_t p
 

Detailed Description

The context to parse and decode one LSB-encoded 16-bit field

Field Documentation

uint16_t rohc_lsb_field16::bits

The bits extracted from the ROHC packet

size_t rohc_lsb_field16::bits_nr

The number of bits extracted from the ROHC packet

rohc_lsb_shift_t rohc_lsb_field16::p

The LSB shift parameter to decode extracted bits


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