#include <stdint.h>
#include <osmocom/core/logging.h>
Go to the source code of this file.
◆ LIBGB_MSGB_CB
#define LIBGB_MSGB_CB |
( |
|
__msgb | ) |
((struct libgb_msgb_cb *)&((__msgb)->cb[0])) |
◆ msgb_bcid
◆ msgb_bssgp_len
#define msgb_bssgp_len |
( |
|
__x | ) |
((__x)->tail - (uint8_t *)msgb_bssgph(__x)) |
◆ msgb_bssgph
◆ msgb_bvci
◆ msgb_gmmh
#define msgb_gmmh |
( |
|
__x | ) |
(__x)->l3h |
◆ msgb_llch
◆ msgb_nsei
◆ msgb_tlli
◆ __attribute__()
◆ gprs_log_filter_fn()
◆ bssgp_cell_id
unsigned char* bssgp_cell_id |
◆ bssgph
◆ bvci
Referenced by _bvc_fsm_alloc(), _tx_status(), backlog_enqueue_or_free(), bssgp2_enc_bvc_block(), bssgp2_enc_bvc_block_ack(), bssgp2_enc_bvc_reset(), bssgp2_enc_bvc_reset_ack(), bssgp2_enc_bvc_unblock(), bssgp2_enc_bvc_unblock_ack(), bssgp2_enc_status(), bssgp2_nsi_tx_ptp(), bssgp_bvc_fsm_alloc_ptp_bss(), bssgp_bvc_fsm_alloc_ptp_sgsn(), bssgp_fc_ms_init(), bssgp_rcvmsg(), bssgp_rx_bvc_block(), bssgp_rx_bvc_reset(), bssgp_rx_bvc_unblock(), bssgp_rx_ptp(), bssgp_rx_rim(), bssgp_rx_sign(), bssgp_rx_status(), bssgp_tx_bvc_reset(), bssgp_tx_bvc_reset2(), bssgp_tx_bvc_reset_ack_nsei_bvci(), bssgp_tx_bvc_reset_nsei_bvci(), bssgp_tx_dl_ud(), bssgp_tx_paging(), bssgp_tx_simple_bvci(), bssgp_tx_status(), btsctx_alloc(), btsctx_by_bvci_nsei(), DEFUN(), gprs_active_nsvc_by_nsei(), gprs_ns2_recv_prim(), gprs_ns_rx_unitdata(), gprs_ns_sendmsg(), gprs_ns_tx_status(), ns2_load_sharing(), ns2_load_sharing_modulo(), ns2_load_sharing_weight_modulo(), ns2_prim_status_ind(), ns2_tx_status(), ns2_tx_unit_data(), and tx_bvc_reset_nsei_bvci().
◆ llch
◆ nsei
Identifiers of a BTS, equal to 'struct bssgp_bts_ctx'.
Referenced by _bvc_fsm_alloc(), bssgp2_enc_flush_ll(), bssgp2_nsi_tx_ptp(), bssgp2_nsi_tx_sig(), bssgp_bvc_fsm_alloc_ptp_bss(), bssgp_bvc_fsm_alloc_ptp_sgsn(), bssgp_bvc_fsm_alloc_sig_bss(), bssgp_bvc_fsm_alloc_sig_sgsn(), bssgp_fc_ms_init(), bssgp_parse_rim_pdu(), bssgp_rcvmsg(), bssgp_rx_bvc_block(), bssgp_rx_bvc_reset(), bssgp_rx_bvc_unblock(), bssgp_rx_llc_disc(), bssgp_rx_resume(), bssgp_rx_rim(), bssgp_rx_status(), bssgp_rx_suspend(), bssgp_tx_bvc_ptp_reset(), bssgp_tx_bvc_reset_ack_nsei_bvci(), bssgp_tx_bvc_reset_nsei_bvci(), bssgp_tx_dl_ud(), bssgp_tx_fc_bvc_ack(), bssgp_tx_paging(), bssgp_tx_resume(), bssgp_tx_resume_ack(), bssgp_tx_resume_nack(), bssgp_tx_rim(), bssgp_tx_rim_encoded(), bssgp_tx_simple_bvci(), bssgp_tx_suspend(), bssgp_tx_suspend_ack(), bssgp_tx_suspend_nack(), btsctx_alloc(), btsctx_by_bvci_nsei(), DEFUN(), gprs_active_nsvc_by_nsei(), gprs_ns2_create_nse(), gprs_ns2_create_nse2(), gprs_ns2_fr_connect2(), gprs_ns2_ip_connect2(), gprs_ns2_nse_by_nsei(), gprs_ns2_recv_prim(), gprs_ns_nsip_connect(), gprs_ns_nsip_connect_sns(), gprs_ns_rx_reset(), gprs_ns_rx_reset_ack(), gprs_ns_rx_sns(), gprs_ns_tx_reset(), gprs_ns_tx_reset_ack(), gprs_ns_tx_sns_ack(), gprs_ns_tx_sns_config(), gprs_ns_tx_sns_config_ack(), gprs_ns_tx_sns_size(), gprs_ns_tx_sns_size_ack(), gprs_ns_vc_create(), gprs_nsvc_by_nsei(), ns2_create_vc(), ns2_create_vc_sns(), ns2_nse_notify_unblocked(), ns2_sns_rx(), ns2_tx_reset(), ns2_tx_reset_ack(), ns2_tx_sns_ack(), ns2_tx_sns_config(), ns2_tx_sns_config_ack(), ns2_tx_sns_procedure(), ns2_tx_sns_size(), ns2_tx_sns_size_ack(), ns2_vc_rx(), reject_status_msg(), tx_bvc_reset_nsei_bvci(), vty_nse_alloc(), and vty_nse_by_nsei().
◆ tlli
Identifier of a MS (inside BTS), equal to 'struct sgsn_mm_ctx'.
Referenced by bssgp2_enc_fc_ms_ack(), bssgp2_enc_flush_ll(), bssgp_msgb_tlli_put(), bssgp_rx_llc_disc(), bssgp_rx_resume(), bssgp_rx_suspend(), bssgp_tx_dl_ud(), bssgp_tx_fc_ms(), bssgp_tx_flush_ll_ack(), bssgp_tx_llc_discarded(), bssgp_tx_ra_capa_upd(), bssgp_tx_radio_status_tlli(), bssgp_tx_resume(), bssgp_tx_resume_ack(), bssgp_tx_resume_nack(), bssgp_tx_suspend(), bssgp_tx_suspend_ack(), bssgp_tx_suspend_nack(), and bssgp_tx_ul_ud().