libosmogsm 1.9.0.196-9975
Osmocom GSM library
abis_rsl_cchan_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...
 
}; 
 
uint8_t data [0]
 message payload data More...
 

Field Documentation

◆ 

union { ... } abis_rsl_cchan_hdr::@106

◆ c

struct abis_rsl_common_hdr abis_rsl_cchan_hdr::c

◆ chan_nr

uint8_t abis_rsl_cchan_hdr::chan_nr

Referenced by l2_ph_chan_conf(), and l2_ph_rach_ind().

◆ chan_nr_fields

union abis_rsl_chan_nr abis_rsl_cchan_hdr::chan_nr_fields

RSL channel number (value)

◆ data

uint8_t abis_rsl_cchan_hdr::data[0]

message payload data

Referenced by l2_ph_chan_conf(), and rslms_rx_chan_rqd().

◆ ie_chan

uint8_t abis_rsl_cchan_hdr::ie_chan

RSL_IE_CHAN_NR (tag)

Referenced by rsl_init_cchan_hdr().


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