blob: 8e9f37273d8f5cd16844e54ea00bafffdf1583d3 [file] [log] [blame]
Harald Weltecca49632012-06-16 17:45:59 +08001LIBOSMOGB_1.0 {
2global:
3bssgp_cause_str;
4bssgp_create_cell_id;
Harald Welted11c0592012-09-06 21:57:11 +02005bssgp_fc_in;
6bssgp_fc_ms_init;
Harald Weltecca49632012-06-16 17:45:59 +08007bssgp_msgb_alloc;
8bssgp_msgb_tlli_put;
9bssgp_parse_cell_id;
10bssgp_tx_bvc_block;
11bssgp_tx_bvc_reset;
12bssgp_tx_bvc_unblock;
13bssgp_tx_flush_ll_ack;
14bssgp_tx_llc_discarded;
15bssgp_tx_ra_capa_upd;
16bssgp_tx_radio_status_imsi;
17bssgp_tx_radio_status_tlli;
18bssgp_tx_radio_status_tmsi;
19bssgp_tx_resume;
20bssgp_tx_resume_ack;
21bssgp_tx_resume_nack;
22bssgp_tx_simple_bvci;
23bssgp_tx_status;
24bssgp_tx_suspend;
25bssgp_tx_suspend_ack;
26bssgp_tx_suspend_nack;
27bssgp_tx_ul_ud;
Harald Welte641f7ce2012-06-17 23:05:26 +080028bssgp_rcvmsg;
29bssgp_rx_paging;
30bssgp_set_log_ss;
31bssgp_tx_dl_ud;
32bssgp_tx_paging;
33bssgp_vty_init;
Harald Weltec2414042012-06-17 23:32:48 +080034bssgp_nsi;
Harald Weltecca49632012-06-16 17:45:59 +080035
36gprs_ns_cause_str;
37gprs_ns_destroy;
38gprs_ns_frgre_listen;
39gprs_ns_frgre_sendmsg;
40gprs_ns_instantiate;
41gprs_ns_nsip_listen;
Harald Weltef5430362012-06-17 12:25:53 +080042gprs_ns_nsip_connect;
Harald Weltecca49632012-06-16 17:45:59 +080043gprs_ns_rcvmsg;
44gprs_ns_sendmsg;
45gprs_ns_set_log_ss;
46gprs_ns_tx_alive;
47gprs_ns_tx_alive_ack;
48gprs_ns_tx_block;
49gprs_ns_tx_reset;
50gprs_ns_tx_status;
51gprs_ns_tx_unblock;
52gprs_ns_vty_init;
53
Harald Weltef5430362012-06-17 12:25:53 +080054gprs_nsvc_create;
55gprs_nsvc_delete;
Harald Weltecca49632012-06-16 17:45:59 +080056gprs_nsvc_reset;
Harald Weltef5430362012-06-17 12:25:53 +080057gprs_nsvc_by_nsvci;
58gprs_nsvc_by_nsei;
Harald Weltecca49632012-06-16 17:45:59 +080059
Harald Weltec2414042012-06-17 23:32:48 +080060gprs_log_filter_fn;
Harald Weltecca49632012-06-16 17:45:59 +080061
Harald Weltefcaa8052012-06-18 12:19:14 +080062btsctx_alloc;
63btsctx_by_bvci_nsei;
64btsctx_by_raid_cid;
65
Harald Weltecca49632012-06-16 17:45:59 +080066local: *;
67};