blob: 81b04c4db44eddc11c7954e04c2ec3eb9020d137 [file] [log] [blame]
Harald Weltecca49632012-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 Welte641f7ce2012-06-17 23:05:26 +080026bssgp_rcvmsg;
27bssgp_rx_paging;
28bssgp_set_log_ss;
29bssgp_tx_dl_ud;
30bssgp_tx_paging;
31bssgp_vty_init;
Harald Weltec2414042012-06-17 23:32:48 +080032bssgp_nsi;
Harald Weltecca49632012-06-16 17:45:59 +080033
34gprs_ns_cause_str;
35gprs_ns_destroy;
36gprs_ns_frgre_listen;
37gprs_ns_frgre_sendmsg;
38gprs_ns_instantiate;
39gprs_ns_nsip_listen;
Harald Weltef5430362012-06-17 12:25:53 +080040gprs_ns_nsip_connect;
Harald Weltecca49632012-06-16 17:45:59 +080041gprs_ns_rcvmsg;
42gprs_ns_sendmsg;
43gprs_ns_set_log_ss;
44gprs_ns_tx_alive;
45gprs_ns_tx_alive_ack;
46gprs_ns_tx_block;
47gprs_ns_tx_reset;
48gprs_ns_tx_status;
49gprs_ns_tx_unblock;
50gprs_ns_vty_init;
51
Harald Weltef5430362012-06-17 12:25:53 +080052gprs_nsvc_create;
53gprs_nsvc_delete;
Harald Weltecca49632012-06-16 17:45:59 +080054gprs_nsvc_reset;
Harald Weltef5430362012-06-17 12:25:53 +080055gprs_nsvc_by_nsvci;
56gprs_nsvc_by_nsei;
Harald Weltecca49632012-06-16 17:45:59 +080057
Harald Weltec2414042012-06-17 23:32:48 +080058gprs_log_filter_fn;
Harald Weltecca49632012-06-16 17:45:59 +080059
60local: *;
61};