libosmogb
UNKNOWN
Osmocom Gb library
Toggle main menu visibility
Loading...
Searching...
No Matches
gprs_bssgp_internal.h
Go to the documentation of this file.
1
2
#pragma once
3
4
#include <
osmocom/gprs/gprs_bssgp.h
>
5
6
extern
bssgp_bvc_send
bssgp_ns_send
;
7
extern
void
*
bssgp_ns_send_data
;
8
9
int
bssgp_rx_rim
(
struct
msgb
*
msg
,
struct
tlv_parsed
*tp, uint16_t
bvci
);
bssgp_ns_send_data
void * bssgp_ns_send_data
Definition
gprs_bssgp.c:51
bssgp_ns_send
bssgp_bvc_send bssgp_ns_send
Definition
gprs_bssgp.c:50
gprs_bssgp.h
GPRS BSSGP RIM protocol implementation as per 3GPP TS 48.018.
bssgp_bvc_send
int(* bssgp_bvc_send)(void *ctx, struct msgb *msg)
Definition
gprs_bssgp.h:31
bssgp_rx_rim
int bssgp_rx_rim(struct msgb *msg, struct tlv_parsed *tp, uint16_t bvci)
Definition
gprs_bssgp_rim.c:1223
bvci
uint16_t bvci
Definition
gprs_msgb.h:8
msg
uint8_t msg[0]
msgb
tlv_parsed
src
gb
gprs_bssgp_internal.h
Generated on
for libosmogb by
1.17.0