libosmogsm 1.9.0.196-9975
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...
 
union {
   uint8_t   chan_nr
 
   union abis_rsl_chan_nr   chan_nr_fields
 RSL channel number (value) More...
 
__attribute__
 
uint8_t ie_link_id
 RSL_IE_LINK_IDENT (tag) More...
 
union {
   uint8_t   link_id
 
   union abis_rsl_link_id   link_id_fields
 RSL link identifier (value) More...
 
}; 
 
uint8_t data [0]
 message payload data More...
 

Field Documentation

◆ 

union { ... } abis_rsl_rll_hdr::@96

◆ 

union { ... } abis_rsl_rll_hdr::__attribute__

◆ c

◆ chan_nr

◆ chan_nr_fields

union abis_rsl_chan_nr abis_rsl_rll_hdr::chan_nr_fields

RSL channel number (value)

◆ 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

◆ link_id_fields

union abis_rsl_link_id abis_rsl_rll_hdr::link_id_fields

RSL link identifier (value)


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