libosmogsm 1.9.0.196-9975
Osmocom GSM library
abis_rsl_dchan_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_dchan_hdr::@102

◆ c

struct abis_rsl_common_hdr abis_rsl_dchan_hdr::c

◆ chan_nr

uint8_t abis_rsl_dchan_hdr::chan_nr

◆ chan_nr_fields

union abis_rsl_chan_nr abis_rsl_dchan_hdr::chan_nr_fields

RSL channel number (value)

◆ data

uint8_t abis_rsl_dchan_hdr::data[0]

message payload data

◆ ie_chan

uint8_t abis_rsl_dchan_hdr::ie_chan

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