blob: 3ec3ee5fd29a1a93ee69f8e8f349cab578f9edd9 [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;
12bssgp_parse_cell_id;
13bssgp_tx_bvc_block;
14bssgp_tx_bvc_reset;
15bssgp_tx_bvc_unblock;
Andreas Eversbergf44ed8c2012-09-23 06:05:20 +020016bssgp_tx_fc_bvc;
17bssgp_tx_fc_ms;
Harald Weltecca49632012-06-16 17:45:59 +080018bssgp_tx_flush_ll_ack;
19bssgp_tx_llc_discarded;
20bssgp_tx_ra_capa_upd;
21bssgp_tx_radio_status_imsi;
22bssgp_tx_radio_status_tlli;
23bssgp_tx_radio_status_tmsi;
24bssgp_tx_resume;
25bssgp_tx_resume_ack;
26bssgp_tx_resume_nack;
27bssgp_tx_simple_bvci;
28bssgp_tx_status;
29bssgp_tx_suspend;
30bssgp_tx_suspend_ack;
31bssgp_tx_suspend_nack;
32bssgp_tx_ul_ud;
Harald Welte641f7ce2012-06-17 23:05:26 +080033bssgp_rcvmsg;
34bssgp_rx_paging;
35bssgp_set_log_ss;
36bssgp_tx_dl_ud;
37bssgp_tx_paging;
38bssgp_vty_init;
Harald Weltec2414042012-06-17 23:32:48 +080039bssgp_nsi;
Harald Weltecca49632012-06-16 17:45:59 +080040
Max584f4b62017-05-04 11:59:52 +020041gprs_ns_pdu_strings;
Harald Weltecca49632012-06-16 17:45:59 +080042gprs_ns_cause_str;
43gprs_ns_destroy;
Holger Hans Peter Freytherc62a1bf2013-07-02 09:10:11 +020044gprs_ns_close;
Harald Weltecca49632012-06-16 17:45:59 +080045gprs_ns_frgre_listen;
46gprs_ns_frgre_sendmsg;
47gprs_ns_instantiate;
48gprs_ns_nsip_listen;
Harald Weltef5430362012-06-17 12:25:53 +080049gprs_ns_nsip_connect;
Harald Weltecca49632012-06-16 17:45:59 +080050gprs_ns_rcvmsg;
51gprs_ns_sendmsg;
52gprs_ns_set_log_ss;
53gprs_ns_tx_alive;
54gprs_ns_tx_alive_ack;
55gprs_ns_tx_block;
56gprs_ns_tx_reset;
57gprs_ns_tx_status;
58gprs_ns_tx_unblock;
59gprs_ns_vty_init;
Jacob Erlbeck96550e02013-10-14 22:06:47 +020060gprs_ns_ll_str;
61gprs_ns_ll_copy;
62gprs_ns_ll_clear;
Jacob Erlbeck8d192d72015-04-07 17:52:45 +020063gprs_ns_msgb_alloc;
Harald Weltecca49632012-06-16 17:45:59 +080064
Harald Weltef5430362012-06-17 12:25:53 +080065gprs_nsvc_create;
66gprs_nsvc_delete;
Harald Weltecca49632012-06-16 17:45:59 +080067gprs_nsvc_reset;
Harald Weltef5430362012-06-17 12:25:53 +080068gprs_nsvc_by_nsvci;
69gprs_nsvc_by_nsei;
Harald Weltecca49632012-06-16 17:45:59 +080070
Harald Weltec2414042012-06-17 23:32:48 +080071gprs_log_filter_fn;
Harald Weltecca49632012-06-16 17:45:59 +080072
Harald Weltefcaa8052012-06-18 12:19:14 +080073btsctx_alloc;
74btsctx_by_bvci_nsei;
75btsctx_by_raid_cid;
76
Harald Weltecca49632012-06-16 17:45:59 +080077local: *;
78};