blob: 43ebbf8b43729c484adf57eecab294df7af03e8a [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;
Andreas Eversbergf44ed8c2012-09-23 06:05:20 +020014bssgp_tx_fc_bvc;
15bssgp_tx_fc_ms;
Harald Weltecca49632012-06-16 17:45:59 +080016bssgp_tx_flush_ll_ack;
17bssgp_tx_llc_discarded;
18bssgp_tx_ra_capa_upd;
19bssgp_tx_radio_status_imsi;
20bssgp_tx_radio_status_tlli;
21bssgp_tx_radio_status_tmsi;
22bssgp_tx_resume;
23bssgp_tx_resume_ack;
24bssgp_tx_resume_nack;
25bssgp_tx_simple_bvci;
26bssgp_tx_status;
27bssgp_tx_suspend;
28bssgp_tx_suspend_ack;
29bssgp_tx_suspend_nack;
30bssgp_tx_ul_ud;
Harald Welte641f7ce2012-06-17 23:05:26 +080031bssgp_rcvmsg;
32bssgp_rx_paging;
33bssgp_set_log_ss;
34bssgp_tx_dl_ud;
35bssgp_tx_paging;
36bssgp_vty_init;
Harald Weltec2414042012-06-17 23:32:48 +080037bssgp_nsi;
Harald Weltecca49632012-06-16 17:45:59 +080038
39gprs_ns_cause_str;
40gprs_ns_destroy;
Holger Hans Peter Freytherc62a1bf2013-07-02 09:10:11 +020041gprs_ns_close;
Harald Weltecca49632012-06-16 17:45:59 +080042gprs_ns_frgre_listen;
43gprs_ns_frgre_sendmsg;
44gprs_ns_instantiate;
45gprs_ns_nsip_listen;
Harald Weltef5430362012-06-17 12:25:53 +080046gprs_ns_nsip_connect;
Harald Weltecca49632012-06-16 17:45:59 +080047gprs_ns_rcvmsg;
48gprs_ns_sendmsg;
49gprs_ns_set_log_ss;
50gprs_ns_tx_alive;
51gprs_ns_tx_alive_ack;
52gprs_ns_tx_block;
53gprs_ns_tx_reset;
54gprs_ns_tx_status;
55gprs_ns_tx_unblock;
56gprs_ns_vty_init;
Jacob Erlbeck96550e02013-10-14 22:06:47 +020057gprs_ns_ll_str;
58gprs_ns_ll_copy;
59gprs_ns_ll_clear;
Jacob Erlbeck8d192d72015-04-07 17:52:45 +020060gprs_ns_msgb_alloc;
Harald Weltecca49632012-06-16 17:45:59 +080061
Harald Weltef5430362012-06-17 12:25:53 +080062gprs_nsvc_create;
63gprs_nsvc_delete;
Harald Weltecca49632012-06-16 17:45:59 +080064gprs_nsvc_reset;
Harald Weltef5430362012-06-17 12:25:53 +080065gprs_nsvc_by_nsvci;
66gprs_nsvc_by_nsei;
Harald Weltecca49632012-06-16 17:45:59 +080067
Harald Weltec2414042012-06-17 23:32:48 +080068gprs_log_filter_fn;
Harald Weltecca49632012-06-16 17:45:59 +080069
Harald Weltefcaa8052012-06-18 12:19:14 +080070btsctx_alloc;
71btsctx_by_bvci_nsei;
72btsctx_by_raid_cid;
73
Harald Weltecca49632012-06-16 17:45:59 +080074local: *;
75};