libosmogsm  0.12.0
Osmocom GSM library
abis_rsl_rll_hdr Struct Reference

#include <gsm_08_58.h>

Data Fields

struct abis_rsl_common_hdr c
 
uint8_t ie_chan
 RSL_IE_CHAN_NR (tag) More...
 
uint8_t chan_nr
 RSL channel number (value) More...
 
uint8_t ie_link_id
 RSL_IE_LINK_IDENT (tag) More...
 
uint8_t link_id
 RSL link identifier (value) More...
 
uint8_t data [0]
 message payload data More...
 

Field Documentation

◆ c

◆ chan_nr

uint8_t abis_rsl_rll_hdr::chan_nr

◆ data

uint8_t abis_rsl_rll_hdr::data[0]

◆ ie_chan

uint8_t abis_rsl_rll_hdr::ie_chan

RSL_IE_CHAN_NR (tag)

Referenced by rsl_init_rll_hdr().

◆ ie_link_id

uint8_t abis_rsl_rll_hdr::ie_link_id

RSL_IE_LINK_IDENT (tag)

Referenced by rsl_init_rll_hdr().

◆ link_id

uint8_t abis_rsl_rll_hdr::link_id

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