osmo-iuh/src
Philipp Maier ed1537e9cb iu_helpers: make new_transp_info_(rtp|gtp) public
The functions new_transp_info_rtp and new_transp_info_gtp are needed to
generate the transport layer information struct. The functions are currently
not public since they are only used in ranap_msg_factory.c but to
reqwrite the RANAP RAB AssignmentReqtest / AssignmentResponse messages we
can reuse this code, so lets make them public.

Change-Id: I1e369718de8c4c7db1f1af1e6864562164ada6cf
Related: OS#5152
2022-01-10 14:00:29 +00:00
..
hnbap Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
ranap Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
rua Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
sabp Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
tests iu_helpers: make new_transp_info_(rtp|gtp) public 2022-01-10 14:00:29 +00:00
.gitignore sabp: Generate C/H files for SABP; create libosmo-sabp 2019-09-23 20:23:51 +02:00
Makefile.am Drop osmo-hnbgw 2022-01-04 18:59:46 +01:00
hnbap_common.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
iu_client.c ranap_iu_tx_release_free(): always trigger RANAP_IU_EVENT_IU_RELEASE as a result 2021-04-14 17:45:12 +02:00
iu_client_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-04 16:48:47 +07:00
iu_helpers.c iu_helpers: make new_transp_info_(rtp|gtp) public 2022-01-10 14:00:29 +00:00
ranap_common.c ranap_common: add decoder for RAB SetupOrModifyItemFirst 2022-01-09 10:04:30 +00:00
ranap_common_cn.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
ranap_msg_factory.c iu_helpers: make new_transp_info_(rtp|gtp) public 2022-01-10 14:00:29 +00:00
regen-common-includes.sh ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua_common.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
rua_msg_factory.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
sabp_common.c Provide more context when logging "Error in ANY_fromType_aper" 2020-07-29 20:11:36 +02:00