blob: e03e0146a49f2a60a791d3c324117d2b5c16c60e [file] [log] [blame]
Harald Welte1c72bfb2012-04-04 22:05:24 +02001LIBOSMOGSM_1.0 {
2global:
3
4abis_nm_adm_state_names;
5abis_nm_att_settable;
6abis_nm_avail_name;
Maxecbcdf52017-01-02 14:43:35 +01007abis_nm_fail_evt_rep;
Maxb0a42342017-01-17 17:46:47 +01008abis_nm_fail_evt_vrep;
Harald Welte1c72bfb2012-04-04 22:05:24 +02009abis_nm_chcomb4pchan;
10abis_nm_debugp_foh;
Harald Welted86055b2018-03-17 10:32:07 +010011abis_nm_dump_foh;
Harald Welte4a62eda2019-03-18 18:27:00 +010012abis_nm_dump_foh_buf;
Harald Welte179f3572019-03-18 18:38:47 +010013abis_nm_dump_foh_c;
Harald Welte1c72bfb2012-04-04 22:05:24 +020014abis_nm_event_type_name;
15abis_nm_nack_cause_name;
16abis_nm_nack_name;
17abis_nm_att_tlvdef;
Max0bee65c2017-01-02 13:42:24 +010018abis_nm_att_tlvdef_ipa;
Harald Welte5b5650f2014-05-19 11:25:46 +020019abis_nm_osmo_att_tlvdef;
Harald Welte8d5180e2014-08-17 19:36:26 +020020abis_nm_msg_disc_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +020021abis_nm_obj_class_names;
22abis_nm_opstate_name;
23abis_nm_nacks;
Max0bee65c2017-01-02 13:42:24 +010024abis_nm_t200_ms;
Harald Welte1c72bfb2012-04-04 22:05:24 +020025abis_nm_no_ack_nack;
26abis_nm_pchan4chcomb;
27abis_nm_reports;
28abis_nm_severity_name;
29abis_nm_sw_load_msgs;
30abis_nm_test_name;
Harald Welte604d5522014-08-17 18:42:58 +020031abis_nm_osmo_magic;
32abis_nm_ipa_magic;
Max6e8c1722017-01-11 11:31:19 +010033abis_mm_event_cause_names;
Max85908a92017-01-10 17:49:23 +010034abis_nm_pcause_type_names;
Max5d994e42017-03-22 15:20:39 +010035abis_nm_msgtype_names;
Max62d6f252017-03-21 16:55:45 +010036abis_nm_att_names;
Maxf74cfd32017-03-24 20:16:33 +010037abis_nm_sw_desc_len;
38abis_nm_put_sw_desc;
39abis_nm_put_sw_file;
40abis_nm_get_sw_conf;
41abis_nm_get_sw_desc_len;
Harald Welte1c72bfb2012-04-04 22:05:24 +020042
43osmo_sitype_strs;
Max92ce39f2016-07-07 13:00:43 +020044osmo_c4;
Max4b2b0cc2017-07-10 14:32:48 +020045osmo_get_rand_id;
Max8a5346b2016-04-22 19:28:09 +020046bitvec_add_range1024;
Harald Welte1c72bfb2012-04-04 22:05:24 +020047comp128;
Holger Hans Peter Freythera2c58112017-02-27 16:54:00 +070048comp128v2;
49comp128v3;
Harald Welte1c72bfb2012-04-04 22:05:24 +020050dbm2rxlev;
51
Max03309b52016-03-17 11:51:09 +010052osmo_earfcn_add;
53osmo_earfcn_del;
Maxfbb8bfa2016-04-15 16:04:04 +020054osmo_earfcn_bit_size;
Max91dd2192017-05-11 15:38:10 +020055osmo_earfcn_bit_size_ext;
Max03309b52016-03-17 11:51:09 +010056osmo_earfcn_init;
57
Harald Welte1c72bfb2012-04-04 22:05:24 +020058gprs_cipher_gen_input_i;
59gprs_cipher_gen_input_ui;
60gprs_cipher_load;
61gprs_cipher_register;
62gprs_cipher_run;
Maxb897c422016-06-28 14:03:21 +020063gprs_cipher_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +020064gprs_cipher_supported;
Maxbf990bb2016-04-21 14:46:30 +020065gprs_cipher_key_length;
Harald Welte1c72bfb2012-04-04 22:05:24 +020066gprs_tlli_type;
67gprs_tmsi2tlli;
Maxa337b9c2016-06-27 15:51:34 +020068gprs_ms_net_cap_gea_supported;
Maxf5f773f2016-07-05 19:17:19 +020069gprs_msgt_gmm_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +020070
Tom Tsou9a5bbf32016-07-14 15:13:45 -070071egprs_get_cps;
Harald Welte35b26322017-07-31 19:36:52 +020072osmo_gprs_ul_block_size_bits;
73osmo_gprs_dl_block_size_bits;
74osmo_gprs_ul_block_size_bytes;
75osmo_gprs_dl_block_size_bytes;
76osmo_gprs_ul_cs_by_block_bytes;
77osmo_gprs_dl_cs_by_block_bytes;
Tom Tsou9a5bbf32016-07-14 15:13:45 -070078
Harald Welte64f38c02016-04-20 17:12:24 +020079gsm48_gmm_cause_names;
80gsm48_gsm_cause_names;
81gprs_att_t_strs;
82gprs_upd_t_strs;
83gprs_det_t_mo_strs;
84gprs_det_t_mt_strs;
Neels Hofmeyr0318f6b2016-08-29 13:18:56 +020085gprs_service_t_strs;
Harald Welte64f38c02016-04-20 17:12:24 +020086
Harald Welte783d0732014-12-29 17:09:11 +010087gsm0341_build_msg;
88
Pau Espin Pedrol392f6072019-11-27 12:07:04 +010089gsm0406_dlci_sapi_names;
90
Harald Welte1c72bfb2012-04-04 22:05:24 +020091gsm0480_create_notifySS;
92gsm0480_create_unstructuredSS_Notify;
93gsm0480_create_ussd_resp;
Neels Hofmeyrbc1d7582016-11-26 15:21:15 +010094gsm0480_create_ussd_notify;
95gsm0480_create_ussd_release_complete;
Vadim Yanitskiy6b4895f2019-02-06 02:29:55 +070096gsm0480_create_release_complete;
97
Vadim Yanitskiy52e44122018-06-11 03:51:11 +070098gsm0480_extract_ie_by_tag;
Vadim Yanitskiy5a09f752018-06-11 04:58:53 +070099gsm0480_parse_facility_ie;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200100gsm0480_decode_ussd_request;
Tobias Engel419684e2012-03-08 13:31:52 +0100101gsm0480_decode_ss_request;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200102gsm0480_wrap_facility;
103gsm0480_wrap_invoke;
Harald Welteb1a35d62018-06-16 18:34:52 +0200104gsm0480_comp_type_names;
105gsm0480_op_code_names;
Harald Welte88fa5a32018-07-28 22:55:43 +0200106gsm0480_msgb_alloc_name;
Harald Welteb0d95942018-07-28 23:02:48 +0200107gsm0480_gen_ussd_resp_7bit;
Harald Welte7ecc4a32018-07-28 23:05:36 +0200108gsm0480_gen_return_error;
109gsm0480_gen_reject;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200110
111gsm0502_calc_paging_group;
Philipp Maier69e00cc2019-10-09 13:38:38 +0200112gsm0502_fn_remap;
Sylvain Munaut63bee452020-05-14 03:02:26 +0700113gsm0502_hop_seq_gen;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200114
Max Suraev msuraev@sysmocom.de84da22f2016-04-29 13:17:22 +0200115gsm0503_xcch;
Vadim Yanitskiyf3d38c42016-09-07 23:09:49 +0700116gsm0503_rach;
Max32e56412017-10-16 14:58:00 +0200117gsm0503_rach_ext;
Vadim Yanitskiyf3d38c42016-09-07 23:09:49 +0700118gsm0503_sch;
Max Suraev msuraev@sysmocom.de84da22f2016-04-29 13:17:22 +0200119gsm0503_cs2;
120gsm0503_cs3;
Vadim Yanitskiy3262f822016-09-23 01:48:59 +0700121gsm0503_cs2_np;
122gsm0503_cs3_np;
Vadim Yanitskiyf3d38c42016-09-07 23:09:49 +0700123gsm0503_tch_fr;
Harald Welte65e0edc2020-02-12 23:08:17 +0100124gsm0503_tch_f24;
125gsm0503_tch_f48;
126gsm0503_tch_f96;
127gsm0503_tch_f144;
Vadim Yanitskiyf3d38c42016-09-07 23:09:49 +0700128gsm0503_tch_hr;
Max Suraev msuraev@sysmocom.de84da22f2016-04-29 13:17:22 +0200129gsm0503_tch_afs_12_2;
130gsm0503_tch_afs_10_2;
131gsm0503_tch_afs_7_95;
132gsm0503_tch_afs_7_4;
133gsm0503_tch_afs_6_7;
134gsm0503_tch_afs_5_9;
135gsm0503_tch_afs_5_15;
136gsm0503_tch_afs_4_75;
Vadim Yanitskiyf3d38c42016-09-07 23:09:49 +0700137gsm0503_tch_ahs_7_95;
138gsm0503_tch_ahs_7_4;
139gsm0503_tch_ahs_6_7;
140gsm0503_tch_ahs_5_9;
141gsm0503_tch_ahs_5_15;
142gsm0503_tch_ahs_4_75;
Philipp Maier31c29ea2020-02-28 14:27:10 +0100143gsm0503_tch_axs_sid_update;
Vadim Yanitskiya6b52162016-09-08 22:06:07 +0700144gsm0503_mcs1_dl_hdr;
145gsm0503_mcs1_ul_hdr;
146gsm0503_mcs1;
147gsm0503_mcs2;
148gsm0503_mcs3;
149gsm0503_mcs4;
150gsm0503_mcs5_dl_hdr;
151gsm0503_mcs5_ul_hdr;
152gsm0503_mcs5;
153gsm0503_mcs6;
154gsm0503_mcs7_dl_hdr;
155gsm0503_mcs7_ul_hdr;
156gsm0503_mcs7;
157gsm0503_mcs8;
158gsm0503_mcs9;
Max Suraev msuraev@sysmocom.de84da22f2016-04-29 13:17:22 +0200159
Harald Welte1c72bfb2012-04-04 22:05:24 +0200160gsm0808_att_tlvdef;
Pau Espin Pedrolcde47792021-04-19 12:24:02 +0200161gsm0808_old_bss_to_new_bss_info_att_tlvdef;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200162gsm0808_bssap_name;
163gsm0808_bssmap_name;
Philipp Maierdbb76592018-03-29 12:55:26 +0200164gsm0808_cause_name;
Maxaa934632018-11-07 13:16:54 +0100165gsm0808_cause_class_name;
Alexander Chemerisfdfe25b2020-05-12 23:21:56 +0300166gsm0808_get_cause;
Alexander Chemeris22630e62020-05-13 00:44:04 +0300167gsm0808_diagnostics_octet_location_str;
168gsm0808_diagnostics_bit_location_str;
Philipp Maierc6144a22017-03-29 17:53:43 +0200169gsm0808_create_ass;
Max52074322018-11-30 10:44:07 +0100170gsm0808_create_ass2;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200171gsm0808_create_assignment_completed;
Philipp Maierfa896ab2017-03-27 16:55:32 +0200172gsm0808_create_ass_compl;
Max414c8f52019-01-08 14:44:24 +0100173gsm0808_create_ass_compl2;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200174gsm0808_create_assignment_failure;
Philipp Maierfa896ab2017-03-27 16:55:32 +0200175gsm0808_create_ass_fail;
Philipp Maierb478dd32017-03-29 15:50:05 +0200176gsm0808_create_cipher;
Neels Hofmeyr4a9756c2021-06-10 00:48:15 +0200177gsm0808_create_cipher2;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200178gsm0808_create_cipher_complete;
179gsm0808_create_cipher_reject;
Maxed651d22018-11-07 15:25:05 +0100180gsm0808_create_cipher_reject_ext;
181gsm0808_get_cipher_reject_cause;
Neels Hofmeyr2c79d552018-09-13 05:36:32 +0200182gsm0808_create_classmark_request;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200183gsm0808_create_classmark_update;
184gsm0808_create_clear_command;
Philipp Maier74c4c4e2019-02-04 16:42:28 +0100185gsm0808_create_clear_command2;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200186gsm0808_create_clear_complete;
187gsm0808_create_clear_rqst;
Philipp Maier3d48ec02017-03-29 17:37:55 +0200188gsm0808_create_paging;
Stefan Sperling11a4d9d2018-02-15 18:28:04 +0100189gsm0808_create_paging2;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200190gsm0808_create_dtap;
191gsm0808_create_layer3;
Philipp Maierfa896ab2017-03-27 16:55:32 +0200192gsm0808_create_layer3_aoip;
Neels Hofmeyrc4fce142018-02-20 13:47:08 +0100193gsm0808_create_layer3_2;
Harald Welte64e807c2018-05-29 21:00:56 +0200194gsm0808_create_lcls_conn_ctrl;
195gsm0808_create_lcls_conn_ctrl_ack;
196gsm0808_create_lcls_notification;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200197gsm0808_create_reset;
Philipp Maier15596e22017-04-05 17:55:27 +0200198gsm0808_create_reset_ack;
Vadim Yanitskiyfa6cd882020-08-26 18:03:59 +0700199gsm0808_create_sapi_reject_cause;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200200gsm0808_create_sapi_reject;
Neels Hofmeyr70aba3f2018-03-13 03:40:53 +0100201gsm0808_create_handover_required;
Neels Hofmeyrf7e9c512019-03-06 04:25:38 +0100202gsm0808_create_handover_required_reject;
203gsm0808_create_handover_request;
Neels Hofmeyrb662b362018-04-16 22:31:15 +0200204gsm0808_create_handover_request_ack;
Neels Hofmeyr73b943e2019-03-14 04:10:25 +0100205gsm0808_create_handover_request_ack2;
Neels Hofmeyrf7e9c512019-03-06 04:25:38 +0100206gsm0808_create_handover_command;
Neels Hofmeyr60f31532018-04-16 22:42:09 +0200207gsm0808_create_handover_detect;
Neels Hofmeyrf7e9c512019-03-06 04:25:38 +0100208gsm0808_create_handover_succeeded;
Neels Hofmeyr60f31532018-04-16 22:42:09 +0200209gsm0808_create_handover_complete;
210gsm0808_create_handover_failure;
Philipp Maier225bdf42018-10-30 14:56:59 +0100211gsm0808_create_handover_performed;
Harald Welte1bd726a2020-06-21 22:04:52 +0200212gsm0808_create_common_id;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200213gsm0808_prepend_dtap_header;
Philipp Maier4f4905f2018-11-30 13:36:12 +0100214gsm0808_enc_cause;
Philipp Maier22401432017-03-24 17:59:26 +0100215gsm0808_enc_aoip_trasp_addr;
216gsm0808_dec_aoip_trasp_addr;
Pau Espin Pedrol18506c82019-04-16 15:47:59 +0200217gsm0808_dec_osmux_cid;
Philipp Maier6f725d62017-03-24 18:03:17 +0100218gsm0808_enc_speech_codec;
Vadim Yanitskiy5a513312022-12-14 00:23:59 +0700219gsm0808_enc_speech_codec2;
Philipp Maier6f725d62017-03-24 18:03:17 +0100220gsm0808_dec_speech_codec;
221gsm0808_enc_speech_codec_list;
Vadim Yanitskiy5a513312022-12-14 00:23:59 +0700222gsm0808_enc_speech_codec_list2;
Philipp Maier6f725d62017-03-24 18:03:17 +0100223gsm0808_dec_speech_codec_list;
Philipp Maiere0c65302017-03-28 17:05:40 +0200224gsm0808_enc_channel_type;
225gsm0808_dec_channel_type;
Philipp Maier14e76b92017-03-28 18:36:52 +0200226gsm0808_enc_encrypt_info;
227gsm0808_dec_encrypt_info;
Neels Hofmeyr4a9756c2021-06-10 00:48:15 +0200228gsm0808_enc_kc128;
229gsm0808_dec_kc128;
Philipp Maier783047e2017-03-29 11:35:50 +0200230gsm0808_enc_cell_id_list;
Stefan Sperling11a4d9d2018-02-15 18:28:04 +0100231gsm0808_enc_cell_id_list2;
Philipp Maier783047e2017-03-29 11:35:50 +0200232gsm0808_dec_cell_id_list;
Stefan Sperling11a4d9d2018-02-15 18:28:04 +0100233gsm0808_dec_cell_id_list2;
Andreas Eversberg5c7336c2023-04-20 11:04:14 +0200234gsm0808_enc_group_callref;
235gsm0808_dec_group_callref;
236gsm0808_enc_priority;
237gsm0808_dec_priority;
238gsm0808_enc_vgcs_feature_flags;
239gsm0808_dec_vgcs_feature_flags;
240gsm0808_enc_data_identity;
241gsm0808_dec_data_identity;
242gsm0808_enc_msisdn;
243gsm0808_dec_msisdn;
244gsm0808_enc_talker_identity;
245gsm0808_dec_talker_identity;
246gsm0808_enc_assign_req;
247gsm0808_dec_assign_req;
248gsm0808_enc_cell_id_list_segment;
249gsm0808_dec_cell_id_list_segment;
250gsm0808_dec_call_id;
Neels Hofmeyr74663d92018-03-23 01:46:42 +0100251gsm0808_cell_id_list_add;
Neels Hofmeyr38e58412018-05-25 16:56:35 +0200252gsm0808_cell_id_to_list;
Neels Hofmeyr3a504532019-02-10 22:28:27 +0100253gsm0808_cell_id_to_cgi;
254gsm0808_cell_id_from_cgi;
Neels Hofmeyr250e7f72018-04-13 03:30:14 +0200255gsm0808_enc_cell_id;
256gsm0808_dec_cell_id;
Neels Hofmeyra4399c82018-04-17 02:26:10 +0200257gsm0808_cell_id_name;
258gsm0808_cell_id_name2;
Harald Welte179f3572019-03-18 18:38:47 +0100259gsm0808_cell_id_name_buf;
260gsm0808_cell_id_name_c;
Neels Hofmeyra4399c82018-04-17 02:26:10 +0200261gsm0808_cell_id_list_name;
262gsm0808_cell_id_list_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100263gsm0808_cell_id_list_name_c;
Neels Hofmeyra4399c82018-04-17 02:26:10 +0200264gsm0808_cell_id_discr_names;
265gsm0808_cell_id_u_name;
Neels Hofmeyrd01ef752018-09-21 15:57:26 +0200266gsm0808_cell_ids_match;
267gsm0808_cell_id_matches_list;
Neels Hofmeyr9a391e22017-06-23 02:34:08 +0200268gsm0808_chan_type_to_speech_codec;
Neels Hofmeyrc9779842017-06-23 02:34:26 +0200269gsm0808_speech_codec_from_chan_type;
Philipp Maier5f2eb152018-09-19 13:40:21 +0200270gsm0808_sc_cfg_from_gsm48_mr_cfg;
Philipp Maier8515d032018-09-25 15:57:49 +0200271gsm48_mr_cfg_from_gsm0808_sc_cfg;
Neels Hofmeyr593d20d2022-09-07 02:26:47 +0200272gsm0808_amr_modes_from_cfg;
273gsm0808_amr_mode_names;
Neels Hofmeyrffad5742018-01-12 05:34:03 +0100274gsm0808_speech_codec_type_names;
Philipp Maiercdd05812018-07-12 18:21:07 +0200275gsm0808_permitted_speech_names;
Pau Espin Pedrolf2cda622018-07-06 17:16:41 +0200276gsm0808_chosen_enc_alg_names;
Neels Hofmeyrafacc2b2018-04-16 22:41:51 +0200277gsm0808_channel_type_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100278gsm0808_channel_type_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100279gsm0808_channel_type_name_c;
Harald Welteebd362d2018-06-02 14:11:19 +0200280gsm0808_lcls_config_names;
281gsm0808_lcls_control_names;
282gsm0808_lcls_status_names;
Max47022152018-12-19 18:51:00 +0100283gsm0808_enc_lcls;
284gsm0808_dec_lcls;
Harald Weltee87693c2019-05-03 20:06:50 +0200285gsm0808_msgb_put_cell_id_u;
Harald Welteef7be492019-05-03 21:01:13 +0200286gsm0808_decode_cell_id_u;
Neels Hofmeyr5b214e22020-09-18 18:00:50 +0200287gsm0808_create_perform_location_request;
288gsm0808_create_perform_location_response;
289gsm0808_create_perform_location_abort;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200290
Philipp Maiere190e032018-12-07 12:31:08 +0100291gsm29118_msgb_alloc;
292gsm29118_create_alert_req;
293gsm29118_create_dl_ud;
294gsm29118_create_eps_det_ack;
295gsm29118_create_imsi_det_ack;
296gsm29118_create_lu_ack;
297gsm29118_create_lu_rej;
298gsm29118_create_mm_info_req;
299gsm29118_create_paging_req;
300gsm29118_create_reset_ack;
301gsm29118_create_reset_ind;
302gsm29118_create_status;
303gsm29118_create_release_req;
304gsm29118_create_service_abort_req;
305
Max7918f842018-12-10 10:57:59 +0100306osmo_enc_gcr;
307osmo_dec_gcr;
Max1bec3902019-01-14 19:31:42 +0100308osmo_gcr_eq;
Max5ec0cf52019-01-15 16:37:09 +0100309osmo_gcr_dump;
Harald Welte4a62eda2019-03-18 18:27:00 +0100310osmo_gcr_dump_buf;
Max5ec0cf52019-01-15 16:37:09 +0100311osmo_lcls_dump;
Harald Welte4a62eda2019-03-18 18:27:00 +0100312osmo_lcls_dump_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100313osmo_lcls_dump_c;
Max7918f842018-12-10 10:57:59 +0100314
Max764b0222016-05-11 17:33:17 +0200315gsm0858_rsl_ul_meas_enc;
316
Harald Welte1c72bfb2012-04-04 22:05:24 +0200317gsm338_get_sms_alphabet;
318
319gsm340_gen_oa;
320gsm340_gen_scts;
321gsm340_scts;
322gsm340_validity_period;
323
324gsm411_bcdify;
325gsm411_msgb_alloc;
326gsm411_push_cp_header;
327gsm411_push_rp_header;
328gsm411_smc_clear;
329gsm411_smc_init;
330gsm411_smc_recv;
331gsm411_smc_send;
332gsm411_smr_clear;
333gsm411_smr_init;
334gsm411_smr_recv;
335gsm411_smr_send;
336gsm411_unbcdify;
337gsm411_cp_cause_strs;
Harald Welted60e17a2018-01-24 16:50:11 +0100338gsm411_cp_state_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200339gsm411_rp_cause_strs;
Harald Welted60e17a2018-01-24 16:50:11 +0100340gsm411_rp_state_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200341
Harald Welte29567372017-05-29 15:58:43 +0200342gsm414_msgt_names;
343
Vadim Yanitskiy30cfeeb2018-08-03 05:44:00 +0700344gsm48_push_l3hdr;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200345gsm48_att_tlvdef;
346gsm48_cc_msg_name;
Harald Welte428d03b2019-05-28 18:46:20 +0200347osmo_gsm48_rest_octets_si1_encode;
348osmo_gsm48_rest_octets_si2quater_encode;
Harald Welte428d03b2019-05-28 18:46:20 +0200349osmo_gsm48_rest_octets_si6_encode;
350osmo_gsm48_rest_octets_si3_encode;
351osmo_gsm48_rest_octets_si4_encode;
Pau Espin Pedrold7a209b2021-02-09 18:28:25 +0100352osmo_gsm48_rest_octets_si13_decode;
Harald Welte428d03b2019-05-28 18:46:20 +0200353osmo_gsm48_rest_octets_si13_encode;
Harald Weltef85b33f2019-05-28 17:56:21 +0200354osmo_gsm48_rest_octets_si3_decode;
Harald Welte5e1cd5e2020-10-11 20:04:04 +0200355osmo_gsm48_rest_octets_si4_decode;
Harald Welte11926872023-05-08 06:22:21 +0200356osmo_gsm48_si1ro_nch_pos_encode;
357osmo_gsm48_si1ro_nch_pos_decode;
Maxbc127282023-01-26 14:40:23 +0300358gsm48_rr_short_pd_msg_name;
Philipp72e43f02016-10-27 13:35:20 +0200359gsm48_rr_msg_name;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200360gsm48_cc_state_name;
361gsm48_construct_ra;
Philipp Maierd11a5d52021-02-03 22:11:46 +0100362gsm48_ra_equal;
Maxf1ad60e2018-01-05 14:19:33 +0100363gsm48_encode_ra;
Maxfdca25d2016-07-05 16:06:28 +0200364gsm48_hdr_gmm_cipherable;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200365gsm48_decode_bcd_number;
Neels Hofmeyr8212fc62019-04-01 14:34:37 +0200366gsm48_decode_bcd_number2;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200367gsm48_decode_bearer_cap;
368gsm48_decode_called;
369gsm48_decode_callerid;
370gsm48_decode_calling;
371gsm48_decode_cause;
372gsm48_decode_cccap;
373gsm48_decode_connected;
374gsm48_decode_facility;
375gsm48_decode_freq_list;
Philipp Maiere36be562020-11-12 11:33:54 +0100376gsm48_decode_classmark3;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200377gsm48_decode_keypad;
Harald Weltee8664732012-07-13 21:48:35 +0200378gsm48_decode_lai;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200379gsm48_decode_notify;
380gsm48_decode_progress;
381gsm48_decode_redirecting;
382gsm48_decode_signal;
383gsm48_decode_ssversion;
384gsm48_decode_useruser;
385gsm48_encode_bcd_number;
386gsm48_encode_bearer_cap;
387gsm48_encode_called;
388gsm48_encode_callerid;
389gsm48_encode_calling;
390gsm48_encode_cause;
391gsm48_encode_cccap;
392gsm48_encode_connected;
393gsm48_encode_facility;
394gsm48_encode_keypad;
395gsm48_encode_more;
396gsm48_encode_notify;
397gsm48_encode_progress;
398gsm48_encode_redirecting;
399gsm48_encode_signal;
400gsm48_encode_ssversion;
401gsm48_encode_useruser;
402gsm48_generate_lai;
Maxebf14922018-02-15 11:42:11 +0100403gsm48_generate_mid;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200404gsm48_generate_mid_from_imsi;
405gsm48_generate_mid_from_tmsi;
406gsm48_mi_to_string;
Neels Hofmeyra9da9f72021-04-16 15:36:58 +0200407gsm48_chan_mode_to_vamos;
408gsm48_chan_mode_to_non_vamos;
Neels Hofmeyr83025bf2020-05-26 02:45:23 +0200409osmo_mobile_identity_to_str_buf;
410osmo_mobile_identity_to_str_c;
411osmo_mobile_identity_cmp;
412osmo_mobile_identity_decode;
Neels Hofmeyre25786a2023-05-03 02:13:16 +0200413osmo_mobile_identity_decode_from_l3_buf;
Neels Hofmeyr83025bf2020-05-26 02:45:23 +0200414osmo_mobile_identity_decode_from_l3;
415osmo_mobile_identity_encoded_len;
416osmo_mobile_identity_encode_buf;
417osmo_mobile_identity_encode_msgb;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200418gsm48_mm_att_tlvdef;
419gsm48_number_of_paging_subchannels;
420gsm48_parse_ra;
421gsm48_rr_att_tlvdef;
Maxfe65fa72016-05-10 17:17:05 +0200422gsm48_set_dtx;
423gsm48_dtx_mode;
Harald Welte1a8c4e02015-08-16 17:56:25 +0200424gsm48_mi_type_name;
Neels Hofmeyr02fd83d2019-01-05 00:38:54 +0100425osmo_mi_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100426osmo_mi_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100427osmo_mi_name_c;
Neels Hofmeyrbdccc1b2016-03-15 13:28:10 +0100428gsm48_mcc_mnc_to_bcd;
429gsm48_mcc_mnc_from_bcd;
Neels Hofmeyrc4fce142018-02-20 13:47:08 +0100430gsm48_generate_lai2;
431gsm48_decode_lai2;
Philipp Maier680acae2018-03-01 19:13:05 +0100432osmo_bts_features_descs;
433osmo_bts_feature_name;
Neels Hofmeyr47c7b4f2021-04-02 23:20:09 +0200434osmo_bts_features_names;
Neels Hofmeyrc4fce142018-02-20 13:47:08 +0100435osmo_plmn_to_bcd;
436osmo_plmn_from_bcd;
437osmo_mcc_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100438osmo_mcc_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100439osmo_mcc_name_c;
Neels Hofmeyrc4fce142018-02-20 13:47:08 +0100440osmo_mnc_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100441osmo_mnc_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100442osmo_mnc_name_c;
Neels Hofmeyrc4fce142018-02-20 13:47:08 +0100443osmo_plmn_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100444osmo_plmn_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100445osmo_plmn_name_c;
Neels Hofmeyrc4fce142018-02-20 13:47:08 +0100446osmo_plmn_name2;
Pau Espin Pedrolcc885fb2021-01-22 17:44:04 +0100447osmo_lai_cmp;
Neels Hofmeyrc4fce142018-02-20 13:47:08 +0100448osmo_lai_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100449osmo_lai_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100450osmo_lai_name_c;
Pau Espin Pedrold426ba62021-01-22 17:44:34 +0100451osmo_rai_cmp;
Neels Hofmeyrc4fce142018-02-20 13:47:08 +0100452osmo_rai_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100453osmo_rai_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100454osmo_rai_name_c;
Pau Espin Pedrolca33a712021-01-05 19:36:48 +0100455osmo_rai_name2;
456osmo_rai_name2_buf;
457osmo_rai_name2_c;
Pau Espin Pedrolcc885fb2021-01-22 17:44:04 +0100458osmo_cgi_cmp;
Neels Hofmeyr43496202018-03-22 14:04:30 +0100459osmo_cgi_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100460osmo_cgi_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100461osmo_cgi_name_c;
Neels Hofmeyr43496202018-03-22 14:04:30 +0100462osmo_cgi_name2;
Pau Espin Pedrold426ba62021-01-22 17:44:34 +0100463osmo_cgi_ps_cmp;
Pau Espin Pedrolca33a712021-01-05 19:36:48 +0100464osmo_cgi_ps_name;
465osmo_cgi_ps_name_buf;
466osmo_cgi_ps_name_c;
467osmo_cgi_ps_name2;
Harald Weltede1da352018-10-08 22:27:04 +0200468osmo_gummei_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100469osmo_gummei_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100470osmo_gummei_name_c;
Neels Hofmeyr721aa6d2018-02-20 21:38:00 +0100471osmo_mnc_from_str;
472osmo_mnc_cmp;
473osmo_plmn_cmp;
Harald Weltede1da352018-10-08 22:27:04 +0200474osmo_gen_home_network_domain;
475osmo_parse_home_network_domain;
476osmo_gen_mme_domain;
477osmo_parse_mme_domain;
478osmo_gen_mme_group_domain;
Maxfb348ee2016-03-30 21:14:53 +0200479gsm48_chan_mode_names;
480gsm_chan_t_names;
Neels Hofmeyrdbd994c2017-03-09 23:07:02 +0100481gsm48_pdisc_names;
Neels Hofmeyr00ab9ed2017-03-09 23:27:56 +0100482gsm48_rr_msgtype_names;
483gsm48_mm_msgtype_names;
484gsm48_cc_msgtype_names;
Keith3cdaa8d2018-08-31 20:09:18 +0200485gsm48_cc_cause_names;
Neels Hofmeyr00ab9ed2017-03-09 23:27:56 +0100486gsm48_pdisc_msgtype_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100487gsm48_pdisc_msgtype_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100488gsm48_pdisc_msgtype_name_c;
Neels Hofmeyraead2412018-04-06 04:31:00 +0200489gsm48_reject_value_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200490
Andreas Eversberg19b0bb72023-04-20 10:56:55 +0200491osmo_gsm44068_msg_type_names;
492osmo_gsm44068_priority_level_names;
493osmo_gsm44068_cause_names;
494osmo_gsm44068_call_state_names;
495osmo_gsm44068_talker_priority_names;
496osmo_gsm44068_att_tlvdef;
497
Harald Welte1c72bfb2012-04-04 22:05:24 +0200498gsm_7bit_decode;
Andreas Eversberg95975552013-08-08 12:38:53 +0200499gsm_7bit_decode_ussd;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200500gsm_7bit_encode;
Andreas Eversberg95975552013-08-08 12:38:53 +0200501gsm_7bit_encode_ussd;
Holger Hans Peter Freyther6bfa7442013-08-08 12:38:52 +0200502gsm_7bit_encode_oct;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200503
Jacob Erlbeck1d7f3b52013-08-12 17:07:53 +0200504gsm_7bit_decode_n;
505gsm_7bit_decode_n_ussd;
506gsm_7bit_decode_n_hdr;
507gsm_7bit_encode_n;
508gsm_7bit_encode_n_ussd;
509
Pau Espin Pedrolc8772512018-11-16 12:59:46 +0100510gsm_arfcn2band_rc;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200511gsm_arfcn2band;
512gsm_arfcn2freq10;
Sylvain Munaut55720312012-12-11 23:44:41 +0100513gsm_freq102arfcn;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200514gsm_band_name;
515gsm_band_parse;
516gsm_fn2gsmtime;
Philipp Maierb808da42017-06-26 10:50:28 +0200517gsm_fn_as_gsmtime_str;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200518gsm_get_octet_len;
519gsm_gsmtime2fn;
Pau Espin Pedrol363130f2017-07-03 10:42:42 +0200520osmo_dump_gsmtime;
Harald Welte4a62eda2019-03-18 18:27:00 +0100521osmo_dump_gsmtime_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100522osmo_dump_gsmtime_c;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200523
524gsm_milenage;
525gsm_septet_encode;
Vadim Yanitskiy943133c2021-01-30 01:31:32 +0100526gsm_septet_pack;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200527gsm_septets2octets;
528
529lapd_dl_exit;
530lapd_dl_init;
Harald Welte00b2faf2020-05-02 19:56:36 +0200531lapd_dl_init2;
532lapd_dl_set_name;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200533lapd_dl_reset;
534lapd_msgb_alloc;
535lapd_ph_data_ind;
536lapd_recv_dlsap;
537lapd_set_mode;
538lapd_state_names;
539
540lapdm_channel_exit;
541lapdm_channel_init;
Harald Welte20de6202019-06-02 21:33:38 +0200542lapdm_channel_init2;
Harald Welte00b2faf2020-05-02 19:56:36 +0200543lapdm_channel_init3;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200544lapdm_channel_reset;
545lapdm_channel_set_flags;
546lapdm_channel_set_l1;
547lapdm_channel_set_l3;
548lapdm_channel_set_mode;
Daniel Willmann55405fb2014-03-26 13:45:17 +0100549lapdm_datalink_for_sapi;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200550lapdm_entity_exit;
551lapdm_entity_init;
Harald Welte20de6202019-06-02 21:33:38 +0200552lapdm_entity_init2;
Harald Welte00b2faf2020-05-02 19:56:36 +0200553lapdm_entity_init3;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200554lapdm_entity_reset;
555lapdm_entity_set_flags;
556lapdm_entity_set_mode;
557lapdm_phsap_dequeue_prim;
558lapdm_phsap_up;
559lapdm_rslms_recvmsg;
560
Maxadef12a2016-05-25 15:25:02 +0200561osmo_ph_prim_names;
562
Harald Welte1c72bfb2012-04-04 22:05:24 +0200563milenage_auts;
564milenage_check;
565milenage_f1;
566milenage_f2345;
567milenage_generate;
568milenage_opc_gen;
569
570ms_class_gmsk_dbm;
571ms_pwr_ctl_lvl;
572ms_pwr_dbm;
573
574osmo_a5;
575osmo_a5_1;
576osmo_a5_2;
577
578osmo_auth_alg_name;
579osmo_auth_alg_parse;
580osmo_auth_gen_vec;
Harald Welte08450c92023-05-30 10:55:37 +0200581osmo_auth_gen_vec2;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200582osmo_auth_gen_vec_auts;
Harald Welte08450c92023-05-30 10:55:37 +0200583osmo_auth_gen_vec_auts2;
Harald Weltecd9cb902016-04-20 10:39:00 +0200584osmo_auth_3g_from_2g;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200585osmo_auth_load;
586osmo_auth_register;
587osmo_auth_supported;
Neels Hofmeyraa84b712017-12-18 03:12:01 +0100588osmo_auth_c3;
Neels Hofmeyr26e30b12017-10-07 04:41:22 +0200589osmo_sub_auth_type_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200590
Ericc3fa0072021-05-19 17:45:38 +0200591osmo_kdf_kc128;
592osmo_kdf_kasme;
593osmo_kdf_enb;
594osmo_kdf_nh;
595osmo_kdf_nas;
596
Harald Welte1c72bfb2012-04-04 22:05:24 +0200597osmo_rsl2sitype;
598osmo_sitype2rsl;
599
600rr_cause_name;
601
602rsl_att_tlvdef;
Harald Weltefad57522015-12-13 11:56:36 +0100603rsl_ipac_eie_tlvdef;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200604rsl_ccch_conf_to_bs_cc_chans;
605rsl_ccch_conf_to_bs_ccch_sdcch_comb;
606rsl_chan_nr_str;
Harald Welte4a62eda2019-03-18 18:27:00 +0100607rsl_chan_nr_str_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100608rsl_chan_nr_str_c;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200609rsl_dec_chan_nr;
610rsl_enc_chan_nr;
611rsl_err_name;
612rsl_init_cchan_hdr;
613rsl_init_rll_hdr;
614rsl_ipac_msg_name;
615rsl_msg_name;
Neels Hofmeyr0167e3f2016-06-06 18:10:38 +0200616rsl_or_ipac_msg_name;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200617rsl_rll_push_hdr;
618rsl_rll_push_l3;
619rsl_rll_simple;
620rsl_rlm_cause_name;
Neels Hofmeyr47390762016-07-18 23:54:01 +0200621rsl_act_type_names;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200622
623rxlev2dbm;
624rxlev_stat_dump;
625rxlev_stat_get_next;
626rxlev_stat_input;
627rxlev_stat_reset;
628
629tlv_def_patch;
630tlv_dump;
631tlv_parse;
Neels Hofmeyra78b22b2018-04-13 03:36:49 +0200632tlv_parse2;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200633tlv_parse_one;
Harald Welte8006f532019-02-13 22:23:13 +0100634tlv_encode;
635tlv_encode_ordered;
636tlv_encode_one;
Harald Weltedf90aed2012-04-05 01:41:34 +0200637tvlv_att_def;
Harald Welte2fe68472012-07-14 01:50:33 +0200638vtvlv_gan_att_def;
Harald Welte1c72bfb2012-04-04 22:05:24 +0200639
Maxdbd3a922017-01-02 14:10:30 +0100640osmo_tlvp_copy;
641osmo_tlvp_merge;
Harald Weltefbd02fa2016-04-25 15:19:35 +0200642osmo_shift_v_fixed;
643osmo_match_shift_tv_fixed;
644osmo_shift_tlv;
645osmo_match_shift_tlv;
646osmo_shift_lv;
647
Harald Welte95109922020-12-04 13:55:38 +0100648osmo_tlv_prot_msg_name;
649osmo_tlv_prot_ie_name;
650osmo_tlv_prot_validate_tp;
651osmo_tlv_prot_parse;
652
Harald Weltec17f5702012-06-24 21:52:07 +0200653gan_msgt_vals;
654gan_pdisc_vals;
655
Harald Weltee3919962014-08-20 22:28:23 +0200656ipa_ccm_rcvmsg_base;
657ipa_ccm_rcvmsg_bts_base;
658ipa_ccm_send_id_ack;
659ipa_ccm_send_id_req;
660ipa_ccm_send_pong;
661ipa_ccm_tlv_to_unitdata;
662ipa_ccm_idtag_name;
663ipa_ccm_idtag_parse;
Harald Welte5a7740d2018-08-01 17:29:48 +0200664ipa_ccm_idtag_parse_off;
Harald Welte7869baf2018-07-31 20:25:48 +0200665ipa_ccm_id_get_parse;
666ipa_ccm_id_resp_parse;
Harald Welte7bc88bb2017-04-15 19:05:33 +0200667ipa_ccm_make_id_resp;
668ipa_ccm_make_id_resp_from_req;
Harald Weltee3919962014-08-20 22:28:23 +0200669ipa_msg_alloc;
670ipa_msg_recv;
671ipa_msg_recv_buffered;
672ipa_parse_unitid;
673ipa_prepend_header;
674ipa_prepend_header_ext;
675ipa_send;
676
Harald Welte908085c2014-10-01 16:18:11 +0800677osmo_apn_qualify;
Harald Welte4a62eda2019-03-18 18:27:00 +0100678osmo_apn_qualify_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100679osmo_apn_qualify_c;
Harald Welte908085c2014-10-01 16:18:11 +0800680osmo_apn_qualify_from_imsi;
Harald Welte4a62eda2019-03-18 18:27:00 +0100681osmo_apn_qualify_from_imsi_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100682osmo_apn_qualify_from_imsi_c;
Jacob Erlbeck81142942015-11-17 08:42:05 +0100683osmo_apn_to_str;
684osmo_apn_from_str;
Harald Welte908085c2014-10-01 16:18:11 +0800685
Stefan Sperlingfdf8b7b2018-07-27 12:19:15 +0200686osmo_gsm48_range_enc_determine_range;
687osmo_gsm48_range_enc_arfcns;
688osmo_gsm48_range_enc_find_index;
689osmo_gsm48_range_enc_filter_arfcns;
690osmo_gsm48_range_enc_128;
691osmo_gsm48_range_enc_256;
692osmo_gsm48_range_enc_512;
693osmo_gsm48_range_enc_1024;
694
Harald Welte3b6fb082016-04-25 18:46:22 +0200695osmo_gsup_encode;
696osmo_gsup_decode;
Neels Hofmeyr10f5fb42017-02-09 02:09:09 +0100697osmo_gsup_message_type_names;
Harald Welte6a6a6092018-06-16 11:10:12 +0200698osmo_gsup_session_state_names;
Neels Hofmeyr9838c902019-04-01 22:24:33 +0200699osmo_gsup_message_class_names;
Harald Welte520ebc12018-06-11 20:27:27 +0200700osmo_gsup_get_err_msg_type;
Harald Welte3b6fb082016-04-25 18:46:22 +0200701
Vadim Yanitskiyc2628312018-09-25 23:03:13 +0700702osmo_gsup_sms_encode_sm_rp_da;
703osmo_gsup_sms_decode_sm_rp_da;
704osmo_gsup_sms_encode_sm_rp_oa;
705osmo_gsup_sms_decode_sm_rp_oa;
706
Harald Weltec0f00072016-04-27 18:32:35 +0200707osmo_oap_encode;
708osmo_oap_decode;
709
Neels Hofmeyr9cd1e742017-10-04 03:15:47 +0200710osmo_imsi_str_valid;
711osmo_msisdn_str_valid;
Oliver Smith894be2d2019-01-11 13:13:37 +0100712osmo_imei_str_valid;
Neels Hofmeyr9cd1e742017-10-04 03:15:47 +0200713
Harald Welte0bbf67d2018-01-01 20:31:58 +0100714osmo_mncc_stringify;
Harald Weltedfd85132018-05-24 12:19:45 +0200715osmo_mncc_names;
Harald Welte0bbf67d2018-01-01 20:31:58 +0100716_osmo_mncc_log;
717
Harald Welte9b04c172018-07-30 12:06:31 +0200718osmo_oap_client_encoded;
719osmo_oap_client_handle;
720osmo_oap_client_init;
721osmo_oap_client_register;
Harald Weltefdd366e2018-07-30 12:04:21 +0200722
Harald Welte67211442018-10-07 20:10:57 +0200723sgsap_msg_type_names;
Philipp Maier086b3452018-11-15 15:04:29 +0100724sgsap_iei_names;
Harald Welte67211442018-10-07 20:10:57 +0200725sgsap_eps_lu_type_names;
726sgsap_ismi_det_eps_type_names;
727sgsap_ismi_det_noneps_type_names;
728sgsap_service_ind_names;
729sgsap_sgs_cause_names;
730sgsap_ue_emm_mode_names;
731sgsap_ie_tlvdef;
732
Neels Hofmeyr5b5c3492018-12-26 18:03:17 +0100733osmo_rat_type_names;
Neels Hofmeyr92f3f5e2019-01-05 00:39:13 +0100734osmo_lu_type_names;
Neels Hofmeyrf8963f92019-01-10 23:33:32 +0100735osmo_cm_service_type_names;
Neels Hofmeyr5b5c3492018-12-26 18:03:17 +0100736
Neels Hofmeyree910402019-02-15 03:59:30 +0100737osmo_gsm48_classmark_is_r99;
738osmo_gsm48_classmark1_is_r99;
739osmo_gsm48_classmark2_is_r99;
740osmo_gsm48_classmark_supports_a5;
741osmo_gsm48_classmark_a5_name;
Harald Welte4a62eda2019-03-18 18:27:00 +0100742osmo_gsm48_classmark_a5_name_buf;
Harald Welte179f3572019-03-18 18:38:47 +0100743osmo_gsm48_classmark_a5_name_c;
Neels Hofmeyree910402019-02-15 03:59:30 +0100744osmo_gsm48_classmark_update;
Pau Espin Pedrolb99f4ca2019-10-31 13:35:22 +0100745osmo_gsm48_rfpowercap2powerclass;
Neels Hofmeyr7740d262019-01-16 16:53:26 +0100746
Harald Welte07958e42019-05-03 09:39:10 +0200747cbsp_msg_type_names;
748cbsp_iei_names;
749cbsp_category_names;
750cbsp_att_tlvdef;
751osmo_cbsp_msgb_alloc;
752osmo_cbsp_decoded_alloc;
753osmo_cbsp_init_struct;
754osmo_cbsp_encode;
755osmo_cbsp_decode;
756osmo_cbsp_recv_buffered;
Harald Weltef72155a2019-06-15 23:05:19 +0200757osmo_cbsp_errstr;
Harald Welte07958e42019-05-03 09:39:10 +0200758
Harald Welteb795f032020-05-14 11:42:53 +0200759osmo_i460_demux_in;
760osmo_i460_mux_enqueue;
761osmo_i460_mux_out;
762osmo_i460_subchan_add;
763osmo_i460_subchan_del;
764osmo_i460_ts_init;
765
Neels Hofmeyr7dde1f42020-05-11 19:43:20 +0200766osmo_nri_v_validate;
767osmo_nri_v_matches_ranges;
768osmo_nri_v_limit_by_ranges;
769osmo_tmsi_nri_v_get;
770osmo_tmsi_nri_v_set;
771osmo_tmsi_nri_v_limit_by_ranges;
772osmo_nri_range_validate;
773osmo_nri_range_overlaps_ranges;
774osmo_nri_ranges_alloc;
775osmo_nri_ranges_free;
776osmo_nri_ranges_add;
777osmo_nri_ranges_del;
778osmo_nri_ranges_vty_add;
779osmo_nri_ranges_vty_del;
780osmo_nri_ranges_to_str_buf;
781osmo_nri_ranges_to_str_c;
782
Neels Hofmeyr02de87b2020-09-18 18:00:50 +0200783osmo_bssmap_le_msgt_names;
784osmo_bssap_le_enc;
785osmo_bssap_le_dec;
786osmo_lcs_cause_enc;
787osmo_lcs_cause_dec;
788osmo_bssmap_le_ie_enc_location_type;
789osmo_bssmap_le_ie_dec_location_type;
790osmo_bssmap_le_msgt;
791osmo_bssap_le_pdu_to_str_buf;
792osmo_bssap_le_pdu_to_str_c;
793
Neels Hofmeyrc6848f42020-09-18 18:00:50 +0200794osmo_bsslap_enc;
795osmo_bsslap_dec;
796osmo_bsslap_msgt_names;
797
Neels Hofmeyr086bd332020-09-18 18:00:50 +0200798osmo_gad_enc;
799osmo_gad_dec;
800osmo_gad_to_str_buf;
801osmo_gad_to_str_c;
802osmo_gad_enc_lat;
803osmo_gad_dec_lat;
804osmo_gad_enc_lon;
805osmo_gad_dec_lon;
806osmo_gad_enc_unc;
807osmo_gad_dec_unc;
Pau Espin Pedrol86160ac2020-10-12 17:36:23 +0200808osmo_gad_raw_read;
809osmo_gad_raw_write;
810osmo_gad_type_names;
Neels Hofmeyr086bd332020-09-18 18:00:50 +0200811
Harald Welte9fe1f9f2018-11-29 13:47:39 +0100812osmo_iuup_compute_header_crc;
813osmo_iuup_compute_payload_crc;
814osmo_iuup_instance_alloc;
815osmo_iuup_instance_free;
816osmo_iuup_instance_set_user_prim_cb;
817osmo_iuup_instance_set_transport_prim_cb;
818osmo_iuup_tnl_prim_up;
819osmo_iuup_rnl_prim_down;
820osmo_iuup_rnl_prim_alloc;
821osmo_iuup_tnl_prim_alloc;
822
Harald Weltec4cfb802022-11-29 23:16:52 +0100823osmo_csd_12k_6k_decode_frame;
824osmo_csd_12k_6k_encode_frame;
825osmo_csd_3k6_decode_frame;
826osmo_csd_3k6_encode_frame;
827osmo_csd_ubit_dump;
828
Harald Welte1c72bfb2012-04-04 22:05:24 +0200829local: *;
830};