blob: 83a83026134a7e7e9a371b8f2879437c1f06f573 [file] [log] [blame]
Harald Welte68d85d52012-06-16 17:45:59 +08001LIBOSMOGB_1.0 {
2global:
3bssgp_cause_str;
4bssgp_create_cell_id;
5bssgp_msgb_alloc;
6bssgp_msgb_tlli_put;
7bssgp_parse_cell_id;
8bssgp_tx_bvc_block;
9bssgp_tx_bvc_reset;
10bssgp_tx_bvc_unblock;
11bssgp_tx_flush_ll_ack;
12bssgp_tx_llc_discarded;
13bssgp_tx_ra_capa_upd;
14bssgp_tx_radio_status_imsi;
15bssgp_tx_radio_status_tlli;
16bssgp_tx_radio_status_tmsi;
17bssgp_tx_resume;
18bssgp_tx_resume_ack;
19bssgp_tx_resume_nack;
20bssgp_tx_simple_bvci;
21bssgp_tx_status;
22bssgp_tx_suspend;
23bssgp_tx_suspend_ack;
24bssgp_tx_suspend_nack;
25bssgp_tx_ul_ud;
Harald Weltece95b272012-06-17 13:04:02 +080026bssgp_rcvmsg
27bssgp_rx_paging
28bssgp_set_log_ss
29bssgp_tx_dl_ud
30bssgp_tx_paging
31bssgp_vty_init
Harald Welte68d85d52012-06-16 17:45:59 +080032
33gprs_ns_cause_str;
34gprs_ns_destroy;
35gprs_ns_frgre_listen;
36gprs_ns_frgre_sendmsg;
37gprs_ns_instantiate;
38gprs_ns_nsip_listen;
Harald Weltee6599ee2012-06-17 12:25:53 +080039gprs_ns_nsip_connect;
Harald Welte68d85d52012-06-16 17:45:59 +080040gprs_ns_rcvmsg;
41gprs_ns_sendmsg;
42gprs_ns_set_log_ss;
43gprs_ns_tx_alive;
44gprs_ns_tx_alive_ack;
45gprs_ns_tx_block;
46gprs_ns_tx_reset;
47gprs_ns_tx_status;
48gprs_ns_tx_unblock;
49gprs_ns_vty_init;
50
Harald Weltee6599ee2012-06-17 12:25:53 +080051gprs_nsvc_create;
52gprs_nsvc_delete;
Harald Welte68d85d52012-06-16 17:45:59 +080053gprs_nsvc_reset;
Harald Weltee6599ee2012-06-17 12:25:53 +080054gprs_nsvc_by_nsvci;
55gprs_nsvc_by_nsei;
Harald Welte68d85d52012-06-16 17:45:59 +080056
Harald Welte68d85d52012-06-16 17:45:59 +080057
58local: *;
59};