blob: 83a36213ceb49d913cec54373a95127fe9d8f4f0 [file] [log] [blame]
Harald Weltecca49632012-06-16 17:45:59 +08001LIBOSMOGB_1.0 {
2global:
3bssgp_cause_str;
4bssgp_create_cell_id;
Max93bc64f2016-04-11 16:57:34 +02005bssgp_pdu_str;
Harald Welted11c0592012-09-06 21:57:11 +02006bssgp_fc_in;
Harald Weltebb826222012-09-07 10:22:01 +02007bssgp_fc_init;
Harald Welted11c0592012-09-06 21:57:11 +02008bssgp_fc_ms_init;
Harald Weltecca49632012-06-16 17:45:59 +08009bssgp_msgb_alloc;
Jacob Erlbeckf78ec5c2015-11-17 09:53:23 +010010bssgp_msgb_copy;
Harald Weltecca49632012-06-16 17:45:59 +080011bssgp_msgb_tlli_put;
Maxf1ad60e2018-01-05 14:19:33 +010012bssgp_msgb_ra_put;
Harald Weltecca49632012-06-16 17:45:59 +080013bssgp_parse_cell_id;
14bssgp_tx_bvc_block;
15bssgp_tx_bvc_reset;
16bssgp_tx_bvc_unblock;
Andreas Eversbergf44ed8c2012-09-23 06:05:20 +020017bssgp_tx_fc_bvc;
18bssgp_tx_fc_ms;
Harald Weltecca49632012-06-16 17:45:59 +080019bssgp_tx_flush_ll_ack;
20bssgp_tx_llc_discarded;
21bssgp_tx_ra_capa_upd;
22bssgp_tx_radio_status_imsi;
23bssgp_tx_radio_status_tlli;
24bssgp_tx_radio_status_tmsi;
25bssgp_tx_resume;
26bssgp_tx_resume_ack;
27bssgp_tx_resume_nack;
28bssgp_tx_simple_bvci;
29bssgp_tx_status;
30bssgp_tx_suspend;
31bssgp_tx_suspend_ack;
32bssgp_tx_suspend_nack;
33bssgp_tx_ul_ud;
Harald Welte641f7ce2012-06-17 23:05:26 +080034bssgp_rcvmsg;
35bssgp_rx_paging;
36bssgp_set_log_ss;
37bssgp_tx_dl_ud;
Max8b8938f2017-06-29 19:48:29 +020038bssgp_tx_bvc_ptp_reset;
Harald Welte641f7ce2012-06-17 23:05:26 +080039bssgp_tx_paging;
40bssgp_vty_init;
Harald Weltec2414042012-06-17 23:32:48 +080041bssgp_nsi;
Harald Weltecca49632012-06-16 17:45:59 +080042
Max54ca30c2017-05-22 14:48:27 +020043gprs_ns_signal_ns_names;
Max584f4b62017-05-04 11:59:52 +020044gprs_ns_pdu_strings;
Harald Weltecca49632012-06-16 17:45:59 +080045gprs_ns_cause_str;
46gprs_ns_destroy;
Holger Hans Peter Freytherc62a1bf2013-07-02 09:10:11 +020047gprs_ns_close;
Harald Weltecca49632012-06-16 17:45:59 +080048gprs_ns_frgre_listen;
49gprs_ns_frgre_sendmsg;
50gprs_ns_instantiate;
51gprs_ns_nsip_listen;
Harald Weltef5430362012-06-17 12:25:53 +080052gprs_ns_nsip_connect;
Harald Weltecca49632012-06-16 17:45:59 +080053gprs_ns_rcvmsg;
54gprs_ns_sendmsg;
55gprs_ns_set_log_ss;
56gprs_ns_tx_alive;
57gprs_ns_tx_alive_ack;
58gprs_ns_tx_block;
59gprs_ns_tx_reset;
60gprs_ns_tx_status;
61gprs_ns_tx_unblock;
62gprs_ns_vty_init;
Jacob Erlbeck96550e02013-10-14 22:06:47 +020063gprs_ns_ll_str;
64gprs_ns_ll_copy;
65gprs_ns_ll_clear;
Jacob Erlbeck8d192d72015-04-07 17:52:45 +020066gprs_ns_msgb_alloc;
Harald Weltecca49632012-06-16 17:45:59 +080067
Harald Weltef5430362012-06-17 12:25:53 +080068gprs_nsvc_create;
69gprs_nsvc_delete;
Harald Weltecca49632012-06-16 17:45:59 +080070gprs_nsvc_reset;
Harald Weltef5430362012-06-17 12:25:53 +080071gprs_nsvc_by_nsvci;
72gprs_nsvc_by_nsei;
Harald Weltecca49632012-06-16 17:45:59 +080073
Harald Weltec2414042012-06-17 23:32:48 +080074gprs_log_filter_fn;
Harald Weltecca49632012-06-16 17:45:59 +080075
Harald Weltefcaa8052012-06-18 12:19:14 +080076btsctx_alloc;
77btsctx_by_bvci_nsei;
78btsctx_by_raid_cid;
79
Harald Weltecca49632012-06-16 17:45:59 +080080local: *;
81};