This commit is contained in:
Oliver Smith 2022-11-14 13:42:41 +01:00
parent e0d160cbc7
commit 8012927035
12 changed files with 48 additions and 48 deletions

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/hnbap/HNBAP-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/hnbap/HNBAP-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/hnbap/hnbap_common.h> #include <osmocom/hnbap/hnbap_common.h>

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/hnbap/HNBAP-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/hnbap/HNBAP-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/hnbap/hnbap_common.h> #include <osmocom/hnbap/hnbap_common.h>

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/hnbap/HNBAP-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/hnbap/HNBAP-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/hnbap/hnbap_common.h> #include <osmocom/hnbap/hnbap_common.h>

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/ranap/RANAP-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/ranap/RANAP-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/ranap/ranap_common.h> #include <osmocom/ranap/ranap_common.h>
@ -2525,7 +2525,7 @@ int ranap_decode_enhancedrelocationcompleterequesties(
case RANAP_ProtocolIE_ID_id_Relocation_SourceExtendedRNC_ID: case RANAP_ProtocolIE_ID_id_Relocation_SourceExtendedRNC_ID:
{ {
RANAP_ExtendedRNC_ID_t *ranaP_ExtendedRNCID_p = NULL; RANAP_ExtendedRNC_ID_t *ranaP_ExtendedRNCID_p = NULL;
enhancedRelocationCompleteRequestIEs->presenceMask |= ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT; enhancedRelocationCompleteRequestIEs->presenceMask |= ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_SOURCEEXTENDEDRNC_ID_PRESENT;
tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_ExtendedRNC_ID, (void**)&ranaP_ExtendedRNCID_p); tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_ExtendedRNC_ID, (void**)&ranaP_ExtendedRNCID_p);
if (tempDecoded < 0) { if (tempDecoded < 0) {
RANAP_DEBUG("Decoding of IE relocation_SourceExtendedRNC_ID failed\n"); RANAP_DEBUG("Decoding of IE relocation_SourceExtendedRNC_ID failed\n");
@ -2555,7 +2555,7 @@ int ranap_decode_enhancedrelocationcompleterequesties(
case RANAP_ProtocolIE_ID_id_Relocation_TargetExtendedRNC_ID: case RANAP_ProtocolIE_ID_id_Relocation_TargetExtendedRNC_ID:
{ {
RANAP_ExtendedRNC_ID_t *ranaP_ExtendedRNCID_p = NULL; RANAP_ExtendedRNC_ID_t *ranaP_ExtendedRNCID_p = NULL;
enhancedRelocationCompleteRequestIEs->presenceMask |= ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT; enhancedRelocationCompleteRequestIEs->presenceMask |= ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_TARGETEXTENDEDRNC_ID_PRESENT;
tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_ExtendedRNC_ID, (void**)&ranaP_ExtendedRNCID_p); tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_ExtendedRNC_ID, (void**)&ranaP_ExtendedRNCID_p);
if (tempDecoded < 0) { if (tempDecoded < 0) {
RANAP_DEBUG("Decoding of IE relocation_TargetExtendedRNC_ID failed\n"); RANAP_DEBUG("Decoding of IE relocation_TargetExtendedRNC_ID failed\n");
@ -4531,7 +4531,7 @@ int ranap_decode_ranap_enhancedrelocationinformationrequesties(
case RANAP_ProtocolIE_ID_id_OldIuSigConIdCS: case RANAP_ProtocolIE_ID_id_OldIuSigConIdCS:
{ {
RANAP_IuSignallingConnectionIdentifier_t *ranaP_IuSignallingConnectionIdentifier_p = NULL; RANAP_IuSignallingConnectionIdentifier_t *ranaP_IuSignallingConnectionIdentifier_p = NULL;
ranaP_EnhancedRelocationInformationRequestIEs->presenceMask |= RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT; ranaP_EnhancedRelocationInformationRequestIEs->presenceMask |= RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDCS_PRESENT;
tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_IuSignallingConnectionIdentifier, (void**)&ranaP_IuSignallingConnectionIdentifier_p); tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_IuSignallingConnectionIdentifier, (void**)&ranaP_IuSignallingConnectionIdentifier_p);
if (tempDecoded < 0) { if (tempDecoded < 0) {
RANAP_DEBUG("Decoding of IE oldIuSigConIdCS failed\n"); RANAP_DEBUG("Decoding of IE oldIuSigConIdCS failed\n");
@ -4547,7 +4547,7 @@ int ranap_decode_ranap_enhancedrelocationinformationrequesties(
case RANAP_ProtocolIE_ID_id_GlobalCN_IDCS: case RANAP_ProtocolIE_ID_id_GlobalCN_IDCS:
{ {
RANAP_GlobalCN_ID_t *ranaP_GlobalCNID_p = NULL; RANAP_GlobalCN_ID_t *ranaP_GlobalCNID_p = NULL;
ranaP_EnhancedRelocationInformationRequestIEs->presenceMask |= RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT; ranaP_EnhancedRelocationInformationRequestIEs->presenceMask |= RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDCS_PRESENT;
tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_GlobalCN_ID, (void**)&ranaP_GlobalCNID_p); tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_GlobalCN_ID, (void**)&ranaP_GlobalCNID_p);
if (tempDecoded < 0) { if (tempDecoded < 0) {
RANAP_DEBUG("Decoding of IE globalCN_IDCS failed\n"); RANAP_DEBUG("Decoding of IE globalCN_IDCS failed\n");
@ -4563,7 +4563,7 @@ int ranap_decode_ranap_enhancedrelocationinformationrequesties(
case RANAP_ProtocolIE_ID_id_OldIuSigConIdPS: case RANAP_ProtocolIE_ID_id_OldIuSigConIdPS:
{ {
RANAP_IuSignallingConnectionIdentifier_t *ranaP_IuSignallingConnectionIdentifier_p = NULL; RANAP_IuSignallingConnectionIdentifier_t *ranaP_IuSignallingConnectionIdentifier_p = NULL;
ranaP_EnhancedRelocationInformationRequestIEs->presenceMask |= RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT; ranaP_EnhancedRelocationInformationRequestIEs->presenceMask |= RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDPS_PRESENT;
tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_IuSignallingConnectionIdentifier, (void**)&ranaP_IuSignallingConnectionIdentifier_p); tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_IuSignallingConnectionIdentifier, (void**)&ranaP_IuSignallingConnectionIdentifier_p);
if (tempDecoded < 0) { if (tempDecoded < 0) {
RANAP_DEBUG("Decoding of IE oldIuSigConIdPS failed\n"); RANAP_DEBUG("Decoding of IE oldIuSigConIdPS failed\n");
@ -4579,7 +4579,7 @@ int ranap_decode_ranap_enhancedrelocationinformationrequesties(
case RANAP_ProtocolIE_ID_id_GlobalCN_IDPS: case RANAP_ProtocolIE_ID_id_GlobalCN_IDPS:
{ {
RANAP_GlobalCN_ID_t *ranaP_GlobalCNID_p = NULL; RANAP_GlobalCN_ID_t *ranaP_GlobalCNID_p = NULL;
ranaP_EnhancedRelocationInformationRequestIEs->presenceMask |= RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT; ranaP_EnhancedRelocationInformationRequestIEs->presenceMask |= RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDPS_PRESENT;
tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_GlobalCN_ID, (void**)&ranaP_GlobalCNID_p); tempDecoded = ANY_to_type_aper(&ie_p->value, &asn_DEF_RANAP_GlobalCN_ID, (void**)&ranaP_GlobalCNID_p);
if (tempDecoded < 0) { if (tempDecoded < 0) {
RANAP_DEBUG("Decoding of IE globalCN_IDPS failed\n"); RANAP_DEBUG("Decoding of IE globalCN_IDPS failed\n");
@ -7932,13 +7932,13 @@ int ranap_free_enhancedrelocationcompleterequesties(
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_IuSignallingConnectionIdentifier, &enhancedRelocationCompleteRequestIEs->iuSigConId); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_IuSignallingConnectionIdentifier, &enhancedRelocationCompleteRequestIEs->iuSigConId);
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_GlobalRNC_ID, &enhancedRelocationCompleteRequestIEs->relocation_SourceRNC_ID); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_GlobalRNC_ID, &enhancedRelocationCompleteRequestIEs->relocation_SourceRNC_ID);
/* Optional field */ /* Optional field */
if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT) if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_SOURCEEXTENDEDRNC_ID_PRESENT)
== ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT) == ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_SOURCEEXTENDEDRNC_ID_PRESENT)
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_ExtendedRNC_ID, &enhancedRelocationCompleteRequestIEs->relocation_SourceExtendedRNC_ID); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_ExtendedRNC_ID, &enhancedRelocationCompleteRequestIEs->relocation_SourceExtendedRNC_ID);
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_GlobalRNC_ID, &enhancedRelocationCompleteRequestIEs->relocation_TargetRNC_ID); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_GlobalRNC_ID, &enhancedRelocationCompleteRequestIEs->relocation_TargetRNC_ID);
/* Optional field */ /* Optional field */
if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT) if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_TARGETEXTENDEDRNC_ID_PRESENT)
== ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT) == ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_TARGETEXTENDEDRNC_ID_PRESENT)
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_ExtendedRNC_ID, &enhancedRelocationCompleteRequestIEs->relocation_TargetExtendedRNC_ID); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_ExtendedRNC_ID, &enhancedRelocationCompleteRequestIEs->relocation_TargetExtendedRNC_ID);
/* Optional field */ /* Optional field */
if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_RAB_SETUPLIST_ENHANCEDRELOCCOMPLETEREQ_PRESENT) if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_RAB_SETUPLIST_ENHANCEDRELOCCOMPLETEREQ_PRESENT)
@ -8303,20 +8303,20 @@ int ranap_free_ranap_enhancedrelocationinformationrequesties(
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_SourceRNC_ToTargetRNC_TransparentContainer, &ranaP_EnhancedRelocationInformationRequestIEs->source_ToTarget_TransparentContainer); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_SourceRNC_ToTargetRNC_TransparentContainer, &ranaP_EnhancedRelocationInformationRequestIEs->source_ToTarget_TransparentContainer);
/* Optional field */ /* Optional field */
if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT) if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDCS_PRESENT)
== RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT) == RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDCS_PRESENT)
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_IuSignallingConnectionIdentifier, &ranaP_EnhancedRelocationInformationRequestIEs->oldIuSigConIdCS); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_IuSignallingConnectionIdentifier, &ranaP_EnhancedRelocationInformationRequestIEs->oldIuSigConIdCS);
/* Optional field */ /* Optional field */
if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT) if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDCS_PRESENT)
== RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT) == RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDCS_PRESENT)
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_GlobalCN_ID, &ranaP_EnhancedRelocationInformationRequestIEs->globalCN_IDCS); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_GlobalCN_ID, &ranaP_EnhancedRelocationInformationRequestIEs->globalCN_IDCS);
/* Optional field */ /* Optional field */
if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT) if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDPS_PRESENT)
== RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT) == RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDPS_PRESENT)
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_IuSignallingConnectionIdentifier, &ranaP_EnhancedRelocationInformationRequestIEs->oldIuSigConIdPS); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_IuSignallingConnectionIdentifier, &ranaP_EnhancedRelocationInformationRequestIEs->oldIuSigConIdPS);
/* Optional field */ /* Optional field */
if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT) if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDPS_PRESENT)
== RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT) == RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDPS_PRESENT)
ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_GlobalCN_ID, &ranaP_EnhancedRelocationInformationRequestIEs->globalCN_IDPS); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_RANAP_GlobalCN_ID, &ranaP_EnhancedRelocationInformationRequestIEs->globalCN_IDPS);
/* Optional field */ /* Optional field */
if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_RAB_SETUPLIST_ENHRELOCINFOREQ_PRESENT) if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_RAB_SETUPLIST_ENHRELOCINFOREQ_PRESENT)

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/ranap/RANAP-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/ranap/RANAP-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/ranap/ranap_common.h> #include <osmocom/ranap/ranap_common.h>
@ -1168,8 +1168,8 @@ int ranap_encode_enhancedrelocationcompleterequesties(
ASN_SEQUENCE_ADD(&enhancedRelocationCompleteRequest->enhancedRelocationCompleteRequest_ies.list, ie); ASN_SEQUENCE_ADD(&enhancedRelocationCompleteRequest->enhancedRelocationCompleteRequest_ies.list, ie);
/* Optional field */ /* Optional field */
if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT) if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_SOURCEEXTENDEDRNC_ID_PRESENT)
== ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT) { == ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_SOURCEEXTENDEDRNC_ID_PRESENT) {
if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_Relocation_SourceExtendedRNC_ID, if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_Relocation_SourceExtendedRNC_ID,
RANAP_Criticality_ignore, RANAP_Criticality_ignore,
&asn_DEF_RANAP_ExtendedRNC_ID, &asn_DEF_RANAP_ExtendedRNC_ID,
@ -1188,8 +1188,8 @@ int ranap_encode_enhancedrelocationcompleterequesties(
ASN_SEQUENCE_ADD(&enhancedRelocationCompleteRequest->enhancedRelocationCompleteRequest_ies.list, ie); ASN_SEQUENCE_ADD(&enhancedRelocationCompleteRequest->enhancedRelocationCompleteRequest_ies.list, ie);
/* Optional field */ /* Optional field */
if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT) if ((enhancedRelocationCompleteRequestIEs->presenceMask & ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_TARGETEXTENDEDRNC_ID_PRESENT)
== ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT) { == ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_TARGETEXTENDEDRNC_ID_PRESENT) {
if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_Relocation_TargetExtendedRNC_ID, if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_Relocation_TargetExtendedRNC_ID,
RANAP_Criticality_reject, RANAP_Criticality_reject,
&asn_DEF_RANAP_ExtendedRNC_ID, &asn_DEF_RANAP_ExtendedRNC_ID,
@ -2164,8 +2164,8 @@ int ranap_encode_ranap_enhancedrelocationinformationrequesties(
ASN_SEQUENCE_ADD(&ranaP_EnhancedRelocationInformationRequest->ranaP_EnhancedRelocationInformationRequest_ies.list, ie); ASN_SEQUENCE_ADD(&ranaP_EnhancedRelocationInformationRequest->ranaP_EnhancedRelocationInformationRequest_ies.list, ie);
/* Optional field */ /* Optional field */
if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT) if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDCS_PRESENT)
== RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT) { == RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDCS_PRESENT) {
if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_OldIuSigConIdCS, if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_OldIuSigConIdCS,
RANAP_Criticality_ignore, RANAP_Criticality_ignore,
&asn_DEF_RANAP_IuSignallingConnectionIdentifier, &asn_DEF_RANAP_IuSignallingConnectionIdentifier,
@ -2176,8 +2176,8 @@ int ranap_encode_ranap_enhancedrelocationinformationrequesties(
} }
/* Optional field */ /* Optional field */
if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT) if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDCS_PRESENT)
== RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT) { == RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDCS_PRESENT) {
if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_GlobalCN_IDCS, if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_GlobalCN_IDCS,
RANAP_Criticality_reject, RANAP_Criticality_reject,
&asn_DEF_RANAP_GlobalCN_ID, &asn_DEF_RANAP_GlobalCN_ID,
@ -2188,8 +2188,8 @@ int ranap_encode_ranap_enhancedrelocationinformationrequesties(
} }
/* Optional field */ /* Optional field */
if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT) if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDPS_PRESENT)
== RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT) { == RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDPS_PRESENT) {
if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_OldIuSigConIdPS, if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_OldIuSigConIdPS,
RANAP_Criticality_ignore, RANAP_Criticality_ignore,
&asn_DEF_RANAP_IuSignallingConnectionIdentifier, &asn_DEF_RANAP_IuSignallingConnectionIdentifier,
@ -2200,8 +2200,8 @@ int ranap_encode_ranap_enhancedrelocationinformationrequesties(
} }
/* Optional field */ /* Optional field */
if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT) if ((ranaP_EnhancedRelocationInformationRequestIEs->presenceMask & RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDPS_PRESENT)
== RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT) { == RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDPS_PRESENT) {
if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_GlobalCN_IDPS, if ((ie = ranap_new_ie(RANAP_ProtocolIE_ID_id_GlobalCN_IDPS,
RANAP_Criticality_reject, RANAP_Criticality_reject,
&asn_DEF_RANAP_GlobalCN_ID, &asn_DEF_RANAP_GlobalCN_ID,

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/ranap/RANAP-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/ranap/RANAP-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/ranap/ranap_common.h> #include <osmocom/ranap/ranap_common.h>
@ -274,8 +274,8 @@ typedef struct RANAP_Iu_ReleaseRequestIEs_s {
RANAP_Cause_t cause; RANAP_Cause_t cause;
} RANAP_Iu_ReleaseRequestIEs_t; } RANAP_Iu_ReleaseRequestIEs_t;
#define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT (1 << 0) #define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_SOURCEEXTENDEDRNC_ID_PRESENT (1 << 0)
#define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_EXTENDEDRNC_ID_PRESENT (1 << 1) #define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_ID_RELOCATION_TARGETEXTENDEDRNC_ID_PRESENT (1 << 1)
#define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_RAB_SETUPLIST_ENHANCEDRELOCCOMPLETEREQ_PRESENT (1 << 2) #define ENHANCEDRELOCATIONCOMPLETEREQUESTIES_RANAP_RAB_SETUPLIST_ENHANCEDRELOCCOMPLETEREQ_PRESENT (1 << 2)
typedef struct RANAP_EnhancedRelocationCompleteRequestIEs_s { typedef struct RANAP_EnhancedRelocationCompleteRequestIEs_s {
@ -509,10 +509,10 @@ typedef struct RANAP_RAB_ContextItemIEs_RANAP_RelocInf_s {
RANAP_RAB_ContextItem_RANAP_RelocInf_t raB_ContextItem_RANAP_RelocInf; RANAP_RAB_ContextItem_RANAP_RelocInf_t raB_ContextItem_RANAP_RelocInf;
} RANAP_RAB_ContextItemIEs_RANAP_RelocInf_t; } RANAP_RAB_ContextItemIEs_RANAP_RelocInf_t;
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT (1 << 0) #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDCS_PRESENT (1 << 0)
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT (1 << 1) #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDCS_PRESENT (1 << 1)
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_IUSIGNALLINGCONNECTIONIDENTIFIER_PRESENT (1 << 2) #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_OLDIUSIGCONIDPS_PRESENT (1 << 2)
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_GLOBALCN_ID_PRESENT (1 << 3) #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_ID_GLOBALCN_IDPS_PRESENT (1 << 3)
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_RAB_SETUPLIST_ENHRELOCINFOREQ_PRESENT (1 << 4) #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_RAB_SETUPLIST_ENHRELOCINFOREQ_PRESENT (1 << 4)
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_SNA_ACCESS_INFORMATION_PRESENT (1 << 5) #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_SNA_ACCESS_INFORMATION_PRESENT (1 << 5)
#define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_UESBI_IU_PRESENT (1 << 6) #define RANAP_ENHANCEDRELOCATIONINFORMATIONREQUESTIES_RANAP_UESBI_IU_PRESENT (1 << 6)

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/rua/RUA-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/rua/RUA-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/rua/rua_common.h> #include <osmocom/rua/rua_common.h>

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/rua/RUA-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/rua/RUA-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/rua/rua_common.h> #include <osmocom/rua/rua_common.h>

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/rua/RUA-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/rua/RUA-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/rua/rua_common.h> #include <osmocom/rua/rua_common.h>

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/sabp/SABP-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/sabp/SABP-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/sabp/sabp_common.h> #include <osmocom/sabp/sabp_common.h>

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/sabp/SABP-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/sabp/SABP-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/sabp/sabp_common.h> #include <osmocom/sabp/sabp_common.h>

View File

@ -1,7 +1,7 @@
/******************************************************************************* /*******************************************************************************
* This file had been created by asn1tostruct.py script v0.5osmo1 * This file had been created by asn1tostruct.py script v0.5osmo1
* Please do not modify this file but regenerate it via script. * Please do not modify this file but regenerate it via script.
* Created on: 2022-11-14 12:36:56 * Created on: 2022-11-14 12:42:18
* from ['../../../src/osmo-iuh/asn1/sabp/SABP-PDU-Contents.asn'] * from ['../../../src/osmo-iuh/asn1/sabp/SABP-PDU-Contents.asn']
******************************************************************************/ ******************************************************************************/
#include <osmocom/sabp/sabp_common.h> #include <osmocom/sabp/sabp_common.h>