blob: d0f76f865ba0b276c3b2e66a9fd8d77fed5bc583 [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;
Harald Weltebb826222012-09-07 10:22:01 +02006bssgp_fc_init;
Harald Welted11c0592012-09-06 21:57:11 +02007bssgp_fc_ms_init;
Harald Weltecca49632012-06-16 17:45:59 +08008bssgp_msgb_alloc;
9bssgp_msgb_tlli_put;
10bssgp_parse_cell_id;
11bssgp_tx_bvc_block;
12bssgp_tx_bvc_reset;
13bssgp_tx_bvc_unblock;
14bssgp_tx_flush_ll_ack;
15bssgp_tx_llc_discarded;
16bssgp_tx_ra_capa_upd;
17bssgp_tx_radio_status_imsi;
18bssgp_tx_radio_status_tlli;
19bssgp_tx_radio_status_tmsi;
20bssgp_tx_resume;
21bssgp_tx_resume_ack;
22bssgp_tx_resume_nack;
23bssgp_tx_simple_bvci;
24bssgp_tx_status;
25bssgp_tx_suspend;
26bssgp_tx_suspend_ack;
27bssgp_tx_suspend_nack;
28bssgp_tx_ul_ud;
Harald Welte641f7ce2012-06-17 23:05:26 +080029bssgp_rcvmsg;
30bssgp_rx_paging;
31bssgp_set_log_ss;
32bssgp_tx_dl_ud;
33bssgp_tx_paging;
34bssgp_vty_init;
Harald Weltec2414042012-06-17 23:32:48 +080035bssgp_nsi;
Harald Weltecca49632012-06-16 17:45:59 +080036
37gprs_ns_cause_str;
38gprs_ns_destroy;
39gprs_ns_frgre_listen;
40gprs_ns_frgre_sendmsg;
41gprs_ns_instantiate;
42gprs_ns_nsip_listen;
Harald Weltef5430362012-06-17 12:25:53 +080043gprs_ns_nsip_connect;
Harald Weltecca49632012-06-16 17:45:59 +080044gprs_ns_rcvmsg;
45gprs_ns_sendmsg;
46gprs_ns_set_log_ss;
47gprs_ns_tx_alive;
48gprs_ns_tx_alive_ack;
49gprs_ns_tx_block;
50gprs_ns_tx_reset;
51gprs_ns_tx_status;
52gprs_ns_tx_unblock;
53gprs_ns_vty_init;
54
Harald Weltef5430362012-06-17 12:25:53 +080055gprs_nsvc_create;
56gprs_nsvc_delete;
Harald Weltecca49632012-06-16 17:45:59 +080057gprs_nsvc_reset;
Harald Weltef5430362012-06-17 12:25:53 +080058gprs_nsvc_by_nsvci;
59gprs_nsvc_by_nsei;
Harald Weltecca49632012-06-16 17:45:59 +080060
Harald Weltec2414042012-06-17 23:32:48 +080061gprs_log_filter_fn;
Harald Weltecca49632012-06-16 17:45:59 +080062
Harald Weltefcaa8052012-06-18 12:19:14 +080063btsctx_alloc;
64btsctx_by_bvci_nsei;
65btsctx_by_raid_cid;
66
Harald Weltecca49632012-06-16 17:45:59 +080067local: *;
68};