From c72d654cec7b62d7c4545f94366197cefca0bfc3 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 27 Oct 2021 16:53:37 +0200 Subject: [PATCH] rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs Change-Id: Id4e337cdc82c26922b7ca7f0fe8af523e9a0945c --- include/osmocom/rua/RUA_Ansi-41-IDNNS.h | 2 +- include/osmocom/rua/RUA_CN-DomainIndicator.h | 2 +- include/osmocom/rua/RUA_CSGMembershipStatus.h | 2 +- include/osmocom/rua/RUA_Cause.h | 2 +- include/osmocom/rua/RUA_CauseMisc.h | 2 +- include/osmocom/rua/RUA_CauseProtocol.h | 2 +- include/osmocom/rua/RUA_CauseRadioNetwork.h | 2 +- include/osmocom/rua/RUA_CauseTransport.h | 2 +- include/osmocom/rua/RUA_Connect.h | 4 +- .../osmocom/rua/RUA_ConnectionlessTransfer.h | 4 +- include/osmocom/rua/RUA_Context-ID.h | 2 +- include/osmocom/rua/RUA_Criticality.h | 2 +- .../rua/RUA_CriticalityDiagnostics-IE-List.h | 4 +- .../osmocom/rua/RUA_CriticalityDiagnostics.h | 2 +- include/osmocom/rua/RUA_DirectTransfer.h | 4 +- include/osmocom/rua/RUA_Disconnect.h | 4 +- include/osmocom/rua/RUA_ErrorIndication.h | 4 +- include/osmocom/rua/RUA_Establishment-Cause.h | 2 +- include/osmocom/rua/RUA_Gsm-map-IDNNS.h | 44 +++++------ include/osmocom/rua/RUA_IE-Extensions.h | 2 +- include/osmocom/rua/RUA_IE.h | 2 +- include/osmocom/rua/RUA_InitiatingMessage.h | 2 +- .../rua/RUA_IntraDomainNasNodeSelector.h | 34 ++++----- include/osmocom/rua/RUA_Presence.h | 2 +- include/osmocom/rua/RUA_PrivateIE-ID.h | 2 +- include/osmocom/rua/RUA_PrivateMessage.h | 4 +- include/osmocom/rua/RUA_ProcedureCode.h | 2 +- include/osmocom/rua/RUA_ProtocolIE-ID.h | 2 +- include/osmocom/rua/RUA_RANAP-Message.h | 2 +- include/osmocom/rua/RUA_RUA-PDU.h | 2 +- include/osmocom/rua/RUA_RoutingParameter.h | 2 +- include/osmocom/rua/RUA_SuccessfulOutcome.h | 2 +- include/osmocom/rua/RUA_TriggeringMessage.h | 2 +- include/osmocom/rua/RUA_TypeOfError.h | 2 +- include/osmocom/rua/RUA_UnsuccessfulOutcome.h | 2 +- src/rua/Makefile.am | 2 +- src/rua/RUA_Ansi-41-IDNNS.c | 2 +- src/rua/RUA_CN-DomainIndicator.c | 2 +- src/rua/RUA_CSGMembershipStatus.c | 2 +- src/rua/RUA_Cause.c | 2 +- src/rua/RUA_CauseMisc.c | 2 +- src/rua/RUA_CauseProtocol.c | 2 +- src/rua/RUA_CauseRadioNetwork.c | 2 +- src/rua/RUA_CauseTransport.c | 2 +- src/rua/RUA_Connect.c | 6 +- src/rua/RUA_ConnectionlessTransfer.c | 6 +- src/rua/RUA_Context-ID.c | 2 +- src/rua/RUA_Criticality.c | 2 +- src/rua/RUA_CriticalityDiagnostics-IE-List.c | 14 ++-- src/rua/RUA_CriticalityDiagnostics.c | 2 +- src/rua/RUA_DirectTransfer.c | 6 +- src/rua/RUA_Disconnect.c | 6 +- src/rua/RUA_ErrorIndication.c | 6 +- src/rua/RUA_Establishment-Cause.c | 2 +- src/rua/RUA_Gsm-map-IDNNS.c | 74 +++++++++---------- src/rua/RUA_IE-Extensions.c | 2 +- src/rua/RUA_IE.c | 2 +- src/rua/RUA_InitiatingMessage.c | 2 +- src/rua/RUA_IntraDomainNasNodeSelector.c | 38 +++++----- src/rua/RUA_Presence.c | 2 +- src/rua/RUA_PrivateIE-ID.c | 2 +- src/rua/RUA_PrivateMessage.c | 6 +- src/rua/RUA_ProcedureCode.c | 2 +- src/rua/RUA_ProtocolIE-ID.c | 2 +- src/rua/RUA_RANAP-Message.c | 2 +- src/rua/RUA_RUA-PDU.c | 2 +- src/rua/RUA_RoutingParameter.c | 2 +- src/rua/RUA_SuccessfulOutcome.c | 2 +- src/rua/RUA_TriggeringMessage.c | 2 +- src/rua/RUA_TypeOfError.c | 2 +- src/rua/RUA_UnsuccessfulOutcome.c | 2 +- 71 files changed, 187 insertions(+), 187 deletions(-) diff --git a/include/osmocom/rua/RUA_Ansi-41-IDNNS.h b/include/osmocom/rua/RUA_Ansi-41-IDNNS.h index 26e5d62a..9c78efdc 100644 --- a/include/osmocom/rua/RUA_Ansi-41-IDNNS.h +++ b/include/osmocom/rua/RUA_Ansi-41-IDNNS.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_Ansi_41_IDNNS_H_ diff --git a/include/osmocom/rua/RUA_CN-DomainIndicator.h b/include/osmocom/rua/RUA_CN-DomainIndicator.h index 507558b3..60eadb99 100644 --- a/include/osmocom/rua/RUA_CN-DomainIndicator.h +++ b/include/osmocom/rua/RUA_CN-DomainIndicator.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_CN_DomainIndicator_H_ diff --git a/include/osmocom/rua/RUA_CSGMembershipStatus.h b/include/osmocom/rua/RUA_CSGMembershipStatus.h index a4889cab..cc5cbb65 100644 --- a/include/osmocom/rua/RUA_CSGMembershipStatus.h +++ b/include/osmocom/rua/RUA_CSGMembershipStatus.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_CSGMembershipStatus_H_ diff --git a/include/osmocom/rua/RUA_Cause.h b/include/osmocom/rua/RUA_Cause.h index 8269f9ff..860b7e1d 100644 --- a/include/osmocom/rua/RUA_Cause.h +++ b/include/osmocom/rua/RUA_Cause.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_Cause_H_ diff --git a/include/osmocom/rua/RUA_CauseMisc.h b/include/osmocom/rua/RUA_CauseMisc.h index 45ca8db8..ffb4fe74 100644 --- a/include/osmocom/rua/RUA_CauseMisc.h +++ b/include/osmocom/rua/RUA_CauseMisc.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_CauseMisc_H_ diff --git a/include/osmocom/rua/RUA_CauseProtocol.h b/include/osmocom/rua/RUA_CauseProtocol.h index b857ce53..661105c0 100644 --- a/include/osmocom/rua/RUA_CauseProtocol.h +++ b/include/osmocom/rua/RUA_CauseProtocol.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_CauseProtocol_H_ diff --git a/include/osmocom/rua/RUA_CauseRadioNetwork.h b/include/osmocom/rua/RUA_CauseRadioNetwork.h index 6a287917..47a6ebde 100644 --- a/include/osmocom/rua/RUA_CauseRadioNetwork.h +++ b/include/osmocom/rua/RUA_CauseRadioNetwork.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_CauseRadioNetwork_H_ diff --git a/include/osmocom/rua/RUA_CauseTransport.h b/include/osmocom/rua/RUA_CauseTransport.h index d46e4349..a18cca5c 100644 --- a/include/osmocom/rua/RUA_CauseTransport.h +++ b/include/osmocom/rua/RUA_CauseTransport.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_CauseTransport_H_ diff --git a/include/osmocom/rua/RUA_Connect.h b/include/osmocom/rua/RUA_Connect.h index 7ea12e38..b0062696 100644 --- a/include/osmocom/rua/RUA_Connect.h +++ b/include/osmocom/rua/RUA_Connect.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_Connect_H_ @@ -23,7 +23,7 @@ extern "C" { /* RUA_Connect */ typedef struct RUA_Connect { - struct connect_ies { + struct RUA_Connect__connect_ies { A_SEQUENCE_OF(RUA_IE_t) list; /* Context for parsing across buffer boundaries */ diff --git a/include/osmocom/rua/RUA_ConnectionlessTransfer.h b/include/osmocom/rua/RUA_ConnectionlessTransfer.h index 65e20783..c14ee5a9 100644 --- a/include/osmocom/rua/RUA_ConnectionlessTransfer.h +++ b/include/osmocom/rua/RUA_ConnectionlessTransfer.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_ConnectionlessTransfer_H_ @@ -23,7 +23,7 @@ extern "C" { /* RUA_ConnectionlessTransfer */ typedef struct RUA_ConnectionlessTransfer { - struct connectionlessTransfer_ies { + struct RUA_ConnectionlessTransfer__connectionlessTransfer_ies { A_SEQUENCE_OF(RUA_IE_t) list; /* Context for parsing across buffer boundaries */ diff --git a/include/osmocom/rua/RUA_Context-ID.h b/include/osmocom/rua/RUA_Context-ID.h index 45c9489d..b96a7bbe 100644 --- a/include/osmocom/rua/RUA_Context-ID.h +++ b/include/osmocom/rua/RUA_Context-ID.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_Context_ID_H_ diff --git a/include/osmocom/rua/RUA_Criticality.h b/include/osmocom/rua/RUA_Criticality.h index 781dd0c3..26a330ca 100644 --- a/include/osmocom/rua/RUA_Criticality.h +++ b/include/osmocom/rua/RUA_Criticality.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_Criticality_H_ diff --git a/include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h b/include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h index ae84738e..0f948d35 100644 --- a/include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h +++ b/include/osmocom/rua/RUA_CriticalityDiagnostics-IE-List.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_CriticalityDiagnostics_IE_List_H_ @@ -26,7 +26,7 @@ extern "C" { /* RUA_CriticalityDiagnostics-IE-List */ typedef struct RUA_CriticalityDiagnostics_IE_List { - A_SEQUENCE_OF(struct Member { + A_SEQUENCE_OF(struct RUA_CriticalityDiagnostics_IE_List__Member { RUA_Criticality_t iECriticality; RUA_ProtocolIE_ID_t iE_ID; RUA_TypeOfError_t typeOfError; diff --git a/include/osmocom/rua/RUA_CriticalityDiagnostics.h b/include/osmocom/rua/RUA_CriticalityDiagnostics.h index 98d2aa48..b4d6d961 100644 --- a/include/osmocom/rua/RUA_CriticalityDiagnostics.h +++ b/include/osmocom/rua/RUA_CriticalityDiagnostics.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_CriticalityDiagnostics_H_ diff --git a/include/osmocom/rua/RUA_DirectTransfer.h b/include/osmocom/rua/RUA_DirectTransfer.h index dd722605..8de1593c 100644 --- a/include/osmocom/rua/RUA_DirectTransfer.h +++ b/include/osmocom/rua/RUA_DirectTransfer.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_DirectTransfer_H_ @@ -23,7 +23,7 @@ extern "C" { /* RUA_DirectTransfer */ typedef struct RUA_DirectTransfer { - struct directTransfer_ies { + struct RUA_DirectTransfer__directTransfer_ies { A_SEQUENCE_OF(RUA_IE_t) list; /* Context for parsing across buffer boundaries */ diff --git a/include/osmocom/rua/RUA_Disconnect.h b/include/osmocom/rua/RUA_Disconnect.h index 2e23cd96..ff242551 100644 --- a/include/osmocom/rua/RUA_Disconnect.h +++ b/include/osmocom/rua/RUA_Disconnect.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_Disconnect_H_ @@ -23,7 +23,7 @@ extern "C" { /* RUA_Disconnect */ typedef struct RUA_Disconnect { - struct disconnect_ies { + struct RUA_Disconnect__disconnect_ies { A_SEQUENCE_OF(RUA_IE_t) list; /* Context for parsing across buffer boundaries */ diff --git a/include/osmocom/rua/RUA_ErrorIndication.h b/include/osmocom/rua/RUA_ErrorIndication.h index a8e21241..28785f1b 100644 --- a/include/osmocom/rua/RUA_ErrorIndication.h +++ b/include/osmocom/rua/RUA_ErrorIndication.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_ErrorIndication_H_ @@ -23,7 +23,7 @@ extern "C" { /* RUA_ErrorIndication */ typedef struct RUA_ErrorIndication { - struct errorIndication_ies { + struct RUA_ErrorIndication__errorIndication_ies { A_SEQUENCE_OF(RUA_IE_t) list; /* Context for parsing across buffer boundaries */ diff --git a/include/osmocom/rua/RUA_Establishment-Cause.h b/include/osmocom/rua/RUA_Establishment-Cause.h index 0c855b4a..ccc7521a 100644 --- a/include/osmocom/rua/RUA_Establishment-Cause.h +++ b/include/osmocom/rua/RUA_Establishment-Cause.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_Establishment_Cause_H_ diff --git a/include/osmocom/rua/RUA_Gsm-map-IDNNS.h b/include/osmocom/rua/RUA_Gsm-map-IDNNS.h index f2939fec..634103c3 100644 --- a/include/osmocom/rua/RUA_Gsm-map-IDNNS.h +++ b/include/osmocom/rua/RUA_Gsm-map-IDNNS.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_Gsm_map_IDNNS_H_ @@ -22,66 +22,66 @@ extern "C" { #endif /* Dependencies */ -typedef enum routingbasis_PR { - routingbasis_PR_NOTHING, /* No components present */ - routingbasis_PR_localPTMSI, - routingbasis_PR_tMSIofsamePLMN, - routingbasis_PR_tMSIofdifferentPLMN, - routingbasis_PR_iMSIresponsetopaging, - routingbasis_PR_iMSIcauseUEinitiatedEvent, - routingbasis_PR_iMEI, - routingbasis_PR_spare2, - routingbasis_PR_spare1 -} routingbasis_PR; +typedef enum RUA_Gsm_map_IDNNS__routingbasis_PR { + RUA_Gsm_map_IDNNS__routingbasis_PR_NOTHING, /* No components present */ + RUA_Gsm_map_IDNNS__routingbasis_PR_localPTMSI, + RUA_Gsm_map_IDNNS__routingbasis_PR_tMSIofsamePLMN, + RUA_Gsm_map_IDNNS__routingbasis_PR_tMSIofdifferentPLMN, + RUA_Gsm_map_IDNNS__routingbasis_PR_iMSIresponsetopaging, + RUA_Gsm_map_IDNNS__routingbasis_PR_iMSIcauseUEinitiatedEvent, + RUA_Gsm_map_IDNNS__routingbasis_PR_iMEI, + RUA_Gsm_map_IDNNS__routingbasis_PR_spare2, + RUA_Gsm_map_IDNNS__routingbasis_PR_spare1 +} RUA_Gsm_map_IDNNS__routingbasis_PR; /* RUA_Gsm-map-IDNNS */ typedef struct RUA_Gsm_map_IDNNS { - struct routingbasis { - routingbasis_PR present; + struct RUA_Gsm_map_IDNNS__routingbasis { + RUA_Gsm_map_IDNNS__routingbasis_PR present; union RUA_Gsm_map_IDNNS__routingbasis_u { - struct localPTMSI { + struct RUA_Gsm_map_IDNNS__routingbasis__localPTMSI { RUA_RoutingParameter_t routingparameter; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; } localPTMSI; - struct tMSIofsamePLMN { + struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofsamePLMN { RUA_RoutingParameter_t routingparameter; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; } tMSIofsamePLMN; - struct tMSIofdifferentPLMN { + struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofdifferentPLMN { RUA_RoutingParameter_t routingparameter; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; } tMSIofdifferentPLMN; - struct iMSIresponsetopaging { + struct RUA_Gsm_map_IDNNS__routingbasis__iMSIresponsetopaging { RUA_RoutingParameter_t routingparameter; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; } iMSIresponsetopaging; - struct iMSIcauseUEinitiatedEvent { + struct RUA_Gsm_map_IDNNS__routingbasis__iMSIcauseUEinitiatedEvent { RUA_RoutingParameter_t routingparameter; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; } iMSIcauseUEinitiatedEvent; - struct iMEI { + struct RUA_Gsm_map_IDNNS__routingbasis__iMEI { RUA_RoutingParameter_t routingparameter; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; } iMEI; - struct spare2 { + struct RUA_Gsm_map_IDNNS__routingbasis__spare2 { RUA_RoutingParameter_t routingparameter; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; } spare2; - struct spare1 { + struct RUA_Gsm_map_IDNNS__routingbasis__spare1 { RUA_RoutingParameter_t routingparameter; /* Context for parsing across buffer boundaries */ diff --git a/include/osmocom/rua/RUA_IE-Extensions.h b/include/osmocom/rua/RUA_IE-Extensions.h index c92210f1..364cbd52 100644 --- a/include/osmocom/rua/RUA_IE-Extensions.h +++ b/include/osmocom/rua/RUA_IE-Extensions.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_IE_Extensions_H_ diff --git a/include/osmocom/rua/RUA_IE.h b/include/osmocom/rua/RUA_IE.h index 509b1401..2881366c 100644 --- a/include/osmocom/rua/RUA_IE.h +++ b/include/osmocom/rua/RUA_IE.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_IE_H_ diff --git a/include/osmocom/rua/RUA_InitiatingMessage.h b/include/osmocom/rua/RUA_InitiatingMessage.h index d372834e..61dd0899 100644 --- a/include/osmocom/rua/RUA_InitiatingMessage.h +++ b/include/osmocom/rua/RUA_InitiatingMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_InitiatingMessage_H_ diff --git a/include/osmocom/rua/RUA_IntraDomainNasNodeSelector.h b/include/osmocom/rua/RUA_IntraDomainNasNodeSelector.h index 186bd8c5..78c88e78 100644 --- a/include/osmocom/rua/RUA_IntraDomainNasNodeSelector.h +++ b/include/osmocom/rua/RUA_IntraDomainNasNodeSelector.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_IntraDomainNasNodeSelector_H_ @@ -23,25 +23,25 @@ extern "C" { #endif /* Dependencies */ -typedef enum version_PR { - version_PR_NOTHING, /* No components present */ - version_PR_release99, - version_PR_later -} version_PR; -typedef enum cn_Type_PR { - cn_Type_PR_NOTHING, /* No components present */ - cn_Type_PR_gsm_Map_IDNNS, - cn_Type_PR_ansi_41_IDNNS -} cn_Type_PR; +typedef enum RUA_IntraDomainNasNodeSelector__version_PR { + RUA_IntraDomainNasNodeSelector__version_PR_NOTHING, /* No components present */ + RUA_IntraDomainNasNodeSelector__version_PR_release99, + RUA_IntraDomainNasNodeSelector__version_PR_later +} RUA_IntraDomainNasNodeSelector__version_PR; +typedef enum RUA_IntraDomainNasNodeSelector__version__release99__cn_Type_PR { + RUA_IntraDomainNasNodeSelector__version__release99__cn_Type_PR_NOTHING, /* No components present */ + RUA_IntraDomainNasNodeSelector__version__release99__cn_Type_PR_gsm_Map_IDNNS, + RUA_IntraDomainNasNodeSelector__version__release99__cn_Type_PR_ansi_41_IDNNS +} RUA_IntraDomainNasNodeSelector__version__release99__cn_Type_PR; /* RUA_IntraDomainNasNodeSelector */ typedef struct RUA_IntraDomainNasNodeSelector { - struct version { - version_PR present; + struct RUA_IntraDomainNasNodeSelector__version { + RUA_IntraDomainNasNodeSelector__version_PR present; union RUA_IntraDomainNasNodeSelector__version_u { - struct release99 { - struct cn_Type { - cn_Type_PR present; + struct RUA_IntraDomainNasNodeSelector__version__release99 { + struct RUA_IntraDomainNasNodeSelector__version__release99__cn_Type { + RUA_IntraDomainNasNodeSelector__version__release99__cn_Type_PR present; union RUA_IntraDomainNasNodeSelector__version__release99__cn_Type_u { RUA_Gsm_map_IDNNS_t gsm_Map_IDNNS; RUA_Ansi_41_IDNNS_t ansi_41_IDNNS; @@ -54,7 +54,7 @@ typedef struct RUA_IntraDomainNasNodeSelector { /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; } release99; - struct later { + struct RUA_IntraDomainNasNodeSelector__version__later { BIT_STRING_t futurecoding; /* Context for parsing across buffer boundaries */ diff --git a/include/osmocom/rua/RUA_Presence.h b/include/osmocom/rua/RUA_Presence.h index d583d7de..b241dae5 100644 --- a/include/osmocom/rua/RUA_Presence.h +++ b/include/osmocom/rua/RUA_Presence.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_Presence_H_ diff --git a/include/osmocom/rua/RUA_PrivateIE-ID.h b/include/osmocom/rua/RUA_PrivateIE-ID.h index 1aa7d076..602439d8 100644 --- a/include/osmocom/rua/RUA_PrivateIE-ID.h +++ b/include/osmocom/rua/RUA_PrivateIE-ID.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_PrivateIE_ID_H_ diff --git a/include/osmocom/rua/RUA_PrivateMessage.h b/include/osmocom/rua/RUA_PrivateMessage.h index fcea8fae..d385bf0e 100644 --- a/include/osmocom/rua/RUA_PrivateMessage.h +++ b/include/osmocom/rua/RUA_PrivateMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_PrivateMessage_H_ @@ -23,7 +23,7 @@ extern "C" { /* RUA_PrivateMessage */ typedef struct RUA_PrivateMessage { - struct privateMessage_ies { + struct RUA_PrivateMessage__privateMessage_ies { A_SEQUENCE_OF(RUA_IE_t) list; /* Context for parsing across buffer boundaries */ diff --git a/include/osmocom/rua/RUA_ProcedureCode.h b/include/osmocom/rua/RUA_ProcedureCode.h index 63c59740..616a6df9 100644 --- a/include/osmocom/rua/RUA_ProcedureCode.h +++ b/include/osmocom/rua/RUA_ProcedureCode.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_ProcedureCode_H_ diff --git a/include/osmocom/rua/RUA_ProtocolIE-ID.h b/include/osmocom/rua/RUA_ProtocolIE-ID.h index 8fc59157..db53b3cd 100644 --- a/include/osmocom/rua/RUA_ProtocolIE-ID.h +++ b/include/osmocom/rua/RUA_ProtocolIE-ID.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_ProtocolIE_ID_H_ diff --git a/include/osmocom/rua/RUA_RANAP-Message.h b/include/osmocom/rua/RUA_RANAP-Message.h index b32c301b..b5d2ffcf 100644 --- a/include/osmocom/rua/RUA_RANAP-Message.h +++ b/include/osmocom/rua/RUA_RANAP-Message.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_RANAP_Message_H_ diff --git a/include/osmocom/rua/RUA_RUA-PDU.h b/include/osmocom/rua/RUA_RUA-PDU.h index 334da5ba..77fb655d 100644 --- a/include/osmocom/rua/RUA_RUA-PDU.h +++ b/include/osmocom/rua/RUA_RUA-PDU.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_RUA_PDU_H_ diff --git a/include/osmocom/rua/RUA_RoutingParameter.h b/include/osmocom/rua/RUA_RoutingParameter.h index b917f461..9766176d 100644 --- a/include/osmocom/rua/RUA_RoutingParameter.h +++ b/include/osmocom/rua/RUA_RoutingParameter.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_RoutingParameter_H_ diff --git a/include/osmocom/rua/RUA_SuccessfulOutcome.h b/include/osmocom/rua/RUA_SuccessfulOutcome.h index fb8924e6..b7208f50 100644 --- a/include/osmocom/rua/RUA_SuccessfulOutcome.h +++ b/include/osmocom/rua/RUA_SuccessfulOutcome.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_SuccessfulOutcome_H_ diff --git a/include/osmocom/rua/RUA_TriggeringMessage.h b/include/osmocom/rua/RUA_TriggeringMessage.h index b6dfb8b0..c1e017b2 100644 --- a/include/osmocom/rua/RUA_TriggeringMessage.h +++ b/include/osmocom/rua/RUA_TriggeringMessage.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_TriggeringMessage_H_ diff --git a/include/osmocom/rua/RUA_TypeOfError.h b/include/osmocom/rua/RUA_TypeOfError.h index 51bdab7b..7d6cf41e 100644 --- a/include/osmocom/rua/RUA_TypeOfError.h +++ b/include/osmocom/rua/RUA_TypeOfError.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_TypeOfError_H_ diff --git a/include/osmocom/rua/RUA_UnsuccessfulOutcome.h b/include/osmocom/rua/RUA_UnsuccessfulOutcome.h index b7058f9b..09e1a13e 100644 --- a/include/osmocom/rua/RUA_UnsuccessfulOutcome.h +++ b/include/osmocom/rua/RUA_UnsuccessfulOutcome.h @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #ifndef _RUA_UnsuccessfulOutcome_H_ diff --git a/src/rua/Makefile.am b/src/rua/Makefile.am index 493a466d..8cb2e7dc 100644 --- a/src/rua/Makefile.am +++ b/src/rua/Makefile.am @@ -81,7 +81,7 @@ libosmo_asn1_rua_la_LIBADD=$(ASN1C_LDADD) regen: regenerate-from-asn1-source regenerate-from-asn1-source: - ASN1C_PREFIX="RUA_" asn1c -R -gen-PER $(top_srcdir)/asn1/rua/RUA-CommonDataTypes.asn $(top_srcdir)/asn1/rua/RUA-Constants.asn $(top_srcdir)/asn1/rua/RUA-IEs.asn $(top_srcdir)/asn1/rua/RUA-PDU.asn + ASN1C_PREFIX="RUA_" asn1c -R -fcompound-names -gen-PER $(top_srcdir)/asn1/rua/RUA-CommonDataTypes.asn $(top_srcdir)/asn1/rua/RUA-Constants.asn $(top_srcdir)/asn1/rua/RUA-IEs.asn $(top_srcdir)/asn1/rua/RUA-PDU.asn # change include style to `#include ' $(top_srcdir)/move-asn1-header-files.sh osmocom/rua $(ASN_MODULE_INC) # Finally copy *.c from buildir to srcdir: diff --git a/src/rua/RUA_Ansi-41-IDNNS.c b/src/rua/RUA_Ansi-41-IDNNS.c index 3f1c77aa..a43f85de 100644 --- a/src/rua/RUA_Ansi-41-IDNNS.c +++ b/src/rua/RUA_Ansi-41-IDNNS.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_CN-DomainIndicator.c b/src/rua/RUA_CN-DomainIndicator.c index 503258d8..f690d146 100644 --- a/src/rua/RUA_CN-DomainIndicator.c +++ b/src/rua/RUA_CN-DomainIndicator.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_CSGMembershipStatus.c b/src/rua/RUA_CSGMembershipStatus.c index 7cc8c3e1..8a323729 100644 --- a/src/rua/RUA_CSGMembershipStatus.c +++ b/src/rua/RUA_CSGMembershipStatus.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_Cause.c b/src/rua/RUA_Cause.c index 4fd0027d..ac5548f5 100644 --- a/src/rua/RUA_Cause.c +++ b/src/rua/RUA_Cause.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_CauseMisc.c b/src/rua/RUA_CauseMisc.c index fb9400bd..8d66fae7 100644 --- a/src/rua/RUA_CauseMisc.c +++ b/src/rua/RUA_CauseMisc.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_CauseProtocol.c b/src/rua/RUA_CauseProtocol.c index 48bcabf0..e824c4e4 100644 --- a/src/rua/RUA_CauseProtocol.c +++ b/src/rua/RUA_CauseProtocol.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_CauseRadioNetwork.c b/src/rua/RUA_CauseRadioNetwork.c index 9e3a6f6a..aa1bd563 100644 --- a/src/rua/RUA_CauseRadioNetwork.c +++ b/src/rua/RUA_CauseRadioNetwork.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_CauseTransport.c b/src/rua/RUA_CauseTransport.c index 5cc42340..b47a014e 100644 --- a/src/rua/RUA_CauseTransport.c +++ b/src/rua/RUA_CauseTransport.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_Connect.c b/src/rua/RUA_Connect.c index 291a0f5a..94b0a097 100644 --- a/src/rua/RUA_Connect.c +++ b/src/rua/RUA_Connect.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include @@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_connect_ies_tags_2[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_SET_OF_specifics_t asn_SPC_connect_ies_specs_2 = { - sizeof(struct connect_ies), - offsetof(struct connect_ies, _asn_ctx), + sizeof(struct RUA_Connect__connect_ies), + offsetof(struct RUA_Connect__connect_ies, _asn_ctx), 0, /* XER encoding is XMLDelimitedItemList */ }; static /* Use -fall-defs-global to expose */ diff --git a/src/rua/RUA_ConnectionlessTransfer.c b/src/rua/RUA_ConnectionlessTransfer.c index c90e8ba0..32b8ff12 100644 --- a/src/rua/RUA_ConnectionlessTransfer.c +++ b/src/rua/RUA_ConnectionlessTransfer.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include @@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_connectionlessTransfer_ies_tags_2[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_SET_OF_specifics_t asn_SPC_connectionlessTransfer_ies_specs_2 = { - sizeof(struct connectionlessTransfer_ies), - offsetof(struct connectionlessTransfer_ies, _asn_ctx), + sizeof(struct RUA_ConnectionlessTransfer__connectionlessTransfer_ies), + offsetof(struct RUA_ConnectionlessTransfer__connectionlessTransfer_ies, _asn_ctx), 0, /* XER encoding is XMLDelimitedItemList */ }; static /* Use -fall-defs-global to expose */ diff --git a/src/rua/RUA_Context-ID.c b/src/rua/RUA_Context-ID.c index a0c5c3b1..b542bdb0 100644 --- a/src/rua/RUA_Context-ID.c +++ b/src/rua/RUA_Context-ID.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_Criticality.c b/src/rua/RUA_Criticality.c index 05d27ad0..8b292f53 100644 --- a/src/rua/RUA_Criticality.c +++ b/src/rua/RUA_Criticality.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_CriticalityDiagnostics-IE-List.c b/src/rua/RUA_CriticalityDiagnostics-IE-List.c index bc87f91e..43a51798 100644 --- a/src/rua/RUA_CriticalityDiagnostics-IE-List.c +++ b/src/rua/RUA_CriticalityDiagnostics-IE-List.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include @@ -13,7 +13,7 @@ static asn_per_constraints_t asn_PER_type_RUA_CriticalityDiagnostics_IE_List_con 0, 0 /* No PER value map */ }; static asn_TYPE_member_t asn_MBR_Member_2[] = { - { ATF_NOFLAGS, 0, offsetof(struct Member, iECriticality), + { ATF_NOFLAGS, 0, offsetof(struct RUA_CriticalityDiagnostics_IE_List__Member, iECriticality), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_Criticality, @@ -22,7 +22,7 @@ static asn_TYPE_member_t asn_MBR_Member_2[] = { 0, "iECriticality" }, - { ATF_NOFLAGS, 0, offsetof(struct Member, iE_ID), + { ATF_NOFLAGS, 0, offsetof(struct RUA_CriticalityDiagnostics_IE_List__Member, iE_ID), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_ProtocolIE_ID, @@ -31,7 +31,7 @@ static asn_TYPE_member_t asn_MBR_Member_2[] = { 0, "iE-ID" }, - { ATF_NOFLAGS, 0, offsetof(struct Member, typeOfError), + { ATF_NOFLAGS, 0, offsetof(struct RUA_CriticalityDiagnostics_IE_List__Member, typeOfError), (ASN_TAG_CLASS_CONTEXT | (2 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_TypeOfError, @@ -40,7 +40,7 @@ static asn_TYPE_member_t asn_MBR_Member_2[] = { 0, "typeOfError" }, - { ATF_POINTER, 1, offsetof(struct Member, iE_Extensions), + { ATF_POINTER, 1, offsetof(struct RUA_CriticalityDiagnostics_IE_List__Member, iE_Extensions), (ASN_TAG_CLASS_CONTEXT | (3 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_IE_Extensions, @@ -61,8 +61,8 @@ static const asn_TYPE_tag2member_t asn_MAP_Member_tag2el_2[] = { { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* iE-Extensions */ }; static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_2 = { - sizeof(struct Member), - offsetof(struct Member, _asn_ctx), + sizeof(struct RUA_CriticalityDiagnostics_IE_List__Member), + offsetof(struct RUA_CriticalityDiagnostics_IE_List__Member, _asn_ctx), asn_MAP_Member_tag2el_2, 4, /* Count of tags in the map */ asn_MAP_Member_oms_2, /* Optional members */ diff --git a/src/rua/RUA_CriticalityDiagnostics.c b/src/rua/RUA_CriticalityDiagnostics.c index 58791f5d..dae80965 100644 --- a/src/rua/RUA_CriticalityDiagnostics.c +++ b/src/rua/RUA_CriticalityDiagnostics.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_DirectTransfer.c b/src/rua/RUA_DirectTransfer.c index d11cb88f..a9c8de16 100644 --- a/src/rua/RUA_DirectTransfer.c +++ b/src/rua/RUA_DirectTransfer.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include @@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_directTransfer_ies_tags_2[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_SET_OF_specifics_t asn_SPC_directTransfer_ies_specs_2 = { - sizeof(struct directTransfer_ies), - offsetof(struct directTransfer_ies, _asn_ctx), + sizeof(struct RUA_DirectTransfer__directTransfer_ies), + offsetof(struct RUA_DirectTransfer__directTransfer_ies, _asn_ctx), 0, /* XER encoding is XMLDelimitedItemList */ }; static /* Use -fall-defs-global to expose */ diff --git a/src/rua/RUA_Disconnect.c b/src/rua/RUA_Disconnect.c index e63be216..6dd5be1f 100644 --- a/src/rua/RUA_Disconnect.c +++ b/src/rua/RUA_Disconnect.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include @@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_disconnect_ies_tags_2[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_SET_OF_specifics_t asn_SPC_disconnect_ies_specs_2 = { - sizeof(struct disconnect_ies), - offsetof(struct disconnect_ies, _asn_ctx), + sizeof(struct RUA_Disconnect__disconnect_ies), + offsetof(struct RUA_Disconnect__disconnect_ies, _asn_ctx), 0, /* XER encoding is XMLDelimitedItemList */ }; static /* Use -fall-defs-global to expose */ diff --git a/src/rua/RUA_ErrorIndication.c b/src/rua/RUA_ErrorIndication.c index 21293b17..564a1fd8 100644 --- a/src/rua/RUA_ErrorIndication.c +++ b/src/rua/RUA_ErrorIndication.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include @@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_errorIndication_ies_tags_2[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_SET_OF_specifics_t asn_SPC_errorIndication_ies_specs_2 = { - sizeof(struct errorIndication_ies), - offsetof(struct errorIndication_ies, _asn_ctx), + sizeof(struct RUA_ErrorIndication__errorIndication_ies), + offsetof(struct RUA_ErrorIndication__errorIndication_ies, _asn_ctx), 0, /* XER encoding is XMLDelimitedItemList */ }; static /* Use -fall-defs-global to expose */ diff --git a/src/rua/RUA_Establishment-Cause.c b/src/rua/RUA_Establishment-Cause.c index 0316b03a..1f27b56f 100644 --- a/src/rua/RUA_Establishment-Cause.c +++ b/src/rua/RUA_Establishment-Cause.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_Gsm-map-IDNNS.c b/src/rua/RUA_Gsm-map-IDNNS.c index 0c50092d..7cdbebb0 100644 --- a/src/rua/RUA_Gsm-map-IDNNS.c +++ b/src/rua/RUA_Gsm-map-IDNNS.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include @@ -13,7 +13,7 @@ static asn_per_constraints_t asn_PER_type_routingbasis_constr_2 GCC_NOTUSED = { 0, 0 /* No PER value map */ }; static asn_TYPE_member_t asn_MBR_localPTMSI_3[] = { - { ATF_NOFLAGS, 0, offsetof(struct localPTMSI, routingparameter), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__localPTMSI, routingparameter), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_RoutingParameter, @@ -31,8 +31,8 @@ static const asn_TYPE_tag2member_t asn_MAP_localPTMSI_tag2el_3[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* routingparameter */ }; static asn_SEQUENCE_specifics_t asn_SPC_localPTMSI_specs_3 = { - sizeof(struct localPTMSI), - offsetof(struct localPTMSI, _asn_ctx), + sizeof(struct RUA_Gsm_map_IDNNS__routingbasis__localPTMSI), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__localPTMSI, _asn_ctx), asn_MAP_localPTMSI_tag2el_3, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -68,7 +68,7 @@ asn_TYPE_descriptor_t asn_DEF_localPTMSI_3 = { }; static asn_TYPE_member_t asn_MBR_tMSIofsamePLMN_5[] = { - { ATF_NOFLAGS, 0, offsetof(struct tMSIofsamePLMN, routingparameter), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofsamePLMN, routingparameter), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_RoutingParameter, @@ -86,8 +86,8 @@ static const asn_TYPE_tag2member_t asn_MAP_tMSIofsamePLMN_tag2el_5[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* routingparameter */ }; static asn_SEQUENCE_specifics_t asn_SPC_tMSIofsamePLMN_specs_5 = { - sizeof(struct tMSIofsamePLMN), - offsetof(struct tMSIofsamePLMN, _asn_ctx), + sizeof(struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofsamePLMN), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofsamePLMN, _asn_ctx), asn_MAP_tMSIofsamePLMN_tag2el_5, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -123,7 +123,7 @@ asn_TYPE_descriptor_t asn_DEF_tMSIofsamePLMN_5 = { }; static asn_TYPE_member_t asn_MBR_tMSIofdifferentPLMN_7[] = { - { ATF_NOFLAGS, 0, offsetof(struct tMSIofdifferentPLMN, routingparameter), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofdifferentPLMN, routingparameter), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_RoutingParameter, @@ -141,8 +141,8 @@ static const asn_TYPE_tag2member_t asn_MAP_tMSIofdifferentPLMN_tag2el_7[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* routingparameter */ }; static asn_SEQUENCE_specifics_t asn_SPC_tMSIofdifferentPLMN_specs_7 = { - sizeof(struct tMSIofdifferentPLMN), - offsetof(struct tMSIofdifferentPLMN, _asn_ctx), + sizeof(struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofdifferentPLMN), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__tMSIofdifferentPLMN, _asn_ctx), asn_MAP_tMSIofdifferentPLMN_tag2el_7, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -178,7 +178,7 @@ asn_TYPE_descriptor_t asn_DEF_tMSIofdifferentPLMN_7 = { }; static asn_TYPE_member_t asn_MBR_iMSIresponsetopaging_9[] = { - { ATF_NOFLAGS, 0, offsetof(struct iMSIresponsetopaging, routingparameter), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__iMSIresponsetopaging, routingparameter), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_RoutingParameter, @@ -196,8 +196,8 @@ static const asn_TYPE_tag2member_t asn_MAP_iMSIresponsetopaging_tag2el_9[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* routingparameter */ }; static asn_SEQUENCE_specifics_t asn_SPC_iMSIresponsetopaging_specs_9 = { - sizeof(struct iMSIresponsetopaging), - offsetof(struct iMSIresponsetopaging, _asn_ctx), + sizeof(struct RUA_Gsm_map_IDNNS__routingbasis__iMSIresponsetopaging), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__iMSIresponsetopaging, _asn_ctx), asn_MAP_iMSIresponsetopaging_tag2el_9, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -233,7 +233,7 @@ asn_TYPE_descriptor_t asn_DEF_iMSIresponsetopaging_9 = { }; static asn_TYPE_member_t asn_MBR_iMSIcauseUEinitiatedEvent_11[] = { - { ATF_NOFLAGS, 0, offsetof(struct iMSIcauseUEinitiatedEvent, routingparameter), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__iMSIcauseUEinitiatedEvent, routingparameter), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_RoutingParameter, @@ -251,8 +251,8 @@ static const asn_TYPE_tag2member_t asn_MAP_iMSIcauseUEinitiatedEvent_tag2el_11[] { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* routingparameter */ }; static asn_SEQUENCE_specifics_t asn_SPC_iMSIcauseUEinitiatedEvent_specs_11 = { - sizeof(struct iMSIcauseUEinitiatedEvent), - offsetof(struct iMSIcauseUEinitiatedEvent, _asn_ctx), + sizeof(struct RUA_Gsm_map_IDNNS__routingbasis__iMSIcauseUEinitiatedEvent), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__iMSIcauseUEinitiatedEvent, _asn_ctx), asn_MAP_iMSIcauseUEinitiatedEvent_tag2el_11, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -288,7 +288,7 @@ asn_TYPE_descriptor_t asn_DEF_iMSIcauseUEinitiatedEvent_11 = { }; static asn_TYPE_member_t asn_MBR_iMEI_13[] = { - { ATF_NOFLAGS, 0, offsetof(struct iMEI, routingparameter), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__iMEI, routingparameter), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_RoutingParameter, @@ -306,8 +306,8 @@ static const asn_TYPE_tag2member_t asn_MAP_iMEI_tag2el_13[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* routingparameter */ }; static asn_SEQUENCE_specifics_t asn_SPC_iMEI_specs_13 = { - sizeof(struct iMEI), - offsetof(struct iMEI, _asn_ctx), + sizeof(struct RUA_Gsm_map_IDNNS__routingbasis__iMEI), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__iMEI, _asn_ctx), asn_MAP_iMEI_tag2el_13, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -343,7 +343,7 @@ asn_TYPE_descriptor_t asn_DEF_iMEI_13 = { }; static asn_TYPE_member_t asn_MBR_spare2_15[] = { - { ATF_NOFLAGS, 0, offsetof(struct spare2, routingparameter), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__spare2, routingparameter), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_RoutingParameter, @@ -361,8 +361,8 @@ static const asn_TYPE_tag2member_t asn_MAP_spare2_tag2el_15[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* routingparameter */ }; static asn_SEQUENCE_specifics_t asn_SPC_spare2_specs_15 = { - sizeof(struct spare2), - offsetof(struct spare2, _asn_ctx), + sizeof(struct RUA_Gsm_map_IDNNS__routingbasis__spare2), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__spare2, _asn_ctx), asn_MAP_spare2_tag2el_15, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -398,7 +398,7 @@ asn_TYPE_descriptor_t asn_DEF_spare2_15 = { }; static asn_TYPE_member_t asn_MBR_spare1_17[] = { - { ATF_NOFLAGS, 0, offsetof(struct spare1, routingparameter), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__spare1, routingparameter), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_RoutingParameter, @@ -416,8 +416,8 @@ static const asn_TYPE_tag2member_t asn_MAP_spare1_tag2el_17[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* routingparameter */ }; static asn_SEQUENCE_specifics_t asn_SPC_spare1_specs_17 = { - sizeof(struct spare1), - offsetof(struct spare1, _asn_ctx), + sizeof(struct RUA_Gsm_map_IDNNS__routingbasis__spare1), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis__spare1, _asn_ctx), asn_MAP_spare1_tag2el_17, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -453,7 +453,7 @@ asn_TYPE_descriptor_t asn_DEF_spare1_17 = { }; static asn_TYPE_member_t asn_MBR_routingbasis_2[] = { - { ATF_NOFLAGS, 0, offsetof(struct routingbasis, choice.localPTMSI), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, choice.localPTMSI), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, &asn_DEF_localPTMSI_3, @@ -462,7 +462,7 @@ static asn_TYPE_member_t asn_MBR_routingbasis_2[] = { 0, "localPTMSI" }, - { ATF_NOFLAGS, 0, offsetof(struct routingbasis, choice.tMSIofsamePLMN), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, choice.tMSIofsamePLMN), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 0, &asn_DEF_tMSIofsamePLMN_5, @@ -471,7 +471,7 @@ static asn_TYPE_member_t asn_MBR_routingbasis_2[] = { 0, "tMSIofsamePLMN" }, - { ATF_NOFLAGS, 0, offsetof(struct routingbasis, choice.tMSIofdifferentPLMN), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, choice.tMSIofdifferentPLMN), (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 0, &asn_DEF_tMSIofdifferentPLMN_7, @@ -480,7 +480,7 @@ static asn_TYPE_member_t asn_MBR_routingbasis_2[] = { 0, "tMSIofdifferentPLMN" }, - { ATF_NOFLAGS, 0, offsetof(struct routingbasis, choice.iMSIresponsetopaging), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, choice.iMSIresponsetopaging), (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 0, &asn_DEF_iMSIresponsetopaging_9, @@ -489,7 +489,7 @@ static asn_TYPE_member_t asn_MBR_routingbasis_2[] = { 0, "iMSIresponsetopaging" }, - { ATF_NOFLAGS, 0, offsetof(struct routingbasis, choice.iMSIcauseUEinitiatedEvent), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, choice.iMSIcauseUEinitiatedEvent), (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 0, &asn_DEF_iMSIcauseUEinitiatedEvent_11, @@ -498,7 +498,7 @@ static asn_TYPE_member_t asn_MBR_routingbasis_2[] = { 0, "iMSIcauseUEinitiatedEvent" }, - { ATF_NOFLAGS, 0, offsetof(struct routingbasis, choice.iMEI), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, choice.iMEI), (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 0, &asn_DEF_iMEI_13, @@ -507,7 +507,7 @@ static asn_TYPE_member_t asn_MBR_routingbasis_2[] = { 0, "iMEI" }, - { ATF_NOFLAGS, 0, offsetof(struct routingbasis, choice.spare2), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, choice.spare2), (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 0, &asn_DEF_spare2_15, @@ -516,7 +516,7 @@ static asn_TYPE_member_t asn_MBR_routingbasis_2[] = { 0, "spare2" }, - { ATF_NOFLAGS, 0, offsetof(struct routingbasis, choice.spare1), + { ATF_NOFLAGS, 0, offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, choice.spare1), (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 0, &asn_DEF_spare1_17, @@ -537,10 +537,10 @@ static const asn_TYPE_tag2member_t asn_MAP_routingbasis_tag2el_2[] = { { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* spare1 */ }; static asn_CHOICE_specifics_t asn_SPC_routingbasis_specs_2 = { - sizeof(struct routingbasis), - offsetof(struct routingbasis, _asn_ctx), - offsetof(struct routingbasis, present), - sizeof(((struct routingbasis *)0)->present), + sizeof(struct RUA_Gsm_map_IDNNS__routingbasis), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, _asn_ctx), + offsetof(struct RUA_Gsm_map_IDNNS__routingbasis, present), + sizeof(((struct RUA_Gsm_map_IDNNS__routingbasis *)0)->present), asn_MAP_routingbasis_tag2el_2, 8, /* Count of tags in the map */ 0, diff --git a/src/rua/RUA_IE-Extensions.c b/src/rua/RUA_IE-Extensions.c index 2bcdc72f..a90056f0 100644 --- a/src/rua/RUA_IE-Extensions.c +++ b/src/rua/RUA_IE-Extensions.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_IE.c b/src/rua/RUA_IE.c index 73dc0b17..086787f9 100644 --- a/src/rua/RUA_IE.c +++ b/src/rua/RUA_IE.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_InitiatingMessage.c b/src/rua/RUA_InitiatingMessage.c index b1278ecf..1c6f2e44 100644 --- a/src/rua/RUA_InitiatingMessage.c +++ b/src/rua/RUA_InitiatingMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_IntraDomainNasNodeSelector.c b/src/rua/RUA_IntraDomainNasNodeSelector.c index 0653abb9..fef8f2af 100644 --- a/src/rua/RUA_IntraDomainNasNodeSelector.c +++ b/src/rua/RUA_IntraDomainNasNodeSelector.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include @@ -54,7 +54,7 @@ static asn_per_constraints_t asn_PER_type_version_constr_2 GCC_NOTUSED = { 0, 0 /* No PER value map */ }; static asn_TYPE_member_t asn_MBR_cn_Type_4[] = { - { ATF_NOFLAGS, 0, offsetof(struct cn_Type, choice.gsm_Map_IDNNS), + { ATF_NOFLAGS, 0, offsetof(struct RUA_IntraDomainNasNodeSelector__version__release99__cn_Type, choice.gsm_Map_IDNNS), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_Gsm_map_IDNNS, @@ -63,7 +63,7 @@ static asn_TYPE_member_t asn_MBR_cn_Type_4[] = { 0, "gsm-Map-IDNNS" }, - { ATF_NOFLAGS, 0, offsetof(struct cn_Type, choice.ansi_41_IDNNS), + { ATF_NOFLAGS, 0, offsetof(struct RUA_IntraDomainNasNodeSelector__version__release99__cn_Type, choice.ansi_41_IDNNS), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_RUA_Ansi_41_IDNNS, @@ -78,10 +78,10 @@ static const asn_TYPE_tag2member_t asn_MAP_cn_Type_tag2el_4[] = { { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* ansi-41-IDNNS */ }; static asn_CHOICE_specifics_t asn_SPC_cn_Type_specs_4 = { - sizeof(struct cn_Type), - offsetof(struct cn_Type, _asn_ctx), - offsetof(struct cn_Type, present), - sizeof(((struct cn_Type *)0)->present), + sizeof(struct RUA_IntraDomainNasNodeSelector__version__release99__cn_Type), + offsetof(struct RUA_IntraDomainNasNodeSelector__version__release99__cn_Type, _asn_ctx), + offsetof(struct RUA_IntraDomainNasNodeSelector__version__release99__cn_Type, present), + sizeof(((struct RUA_IntraDomainNasNodeSelector__version__release99__cn_Type *)0)->present), asn_MAP_cn_Type_tag2el_4, 2, /* Count of tags in the map */ 0, @@ -114,7 +114,7 @@ asn_TYPE_descriptor_t asn_DEF_cn_Type_4 = { }; static asn_TYPE_member_t asn_MBR_release99_3[] = { - { ATF_NOFLAGS, 0, offsetof(struct release99, cn_Type), + { ATF_NOFLAGS, 0, offsetof(struct RUA_IntraDomainNasNodeSelector__version__release99, cn_Type), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), +1, /* EXPLICIT tag at current level */ &asn_DEF_cn_Type_4, @@ -132,8 +132,8 @@ static const asn_TYPE_tag2member_t asn_MAP_release99_tag2el_3[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* cn-Type */ }; static asn_SEQUENCE_specifics_t asn_SPC_release99_specs_3 = { - sizeof(struct release99), - offsetof(struct release99, _asn_ctx), + sizeof(struct RUA_IntraDomainNasNodeSelector__version__release99), + offsetof(struct RUA_IntraDomainNasNodeSelector__version__release99, _asn_ctx), asn_MAP_release99_tag2el_3, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -169,7 +169,7 @@ asn_TYPE_descriptor_t asn_DEF_release99_3 = { }; static asn_TYPE_member_t asn_MBR_later_7[] = { - { ATF_NOFLAGS, 0, offsetof(struct later, futurecoding), + { ATF_NOFLAGS, 0, offsetof(struct RUA_IntraDomainNasNodeSelector__version__later, futurecoding), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ &asn_DEF_BIT_STRING, @@ -187,8 +187,8 @@ static const asn_TYPE_tag2member_t asn_MAP_later_tag2el_7[] = { { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* futurecoding */ }; static asn_SEQUENCE_specifics_t asn_SPC_later_specs_7 = { - sizeof(struct later), - offsetof(struct later, _asn_ctx), + sizeof(struct RUA_IntraDomainNasNodeSelector__version__later), + offsetof(struct RUA_IntraDomainNasNodeSelector__version__later, _asn_ctx), asn_MAP_later_tag2el_7, 1, /* Count of tags in the map */ 0, 0, 0, /* Optional elements (not needed) */ @@ -224,7 +224,7 @@ asn_TYPE_descriptor_t asn_DEF_later_7 = { }; static asn_TYPE_member_t asn_MBR_version_2[] = { - { ATF_NOFLAGS, 0, offsetof(struct version, choice.release99), + { ATF_NOFLAGS, 0, offsetof(struct RUA_IntraDomainNasNodeSelector__version, choice.release99), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, &asn_DEF_release99_3, @@ -233,7 +233,7 @@ static asn_TYPE_member_t asn_MBR_version_2[] = { 0, "release99" }, - { ATF_NOFLAGS, 0, offsetof(struct version, choice.later), + { ATF_NOFLAGS, 0, offsetof(struct RUA_IntraDomainNasNodeSelector__version, choice.later), (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 0, &asn_DEF_later_7, @@ -248,10 +248,10 @@ static const asn_TYPE_tag2member_t asn_MAP_version_tag2el_2[] = { { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* later */ }; static asn_CHOICE_specifics_t asn_SPC_version_specs_2 = { - sizeof(struct version), - offsetof(struct version, _asn_ctx), - offsetof(struct version, present), - sizeof(((struct version *)0)->present), + sizeof(struct RUA_IntraDomainNasNodeSelector__version), + offsetof(struct RUA_IntraDomainNasNodeSelector__version, _asn_ctx), + offsetof(struct RUA_IntraDomainNasNodeSelector__version, present), + sizeof(((struct RUA_IntraDomainNasNodeSelector__version *)0)->present), asn_MAP_version_tag2el_2, 2, /* Count of tags in the map */ 0, diff --git a/src/rua/RUA_Presence.c b/src/rua/RUA_Presence.c index 581a3ed9..6dd6c874 100644 --- a/src/rua/RUA_Presence.c +++ b/src/rua/RUA_Presence.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_PrivateIE-ID.c b/src/rua/RUA_PrivateIE-ID.c index 5947369d..acc4b2a4 100644 --- a/src/rua/RUA_PrivateIE-ID.c +++ b/src/rua/RUA_PrivateIE-ID.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_PrivateMessage.c b/src/rua/RUA_PrivateMessage.c index efad1bb5..dbe38b35 100644 --- a/src/rua/RUA_PrivateMessage.c +++ b/src/rua/RUA_PrivateMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include @@ -59,8 +59,8 @@ static const ber_tlv_tag_t asn_DEF_privateMessage_ies_tags_2[] = { (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) }; static asn_SET_OF_specifics_t asn_SPC_privateMessage_ies_specs_2 = { - sizeof(struct privateMessage_ies), - offsetof(struct privateMessage_ies, _asn_ctx), + sizeof(struct RUA_PrivateMessage__privateMessage_ies), + offsetof(struct RUA_PrivateMessage__privateMessage_ies, _asn_ctx), 0, /* XER encoding is XMLDelimitedItemList */ }; static /* Use -fall-defs-global to expose */ diff --git a/src/rua/RUA_ProcedureCode.c b/src/rua/RUA_ProcedureCode.c index cf7da407..b597e512 100644 --- a/src/rua/RUA_ProcedureCode.c +++ b/src/rua/RUA_ProcedureCode.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_ProtocolIE-ID.c b/src/rua/RUA_ProtocolIE-ID.c index b264e162..39477670 100644 --- a/src/rua/RUA_ProtocolIE-ID.c +++ b/src/rua/RUA_ProtocolIE-ID.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_RANAP-Message.c b/src/rua/RUA_RANAP-Message.c index 9998e840..978d8292 100644 --- a/src/rua/RUA_RANAP-Message.c +++ b/src/rua/RUA_RANAP-Message.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_RUA-PDU.c b/src/rua/RUA_RUA-PDU.c index fb6cd281..a0264970 100644 --- a/src/rua/RUA_RUA-PDU.c +++ b/src/rua/RUA_RUA-PDU.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_RoutingParameter.c b/src/rua/RUA_RoutingParameter.c index 8e83456f..f96a5f08 100644 --- a/src/rua/RUA_RoutingParameter.c +++ b/src/rua/RUA_RoutingParameter.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_SuccessfulOutcome.c b/src/rua/RUA_SuccessfulOutcome.c index 183ed349..3bf39c5e 100644 --- a/src/rua/RUA_SuccessfulOutcome.c +++ b/src/rua/RUA_SuccessfulOutcome.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_TriggeringMessage.c b/src/rua/RUA_TriggeringMessage.c index b2e91286..4cfae4c0 100644 --- a/src/rua/RUA_TriggeringMessage.c +++ b/src/rua/RUA_TriggeringMessage.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-CommonDataTypes" * found in "../../asn1/rua/RUA-CommonDataTypes.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_TypeOfError.c b/src/rua/RUA_TypeOfError.c index a8b081c4..84018b38 100644 --- a/src/rua/RUA_TypeOfError.c +++ b/src/rua/RUA_TypeOfError.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-IEs" * found in "../../asn1/rua/RUA-IEs.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include diff --git a/src/rua/RUA_UnsuccessfulOutcome.c b/src/rua/RUA_UnsuccessfulOutcome.c index 5fa5a2e8..2e2cca71 100644 --- a/src/rua/RUA_UnsuccessfulOutcome.c +++ b/src/rua/RUA_UnsuccessfulOutcome.c @@ -2,7 +2,7 @@ * Generated by asn1c-0.9.28 (http://lionet.info/asn1c) * From ASN.1 module "RUA-PDU" * found in "../../asn1/rua/RUA-PDU.asn" - * `asn1c -R` + * `asn1c -R -fcompound-names` */ #include