libosmogb 1.10.0.65-d581.202502052026
Osmocom Gb library
Loading...
Searching...
No Matches
gprs_bssgp_internal.h
Go to the documentation of this file.
1
2#pragma once
3
5
7extern void *bssgp_ns_send_data;
8
9int bssgp_rx_rim(struct msgb *msg, struct tlv_parsed *tp, uint16_t bvci);
GPRS BSSGP RIM protocol implementation as per 3GPP TS 48.018.
int(* bssgp_bvc_send)(void *ctx, struct msgb *msg)
Definition gprs_bssgp.h:31
void * bssgp_ns_send_data
Definition gprs_bssgp.c:51
bssgp_bvc_send bssgp_ns_send
Definition gprs_bssgp.c:50
int bssgp_rx_rim(struct msgb *msg, struct tlv_parsed *tp, uint16_t bvci)
Definition gprs_bssgp_rim.c:1223
uint16_t bvci
Definition gprs_msgb.h:8