blob: 21929da1c63579513ac4d0d412103e98c7f03f62 [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;
Alexander Couzensacc0a072018-08-07 11:22:28 +02009bssgp_fc_flush_queue;
10bssgp_flush_all_queues;
Harald Weltecca49632012-06-16 17:45:59 +080011bssgp_msgb_alloc;
Jacob Erlbeckf78ec5c2015-11-17 09:53:23 +010012bssgp_msgb_copy;
Harald Weltecca49632012-06-16 17:45:59 +080013bssgp_msgb_tlli_put;
Maxf1ad60e2018-01-05 14:19:33 +010014bssgp_msgb_ra_put;
Harald Weltecca49632012-06-16 17:45:59 +080015bssgp_parse_cell_id;
16bssgp_tx_bvc_block;
17bssgp_tx_bvc_reset;
18bssgp_tx_bvc_unblock;
Andreas Eversbergf44ed8c2012-09-23 06:05:20 +020019bssgp_tx_fc_bvc;
20bssgp_tx_fc_ms;
Harald Weltecca49632012-06-16 17:45:59 +080021bssgp_tx_flush_ll_ack;
22bssgp_tx_llc_discarded;
23bssgp_tx_ra_capa_upd;
24bssgp_tx_radio_status_imsi;
25bssgp_tx_radio_status_tlli;
26bssgp_tx_radio_status_tmsi;
27bssgp_tx_resume;
28bssgp_tx_resume_ack;
29bssgp_tx_resume_nack;
30bssgp_tx_simple_bvci;
31bssgp_tx_status;
32bssgp_tx_suspend;
33bssgp_tx_suspend_ack;
34bssgp_tx_suspend_nack;
35bssgp_tx_ul_ud;
Harald Welte641f7ce2012-06-17 23:05:26 +080036bssgp_rcvmsg;
37bssgp_rx_paging;
38bssgp_set_log_ss;
39bssgp_tx_dl_ud;
Max8b8938f2017-06-29 19:48:29 +020040bssgp_tx_bvc_ptp_reset;
Harald Welte641f7ce2012-06-17 23:05:26 +080041bssgp_tx_paging;
42bssgp_vty_init;
Harald Weltec2414042012-06-17 23:32:48 +080043bssgp_nsi;
Harald Weltecca49632012-06-16 17:45:59 +080044
Max54ca30c2017-05-22 14:48:27 +020045gprs_ns_signal_ns_names;
Max584f4b62017-05-04 11:59:52 +020046gprs_ns_pdu_strings;
Harald Weltecca49632012-06-16 17:45:59 +080047gprs_ns_cause_str;
48gprs_ns_destroy;
Holger Hans Peter Freytherc62a1bf2013-07-02 09:10:11 +020049gprs_ns_close;
Harald Weltecca49632012-06-16 17:45:59 +080050gprs_ns_frgre_listen;
51gprs_ns_frgre_sendmsg;
52gprs_ns_instantiate;
53gprs_ns_nsip_listen;
Harald Weltef5430362012-06-17 12:25:53 +080054gprs_ns_nsip_connect;
Harald Welte047f3872018-07-01 21:04:45 +020055gprs_ns_nsip_connect_sns;
Harald Weltecca49632012-06-16 17:45:59 +080056gprs_ns_rcvmsg;
57gprs_ns_sendmsg;
58gprs_ns_set_log_ss;
59gprs_ns_tx_alive;
60gprs_ns_tx_alive_ack;
61gprs_ns_tx_block;
62gprs_ns_tx_reset;
63gprs_ns_tx_status;
64gprs_ns_tx_unblock;
65gprs_ns_vty_init;
Jacob Erlbeck96550e02013-10-14 22:06:47 +020066gprs_ns_ll_str;
Harald Welte4a62eda2019-03-18 18:27:00 +010067gprs_ns_ll_str_buf;
Jacob Erlbeck96550e02013-10-14 22:06:47 +020068gprs_ns_ll_copy;
69gprs_ns_ll_clear;
Jacob Erlbeck8d192d72015-04-07 17:52:45 +020070gprs_ns_msgb_alloc;
Harald Weltecca49632012-06-16 17:45:59 +080071
Harald Weltef5430362012-06-17 12:25:53 +080072gprs_nsvc_create;
73gprs_nsvc_delete;
Harald Weltecca49632012-06-16 17:45:59 +080074gprs_nsvc_reset;
Harald Weltef5430362012-06-17 12:25:53 +080075gprs_nsvc_by_nsvci;
76gprs_nsvc_by_nsei;
Daniel Willmannf1318fe2018-05-29 20:55:18 +020077gprs_nsvc_state_append;
Harald Weltecca49632012-06-16 17:45:59 +080078
Harald Weltec2414042012-06-17 23:32:48 +080079gprs_log_filter_fn;
Harald Weltecca49632012-06-16 17:45:59 +080080
Harald Weltefcaa8052012-06-18 12:19:14 +080081btsctx_alloc;
82btsctx_by_bvci_nsei;
83btsctx_by_raid_cid;
84
Harald Weltecca49632012-06-16 17:45:59 +080085local: *;
86};