libosmogb 1.10.0.58-6cd7a
Osmocom Gb library
|
#include <gprs_bssgp.h>
Data Fields | |
uint32_t * | tlli |
char * | imsi |
struct bssgp_flow_control * | fc |
uint16_t | drx_parms |
struct bssgp_lv | ms_ra_cap |
uint8_t | qos_profile [3] |
uint16_t bssgp_dl_ud_par::drx_parms |
Referenced by bssgp_tx_dl_ud().
struct bssgp_flow_control* bssgp_dl_ud_par::fc |
Referenced by bssgp_tx_dl_ud().
char* bssgp_dl_ud_par::imsi |
Referenced by bssgp_tx_dl_ud().
struct bssgp_lv bssgp_dl_ud_par::ms_ra_cap |
Referenced by bssgp_tx_dl_ud().
uint8_t bssgp_dl_ud_par::qos_profile[3] |
Referenced by bssgp_tx_dl_ud().
uint32_t* bssgp_dl_ud_par::tlli |
Referenced by bssgp_tx_dl_ud().