blob: 75406c04e9d1497eac620505a896c2c714f3abb1 [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;
Jacob Erlbeckf78ec5c2015-11-17 09:53:23 +01009bssgp_msgb_copy;
Harald Weltecca49632012-06-16 17:45:59 +080010bssgp_msgb_tlli_put;
11bssgp_parse_cell_id;
12bssgp_tx_bvc_block;
13bssgp_tx_bvc_reset;
14bssgp_tx_bvc_unblock;
Andreas Eversbergf44ed8c2012-09-23 06:05:20 +020015bssgp_tx_fc_bvc;
16bssgp_tx_fc_ms;
Harald Weltecca49632012-06-16 17:45:59 +080017bssgp_tx_flush_ll_ack;
18bssgp_tx_llc_discarded;
19bssgp_tx_ra_capa_upd;
20bssgp_tx_radio_status_imsi;
21bssgp_tx_radio_status_tlli;
22bssgp_tx_radio_status_tmsi;
23bssgp_tx_resume;
24bssgp_tx_resume_ack;
25bssgp_tx_resume_nack;
26bssgp_tx_simple_bvci;
27bssgp_tx_status;
28bssgp_tx_suspend;
29bssgp_tx_suspend_ack;
30bssgp_tx_suspend_nack;
31bssgp_tx_ul_ud;
Harald Welte641f7ce2012-06-17 23:05:26 +080032bssgp_rcvmsg;
33bssgp_rx_paging;
34bssgp_set_log_ss;
35bssgp_tx_dl_ud;
36bssgp_tx_paging;
37bssgp_vty_init;
Harald Weltec2414042012-06-17 23:32:48 +080038bssgp_nsi;
Harald Weltecca49632012-06-16 17:45:59 +080039
40gprs_ns_cause_str;
41gprs_ns_destroy;
Holger Hans Peter Freytherc62a1bf2013-07-02 09:10:11 +020042gprs_ns_close;
Harald Weltecca49632012-06-16 17:45:59 +080043gprs_ns_frgre_listen;
44gprs_ns_frgre_sendmsg;
45gprs_ns_instantiate;
46gprs_ns_nsip_listen;
Harald Weltef5430362012-06-17 12:25:53 +080047gprs_ns_nsip_connect;
Harald Weltecca49632012-06-16 17:45:59 +080048gprs_ns_rcvmsg;
49gprs_ns_sendmsg;
50gprs_ns_set_log_ss;
51gprs_ns_tx_alive;
52gprs_ns_tx_alive_ack;
53gprs_ns_tx_block;
54gprs_ns_tx_reset;
55gprs_ns_tx_status;
56gprs_ns_tx_unblock;
57gprs_ns_vty_init;
Jacob Erlbeck96550e02013-10-14 22:06:47 +020058gprs_ns_ll_str;
59gprs_ns_ll_copy;
60gprs_ns_ll_clear;
Jacob Erlbeck8d192d72015-04-07 17:52:45 +020061gprs_ns_msgb_alloc;
Harald Weltecca49632012-06-16 17:45:59 +080062
Harald Weltef5430362012-06-17 12:25:53 +080063gprs_nsvc_create;
64gprs_nsvc_delete;
Harald Weltecca49632012-06-16 17:45:59 +080065gprs_nsvc_reset;
Harald Weltef5430362012-06-17 12:25:53 +080066gprs_nsvc_by_nsvci;
67gprs_nsvc_by_nsei;
Harald Weltecca49632012-06-16 17:45:59 +080068
Harald Weltec2414042012-06-17 23:32:48 +080069gprs_log_filter_fn;
Harald Weltecca49632012-06-16 17:45:59 +080070
Harald Weltefcaa8052012-06-18 12:19:14 +080071btsctx_alloc;
72btsctx_by_bvci_nsei;
73btsctx_by_raid_cid;
74
Harald Weltecca49632012-06-16 17:45:59 +080075local: *;
76};