diff options
Diffstat (limited to 'epan/dissectors/packet-rnsap.c')
-rw-r--r-- | epan/dissectors/packet-rnsap.c | 13091 |
1 files changed, 6551 insertions, 6540 deletions
diff --git a/epan/dissectors/packet-rnsap.c b/epan/dissectors/packet-rnsap.c index d5b7b2c4..2812ec84 100644 --- a/epan/dissectors/packet-rnsap.c +++ b/epan/dissectors/packet-rnsap.c @@ -1,7 +1,7 @@ /* Do not modify this file. Changes will be overwritten. */ /* Generated automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-rnsap.c */ -/* asn2wrs.py -L -p rnsap -c ./rnsap.cnf -s ./packet-rnsap-template -D . -O ../.. RNSAP-CommonDataTypes.asn RNSAP-Constants.asn RNSAP-Containers.asn RNSAP-IEs.asn RNSAP-PDU-Contents.asn RNSAP-PDU-Descriptions.asn */ +/* asn2wrs.py -q -L -p rnsap -c ./rnsap.cnf -s ./packet-rnsap-template -D . -O ../.. RNSAP-CommonDataTypes.asn RNSAP-Constants.asn RNSAP-Containers.asn RNSAP-IEs.asn RNSAP-PDU-Contents.asn RNSAP-PDU-Descriptions.asn */ /* packet-rnsap.c * Routines for dissecting Universal Mobile Telecommunications System (UMTS); @@ -24,10 +24,12 @@ #include <epan/packet.h> #include <epan/asn1.h> #include <epan/proto_data.h> +#include <wsutil/array.h> #include "packet-isup.h" #include "packet-per.h" #include "packet-ber.h" +#include "packet-e212.h" #ifdef _MSC_VER /* disable: "warning C4146: unary minus operator applied to unsigned type, result still unsigned" */ @@ -1262,4560 +1264,4561 @@ void proto_register_rnsap(void); void proto_reg_handoff_rnsap(void); typedef struct { - guint32 ProcedureCode; - guint32 ProtocolIE_ID; - guint32 ddMode; + uint32_t ProcedureCode; + uint32_t ProtocolIE_ID; + uint32_t ddMode; const char *ProcedureID; const char *obj_id; } rnsap_private_data_t; -static dissector_handle_t ranap_handle = NULL; -static dissector_handle_t rrc_dl_ccch_handle = NULL; -static dissector_handle_t rrc_ul_ccch_handle = NULL; +static dissector_handle_t ranap_handle; +static dissector_handle_t rrc_dl_ccch_handle; +static dissector_handle_t rrc_ul_ccch_handle; /* Initialize the protocol and registered fields */ -static int proto_rnsap = -1; - -static int hf_rnsap_transportLayerAddress_ipv4 = -1; -static int hf_rnsap_transportLayerAddress_ipv6 = -1; -static int hf_rnsap_transportLayerAddress_nsap = -1; -static int hf_rnsap_ActivationInformation_PDU = -1; /* ActivationInformation */ -static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PDU = -1; /* Active_MBMS_Bearer_Service_ListFDD */ -static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL_PDU = -1; /* Active_MBMS_Bearer_Service_ListFDD_PFL */ -static int hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_PDU = -1; /* Active_MBMS_Bearer_Service_ListTDD */ -static int hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL_PDU = -1; /* Active_MBMS_Bearer_Service_ListTDD_PFL */ -static int hf_rnsap_Active_Pattern_Sequence_Information_PDU = -1; /* Active_Pattern_Sequence_Information */ -static int hf_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList_PDU = -1; /* Additional_EDCH_Cell_Information_Response_RLAddList */ -static int hf_rnsap_Additional_EDCH_Setup_Info_PDU = -1; /* Additional_EDCH_Setup_Info */ -static int hf_rnsap_ANRReportIndication_PDU = -1; /* ANRReportIndication */ -static int hf_rnsap_DTX_Information2_PDU = -1; /* DTX_Information2 */ -static int hf_rnsap_Implicit_Grant_Handling_PDU = -1; /* Implicit_Grant_Handling */ -static int hf_rnsap_Minimum_TEBS_threshold_PDU = -1; /* Minimum_TEBS_threshold */ -static int hf_rnsap_Additional_EDCH_Cell_Information_Response_List_PDU = -1; /* Additional_EDCH_Cell_Information_Response_List */ -static int hf_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU = -1; /* Additional_EDCH_Cell_Information_Response_RLReconf_List */ -static int hf_rnsap_AdjustmentPeriod_PDU = -1; /* AdjustmentPeriod */ -static int hf_rnsap_Allowed_Rate_Information_PDU = -1; /* Allowed_Rate_Information */ -static int hf_rnsap_AllowedQueuingTime_PDU = -1; /* AllowedQueuingTime */ -static int hf_rnsap_AlternativeFormatReportingIndicator_PDU = -1; /* AlternativeFormatReportingIndicator */ -static int hf_rnsap_Angle_Of_Arrival_Value_LCR_PDU = -1; /* Angle_Of_Arrival_Value_LCR */ -static int hf_rnsap_ANR_Cell_Information_PDU = -1; /* ANR_Cell_Information */ -static int hf_rnsap_AntennaColocationIndicator_PDU = -1; /* AntennaColocationIndicator */ -static int hf_rnsap_BDS_IonosphericGridModelReq_PDU = -1; /* BDS_IonosphericGridModelReq */ -static int hf_rnsap_BDS_Ionospheric_Grid_Model_PDU = -1; /* BDS_Ionospheric_Grid_Model */ -static int hf_rnsap_BindingID_PDU = -1; /* BindingID */ -static int hf_rnsap_Cause_PDU = -1; /* Cause */ -static int hf_rnsap_CellCapabilityContainer_FDD_PDU = -1; /* CellCapabilityContainer_FDD */ -static int hf_rnsap_CellCapabilityContainerExtension_FDD_PDU = -1; /* CellCapabilityContainerExtension_FDD */ -static int hf_rnsap_CellCapabilityContainer_TDD_PDU = -1; /* CellCapabilityContainer_TDD */ -static int hf_rnsap_CellCapabilityContainer_TDD_LCR_PDU = -1; /* CellCapabilityContainer_TDD_LCR */ -static int hf_rnsap_CellCapabilityContainerExtension_TDD_LCR_PDU = -1; /* CellCapabilityContainerExtension_TDD_LCR */ -static int hf_rnsap_CellCapabilityContainer_TDD768_PDU = -1; /* CellCapabilityContainer_TDD768 */ -static int hf_rnsap_C_ID_PDU = -1; /* C_ID */ -static int hf_rnsap_Cell_Capacity_Class_Value_PDU = -1; /* Cell_Capacity_Class_Value */ -static int hf_rnsap_CellListValidityIndicator_PDU = -1; /* CellListValidityIndicator */ -static int hf_rnsap_CellPortionID_PDU = -1; /* CellPortionID */ -static int hf_rnsap_CellPortionLCRID_PDU = -1; /* CellPortionLCRID */ -static int hf_rnsap_CFN_PDU = -1; /* CFN */ -static int hf_rnsap_ChipOffset_PDU = -1; /* ChipOffset */ -static int hf_rnsap_ClassmarkInformation2_PDU = -1; /* ClassmarkInformation2 */ -static int hf_rnsap_ClassmarkInformation3_PDU = -1; /* ClassmarkInformation3 */ -static int hf_rnsap_ClosedLoopMode1_SupportIndicator_PDU = -1; /* ClosedLoopMode1_SupportIndicator */ -static int hf_rnsap_CommonMeasurementAccuracy_PDU = -1; /* CommonMeasurementAccuracy */ -static int hf_rnsap_CommonMeasurementType_PDU = -1; /* CommonMeasurementType */ -static int hf_rnsap_CongestionCause_PDU = -1; /* CongestionCause */ -static int hf_rnsap_CommonTransportChannelResourcesInitialisationNotRequired_PDU = -1; /* CommonTransportChannelResourcesInitialisationNotRequired */ -static int hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD_PDU = -1; /* Common_EDCH_MAC_d_Flow_Specific_InformationFDD */ -static int hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR_PDU = -1; /* Common_EDCH_MAC_d_Flow_Specific_InformationLCR */ -static int hf_rnsap_Common_EDCH_Support_Indicator_PDU = -1; /* Common_EDCH_Support_Indicator */ -static int hf_rnsap_Common_E_RGCH_Cell_Information_PDU = -1; /* Common_E_RGCH_Cell_Information */ -static int hf_rnsap_CompleteAlmanacProvided_PDU = -1; /* CompleteAlmanacProvided */ -static int hf_rnsap_Continuous_Packet_Connectivity_DTX_DRX_Information_PDU = -1; /* Continuous_Packet_Connectivity_DTX_DRX_Information */ -static int hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_PDU = -1; /* Continuous_Packet_Connectivity_HS_SCCH_Less_Information */ -static int hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response_PDU = -1; /* Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response */ -static int hf_rnsap_CoverageIndicator_PDU = -1; /* CoverageIndicator */ -static int hf_rnsap_CPC_Information_PDU = -1; /* CPC_Information */ -static int hf_rnsap_CPC_RecoveryReport_PDU = -1; /* CPC_RecoveryReport */ -static int hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_less_Deactivate_Indicator_PDU = -1; /* Continuous_Packet_Connectivity_HS_SCCH_less_Deactivate_Indicator */ -static int hf_rnsap_Counting_Information_PDU = -1; /* Counting_Information */ -static int hf_rnsap_CriticalityDiagnostics_PDU = -1; /* CriticalityDiagnostics */ -static int hf_rnsap_MessageStructure_PDU = -1; /* MessageStructure */ -static int hf_rnsap_CN_CS_DomainIdentifier_PDU = -1; /* CN_CS_DomainIdentifier */ -static int hf_rnsap_CN_PS_DomainIdentifier_PDU = -1; /* CN_PS_DomainIdentifier */ -static int hf_rnsap_CQI_Cycle_Switch_Timer_PDU = -1; /* CQI_Cycle_Switch_Timer */ -static int hf_rnsap_ControlGAP_PDU = -1; /* ControlGAP */ -static int hf_rnsap_CQI_Feedback_Cycle2_PDU = -1; /* CQI_Feedback_Cycle2 */ -static int hf_rnsap_C_RNTI_PDU = -1; /* C_RNTI */ -static int hf_rnsap_CPC_InformationLCR_PDU = -1; /* CPC_InformationLCR */ -static int hf_rnsap_ContinuousPacketConnectivity_DRX_InformationLCR_PDU = -1; /* ContinuousPacketConnectivity_DRX_InformationLCR */ -static int hf_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext_PDU = -1; /* Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext */ -static int hf_rnsap_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU = -1; /* E_AGCH_UE_Inactivity_Monitor_Threshold */ -static int hf_rnsap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU = -1; /* ContinuousPacketConnectivity_DRX_Information_ResponseLCR */ -static int hf_rnsap_DBDS_CorrectionsReq_PDU = -1; /* DBDS_CorrectionsReq */ -static int hf_rnsap_DBDS_Corrections_PDU = -1; /* DBDS_Corrections */ -static int hf_rnsap_DCH_ENH_Information_PDU = -1; /* DCH_ENH_Information */ -static int hf_rnsap_DCH_ENH_Information_Reconf_PDU = -1; /* DCH_ENH_Information_Reconf */ -static int hf_rnsap_DCH_FDD_Information_PDU = -1; /* DCH_FDD_Information */ -static int hf_rnsap_DCH_MeasurementOccasion_Information_PDU = -1; /* DCH_MeasurementOccasion_Information */ -static int hf_rnsap_DCH_MeasurementType_Indicator_PDU = -1; /* DCH_MeasurementType_Indicator */ -static int hf_rnsap_DCH_Indicator_For_E_DCH_HSDPA_Operation_PDU = -1; /* DCH_Indicator_For_E_DCH_HSDPA_Operation */ -static int hf_rnsap_DCH_InformationResponse_PDU = -1; /* DCH_InformationResponse */ -static int hf_rnsap_DCH_TDD_Information_PDU = -1; /* DCH_TDD_Information */ -static int hf_rnsap_DedicatedMeasurementType_PDU = -1; /* DedicatedMeasurementType */ -static int hf_rnsap_DelayedActivation_PDU = -1; /* DelayedActivation */ -static int hf_rnsap_DGANSS_Corrections_Req_PDU = -1; /* DGANSS_Corrections_Req */ -static int hf_rnsap_DGNSS_ValidityPeriod_PDU = -1; /* DGNSS_ValidityPeriod */ -static int hf_rnsap_DiversityMode_PDU = -1; /* DiversityMode */ -static int hf_rnsap_DL_TBS_PDU = -1; /* DL_TBS */ -static int hf_rnsap_DL_DPCH_TimingAdjustment_PDU = -1; /* DL_DPCH_TimingAdjustment */ -static int hf_rnsap_DL_Power_PDU = -1; /* DL_Power */ -static int hf_rnsap_DL_PowerBalancing_Information_PDU = -1; /* DL_PowerBalancing_Information */ -static int hf_rnsap_DL_PowerBalancing_ActivationIndicator_PDU = -1; /* DL_PowerBalancing_ActivationIndicator */ -static int hf_rnsap_DL_PowerBalancing_UpdatedIndicator_PDU = -1; /* DL_PowerBalancing_UpdatedIndicator */ -static int hf_rnsap_DL_ReferencePowerInformation_PDU = -1; /* DL_ReferencePowerInformation */ -static int hf_rnsap_D_RNTI_PDU = -1; /* D_RNTI */ -static int hf_rnsap_D_RNTI_ReleaseIndication_PDU = -1; /* D_RNTI_ReleaseIndication */ -static int hf_rnsap_DL_TimeSlot_ISCP_Info_PDU = -1; /* DL_TimeSlot_ISCP_Info */ -static int hf_rnsap_DL_TimeSlot_ISCP_LCR_Information_PDU = -1; /* DL_TimeSlot_ISCP_LCR_Information */ -static int hf_rnsap_Downlink_TPC_enhancements_Information_PDU = -1; /* Downlink_TPC_enhancements_Information */ -static int hf_rnsap_Downlink_TPC_enhancements_Reconf_PDU = -1; /* Downlink_TPC_enhancements_Reconf */ -static int hf_rnsap_DPC_Mode_PDU = -1; /* DPC_Mode */ -static int hf_rnsap_DPC_Mode_Change_SupportIndicator_PDU = -1; /* DPC_Mode_Change_SupportIndicator */ -static int hf_rnsap_DPCH_ID768_PDU = -1; /* DPCH_ID768 */ -static int hf_rnsap_DRXCycleLengthCoefficient_PDU = -1; /* DRXCycleLengthCoefficient */ -static int hf_rnsap_DSCH_RNTI_PDU = -1; /* DSCH_RNTI */ -static int hf_rnsap_DSCH_InitialWindowSize_PDU = -1; /* DSCH_InitialWindowSize */ -static int hf_rnsap_DSCH_TDD_Information_PDU = -1; /* DSCH_TDD_Information */ -static int hf_rnsap_EARFCN_Extended_PDU = -1; /* EARFCN_Extended */ -static int hf_rnsap_EARFCN_FDD_Extended_PDU = -1; /* EARFCN_FDD_Extended */ -static int hf_rnsap_E_AGCH_Table_Choice_PDU = -1; /* E_AGCH_Table_Choice */ -static int hf_rnsap_E_DCH_Decoupling_Indication_PDU = -1; /* E_DCH_Decoupling_Indication */ -static int hf_rnsap_EDCH_FDD_DL_ControlChannelInformation_PDU = -1; /* EDCH_FDD_DL_ControlChannelInformation */ -static int hf_rnsap_E_RGCH_E_HICH_ChannelisationCodeValidityIndicator_PDU = -1; /* E_RGCH_E_HICH_ChannelisationCodeValidityIndicator */ -static int hf_rnsap_EDCH_FDD_Information_PDU = -1; /* EDCH_FDD_Information */ -static int hf_rnsap_UPH_Filtering_Measurement_Forwarding_Request_PDU = -1; /* UPH_Filtering_Measurement_Forwarding_Request */ -static int hf_rnsap_EDCH_FDD_InformationResponse_PDU = -1; /* EDCH_FDD_InformationResponse */ -static int hf_rnsap_EDCH_FDD_Information_To_Modify_PDU = -1; /* EDCH_FDD_Information_To_Modify */ -static int hf_rnsap_E_DCH_FDD_Update_Information_PDU = -1; /* E_DCH_FDD_Update_Information */ -static int hf_rnsap_E_DCH_DL_Control_Channel_Change_Information_PDU = -1; /* E_DCH_DL_Control_Channel_Change_Information */ -static int hf_rnsap_E_DCH_DL_Control_Channel_Grant_Information_PDU = -1; /* E_DCH_DL_Control_Channel_Grant_Information */ -static int hf_rnsap_E_DCH_PowerOffset_for_SchedulingInfo_PDU = -1; /* E_DCH_PowerOffset_for_SchedulingInfo */ -static int hf_rnsap_E_DCH_MACdPDUSizeFormat_PDU = -1; /* E_DCH_MACdPDUSizeFormat */ -static int hf_rnsap_EDCH_MACdFlows_Information_PDU = -1; /* EDCH_MACdFlows_Information */ -static int hf_rnsap_EDCH_MACdFlows_To_Delete_PDU = -1; /* EDCH_MACdFlows_To_Delete */ -static int hf_rnsap_EDCH_RL_Indication_PDU = -1; /* EDCH_RL_Indication */ -static int hf_rnsap_E_DCH_Serving_cell_change_informationResponse_PDU = -1; /* E_DCH_Serving_cell_change_informationResponse */ -static int hf_rnsap_EDPCH_Information_FDD_PDU = -1; /* EDPCH_Information_FDD */ -static int hf_rnsap_EDPCH_Information_RLReconfRequest_FDD_PDU = -1; /* EDPCH_Information_RLReconfRequest_FDD */ -static int hf_rnsap_E_DPDCH_PowerInterpolation_PDU = -1; /* E_DPDCH_PowerInterpolation */ -static int hf_rnsap_E_Serving_Grant_Value_PDU = -1; /* E_Serving_Grant_Value */ -static int hf_rnsap_EDCH_Serving_RL_PDU = -1; /* EDCH_Serving_RL */ -static int hf_rnsap_Enhanced_FACH_Information_ResponseFDD_PDU = -1; /* Enhanced_FACH_Information_ResponseFDD */ -static int hf_rnsap_Enhanced_FACH_Information_ResponseLCR_PDU = -1; /* Enhanced_FACH_Information_ResponseLCR */ -static int hf_rnsap_Enhanced_FACH_Support_Indicator_PDU = -1; /* Enhanced_FACH_Support_Indicator */ -static int hf_rnsap_EnhancedHSServingCC_Abort_PDU = -1; /* EnhancedHSServingCC_Abort */ -static int hf_rnsap_Enhanced_PCH_Capability_PDU = -1; /* Enhanced_PCH_Capability */ -static int hf_rnsap_E_RNTI_PDU = -1; /* E_RNTI */ -static int hf_rnsap_E_TFCI_Boost_Information_PDU = -1; /* E_TFCI_Boost_Information */ -static int hf_rnsap_E_DCH_Minimum_Set_E_TFCIValidityIndicator_PDU = -1; /* E_DCH_Minimum_Set_E_TFCIValidityIndicator */ -static int hf_rnsap_Enhanced_PrimaryCPICH_EcNo_PDU = -1; /* Enhanced_PrimaryCPICH_EcNo */ -static int hf_rnsap_EventH_PDU = -1; /* EventH */ -static int hf_rnsap_ExtendedGSMCellIndividualOffset_PDU = -1; /* ExtendedGSMCellIndividualOffset */ -static int hf_rnsap_E_DCH_Information_PDU = -1; /* E_DCH_Information */ -static int hf_rnsap_E_DCH_MACdFlow_Retransmission_Timer_LCR_PDU = -1; /* E_DCH_MACdFlow_Retransmission_Timer_LCR */ -static int hf_rnsap_E_DCH_Information_Reconfig_PDU = -1; /* E_DCH_Information_Reconfig */ -static int hf_rnsap_E_DCH_Information_Response_PDU = -1; /* E_DCH_Information_Response */ -static int hf_rnsap_ActivationDelay_PDU = -1; /* ActivationDelay */ -static int hf_rnsap_Fast_TTI_switching_Mode_synchronized_PDU = -1; /* Fast_TTI_switching_Mode_synchronized */ -static int hf_rnsap_Fast_TTI_switching_Mode_unsynchronized_PDU = -1; /* Fast_TTI_switching_Mode_unsynchronized */ -static int hf_rnsap_Fast_TTI_switching_Mode_Supported_PDU = -1; /* Fast_TTI_switching_Mode_Supported */ -static int hf_rnsap_E_DCH_768_Information_PDU = -1; /* E_DCH_768_Information */ -static int hf_rnsap_E_DCH_768_Information_Reconfig_PDU = -1; /* E_DCH_768_Information_Reconfig */ -static int hf_rnsap_E_DCH_768_Information_Response_PDU = -1; /* E_DCH_768_Information_Response */ -static int hf_rnsap_E_DCH_LCR_Information_PDU = -1; /* E_DCH_LCR_Information */ -static int hf_rnsap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU = -1; /* Extended_E_DCH_LCRTDD_PhysicalLayerCategory */ -static int hf_rnsap_Multi_Carrier_E_DCH_LCRTDD_PhysicalLayerCategory_PDU = -1; /* Multi_Carrier_E_DCH_LCRTDD_PhysicalLayerCategory */ -static int hf_rnsap_E_DCH_LCR_Information_Reconfig_PDU = -1; /* E_DCH_LCR_Information_Reconfig */ -static int hf_rnsap_E_DCH_LCR_Information_Response_PDU = -1; /* E_DCH_LCR_Information_Response */ -static int hf_rnsap_Ext_Reference_E_TFCI_PO_PDU = -1; /* Ext_Reference_E_TFCI_PO */ -static int hf_rnsap_ExtendedPropagationDelay_PDU = -1; /* ExtendedPropagationDelay */ -static int hf_rnsap_Radio_Links_without_DPCH_FDPCH_Indication_PDU = -1; /* Radio_Links_without_DPCH_FDPCH_Indication */ -static int hf_rnsap_Extended_RNC_ID_PDU = -1; /* Extended_RNC_ID */ -static int hf_rnsap_Extended_RNTI_PDU = -1; /* Extended_RNTI */ -static int hf_rnsap_Extended_Round_Trip_Time_Value_PDU = -1; /* Extended_Round_Trip_Time_Value */ -static int hf_rnsap_Extended_S_RNTI_Group_PDU = -1; /* Extended_S_RNTI_Group */ -static int hf_rnsap_ExtendedAffectedUEInformationForMBMS_PDU = -1; /* ExtendedAffectedUEInformationForMBMS */ -static int hf_rnsap_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU = -1; /* Ext_Max_Bits_MACe_PDU_non_scheduled */ -static int hf_rnsap_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU = -1; /* E_DCH_Semi_PersistentScheduling_Information_LCR */ -static int hf_rnsap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU = -1; /* E_DCH_Semi_PersistentScheduling_Information_ResponseLCR */ -static int hf_rnsap_FACH_FlowControlInformation_PDU = -1; /* FACH_FlowControlInformation */ -static int hf_rnsap_Fast_Reconfiguration_Mode_PDU = -1; /* Fast_Reconfiguration_Mode */ -static int hf_rnsap_Fast_Reconfiguration_Permission_PDU = -1; /* Fast_Reconfiguration_Permission */ -static int hf_rnsap_FDD_DCHs_to_Modify_PDU = -1; /* FDD_DCHs_to_Modify */ -static int hf_rnsap_FDD_DL_CodeInformation_PDU = -1; /* FDD_DL_CodeInformation */ -static int hf_rnsap_F_DPCH_SlotFormat_PDU = -1; /* F_DPCH_SlotFormat */ -static int hf_rnsap_F_DPCH_SlotFormatSupportRequest_PDU = -1; /* F_DPCH_SlotFormatSupportRequest */ -static int hf_rnsap_FNReportingIndicator_PDU = -1; /* FNReportingIndicator */ -static int hf_rnsap_FTPICH_Information_PDU = -1; /* FTPICH_Information */ -static int hf_rnsap_FTPICH_Information_Reconf_PDU = -1; /* FTPICH_Information_Reconf */ -static int hf_rnsap_FTPICH_Reconfiguration_Information_PDU = -1; /* FTPICH_Reconfiguration_Information */ -static int hf_rnsap_FTPICH_Information_Response_PDU = -1; /* FTPICH_Information_Response */ -static int hf_rnsap_FrameOffset_PDU = -1; /* FrameOffset */ -static int hf_rnsap_FrequencyBandIndicator_PDU = -1; /* FrequencyBandIndicator */ -static int hf_rnsap_GA_Cell_PDU = -1; /* GA_Cell */ -static int hf_rnsap_GA_CellAdditionalShapes_PDU = -1; /* GA_CellAdditionalShapes */ -static int hf_rnsap_Gainfactors_10ms_mode_PDU = -1; /* Gainfactors_10ms_mode */ -static int hf_rnsap_GANSS_AddIonoModelReq_PDU = -1; /* GANSS_AddIonoModelReq */ -static int hf_rnsap_GANSS_AddNavigationModelsReq_PDU = -1; /* GANSS_AddNavigationModelsReq */ -static int hf_rnsap_GANSS_AddUTCModelsReq_PDU = -1; /* GANSS_AddUTCModelsReq */ -static int hf_rnsap_GANSS_Additional_Ionospheric_Model_PDU = -1; /* GANSS_Additional_Ionospheric_Model */ -static int hf_rnsap_GANSS_Additional_Navigation_Models_PDU = -1; /* GANSS_Additional_Navigation_Models */ -static int hf_rnsap_GANSS_Additional_Time_Models_PDU = -1; /* GANSS_Additional_Time_Models */ -static int hf_rnsap_GANSS_Additional_UTC_Models_PDU = -1; /* GANSS_Additional_UTC_Models */ -static int hf_rnsap_GANSS_alm_keplerianNAVAlmanac_PDU = -1; /* GANSS_alm_keplerianNAVAlmanac */ -static int hf_rnsap_GANSS_alm_KEPLERIANBDSALMANAC_PDU = -1; /* GANSS_alm_KEPLERIANBDSALMANAC */ -static int hf_rnsap_GANSS_alm_keplerianReducedAlmanac_PDU = -1; /* GANSS_alm_keplerianReducedAlmanac */ -static int hf_rnsap_GANSS_alm_keplerianMidiAlmanac_PDU = -1; /* GANSS_alm_keplerianMidiAlmanac */ -static int hf_rnsap_GANSS_alm_keplerianGLONASS_PDU = -1; /* GANSS_alm_keplerianGLONASS */ -static int hf_rnsap_GANSS_alm_ecefSBASAlmanac_PDU = -1; /* GANSS_alm_ecefSBASAlmanac */ -static int hf_rnsap_GANSS_Auxiliary_Information_PDU = -1; /* GANSS_Auxiliary_Information */ -static int hf_rnsap_GANSS_AuxInfoReq_PDU = -1; /* GANSS_AuxInfoReq */ -static int hf_rnsap_GANSS_BDSclockModel_PDU = -1; /* GANSS_BDSclockModel */ -static int hf_rnsap_GANSS_Common_Data_PDU = -1; /* GANSS_Common_Data */ -static int hf_rnsap_GANSS_Delta_T_PDU = -1; /* GANSS_Delta_T */ -static int hf_rnsap_GANSS_Earth_Orientation_Parameters_PDU = -1; /* GANSS_Earth_Orientation_Parameters */ -static int hf_rnsap_GANSS_EarthOrientParaReq_PDU = -1; /* GANSS_EarthOrientParaReq */ -static int hf_rnsap_GANSS_Generic_Data_PDU = -1; /* GANSS_Generic_Data */ -static int hf_rnsap_GANSS_ID_PDU = -1; /* GANSS_ID */ -static int hf_rnsap_GANSS_Information_PDU = -1; /* GANSS_Information */ -static int hf_rnsap_GANSS_NavModel_BDSKeplerianSet_PDU = -1; /* GANSS_NavModel_BDSKeplerianSet */ -static int hf_rnsap_GANSS_SBAS_ID_PDU = -1; /* GANSS_SBAS_ID */ -static int hf_rnsap_GANSS_Time_ID_PDU = -1; /* GANSS_Time_ID */ -static int hf_rnsap_GANSS_UTCmodelSet4_PDU = -1; /* GANSS_UTCmodelSet4 */ -static int hf_rnsap_GERAN_Cell_Capability_PDU = -1; /* GERAN_Cell_Capability */ -static int hf_rnsap_GERAN_Classmark_PDU = -1; /* GERAN_Classmark */ -static int hf_rnsap_Satellite_Almanac_Information_ExtItem_PDU = -1; /* Satellite_Almanac_Information_ExtItem */ -static int hf_rnsap_Guaranteed_Rate_Information_PDU = -1; /* Guaranteed_Rate_Information */ -static int hf_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO_PDU = -1; /* HARQ_MemoryPartitioningInfoExtForMIMO */ -static int hf_rnsap_HARQ_Preamble_Mode_PDU = -1; /* HARQ_Preamble_Mode */ -static int hf_rnsap_HARQ_Preamble_Mode_Activation_Indicator_PDU = -1; /* HARQ_Preamble_Mode_Activation_Indicator */ -static int hf_rnsap_HCS_Prio_PDU = -1; /* HCS_Prio */ -static int hf_rnsap_HSDSCH_Configured_Indicator_PDU = -1; /* HSDSCH_Configured_Indicator */ -static int hf_rnsap_HSDSCH_FDD_Information_PDU = -1; /* HSDSCH_FDD_Information */ -static int hf_rnsap_HSDSCH_FDD_Information_Response_PDU = -1; /* HSDSCH_FDD_Information_Response */ -static int hf_rnsap_HSDSCH_Information_to_Modify_PDU = -1; /* HSDSCH_Information_to_Modify */ -static int hf_rnsap_HSDSCH_Information_to_Modify_Unsynchronised_PDU = -1; /* HSDSCH_Information_to_Modify_Unsynchronised */ -static int hf_rnsap_HSDSCH_MACdPDUSizeFormat_PDU = -1; /* HSDSCH_MACdPDUSizeFormat */ -static int hf_rnsap_HSDSCH_MACdFlows_Information_PDU = -1; /* HSDSCH_MACdFlows_Information */ -static int hf_rnsap_HSDSCH_MACdFlows_to_Delete_PDU = -1; /* HSDSCH_MACdFlows_to_Delete */ -static int hf_rnsap_HSDSCH_PreconfigurationInfo_PDU = -1; /* HSDSCH_PreconfigurationInfo */ -static int hf_rnsap_Additional_EDCH_Preconfiguration_Information_PDU = -1; /* Additional_EDCH_Preconfiguration_Information */ -static int hf_rnsap_HSDSCH_PreconfigurationSetup_PDU = -1; /* HSDSCH_PreconfigurationSetup */ -static int hf_rnsap_HSDSCH_RNTI_PDU = -1; /* HSDSCH_RNTI */ -static int hf_rnsap_HS_DSCH_serving_cell_change_information_PDU = -1; /* HS_DSCH_serving_cell_change_information */ -static int hf_rnsap_HS_DSCH_serving_cell_change_informationResponse_PDU = -1; /* HS_DSCH_serving_cell_change_informationResponse */ -static int hf_rnsap_HSDSCH_TBSizeTableIndicator_PDU = -1; /* HSDSCH_TBSizeTableIndicator */ -static int hf_rnsap_HSDSCH_TDD_Information_PDU = -1; /* HSDSCH_TDD_Information */ -static int hf_rnsap_HSDSCH_TDD_Information_Response_PDU = -1; /* HSDSCH_TDD_Information_Response */ -static int hf_rnsap_Multicarrier_Number_PDU = -1; /* Multicarrier_Number */ -static int hf_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768_PDU = -1; /* HSPDSCH_TDD_Specific_InfoList_Response768 */ -static int hf_rnsap_HSSCCH_TDD_Specific_InfoList_Response768_PDU = -1; /* HSSCCH_TDD_Specific_InfoList_Response768 */ -static int hf_rnsap_HS_SICH_Reception_Quality_Value_PDU = -1; /* HS_SICH_Reception_Quality_Value */ -static int hf_rnsap_HS_SICH_Reception_Quality_Measurement_Value_PDU = -1; /* HS_SICH_Reception_Quality_Measurement_Value */ -static int hf_rnsap_HS_SICH_ID_PDU = -1; /* HS_SICH_ID */ -static int hf_rnsap_HS_SICH_ID_Extension_PDU = -1; /* HS_SICH_ID_Extension */ -static int hf_rnsap_HS_PDSCH_Code_Change_Indicator_PDU = -1; /* HS_PDSCH_Code_Change_Indicator */ -static int hf_rnsap_HS_PDSCH_Code_Change_Grant_PDU = -1; /* HS_PDSCH_Code_Change_Grant */ -static int hf_rnsap_HSDSCH_FDD_Update_Information_PDU = -1; /* HSDSCH_FDD_Update_Information */ -static int hf_rnsap_HSDSCH_TDD_Update_Information_PDU = -1; /* HSDSCH_TDD_Update_Information */ -static int hf_rnsap_MIMO_ReferenceSignal_InformationListLCR_PDU = -1; /* MIMO_ReferenceSignal_InformationListLCR */ -static int hf_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU = -1; /* HS_DSCH_Semi_PersistentScheduling_Information_LCR */ -static int hf_rnsap_HSDSCH_Physical_Layer_Category_PDU = -1; /* HSDSCH_Physical_Layer_Category */ -static int hf_rnsap_TS0_HS_PDSCH_Indication_LCR_PDU = -1; /* TS0_HS_PDSCH_Indication_LCR */ -static int hf_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU = -1; /* HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR */ -static int hf_rnsap_IMSI_PDU = -1; /* IMSI */ -static int hf_rnsap_Improved_Synchronized_Indicator_PDU = -1; /* Improved_Synchronized_Indicator */ -static int hf_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_PDU = -1; /* Inactivity_Threshold_for_UE_DRX_Cycle */ -static int hf_rnsap_InformationExchangeID_PDU = -1; /* InformationExchangeID */ -static int hf_rnsap_InformationReportCharacteristics_PDU = -1; /* InformationReportCharacteristics */ -static int hf_rnsap_InformationType_PDU = -1; /* InformationType */ -static int hf_rnsap_Initial_DL_DPCH_TimingAdjustment_Allowed_PDU = -1; /* Initial_DL_DPCH_TimingAdjustment_Allowed */ -static int hf_rnsap_InnerLoopDLPCStatus_PDU = -1; /* InnerLoopDLPCStatus */ -static int hf_rnsap_Inter_Frequency_Cell_List_PDU = -1; /* Inter_Frequency_Cell_List */ -static int hf_rnsap_Inter_Frequency_Cell_Information_PDU = -1; /* Inter_Frequency_Cell_Information */ -static int hf_rnsap_Inter_Frequency_Cell_Information_SIB11ter_PDU = -1; /* Inter_Frequency_Cell_Information_SIB11ter */ -static int hf_rnsap_IPDL_TDD_ParametersLCR_PDU = -1; /* IPDL_TDD_ParametersLCR */ -static int hf_rnsap_IdleIntervalInformation_PDU = -1; /* IdleIntervalInformation */ -static int hf_rnsap_L3_Information_PDU = -1; /* L3_Information */ -static int hf_rnsap_Load_Value_IncrDecrThres_PDU = -1; /* Load_Value_IncrDecrThres */ -static int hf_rnsap_Load_Value_PDU = -1; /* Load_Value */ -static int hf_rnsap_LoadValue_PDU = -1; /* LoadValue */ -static int hf_rnsap_LCRTDD_Uplink_Physical_Channel_Capability_PDU = -1; /* LCRTDD_Uplink_Physical_Channel_Capability */ -static int hf_rnsap_MDT_Configuration_PDU = -1; /* MDT_Configuration */ -static int hf_rnsap_MAC_PDU_SizeExtended_PDU = -1; /* MAC_PDU_SizeExtended */ -static int hf_rnsap_MACes_Maximum_Bitrate_LCR_PDU = -1; /* MACes_Maximum_Bitrate_LCR */ -static int hf_rnsap_MaxNrDLPhysicalchannels768_PDU = -1; /* MaxNrDLPhysicalchannels768 */ -static int hf_rnsap_MaxNrDLPhysicalchannelsTS_PDU = -1; /* MaxNrDLPhysicalchannelsTS */ -static int hf_rnsap_MaxNrDLPhysicalchannelsTS768_PDU = -1; /* MaxNrDLPhysicalchannelsTS768 */ -static int hf_rnsap_MaxNr_Retransmissions_EDCH_PDU = -1; /* MaxNr_Retransmissions_EDCH */ -static int hf_rnsap_Max_UE_DTX_Cycle_PDU = -1; /* Max_UE_DTX_Cycle */ -static int hf_rnsap_MBMS_Bearer_Service_Full_Address_PDU = -1; /* MBMS_Bearer_Service_Full_Address */ -static int hf_rnsap_MBMS_Bearer_Service_List_PDU = -1; /* MBMS_Bearer_Service_List */ -static int hf_rnsap_MBMS_Neighbouring_Cell_Information_PDU = -1; /* MBMS_Neighbouring_Cell_Information */ -static int hf_rnsap_MBMS_RLC_Sequence_Number_Information_PDU = -1; /* MBMS_RLC_Sequence_Number_Information */ -static int hf_rnsap_MBSFN_Cluster_Identity_PDU = -1; /* MBSFN_Cluster_Identity */ -static int hf_rnsap_MCCH_Message_List_PDU = -1; /* MCCH_Message_List */ -static int hf_rnsap_MCCH_Configuration_Info_PDU = -1; /* MCCH_Configuration_Info */ -static int hf_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List_PDU = -1; /* MBSFN_Scheduling_Transmission_Time_Interval_Info_List */ -static int hf_rnsap_MeasurementFilterCoefficient_PDU = -1; /* MeasurementFilterCoefficient */ -static int hf_rnsap_MeasurementID_PDU = -1; /* MeasurementID */ -static int hf_rnsap_Measurement_Power_Offset_PDU = -1; /* Measurement_Power_Offset */ -static int hf_rnsap_MinimumSpreadingFactor768_PDU = -1; /* MinimumSpreadingFactor768 */ -static int hf_rnsap_MaxAdjustmentStep_PDU = -1; /* MaxAdjustmentStep */ -static int hf_rnsap_MeasurementRecoveryBehavior_PDU = -1; /* MeasurementRecoveryBehavior */ -static int hf_rnsap_MeasurementRecoveryReportingIndicator_PDU = -1; /* MeasurementRecoveryReportingIndicator */ -static int hf_rnsap_MeasurementRecoverySupportIndicator_PDU = -1; /* MeasurementRecoverySupportIndicator */ -static int hf_rnsap_MIMO_ActivationIndicator_PDU = -1; /* MIMO_ActivationIndicator */ -static int hf_rnsap_MIMO_InformationResponse_PDU = -1; /* MIMO_InformationResponse */ -static int hf_rnsap_MIMO_Mode_Indicator_PDU = -1; /* MIMO_Mode_Indicator */ -static int hf_rnsap_MIMO_N_M_Ratio_PDU = -1; /* MIMO_N_M_Ratio */ -static int hf_rnsap_MIMO_withfourtransmitantennas_ActivationIndicator_PDU = -1; /* MIMO_withfourtransmitantennas_ActivationIndicator */ -static int hf_rnsap_MIMO_withfourtransmitantennas_ModeIndicator_PDU = -1; /* MIMO_withfourtransmitantennas_ModeIndicator */ -static int hf_rnsap_DualStream_MIMO_withfourtransmitantennas_ActivationIndicator_PDU = -1; /* DualStream_MIMO_withfourtransmitantennas_ActivationIndicator */ -static int hf_rnsap_DualStream_MIMO_withfourtransmitantennas_ModeIndicator_PDU = -1; /* DualStream_MIMO_withfourtransmitantennas_ModeIndicator */ -static int hf_rnsap_Additional_Associated_Secondary_CPICH_PDU = -1; /* Additional_Associated_Secondary_CPICH */ -static int hf_rnsap_MinimumReducedE_DPDCH_GainFactor_PDU = -1; /* MinimumReducedE_DPDCH_GainFactor */ -static int hf_rnsap_MulticellEDCH_InformationItemIEs_PDU = -1; /* MulticellEDCH_InformationItemIEs */ -static int hf_rnsap_MulticellEDCH_RL_SpecificInformationItemIEs_PDU = -1; /* MulticellEDCH_RL_SpecificInformationItemIEs */ -static int hf_rnsap_Multicell_EDCH_Restriction_PDU = -1; /* Multicell_EDCH_Restriction */ -static int hf_rnsap_Multiple_PLMN_List_PDU = -1; /* Multiple_PLMN_List */ -static int hf_rnsap_MAChs_ResetIndicator_PDU = -1; /* MAChs_ResetIndicator */ -static int hf_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU = -1; /* MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR */ -static int hf_rnsap_MIMO_SFMode_For_HSPDSCHDualStream_PDU = -1; /* MIMO_SFMode_For_HSPDSCHDualStream */ -static int hf_rnsap_Multi_Carrier_EDCH_Info_PDU = -1; /* Multi_Carrier_EDCH_Info */ -static int hf_rnsap_SNPL_Carrier_Group_Indicator_PDU = -1; /* SNPL_Carrier_Group_Indicator */ -static int hf_rnsap_Multi_Carrier_EDCH_Reconfigure_PDU = -1; /* Multi_Carrier_EDCH_Reconfigure */ -static int hf_rnsap_Multi_Carrier_EDCH_Information_Response_PDU = -1; /* Multi_Carrier_EDCH_Information_Response */ -static int hf_rnsap_Multiflow_Reconfiguration_PDU = -1; /* Multiflow_Reconfiguration */ -static int hf_rnsap_Multiflow_Information_PDU = -1; /* Multiflow_Information */ -static int hf_rnsap_Multiflow_RepetitionFactors_PDU = -1; /* Multiflow_RepetitionFactors */ -static int hf_rnsap_Multiflow_OrdinalNumberOfFrequency_PDU = -1; /* Multiflow_OrdinalNumberOfFrequency */ -static int hf_rnsap_MU_MIMO_InformationLCR_PDU = -1; /* MU_MIMO_InformationLCR */ -static int hf_rnsap_MU_MIMO_Indicator_PDU = -1; /* MU_MIMO_Indicator */ -static int hf_rnsap_NACC_Related_Data_PDU = -1; /* NACC_Related_Data */ -static int hf_rnsap_Neighbouring_UMTS_CellInformation_Ext_PDU = -1; /* Neighbouring_UMTS_CellInformation_Ext */ -static int hf_rnsap_Neighbouring_UMTS_CellInformationExtensionItem_PDU = -1; /* Neighbouring_UMTS_CellInformationExtensionItem */ -static int hf_rnsap_Neighbouring_UMTS_CellInformationItem_PDU = -1; /* Neighbouring_UMTS_CellInformationItem */ -static int hf_rnsap_MultipleFrequencyBandsIndicatorList_PDU = -1; /* MultipleFrequencyBandsIndicatorList */ -static int hf_rnsap_Neighbouring_GSM_CellInformationIEs_PDU = -1; /* Neighbouring_GSM_CellInformationIEs */ -static int hf_rnsap_NeighbouringTDDCellMeasurementInformationLCR_PDU = -1; /* NeighbouringTDDCellMeasurementInformationLCR */ -static int hf_rnsap_NeighbouringTDDCellMeasurementInformation768_PDU = -1; /* NeighbouringTDDCellMeasurementInformation768 */ -static int hf_rnsap_Neighbouring_LCR_TDD_CellInformation_PDU = -1; /* Neighbouring_LCR_TDD_CellInformation */ -static int hf_rnsap_Neighbouring_E_UTRA_CellInformation_PDU = -1; /* Neighbouring_E_UTRA_CellInformation */ -static int hf_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA_PDU = -1; /* MultipleFrequencyBandsIndicatorList_EUTRA */ -static int hf_rnsap_NonCellSpecificTxDiversity_PDU = -1; /* NonCellSpecificTxDiversity */ -static int hf_rnsap_Non_rectangular_resource_allocation_indicator_PDU = -1; /* Non_rectangular_resource_allocation_indicator */ -static int hf_rnsap_Non_rectangular_resource_timeslot_set_PDU = -1; /* Non_rectangular_resource_timeslot_set */ -static int hf_rnsap_NRT_Load_Information_Value_IncrDecrThres_PDU = -1; /* NRT_Load_Information_Value_IncrDecrThres */ -static int hf_rnsap_NRT_Load_Information_Value_PDU = -1; /* NRT_Load_Information_Value */ -static int hf_rnsap_NRTLoadInformationValue_PDU = -1; /* NRTLoadInformationValue */ -static int hf_rnsap_Number_Of_Supported_Carriers_PDU = -1; /* Number_Of_Supported_Carriers */ -static int hf_rnsap_NoOfTargetCellHS_SCCH_Order_PDU = -1; /* NoOfTargetCellHS_SCCH_Order */ -static int hf_rnsap_Non_Serving_RL_Preconfig_Setup_PDU = -1; /* Non_Serving_RL_Preconfig_Setup */ -static int hf_rnsap_Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup_PDU = -1; /* Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup */ -static int hf_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_PDU = -1; /* Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList */ -static int hf_rnsap_NeedforIdleInterval_PDU = -1; /* NeedforIdleInterval */ -static int hf_rnsap_OnModification_PDU = -1; /* OnModification */ -static int hf_rnsap_OrdinalNumberOfFrequency_PDU = -1; /* OrdinalNumberOfFrequency */ -static int hf_rnsap_Out_of_Sychronization_Window_PDU = -1; /* Out_of_Sychronization_Window */ -static int hf_rnsap_PartialReportingIndicator_PDU = -1; /* PartialReportingIndicator */ -static int hf_rnsap_PCI_PDU = -1; /* PCI */ -static int hf_rnsap_Permanent_NAS_UE_Identity_PDU = -1; /* Permanent_NAS_UE_Identity */ -static int hf_rnsap_Phase_Reference_Update_Indicator_PDU = -1; /* Phase_Reference_Update_Indicator */ -static int hf_rnsap_PLMN_Identity_PDU = -1; /* PLMN_Identity */ -static int hf_rnsap_PLMN_List_PDU = -1; /* PLMN_List */ -static int hf_rnsap_PowerAdjustmentType_PDU = -1; /* PowerAdjustmentType */ -static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMO_PDU = -1; /* PowerOffsetForSecondaryCPICHforMIMO */ -static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMORequestIndicator_PDU = -1; /* PowerOffsetForSecondaryCPICHforMIMORequestIndicator */ -static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas_PDU = -1; /* PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas */ -static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennasRequestIndicator_PDU = -1; /* PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennasRequestIndicator */ -static int hf_rnsap_Precoder_Weight_Set_Restriction_PDU = -1; /* Precoder_Weight_Set_Restriction */ -static int hf_rnsap_Primary_CPICH_Usage_For_Channel_Estimation_PDU = -1; /* Primary_CPICH_Usage_For_Channel_Estimation */ -static int hf_rnsap_PrimaryCCPCH_RSCP_PDU = -1; /* PrimaryCCPCH_RSCP */ -static int hf_rnsap_PrimaryCCPCH_RSCP_Delta_PDU = -1; /* PrimaryCCPCH_RSCP_Delta */ -static int hf_rnsap_PropagationDelay_PDU = -1; /* PropagationDelay */ -static int hf_rnsap_ProvidedInformation_PDU = -1; /* ProvidedInformation */ -static int hf_rnsap_UpPCH_InformationList_LCRTDD_PDU = -1; /* UpPCH_InformationList_LCRTDD */ -static int hf_rnsap_UpPCH_InformationItem_LCRTDD_PDU = -1; /* UpPCH_InformationItem_LCRTDD */ -static int hf_rnsap_RANAP_EnhancedRelocationInformationRequest_PDU = -1; /* RANAP_EnhancedRelocationInformationRequest */ -static int hf_rnsap_RANAP_EnhancedRelocationInformationResponse_PDU = -1; /* RANAP_EnhancedRelocationInformationResponse */ -static int hf_rnsap_RANAP_RelocationInformation_PDU = -1; /* RANAP_RelocationInformation */ -static int hf_rnsap_Received_Total_Wideband_Power_Value_PDU = -1; /* Received_Total_Wideband_Power_Value */ -static int hf_rnsap_Received_Total_Wideband_Power_Value_IncrDecrThres_PDU = -1; /* Received_Total_Wideband_Power_Value_IncrDecrThres */ -static int hf_rnsap_Released_CN_Domain_PDU = -1; /* Released_CN_Domain */ -static int hf_rnsap_ReportCharacteristics_PDU = -1; /* ReportCharacteristics */ -static int hf_rnsap_RestrictionStateIndicator_PDU = -1; /* RestrictionStateIndicator */ -static int hf_rnsap_RL_ID_PDU = -1; /* RL_ID */ -static int hf_rnsap_RL_Set_ID_PDU = -1; /* RL_Set_ID */ -static int hf_rnsap_RL_Specific_DCH_Info_PDU = -1; /* RL_Specific_DCH_Info */ -static int hf_rnsap_RL_Specific_EDCH_Information_PDU = -1; /* RL_Specific_EDCH_Information */ -static int hf_rnsap_DL_RLC_PDU_Size_Format_PDU = -1; /* DL_RLC_PDU_Size_Format */ -static int hf_rnsap_RLC_Sequence_Number_PDU = -1; /* RLC_Sequence_Number */ -static int hf_rnsap_RNC_ID_PDU = -1; /* RNC_ID */ -static int hf_rnsap_RNTI_Allocation_Indicator_PDU = -1; /* RNTI_Allocation_Indicator */ -static int hf_rnsap_RT_Load_Value_IncrDecrThres_PDU = -1; /* RT_Load_Value_IncrDecrThres */ -static int hf_rnsap_RT_Load_Value_PDU = -1; /* RT_Load_Value */ -static int hf_rnsap_RTLoadValue_PDU = -1; /* RTLoadValue */ -static int hf_rnsap_RxTimingDeviationForTA_PDU = -1; /* RxTimingDeviationForTA */ -static int hf_rnsap_RxTimingDeviationForTAext_PDU = -1; /* RxTimingDeviationForTAext */ -static int hf_rnsap_RxTimingDeviationForTA768_PDU = -1; /* RxTimingDeviationForTA768 */ -static int hf_rnsap_Rx_Timing_Deviation_Value_ext_PDU = -1; /* Rx_Timing_Deviation_Value_ext */ -static int hf_rnsap_Rx_Timing_Deviation_Value_LCR_PDU = -1; /* Rx_Timing_Deviation_Value_LCR */ -static int hf_rnsap_Rx_Timing_Deviation_Value_768_PDU = -1; /* Rx_Timing_Deviation_Value_768 */ -static int hf_rnsap_SAI_PDU = -1; /* SAI */ -static int hf_rnsap_ScaledAdjustmentRatio_PDU = -1; /* ScaledAdjustmentRatio */ -static int hf_rnsap_Secondary_CPICH_Information_PDU = -1; /* Secondary_CPICH_Information */ -static int hf_rnsap_Secondary_CPICH_Information_Change_PDU = -1; /* Secondary_CPICH_Information_Change */ -static int hf_rnsap_Secondary_LCR_CCPCH_Info_TDD_PDU = -1; /* Secondary_LCR_CCPCH_Info_TDD */ -static int hf_rnsap_Secondary_CCPCH_Info_TDD768_PDU = -1; /* Secondary_CCPCH_Info_TDD768 */ -static int hf_rnsap_Secondary_Serving_Cell_List_PDU = -1; /* Secondary_Serving_Cell_List */ -static int hf_rnsap_SFN_PDU = -1; /* SFN */ -static int hf_rnsap_SFNSFNMeasurementThresholdInformation_PDU = -1; /* SFNSFNMeasurementThresholdInformation */ -static int hf_rnsap_Single_Stream_MIMO_ActivationIndicator_PDU = -1; /* Single_Stream_MIMO_ActivationIndicator */ -static int hf_rnsap_Single_Stream_MIMO_Mode_Indicator_PDU = -1; /* Single_Stream_MIMO_Mode_Indicator */ -static int hf_rnsap_SixteenQAM_UL_Operation_Indicator_PDU = -1; /* SixteenQAM_UL_Operation_Indicator */ -static int hf_rnsap_SixtyfourQAM_UL_Operation_Indicator_PDU = -1; /* SixtyfourQAM_UL_Operation_Indicator */ -static int hf_rnsap_SixtyfourQAM_UsageAllowedIndicator_PDU = -1; /* SixtyfourQAM_UsageAllowedIndicator */ -static int hf_rnsap_SixtyfourQAM_DL_SupportIndicator_PDU = -1; /* SixtyfourQAM_DL_SupportIndicator */ -static int hf_rnsap_SixtyfourQAM_DL_UsageIndicator_PDU = -1; /* SixtyfourQAM_DL_UsageIndicator */ -static int hf_rnsap_SNA_Information_PDU = -1; /* SNA_Information */ -static int hf_rnsap_SourceID_PDU = -1; /* SourceID */ -static int hf_rnsap_SpeechVersion_PDU = -1; /* SpeechVersion */ -static int hf_rnsap_S_RNTI_PDU = -1; /* S_RNTI */ -static int hf_rnsap_STTD_SupportIndicator_PDU = -1; /* STTD_SupportIndicator */ -static int hf_rnsap_Support_8PSK_PDU = -1; /* Support_8PSK */ -static int hf_rnsap_Support_PLCCH_PDU = -1; /* Support_PLCCH */ -static int hf_rnsap_Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order_PDU = -1; /* Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order */ -static int hf_rnsap_TAC_PDU = -1; /* TAC */ -static int hf_rnsap_TargetID_PDU = -1; /* TargetID */ -static int hf_rnsap_TDD_DCHs_to_Modify_PDU = -1; /* TDD_DCHs_to_Modify */ -static int hf_rnsap_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU = -1; /* TDD_DL_DPCH_TimeSlotFormat_LCR */ -static int hf_rnsap_TDD_TPC_DownlinkStepSize_PDU = -1; /* TDD_TPC_DownlinkStepSize */ -static int hf_rnsap_TDD_TPC_UplinkStepSize_LCR_PDU = -1; /* TDD_TPC_UplinkStepSize_LCR */ -static int hf_rnsap_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU = -1; /* TDD_UL_DPCH_TimeSlotFormat_LCR */ -static int hf_rnsap_TimeSlot_PDU = -1; /* TimeSlot */ -static int hf_rnsap_SynchronisationIndicator_PDU = -1; /* SynchronisationIndicator */ -static int hf_rnsap_TnlQos_PDU = -1; /* TnlQos */ -static int hf_rnsap_TraceDepth_PDU = -1; /* TraceDepth */ -static int hf_rnsap_TraceRecordingSessionReference_PDU = -1; /* TraceRecordingSessionReference */ -static int hf_rnsap_TraceReference_PDU = -1; /* TraceReference */ -static int hf_rnsap_TrafficClass_PDU = -1; /* TrafficClass */ -static int hf_rnsap_Transmission_Gap_Pattern_Sequence_Information_PDU = -1; /* Transmission_Gap_Pattern_Sequence_Information */ -static int hf_rnsap_Affected_HSDSCH_Serving_Cell_List_PDU = -1; /* Affected_HSDSCH_Serving_Cell_List */ -static int hf_rnsap_Transmission_Mode_Information_PDU = -1; /* Transmission_Mode_Information */ -static int hf_rnsap_TransmitDiversityIndicator_PDU = -1; /* TransmitDiversityIndicator */ -static int hf_rnsap_Transmitted_Carrier_Power_Value_PDU = -1; /* Transmitted_Carrier_Power_Value */ -static int hf_rnsap_Transmitted_Carrier_Power_Value_IncrDecrThres_PDU = -1; /* Transmitted_Carrier_Power_Value_IncrDecrThres */ -static int hf_rnsap_TUTRANGANSSMeasurementThresholdInformation_PDU = -1; /* TUTRANGANSSMeasurementThresholdInformation */ -static int hf_rnsap_TUTRANGANSSMeasurementValueInformation_PDU = -1; /* TUTRANGANSSMeasurementValueInformation */ -static int hf_rnsap_TUTRANGPSMeasurementThresholdInformation_PDU = -1; /* TUTRANGPSMeasurementThresholdInformation */ -static int hf_rnsap_TransportBearerID_PDU = -1; /* TransportBearerID */ -static int hf_rnsap_TransportBearerRequestIndicator_PDU = -1; /* TransportBearerRequestIndicator */ -static int hf_rnsap_TransportBearerNotRequestedIndicator_PDU = -1; /* TransportBearerNotRequestedIndicator */ -static int hf_rnsap_TransportBearerNotSetupIndicator_PDU = -1; /* TransportBearerNotSetupIndicator */ -static int hf_rnsap_TPC_slot_position_PDU = -1; /* TPC_slot_position */ -static int hf_rnsap_TransportLayerAddress_PDU = -1; /* TransportLayerAddress */ -static int hf_rnsap_TrCH_SrcStatisticsDescr_PDU = -1; /* TrCH_SrcStatisticsDescr */ -static int hf_rnsap_TSN_Length_PDU = -1; /* TSN_Length */ -static int hf_rnsap_TSTD_Support_Indicator_PDU = -1; /* TSTD_Support_Indicator */ -static int hf_rnsap_TTI_Update_Indicator_PDU = -1; /* TTI_Update_Indicator */ -static int hf_rnsap_TypeOfError_PDU = -1; /* TypeOfError */ -static int hf_rnsap_UARFCN_PDU = -1; /* UARFCN */ -static int hf_rnsap_UE_AggregateMaximumBitRate_PDU = -1; /* UE_AggregateMaximumBitRate */ -static int hf_rnsap_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU = -1; /* UE_AggregateMaximumBitRate_Enforcement_Indicator */ -static int hf_rnsap_UE_Capabilities_Info_PDU = -1; /* UE_Capabilities_Info */ -static int hf_rnsap_UE_Support_of_non_rectangular_resource_allocation_PDU = -1; /* UE_Support_of_non_rectangular_resource_allocation */ -static int hf_rnsap_UE_TS0_CapabilityLCR_PDU = -1; /* UE_TS0_CapabilityLCR */ -static int hf_rnsap_UE_RF_Band_CapabilityLCR_PDU = -1; /* UE_RF_Band_CapabilityLCR */ -static int hf_rnsap_LCRTDD_HSDSCH_Physical_Layer_Category_PDU = -1; /* LCRTDD_HSDSCH_Physical_Layer_Category */ -static int hf_rnsap_UE_DRX_Cycle_PDU = -1; /* UE_DRX_Cycle */ -static int hf_rnsap_UEIdentity_PDU = -1; /* UEIdentity */ -static int hf_rnsap_UEMeasurementParameterModAllow_PDU = -1; /* UEMeasurementParameterModAllow */ -static int hf_rnsap_UEMeasurementReportCharacteristics_PDU = -1; /* UEMeasurementReportCharacteristics */ -static int hf_rnsap_UEMeasurementTimeslotInfoHCR_PDU = -1; /* UEMeasurementTimeslotInfoHCR */ -static int hf_rnsap_UEMeasurementTimeslotInfoLCR_PDU = -1; /* UEMeasurementTimeslotInfoLCR */ -static int hf_rnsap_UEMeasurementTimeslotInfo768_PDU = -1; /* UEMeasurementTimeslotInfo768 */ -static int hf_rnsap_UEMeasurementType_PDU = -1; /* UEMeasurementType */ -static int hf_rnsap_UEMeasurementValueTransmittedPowerList768_PDU = -1; /* UEMeasurementValueTransmittedPowerList768 */ -static int hf_rnsap_UEMeasurementValueTimeslotISCPList768_PDU = -1; /* UEMeasurementValueTimeslotISCPList768 */ -static int hf_rnsap_UEMeasurementValueInformation_PDU = -1; /* UEMeasurementValueInformation */ -static int hf_rnsap_UE_SupportIndicatorExtension_PDU = -1; /* UE_SupportIndicatorExtension */ -static int hf_rnsap_UE_State_PDU = -1; /* UE_State */ -static int hf_rnsap_UE_transmission_power_headroom_Value_PDU = -1; /* UE_transmission_power_headroom_Value */ -static int hf_rnsap_UL_DPDCHIndicatorEDCH_PDU = -1; /* UL_DPDCHIndicatorEDCH */ -static int hf_rnsap_PLCCHinformation_PDU = -1; /* PLCCHinformation */ -static int hf_rnsap_UL_Timeslot_ISCP_Value_PDU = -1; /* UL_Timeslot_ISCP_Value */ -static int hf_rnsap_UL_Timeslot_ISCP_Value_IncrDecrThres_PDU = -1; /* UL_Timeslot_ISCP_Value_IncrDecrThres */ -static int hf_rnsap_UL_TimingAdvanceCtrl_LCR_PDU = -1; /* UL_TimingAdvanceCtrl_LCR */ -static int hf_rnsap_UL_SIR_PDU = -1; /* UL_SIR */ -static int hf_rnsap_UC_ID_PDU = -1; /* UC_ID */ -static int hf_rnsap_UL_Synchronisation_Parameters_LCR_PDU = -1; /* UL_Synchronisation_Parameters_LCR */ -static int hf_rnsap_UPPCHPositionLCR_PDU = -1; /* UPPCHPositionLCR */ -static int hf_rnsap_UpPTSInterferenceValue_PDU = -1; /* UpPTSInterferenceValue */ -static int hf_rnsap_Unidirectional_DCH_Indicator_PDU = -1; /* Unidirectional_DCH_Indicator */ -static int hf_rnsap_URA_ID_PDU = -1; /* URA_ID */ -static int hf_rnsap_URA_Information_PDU = -1; /* URA_Information */ -static int hf_rnsap_USCH_Information_PDU = -1; /* USCH_Information */ -static int hf_rnsap_Usefulness_Of_Battery_Optimization_PDU = -1; /* Usefulness_Of_Battery_Optimization */ -static int hf_rnsap_User_Plane_Congestion_Fields_Inclusion_PDU = -1; /* User_Plane_Congestion_Fields_Inclusion */ -static int hf_rnsap_UMTS_Cell_Info_PDU = -1; /* UMTS_Cell_Info */ -static int hf_rnsap_UL_CLTD_Information_PDU = -1; /* UL_CLTD_Information */ -static int hf_rnsap_UL_CLTD_Information_Reconf_PDU = -1; /* UL_CLTD_Information_Reconf */ -static int hf_rnsap_UL_CLTD_State_Update_Information_PDU = -1; /* UL_CLTD_State_Update_Information */ -static int hf_rnsap_UL_DPCCH2_Information_PDU = -1; /* UL_DPCCH2_Information */ -static int hf_rnsap_UL_DPCCH2_Information_Reconf_PDU = -1; /* UL_DPCCH2_Information_Reconf */ -static int hf_rnsap_UL_MIMO_Information_PDU = -1; /* UL_MIMO_Information */ -static int hf_rnsap_UL_MIMO_Reconfiguration_PDU = -1; /* UL_MIMO_Reconfiguration */ -static int hf_rnsap_UL_MIMO_DL_Control_Channel_Information_PDU = -1; /* UL_MIMO_DL_Control_Channel_Information */ -static int hf_rnsap_RadioLinkSetupRequestFDD_PDU = -1; /* RadioLinkSetupRequestFDD */ -static int hf_rnsap_UL_DPCH_Information_RL_SetupRqstFDD_PDU = -1; /* UL_DPCH_Information_RL_SetupRqstFDD */ -static int hf_rnsap_DL_DPCH_Information_RL_SetupRqstFDD_PDU = -1; /* DL_DPCH_Information_RL_SetupRqstFDD */ -static int hf_rnsap_RL_InformationList_RL_SetupRqstFDD_PDU = -1; /* RL_InformationList_RL_SetupRqstFDD */ -static int hf_rnsap_RL_InformationItem_RL_SetupRqstFDD_PDU = -1; /* RL_InformationItem_RL_SetupRqstFDD */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Setup_List_PDU = -1; /* Additional_HS_Cell_Information_RL_Setup_List */ -static int hf_rnsap_F_DPCH_Information_RL_SetupRqstFDD_PDU = -1; /* F_DPCH_Information_RL_SetupRqstFDD */ -static int hf_rnsap_RadioLinkSetupRequestTDD_PDU = -1; /* RadioLinkSetupRequestTDD */ -static int hf_rnsap_UL_Physical_Channel_Information_RL_SetupRqstTDD_PDU = -1; /* UL_Physical_Channel_Information_RL_SetupRqstTDD */ -static int hf_rnsap_DL_Physical_Channel_Information_RL_SetupRqstTDD_PDU = -1; /* DL_Physical_Channel_Information_RL_SetupRqstTDD */ -static int hf_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU = -1; /* UL_CCTrCH_InformationList_RL_SetupRqstTDD */ -static int hf_rnsap_UL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU = -1; /* UL_CCTrCH_InformationItem_RL_SetupRqstTDD */ -static int hf_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU = -1; /* DL_CCTrCH_InformationList_RL_SetupRqstTDD */ -static int hf_rnsap_DL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU = -1; /* DL_CCTrCH_InformationItem_RL_SetupRqstTDD */ -static int hf_rnsap_RL_Information_RL_SetupRqstTDD_PDU = -1; /* RL_Information_RL_SetupRqstTDD */ -static int hf_rnsap_RadioLinkSetupResponseFDD_PDU = -1; /* RadioLinkSetupResponseFDD */ -static int hf_rnsap_RL_InformationResponseList_RL_SetupRspFDD_PDU = -1; /* RL_InformationResponseList_RL_SetupRspFDD */ -static int hf_rnsap_RL_InformationResponseItem_RL_SetupRspFDD_PDU = -1; /* RL_InformationResponseItem_RL_SetupRspFDD */ -static int hf_rnsap_Additional_HS_Cell_Information_Response_List_PDU = -1; /* Additional_HS_Cell_Information_Response_List */ -static int hf_rnsap_RadioLinkSetupResponseTDD_PDU = -1; /* RadioLinkSetupResponseTDD */ -static int hf_rnsap_RL_InformationResponse_RL_SetupRspTDD_PDU = -1; /* RL_InformationResponse_RL_SetupRspTDD */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU = -1; /* UL_CCTrCHInformationListIE_RL_SetupRspTDD */ -static int hf_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD_PDU = -1; /* UL_DPCH_InformationItem_RL_SetupRspTDD */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU = -1; /* DL_CCTrCHInformationListIE_RL_SetupRspTDD */ -static int hf_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD_PDU = -1; /* DL_DPCH_InformationItem_RL_SetupRspTDD */ -static int hf_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD_PDU = -1; /* DSCH_InformationListIEs_RL_SetupRspTDD */ -static int hf_rnsap_USCH_InformationListIEs_RL_SetupRspTDD_PDU = -1; /* USCH_InformationListIEs_RL_SetupRspTDD */ -static int hf_rnsap_RL_LCR_InformationResponse_RL_SetupRspTDD_PDU = -1; /* RL_LCR_InformationResponse_RL_SetupRspTDD */ -static int hf_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD_PDU = -1; /* UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD */ -static int hf_rnsap_UL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU = -1; /* UL_DPCH_LCR_InformationItem_RL_SetupRspTDD */ -static int hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD_PDU = -1; /* DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD */ -static int hf_rnsap_DL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU = -1; /* DL_DPCH_LCR_InformationItem_RL_SetupRspTDD */ -static int hf_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU = -1; /* DSCH_LCR_InformationListIEs_RL_SetupRspTDD */ -static int hf_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU = -1; /* USCH_LCR_InformationListIEs_RL_SetupRspTDD */ -static int hf_rnsap_RL_InformationResponse_RL_SetupRspTDD768_PDU = -1; /* RL_InformationResponse_RL_SetupRspTDD768 */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU = -1; /* UL_CCTrCHInformationListIE_RL_SetupRspTDD768 */ -static int hf_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD768_PDU = -1; /* UL_DPCH_InformationItem_RL_SetupRspTDD768 */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU = -1; /* DL_CCTrCHInformationListIE_RL_SetupRspTDD768 */ -static int hf_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD768_PDU = -1; /* DL_DPCH_InformationItem_RL_SetupRspTDD768 */ -static int hf_rnsap_RadioLinkSetupFailureFDD_PDU = -1; /* RadioLinkSetupFailureFDD */ -static int hf_rnsap_CauseLevel_RL_SetupFailureFDD_PDU = -1; /* CauseLevel_RL_SetupFailureFDD */ -static int hf_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU = -1; /* UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD */ -static int hf_rnsap_SuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU = -1; /* SuccessfulRL_InformationResponse_RL_SetupFailureFDD */ -static int hf_rnsap_RadioLinkSetupFailureTDD_PDU = -1; /* RadioLinkSetupFailureTDD */ -static int hf_rnsap_CauseLevel_RL_SetupFailureTDD_PDU = -1; /* CauseLevel_RL_SetupFailureTDD */ -static int hf_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD_PDU = -1; /* UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD */ -static int hf_rnsap_RadioLinkAdditionRequestFDD_PDU = -1; /* RadioLinkAdditionRequestFDD */ -static int hf_rnsap_RL_InformationList_RL_AdditionRqstFDD_PDU = -1; /* RL_InformationList_RL_AdditionRqstFDD */ -static int hf_rnsap_RL_Information_RL_AdditionRqstFDD_PDU = -1; /* RL_Information_RL_AdditionRqstFDD */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Addition_List_PDU = -1; /* Additional_HS_Cell_Information_RL_Addition_List */ -static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Add_Req_PDU = -1; /* Additional_EDCH_Cell_Information_RL_Add_Req */ -static int hf_rnsap_EDPCH_Information_RLAdditionReq_FDD_PDU = -1; /* EDPCH_Information_RLAdditionReq_FDD */ -static int hf_rnsap_RadioLinkAdditionRequestTDD_PDU = -1; /* RadioLinkAdditionRequestTDD */ -static int hf_rnsap_RL_Information_RL_AdditionRqstTDD_PDU = -1; /* RL_Information_RL_AdditionRqstTDD */ -static int hf_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU = -1; /* UL_CCTrCH_InformationList_RL_AdditionRqstTDD */ -static int hf_rnsap_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU = -1; /* UL_CCTrCH_InformationItem_RL_AdditionRqstTDD */ -static int hf_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU = -1; /* DL_CCTrCH_InformationList_RL_AdditionRqstTDD */ -static int hf_rnsap_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU = -1; /* DL_CCTrCH_InformationItem_RL_AdditionRqstTDD */ -static int hf_rnsap_RadioLinkAdditionResponseFDD_PDU = -1; /* RadioLinkAdditionResponseFDD */ -static int hf_rnsap_RL_InformationResponseList_RL_AdditionRspFDD_PDU = -1; /* RL_InformationResponseList_RL_AdditionRspFDD */ -static int hf_rnsap_RL_InformationResponseItem_RL_AdditionRspFDD_PDU = -1; /* RL_InformationResponseItem_RL_AdditionRspFDD */ -static int hf_rnsap_Additional_HS_Cell_Change_Information_Response_List_PDU = -1; /* Additional_HS_Cell_Change_Information_Response_List */ -static int hf_rnsap_RadioLinkAdditionResponseTDD_PDU = -1; /* RadioLinkAdditionResponseTDD */ -static int hf_rnsap_RL_InformationResponse_RL_AdditionRspTDD_PDU = -1; /* RL_InformationResponse_RL_AdditionRspTDD */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU = -1; /* UL_CCTrCHInformationListIE_RL_AdditionRspTDD */ -static int hf_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD_PDU = -1; /* UL_DPCH_InformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU = -1; /* DL_CCTrCHInformationListIE_RL_AdditionRspTDD */ -static int hf_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD_PDU = -1; /* DL_DPCH_InformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD_PDU = -1; /* DSCH_InformationListIE_RL_AdditionRspTDD */ -static int hf_rnsap_USCH_InformationListIE_RL_AdditionRspTDD_PDU = -1; /* USCH_InformationListIE_RL_AdditionRspTDD */ -static int hf_rnsap_RL_LCR_InformationResponse_RL_AdditionRspTDD_PDU = -1; /* RL_LCR_InformationResponse_RL_AdditionRspTDD */ -static int hf_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU = -1; /* UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD */ -static int hf_rnsap_UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU = -1; /* UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU = -1; /* DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD */ -static int hf_rnsap_DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU = -1; /* DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU = -1; /* DSCH_LCR_InformationListIEs_RL_AdditionRspTDD */ -static int hf_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU = -1; /* USCH_LCR_InformationListIEs_RL_AdditionRspTDD */ -static int hf_rnsap_RL_InformationResponse_RL_AdditionRspTDD768_PDU = -1; /* RL_InformationResponse_RL_AdditionRspTDD768 */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU = -1; /* UL_CCTrCHInformationListIE_RL_AdditionRspTDD768 */ -static int hf_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU = -1; /* UL_DPCH_InformationItem_RL_AdditionRspTDD768 */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU = -1; /* DL_CCTrCHInformationListIE_RL_AdditionRspTDD768 */ -static int hf_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU = -1; /* DL_DPCH_InformationItem_RL_AdditionRspTDD768 */ -static int hf_rnsap_RadioLinkAdditionFailureFDD_PDU = -1; /* RadioLinkAdditionFailureFDD */ -static int hf_rnsap_CauseLevel_RL_AdditionFailureFDD_PDU = -1; /* CauseLevel_RL_AdditionFailureFDD */ -static int hf_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU = -1; /* UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD */ -static int hf_rnsap_SuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU = -1; /* SuccessfulRL_InformationResponse_RL_AdditionFailureFDD */ -static int hf_rnsap_RadioLinkAdditionFailureTDD_PDU = -1; /* RadioLinkAdditionFailureTDD */ -static int hf_rnsap_CauseLevel_RL_AdditionFailureTDD_PDU = -1; /* CauseLevel_RL_AdditionFailureTDD */ -static int hf_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD_PDU = -1; /* UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD */ -static int hf_rnsap_RadioLinkDeletionRequest_PDU = -1; /* RadioLinkDeletionRequest */ -static int hf_rnsap_RL_InformationList_RL_DeletionRqst_PDU = -1; /* RL_InformationList_RL_DeletionRqst */ -static int hf_rnsap_RL_Information_RL_DeletionRqst_PDU = -1; /* RL_Information_RL_DeletionRqst */ -static int hf_rnsap_RadioLinkDeletionResponse_PDU = -1; /* RadioLinkDeletionResponse */ -static int hf_rnsap_RadioLinkReconfigurationPrepareFDD_PDU = -1; /* RadioLinkReconfigurationPrepareFDD */ -static int hf_rnsap_UL_DPCH_Information_RL_ReconfPrepFDD_PDU = -1; /* UL_DPCH_Information_RL_ReconfPrepFDD */ -static int hf_rnsap_DL_DPCH_Information_RL_ReconfPrepFDD_PDU = -1; /* DL_DPCH_Information_RL_ReconfPrepFDD */ -static int hf_rnsap_DL_DPCH_Power_Information_RL_ReconfPrepFDD_PDU = -1; /* DL_DPCH_Power_Information_RL_ReconfPrepFDD */ -static int hf_rnsap_DCH_DeleteList_RL_ReconfPrepFDD_PDU = -1; /* DCH_DeleteList_RL_ReconfPrepFDD */ -static int hf_rnsap_RL_InformationList_RL_ReconfPrepFDD_PDU = -1; /* RL_InformationList_RL_ReconfPrepFDD */ -static int hf_rnsap_RL_Information_RL_ReconfPrepFDD_PDU = -1; /* RL_Information_RL_ReconfPrepFDD */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU = -1; /* Additional_HS_Cell_Information_RL_Reconf_Prep */ -static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU = -1; /* Additional_EDCH_Cell_Information_RL_Reconf_Prep */ -static int hf_rnsap_F_DPCH_Information_RL_ReconfPrepFDD_PDU = -1; /* F_DPCH_Information_RL_ReconfPrepFDD */ -static int hf_rnsap_RadioLinkReconfigurationPrepareTDD_PDU = -1; /* RadioLinkReconfigurationPrepareTDD */ -static int hf_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU = -1; /* UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD */ -static int hf_rnsap_UL_CCTrCH_AddInformation_RL_ReconfPrepTDD_PDU = -1; /* UL_CCTrCH_AddInformation_RL_ReconfPrepTDD */ -static int hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU = -1; /* UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD */ -static int hf_rnsap_UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD_PDU = -1; /* UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD */ -static int hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU = -1; /* UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD */ -static int hf_rnsap_UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD_PDU = -1; /* UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD */ -static int hf_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU = -1; /* DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD */ -static int hf_rnsap_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD_PDU = -1; /* DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD */ -static int hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU = -1; /* DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD */ -static int hf_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD_PDU = -1; /* DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD */ -static int hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU = -1; /* DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD */ -static int hf_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD_PDU = -1; /* DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD */ -static int hf_rnsap_DCH_DeleteList_RL_ReconfPrepTDD_PDU = -1; /* DCH_DeleteList_RL_ReconfPrepTDD */ -static int hf_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD_PDU = -1; /* DSCH_ModifyList_RL_ReconfPrepTDD */ -static int hf_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD_PDU = -1; /* DSCH_DeleteList_RL_ReconfPrepTDD */ -static int hf_rnsap_USCH_ModifyList_RL_ReconfPrepTDD_PDU = -1; /* USCH_ModifyList_RL_ReconfPrepTDD */ -static int hf_rnsap_USCH_DeleteList_RL_ReconfPrepTDD_PDU = -1; /* USCH_DeleteList_RL_ReconfPrepTDD */ -static int hf_rnsap_RL_Information_RL_ReconfPrepTDD_PDU = -1; /* RL_Information_RL_ReconfPrepTDD */ -static int hf_rnsap_RadioLinkReconfigurationReadyFDD_PDU = -1; /* RadioLinkReconfigurationReadyFDD */ -static int hf_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD_PDU = -1; /* RL_InformationResponseList_RL_ReconfReadyFDD */ -static int hf_rnsap_RL_InformationResponseItem_RL_ReconfReadyFDD_PDU = -1; /* RL_InformationResponseItem_RL_ReconfReadyFDD */ -static int hf_rnsap_Additional_HS_Cell_RL_Reconf_Response_PDU = -1; /* Additional_HS_Cell_RL_Reconf_Response */ -static int hf_rnsap_RadioLinkReconfigurationReadyTDD_PDU = -1; /* RadioLinkReconfigurationReadyTDD */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU = -1; /* UL_CCTrCHInformationListIE_RL_ReconfReadyTDD */ -static int hf_rnsap_UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU = -1; /* UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD */ -static int hf_rnsap_UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU = -1; /* UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD */ -static int hf_rnsap_UL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU = -1; /* UL_DPCH_InformationAddList_RL_ReconfReadyTDD768 */ -static int hf_rnsap_UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU = -1; /* UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD */ -static int hf_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU = -1; /* UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU = -1; /* UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768 */ -static int hf_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU = -1; /* UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU = -1; /* DL_CCTrCHInformationListIE_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU = -1; /* DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU = -1; /* DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU = -1; /* DL_DPCH_InformationAddList_RL_ReconfReadyTDD768 */ -static int hf_rnsap_DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU = -1; /* DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU = -1; /* DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU = -1; /* DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768 */ -static int hf_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU = -1; /* DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD_PDU = -1; /* DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD */ -static int hf_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU = -1; /* DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD */ -static int hf_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU = -1; /* USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD */ -static int hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD_PDU = -1; /* Multiple_RL_InformationResponse_RL_ReconfReadyTDD */ -static int hf_rnsap_RadioLinkReconfigurationCommit_PDU = -1; /* RadioLinkReconfigurationCommit */ -static int hf_rnsap_RadioLinkReconfigurationFailure_PDU = -1; /* RadioLinkReconfigurationFailure */ -static int hf_rnsap_CauseLevel_RL_ReconfFailure_PDU = -1; /* CauseLevel_RL_ReconfFailure */ -static int hf_rnsap_RL_ReconfigurationFailure_RL_ReconfFail_PDU = -1; /* RL_ReconfigurationFailure_RL_ReconfFail */ -static int hf_rnsap_RadioLinkReconfigurationCancel_PDU = -1; /* RadioLinkReconfigurationCancel */ -static int hf_rnsap_RadioLinkReconfigurationRequestFDD_PDU = -1; /* RadioLinkReconfigurationRequestFDD */ -static int hf_rnsap_UL_DPCH_Information_RL_ReconfRqstFDD_PDU = -1; /* UL_DPCH_Information_RL_ReconfRqstFDD */ -static int hf_rnsap_DL_DPCH_Information_RL_ReconfRqstFDD_PDU = -1; /* DL_DPCH_Information_RL_ReconfRqstFDD */ -static int hf_rnsap_DCH_DeleteList_RL_ReconfRqstFDD_PDU = -1; /* DCH_DeleteList_RL_ReconfRqstFDD */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req_PDU = -1; /* Additional_HS_Cell_Information_RL_Reconf_Req */ -static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU = -1; /* Additional_EDCH_Cell_Information_RL_Reconf_Req */ -static int hf_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList_PDU = -1; /* RL_ReconfigurationRequestFDD_RL_InformationList */ -static int hf_rnsap_RL_ReconfigurationRequestFDD_RL_Information_IEs_PDU = -1; /* RL_ReconfigurationRequestFDD_RL_Information_IEs */ -static int hf_rnsap_RadioLinkReconfigurationRequestTDD_PDU = -1; /* RadioLinkReconfigurationRequestTDD */ -static int hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU = -1; /* UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD */ -static int hf_rnsap_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU = -1; /* UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD */ -static int hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU = -1; /* UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD */ -static int hf_rnsap_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU = -1; /* UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD */ -static int hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU = -1; /* DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD */ -static int hf_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU = -1; /* DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD */ -static int hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU = -1; /* DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD */ -static int hf_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU = -1; /* DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD */ -static int hf_rnsap_DCH_DeleteList_RL_ReconfRqstTDD_PDU = -1; /* DCH_DeleteList_RL_ReconfRqstTDD */ -static int hf_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information_PDU = -1; /* Multiple_RL_ReconfigurationRequestTDD_RL_Information */ -static int hf_rnsap_RadioLinkReconfigurationResponseFDD_PDU = -1; /* RadioLinkReconfigurationResponseFDD */ -static int hf_rnsap_RL_InformationResponseList_RL_ReconfRspFDD_PDU = -1; /* RL_InformationResponseList_RL_ReconfRspFDD */ -static int hf_rnsap_RL_InformationResponseItem_RL_ReconfRspFDD_PDU = -1; /* RL_InformationResponseItem_RL_ReconfRspFDD */ -static int hf_rnsap_RadioLinkReconfigurationResponseTDD_PDU = -1; /* RadioLinkReconfigurationResponseTDD */ -static int hf_rnsap_RL_InformationResponse_RL_ReconfRspTDD_PDU = -1; /* RL_InformationResponse_RL_ReconfRspTDD */ -static int hf_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD_PDU = -1; /* DL_CCTrCH_InformationList_RL_ReconfRspTDD */ -static int hf_rnsap_DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD_PDU = -1; /* DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD */ -static int hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD_PDU = -1; /* Multiple_RL_InformationResponse_RL_ReconfRspTDD */ -static int hf_rnsap_RadioLinkFailureIndication_PDU = -1; /* RadioLinkFailureIndication */ -static int hf_rnsap_Reporting_Object_RL_FailureInd_PDU = -1; /* Reporting_Object_RL_FailureInd */ -static int hf_rnsap_RL_Information_RL_FailureInd_PDU = -1; /* RL_Information_RL_FailureInd */ -static int hf_rnsap_RL_Set_Information_RL_FailureInd_PDU = -1; /* RL_Set_Information_RL_FailureInd */ -static int hf_rnsap_CCTrCH_InformationItem_RL_FailureInd_PDU = -1; /* CCTrCH_InformationItem_RL_FailureInd */ -static int hf_rnsap_RadioLinkPreemptionRequiredIndication_PDU = -1; /* RadioLinkPreemptionRequiredIndication */ -static int hf_rnsap_RL_InformationList_RL_PreemptRequiredInd_PDU = -1; /* RL_InformationList_RL_PreemptRequiredInd */ -static int hf_rnsap_RL_InformationItem_RL_PreemptRequiredInd_PDU = -1; /* RL_InformationItem_RL_PreemptRequiredInd */ -static int hf_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd_PDU = -1; /* HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd */ -static int hf_rnsap_HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd_PDU = -1; /* HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd */ -static int hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd_PDU = -1; /* EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd */ -static int hf_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd_PDU = -1; /* EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd */ -static int hf_rnsap_RadioLinkRestoreIndication_PDU = -1; /* RadioLinkRestoreIndication */ -static int hf_rnsap_Reporting_Object_RL_RestoreInd_PDU = -1; /* Reporting_Object_RL_RestoreInd */ -static int hf_rnsap_RL_Information_RL_RestoreInd_PDU = -1; /* RL_Information_RL_RestoreInd */ -static int hf_rnsap_RL_Set_Information_RL_RestoreInd_PDU = -1; /* RL_Set_Information_RL_RestoreInd */ -static int hf_rnsap_CCTrCH_InformationItem_RL_RestoreInd_PDU = -1; /* CCTrCH_InformationItem_RL_RestoreInd */ -static int hf_rnsap_DL_PowerControlRequest_PDU = -1; /* DL_PowerControlRequest */ -static int hf_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst_PDU = -1; /* DL_ReferencePowerInformationList_DL_PC_Rqst */ -static int hf_rnsap_DL_ReferencePowerInformation_DL_PC_Rqst_PDU = -1; /* DL_ReferencePowerInformation_DL_PC_Rqst */ -static int hf_rnsap_DL_PowerTimeslotControlRequest_PDU = -1; /* DL_PowerTimeslotControlRequest */ -static int hf_rnsap_PhysicalChannelReconfigurationRequestFDD_PDU = -1; /* PhysicalChannelReconfigurationRequestFDD */ -static int hf_rnsap_RL_Information_PhyChReconfRqstFDD_PDU = -1; /* RL_Information_PhyChReconfRqstFDD */ -static int hf_rnsap_PhysicalChannelReconfigurationRequestTDD_PDU = -1; /* PhysicalChannelReconfigurationRequestTDD */ -static int hf_rnsap_RL_Information_PhyChReconfRqstTDD_PDU = -1; /* RL_Information_PhyChReconfRqstTDD */ -static int hf_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU = -1; /* UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD */ -static int hf_rnsap_UL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU = -1; /* UL_DPCH_InformationItem_PhyChReconfRqstTDD */ -static int hf_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU = -1; /* UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD */ -static int hf_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU = -1; /* UL_Timeslot_InformationList_PhyChReconfRqstTDD768 */ -static int hf_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU = -1; /* DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD */ -static int hf_rnsap_DL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU = -1; /* DL_DPCH_InformationItem_PhyChReconfRqstTDD */ -static int hf_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU = -1; /* DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD */ -static int hf_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU = -1; /* DL_Timeslot_InformationList_PhyChReconfRqstTDD768 */ -static int hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD_PDU = -1; /* HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD */ -static int hf_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD_PDU = -1; /* HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD */ -static int hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU = -1; /* HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768 */ -static int hf_rnsap_PhysicalChannelReconfigurationCommand_PDU = -1; /* PhysicalChannelReconfigurationCommand */ -static int hf_rnsap_PhysicalChannelReconfigurationFailure_PDU = -1; /* PhysicalChannelReconfigurationFailure */ -static int hf_rnsap_RadioLinkCongestionIndication_PDU = -1; /* RadioLinkCongestionIndication */ -static int hf_rnsap_RL_InformationList_RL_CongestInd_PDU = -1; /* RL_InformationList_RL_CongestInd */ -static int hf_rnsap_RL_InformationItem_RL_CongestInd_PDU = -1; /* RL_InformationItem_RL_CongestInd */ -static int hf_rnsap_DCH_Rate_InformationItem_RL_CongestInd_PDU = -1; /* DCH_Rate_InformationItem_RL_CongestInd */ -static int hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd_PDU = -1; /* EDCH_MacdFlowSpecificInformationList_RL_CongestInd */ -static int hf_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_CongestInd_PDU = -1; /* EDCH_MacdFlowSpecificInformationItem_RL_CongestInd */ -static int hf_rnsap_UplinkSignallingTransferIndicationFDD_PDU = -1; /* UplinkSignallingTransferIndicationFDD */ -static int hf_rnsap_UplinkSignallingTransferIndicationTDD_PDU = -1; /* UplinkSignallingTransferIndicationTDD */ -static int hf_rnsap_DownlinkSignallingTransferRequest_PDU = -1; /* DownlinkSignallingTransferRequest */ -static int hf_rnsap_RelocationCommit_PDU = -1; /* RelocationCommit */ -static int hf_rnsap_PagingRequest_PDU = -1; /* PagingRequest */ -static int hf_rnsap_PagingArea_PagingRqst_PDU = -1; /* PagingArea_PagingRqst */ -static int hf_rnsap_CNOriginatedPage_PagingRqst_PDU = -1; /* CNOriginatedPage_PagingRqst */ -static int hf_rnsap_DedicatedMeasurementInitiationRequest_PDU = -1; /* DedicatedMeasurementInitiationRequest */ -static int hf_rnsap_DedicatedMeasurementObjectType_DM_Rqst_PDU = -1; /* DedicatedMeasurementObjectType_DM_Rqst */ -static int hf_rnsap_RL_InformationItem_DM_Rqst_PDU = -1; /* RL_InformationItem_DM_Rqst */ -static int hf_rnsap_HSSICH_Info_DM_Rqst_PDU = -1; /* HSSICH_Info_DM_Rqst */ -static int hf_rnsap_HSSICH_Info_DM_Rqst_Extension_PDU = -1; /* HSSICH_Info_DM_Rqst_Extension */ -static int hf_rnsap_RL_Set_InformationItem_DM_Rqst_PDU = -1; /* RL_Set_InformationItem_DM_Rqst */ -static int hf_rnsap_DedicatedMeasurementInitiationResponse_PDU = -1; /* DedicatedMeasurementInitiationResponse */ -static int hf_rnsap_DedicatedMeasurementObjectType_DM_Rsp_PDU = -1; /* DedicatedMeasurementObjectType_DM_Rsp */ -static int hf_rnsap_RL_InformationItem_DM_Rsp_PDU = -1; /* RL_InformationItem_DM_Rsp */ -static int hf_rnsap_RL_Set_InformationItem_DM_Rsp_PDU = -1; /* RL_Set_InformationItem_DM_Rsp */ -static int hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU = -1; /* Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp */ -static int hf_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_PDU = -1; /* Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp */ -static int hf_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_PDU = -1; /* Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp */ -static int hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp_PDU = -1; /* Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp */ -static int hf_rnsap_DedicatedMeasurementInitiationFailure_PDU = -1; /* DedicatedMeasurementInitiationFailure */ -static int hf_rnsap_DedicatedMeasurementObjectType_DM_Fail_PDU = -1; /* DedicatedMeasurementObjectType_DM_Fail */ -static int hf_rnsap_RL_Unsuccessful_InformationItem_DM_Fail_PDU = -1; /* RL_Unsuccessful_InformationItem_DM_Fail */ -static int hf_rnsap_RL_Successful_InformationItem_DM_Fail_PDU = -1; /* RL_Successful_InformationItem_DM_Fail */ -static int hf_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail_PDU = -1; /* RL_Set_Unsuccessful_InformationItem_DM_Fail */ -static int hf_rnsap_RL_Set_Successful_InformationItem_DM_Fail_PDU = -1; /* RL_Set_Successful_InformationItem_DM_Fail */ -static int hf_rnsap_DedicatedMeasurementReport_PDU = -1; /* DedicatedMeasurementReport */ -static int hf_rnsap_DedicatedMeasurementObjectType_DM_Rprt_PDU = -1; /* DedicatedMeasurementObjectType_DM_Rprt */ -static int hf_rnsap_RL_InformationItem_DM_Rprt_PDU = -1; /* RL_InformationItem_DM_Rprt */ -static int hf_rnsap_RL_Set_InformationItem_DM_Rprt_PDU = -1; /* RL_Set_InformationItem_DM_Rprt */ -static int hf_rnsap_DedicatedMeasurementTerminationRequest_PDU = -1; /* DedicatedMeasurementTerminationRequest */ -static int hf_rnsap_DedicatedMeasurementFailureIndication_PDU = -1; /* DedicatedMeasurementFailureIndication */ -static int hf_rnsap_DedicatedMeasurementObjectType_DM_Fail_Ind_PDU = -1; /* DedicatedMeasurementObjectType_DM_Fail_Ind */ -static int hf_rnsap_RL_Unsuccessful_InformationItem_DM_Fail_Ind_PDU = -1; /* RL_Unsuccessful_InformationItem_DM_Fail_Ind */ -static int hf_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind_PDU = -1; /* RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind */ -static int hf_rnsap_CommonTransportChannelResourcesReleaseRequest_PDU = -1; /* CommonTransportChannelResourcesReleaseRequest */ -static int hf_rnsap_CommonTransportChannelResourcesRequest_PDU = -1; /* CommonTransportChannelResourcesRequest */ -static int hf_rnsap_CommonTransportChannelResourcesResponseFDD_PDU = -1; /* CommonTransportChannelResourcesResponseFDD */ -static int hf_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD_PDU = -1; /* FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD */ -static int hf_rnsap_CommonTransportChannelResourcesResponseTDD_PDU = -1; /* CommonTransportChannelResourcesResponseTDD */ -static int hf_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD_PDU = -1; /* FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD */ -static int hf_rnsap_CommonTransportChannelResourcesFailure_PDU = -1; /* CommonTransportChannelResourcesFailure */ -static int hf_rnsap_CompressedModeCommand_PDU = -1; /* CompressedModeCommand */ -static int hf_rnsap_ErrorIndication_PDU = -1; /* ErrorIndication */ -static int hf_rnsap_CommonMeasurementInitiationRequest_PDU = -1; /* CommonMeasurementInitiationRequest */ -static int hf_rnsap_CommonMeasurementObjectType_CM_Rqst_PDU = -1; /* CommonMeasurementObjectType_CM_Rqst */ -static int hf_rnsap_GSM_Cell_CM_Rqst_PDU = -1; /* GSM_Cell_CM_Rqst */ -static int hf_rnsap_Extension_CommonMeasurementObjectType_CM_Rqst_PDU = -1; /* Extension_CommonMeasurementObjectType_CM_Rqst */ -static int hf_rnsap_GsmCellList_CM_Rqst_PDU = -1; /* GsmCellList_CM_Rqst */ -static int hf_rnsap_CommonMeasurementInitiationResponse_PDU = -1; /* CommonMeasurementInitiationResponse */ -static int hf_rnsap_CommonMeasurementObjectType_CM_Rsp_PDU = -1; /* CommonMeasurementObjectType_CM_Rsp */ -static int hf_rnsap_Extension_CommonMeasurementObjectType_CM_Rsp_PDU = -1; /* Extension_CommonMeasurementObjectType_CM_Rsp */ -static int hf_rnsap_GsmCellList_CM_Rsp_PDU = -1; /* GsmCellList_CM_Rsp */ -static int hf_rnsap_CommonMeasurementInitiationFailure_PDU = -1; /* CommonMeasurementInitiationFailure */ -static int hf_rnsap_Extension_FailureMeasurementList_PDU = -1; /* Extension_FailureMeasurementList */ -static int hf_rnsap_CommonMeasurementReport_PDU = -1; /* CommonMeasurementReport */ -static int hf_rnsap_CommonMeasurementObjectType_CM_Rprt_PDU = -1; /* CommonMeasurementObjectType_CM_Rprt */ -static int hf_rnsap_Extension_CommonMeasurementObjectType_CM_Rprt_PDU = -1; /* Extension_CommonMeasurementObjectType_CM_Rprt */ -static int hf_rnsap_GsmCellList_CM_Rprt_PDU = -1; /* GsmCellList_CM_Rprt */ -static int hf_rnsap_CommonMeasurementTerminationRequest_PDU = -1; /* CommonMeasurementTerminationRequest */ -static int hf_rnsap_Extension_TerminationMeasurementList_PDU = -1; /* Extension_TerminationMeasurementList */ -static int hf_rnsap_CommonMeasurementFailureIndication_PDU = -1; /* CommonMeasurementFailureIndication */ -static int hf_rnsap_Extension_FailureIndicationMeasurementList_PDU = -1; /* Extension_FailureIndicationMeasurementList */ -static int hf_rnsap_InformationExchangeInitiationRequest_PDU = -1; /* InformationExchangeInitiationRequest */ -static int hf_rnsap_InformationExchangeObjectType_InfEx_Rqst_PDU = -1; /* InformationExchangeObjectType_InfEx_Rqst */ -static int hf_rnsap_GSM_Cell_InfEx_Rqst_PDU = -1; /* GSM_Cell_InfEx_Rqst */ -static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst_PDU = -1; /* MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst */ -static int hf_rnsap_MBMS_Cell_InfEx_Rqst_PDU = -1; /* MBMS_Cell_InfEx_Rqst */ -static int hf_rnsap_ANR_Cell_InfEx_Rqst_PDU = -1; /* ANR_Cell_InfEx_Rqst */ -static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rqst_PDU = -1; /* Common_E_RGCH_Cell_InfEx_Rqst */ -static int hf_rnsap_InformationExchangeInitiationResponse_PDU = -1; /* InformationExchangeInitiationResponse */ -static int hf_rnsap_InformationExchangeObjectType_InfEx_Rsp_PDU = -1; /* InformationExchangeObjectType_InfEx_Rsp */ -static int hf_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp_PDU = -1; /* MBMS_Bearer_Service_List_InfEx_Rsp */ -static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp_PDU = -1; /* MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp */ -static int hf_rnsap_MBMS_Cell_InfEx_Rsp_PDU = -1; /* MBMS_Cell_InfEx_Rsp */ -static int hf_rnsap_ANR_Cell_InfEx_Rsp_PDU = -1; /* ANR_Cell_InfEx_Rsp */ -static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rsp_PDU = -1; /* Common_E_RGCH_Cell_InfEx_Rsp */ -static int hf_rnsap_InformationExchangeInitiationFailure_PDU = -1; /* InformationExchangeInitiationFailure */ -static int hf_rnsap_InformationReport_PDU = -1; /* InformationReport */ -static int hf_rnsap_InformationExchangeObjectType_InfEx_Rprt_PDU = -1; /* InformationExchangeObjectType_InfEx_Rprt */ -static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt_PDU = -1; /* MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt */ -static int hf_rnsap_MBMS_Cell_InfEx_Rprt_PDU = -1; /* MBMS_Cell_InfEx_Rprt */ -static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rprt_PDU = -1; /* Common_E_RGCH_Cell_InfEx_Rprt */ -static int hf_rnsap_InformationExchangeTerminationRequest_PDU = -1; /* InformationExchangeTerminationRequest */ -static int hf_rnsap_InformationExchangeFailureIndication_PDU = -1; /* InformationExchangeFailureIndication */ -static int hf_rnsap_ResetRequest_PDU = -1; /* ResetRequest */ -static int hf_rnsap_ResetIndicator_PDU = -1; /* ResetIndicator */ -static int hf_rnsap_ContextInfoItem_Reset_PDU = -1; /* ContextInfoItem_Reset */ -static int hf_rnsap_ContextGroupInfoItem_Reset_PDU = -1; /* ContextGroupInfoItem_Reset */ -static int hf_rnsap_ResetResponse_PDU = -1; /* ResetResponse */ -static int hf_rnsap_RadioLinkActivationCommandFDD_PDU = -1; /* RadioLinkActivationCommandFDD */ -static int hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD_PDU = -1; /* DelayedActivationInformationList_RL_ActivationCmdFDD */ -static int hf_rnsap_DelayedActivationInformation_RL_ActivationCmdFDD_PDU = -1; /* DelayedActivationInformation_RL_ActivationCmdFDD */ -static int hf_rnsap_RadioLinkActivationCommandTDD_PDU = -1; /* RadioLinkActivationCommandTDD */ -static int hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD_PDU = -1; /* DelayedActivationInformationList_RL_ActivationCmdTDD */ -static int hf_rnsap_DelayedActivationInformation_RL_ActivationCmdTDD_PDU = -1; /* DelayedActivationInformation_RL_ActivationCmdTDD */ -static int hf_rnsap_GERANUplinkSignallingTransferIndication_PDU = -1; /* GERANUplinkSignallingTransferIndication */ -static int hf_rnsap_RadioLinkParameterUpdateIndicationFDD_PDU = -1; /* RadioLinkParameterUpdateIndicationFDD */ -static int hf_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList_PDU = -1; /* RL_ParameterUpdateIndicationFDD_RL_InformationList */ -static int hf_rnsap_RL_ParameterUpdateIndicationFDD_RL_Information_Item_PDU = -1; /* RL_ParameterUpdateIndicationFDD_RL_Information_Item */ -static int hf_rnsap_UE_Measurement_Forwarding_PDU = -1; /* UE_Measurement_Forwarding */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Param_Upd_PDU = -1; /* Additional_HS_Cell_Information_RL_Param_Upd */ -static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU = -1; /* Additional_EDCH_Cell_Information_RL_Param_Upd */ -static int hf_rnsap_RadioLinkParameterUpdateIndicationTDD_PDU = -1; /* RadioLinkParameterUpdateIndicationTDD */ -static int hf_rnsap_UEMeasurementInitiationRequest_PDU = -1; /* UEMeasurementInitiationRequest */ -static int hf_rnsap_UEMeasurementInitiationResponse_PDU = -1; /* UEMeasurementInitiationResponse */ -static int hf_rnsap_UEMeasurementInitiationFailure_PDU = -1; /* UEMeasurementInitiationFailure */ -static int hf_rnsap_UEMeasurementReport_PDU = -1; /* UEMeasurementReport */ -static int hf_rnsap_UEMeasurementTerminationRequest_PDU = -1; /* UEMeasurementTerminationRequest */ -static int hf_rnsap_UEMeasurementFailureIndication_PDU = -1; /* UEMeasurementFailureIndication */ -static int hf_rnsap_IurInvokeTrace_PDU = -1; /* IurInvokeTrace */ -static int hf_rnsap_ListOfInterfacesToTrace_PDU = -1; /* ListOfInterfacesToTrace */ -static int hf_rnsap_InterfacesToTraceItem_PDU = -1; /* InterfacesToTraceItem */ -static int hf_rnsap_IurDeactivateTrace_PDU = -1; /* IurDeactivateTrace */ -static int hf_rnsap_MBMSAttachCommand_PDU = -1; /* MBMSAttachCommand */ -static int hf_rnsap_MBMSDetachCommand_PDU = -1; /* MBMSDetachCommand */ -static int hf_rnsap_DirectInformationTransfer_PDU = -1; /* DirectInformationTransfer */ -static int hf_rnsap_EnhancedRelocationRequest_PDU = -1; /* EnhancedRelocationRequest */ -static int hf_rnsap_EnhancedRelocationResponse_PDU = -1; /* EnhancedRelocationResponse */ -static int hf_rnsap_EnhancedRelocationFailure_PDU = -1; /* EnhancedRelocationFailure */ -static int hf_rnsap_EnhancedRelocationCancel_PDU = -1; /* EnhancedRelocationCancel */ -static int hf_rnsap_EnhancedRelocationSignallingTransfer_PDU = -1; /* EnhancedRelocationSignallingTransfer */ -static int hf_rnsap_EnhancedRelocationRelease_PDU = -1; /* EnhancedRelocationRelease */ -static int hf_rnsap_MBSFNMCCHInformation_PDU = -1; /* MBSFNMCCHInformation */ -static int hf_rnsap_SecondaryULFrequencyReport_PDU = -1; /* SecondaryULFrequencyReport */ -static int hf_rnsap_SecondaryULFrequencyUpdateIndication_PDU = -1; /* SecondaryULFrequencyUpdateIndication */ -static int hf_rnsap_EnhancedRelocationResourceRequest_PDU = -1; /* EnhancedRelocationResourceRequest */ -static int hf_rnsap_EnhancedRelocationResourceResponse_PDU = -1; /* EnhancedRelocationResourceResponse */ -static int hf_rnsap_EnhancedRelocationResourceFailure_PDU = -1; /* EnhancedRelocationResourceFailure */ -static int hf_rnsap_EnhancedRelocationResourceReleaseCommand_PDU = -1; /* EnhancedRelocationResourceReleaseCommand */ -static int hf_rnsap_EnhancedRelocationResourceReleaseComplete_PDU = -1; /* EnhancedRelocationResourceReleaseComplete */ -static int hf_rnsap_PrivateMessage_PDU = -1; /* PrivateMessage */ -static int hf_rnsap_InformationTransferControlRequest_PDU = -1; /* InformationTransferControlRequest */ -static int hf_rnsap_Control_Type_InformationTransferControlReq_PDU = -1; /* Control_Type_InformationTransferControlReq */ -static int hf_rnsap_RNSAP_PDU_PDU = -1; /* RNSAP_PDU */ -static int hf_rnsap_NULL_PDU = -1; /* NULL */ -static int hf_rnsap_local = -1; /* INTEGER_0_maxPrivateIEs */ -static int hf_rnsap_global = -1; /* T_global */ -static int hf_rnsap_procedureCode = -1; /* ProcedureCode */ -static int hf_rnsap_ddMode = -1; /* DdMode */ -static int hf_rnsap_shortTransActionId = -1; /* INTEGER_0_127 */ -static int hf_rnsap_longTransActionId = -1; /* INTEGER_0_32767 */ -static int hf_rnsap_ProtocolIE_Container_item = -1; /* ProtocolIE_Field */ -static int hf_rnsap_id = -1; /* ProtocolIE_ID */ -static int hf_rnsap_criticality = -1; /* Criticality */ -static int hf_rnsap_value = -1; /* ProtocolIE_Field_value */ -static int hf_rnsap_ProtocolExtensionContainer_item = -1; /* ProtocolExtensionField */ -static int hf_rnsap_extensionValue = -1; /* T_extensionValue */ -static int hf_rnsap_PrivateIE_Container_item = -1; /* PrivateIE_Field */ -static int hf_rnsap_id_01 = -1; /* PrivateIE_ID */ -static int hf_rnsap_value_01 = -1; /* PrivateIE_Field_value */ -static int hf_rnsap_ActivationInformation_item = -1; /* ActivationInformationItem */ -static int hf_rnsap_uU_ActivationState = -1; /* Uu_ActivationState */ -static int hf_rnsap_iE_Extensions = -1; /* ProtocolExtensionContainer */ -static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_item = -1; /* MBMS_Bearer_ServiceItemFDD */ -static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL_item = -1; /* MBMS_Bearer_ServiceItemFDD_PFL */ -static int hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_item = -1; /* MBMS_Bearer_ServiceItemTDD */ -static int hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL_item = -1; /* MBMS_Bearer_ServiceItemTDD_PFL */ -static int hf_rnsap_cMConfigurationChangeCFN = -1; /* CFN */ -static int hf_rnsap_transmission_Gap_Pattern_Sequence_Status = -1; /* Transmission_Gap_Pattern_Sequence_Status_List */ -static int hf_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList_item = -1; /* Additional_EDCH_Cell_Information_Response_RLAdd_ItemIEs */ -static int hf_rnsap_additional_EDCH_FDD_Information_Response = -1; /* Additional_EDCH_FDD_Information_Response_ItemIEs */ -static int hf_rnsap_additional_EDCH_Serving_Cell_Change_Information_Response_RLAdd = -1; /* E_DCH_Serving_cell_change_informationResponse */ -static int hf_rnsap_multicell_EDCH_Transport_Bearer_Mode = -1; /* Multicell_EDCH_Transport_Bearer_Mode */ -static int hf_rnsap_additional_EDCH_Cell_Information_Setup = -1; /* Additional_EDCH_Cell_Information_Setup */ -static int hf_rnsap_pLMN_Identity = -1; /* PLMN_Identity */ -static int hf_rnsap_l3_Information = -1; /* L3_Information */ -static int hf_rnsap_Additional_EDCH_Cell_Information_Setup_item = -1; /* Additional_EDCH_FDD_Setup_Cell_Information */ -static int hf_rnsap_additional_EDCH_UL_DPCH_Information_Setup = -1; /* Additional_EDCH_UL_DPCH_Information_Setup */ -static int hf_rnsap_additional_EDCH_RL_Specific_Information_To_Setup = -1; /* Additional_EDCH_RL_Specific_Information_To_Setup_List */ -static int hf_rnsap_additional_EDCH_FDD_Information = -1; /* Additional_EDCH_FDD_Information */ -static int hf_rnsap_additional_EDCH_F_DPCH_Information_Setup = -1; /* Additional_EDCH_F_DPCH_Information */ -static int hf_rnsap_multicellEDCH_Information = -1; /* MulticellEDCH_Information */ -static int hf_rnsap_ul_ScramblingCode = -1; /* UL_ScramblingCode */ -static int hf_rnsap_ul_SIR_Target = -1; /* UL_SIR */ -static int hf_rnsap_fdd_TPC_DownlinkStepSize = -1; /* FDD_TPC_DownlinkStepSize */ -static int hf_rnsap_limitedPowerIncrease = -1; /* LimitedPowerIncrease */ -static int hf_rnsap_innerLoopDLPCStatus = -1; /* InnerLoopDLPCStatus */ -static int hf_rnsap_f_DPCH_SlotFormatSupportRequest = -1; /* F_DPCH_SlotFormatSupportRequest */ -static int hf_rnsap_Additional_EDCH_RL_Specific_Information_To_Setup_List_item = -1; /* Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs */ -static int hf_rnsap_eDCH_Additional_RL_ID = -1; /* RL_ID */ -static int hf_rnsap_c_ID = -1; /* C_ID */ -static int hf_rnsap_firstRLS_indicator = -1; /* FirstRLS_Indicator */ -static int hf_rnsap_propagationDelay = -1; /* PropagationDelay */ -static int hf_rnsap_initialDL_transmissionPower = -1; /* DL_Power */ -static int hf_rnsap_primaryCPICH_EcNo = -1; /* PrimaryCPICH_EcNo */ -static int hf_rnsap_e_AGCH_PowerOffset = -1; /* E_AGCH_PowerOffset */ -static int hf_rnsap_e_RGCH_PowerOffset = -1; /* E_RGCH_PowerOffset */ -static int hf_rnsap_e_HICH_PowerOffset = -1; /* E_HICH_PowerOffset */ -static int hf_rnsap_additional_EDCH_MAC_d_Flows_Specific_Info_List = -1; /* Additional_EDCH_MAC_d_Flows_Specific_Info_List */ -static int hf_rnsap_multicellEDCH_RL_SpecificInformation = -1; /* MulticellEDCH_RL_SpecificInformation */ -static int hf_rnsap_Additional_EDCH_Cell_Information_To_Add_List_item = -1; /* Additional_EDCH_Cell_Information_To_Add_ItemIEs */ -static int hf_rnsap_additional_EDCH_UL_DPCH_Information_Setup_01 = -1; /* Additional_EDCH_UL_DPCH_Information_Addition */ -static int hf_rnsap_additional_EDCH_RL_Specific_Information_To_Add_List = -1; /* Additional_EDCH_RL_Specific_Information_To_Add_List */ -static int hf_rnsap_Additional_EDCH_RL_Specific_Information_To_Add_List_item = -1; /* Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs */ -static int hf_rnsap_Additional_EDCH_RL_Specific_Information_To_Modify_List_item = -1; /* Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs */ -static int hf_rnsap_hARQ_Process_Allocation_Scheduled_2ms_EDCH = -1; /* HARQ_Process_Allocation_2ms_EDCH */ -static int hf_rnsap_e_DCH_Maximum_Bitrate = -1; /* E_DCH_Maximum_Bitrate */ -static int hf_rnsap_e_DCH_Processing_Overload_Level = -1; /* E_DCH_Processing_Overload_Level */ -static int hf_rnsap_e_DCH_Min_Set_E_TFCI = -1; /* E_TFCI */ -static int hf_rnsap_uE_DTX_Cycle1 = -1; /* UE_DTX_Cycle1_2ms */ -static int hf_rnsap_uE_DTX_Cycle2 = -1; /* UE_DTX_Cycle2_ext_2ms */ -static int hf_rnsap_inactivity_Threshold_for_UE_DTX_Cycle2 = -1; /* Inactivity_Threshold_for_UE_DTX_Cycle2 */ -static int hf_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info_List_item = -1; /* Additional_EDCH_MAC_d_Flows_Specific_Info */ -static int hf_rnsap_e_DCH_MACdFlow_ID = -1; /* EDCH_MACdFlow_ID */ -static int hf_rnsap_bindingID = -1; /* BindingID */ -static int hf_rnsap_transportLayerAddress = -1; /* TransportLayerAddress */ -static int hf_rnsap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List_item = -1; /* Additional_EDCH_MAC_d_Flows_Specific_Info_Response */ -static int hf_rnsap_Additional_EDCH_Cell_Information_Response_List_item = -1; /* Additional_EDCH_FDD_Information_Response_ItemIEs */ -static int hf_rnsap_eDCH_Additional_RL_Specific_Information_Response = -1; /* EDCH_Additional_RL_Specific_Information_Response_List */ -static int hf_rnsap_EDCH_Additional_RL_Specific_Information_Response_List_item = -1; /* EDCH_Additional_RL_Specific_Information_Response_ItemIEs */ -static int hf_rnsap_received_total_wide_band_power = -1; /* Received_total_wide_band_power */ -static int hf_rnsap_dL_PowerBalancing_ActivationIndicator = -1; /* DL_PowerBalancing_ActivationIndicator */ -static int hf_rnsap_rL_Set_ID = -1; /* RL_Set_ID */ -static int hf_rnsap_e_DCH_RL_Set_ID = -1; /* RL_Set_ID */ -static int hf_rnsap_eDCH_FDD_DL_ControlChannelInformation = -1; /* EDCH_FDD_DL_ControlChannelInformation */ -static int hf_rnsap_dl_CodeInformation = -1; /* FDD_DL_CodeInformation */ -static int hf_rnsap_additional_EDCH_MAC_d_Flow_Specific_Information_Response_List = -1; /* Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List */ -static int hf_rnsap_maxUL_SIR = -1; /* UL_SIR */ -static int hf_rnsap_minUL_SIR = -1; /* UL_SIR */ -static int hf_rnsap_maximumAllowedULTxPower = -1; /* MaximumAllowedULTxPower */ -static int hf_rnsap_maximumDL_power = -1; /* DL_Power */ -static int hf_rnsap_minimumDL_power = -1; /* DL_Power */ -static int hf_rnsap_primaryScramblingCode = -1; /* PrimaryScramblingCode */ -static int hf_rnsap_uL_UARFCN = -1; /* UARFCN */ -static int hf_rnsap_dL_UARFCN = -1; /* UARFCN */ -static int hf_rnsap_primaryCPICH_Power = -1; /* PrimaryCPICH_Power */ -static int hf_rnsap_pC_Preamble = -1; /* PC_Preamble */ -static int hf_rnsap_primary_CPICH_Usage_For_Channel_Estimation = -1; /* Primary_CPICH_Usage_For_Channel_Estimation */ -static int hf_rnsap_secondary_CPICH_Information = -1; /* Secondary_CPICH_Information */ -static int hf_rnsap_f_DPCH_SlotFormat = -1; /* F_DPCH_SlotFormat */ -static int hf_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List_item = -1; /* Additional_EDCH_FDD_Information_Response_RLReconf_Items */ -static int hf_rnsap_eDCH_Additional_RL_Specific_Modified_Information_Response = -1; /* EDCH_Additional_RL_Specific_Modified_Information_Response_List */ -static int hf_rnsap_EDCH_Additional_RL_Specific_Modified_Information_Response_List_item = -1; /* EDCH_Additional_RL_Specific_Modified_Information_Response_ItemIEs */ -static int hf_rnsap_dL_PowerBalancing_UpdatedIndicator = -1; /* DL_PowerBalancing_UpdatedIndicator */ -static int hf_rnsap_secondary_CPICH_Information_Change = -1; /* Secondary_CPICH_Information_Change */ -static int hf_rnsap_Additional_EDCH_Cell_Information_ConfigurationChange_List_item = -1; /* Additional_EDCH_ConfigurationChange_Info_ItemIEs */ -static int hf_rnsap_additional_EDCH_UL_DPCH_Information_Modify = -1; /* Additional_EDCH_UL_DPCH_Information_Modify */ -static int hf_rnsap_additional_EDCH_RL_Specific_Information_To_Add = -1; /* Additional_EDCH_RL_Specific_Information_To_Add_List */ -static int hf_rnsap_additional_EDCH_RL_Specific_Information_To_Modify = -1; /* Additional_EDCH_RL_Specific_Information_To_Modify_List */ -static int hf_rnsap_additional_EDCH_FDD_Information_To_Modify = -1; /* Additional_EDCH_FDD_Information */ -static int hf_rnsap_additional_EDCH_F_DPCH_Information_Modify = -1; /* Additional_EDCH_F_DPCH_Information */ -static int hf_rnsap_Additional_EDCH_Cell_Information_Removal_List_item = -1; /* Additional_EDCH_Cell_Information_Removal_Info_ItemIEs */ -static int hf_rnsap_rL_on_Secondary_UL_Frequency = -1; /* RL_on_Secondary_UL_Frequency */ -static int hf_rnsap_additional_EDCH_DL_Control_Channel_Change_Information = -1; /* Additional_EDCH_DL_Control_Channel_Change_Information_List */ -static int hf_rnsap_Additional_EDCH_DL_Control_Channel_Change_Information_List_item = -1; /* Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs */ -static int hf_rnsap_AdditionalPreferredFrequency_item = -1; /* AdditionalPreferredFrequencyItem */ -static int hf_rnsap_correspondingCells = -1; /* CorrespondingCells */ -static int hf_rnsap_AffectedUEInformationForMBMS_item = -1; /* S_RNTI */ -static int hf_rnsap_priorityLevel = -1; /* PriorityLevel */ -static int hf_rnsap_pre_emptionCapability = -1; /* Pre_emptionCapability */ -static int hf_rnsap_pre_emptionVulnerability = -1; /* Pre_emptionVulnerability */ -static int hf_rnsap_allowed_UL_Rate = -1; /* Allowed_Rate */ -static int hf_rnsap_allowed_DL_Rate = -1; /* Allowed_Rate */ -static int hf_rnsap_aOA_LCR = -1; /* AOA_LCR */ -static int hf_rnsap_aOA_LCR_Accuracy_Class = -1; /* AOA_LCR_Accuracy_Class */ -static int hf_rnsap_rNC_ID = -1; /* RNC_ID */ -static int hf_rnsap_lAC = -1; /* LAC */ -static int hf_rnsap_rAC = -1; /* RAC */ -static int hf_rnsap_aNR_FDD_CellInformation = -1; /* ANR_FDD_CellInformation */ -static int hf_rnsap_aNR_TDD_CellInformation = -1; /* ANR_TDD_CellInformation */ -static int hf_rnsap_aNR_LCR_TDD_CellInformation = -1; /* ANR_LCR_TDD_CellInformation */ -static int hf_rnsap_extended_RNC_ID = -1; /* Extended_RNC_ID */ -static int hf_rnsap_txDiversityIndicator = -1; /* TxDiversityIndicator */ -static int hf_rnsap_sTTD_SupportIndicator = -1; /* STTD_SupportIndicator */ -static int hf_rnsap_closedLoopMode1_SupportIndicator = -1; /* ClosedLoopMode1_SupportIndicator */ -static int hf_rnsap_restrictionStateIndicator = -1; /* RestrictionStateIndicator */ -static int hf_rnsap_dpc_ModeChangeSupportIndicator = -1; /* DPC_Mode_Change_SupportIndicator */ -static int hf_rnsap_cellCapabilityContainerFDD = -1; /* CellCapabilityContainer_FDD */ -static int hf_rnsap_sNA_Information = -1; /* SNA_Information */ -static int hf_rnsap_frequencyBandIndicator = -1; /* FrequencyBandIndicator */ -static int hf_rnsap_max_UE_DTX_Cycle = -1; /* Max_UE_DTX_Cycle */ -static int hf_rnsap_aNR_Multiple_PLMN_List = -1; /* ANR_Multiple_PLMN_List */ -static int hf_rnsap_secondaryServingCellList = -1; /* Secondary_Serving_Cell_List */ -static int hf_rnsap_dualBandSecondaryServingCellList = -1; /* Secondary_Serving_Cell_List */ -static int hf_rnsap_cellCapabilityContainerExtensionFDD = -1; /* CellCapabilityContainerExtension_FDD */ -static int hf_rnsap_syncCase = -1; /* SyncCase */ -static int hf_rnsap_timeSlot = -1; /* TimeSlot */ -static int hf_rnsap_sCH_TimeSlot = -1; /* SCH_TimeSlot */ -static int hf_rnsap_sCTD_Indicator = -1; /* SCTD_Indicator */ -static int hf_rnsap_dPCHConstantValue = -1; /* DPCHConstantValue */ -static int hf_rnsap_pCCPCH_Power = -1; /* PCCPCH_Power */ -static int hf_rnsap_cellCapabilityContainerTDD = -1; /* CellCapabilityContainer_TDD */ -static int hf_rnsap_cellCapabilityContainerTDD768 = -1; /* CellCapabilityContainer_TDD768 */ -static int hf_rnsap_cellCapabilityContainerTDD_LCR = -1; /* CellCapabilityContainer_TDD_LCR */ -static int hf_rnsap_cellCapabilityContainerExternsionTDD_LCR = -1; /* CellCapabilityContainerExtension_TDD_LCR */ -static int hf_rnsap_list_Of_PLMNs = -1; /* List_Of_PLMNs */ -static int hf_rnsap_badSatelliteInformation = -1; /* T_badSatelliteInformation */ -static int hf_rnsap_badSatelliteInformation_item = -1; /* T_badSatelliteInformation_item */ -static int hf_rnsap_badSAT_ID = -1; /* SAT_ID */ -static int hf_rnsap_BDS_IGPInfoList_item = -1; /* BDS_IGPInfo */ -static int hf_rnsap_bds_IGPNumber = -1; /* INTEGER_1_320 */ -static int hf_rnsap_bds_VerticalDelay = -1; /* BIT_STRING_SIZE_9 */ -static int hf_rnsap_bds_GIVEI = -1; /* BIT_STRING_SIZE_4 */ -static int hf_rnsap_bDS_RefTime = -1; /* INTEGER_0_119 */ -static int hf_rnsap_bds_IGPInfoList = -1; /* BDS_IGPInfoList */ -static int hf_rnsap_nCC = -1; /* NCC */ -static int hf_rnsap_bCC = -1; /* BCC */ -static int hf_rnsap_burstStart = -1; /* INTEGER_0_15 */ -static int hf_rnsap_burstLength = -1; /* INTEGER_10_25 */ -static int hf_rnsap_burstFreq = -1; /* INTEGER_1_16 */ -static int hf_rnsap_radioNetwork = -1; /* CauseRadioNetwork */ -static int hf_rnsap_transport = -1; /* CauseTransport */ -static int hf_rnsap_protocol = -1; /* CauseProtocol */ -static int hf_rnsap_misc = -1; /* CauseMisc */ -static int hf_rnsap_cellIdList = -1; /* CellIdList */ -static int hf_rnsap_CellIdList_item = -1; /* Cell_Id */ -static int hf_rnsap_uplinkCellCapacityClassValue = -1; /* INTEGER_1_100_ */ -static int hf_rnsap_downlinkCellCapacityClassValue = -1; /* INTEGER_1_100_ */ -static int hf_rnsap_lAI = -1; /* LAI */ -static int hf_rnsap_cI = -1; /* CI */ -static int hf_rnsap_tUTRANGPSMeasurementAccuracyClass = -1; /* TUTRANGPSAccuracyClass */ -static int hf_rnsap_tUTRANGANSSMeasurementAccuracyClass = -1; /* TUTRANGANSSAccuracyClass */ -static int hf_rnsap_tUTRANGPSMeasurementValueInformation = -1; /* TUTRANGPSMeasurementValueInformation */ -static int hf_rnsap_sFNSFNMeasurementValueInformation = -1; /* SFNSFNMeasurementValueInformation */ -static int hf_rnsap_loadValue = -1; /* LoadValue */ -static int hf_rnsap_transmittedCarrierPowerValue = -1; /* INTEGER_0_100 */ -static int hf_rnsap_receivedTotalWideBandPowerValue = -1; /* INTEGER_0_621 */ -static int hf_rnsap_uplinkTimeslotISCPValue = -1; /* UL_TimeslotISCP */ -static int hf_rnsap_extension_CommonMeasurementValue = -1; /* Extension_CommonMeasurementValue */ -static int hf_rnsap_measurementAvailable = -1; /* CommonMeasurementAvailable */ -static int hf_rnsap_measurementnotAvailable = -1; /* NULL */ -static int hf_rnsap_commonMeasurementValue = -1; /* CommonMeasurementValue */ -static int hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD_item = -1; /* Common_EDCH_MAC_d_Flow_Specific_InformationFDDItem */ -static int hf_rnsap_common_EDCH_MACdFlow_ID = -1; /* EDCH_MACdFlow_ID */ -static int hf_rnsap_maximum_Number_of_Retransmissions_For_E_DCH = -1; /* MaxNr_Retransmissions_EDCH */ -static int hf_rnsap_eDCH_HARQ_PO_FDD = -1; /* E_DCH_HARQ_PO_FDD */ -static int hf_rnsap_eDCH_MACdFlow_Multiplexing_List = -1; /* E_DCH_MACdFlow_Multiplexing_List */ -static int hf_rnsap_common_E_DCHLogicalChannelInformation = -1; /* Common_E_DCH_LogicalChannelInformation */ -static int hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR_item = -1; /* Common_EDCH_MAC_d_Flow_Specific_InformationItemLCR */ -static int hf_rnsap_common_EDCH_MACdFlow_ID_LCR = -1; /* EDCH_MACdFlow_ID_LCR */ -static int hf_rnsap_eDCH_HARQ_PO_TDD = -1; /* E_DCH_HARQ_PO_TDD */ -static int hf_rnsap_Common_E_DCH_LogicalChannelInformation_item = -1; /* Common_E_DCH_LogicalChannelInformationItem */ -static int hf_rnsap_logicalChannelId = -1; /* LogicalChannelID */ -static int hf_rnsap_maximumMACdPDU_SizeExtended = -1; /* MAC_PDU_SizeExtended */ -static int hf_rnsap_deActivation = -1; /* Common_E_RGCH_De_Activation */ -static int hf_rnsap_common_E_RGCH_Cell_Info = -1; /* Common_E_RGCH_Cell_Info */ -static int hf_rnsap_eRGCH_ChannelisationCode = -1; /* FDD_DL_ChannelisationCodeNumber */ -static int hf_rnsap_eRGCH_SignatureSequence = -1; /* ERGCH_SignatureSequence */ -static int hf_rnsap_serving_Grant_Value = -1; /* E_Serving_Grant_Value */ -static int hf_rnsap_uE_DTX_DRX_Offset = -1; /* UE_DTX_DRX_Offset */ -static int hf_rnsap_enabling_Delay = -1; /* Enabling_Delay */ -static int hf_rnsap_dTX_Information = -1; /* DTX_Information */ -static int hf_rnsap_dRX_Information = -1; /* DRX_Information */ -static int hf_rnsap_dTX_Information_to_Modify = -1; /* DTX_Information_to_Modify */ -static int hf_rnsap_dRX_Information_to_Modify = -1; /* DRX_Information_to_Modify */ -static int hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_item = -1; /* Continuous_Packet_Connectivity_HS_SCCH_Less_InformationItem */ -static int hf_rnsap_transport_Block_Size_Index = -1; /* Transport_Block_Size_Index */ -static int hf_rnsap_hSPDSCH_Second_Code_Support = -1; /* HSPDSCH_Second_Code_Support */ -static int hf_rnsap_hSPDSCH_First_Code_Index = -1; /* HSPDSCH_First_Code_Index */ -static int hf_rnsap_hSPDSCH_Second_Code_Index = -1; /* HSPDSCH_Second_Code_Index */ -static int hf_rnsap_CorrespondingCells_item = -1; /* C_ID */ -static int hf_rnsap_continuous_Packet_Connectivity_DTX_DRX_Information = -1; /* Continuous_Packet_Connectivity_DTX_DRX_Information */ -static int hf_rnsap_continuous_Packet_Connectivity_DTX_DRX_Information_to_Modify = -1; /* Continuous_Packet_Connectivity_DTX_DRX_Information_to_Modify */ -static int hf_rnsap_continuous_Packet_Connectivity_HS_SCCH_Less_Information = -1; /* Continuous_Packet_Connectivity_HS_SCCH_Less_Information */ -static int hf_rnsap_Counting_Information_item = -1; /* Counting_Information_List */ -static int hf_rnsap_counting_Result = -1; /* Counting_Result */ -static int hf_rnsap_procedureID = -1; /* ProcedureID */ -static int hf_rnsap_triggeringMessage = -1; /* TriggeringMessage */ -static int hf_rnsap_procedureCriticality = -1; /* Criticality */ -static int hf_rnsap_transactionID = -1; /* TransactionID */ -static int hf_rnsap_iEsCriticalityDiagnostics = -1; /* CriticalityDiagnostics_IE_List */ -static int hf_rnsap_CriticalityDiagnostics_IE_List_item = -1; /* CriticalityDiagnostics_IE_List_item */ -static int hf_rnsap_iECriticality = -1; /* Criticality */ -static int hf_rnsap_iE_ID = -1; /* ProtocolIE_ID */ -static int hf_rnsap_repetitionNumber = -1; /* RepetitionNumber0 */ -static int hf_rnsap_MessageStructure_item = -1; /* MessageStructure_item */ -static int hf_rnsap_repetitionNumber_01 = -1; /* RepetitionNumber1 */ -static int hf_rnsap_continuousPacketConnectivity_DRX_InformationLCR = -1; /* ContinuousPacketConnectivity_DRX_InformationLCR */ -static int hf_rnsap_continuousPacketConnectivity_DRX_Information_to_Modify_LCR = -1; /* ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR */ -static int hf_rnsap_hS_DSCH_Semi_PersistentScheduling_Information_LCR = -1; /* HS_DSCH_Semi_PersistentScheduling_Information_LCR */ -static int hf_rnsap_hS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR = -1; /* HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR */ -static int hf_rnsap_hS_DSCH_SPS_Deactivate_Indicator_LCR = -1; /* NULL */ -static int hf_rnsap_e_DCH_Semi_PersistentScheduling_Information_LCR = -1; /* E_DCH_Semi_PersistentScheduling_Information_LCR */ -static int hf_rnsap_e_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR = -1; /* E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR */ -static int hf_rnsap_e_DCH_SPS_Deactivate_Indicator_LCR = -1; /* NULL */ -static int hf_rnsap_hS_SCCH_DRX_Information_LCR = -1; /* HS_SCCH_DRX_Information_LCR */ -static int hf_rnsap_e_AGCH_DRX_Information_LCR = -1; /* E_AGCH_DRX_Information_LCR */ -static int hf_rnsap_hS_SCCH_UE_DRX_Cycle_LCR = -1; /* UE_DRX_Cycle_LCR */ -static int hf_rnsap_hS_SCCH_Inactivity_Threshold_for_UE_DRX_Cycle_LCR = -1; /* Inactivity_Threshold_for_UE_DRX_Cycle_LCR */ -static int hf_rnsap_hS_SCCH_UE_DRX_Offset_LCR = -1; /* UE_DRX_Offset_LCR */ -static int hf_rnsap_sameAsHS_SCCH = -1; /* NULL */ -static int hf_rnsap_e_AGCH_DRX_Parameters = -1; /* E_AGCH_DRX_Parameters */ -static int hf_rnsap_e_AGCH_UE_DRX_Cycle_LCR = -1; /* UE_DRX_Cycle_LCR */ -static int hf_rnsap_e_AGCH_UE_Inactivity_Monitor_Threshold = -1; /* E_AGCH_UE_Inactivity_Monitor_Threshold */ -static int hf_rnsap_e_AGCH_UE_DRX_Offset_LCR = -1; /* UE_DRX_Offset_LCR */ -static int hf_rnsap_dRX_Information_to_Modify_LCR = -1; /* DRX_Information_to_Modify_LCR */ -static int hf_rnsap_modify = -1; /* DRX_Information_to_Modify_Items_LCR */ -static int hf_rnsap_deactivate = -1; /* NULL */ -static int hf_rnsap_hS_SCCH_DRX_Information_ResponseLCR = -1; /* HS_SCCH_DRX_Information_ResponseLCR */ -static int hf_rnsap_e_AGCH_DRX_Information_ResponseLCR = -1; /* E_AGCH_DRX_Information_ResponseLCR */ -static int hf_rnsap_e_AGCH_DRX_Parameters_Response = -1; /* E_AGCH_DRX_Parameters_Response */ -static int hf_rnsap_multiple_PLMN_List = -1; /* Multiple_PLMN_List */ -static int hf_rnsap_umts_cell_Info = -1; /* UMTS_Cells_Info_List */ -static int hf_rnsap_dGANSS_Signal_ID = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_ie_Extensions = -1; /* ProtocolExtensionContainer */ -static int hf_rnsap_dBDS_InfoList = -1; /* DBDS_InfoList */ -static int hf_rnsap_dBDS_SignalID = -1; /* GANSS_Signal_ID */ -static int hf_rnsap_dBDS_SignalInfoList = -1; /* DBDS_SignalInfoList */ -static int hf_rnsap_DBDS_SignalInfoList_item = -1; /* DBDS_SignalInfo */ -static int hf_rnsap_svID = -1; /* INTEGER_0_63 */ -static int hf_rnsap_bds_UDREI = -1; /* INTEGER_0_15 */ -static int hf_rnsap_bds_RURAI = -1; /* INTEGER_0_15 */ -static int hf_rnsap_bds_ECC_DeltaT = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_DBDS_InfoList_item = -1; /* DBDS_Info */ -static int hf_rnsap_pO2_SRB = -1; /* PowerOffset */ -static int hf_rnsap_dl_FET_Mode = -1; /* DL_FET_Mode */ -static int hf_rnsap_dCH_ENH_Concat = -1; /* DCH_ENH_Concat */ -static int hf_rnsap_pO_SRB = -1; /* PowerOffset */ -static int hf_rnsap_DCH_ENH_Concat_item = -1; /* DCH_ID */ -static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_DCH_ENH = -1; /* Setup_Or_ConfigurationChange_Or_Removal_Of_DCH_ENH */ -static int hf_rnsap_DCH_FDD_Information_item = -1; /* DCH_FDD_InformationItem */ -static int hf_rnsap_payloadCRC_PresenceIndicator = -1; /* PayloadCRC_PresenceIndicator */ -static int hf_rnsap_ul_FP_Mode = -1; /* UL_FP_Mode */ -static int hf_rnsap_toAWS = -1; /* ToAWS */ -static int hf_rnsap_toAWE = -1; /* ToAWE */ -static int hf_rnsap_dCH_SpecificInformationList = -1; /* DCH_Specific_FDD_InformationList */ -static int hf_rnsap_DCH_MeasurementOccasion_Information_item = -1; /* DchMeasurementOccasionInformation_Item */ -static int hf_rnsap_pattern_Sequence_Identifier = -1; /* Pattern_Sequence_Identifier */ -static int hf_rnsap_status_Flag = -1; /* Status_Flag */ -static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters = -1; /* Measurement_Occasion_Pattern_Sequence_parameters */ -static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters_k = -1; /* INTEGER_1_9 */ -static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters_offset = -1; /* INTEGER_0_511 */ -static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters_M_Length = -1; /* INTEGER_1_512 */ -static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters_Timeslot_Bitmap = -1; /* BIT_STRING_SIZE_7 */ -static int hf_rnsap_DCH_Specific_FDD_InformationList_item = -1; /* DCH_Specific_FDD_Item */ -static int hf_rnsap_dCH_ID = -1; /* DCH_ID */ -static int hf_rnsap_trCH_SrcStatisticsDescr = -1; /* TrCH_SrcStatisticsDescr */ -static int hf_rnsap_ul_transportFormatSet = -1; /* TransportFormatSet */ -static int hf_rnsap_dl_transportFormatSet = -1; /* TransportFormatSet */ -static int hf_rnsap_ul_BLER = -1; /* BLER */ -static int hf_rnsap_dl_BLER = -1; /* BLER */ -static int hf_rnsap_allocationRetentionPriority = -1; /* AllocationRetentionPriority */ -static int hf_rnsap_frameHandlingPriority = -1; /* FrameHandlingPriority */ -static int hf_rnsap_qE_Selector = -1; /* QE_Selector */ -static int hf_rnsap_dRACControl = -1; /* DRACControl */ -static int hf_rnsap_DCH_InformationResponse_item = -1; /* DCH_InformationResponseItem */ -static int hf_rnsap_DCH_TDD_Information_item = -1; /* DCH_TDD_InformationItem */ -static int hf_rnsap_dCH_SpecificInformationList_01 = -1; /* DCH_Specific_TDD_InformationList */ -static int hf_rnsap_DCH_Specific_TDD_InformationList_item = -1; /* DCH_Specific_TDD_Item */ -static int hf_rnsap_ul_cCTrCH_ID = -1; /* CCTrCH_ID */ -static int hf_rnsap_dl_cCTrCH_ID = -1; /* CCTrCH_ID */ -static int hf_rnsap_sIR_Value = -1; /* SIR_Value */ -static int hf_rnsap_sIR_ErrorValue = -1; /* SIR_Error_Value */ -static int hf_rnsap_transmittedCodePowerValue = -1; /* Transmitted_Code_Power_Value */ -static int hf_rnsap_rSCP = -1; /* RSCP_Value */ -static int hf_rnsap_rxTimingDeviationValue = -1; /* Rx_Timing_Deviation_Value */ -static int hf_rnsap_roundTripTime = -1; /* Round_Trip_Time_Value */ -static int hf_rnsap_extension_DedicatedMeasurementValue = -1; /* Extension_DedicatedMeasurementValue */ -static int hf_rnsap_measurementAvailable_01 = -1; /* DedicatedMeasurementAvailable */ -static int hf_rnsap_measurementnotAvailable_01 = -1; /* DedicatedMeasurementnotAvailable */ -static int hf_rnsap_dedicatedmeasurementValue = -1; /* DedicatedMeasurementValue */ -static int hf_rnsap_cFN = -1; /* CFN */ -static int hf_rnsap_cfn = -1; /* CFN */ -static int hf_rnsap_separate_indication = -1; /* NULL */ -static int hf_rnsap_activate = -1; /* Activate_Info */ -static int hf_rnsap_deactivate_01 = -1; /* Deactivate_Info */ -static int hf_rnsap_activation_type = -1; /* Execution_Type */ -static int hf_rnsap_initial_dl_tx_power = -1; /* DL_Power */ -static int hf_rnsap_firstRLS_Indicator = -1; /* FirstRLS_Indicator */ -static int hf_rnsap_propagation_delay = -1; /* PropagationDelay */ -static int hf_rnsap_deactivation_type = -1; /* Execution_Type */ -static int hf_rnsap_synchronised = -1; /* CFN */ -static int hf_rnsap_unsynchronised = -1; /* NULL */ -static int hf_rnsap_dGANSS_ReferenceTime = -1; /* INTEGER_0_119 */ -static int hf_rnsap_dGANSS_Information = -1; /* T_dGANSS_Information */ -static int hf_rnsap_dGANSS_Information_item = -1; /* T_dGANSS_Information_item */ -static int hf_rnsap_gANSS_SignalId = -1; /* GANSS_Signal_ID */ -static int hf_rnsap_gANSS_StatusHealth = -1; /* GANSS_StatusHealth */ -static int hf_rnsap_dGANSS_SignalInformation = -1; /* T_dGANSS_SignalInformation */ -static int hf_rnsap_dGANSS_SignalInformation_item = -1; /* T_dGANSS_SignalInformation_item */ -static int hf_rnsap_satId = -1; /* INTEGER_0_63 */ -static int hf_rnsap_gANSS_iod = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_udre = -1; /* UDRE */ -static int hf_rnsap_ganss_prc = -1; /* INTEGER_M2047_2047 */ -static int hf_rnsap_ganss_rrc = -1; /* INTEGER_M127_127 */ -static int hf_rnsap_pRCDeviation = -1; /* PRCDeviation */ -static int hf_rnsap_udreGrowthRate = -1; /* UDREGrowthRate */ -static int hf_rnsap_udreValidityTime = -1; /* UDREValidityTime */ -static int hf_rnsap_gPSTOW = -1; /* GPSTOW */ -static int hf_rnsap_gPS_Status_Health = -1; /* GPS_Status_Health */ -static int hf_rnsap_satellite_DGPSCorrections_Information = -1; /* T_satellite_DGPSCorrections_Information */ -static int hf_rnsap_satellite_DGPSCorrections_Information_item = -1; /* T_satellite_DGPSCorrections_Information_item */ -static int hf_rnsap_sAT_ID = -1; /* SAT_ID */ -static int hf_rnsap_iode_dgps = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_uDRE = -1; /* UDRE */ -static int hf_rnsap_pRC = -1; /* PRC */ -static int hf_rnsap_range_Correction_Rate = -1; /* Range_Correction_Rate */ -static int hf_rnsap_hs_DSCH_Cell_List = -1; /* HS_DSCH_Cell_List */ -static int hf_rnsap_HS_DSCH_Cell_List_item = -1; /* HS_DSCH_Cell */ -static int hf_rnsap_hs_DSCH_Cell_TBS = -1; /* DL_TBS_Value */ -static int hf_rnsap_powerAdjustmentType = -1; /* PowerAdjustmentType */ -static int hf_rnsap_dLReferencePower = -1; /* DL_Power */ -static int hf_rnsap_dLReferencePowerList = -1; /* DL_ReferencePowerInformationList */ -static int hf_rnsap_maxAdjustmentStep = -1; /* MaxAdjustmentStep */ -static int hf_rnsap_adjustmentPeriod = -1; /* AdjustmentPeriod */ -static int hf_rnsap_adjustmentRatio = -1; /* ScaledAdjustmentRatio */ -static int hf_rnsap_DL_ReferencePowerInformationList_item = -1; /* DL_ReferencePowerInformationItem */ -static int hf_rnsap_rL_ID = -1; /* RL_ID */ -static int hf_rnsap_dl_Reference_Power = -1; /* DL_Power */ -static int hf_rnsap_common_DL_ReferencePowerInformation = -1; /* DL_Power */ -static int hf_rnsap_individual_DL_ReferencePowerInformation = -1; /* DL_ReferencePowerInformationList */ -static int hf_rnsap_DL_Timeslot_Information_item = -1; /* DL_Timeslot_InformationItem */ -static int hf_rnsap_midambleShiftAndBurstType = -1; /* MidambleShiftAndBurstType */ -static int hf_rnsap_tFCI_Presence = -1; /* TFCI_Presence */ -static int hf_rnsap_dL_Code_Information = -1; /* TDD_DL_Code_Information */ -static int hf_rnsap_DL_TimeslotLCR_Information_item = -1; /* DL_TimeslotLCR_InformationItem */ -static int hf_rnsap_timeSlotLCR = -1; /* TimeSlotLCR */ -static int hf_rnsap_midambleShiftLCR = -1; /* MidambleShiftLCR */ -static int hf_rnsap_dL_Code_LCR_Information = -1; /* TDD_DL_Code_LCR_Information */ -static int hf_rnsap_DL_Timeslot_Information768_item = -1; /* DL_Timeslot_InformationItem768 */ -static int hf_rnsap_midambleShiftAndBurstType768 = -1; /* MidambleShiftAndBurstType768 */ -static int hf_rnsap_dL_Code_Information768 = -1; /* TDD_DL_Code_Information768 */ -static int hf_rnsap_DL_TimeSlot_ISCP_Info_item = -1; /* DL_TimeSlot_ISCP_InfoItem */ -static int hf_rnsap_dL_TimeslotISCP = -1; /* DL_TimeslotISCP */ -static int hf_rnsap_DL_TimeSlot_ISCP_LCR_Information_item = -1; /* DL_TimeSlot_ISCP_LCR_InfoItem */ -static int hf_rnsap_decimationFactorforPrimaryFrequency = -1; /* DecimationFactor */ -static int hf_rnsap_decimationFactorforSecFrequency = -1; /* DecimationFactor */ -static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_Downlink_TPC_enhancements = -1; /* Setup_Or_ConfigurationChange_Or_Removal_Of_Downlink_TPC_enhancements */ -static int hf_rnsap_uE_DRX_Cycle = -1; /* UE_DRX_Cycle */ -static int hf_rnsap_inactivity_Threshold_for_UE_DRX_Cycle = -1; /* Inactivity_Threshold_for_UE_DRX_Cycle */ -static int hf_rnsap_inactivity_Threshold_for_UE_Grant_Monitoring = -1; /* Inactivity_Threshold_for_UE_Grant_Monitoring */ -static int hf_rnsap_uE_DRX_Grant_Monitoring = -1; /* UE_DRX_Grant_Monitoring */ -static int hf_rnsap_modify_01 = -1; /* DRX_Information_to_Modify_Items */ -static int hf_rnsap_DSCH_FlowControlInformation_item = -1; /* DSCH_FlowControlItem */ -static int hf_rnsap_dSCH_SchedulingPriority = -1; /* SchedulingPriorityIndicator */ -static int hf_rnsap_mAC_c_sh_SDU_Lengths = -1; /* MAC_c_sh_SDU_LengthList */ -static int hf_rnsap_DSCH_TDD_Information_item = -1; /* DSCH_TDD_InformationItem */ -static int hf_rnsap_dSCH_ID = -1; /* DSCH_ID */ -static int hf_rnsap_dl_ccTrCHID = -1; /* CCTrCH_ID */ -static int hf_rnsap_trChSourceStatisticsDescriptor = -1; /* TrCH_SrcStatisticsDescr */ -static int hf_rnsap_transportFormatSet = -1; /* TransportFormatSet */ -static int hf_rnsap_schedulingPriorityIndicator = -1; /* SchedulingPriorityIndicator */ -static int hf_rnsap_bLER = -1; /* BLER */ -static int hf_rnsap_uE_DTX_Cycle1_2ms = -1; /* UE_DTX_Cycle1_2ms */ -static int hf_rnsap_uE_DTX_Cycle2_2ms = -1; /* UE_DTX_Cycle2_2ms */ -static int hf_rnsap_mAC_DTX_Cycle_2ms = -1; /* MAC_DTX_Cycle_2ms */ -static int hf_rnsap_uE_DTX_Cycle1_10ms = -1; /* UE_DTX_Cycle1_10ms */ -static int hf_rnsap_uE_DTX_Cycle2_10ms = -1; /* UE_DTX_Cycle2_10ms */ -static int hf_rnsap_mAC_DTX_Cycle_10ms = -1; /* MAC_DTX_Cycle_10ms */ -static int hf_rnsap_e_DCH_TTI_Length = -1; /* E_DCH_TTI_Length */ -static int hf_rnsap_uE_DTX_Long_Preamble = -1; /* UE_DTX_Long_Preamble */ -static int hf_rnsap_mAC_Inactivity_Threshold = -1; /* MAC_Inactivity_Threshold */ -static int hf_rnsap_cQI_DTX_Timer = -1; /* CQI_DTX_Timer */ -static int hf_rnsap_uE_DPCCH_burst1 = -1; /* UE_DPCCH_burst1 */ -static int hf_rnsap_uE_DPCCH_burst2 = -1; /* UE_DPCCH_burst2 */ -static int hf_rnsap_modify_02 = -1; /* DTX_Information_to_Modify_Items */ -static int hf_rnsap_e_DCH_TTI_Length_to_Modify = -1; /* E_DCH_TTI_Length_to_Modify */ -static int hf_rnsap_fDD = -1; /* EARFCN_FDD */ -static int hf_rnsap_tDD = -1; /* EARFCN */ -static int hf_rnsap_extension_EARFCN_Information = -1; /* Extension_EARFCN_Information */ -static int hf_rnsap_uL_EARFCN = -1; /* EARFCN */ -static int hf_rnsap_dL_EARFCN = -1; /* EARFCN */ -static int hf_rnsap_uL_EARFCN_01 = -1; /* EARFCN_Extended */ -static int hf_rnsap_dL_EARFCN_01 = -1; /* EARFCN_Extended */ -static int hf_rnsap_e_UTRAN_Cell_ID = -1; /* BIT_STRING_SIZE_28 */ -static int hf_rnsap_eAGCH_ERGCH_EHICH_FDD_ScramblingCode = -1; /* DL_ScramblingCode */ -static int hf_rnsap_eAGCH_ChannelisationCode = -1; /* FDD_DL_ChannelisationCodeNumber */ -static int hf_rnsap_primary_e_RNTI = -1; /* E_RNTI */ -static int hf_rnsap_secondary_e_RNTI = -1; /* E_RNTI */ -static int hf_rnsap_eRGCH_EHICH_ChannelisationCode = -1; /* FDD_DL_ChannelisationCodeNumber */ -static int hf_rnsap_eHICH_SignatureSequence = -1; /* EHICH_SignatureSequence */ -static int hf_rnsap_primary_Secondary_Grant_Selector = -1; /* E_Primary_Secondary_Grant_Selector */ -static int hf_rnsap_e_RGCH_Release_Indicator = -1; /* E_RGCH_Release_Indicator */ -static int hf_rnsap_eDCH_MACdFlows_Information = -1; /* EDCH_MACdFlows_Information */ -static int hf_rnsap_e_DCH_Reference_Power_Offset = -1; /* E_DCH_Reference_Power_Offset */ -static int hf_rnsap_eDCH_MACdFlow_Specific_InformationResponse = -1; /* EDCH_MACdFlow_Specific_InformationResponse */ -static int hf_rnsap_EDCH_MACdFlow_Specific_InformationResponse_item = -1; /* EDCH_MACdFlow_Specific_InformationResponseItem */ -static int hf_rnsap_eDCH_MACdFlow_ID = -1; /* EDCH_MACdFlow_ID */ -static int hf_rnsap_hARQ_Process_Allocation_NonSched_2ms_EDCH = -1; /* HARQ_Process_Allocation_2ms_EDCH */ -static int hf_rnsap_eDCH_MACdFlow_Specific_Information = -1; /* EDCH_MACdFlow_Specific_InfoToModifyList */ -static int hf_rnsap_mACeReset_Indicator = -1; /* MACeReset_Indicator */ -static int hf_rnsap_e_DCH_MACdFlow_Specific_UpdateInformation = -1; /* E_DCH_MACdFlow_Specific_UpdateInformation */ -static int hf_rnsap_E_DCH_MACdFlow_Specific_UpdateInformation_item = -1; /* E_DCH_MACdFlow_Specific_UpdateInformation_Item */ -static int hf_rnsap_E_DCH_DL_Control_Channel_Change_Information_item = -1; /* E_DCH_DL_Control_Channel_Change_Information_Item */ -static int hf_rnsap_e_DCH_RL_ID = -1; /* RL_ID */ -static int hf_rnsap_E_DCH_DL_Control_Channel_Grant_Information_item = -1; /* E_DCH_DL_Control_Channel_Grant_Information_Item */ -static int hf_rnsap_e_DCH_Non_Scheduled_Transmission_Grant = -1; /* E_DCH_Non_Scheduled_Transmission_Grant_Items */ -static int hf_rnsap_e_DCH_Scheduled_Transmission_Grant = -1; /* NULL */ -static int hf_rnsap_E_DCH_LogicalChannelInformation_item = -1; /* E_DCH_LogicalChannelInformationItem */ -static int hf_rnsap_schedulingInformation = -1; /* SchedulingInformation */ -static int hf_rnsap_mACes_GuaranteedBitRate = -1; /* MACes_Guaranteed_Bitrate */ -static int hf_rnsap_eDCH_DDI_Value = -1; /* EDCH_DDI_Value */ -static int hf_rnsap_mACd_PDU_Size_List = -1; /* E_DCH_MACdPDU_SizeList */ -static int hf_rnsap_E_DCH_MACdPDU_SizeList_item = -1; /* E_DCH_MACdPDU_SizeListItem */ -static int hf_rnsap_mACdPDU_Size = -1; /* MACdPDU_Size */ -static int hf_rnsap_E_DCH_LogicalChannelToModify_item = -1; /* E_DCH_LogicalChannelToModifyItem */ -static int hf_rnsap_mACd_PDU_Size_List_01 = -1; /* E_DCH_MACdPDU_SizeToModifyList */ -static int hf_rnsap_E_DCH_MACdPDU_SizeToModifyList_item = -1; /* E_DCH_MACdPDU_SizeListItem */ -static int hf_rnsap_E_DCH_LogicalChannelToDelete_item = -1; /* E_DCH_LogicalChannelToDeleteItem */ -static int hf_rnsap_eDCH_MACdFlow_Specific_Information_01 = -1; /* EDCH_MACdFlow_Specific_InfoList */ -static int hf_rnsap_EDCH_MACdFlow_Specific_InfoList_item = -1; /* EDCH_MACdFlow_Specific_InfoItem */ -static int hf_rnsap_tnlQoS = -1; /* TnlQos */ -static int hf_rnsap_maxNr_Retransmissions_EDCH = -1; /* MaxNr_Retransmissions_EDCH */ -static int hf_rnsap_trafficClass = -1; /* TrafficClass */ -static int hf_rnsap_eDCH_Grant_Type_Information = -1; /* E_DCH_Grant_Type_Information */ -static int hf_rnsap_bundlingModeIndicator = -1; /* BundlingModeIndicator */ -static int hf_rnsap_eDCHLogicalChannelInformation = -1; /* E_DCH_LogicalChannelInformation */ -static int hf_rnsap_EDCH_MACdFlow_Specific_InfoToModifyList_item = -1; /* EDCH_MACdFlow_Specific_InfoToModifyItem */ -static int hf_rnsap_transportBearerRequestIndicator = -1; /* TransportBearerRequestIndicator */ -static int hf_rnsap_eDCH_LogicalChannelToAdd = -1; /* E_DCH_LogicalChannelInformation */ -static int hf_rnsap_eDCH_LogicalChannelToModify = -1; /* E_DCH_LogicalChannelToModify */ -static int hf_rnsap_eDCH_LogicalChannelToDelete = -1; /* E_DCH_LogicalChannelToDelete */ -static int hf_rnsap_EDCH_MACdFlows_To_Delete_item = -1; /* EDCH_MACdFlows_To_Delete_Item */ -static int hf_rnsap_maxBits_MACe_PDU_non_scheduled = -1; /* Max_Bits_MACe_PDU_non_scheduled */ -static int hf_rnsap_hARQ_Process_Allocation_NonSched_2ms = -1; /* HARQ_Process_Allocation_2ms_EDCH */ -static int hf_rnsap_e_DCH_serving_cell_outcome_choice = -1; /* E_DCH_serving_cell_change_choice */ -static int hf_rnsap_e_DCH_serving_cell_change_successful = -1; /* E_DCH_serving_cell_change_successful */ -static int hf_rnsap_e_DCH_serving_cell_change_unsuccessful = -1; /* E_DCH_serving_cell_change_unsuccessful */ -static int hf_rnsap_e_DCH_RL_InformationList_Rsp = -1; /* E_DCH_RL_InformationList_Rsp */ -static int hf_rnsap_E_DCH_RL_InformationList_Rsp_item = -1; /* E_DCH_RL_InformationList_Rsp_Item */ -static int hf_rnsap_e_DCH_reconfigured_RL_Id = -1; /* RL_ID */ -static int hf_rnsap_e_DCH_FDD_DL_Control_Channel_Info = -1; /* EDCH_FDD_DL_ControlChannelInformation */ -static int hf_rnsap_cause = -1; /* Cause */ -static int hf_rnsap_two_ms = -1; /* DTX_Cycle_2ms_Items */ -static int hf_rnsap_ten_ms = -1; /* DTX_Cycle_10ms_Items */ -static int hf_rnsap_two_ms_01 = -1; /* DTX_Cycle_2ms_to_Modify_Items */ -static int hf_rnsap_ten_ms_01 = -1; /* DTX_Cycle_10ms_to_Modify_Items */ -static int hf_rnsap_maxSet_E_DPDCHs = -1; /* Max_Set_E_DPDCHs */ -static int hf_rnsap_punctureLimit = -1; /* PunctureLimit */ -static int hf_rnsap_e_TFCS_Information = -1; /* E_TFCS_Information */ -static int hf_rnsap_e_TTI = -1; /* E_TTI */ -static int hf_rnsap_e_DPCCH_PO = -1; /* E_DPCCH_PO */ -static int hf_rnsap_e_RGCH_2_IndexStepThreshold = -1; /* E_RGCH_2_IndexStepThreshold */ -static int hf_rnsap_e_RGCH_3_IndexStepThreshold = -1; /* E_RGCH_3_IndexStepThreshold */ -static int hf_rnsap_hARQ_Info_for_E_DCH = -1; /* HARQ_Info_for_E_DCH */ -static int hf_rnsap_hSDSCH_Configured_Indicator = -1; /* HSDSCH_Configured_Indicator */ -static int hf_rnsap_e_DCH_Serving_RL_in_this_DRNS = -1; /* EDCH_Serving_RL_in_this_DRNS */ -static int hf_rnsap_e_DCH_Serving_RL_not_in_this_DRNS = -1; /* NULL */ -static int hf_rnsap_e_DCH_Serving_RL_Id = -1; /* RL_ID */ -static int hf_rnsap_common_HS_DSCH_RNTI_priorityQueueInfo_EnhancedFACH = -1; /* PriorityQueue_InfoList_EnhancedFACH_PCH */ -static int hf_rnsap_dedicated_HS_DSCH_RNTI_priorityQueueInfo_EnhancedFACH = -1; /* PriorityQueue_InfoList_EnhancedFACH_PCH */ -static int hf_rnsap_priorityQueueInfo_EnhancedPCH = -1; /* PriorityQueue_InfoList_EnhancedFACH_PCH */ -static int hf_rnsap_hSDSCH_Initial_Capacity_Allocation = -1; /* HSDSCH_Initial_Capacity_Allocation */ -static int hf_rnsap_hSDSCH_RNTI = -1; /* HSDSCH_RNTI */ -static int hf_rnsap_e_TFCI_BetaEC_Boost = -1; /* E_TFCI_BetaEC_Boost */ -static int hf_rnsap_uL_Delta_T2TP = -1; /* UL_Delta_T2TP */ -static int hf_rnsap_e_DCH_TFCI_Table_Index = -1; /* E_DCH_TFCI_Table_Index */ -static int hf_rnsap_reference_E_TFCI_Information = -1; /* Reference_E_TFCI_Information */ -static int hf_rnsap_measurementTreshold = -1; /* MeasurementThreshold */ -static int hf_rnsap_measurementHysteresisTime = -1; /* MeasurementHysteresisTime */ -static int hf_rnsap_measurementIncreaseDecreaseThreshold = -1; /* MeasurementIncreaseDecreaseThreshold */ -static int hf_rnsap_measurementChangeTime = -1; /* MeasurementChangeTime */ -static int hf_rnsap_measurementThreshold1 = -1; /* MeasurementThreshold */ -static int hf_rnsap_measurementThreshold2 = -1; /* MeasurementThreshold */ -static int hf_rnsap_reportPeriodicity = -1; /* ReportPeriodicity */ -static int hf_rnsap_measurementFluctuationRange = -1; /* INTEGER_0_100 */ -static int hf_rnsap_measurementQuantity = -1; /* MeasurementQuantity */ -static int hf_rnsap_threshold = -1; /* INTEGER_M120_165 */ -static int hf_rnsap_threshold_01 = -1; /* INTEGER_M120_M25 */ -static int hf_rnsap_e_PUCH_Information = -1; /* E_PUCH_Information */ -static int hf_rnsap_e_TFCS_Information_TDD = -1; /* E_TFCS_Information_TDD */ -static int hf_rnsap_e_DCH_MACdFlows_Information_TDD = -1; /* E_DCH_MACdFlows_Information_TDD */ -static int hf_rnsap_e_DCH_TDD_Information = -1; /* E_DCH_TDD_Information */ -static int hf_rnsap_minCR = -1; /* CodeRate */ -static int hf_rnsap_maxCR = -1; /* CodeRate */ -static int hf_rnsap_harqInfo = -1; /* HARQ_Info_for_E_DCH */ -static int hf_rnsap_n_E_UCCH = -1; /* N_E_UCCH */ -static int hf_rnsap_e_DCH_QPSK_RefBetaInfo = -1; /* E_DCH_QPSK_RefBetaInfo */ -static int hf_rnsap_e_DCH_sixteenQAM_RefBetaInfo = -1; /* E_DCH_sixteenQAM_RefBetaInfo */ -static int hf_rnsap_E_DCH_QPSK_RefBetaInfo_item = -1; /* E_DCH_RefBeta_Item */ -static int hf_rnsap_E_DCH_sixteenQAM_RefBetaInfo_item = -1; /* E_DCH_RefBeta_Item */ -static int hf_rnsap_refCodeRate = -1; /* CodeRate_short */ -static int hf_rnsap_refBeta = -1; /* RefBeta */ -static int hf_rnsap_E_DCH_MACdFlows_Information_TDD_item = -1; /* E_DCH_MACdFlow_InfoTDDItem */ -static int hf_rnsap_tnlQos = -1; /* TnlQos */ -static int hf_rnsap_eDCH_Grant_TypeTDD = -1; /* E_DCH_Grant_TypeTDD */ -static int hf_rnsap_e_DCH_TDD_Maximum_Bitrate = -1; /* E_DCH_TDD_Maximum_Bitrate */ -static int hf_rnsap_e_DCH_PowerOffset_for_SchedulingInfo = -1; /* E_DCH_PowerOffset_for_SchedulingInfo */ -static int hf_rnsap_e_DCH_MACdFlows_to_Add = -1; /* E_DCH_MACdFlows_Information_TDD */ -static int hf_rnsap_e_DCH_MACdFlows_to_Delete = -1; /* EDCH_MACdFlows_To_Delete */ -static int hf_rnsap_e_DCH_Non_Scheduled_Grant_Info = -1; /* E_DCH_Non_Scheduled_Grant_Info */ -static int hf_rnsap_e_DCH_TDD_Information_to_Modify = -1; /* E_DCH_TDD_Information_to_Modify */ -static int hf_rnsap_e_DCH_TDD_Information_to_Modify_List = -1; /* E_DCH_TDD_Information_to_Modify_List */ -static int hf_rnsap_E_DCH_TDD_Information_to_Modify_List_item = -1; /* E_DCH_MACdFlow_ModifyTDDItem */ -static int hf_rnsap_e_DCH_LogicalChannelToAdd = -1; /* E_DCH_LogicalChannelInformation */ -static int hf_rnsap_e_DCH_LogicalChannelToModify = -1; /* E_DCH_LogicalChannelToModify */ -static int hf_rnsap_e_DCH_LogicalChannelToDelete = -1; /* E_DCH_LogicalChannelToDelete */ -static int hf_rnsap_e_DCH_TDD_MACdFlow_Specific_InformationResp = -1; /* E_DCH_TDD_MACdFlow_Specific_InformationResp */ -static int hf_rnsap_e_AGCH_Specific_Information_ResponseTDD = -1; /* E_AGCH_Specific_InformationRespListTDD */ -static int hf_rnsap_e_HICH_Information_Response = -1; /* E_HICH_InformationResp */ -static int hf_rnsap_e_RNTI = -1; /* E_RNTI */ -static int hf_rnsap_mode1 = -1; /* Mode1_Ind */ -static int hf_rnsap_mode2 = -1; /* CFN */ -static int hf_rnsap_mode1_01 = -1; /* ActivationDelay */ -static int hf_rnsap_E_DCH_TDD_MACdFlow_Specific_InformationResp_item = -1; /* E_DCH_TDD_MACdFlow_Specific_InformationResp_Item */ -static int hf_rnsap_e_DCH_MacdFlow_Id = -1; /* EDCH_MACdFlow_ID */ -static int hf_rnsap_E_AGCH_Specific_InformationRespListTDD_item = -1; /* E_AGCH_Specific_InformationResp_ItemTDD */ -static int hf_rnsap_timeslot = -1; /* TimeSlot */ -static int hf_rnsap_tDD_ChannelisationCode = -1; /* TDD_ChannelisationCode */ -static int hf_rnsap_e_HICH_TimeOffset = -1; /* E_HICH_TimeOffset */ -static int hf_rnsap_timeslotResource = -1; /* E_DCH_TimeslotResource */ -static int hf_rnsap_powerResource = -1; /* E_DCH_PowerResource */ -static int hf_rnsap_repetitionPeriod = -1; /* RepetitionPeriod */ -static int hf_rnsap_repetitionLength = -1; /* RepetitionLength */ -static int hf_rnsap_tddE_PUCH_Offset = -1; /* TddE_PUCH_Offset */ -static int hf_rnsap_tdd_ChannelisationCode = -1; /* TDD_ChannelisationCode */ -static int hf_rnsap_e_DCH_TDD_Information768 = -1; /* E_DCH_TDD_Information768 */ -static int hf_rnsap_e_DCH_TDD_Maximum_Bitrate768 = -1; /* E_DCH_TDD_Maximum_Bitrate768 */ -static int hf_rnsap_e_DCH_Non_Scheduled_Grant_Info768 = -1; /* E_DCH_Non_Scheduled_Grant_Info768 */ -static int hf_rnsap_e_AGCH_Specific_Information_Response768TDD = -1; /* E_AGCH_Specific_InformationRespList768TDD */ -static int hf_rnsap_e_HICH_Information_Response768 = -1; /* E_HICH_InformationResp768 */ -static int hf_rnsap_E_AGCH_Specific_InformationRespList768TDD_item = -1; /* E_AGCH_Specific_InformationResp_Item768TDD */ -static int hf_rnsap_tDD_ChannelisationCode768 = -1; /* TDD_ChannelisationCode768 */ -static int hf_rnsap_tdd_ChannelisationCode768 = -1; /* TDD_ChannelisationCode768 */ -static int hf_rnsap_e_PUCH_LCR_Information = -1; /* E_PUCH_LCR_Information */ -static int hf_rnsap_e_DCH_LCR_TDD_Information = -1; /* E_DCH_LCR_TDD_Information */ -static int hf_rnsap_pRxdesBase = -1; /* E_PUCH_PRXdesBase */ -static int hf_rnsap_e_PUCH_TPC_Step_Size = -1; /* TDD_TPC_UplinkStepSize_LCR */ -static int hf_rnsap_n_E_UCCH_LCR = -1; /* N_E_UCCH_LCR */ -static int hf_rnsap_e_DCH_Physical_Layer_Category_LCR = -1; /* E_DCH_Physical_Layer_Category_LCR */ -static int hf_rnsap_e_AGCH_Specific_Information_Response_LCR_TDD = -1; /* E_AGCH_Specific_InformationRespList_LCR_TDD */ -static int hf_rnsap_e_HICH_Specific_Information_Response_LCR = -1; /* E_HICH_Specific_InformationResp_LCR */ -static int hf_rnsap_e_DCH_Non_Scheduled_Grant_Info_LCR = -1; /* E_DCH_Non_Scheduled_Grant_Info_LCR */ -static int hf_rnsap_E_AGCH_Specific_InformationRespList_LCR_TDD_item = -1; /* E_AGCH_Specific_InformationResp_Item_LCR_TDD */ -static int hf_rnsap_e_HICH_Scheduled_InformationResp_LCR = -1; /* E_HICH_Scheduled_InformationRespList_LCR_TDD */ -static int hf_rnsap_e_HICH_non_Scheduled_InformationResp_LCR = -1; /* E_HICH_InformationResp_LCR */ -static int hf_rnsap_e_HICH_TimeOffset_lcr = -1; /* E_HICH_TimeOffset_LCR */ -static int hf_rnsap_E_HICH_Scheduled_InformationRespList_LCR_TDD_item = -1; /* E_HICH_Scheduled_InformationResp_Item_LCR_TDD */ -static int hf_rnsap_e_HICH_EI = -1; /* E_HICH_EI */ -static int hf_rnsap_e_HICH_Scheduled_InformationResp_LCR_01 = -1; /* E_HICH_InformationResp_LCR */ -static int hf_rnsap_signatureSequenceGroupIndex = -1; /* SignatureSequenceGroupIndex */ -static int hf_rnsap_timeslotResource_LCR = -1; /* E_DCH_TimeslotResource_LCR */ -static int hf_rnsap_subframenumber = -1; /* E_DCH_SubframeNumber_LCR */ -static int hf_rnsap_Radio_Links_without_DPCH_FDPCH_Indication_item = -1; /* Radio_Links_without_DPCH_FDPCH_Information */ -static int hf_rnsap_radio_Links_without_DPCH_FDPCH_Operation_Indicator = -1; /* T_radio_Links_without_DPCH_FDPCH_Operation_Indicator */ -static int hf_rnsap_extended_sRNTI = -1; /* Extended_RNTI */ -static int hf_rnsap_extended_sRNTI_BitMaskIndex = -1; /* T_extended_sRNTI_BitMaskIndex */ -static int hf_rnsap_ExtendedAffectedUEInformationForMBMS_item = -1; /* Extended_RNTI */ -static int hf_rnsap_repetition_Period_List_LCR = -1; /* Repetition_Period_List_LCR */ -static int hf_rnsap_e_DCH_SPS_Indicator = -1; /* E_DCH_SPS_Indicator */ -static int hf_rnsap_e_DCH_SPS_Reservation_Indicator = -1; /* SPS_Reservation_Indicator */ -static int hf_rnsap_initial_E_DCH_SPS_resource = -1; /* Initial_E_DCH_SPS_resource */ -static int hf_rnsap_e_DCH_SPS_HICH_Information = -1; /* E_DCH_SPS_HICH_Information */ -static int hf_rnsap_timeslot_Resource_Related_Information = -1; /* E_DCH_TimeslotResource_LCR */ -static int hf_rnsap_repetitionPeriodIndex = -1; /* RepetitionPeriodIndex */ -static int hf_rnsap_subframeNumber = -1; /* T_subframeNumber */ -static int hf_rnsap_n_E_UCCHLCR = -1; /* N_E_UCCH_LCR */ -static int hf_rnsap_e_HICH_Configuration = -1; /* E_HICH_Configuration */ -static int hf_rnsap_same_As_Scheduled_E_HICH = -1; /* Same_As_Scheduled_E_HICH */ -static int hf_rnsap_explicit = -1; /* E_HICH_InformationResp_ExplicitConfiguration_LCR */ -static int hf_rnsap_FACH_FlowControlInformation_item = -1; /* FACH_FlowControlInformationItem */ -static int hf_rnsap_fACH_SchedulingPriority = -1; /* SchedulingPriorityIndicator */ -static int hf_rnsap_fACH_InitialWindowSize = -1; /* FACH_InitialWindowSize */ -static int hf_rnsap_FACH_InformationList_item = -1; /* FACH_InformationItem */ -static int hf_rnsap_FDD_DCHs_to_Modify_item = -1; /* FDD_DCHs_to_ModifyItem */ -static int hf_rnsap_dCH_SpecificInformationList_02 = -1; /* FDD_DCHs_to_ModifySpecificInformationList */ -static int hf_rnsap_FDD_DCHs_to_ModifySpecificInformationList_item = -1; /* FDD_DCHs_to_ModifySpecificItem */ -static int hf_rnsap_ul_TransportformatSet = -1; /* TransportFormatSet */ -static int hf_rnsap_dl_TransportformatSet = -1; /* TransportFormatSet */ -static int hf_rnsap_not_Used_dRACControl = -1; /* NULL */ -static int hf_rnsap_FDD_DL_CodeInformation_item = -1; /* FDD_DL_CodeInformationItem */ -static int hf_rnsap_dl_ScramblingCode = -1; /* DL_ScramblingCode */ -static int hf_rnsap_fDD_DL_ChannelisationCodeNumber = -1; /* FDD_DL_ChannelisationCodeNumber */ -static int hf_rnsap_transmission_Gap_Pattern_Sequence_ScramblingCode_Information = -1; /* Transmission_Gap_Pattern_Sequence_ScramblingCode_Information */ -static int hf_rnsap_fdd_dl_ChannelisationCodeNumber = -1; /* FDD_DL_ChannelisationCodeNumber */ -static int hf_rnsap_extended_E_DPCCH_PO = -1; /* Extended_E_DPCCH_PO */ -static int hf_rnsap_tDD_ChannelisationCodeLCR = -1; /* TDD_ChannelisationCodeLCR */ -static int hf_rnsap_wT = -1; /* INTEGER_1_4 */ -static int hf_rnsap_fTPICH_Offset = -1; /* FTPICH_Offset */ -static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_FTPICH_Information = -1; /* Setup_Or_ConfigurationChange_Or_Removal_Of_FTPICH_Information */ -static int hf_rnsap_fTPICH_SlotFormat = -1; /* FTPICH_SlotFormat */ -static int hf_rnsap_fTPICH_ChannelisationCodenumber = -1; /* FDD_DL_ChannelisationCodeNumber */ -static int hf_rnsap_GA_Cell_item = -1; /* GA_Cell_item */ -static int hf_rnsap_cell_GAIgeographicalCoordinate = -1; /* GeographicalCoordinate */ -static int hf_rnsap_pointWithUncertainty = -1; /* GA_PointWithUnCertainty */ -static int hf_rnsap_pointWithUncertaintyEllipse = -1; /* GA_PointWithUnCertaintyEllipse */ -static int hf_rnsap_pointWithAltitude = -1; /* GA_PointWithAltitude */ -static int hf_rnsap_pointWithAltitudeAndUncertaintyEllipsoid = -1; /* GA_PointWithAltitudeAndUncertaintyEllipsoid */ -static int hf_rnsap_ellipsoidArc = -1; /* GA_EllipsoidArc */ -static int hf_rnsap_directionOfAltitude = -1; /* T_directionOfAltitude */ -static int hf_rnsap_altitude = -1; /* INTEGER_0_32767 */ -static int hf_rnsap_geographicalCoordinates = -1; /* GeographicalCoordinate */ -static int hf_rnsap_innerRadius = -1; /* INTEGER_0_65535 */ -static int hf_rnsap_uncertaintyRadius = -1; /* INTEGER_0_127 */ -static int hf_rnsap_offsetAngle = -1; /* INTEGER_0_179 */ -static int hf_rnsap_includedAngle = -1; /* INTEGER_0_179 */ -static int hf_rnsap_confidence = -1; /* INTEGER_0_127 */ -static int hf_rnsap_signalledGainFactors10ms = -1; /* T_signalledGainFactors10ms */ -static int hf_rnsap_gain10ms_betaC = -1; /* BetaCD */ -static int hf_rnsap_gain10ms_betaD = -1; /* BetaCD */ -static int hf_rnsap_gain10ms_refTFCNumber = -1; /* RefTFCNumber */ -static int hf_rnsap_computedGainFactors10ms = -1; /* RefTFCNumber */ -static int hf_rnsap_navClockModel = -1; /* GANSS_NAVclockModel */ -static int hf_rnsap_cnavClockModel = -1; /* GANSS_CNAVclockModel */ -static int hf_rnsap_glonassClockModel = -1; /* GANSS_GLONASSclockModel */ -static int hf_rnsap_sbasClockModel = -1; /* GANSS_SBASclockModel */ -static int hf_rnsap_extension_GANSS_AddClockModels = -1; /* Extension_GANSS_AddClockModels */ -static int hf_rnsap_navKeplerianSet = -1; /* GANSS_NavModel_NAVKeplerianSet */ -static int hf_rnsap_cnavKeplerianSet = -1; /* GANSS_NavModel_CNAVKeplerianSet */ -static int hf_rnsap_glonassECEF = -1; /* GANSS_NavModel_GLONASSecef */ -static int hf_rnsap_sbasECEF = -1; /* GANSS_NavModel_SBASecef */ -static int hf_rnsap_extension_GANSS_AddOrbitModels = -1; /* Extension_GANSS_AddOrbitModels */ -static int hf_rnsap_dataID = -1; /* BIT_STRING_SIZE_2 */ -static int hf_rnsap_alpha_beta_parameters = -1; /* GPS_Ionospheric_Model */ -static int hf_rnsap_ganss_Transmission_Time = -1; /* GANSS_Transmission_Time */ -static int hf_rnsap_non_broadcastIndication = -1; /* T_non_broadcastIndication */ -static int hf_rnsap_ganssSatInfoNavList = -1; /* Ganss_Sat_Info_AddNavList */ -static int hf_rnsap_GANSS_Additional_Time_Models_item = -1; /* GANSS_Time_Model */ -static int hf_rnsap_utcModel1 = -1; /* GANSS_UTCmodelSet1 */ -static int hf_rnsap_utcModel2 = -1; /* GANSS_UTCmodelSet2 */ -static int hf_rnsap_utcModel3 = -1; /* GANSS_UTCmodelSet3 */ -static int hf_rnsap_extension_GANSS_Additional_UTC_Models = -1; /* Extension_GANSS_Additional_UTC_Models */ -static int hf_rnsap_ganss_wk_number = -1; /* INTEGER_0_255 */ -static int hf_rnsap_gANSS_AlmanacModel = -1; /* T_gANSS_AlmanacModel */ -static int hf_rnsap_gANSS_keplerianParameters = -1; /* T_gANSS_keplerianParameters */ -static int hf_rnsap_t_oa = -1; /* INTEGER_0_1023 */ -static int hf_rnsap_iod_a = -1; /* INTEGER_0_15 */ -static int hf_rnsap_gANSS_SatelliteInformationKP = -1; /* GANSS_SatelliteInformationKP */ -static int hf_rnsap_extension_GANSS_AlmanacModel = -1; /* Extension_GANSS_AlmanacModel */ -static int hf_rnsap_t_oa_01 = -1; /* INTEGER_0_255 */ -static int hf_rnsap_sat_info_NAVkpList = -1; /* GANSS_SAT_Info_Almanac_NAVkpList */ -static int hf_rnsap_sat_info_BDSkpList = -1; /* GANSS_SAT_Info_Almanac_BDSkpList */ -static int hf_rnsap_sat_info_REDkpList = -1; /* GANSS_SAT_Info_Almanac_REDkpList */ -static int hf_rnsap_sat_info_MIDIkpList = -1; /* GANSS_SAT_Info_Almanac_MIDIkpList */ -static int hf_rnsap_sat_info_GLOkpList = -1; /* GANSS_SAT_Info_Almanac_GLOkpList */ -static int hf_rnsap_sat_info_SBASecefList = -1; /* GANSS_SAT_Info_Almanac_SBASecefList */ -static int hf_rnsap_ganssID1 = -1; /* GANSS_AuxInfoGANSS_ID1 */ -static int hf_rnsap_ganssID3 = -1; /* GANSS_AuxInfoGANSS_ID3 */ -static int hf_rnsap_GANSS_AuxInfoGANSS_ID1_item = -1; /* GANSS_AuxInfoGANSS_ID1_item */ -static int hf_rnsap_signalsAvailable = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_GANSS_AuxInfoGANSS_ID3_item = -1; /* GANSS_AuxInfoGANSS_ID3_item */ -static int hf_rnsap_channelNumber = -1; /* INTEGER_M7_13 */ -static int hf_rnsap_bdsToc = -1; /* BIT_STRING_SIZE_17 */ -static int hf_rnsap_bdsa0 = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_bdsa1 = -1; /* BIT_STRING_SIZE_22 */ -static int hf_rnsap_bdsa2 = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_bdsTgd1 = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_bdsAODC = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_GANSS_Clock_Model_item = -1; /* GANSS_Clock_Model_item */ -static int hf_rnsap_t_oc = -1; /* BIT_STRING_SIZE_14 */ -static int hf_rnsap_a_i2 = -1; /* BIT_STRING_SIZE_6 */ -static int hf_rnsap_a_i1 = -1; /* BIT_STRING_SIZE_21 */ -static int hf_rnsap_a_i0 = -1; /* BIT_STRING_SIZE_31 */ -static int hf_rnsap_t_gd = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_sisa = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_model_id = -1; /* INTEGER_0_1_ */ -static int hf_rnsap_cnavToc = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_cnavTop = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_cnavURA0 = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_cnavURA1 = -1; /* BIT_STRING_SIZE_3 */ -static int hf_rnsap_cnavURA2 = -1; /* BIT_STRING_SIZE_3 */ -static int hf_rnsap_cnavAf2 = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_cnavAf1 = -1; /* BIT_STRING_SIZE_20 */ -static int hf_rnsap_cnavAf0 = -1; /* BIT_STRING_SIZE_26 */ -static int hf_rnsap_cnavTgd = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_cnavISCl1cp = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_cnavISCl1cd = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_cnavISCl1ca = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_cnavISCl2c = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_cnavISCl5i5 = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_cnavISCl5q5 = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_ganss_Ionospheric_Model = -1; /* GANSS_Ionospheric_Model */ -static int hf_rnsap_ganss_Rx_Pos = -1; /* GANSS_RX_Pos */ -static int hf_rnsap_ionospheric_Model = -1; /* BOOLEAN */ -static int hf_rnsap_ganssTod = -1; /* INTEGER_0_59_ */ -static int hf_rnsap_dataBitAssistancelist = -1; /* GANSS_DataBitAssistanceList */ -static int hf_rnsap_GANSS_DataBitAssistanceList_item = -1; /* GANSS_DataBitAssistanceItem */ -static int hf_rnsap_dataBitAssistanceSgnList = -1; /* GANSS_DataBitAssistanceSgnList */ -static int hf_rnsap_GANSS_DataBitAssistanceSgnList_item = -1; /* GANSS_DataBitAssistanceSgnItem */ -static int hf_rnsap_ganss_SignalId = -1; /* GANSS_Signal_ID */ -static int hf_rnsap_ganssDataBits = -1; /* BIT_STRING_SIZE_1_1024 */ -static int hf_rnsap_ganssTod_01 = -1; /* INTEGER_0_86399 */ -static int hf_rnsap_ganss_Data_Bit_Assistance_ReqList = -1; /* GANSS_Data_Bit_Assistance_ReqList */ -static int hf_rnsap_ganss_DataBitInterval = -1; /* INTEGER_0_15 */ -static int hf_rnsap_ganss_SatelliteInfo = -1; /* T_ganss_SatelliteInfo */ -static int hf_rnsap_ganss_SatelliteInfo_item = -1; /* INTEGER_0_63 */ -static int hf_rnsap_b1 = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_b2 = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_teop = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_pmX = -1; /* BIT_STRING_SIZE_21 */ -static int hf_rnsap_pmXdot = -1; /* BIT_STRING_SIZE_15 */ -static int hf_rnsap_pmY = -1; /* BIT_STRING_SIZE_21 */ -static int hf_rnsap_pmYdot = -1; /* BIT_STRING_SIZE_15 */ -static int hf_rnsap_deltaUT1 = -1; /* BIT_STRING_SIZE_31 */ -static int hf_rnsap_deltaUT1dot = -1; /* BIT_STRING_SIZE_19 */ -static int hf_rnsap_GANSS_GenericDataInfoReqList_item = -1; /* GANSS_GenericDataInfoReqItem */ -static int hf_rnsap_ganss_Id = -1; /* GANSS_ID */ -static int hf_rnsap_ganss_Navigation_Model_And_Time_Recovery = -1; /* BOOLEAN */ -static int hf_rnsap_ganss_Time_Model_GNSS_GNSS = -1; /* BIT_STRING_SIZE_9 */ -static int hf_rnsap_ganss_UTC_Model = -1; /* BOOLEAN */ -static int hf_rnsap_ganss_Almanac = -1; /* BOOLEAN */ -static int hf_rnsap_ganss_Real_Time_Integrity = -1; /* BOOLEAN */ -static int hf_rnsap_ganss_Data_Bit_Assistance_Req = -1; /* GANSS_Data_Bit_Assistance_ReqItem */ -static int hf_rnsap_GANSS_Generic_Data_item = -1; /* GANSS_Generic_DataItem */ -static int hf_rnsap_dganss_Correction = -1; /* DGANSSCorrections */ -static int hf_rnsap_ganss_Navigation_Model_And_Time_Recovery_01 = -1; /* GANSS_Navigation_Model_And_Time_Recovery */ -static int hf_rnsap_ganss_Time_Model = -1; /* GANSS_Time_Model */ -static int hf_rnsap_ganss_UTC_TIME = -1; /* GANSS_UTC_Model */ -static int hf_rnsap_ganss_Almanac_01 = -1; /* GANSS_Almanac */ -static int hf_rnsap_ganss_Real_Time_Integrity_01 = -1; /* GANSS_Real_Time_Integrity */ -static int hf_rnsap_ganss_Data_Bit_Assistance = -1; /* GANSS_Data_Bit_Assistance */ -static int hf_rnsap_gloTau = -1; /* BIT_STRING_SIZE_22 */ -static int hf_rnsap_gloGamma = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_gloDeltaTau = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_gANSS_CommonDataInfoReq = -1; /* GANSS_CommonDataInfoReq */ -static int hf_rnsap_gANSS_GenericDataInfoReqList = -1; /* GANSS_GenericDataInfoReqList */ -static int hf_rnsap_alpha_zero_ionos = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_alpha_one_ionos = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_alpha_two_ionos = -1; /* BIT_STRING_SIZE_14 */ -static int hf_rnsap_gANSS_IonosphereRegionalStormFlags = -1; /* GANSS_IonosphereRegionalStormFlags */ -static int hf_rnsap_storm_flag_one = -1; /* BOOLEAN */ -static int hf_rnsap_storm_flag_two = -1; /* BOOLEAN */ -static int hf_rnsap_storm_flag_three = -1; /* BOOLEAN */ -static int hf_rnsap_storm_flag_four = -1; /* BOOLEAN */ -static int hf_rnsap_storm_flag_five = -1; /* BOOLEAN */ -static int hf_rnsap_navToc = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navaf2 = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_navaf1 = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navaf0 = -1; /* BIT_STRING_SIZE_22 */ -static int hf_rnsap_navTgd = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_non_broadcastIndication_01 = -1; /* T_non_broadcastIndication_01 */ -static int hf_rnsap_ganssSatInfoNav = -1; /* GANSS_Sat_Info_Nav */ -static int hf_rnsap_bdsURAI = -1; /* BIT_STRING_SIZE_4 */ -static int hf_rnsap_bdsToe = -1; /* BIT_STRING_SIZE_17 */ -static int hf_rnsap_bdsAPowerHalf = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_bdsE = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_bdsW = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_bdsDeltaN = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_bdsM0 = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_bdsOmega0 = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_bdsOmegaDot = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_bdsI0 = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_bdsIDot = -1; /* BIT_STRING_SIZE_14 */ -static int hf_rnsap_bdsCuc = -1; /* BIT_STRING_SIZE_18 */ -static int hf_rnsap_bdsCus = -1; /* BIT_STRING_SIZE_18 */ -static int hf_rnsap_bdsCrc = -1; /* BIT_STRING_SIZE_18 */ -static int hf_rnsap_bdsCrs = -1; /* BIT_STRING_SIZE_18 */ -static int hf_rnsap_bdsCic = -1; /* BIT_STRING_SIZE_18 */ -static int hf_rnsap_bdsCis = -1; /* BIT_STRING_SIZE_18 */ -static int hf_rnsap_bdsAODE = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_cnavURAindex = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_cnavDeltaA = -1; /* BIT_STRING_SIZE_26 */ -static int hf_rnsap_cnavAdot = -1; /* BIT_STRING_SIZE_25 */ -static int hf_rnsap_cnavDeltaNo = -1; /* BIT_STRING_SIZE_17 */ -static int hf_rnsap_cnavDeltaNoDot = -1; /* BIT_STRING_SIZE_23 */ -static int hf_rnsap_cnavMo = -1; /* BIT_STRING_SIZE_33 */ -static int hf_rnsap_cnavE = -1; /* BIT_STRING_SIZE_33 */ -static int hf_rnsap_cnavOmega = -1; /* BIT_STRING_SIZE_33 */ -static int hf_rnsap_cnavOMEGA0 = -1; /* BIT_STRING_SIZE_33 */ -static int hf_rnsap_cnavDeltaOmegaDot = -1; /* BIT_STRING_SIZE_17 */ -static int hf_rnsap_cnavIo = -1; /* BIT_STRING_SIZE_33 */ -static int hf_rnsap_cnavIoDot = -1; /* BIT_STRING_SIZE_15 */ -static int hf_rnsap_cnavCis = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_cnavCic = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_cnavCrs = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_cnavCrc = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_cnavCus = -1; /* BIT_STRING_SIZE_21 */ -static int hf_rnsap_cnavCuc = -1; /* BIT_STRING_SIZE_21 */ -static int hf_rnsap_gloEn = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_gloP1 = -1; /* BIT_STRING_SIZE_2 */ -static int hf_rnsap_gloP2 = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_gloM = -1; /* BIT_STRING_SIZE_2 */ -static int hf_rnsap_gloX = -1; /* BIT_STRING_SIZE_27 */ -static int hf_rnsap_gloXdot = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_gloXdotdot = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_gloY = -1; /* BIT_STRING_SIZE_27 */ -static int hf_rnsap_gloYdot = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_gloYdotdot = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_gloZ = -1; /* BIT_STRING_SIZE_27 */ -static int hf_rnsap_gloZdot = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_gloZdotdot = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_navURA = -1; /* BIT_STRING_SIZE_4 */ -static int hf_rnsap_navFitFlag = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_navToe = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navOmega = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_navDeltaN = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navM0 = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_navOmegaADot = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_navE = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_navIDot = -1; /* BIT_STRING_SIZE_14 */ -static int hf_rnsap_navAPowerHalf = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_navI0 = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_navOmegaA0 = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_navCrs = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navCis = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navCus = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navCrc = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navCic = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navCuc = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_sbasTo = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_sbasAccuracy = -1; /* BIT_STRING_SIZE_4 */ -static int hf_rnsap_sbasXg = -1; /* BIT_STRING_SIZE_30 */ -static int hf_rnsap_sbasYg = -1; /* BIT_STRING_SIZE_30 */ -static int hf_rnsap_sbasZg = -1; /* BIT_STRING_SIZE_25 */ -static int hf_rnsap_sbasXgDot = -1; /* BIT_STRING_SIZE_17 */ -static int hf_rnsap_sbasYgDot = -1; /* BIT_STRING_SIZE_17 */ -static int hf_rnsap_sbasZgDot = -1; /* BIT_STRING_SIZE_18 */ -static int hf_rnsap_sbasXgDotDot = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_sbagYgDotDot = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_sbasZgDotDot = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_gANSS_keplerianParameters_01 = -1; /* T_gANSS_keplerianParameters_01 */ -static int hf_rnsap_toe_nav = -1; /* BIT_STRING_SIZE_14 */ -static int hf_rnsap_ganss_omega_nav = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_delta_n_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_m_zero_nav = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_omegadot_nav = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_ganss_e_nav = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_idot_nav = -1; /* BIT_STRING_SIZE_14 */ -static int hf_rnsap_a_sqrt_nav = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_i_zero_nav = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_omega_zero_nav = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_c_rs_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_c_is_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_c_us_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_c_rc_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_c_ic_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_c_uc_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_GANSS_Real_Time_Integrity_item = -1; /* GANSS_Real_Time_Integrity_item */ -static int hf_rnsap_bad_ganss_satId = -1; /* INTEGER_0_63 */ -static int hf_rnsap_bad_ganss_signalId = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_latitudeSign = -1; /* T_latitudeSign */ -static int hf_rnsap_degreesOfLatitude = -1; /* INTEGER_0_2147483647 */ -static int hf_rnsap_degreesOfLongitude = -1; /* INTEGER_M2147483648_2147483647 */ -static int hf_rnsap_directionOfAltitude_01 = -1; /* T_directionOfAltitude_01 */ -static int hf_rnsap_GANSS_SatelliteInformationKP_item = -1; /* GANSS_SatelliteInformationKP_item */ -static int hf_rnsap_ganss_e_alm = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_ganss_delta_I_alm = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_ganss_omegadot_alm = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_ganss_svStatusINAV_alm = -1; /* BIT_STRING_SIZE_4 */ -static int hf_rnsap_ganss_svStatusFNAV_alm = -1; /* BIT_STRING_SIZE_2 */ -static int hf_rnsap_ganss_delta_a_sqrt_alm = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_ganss_omegazero_alm = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_ganss_m_zero_alm = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_ganss_omega_alm = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_ganss_af_zero_alm = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_ganss_af_one_alm = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_Ganss_Sat_Info_AddNavList_item = -1; /* Ganss_Sat_Info_AddNavList_item */ -static int hf_rnsap_svHealth = -1; /* BIT_STRING_SIZE_9 */ -static int hf_rnsap_iod = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_ganssAddClockModels = -1; /* GANSS_AddClockModels */ -static int hf_rnsap_ganssAddOrbitModels = -1; /* GANSS_AddOrbitModels */ -static int hf_rnsap_GANSS_SAT_Info_Almanac_BDSkpList_item = -1; /* GANSS_SAT_Info_Almanac_BDS */ -static int hf_rnsap_bdsAlmToa = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_bdsAlmSqrtA = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_bdsAlmE = -1; /* BIT_STRING_SIZE_17 */ -static int hf_rnsap_bdsAlmW = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_bdsAlmM0 = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_bdsAlmOmega0 = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_bdsAlmOmegaDot = -1; /* BIT_STRING_SIZE_17 */ -static int hf_rnsap_bdsAlmDeltaI = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_bdsAlmA0 = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_bdsAlmA1 = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_bdsSvHealth = -1; /* BIT_STRING_SIZE_9 */ -static int hf_rnsap_GANSS_SAT_Info_Almanac_GLOkpList_item = -1; /* GANSS_SAT_Info_Almanac_GLOkpList_item */ -static int hf_rnsap_gloAlmNA = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_gloAlmnA = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_gloAlmHA = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_gloAlmLambdaA = -1; /* BIT_STRING_SIZE_21 */ -static int hf_rnsap_gloAlmTlambdaA = -1; /* BIT_STRING_SIZE_21 */ -static int hf_rnsap_gloAlmDeltaIA = -1; /* BIT_STRING_SIZE_18 */ -static int hf_rnsap_gloAkmDeltaTA = -1; /* BIT_STRING_SIZE_22 */ -static int hf_rnsap_gloAlmDeltaTdotA = -1; /* BIT_STRING_SIZE_7 */ -static int hf_rnsap_gloAlmEpsilonA = -1; /* BIT_STRING_SIZE_15 */ -static int hf_rnsap_gloAlmOmegaA = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_gloAlmTauA = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_gloAlmCA = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_gloAlmMA = -1; /* BIT_STRING_SIZE_2 */ -static int hf_rnsap_GANSS_SAT_Info_Almanac_MIDIkpList_item = -1; /* GANSS_SAT_Info_Almanac_MIDIkpList_item */ -static int hf_rnsap_midiAlmE = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_midiAlmDeltaI = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_midiAlmOmegaDot = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_midiAlmSqrtA = -1; /* BIT_STRING_SIZE_17 */ -static int hf_rnsap_midiAlmOmega0 = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_midiAlmOmega = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_midiAlmMo = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_midiAlmaf0 = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_midiAlmaf1 = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_midiAlmL1Health = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_midiAlmL2Health = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_midiAlmL5Health = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_GANSS_SAT_Info_Almanac_NAVkpList_item = -1; /* GANSS_SAT_Info_Almanac_NAVkpList_item */ -static int hf_rnsap_navAlmE = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navAlmDeltaI = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navAlmOMEGADOT = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_navAlmSVHealth = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_navAlmSqrtA = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_navAlmOMEGAo = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_navAlmOmega = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_navAlmMo = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_navAlmaf0 = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_navAlmaf1 = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_GANSS_SAT_Info_Almanac_REDkpList_item = -1; /* GANSS_SAT_Info_Almanac_REDkpList_item */ -static int hf_rnsap_redAlmDeltaA = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_redAlmOmega0 = -1; /* BIT_STRING_SIZE_7 */ -static int hf_rnsap_redAlmPhi0 = -1; /* BIT_STRING_SIZE_7 */ -static int hf_rnsap_redAlmL1Health = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_redAlmL2Health = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_redAlmL5Health = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_GANSS_SAT_Info_Almanac_SBASecefList_item = -1; /* GANSS_SAT_Info_Almanac_SBASecefList_item */ -static int hf_rnsap_sbasAlmDataID = -1; /* BIT_STRING_SIZE_2 */ -static int hf_rnsap_sbasAlmHealth = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_sbasAlmXg = -1; /* BIT_STRING_SIZE_15 */ -static int hf_rnsap_sbasAlmYg = -1; /* BIT_STRING_SIZE_15 */ -static int hf_rnsap_sbasAlmZg = -1; /* BIT_STRING_SIZE_9 */ -static int hf_rnsap_sbasAlmXgdot = -1; /* BIT_STRING_SIZE_3 */ -static int hf_rnsap_sbasAlmYgDot = -1; /* BIT_STRING_SIZE_3 */ -static int hf_rnsap_sbasAlmZgDot = -1; /* BIT_STRING_SIZE_4 */ -static int hf_rnsap_sbasAlmTo = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_GANSS_Sat_Info_Nav_item = -1; /* GANSS_Sat_Info_Nav_item */ -static int hf_rnsap_svHealth_01 = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_iod_01 = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_ganssClockModel = -1; /* GANSS_Clock_Model */ -static int hf_rnsap_ganssOrbitModel = -1; /* GANSS_Orbit_Model */ -static int hf_rnsap_sbasAgfo = -1; /* BIT_STRING_SIZE_12 */ -static int hf_rnsap_sbasAgf1 = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_ganss_time_model_Ref_Time = -1; /* INTEGER_0_37799 */ -static int hf_rnsap_ganss_t_a0 = -1; /* INTEGER_M2147483648_2147483647 */ -static int hf_rnsap_ganss_t_a1 = -1; /* INTEGER_M8388608_8388607 */ -static int hf_rnsap_ganss_t_a2 = -1; /* INTEGER_M64_63 */ -static int hf_rnsap_gnss_to_id = -1; /* T_gnss_to_id */ -static int hf_rnsap_ganss_wk_number_01 = -1; /* INTEGER_0_8191 */ -static int hf_rnsap_ganssDay = -1; /* INTEGER_0_8191 */ -static int hf_rnsap_a_one_utc = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_a_zero_utc = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_t_ot_utc = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_w_n_t_utc = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_delta_t_ls_utc = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_w_n_lsf_utc = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_dn_utc = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_delta_t_lsf_utc = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_utcA0 = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_utcA1 = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_utcA2 = -1; /* BIT_STRING_SIZE_7 */ -static int hf_rnsap_utcDeltaTls = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_utcTot = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_utcWNot = -1; /* BIT_STRING_SIZE_13 */ -static int hf_rnsap_utcWNlsf = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_utcDN = -1; /* BIT_STRING_SIZE_4 */ -static int hf_rnsap_utcDeltaTlsf = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_nA = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_tauC = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_deltaUT1_01 = -1; /* GANSS_DeltaUT1 */ -static int hf_rnsap_kp = -1; /* BIT_STRING_SIZE_2 */ -static int hf_rnsap_utcA1wnt = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_utcA0wnt = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_utcTot_01 = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_utcWNt = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_utcDN_01 = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_utcStandardID = -1; /* BIT_STRING_SIZE_3 */ -static int hf_rnsap_utcA0_01 = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_utcA1_01 = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_altitudeAndDirection = -1; /* GA_AltitudeAndDirection */ -static int hf_rnsap_uncertaintyEllipse = -1; /* GA_UncertaintyEllipse */ -static int hf_rnsap_uncertaintyAltitude = -1; /* INTEGER_0_127 */ -static int hf_rnsap_uncertaintySemi_major = -1; /* INTEGER_0_127 */ -static int hf_rnsap_uncertaintySemi_minor = -1; /* INTEGER_0_127 */ -static int hf_rnsap_orientationOfMajorAxis = -1; /* INTEGER_0_179 */ -static int hf_rnsap_uncertaintyCode = -1; /* INTEGER_0_127 */ -static int hf_rnsap_geographicalCoordinate = -1; /* GeographicalCoordinate */ -static int hf_rnsap_latitudeSign_01 = -1; /* T_latitudeSign_01 */ -static int hf_rnsap_latitude = -1; /* INTEGER_0_8388607 */ -static int hf_rnsap_longitude = -1; /* INTEGER_M8388608_8388607 */ -static int hf_rnsap_sI = -1; /* GERAN_SystemInfo */ -static int hf_rnsap_pSI = -1; /* GERAN_SystemInfo */ -static int hf_rnsap_GERAN_SystemInfo_item = -1; /* GERAN_SystemInfo_item */ -static int hf_rnsap_gERAN_SI_block = -1; /* OCTET_STRING_SIZE_1_23 */ -static int hf_rnsap_wna_alm = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_satellite_Almanac_Information = -1; /* T_satellite_Almanac_Information */ -static int hf_rnsap_satellite_Almanac_Information_item = -1; /* T_satellite_Almanac_Information_item */ -static int hf_rnsap_dATA_ID = -1; /* DATA_ID */ -static int hf_rnsap_gps_e_alm = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_gps_toa_alm = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_gps_delta_I_alm = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_omegadot_alm = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_svhealth_alm = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_gps_a_sqrt_alm = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_omegazero_alm = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_m_zero_alm = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_gps_omega_alm = -1; /* BIT_STRING_SIZE_24 */ -static int hf_rnsap_gps_af_zero_alm = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_gps_af_one_alm = -1; /* BIT_STRING_SIZE_11 */ -static int hf_rnsap_sVGlobalHealth_alm = -1; /* BIT_STRING_SIZE_364 */ -static int hf_rnsap_Satellite_Almanac_Information_ExtItem_item = -1; /* Satellite_Almanac_Information_ExtItem_item */ -static int hf_rnsap_GPSInformation_item = -1; /* GPSInformation_item */ -static int hf_rnsap_gPSInformationItem = -1; /* T_gPSInformationItem */ -static int hf_rnsap_alpha_zero_ionos_01 = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_alpha_one_ionos_01 = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_alpha_two_ionos_01 = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_alpha_three_ionos = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_beta_zero_ionos = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_beta_one_ionos = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_beta_two_ionos = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_beta_three_ionos = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_GPS_NavigationModel_and_TimeRecovery_item = -1; /* GPS_NavigationModel_and_TimeRecovery_item */ -static int hf_rnsap_tx_tow_nav = -1; /* INTEGER_0_1048575 */ -static int hf_rnsap_tlm_message_nav = -1; /* BIT_STRING_SIZE_14 */ -static int hf_rnsap_tlm_revd_c_nav = -1; /* BIT_STRING_SIZE_2 */ -static int hf_rnsap_ho_word_nav = -1; /* BIT_STRING_SIZE_22 */ -static int hf_rnsap_w_n_nav = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_ca_or_p_on_l2_nav = -1; /* BIT_STRING_SIZE_2 */ -static int hf_rnsap_user_range_accuracy_index_nav = -1; /* BIT_STRING_SIZE_4 */ -static int hf_rnsap_sv_health_nav = -1; /* BIT_STRING_SIZE_6 */ -static int hf_rnsap_iodc_nav = -1; /* BIT_STRING_SIZE_10 */ -static int hf_rnsap_l2_p_dataflag_nav = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_sf1_reserved_nav = -1; /* BIT_STRING_SIZE_87 */ -static int hf_rnsap_t_gd_nav = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_t_oc_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_a_f_2_nav = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_a_f_1_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_a_f_zero_nav = -1; /* BIT_STRING_SIZE_22 */ -static int hf_rnsap_gps_e_nav = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_t_oe_nav = -1; /* BIT_STRING_SIZE_16 */ -static int hf_rnsap_fit_interval_flag_nav = -1; /* BIT_STRING_SIZE_1 */ -static int hf_rnsap_aodo_nav = -1; /* BIT_STRING_SIZE_5 */ -static int hf_rnsap_gps_omega_nav = -1; /* BIT_STRING_SIZE_32 */ -static int hf_rnsap_spare_zero_fill = -1; /* BIT_STRING_SIZE_20 */ -static int hf_rnsap_badSatellites = -1; /* BadSatellites */ -static int hf_rnsap_noBadSatellite = -1; /* NULL */ -static int hf_rnsap_guaranteed_UL_Rate = -1; /* Guaranteed_Rate */ -static int hf_rnsap_guaranteed_DL_Rate = -1; /* Guaranteed_Rate */ -static int hf_rnsap_implicit = -1; /* HARQ_MemoryPartitioning_Implicit */ -static int hf_rnsap_explicit_01 = -1; /* HARQ_MemoryPartitioning_Explicit */ -static int hf_rnsap_number_of_Processes = -1; /* INTEGER_1_8_ */ -static int hf_rnsap_hARQ_MemoryPartitioningList = -1; /* HARQ_MemoryPartitioningList */ -static int hf_rnsap_HARQ_MemoryPartitioningList_item = -1; /* HARQ_MemoryPartitioningItem */ -static int hf_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO_item = -1; /* HARQ_MemoryPartitioningItem */ -static int hf_rnsap_process_Memory_Size = -1; /* T_process_Memory_Size */ -static int hf_rnsap_hSDSCH_MACdFlows_Information = -1; /* HSDSCH_MACdFlows_Information */ -static int hf_rnsap_uE_Capabilities_Info = -1; /* UE_Capabilities_Info */ -static int hf_rnsap_mAChs_Reordering_Buffer_Size_for_RLC_UM = -1; /* MAChsReorderingBufferSize_for_RLC_UM */ -static int hf_rnsap_cqiFeedback_CycleK = -1; /* CQI_Feedback_Cycle */ -static int hf_rnsap_cqiRepetitionFactor = -1; /* CQI_RepetitionFactor */ -static int hf_rnsap_ackNackRepetitionFactor = -1; /* AckNack_RepetitionFactor */ -static int hf_rnsap_cqiPowerOffset = -1; /* CQI_Power_Offset */ -static int hf_rnsap_ackPowerOffset = -1; /* Ack_Power_Offset */ -static int hf_rnsap_nackPowerOffset = -1; /* Nack_Power_Offset */ -static int hf_rnsap_hsscch_PowerOffset = -1; /* HSSCCH_PowerOffset */ -static int hf_rnsap_hSDSCH_MACdFlow_Specific_InfoList_Response = -1; /* HSDSCH_MACdFlow_Specific_InfoList_Response */ -static int hf_rnsap_hSSCCH_Specific_InfoList_Response = -1; /* HSSCCH_FDD_Specific_InfoList_Response */ -static int hf_rnsap_hSPDSCH_and_HSSCCH_ScramblingCode = -1; /* DL_ScramblingCode */ -static int hf_rnsap_measurement_Power_Offset = -1; /* Measurement_Power_Offset */ -static int hf_rnsap_hARQ_MemoryPartitioning = -1; /* HARQ_MemoryPartitioning */ -static int hf_rnsap_sixtyfourQAM_UsageAllowedIndicator = -1; /* SixtyfourQAM_UsageAllowedIndicator */ -static int hf_rnsap_sixtyfourQAM_DL_UsageIndicator = -1; /* SixtyfourQAM_DL_UsageIndicator */ -static int hf_rnsap_hSDSCH_TBSizeTableIndicator = -1; /* HSDSCH_TBSizeTableIndicator */ -static int hf_rnsap_hSSCCH_CodeChangeGrant = -1; /* HSSCCH_Code_Change_Grant */ -static int hf_rnsap_hsSCCHCodeChangeIndicator = -1; /* HSSCCH_CodeChangeIndicator */ -static int hf_rnsap_hS_PDSCH_Code_Change_Indicator = -1; /* HS_PDSCH_Code_Change_Indicator */ -static int hf_rnsap_hS_DSCH_Secondary_Serving_cell_choice = -1; /* HS_DSCH_Secondary_Serving_cell_change_choice */ -static int hf_rnsap_hS_Secondary_Serving_cell_change_successful = -1; /* HS_Secondary_Serving_cell_change_successful */ -static int hf_rnsap_hS_Secondary_Serving_cell_change_unsuccessful = -1; /* HS_Secondary_Serving_cell_change_unsuccessful */ -static int hf_rnsap_hS_DSCH_FDD_Secondary_Serving_Information_Response = -1; /* HS_DSCH_FDD_Secondary_Serving_Information_Response */ -static int hf_rnsap_hSDSCH_MACdFlow_Specific_InfoList_to_Modify = -1; /* HSDSCH_MACdFlow_Specific_InfoList_to_Modify */ -static int hf_rnsap_priorityQueue_Info_to_Modify = -1; /* PriorityQueue_InfoList_to_Modify */ -static int hf_rnsap_tDDAckNackPowerOffset = -1; /* TDD_AckNack_Power_Offset */ -static int hf_rnsap_priorityQueueInfotoModifyUnsynchronised = -1; /* PriorityQueue_InfoList_to_Modify_Unsynchronised */ -static int hf_rnsap_HSDSCH_MACdFlow_Specific_InfoList_item = -1; /* HSDSCH_MACdFlow_Specific_InfoItem */ -static int hf_rnsap_hSDSCH_MACdFlow_ID = -1; /* HSDSCH_MACdFlow_ID */ -static int hf_rnsap_HSDSCH_MACdFlow_Specific_InfoList_Response_item = -1; /* HSDSCH_MACdFlow_Specific_InfoItem_Response */ -static int hf_rnsap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify_item = -1; /* HSDSCH_MACdFlow_Specific_InfoItem_to_Modify */ -static int hf_rnsap_hSDSCH_MACdFlow_Specific_Info = -1; /* HSDSCH_MACdFlow_Specific_InfoList */ -static int hf_rnsap_priorityQueue_Info = -1; /* PriorityQueue_InfoList */ -static int hf_rnsap_HSDSCH_MACdFlows_to_Delete_item = -1; /* HSDSCH_MACdFlows_to_Delete_Item */ -static int hf_rnsap_hsDSCH_MACdFlow_ID = -1; /* HSDSCH_MACdFlow_ID */ -static int hf_rnsap_HSDSCH_Initial_Capacity_Allocation_item = -1; /* HSDSCH_Initial_Capacity_AllocationItem */ -static int hf_rnsap_maximum_MACdPDU_Size = -1; /* MACdPDU_Size */ -static int hf_rnsap_hSDSCH_InitialWindowSize = -1; /* HSDSCH_InitialWindowSize */ -static int hf_rnsap_setsOfHS_SCCH_Codes = -1; /* SetsOfHS_SCCH_Codes */ -static int hf_rnsap_hARQ_Preamble_Mode_Activation_Indicator = -1; /* HARQ_Preamble_Mode_Activation_Indicator */ -static int hf_rnsap_mIMO_N_M_Ratio = -1; /* MIMO_InformationResponse */ -static int hf_rnsap_continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response = -1; /* Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response */ -static int hf_rnsap_Additional_EDCH_Preconfiguration_Information_item = -1; /* Additional_EDCH_Preconfiguration_Information_ItemIEs */ -static int hf_rnsap_mAChsResetScheme = -1; /* MAChsResetScheme */ -static int hf_rnsap_hSDSCH_Physical_Layer_Category = -1; /* INTEGER_1_64_ */ -static int hf_rnsap_secondaryServingCells = -1; /* SecondaryServingCells */ -static int hf_rnsap_numPrimaryHS_SCCH_Codes = -1; /* NumHS_SCCH_Codes */ -static int hf_rnsap_hARQ_Preamble_Mode = -1; /* HARQ_Preamble_Mode */ -static int hf_rnsap_mIMO_ActivationIndicator = -1; /* MIMO_ActivationIndicator */ -static int hf_rnsap_hSDSCH_MACdPDUSizeFormat = -1; /* HSDSCH_MACdPDUSizeFormat */ -static int hf_rnsap_uE_with_enhanced_HS_SCCH_support_indicator = -1; /* NULL */ -static int hf_rnsap_HS_SCCH_PreconfiguredCodes_item = -1; /* HS_SCCH_PreconfiguredCodesItem */ -static int hf_rnsap_hS_SCCH_CodeNumber = -1; /* HS_SCCH_CodeNumber */ -static int hf_rnsap_hS_PDSCH_RLID = -1; /* RL_ID */ -static int hf_rnsap_hSDSCH_FDD_Information = -1; /* HSDSCH_FDD_Information */ -static int hf_rnsap_hS_DSCH_serving_cell_choice = -1; /* HS_DSCH_serving_cell_change_choice */ -static int hf_rnsap_hS_serving_cell_change_successful = -1; /* HS_serving_cell_change_successful */ -static int hf_rnsap_hS_serving_cell_change_unsuccessful = -1; /* HS_serving_cell_change_unsuccessful */ -static int hf_rnsap_hSDSCH_FDD_Information_Response = -1; /* HSDSCH_FDD_Information_Response */ -static int hf_rnsap_tDD_AckNack_Power_Offset = -1; /* TDD_AckNack_Power_Offset */ -static int hf_rnsap_hSSCCH_TDD_Specific_InfoList_Response = -1; /* HSSCCH_TDD_Specific_InfoList_Response */ -static int hf_rnsap_hSSCCH_TDD_Specific_InfoList_Response_LCR = -1; /* HSSCCH_TDD_Specific_InfoList_Response_LCR */ -static int hf_rnsap_hSPDSCH_TDD_Specific_InfoList_Response = -1; /* HSPDSCH_TDD_Specific_InfoList_Response */ -static int hf_rnsap_hSPDSCH_TDD_Specific_InfoList_Response_LCR = -1; /* HSPDSCH_TDD_Specific_InfoList_Response_LCR */ -static int hf_rnsap_HSPDSCH_TDD_Specific_InfoList_Response_item = -1; /* HSPDSCH_TDD_Specific_InfoItem_Response */ -static int hf_rnsap_HSPDSCH_TDD_Specific_InfoList_Response_LCR_item = -1; /* HSPDSCH_TDD_Specific_InfoItem_Response_LCR */ -static int hf_rnsap_timeslotLCR = -1; /* TimeSlotLCR */ -static int hf_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768_item = -1; /* HSPDSCH_TDD_Specific_InfoItem_Response768 */ -static int hf_rnsap_HSSCCH_FDD_Specific_InfoList_Response_item = -1; /* HSSCCH_FDD_Specific_InfoItem_Response */ -static int hf_rnsap_code_Number = -1; /* INTEGER_0_127 */ -static int hf_rnsap_HSSCCH_TDD_Specific_InfoList_Response_item = -1; /* HSSCCH_TDD_Specific_InfoItem_Response */ -static int hf_rnsap_hSSICH_Info = -1; /* HSSICH_Info */ -static int hf_rnsap_HSSCCH_TDD_Specific_InfoList_Response_LCR_item = -1; /* HSSCCH_TDD_Specific_InfoItem_Response_LCR */ -static int hf_rnsap_first_TDD_ChannelisationCode = -1; /* TDD_ChannelisationCode */ -static int hf_rnsap_second_TDD_ChannelisationCode = -1; /* TDD_ChannelisationCode */ -static int hf_rnsap_hSSICH_InfoLCR = -1; /* HSSICH_InfoLCR */ -static int hf_rnsap_HSSCCH_TDD_Specific_InfoList_Response768_item = -1; /* HSSCCH_TDD_Specific_InfoItem_Response768 */ -static int hf_rnsap_hSSICH_Info768 = -1; /* HSSICH_Info768 */ -static int hf_rnsap_hsSICH_ID = -1; /* HS_SICH_ID */ -static int hf_rnsap_failed_HS_SICH = -1; /* HS_SICH_failed */ -static int hf_rnsap_missed_HS_SICH = -1; /* HS_SICH_missed */ -static int hf_rnsap_total_HS_SICH = -1; /* HS_SICH_total */ -static int hf_rnsap_MIMO_ReferenceSignal_InformationListLCR_item = -1; /* HSSICH_ReferenceSignal_InformationLCR */ -static int hf_rnsap_midambleConfigurationLCR = -1; /* MidambleConfigurationLCR */ -static int hf_rnsap_midambleShift = -1; /* INTEGER_0_15 */ -static int hf_rnsap_transport_Block_Size_List = -1; /* Transport_Block_Size_List_LCR */ -static int hf_rnsap_hS_DSCH_SPS_Reservation_Indicator = -1; /* SPS_Reservation_Indicator */ -static int hf_rnsap_hS_DSCH_SPS_Operation_Indicator = -1; /* HS_DSCH_SPS_Operation_Indicator */ -static int hf_rnsap_Transport_Block_Size_List_LCR_item = -1; /* Transport_Block_Size_Item_LCR */ -static int hf_rnsap_transport_Block_Size_maping_Index_LCR = -1; /* Transport_Block_Size_maping_Index_LCR */ -static int hf_rnsap_transport_Block_Size_Index_LCR = -1; /* Transport_Block_Size_Index_LCR */ -static int hf_rnsap_Repetition_Period_List_LCR_item = -1; /* Repetition_Period_Item_LCR */ -static int hf_rnsap_logicalChannellevel = -1; /* LogicalChannellevel */ -static int hf_rnsap_priorityQueuelevel = -1; /* PriorityQueuelevel */ -static int hf_rnsap_hS_SICH_InformationList_for_HS_DSCH_SPS = -1; /* HS_SICH_InformationList_for_HS_DSCH_SPS */ -static int hf_rnsap_initial_HS_PDSCH_SPS_Resource = -1; /* Initial_HS_PDSCH_SPS_Resource */ -static int hf_rnsap_buffer_Size_for_HS_DSCH_SPS = -1; /* Process_Memory_Size */ -static int hf_rnsap_number_of_Processes_for_HS_DSCH_SPS = -1; /* Number_of_Processes_for_HS_DSCH_SPS */ -static int hf_rnsap_HS_SICH_InformationList_for_HS_DSCH_SPS_item = -1; /* HS_SICH_InformationItem_for_HS_DSCH_SPS */ -static int hf_rnsap_hS_SICH_Mapping_Index = -1; /* HS_SICH_Mapping_Index */ -static int hf_rnsap_hS_SICH_Type = -1; /* HS_SICH_Type */ -static int hf_rnsap_hS_SCCH_Associated_HS_SICH = -1; /* HS_SCCH_Associated_HS_SICH */ -static int hf_rnsap_non_HS_SCCH_Associated_HS_SICH = -1; /* Non_HS_SCCH_Associated_HS_SICH */ -static int hf_rnsap_extended_HS_SICH_ID = -1; /* HS_SICH_ID_Extension */ -static int hf_rnsap_non_HS_SCCH_Aassociated_HS_SICH_ID = -1; /* Non_HS_SCCH_Aassociated_HS_SICH_ID */ -static int hf_rnsap_hS_PDSCH_Offset = -1; /* TDD_PhysicalChannelOffset */ -static int hf_rnsap_hS_PDSCH_Midamble_Configuation = -1; /* MidambleShiftLCR */ -static int hf_rnsap_timeslot_Resource_Related_Information_01 = -1; /* HS_DSCH_TimeslotResourceLCR */ -static int hf_rnsap_startCode = -1; /* TDD_ChannelisationCode */ -static int hf_rnsap_endCode = -1; /* TDD_ChannelisationCode */ -static int hf_rnsap_transport_Block_Size_Index_01 = -1; /* Transport_Block_Size_Index_LCR */ -static int hf_rnsap_modulationType = -1; /* ModulationSPS_LCR */ -static int hf_rnsap_requestedDataValue = -1; /* RequestedDataValue */ -static int hf_rnsap_onDemand = -1; /* NULL */ -static int hf_rnsap_periodic = -1; /* PeriodicInformation */ -static int hf_rnsap_onModification = -1; /* OnModificationInformation */ -static int hf_rnsap_min = -1; /* INTEGER_1_60_ */ -static int hf_rnsap_hour = -1; /* INTEGER_1_24_ */ -static int hf_rnsap_dGPSThreshold = -1; /* DGPSThreshold */ -static int hf_rnsap_dGANSSThreshold = -1; /* DGANSSThreshold */ -static int hf_rnsap_informationTypeItem = -1; /* T_informationTypeItem */ -static int hf_rnsap_gPSInformation = -1; /* GPSInformation */ -static int hf_rnsap_iPDL_FDD_Parameters = -1; /* IPDL_FDD_Parameters */ -static int hf_rnsap_iPDL_TDD_Parameters = -1; /* IPDL_TDD_Parameters */ -static int hf_rnsap_extension_IPDLParameters = -1; /* Extension_IPDLParameters */ -static int hf_rnsap_Inter_Frequency_Cell_List_item = -1; /* Inter_Frequency_Cell */ -static int hf_rnsap_inter_Frequency_Cell_Information_SIB11 = -1; /* Inter_Frequency_Cell_Information_SIB11 */ -static int hf_rnsap_inter_Frequency_Cell_Information_SIB12 = -1; /* Inter_Frequency_Cell_Information_SIB12 */ -static int hf_rnsap_Inter_Frequency_Cell_Information_SIB11_item = -1; /* Inter_Frequency_Cells_Information_SIB11_Per_Indication */ -static int hf_rnsap_Inter_Frequency_Cell_Information_SIB12_item = -1; /* Inter_Frequency_Cells_Information_SIB12_Per_Indication */ -static int hf_rnsap_Inter_Frequency_Cell_Information_SIB11ter_item = -1; /* Inter_Frequency_Cells_Information_SIB11ter_Per_Indication */ -static int hf_rnsap_inter_Frequency_Cell_Indication_SIB11 = -1; /* Inter_Frequency_Cell_Indication */ -static int hf_rnsap_inter_Frequency_Cell_List_SIB11 = -1; /* Inter_Frequency_Cell_SIB11_or_SIB12_List */ -static int hf_rnsap_inter_Frequency_Cell_Indication_SIB12 = -1; /* Inter_Frequency_Cell_Indication */ -static int hf_rnsap_inter_Frequency_Cell_List_SIB12 = -1; /* Inter_Frequency_Cell_SIB11_or_SIB12_List */ -static int hf_rnsap_inter_Frequency_Cell_Indication_SIB11ter = -1; /* Inter_Frequency_Cell_Indication */ -static int hf_rnsap_inter_Frequency_Cell_List_SIB11ter = -1; /* Inter_Frequency_Cell_SIB11ter_List */ -static int hf_rnsap_Inter_Frequency_Cell_SIB11ter_List_item = -1; /* Inter_Frequency_Cell_SIB11ter */ -static int hf_rnsap_interFrequencyCellID = -1; /* InterFrequencyCellID_Ext */ -static int hf_rnsap_Inter_Frequency_Cell_SIB11_or_SIB12_List_item = -1; /* Inter_Frequency_Cell_SIB11_or_SIB12 */ -static int hf_rnsap_interFrequencyCellID_01 = -1; /* InterFrequencyCellID */ -static int hf_rnsap_iPSpacingFDD = -1; /* IPSpacingFDD */ -static int hf_rnsap_iPLength = -1; /* IPLength */ -static int hf_rnsap_iPOffset = -1; /* IPOffset */ -static int hf_rnsap_seed = -1; /* Seed */ -static int hf_rnsap_burstModeParameters = -1; /* BurstModeParameters */ -static int hf_rnsap_iPSpacingTDD = -1; /* IPSpacingTDD */ -static int hf_rnsap_iPStart = -1; /* IPStart */ -static int hf_rnsap_iPSlot = -1; /* IPSlot */ -static int hf_rnsap_iP_P_CCPCH = -1; /* IP_P_CCPCH */ -static int hf_rnsap_iPSub = -1; /* IPSub */ -static int hf_rnsap_idleIntervalInfo_k = -1; /* INTEGER_2_3 */ -static int hf_rnsap_idleIntervalInfo_offset = -1; /* INTEGER_0_7 */ -static int hf_rnsap_laiList = -1; /* LAI_List */ -static int hf_rnsap_LAI_List_item = -1; /* LAI */ -static int hf_rnsap_List_Of_PLMNs_item = -1; /* PLMN_Identity */ -static int hf_rnsap_uplinkLoadValue = -1; /* INTEGER_0_100 */ -static int hf_rnsap_downlinkLoadValue = -1; /* INTEGER_0_100 */ -static int hf_rnsap_maxTimeslotsPerSubFrame = -1; /* INTEGER_1_6 */ -static int hf_rnsap_maxPhysChPerTimeslot = -1; /* T_maxPhysChPerTimeslot */ -static int hf_rnsap_periodic_01 = -1; /* MDT_Report_Parameters */ -static int hf_rnsap_event1F = -1; /* Event1F_Parameters */ -static int hf_rnsap_event1I = -1; /* Event1I_Parameters */ -static int hf_rnsap_cellbased = -1; /* CellBased */ -static int hf_rnsap_labased = -1; /* LABased */ -static int hf_rnsap_rabased = -1; /* RABased */ -static int hf_rnsap_plmn_area_based = -1; /* NULL */ -static int hf_rnsap_mdtActivation = -1; /* MDT_Activation */ -static int hf_rnsap_mdtAreaScope = -1; /* MDTAreaScope */ -static int hf_rnsap_m1report = -1; /* M1Report */ -static int hf_rnsap_m2report = -1; /* M2Report */ -static int hf_rnsap_m3report = -1; /* NULL */ -static int hf_rnsap_reportInterval = -1; /* ReportInterval */ -static int hf_rnsap_reportAmount = -1; /* ReportAmount */ -static int hf_rnsap_MAC_c_sh_SDU_LengthList_item = -1; /* MAC_c_sh_SDU_Length */ -static int hf_rnsap_MACdPDU_Size_IndexList_item = -1; /* MACdPDU_Size_IndexItem */ -static int hf_rnsap_sID = -1; /* SID */ -static int hf_rnsap_MACdPDU_Size_IndexList_to_Modify_item = -1; /* MACdPDU_Size_IndexItem_to_Modify */ -static int hf_rnsap_accessPointName = -1; /* AccessPointName */ -static int hf_rnsap_iPMulticastAddress = -1; /* IPMulticastAddress */ -static int hf_rnsap_MBMS_Bearer_Service_List_item = -1; /* TMGI */ -static int hf_rnsap_tmgi = -1; /* TMGI */ -static int hf_rnsap_transmissionMode = -1; /* TransmissionMode */ -static int hf_rnsap_preferredFrequencyLayer = -1; /* UARFCN */ -static int hf_rnsap_tMGI = -1; /* TMGI */ -static int hf_rnsap_pTM_Cell_List = -1; /* PTMCellList */ -static int hf_rnsap_pTP_Cell_List = -1; /* PTPCellList */ -static int hf_rnsap_not_Provided_Cell_List = -1; /* NotProvidedCellList */ -static int hf_rnsap_affectedUEInformationForMBMS = -1; /* AffectedUEInformationForMBMS */ -static int hf_rnsap_preferredFrequencyLayerInfo = -1; /* PreferredFrequencyLayerInfo */ -static int hf_rnsap_mBMS_ConcatenatedServiceList = -1; /* MBMS_ConcatenatedServiceList */ -static int hf_rnsap_l3_Information_1 = -1; /* L3_Information */ -static int hf_rnsap_l3_Information_2 = -1; /* L3_Information */ -static int hf_rnsap_MBMS_ConcatenatedServiceList_item = -1; /* TMGI */ -static int hf_rnsap_MBMS_RLC_Sequence_Number_Information_item = -1; /* MBMS_RLC_Sequence_Number_Information_List */ -static int hf_rnsap_mBMS_Bearer_Service_List_RLC = -1; /* MBMS_Bearer_Service_List_RLC */ -static int hf_rnsap_MBMS_Bearer_Service_List_RLC_item = -1; /* MBMS_Bearer_Service_List_RLCinfo */ -static int hf_rnsap_time_Stamp = -1; /* Time_Stamp */ -static int hf_rnsap_MCCH_Message_List_item = -1; /* L3_Information */ -static int hf_rnsap_secondaryCCPCHSystemInformationMBMS = -1; /* Secondary_CCPCH_System_Information_MBMS */ -static int hf_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List_item = -1; /* MBSFN_Scheduling_Transmission_Time_Interval_Item */ -static int hf_rnsap_mbsfnSchedulingTransmissionTimeInterval = -1; /* MbsfnSchedulingTransmissionTimeInterval */ -static int hf_rnsap_sir = -1; /* SIR_Value_IncrDecrThres */ -static int hf_rnsap_sir_error = -1; /* SIR_Error_Value_IncrDecrThres */ -static int hf_rnsap_transmitted_code_power = -1; /* Transmitted_Code_Power_Value_IncrDecrThres */ -static int hf_rnsap_rscp = -1; /* RSCP_Value_IncrDecrThres */ -static int hf_rnsap_round_trip_time = -1; /* Round_Trip_Time_IncrDecrThres */ -static int hf_rnsap_extension_MeasurementIncreaseDecreaseThreshold = -1; /* Extension_MeasurementIncreaseDecreaseThreshold */ -static int hf_rnsap_sir_01 = -1; /* SIR_Value */ -static int hf_rnsap_sir_error_01 = -1; /* SIR_Error_Value */ -static int hf_rnsap_transmitted_code_power_01 = -1; /* Transmitted_Code_Power_Value */ -static int hf_rnsap_rscp_01 = -1; /* RSCP_Value */ -static int hf_rnsap_rx_timing_deviation = -1; /* Rx_Timing_Deviation_Value */ -static int hf_rnsap_round_trip_time_01 = -1; /* Round_Trip_Time_Value */ -static int hf_rnsap_extension_MeasurementThreshold = -1; /* Extension_MeasurementThreshold */ -static int hf_rnsap_type1 = -1; /* Type1 */ -static int hf_rnsap_midambleConfigurationBurstType1And3 = -1; /* MidambleConfigurationBurstType1And3 */ -static int hf_rnsap_midambleAllocationMode = -1; /* MidambleAllocationMode1 */ -static int hf_rnsap_defaultMidamble = -1; /* NULL */ -static int hf_rnsap_commonMidamble = -1; /* NULL */ -static int hf_rnsap_ueSpecificMidamble = -1; /* MidambleShiftLong */ -static int hf_rnsap_type2 = -1; /* Type2 */ -static int hf_rnsap_midambleConfigurationBurstType2 = -1; /* MidambleConfigurationBurstType2 */ -static int hf_rnsap_midambleAllocationMode_01 = -1; /* MidambleAllocationMode2 */ -static int hf_rnsap_ueSpecificMidamble_01 = -1; /* MidambleShiftShort */ -static int hf_rnsap_type3 = -1; /* Type3 */ -static int hf_rnsap_midambleAllocationMode_02 = -1; /* MidambleAllocationMode3 */ -static int hf_rnsap_midambleAllocationMode_03 = -1; /* MidambleAllocationMode */ -static int hf_rnsap_midambleShift_01 = -1; /* MidambleShiftLong */ -static int hf_rnsap_type1_01 = -1; /* Type7681 */ -static int hf_rnsap_midambleAllocationMode_04 = -1; /* MidambleAllocationMode7681 */ -static int hf_rnsap_type2_01 = -1; /* Type7682 */ -static int hf_rnsap_midambleConfigurationBurstType2_768 = -1; /* MidambleConfigurationBurstType2_768 */ -static int hf_rnsap_midambleAllocationMode_05 = -1; /* MidambleAllocationMode7682 */ -static int hf_rnsap_ueSpecificMidamble_02 = -1; /* MidambleShiftShort768 */ -static int hf_rnsap_type3_01 = -1; /* Type7683 */ -static int hf_rnsap_midambleAllocationMode_06 = -1; /* MidambleAllocationMode7683 */ -static int hf_rnsap_mIMO_PilotConfiguration = -1; /* MIMO_PilotConfiguration */ -static int hf_rnsap_mIMO_N_M_Ratio_01 = -1; /* MIMO_N_M_Ratio */ -static int hf_rnsap_primary_and_secondary_CPICH = -1; /* MIMO_S_CPICH_Channelisation_Code */ -static int hf_rnsap_normal_and_diversity_primary_CPICH = -1; /* NULL */ -static int hf_rnsap_Additional_Associated_Secondary_CPICH_item = -1; /* Additional_Secondary_CPICH */ -static int hf_rnsap_additional_secondary_CPICH = -1; /* MIMO_S_CPICH_Channelisation_Code */ -static int hf_rnsap_additional_D_CPICH = -1; /* MIMO_S_CPICH_Channelisation_Code */ -static int hf_rnsap_addPriorityQueue = -1; /* PriorityQueue_InfoItem_to_Add */ -static int hf_rnsap_modifyPriorityQueue = -1; /* PriorityQueue_InfoItem_to_Modify */ -static int hf_rnsap_deletePriorityQueue = -1; /* PriorityQueue_Id */ -static int hf_rnsap_dL_PowerBalancing_Information = -1; /* DL_PowerBalancing_Information */ -static int hf_rnsap_minimumReducedE_DPDCH_GainFactor = -1; /* MinimumReducedE_DPDCH_GainFactor */ -static int hf_rnsap_secondary_UL_Frequency_Activation_State = -1; /* Secondary_UL_Frequency_Activation_State */ -static int hf_rnsap_extendedPropagationDelay = -1; /* ExtendedPropagationDelay */ -static int hf_rnsap_enhanced_PrimaryCPICH_EcNo = -1; /* Enhanced_PrimaryCPICH_EcNo */ -static int hf_rnsap_phase_Reference_Update_Indicator = -1; /* Phase_Reference_Update_Indicator */ -static int hf_rnsap_additional_e_DCH_DL_Control_Channel_Grant = -1; /* NULL */ -static int hf_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_item = -1; /* MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR */ -static int hf_rnsap_uARFCN = -1; /* UARFCN */ -static int hf_rnsap_multicarrier_EDCH_Transport_Bearer_Mode = -1; /* Multicarrier_EDCH_Transport_Bearer_Mode */ -static int hf_rnsap_multi_carrier_EDCH_Information = -1; /* Multi_Carrier_EDCH_Information */ -static int hf_rnsap_Multi_Carrier_EDCH_Information_item = -1; /* Multi_Carrier_EDCH_LCR_InformationItem */ -static int hf_rnsap_uARFCNforNt = -1; /* UARFCN */ -static int hf_rnsap_sNPL_carrier_group_indicator = -1; /* SNPL_Carrier_Group_Indicator */ -static int hf_rnsap_multi_Carrier_EDCH_MACdFlows_Information_TDD = -1; /* Multi_Carrier_EDCH_MACdFlows_Information_TDD */ -static int hf_rnsap_Multi_Carrier_EDCH_MACdFlows_Information_TDD_item = -1; /* Multi_Carrier_EDCH_MACdFlows_Specific_Info */ -static int hf_rnsap_continue_setup_change_Of_Multi_Carrier_EDCH = -1; /* Continue_Setup_Change_Multi_Carrier_EDCH */ -static int hf_rnsap_continue = -1; /* NULL */ -static int hf_rnsap_setup = -1; /* Multi_Carrier_EDCH_Info */ -static int hf_rnsap_change = -1; /* Multi_Carrier_EDCH_Change_Info */ -static int hf_rnsap_multi_Carrier_EDCH_Information_Removal_List = -1; /* Multi_Carrier_EDCH_Information_Removal_List */ -static int hf_rnsap_Multi_Carrier_EDCH_Information_Removal_List_item = -1; /* Multi_Carrier_EDCH_Information_Removal_Info_ItemIEs */ -static int hf_rnsap_Multi_Carrier_EDCH_Information_Response_item = -1; /* Multi_Carrier_EDCH_LCR_Information_ResponseItem */ -static int hf_rnsap_setup_01 = -1; /* Multiflow_Information */ -static int hf_rnsap_configurationChange = -1; /* Multiflow_Information_To_Modify */ -static int hf_rnsap_stop = -1; /* Multiflow_Stop */ -static int hf_rnsap_total_Number_of_HS_DSCH_Cells = -1; /* INTEGER_2_32_ */ -static int hf_rnsap_mode = -1; /* Multiflow_Mode */ -static int hf_rnsap_mimo = -1; /* Multiflow_MIMO */ -static int hf_rnsap_timing = -1; /* Multiflow_Timing */ -static int hf_rnsap_max_Number_of_HS_SCCH_Sets_per_NodeB = -1; /* INTEGER_1_16_ */ -static int hf_rnsap_assisting_CQI_RepetitionFactor = -1; /* CQI_RepetitionFactor */ -static int hf_rnsap_assisting_AckNack_RepetitionFactor = -1; /* AckNack_RepetitionFactor */ -static int hf_rnsap_time_Reference = -1; /* NULL */ -static int hf_rnsap_non_Time_Reference = -1; /* INTEGER_0_30_ */ -static int hf_rnsap_mU_MIMO_Operation = -1; /* MU_MIMO_Operation */ -static int hf_rnsap_standalone_Midamble_Channel_Information = -1; /* Standalone_Midamble_Channel_Information */ -static int hf_rnsap_standalone_Midamble_Configuration = -1; /* Standalone_Midamble_Configuration */ -static int hf_rnsap_standalone_MidambleShift = -1; /* Standalone_MidambleShift */ -static int hf_rnsap_repetitionPeriod_01 = -1; /* Standalone_Midamble_RepetitionPeriod */ -static int hf_rnsap_offset = -1; /* Standalone_Midamble_Offset */ -static int hf_rnsap_referenceBeta = -1; /* ReferenceBeta */ -static int hf_rnsap_mU_MIMO_Usage_Indicator = -1; /* MU_MIMO_Usage_Indicator */ -static int hf_rnsap_standalone_Midamble_Channel_Indicator = -1; /* Standalone_Midamble_Channel_Indicator */ -static int hf_rnsap_gERAN_SI_Type = -1; /* GERAN_SI_Type */ -static int hf_rnsap_Neighbouring_UMTS_CellInformation_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_Neighbouring_UMTS_CellInformation_Ext_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_cN_PS_DomainIdentifier = -1; /* CN_PS_DomainIdentifier */ -static int hf_rnsap_cN_CS_DomainIdentifier = -1; /* CN_CS_DomainIdentifier */ -static int hf_rnsap_neighbouring_FDD_CellInformation = -1; /* Neighbouring_FDD_CellInformation */ -static int hf_rnsap_neighbouring_TDD_CellInformation = -1; /* Neighbouring_TDD_CellInformation */ -static int hf_rnsap_neighbouring_LCR_TDD_CellInformation = -1; /* Neighbouring_LCR_TDD_CellInformation */ -static int hf_rnsap_Neighbouring_FDD_CellInformation_item = -1; /* Neighbouring_FDD_CellInformationItem */ -static int hf_rnsap_uARFCNforNu = -1; /* UARFCN */ -static int hf_rnsap_uARFCNforNd = -1; /* UARFCN */ -static int hf_rnsap_frameOffset = -1; /* FrameOffset */ -static int hf_rnsap_cellIndividualOffset = -1; /* CellIndividualOffset */ -static int hf_rnsap_not_used_closedLoopMode2_SupportIndicator = -1; /* NULL */ -static int hf_rnsap_MultipleFrequencyBandsIndicatorList_item = -1; /* FrequencyBandIndicator */ -static int hf_rnsap_uC_ID = -1; /* UC_ID */ -static int hf_rnsap_Neighbouring_GSM_CellInformationIEs_item = -1; /* Neighbouring_GSM_CellInformationItem */ -static int hf_rnsap_cGI = -1; /* CGI */ -static int hf_rnsap_bSIC = -1; /* BSIC */ -static int hf_rnsap_band_Indicator = -1; /* Band_Indicator */ -static int hf_rnsap_bCCH_ARFCN = -1; /* BCCH_ARFCN */ -static int hf_rnsap_Neighbouring_TDD_CellInformation_item = -1; /* Neighbouring_TDD_CellInformationItem */ -static int hf_rnsap_cellParameterID = -1; /* CellParameterID */ -static int hf_rnsap_Neighbouring_LCR_TDD_CellInformation_item = -1; /* Neighbouring_LCR_TDD_CellInformationItem */ -static int hf_rnsap_Neighbouring_E_UTRA_CellInformation_item = -1; /* Neighbouring_E_UTRA_CellInformationItem */ -static int hf_rnsap_eCGI = -1; /* ECGI */ -static int hf_rnsap_eARFCN_Information = -1; /* EARFCN_Information */ -static int hf_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA_item = -1; /* RadioFrequencyBandEUTRA */ -static int hf_rnsap_NotProvidedCellList_item = -1; /* MBMSChannelTypeCellList */ -static int hf_rnsap_uplinkNRTLoadInformationValue = -1; /* INTEGER_0_3 */ -static int hf_rnsap_downlinkNRTLoadInformationValue = -1; /* INTEGER_0_3 */ -static int hf_rnsap_new_non_serving_RL_selection = -1; /* New_non_serving_RL_setup_selection */ -static int hf_rnsap_new_Serving_RL_in_DRNS = -1; /* NULL */ -static int hf_rnsap_new_Serving_RL_Not_in_DRNS = -1; /* NULL */ -static int hf_rnsap_new_Serving_RL_in_or_Not_in_DRNS = -1; /* NULL */ -static int hf_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_item = -1; /* Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_item */ -static int hf_rnsap_new_non_serving_RL_E_DCH_FDD_DL_Control_Channel_Information_A = -1; /* EDCH_FDD_DL_ControlChannelInformation */ -static int hf_rnsap_new_non_serving_RL_E_DCH_FDD_DL_Control_Channel_Information_B = -1; /* EDCH_FDD_DL_ControlChannelInformation */ -static int hf_rnsap_new_non_serving_RL_E_DCH_FDD_DL_Control_Channel_Information_C = -1; /* EDCH_FDD_DL_ControlChannelInformation */ -static int hf_rnsap_measurementThreshold = -1; /* MeasurementThreshold */ -static int hf_rnsap_informationThreshold = -1; /* InformationThreshold */ -static int hf_rnsap_PCH_InformationList_item = -1; /* PCH_InformationItem */ -static int hf_rnsap_informationReportPeriodicity = -1; /* InformationReportPeriodicity */ -static int hf_rnsap_imsi = -1; /* IMSI */ -static int hf_rnsap_PLMN_List_item = -1; /* PLMN_Identity */ -static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas_item = -1; /* Associated_Secondary_CPICH */ -static int hf_rnsap_associated_secondary_CPICH_channelId = -1; /* CommonPhysicalChannelID */ -static int hf_rnsap_associated_secondary_CPICH = -1; /* PowerOffsetForSCPICH_DCPICHforMIMOwithfourtransmitantennas */ -static int hf_rnsap_associated_D_CPICH_channelId = -1; /* CommonPhysicalChannelID */ -static int hf_rnsap_associated_D_CPICH = -1; /* PowerOffsetForSCPICH_DCPICHforMIMOwithfourtransmitantennas */ -static int hf_rnsap_defaultPreferredFrequency = -1; /* UARFCN */ -static int hf_rnsap_additionalPreferredFrequency = -1; /* AdditionalPreferredFrequency */ -static int hf_rnsap_PriorityQueue_InfoList_item = -1; /* PriorityQueue_InfoItem */ -static int hf_rnsap_priorityQueue_Id = -1; /* PriorityQueue_Id */ -static int hf_rnsap_associatedHSDSCH_MACdFlow = -1; /* HSDSCH_MACdFlow_ID */ -static int hf_rnsap_t1 = -1; /* T1 */ -static int hf_rnsap_discardTimer = -1; /* DiscardTimer */ -static int hf_rnsap_mAC_hsWindowSize = -1; /* MAC_hsWindowSize */ -static int hf_rnsap_mAChsGuaranteedBitRate = -1; /* MAChsGuaranteedBitRate */ -static int hf_rnsap_mACdPDU_Size_Index = -1; /* MACdPDU_Size_IndexList */ -static int hf_rnsap_rLC_Mode = -1; /* RLC_Mode */ -static int hf_rnsap_PriorityQueue_InfoList_EnhancedFACH_PCH_item = -1; /* PriorityQueue_InfoItem_EnhancedFACH_PCH */ -static int hf_rnsap_mAC_ehs_Reset_Timer = -1; /* MAC_ehs_Reset_Timer */ -static int hf_rnsap_maximum_MACdPDU_Size_01 = -1; /* MAC_PDU_SizeExtended */ -static int hf_rnsap_PriorityQueue_InfoList_to_Modify_item = -1; /* ModifyPriorityQueue */ -static int hf_rnsap_mACdPDU_Size_Index_to_Modify = -1; /* MACdPDU_Size_IndexList_to_Modify */ -static int hf_rnsap_PriorityQueue_InfoList_to_Modify_Unsynchronised_item = -1; /* PriorityQueue_InfoItem_to_Modify_Unsynchronised */ -static int hf_rnsap_priorityQueueId = -1; /* PriorityQueue_Id */ -static int hf_rnsap_mBMSChannelTypeInfo = -1; /* MBMSChannelTypeInfo */ -static int hf_rnsap_mBMSPreferredFreqLayerInfo = -1; /* MBMSPreferredFreqLayerInfo */ -static int hf_rnsap_UpPCH_InformationList_LCRTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_uPPCHPositionLCR = -1; /* UPPCHPositionLCR */ -static int hf_rnsap_PTMCellList_item = -1; /* MBMSChannelTypeCellList */ -static int hf_rnsap_PTPCellList_item = -1; /* MBMSChannelTypeCellList */ -static int hf_rnsap_raiList = -1; /* RAI_List */ -static int hf_rnsap_RAI_List_item = -1; /* RAI */ -static int hf_rnsap_RB_Info_item = -1; /* RB_Identity */ -static int hf_rnsap_Reference_E_TFCI_Information_item = -1; /* Reference_E_TFCI_Information_Item */ -static int hf_rnsap_reference_E_TFCI = -1; /* E_TFCI */ -static int hf_rnsap_reference_E_TFCI_PO = -1; /* Reference_E_TFCI_PO */ -static int hf_rnsap_pSDomain = -1; /* NULL */ -static int hf_rnsap_cSDomain = -1; /* NULL */ -static int hf_rnsap_pS_CSDomain = -1; /* NULL */ -static int hf_rnsap_periodic_02 = -1; /* Periodic */ -static int hf_rnsap_eventA = -1; /* EventA */ -static int hf_rnsap_eventB = -1; /* EventB */ -static int hf_rnsap_eventC = -1; /* EventC */ -static int hf_rnsap_eventD = -1; /* EventD */ -static int hf_rnsap_eventE = -1; /* EventE */ -static int hf_rnsap_eventF = -1; /* EventF */ -static int hf_rnsap_extension_ReportCharacteristics = -1; /* Extension_ReportCharacteristics */ -static int hf_rnsap_ten_msec = -1; /* INTEGER_1_6000_ */ -static int hf_rnsap_gA_AccessPointPositionwithAltitude = -1; /* GA_AccessPointPositionwithOptionalAltitude */ -static int hf_rnsap_iPDLParameters = -1; /* IPDLParameters */ -static int hf_rnsap_dGPSCorrections = -1; /* DGPSCorrections */ -static int hf_rnsap_gPS_NavigationModel_and_TimeRecovery = -1; /* GPS_NavigationModel_and_TimeRecovery */ -static int hf_rnsap_gPS_Ionospheric_Model = -1; /* GPS_Ionospheric_Model */ -static int hf_rnsap_gPS_UTC_Model = -1; /* GPS_UTC_Model */ -static int hf_rnsap_gPS_Almanac = -1; /* GPS_Almanac */ -static int hf_rnsap_gPS_RealTime_Integrity = -1; /* GPS_RealTime_Integrity */ -static int hf_rnsap_gPS_RX_POS = -1; /* GPS_RX_POS */ -static int hf_rnsap_sFNSFN_GA_AccessPointPosition = -1; /* GA_AccessPointPositionwithOptionalAltitude */ -static int hf_rnsap_informationAvailable = -1; /* InformationAvailable */ -static int hf_rnsap_informationNotAvailable = -1; /* InformationNotAvailable */ -static int hf_rnsap_RL_Specific_DCH_Info_item = -1; /* RL_Specific_DCH_Info_Item */ -static int hf_rnsap_dCH_id = -1; /* DCH_ID */ -static int hf_rnsap_rL_Specific_EDCH_Info = -1; /* RL_Specific_EDCH_Info */ -static int hf_rnsap_RL_Specific_EDCH_Info_item = -1; /* RL_Specific_EDCH_InfoItem */ -static int hf_rnsap_uplinkRTLoadValue = -1; /* INTEGER_0_100 */ -static int hf_rnsap_downlinkRTLoadValue = -1; /* INTEGER_0_100 */ -static int hf_rnsap_sAC = -1; /* SAC */ -static int hf_rnsap_SecondaryServingCells_item = -1; /* SecondaryServingCellsItem */ -static int hf_rnsap_secondaryC_ID = -1; /* C_ID */ -static int hf_rnsap_numSecondaryHS_SCCH_Codes = -1; /* NumHS_SCCH_Codes */ -static int hf_rnsap_dl_TFCS = -1; /* TFCS */ -static int hf_rnsap_tFCI_Coding = -1; /* TFCI_Coding */ -static int hf_rnsap_secondary_CCPCH_TDD_InformationList = -1; /* Secondary_CCPCH_TDD_InformationList */ -static int hf_rnsap_fACH_InformationList = -1; /* FACH_InformationList */ -static int hf_rnsap_pCH_InformationList = -1; /* PCH_InformationList */ -static int hf_rnsap_new_secondary_CPICH = -1; /* Secondary_CPICH_Information */ -static int hf_rnsap_secondary_CPICH_shall_not_be_used = -1; /* NULL */ -static int hf_rnsap_secondary_LCR_CCPCH_TDD_InformationList = -1; /* Secondary_LCR_CCPCH_TDD_InformationList */ -static int hf_rnsap_secondary_CCPCH_TDD_InformationList768 = -1; /* Secondary_CCPCH_TDD_InformationList768 */ -static int hf_rnsap_Secondary_CCPCH_TDD_InformationList_item = -1; /* Secondary_CCPCH_TDD_InformationItem */ -static int hf_rnsap_secondary_CCPCH_TDD_Code_Information = -1; /* Secondary_CCPCH_TDD_Code_Information */ -static int hf_rnsap_tDD_PhysicalChannelOffset = -1; /* TDD_PhysicalChannelOffset */ -static int hf_rnsap_Secondary_LCR_CCPCH_TDD_InformationList_item = -1; /* Secondary_LCR_CCPCH_TDD_InformationItem */ -static int hf_rnsap_secondary_LCR_CCPCH_TDD_Code_Information = -1; /* Secondary_LCR_CCPCH_TDD_Code_Information */ -static int hf_rnsap_Secondary_CCPCH_TDD_InformationList768_item = -1; /* Secondary_CCPCH_TDD_InformationItem768 */ -static int hf_rnsap_secondary_CCPCH_TDD_Code_Information768 = -1; /* Secondary_CCPCH_TDD_Code_Information768 */ -static int hf_rnsap_Secondary_CCPCH_TDD_Code_Information_item = -1; /* Secondary_CCPCH_TDD_Code_InformationItem */ -static int hf_rnsap_Secondary_LCR_CCPCH_TDD_Code_Information_item = -1; /* Secondary_LCR_CCPCH_TDD_Code_InformationItem */ -static int hf_rnsap_s_CCPCH_TimeSlotFormat_LCR = -1; /* TDD_DL_DPCH_TimeSlotFormat_LCR */ -static int hf_rnsap_Secondary_CCPCH_TDD_Code_Information768_item = -1; /* Secondary_CCPCH_TDD_Code_InformationItem768 */ -static int hf_rnsap_possible_Secondary_Serving_Cell_List = -1; /* Possible_Secondary_Serving_Cell_List */ -static int hf_rnsap_Possible_Secondary_Serving_Cell_List_item = -1; /* Possible_Secondary_Serving_Cell */ -static int hf_rnsap_SetsOfHS_SCCH_Codes_item = -1; /* SetsOfHS_SCCH_CodesItem */ -static int hf_rnsap_hS_SCCH_PreconfiguredCodes = -1; /* HS_SCCH_PreconfiguredCodes */ -static int hf_rnsap_sixtyfourQAM_DL_SupportIndicator = -1; /* SixtyfourQAM_DL_SupportIndicator */ -static int hf_rnsap_setup_02 = -1; /* Additional_EDCH_Setup_Info */ -static int hf_rnsap_configurationChange_01 = -1; /* Additional_EDCH_Cell_Information_ConfigurationChange_List */ -static int hf_rnsap_removal = -1; /* Additional_EDCH_Cell_Information_Removal_List */ -static int hf_rnsap_setup_03 = -1; /* Downlink_TPC_enhancements_Information */ -static int hf_rnsap_configurationChange_02 = -1; /* Downlink_TPC_enhancements_Information */ -static int hf_rnsap_removal_01 = -1; /* Downlink_TPC_enhancements_Information_Removal */ -static int hf_rnsap_setup_04 = -1; /* UL_CLTD_Information */ -static int hf_rnsap_configurationChange_03 = -1; /* UL_CLTD_Information_To_Modify */ -static int hf_rnsap_removal_02 = -1; /* UL_CLTD_Information_Removal */ -static int hf_rnsap_setup_05 = -1; /* FTPICH_Information */ -static int hf_rnsap_configurationChange_04 = -1; /* FTPICH_Information_To_Modify */ -static int hf_rnsap_removal_03 = -1; /* FTPICH_Information_Removal */ -static int hf_rnsap_setup_06 = -1; /* DCH_ENH_Information */ -static int hf_rnsap_configurationChange_05 = -1; /* DCH_ENH_Information_to_Modify */ -static int hf_rnsap_removal_04 = -1; /* DCH_ENH_Information_Removal */ -static int hf_rnsap_setup_07 = -1; /* UL_DPCCH2_Information */ -static int hf_rnsap_configurationChange_06 = -1; /* UL_DPCCH2_Information_To_Modify */ -static int hf_rnsap_removal_05 = -1; /* UL_DPCCH2_Information_Removal */ -static int hf_rnsap_sFNSFNChangeLimit = -1; /* SFNSFNChangeLimit */ -static int hf_rnsap_predictedSFNSFNDeviationLimit = -1; /* PredictedSFNSFNDeviationLimit */ -static int hf_rnsap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation = -1; /* T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation */ -static int hf_rnsap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item = -1; /* T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item */ -static int hf_rnsap_sFNSFNValue = -1; /* SFNSFNValue */ -static int hf_rnsap_sFNSFNQuality = -1; /* SFNSFNQuality */ -static int hf_rnsap_sFNSFNDriftRate = -1; /* SFNSFNDriftRate */ -static int hf_rnsap_sFNSFNDriftRateQuality = -1; /* SFNSFNDriftRateQuality */ -static int hf_rnsap_sFNSFNTimeStampInformation = -1; /* SFNSFNTimeStampInformation */ -static int hf_rnsap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation = -1; /* T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation */ -static int hf_rnsap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item = -1; /* T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item */ -static int hf_rnsap_sFNSFNTimeStamp_FDD = -1; /* SFN */ -static int hf_rnsap_sFNSFNTimeStamp_TDD = -1; /* SFNSFNTimeStamp_TDD */ -static int hf_rnsap_sFN = -1; /* SFN */ -static int hf_rnsap_sFNSFN_FDD = -1; /* SFNSFN_FDD */ -static int hf_rnsap_sFNSFN_TDD = -1; /* SFNSFN_TDD */ -static int hf_rnsap_sFNSFN_TDD768 = -1; /* SFNSFN_TDD768 */ -static int hf_rnsap_listOfSNAs = -1; /* ListOfSNAs */ -static int hf_rnsap_ListOfSNAs_item = -1; /* SNACode */ -static int hf_rnsap_sRNTI = -1; /* S_RNTI */ -static int hf_rnsap_sRNTI_BitMaskIndex = -1; /* T_sRNTI_BitMaskIndex */ -static int hf_rnsap_n_INSYNC_IND = -1; /* INTEGER_1_256 */ -static int hf_rnsap_n_OUTSYNC_IND = -1; /* INTEGER_1_256 */ -static int hf_rnsap_t_RLFAILURE = -1; /* INTEGER_0_255 */ -static int hf_rnsap_maxSYNC_UL_transmissions = -1; /* T_maxSYNC_UL_transmissions */ -static int hf_rnsap_powerRampStep = -1; /* INTEGER_0_3_ */ -static int hf_rnsap_modulation = -1; /* Modulation */ -static int hf_rnsap_TDD_DCHs_to_Modify_item = -1; /* TDD_DCHs_to_ModifyItem */ -static int hf_rnsap_dCH_SpecificInformationList_03 = -1; /* TDD_DCHs_to_ModifySpecificInformationList */ -static int hf_rnsap_TDD_DCHs_to_ModifySpecificInformationList_item = -1; /* TDD_DCHs_to_ModifySpecificItem */ -static int hf_rnsap_ul_CCTrCH_ID = -1; /* CCTrCH_ID */ -static int hf_rnsap_dl_CCTrCH_ID = -1; /* CCTrCH_ID */ -static int hf_rnsap_TDD_DL_Code_Information_item = -1; /* TDD_DL_Code_InformationItem */ -static int hf_rnsap_dPCH_ID = -1; /* DPCH_ID */ -static int hf_rnsap_TDD_DL_Code_LCR_Information_item = -1; /* TDD_DL_Code_LCR_InformationItem */ -static int hf_rnsap_tdd_ChannelisationCodeLCR = -1; /* TDD_ChannelisationCodeLCR */ -static int hf_rnsap_tdd_DL_DPCH_TimeSlotFormat_LCR = -1; /* TDD_DL_DPCH_TimeSlotFormat_LCR */ -static int hf_rnsap_TDD_DL_Code_Information768_item = -1; /* TDD_DL_Code_InformationItem768 */ -static int hf_rnsap_qPSK = -1; /* QPSK_DL_DPCH_TimeSlotFormatTDD_LCR */ -static int hf_rnsap_eightPSK = -1; /* EightPSK_DL_DPCH_TimeSlotFormatTDD_LCR */ -static int hf_rnsap_initialOffset = -1; /* INTEGER_0_255 */ -static int hf_rnsap_noinitialOffset = -1; /* INTEGER_0_63 */ -static int hf_rnsap_TDD_UL_Code_Information_item = -1; /* TDD_UL_Code_InformationItem */ -static int hf_rnsap_TDD_UL_Code_LCR_Information_item = -1; /* TDD_UL_Code_LCR_InformationItem */ -static int hf_rnsap_tdd_UL_DPCH_TimeSlotFormat_LCR = -1; /* TDD_UL_DPCH_TimeSlotFormat_LCR */ -static int hf_rnsap_TDD_UL_Code_Information768_item = -1; /* TDD_UL_Code_InformationItem768 */ -static int hf_rnsap_qPSK_01 = -1; /* QPSK_UL_DPCH_TimeSlotFormatTDD_LCR */ -static int hf_rnsap_eightPSK_01 = -1; /* EightPSK_UL_DPCH_TimeSlotFormatTDD_LCR */ -static int hf_rnsap_plmn_id = -1; /* PLMN_Identity */ -static int hf_rnsap_service_id = -1; /* Service_ID */ -static int hf_rnsap_dsField = -1; /* DsField */ -static int hf_rnsap_genericTrafficCategory = -1; /* GenericTrafficCategory */ -static int hf_rnsap_Transmission_Gap_Pattern_Sequence_Information_item = -1; /* Transmission_Gap_Pattern_Sequence_Information_item */ -static int hf_rnsap_tGPSID = -1; /* TGPSID */ -static int hf_rnsap_tGSN = -1; /* TGSN */ -static int hf_rnsap_tGL1 = -1; /* GapLength */ -static int hf_rnsap_tGL2 = -1; /* GapLength */ -static int hf_rnsap_tGD = -1; /* TGD */ -static int hf_rnsap_tGPL1 = -1; /* GapDuration */ -static int hf_rnsap_not_to_be_used_1 = -1; /* GapDuration */ -static int hf_rnsap_uL_DL_mode = -1; /* UL_DL_mode */ -static int hf_rnsap_downlink_Compressed_Mode_Method = -1; /* Downlink_Compressed_Mode_Method */ -static int hf_rnsap_uplink_Compressed_Mode_Method = -1; /* Uplink_Compressed_Mode_Method */ -static int hf_rnsap_dL_FrameType = -1; /* DL_FrameType */ -static int hf_rnsap_delta_SIR1 = -1; /* DeltaSIR */ -static int hf_rnsap_delta_SIR_after1 = -1; /* DeltaSIR */ -static int hf_rnsap_delta_SIR2 = -1; /* DeltaSIR */ -static int hf_rnsap_delta_SIR_after2 = -1; /* DeltaSIR */ -static int hf_rnsap_Transmission_Gap_Pattern_Sequence_Status_List_item = -1; /* Transmission_Gap_Pattern_Sequence_Status_List_item */ -static int hf_rnsap_tGPRC = -1; /* TGPRC */ -static int hf_rnsap_tGCFN = -1; /* CFN */ -static int hf_rnsap_Affected_HSDSCH_Serving_Cell_List_item = -1; /* C_ID */ -static int hf_rnsap_Transmission_Mode_Information_item = -1; /* Transmission_Mode_Information_List */ -static int hf_rnsap_mS = -1; /* INTEGER_0_16383 */ -static int hf_rnsap_lS = -1; /* INTEGER_0_4294967295 */ -static int hf_rnsap_tUTRANGANSSChangeLimit = -1; /* INTEGER_1_256 */ -static int hf_rnsap_predictedTUTRANGANSSDeviationLimit = -1; /* INTEGER_1_256 */ -static int hf_rnsap_tUTRANGANSS = -1; /* TUTRANGANSS */ -static int hf_rnsap_tUTRANGANSSQuality = -1; /* INTEGER_0_255 */ -static int hf_rnsap_tUTRANGANSSDriftRate = -1; /* INTEGER_M50_50 */ -static int hf_rnsap_tUTRANGANSSDriftRateQuality = -1; /* INTEGER_0_50 */ -static int hf_rnsap_ms_part = -1; /* INTEGER_0_16383 */ -static int hf_rnsap_ls_part = -1; /* INTEGER_0_4294967295 */ -static int hf_rnsap_tUTRANGPSChangeLimit = -1; /* TUTRANGPSChangeLimit */ -static int hf_rnsap_predictedTUTRANGPSDeviationLimit = -1; /* PredictedTUTRANGPSDeviationLimit */ -static int hf_rnsap_tUTRANGPS = -1; /* TUTRANGPS */ -static int hf_rnsap_tUTRANGPSQuality = -1; /* TUTRANGPSQuality */ -static int hf_rnsap_tUTRANGPSDriftRate = -1; /* TUTRANGPSDriftRate */ -static int hf_rnsap_tUTRANGPSDriftRateQuality = -1; /* TUTRANGPSDriftRateQuality */ -static int hf_rnsap_iEe_Extensions = -1; /* ProtocolExtensionContainer */ -static int hf_rnsap_signalledGainFactors = -1; /* T_signalledGainFactors */ -static int hf_rnsap_betaC = -1; /* BetaCD */ -static int hf_rnsap_betaD = -1; /* BetaCD */ -static int hf_rnsap_refTFCNumber = -1; /* RefTFCNumber */ -static int hf_rnsap_tFCSvalues = -1; /* T_tFCSvalues */ -static int hf_rnsap_no_Split_in_TFCI = -1; /* TFCS_TFCSList */ -static int hf_rnsap_not_Used_split_in_TFCI = -1; /* NULL */ -static int hf_rnsap_TFCS_TFCSList_item = -1; /* TFCS_TFCSList_item */ -static int hf_rnsap_cTFC = -1; /* TFCS_CTFC */ -static int hf_rnsap_tFC_Beta = -1; /* TransportFormatCombination_Beta */ -static int hf_rnsap_ctfc2bit = -1; /* INTEGER_0_3 */ -static int hf_rnsap_ctfc4bit = -1; /* INTEGER_0_15 */ -static int hf_rnsap_ctfc6bit = -1; /* INTEGER_0_63 */ -static int hf_rnsap_ctfc8bit = -1; /* INTEGER_0_255 */ -static int hf_rnsap_ctfc12bit = -1; /* INTEGER_0_4095 */ -static int hf_rnsap_ctfc16bit = -1; /* INTEGER_0_65535 */ -static int hf_rnsap_ctfcmaxbit = -1; /* INTEGER_0_maxCTFC */ -static int hf_rnsap_slot_position = -1; /* INTEGER_0_4 */ -static int hf_rnsap_dynamicParts = -1; /* TransportFormatSet_DynamicPartList */ -static int hf_rnsap_semi_staticPart = -1; /* TransportFormatSet_Semi_staticPart */ -static int hf_rnsap_TransportFormatSet_DynamicPartList_item = -1; /* TransportFormatSet_DynamicPartList_item */ -static int hf_rnsap_nrOfTransportBlocks = -1; /* NrOfTransportBlocks */ -static int hf_rnsap_transportBlockSize = -1; /* TransportBlockSize */ -static int hf_rnsap_mode_01 = -1; /* TransportFormatSet_ModeDP */ -static int hf_rnsap_tdd = -1; /* TDD_TransportFormatSet_ModeDP */ -static int hf_rnsap_notApplicable = -1; /* NULL */ -static int hf_rnsap_transmissionTimeIntervalInformation = -1; /* TransmissionTimeIntervalInformation */ -static int hf_rnsap_TransmissionTimeIntervalInformation_item = -1; /* TransmissionTimeIntervalInformation_item */ -static int hf_rnsap_transmissionTimeInterval = -1; /* TransmissionTimeIntervalDynamic */ -static int hf_rnsap_transmissionTime = -1; /* TransmissionTimeIntervalSemiStatic */ -static int hf_rnsap_channelCoding = -1; /* ChannelCodingType */ -static int hf_rnsap_codingRate = -1; /* CodingRate */ -static int hf_rnsap_rateMatcingAttribute = -1; /* RateMatchingAttribute */ -static int hf_rnsap_cRC_Size = -1; /* CRC_Size */ -static int hf_rnsap_mode_02 = -1; /* TransportFormatSet_ModeSSP */ -static int hf_rnsap_tdd_01 = -1; /* SecondInterleavingMode */ -static int hf_rnsap_tTI_Update_CFN = -1; /* CFN */ -static int hf_rnsap_tTI_Update_Ind = -1; /* TTI_Update_Ind */ -static int hf_rnsap_uE_AggregateMaximumBitRateDownlink = -1; /* UE_AggregateMaximumBitRateDownlink */ -static int hf_rnsap_uE_AggregateMaximumBitRateUplink = -1; /* UE_AggregateMaximumBitRateUplink */ -static int hf_rnsap_UE_RF_Band_CapabilityLCR_item = -1; /* Radio_Frequency_BandItem */ -static int hf_rnsap_radio_Frequency_Band = -1; /* Radio_Frequency_Band */ -static int hf_rnsap_imei = -1; /* IMEI */ -static int hf_rnsap_imeisv = -1; /* IMEISV */ -static int hf_rnsap_periodic_03 = -1; /* UEMeasurementReportCharacteristicsPeriodic */ -static int hf_rnsap_event1h = -1; /* UEMeasurementReportCharacteristicsEvent1h */ -static int hf_rnsap_event1i = -1; /* UEMeasurementReportCharacteristicsEvent1i */ -static int hf_rnsap_event6a = -1; /* UEMeasurementReportCharacteristicsEvent6a */ -static int hf_rnsap_event6b = -1; /* UEMeasurementReportCharacteristicsEvent6b */ -static int hf_rnsap_event6c = -1; /* UEMeasurementReportCharacteristicsEvent6c */ -static int hf_rnsap_event6d = -1; /* UEMeasurementReportCharacteristicsEvent6d */ -static int hf_rnsap_extension_ReportCharacteristics_01 = -1; /* UEMeasurementReportCharacteristics_Extension */ -static int hf_rnsap_uEMeasurementTreshold = -1; /* UEMeasurementThreshold */ -static int hf_rnsap_uEMeasurementTimeToTrigger = -1; /* UEMeasurementTimeToTrigger */ -static int hf_rnsap_uEMeasurementHysteresisTime = -1; /* UEMeasurementHysteresisTime */ -static int hf_rnsap_amountofReporting = -1; /* UEMeasurementReportCharacteristicsPeriodicAmountofReporting */ -static int hf_rnsap_reportingInterval = -1; /* UEMeasurementReportCharacteristicsPeriodicReportingInterval */ -static int hf_rnsap_timeslotISCP = -1; /* UEMeasurementThresholdDLTimeslotISCP */ -static int hf_rnsap_uETransmitPower = -1; /* UEMeasurementThresholdUETransmitPower */ -static int hf_rnsap_extension_UEMeasurementThreshold = -1; /* UEMeasurementThreshold_Extension */ -static int hf_rnsap_UEMeasurementTimeslotInfoHCR_item = -1; /* UEMeasurementTimeslotInfoHCR_IEs */ -static int hf_rnsap_burstType = -1; /* UEMeasurementTimeslotInfoHCRBurstType */ -static int hf_rnsap_UEMeasurementTimeslotInfoLCR_item = -1; /* UEMeasurementTimeslotInfoLCR_IEs */ -static int hf_rnsap_UEMeasurementTimeslotInfo768_item = -1; /* UEMeasurementTimeslotInfo768_IEs */ -static int hf_rnsap_burstType_01 = -1; /* UEMeasurementTimeslotInfo768BurstType */ -static int hf_rnsap_uE_Transmitted_Power = -1; /* UE_MeasurementValue_UE_Transmitted_Power */ -static int hf_rnsap_primary_CCPCH_RSCP = -1; /* UE_MeasurementValue_Primary_CCPCH_RSCP */ -static int hf_rnsap_dL_Timeslot_ISCP = -1; /* UE_MeasurementValue_DL_Timeslot_ISCP */ -static int hf_rnsap_extension_UEMeasurementValue = -1; /* UEMeasurementValue_Extension */ -static int hf_rnsap_uEMeasurementTransmittedPowerListHCR = -1; /* UEMeasurementValueTransmittedPowerListHCR */ -static int hf_rnsap_uEMeasurementTransmittedPowerListLCR = -1; /* UEMeasurementValueTransmittedPowerListLCR */ -static int hf_rnsap_UEMeasurementValueTransmittedPowerListHCR_item = -1; /* UEMeasurementValueTransmittedPowerListHCR_IEs */ -static int hf_rnsap_uETransmitPower_01 = -1; /* INTEGER_0_104 */ -static int hf_rnsap_UEMeasurementValueTransmittedPowerListLCR_item = -1; /* UEMeasurementValueTransmittedPowerListLCR_IEs */ -static int hf_rnsap_UEMeasurementValueTransmittedPowerList768_item = -1; /* UEMeasurementValueTransmittedPowerList768_IEs */ -static int hf_rnsap_primaryCCPCH_RSCP = -1; /* PrimaryCCPCH_RSCP */ -static int hf_rnsap_primaryCCPCH_RSCP_Delta = -1; /* PrimaryCCPCH_RSCP_Delta */ -static int hf_rnsap_uEMeasurementTimeslotISCPListHCR = -1; /* UEMeasurementValueTimeslotISCPListHCR */ -static int hf_rnsap_uEMeasurementTimeslotISCPListLCR = -1; /* UEMeasurementValueTimeslotISCPListLCR */ -static int hf_rnsap_UEMeasurementValueTimeslotISCPListHCR_item = -1; /* UEMeasurementValueTimeslotISCPListHCR_IEs */ -static int hf_rnsap_UEMeasurementValueTimeslotISCPListLCR_item = -1; /* UEMeasurementValueTimeslotISCPListLCR_IEs */ -static int hf_rnsap_UEMeasurementValueTimeslotISCPList768_item = -1; /* UEMeasurementValueTimeslotISCPList768_IEs */ -static int hf_rnsap_measurementAvailable_02 = -1; /* UEMeasurementValueInformationAvailable */ -static int hf_rnsap_measurementnotAvailable_02 = -1; /* UEMeasurementValueInformationnotAvailable */ -static int hf_rnsap_uEmeasurementValue = -1; /* UEMeasurementValue */ -static int hf_rnsap_uPHFiltering_Value = -1; /* UPHFiltering_Value */ -static int hf_rnsap_extension_UE_Measurement_Value = -1; /* Extension_UE_Measurement_Value */ -static int hf_rnsap_cell_fach_pch = -1; /* Cell_Fach_Pch_State */ -static int hf_rnsap_ura_pch = -1; /* Ura_Pch_State */ -static int hf_rnsap_d_RNTI = -1; /* D_RNTI */ -static int hf_rnsap_srnc_id = -1; /* RNC_ID */ -static int hf_rnsap_ura_id = -1; /* URA_ID */ -static int hf_rnsap_UL_Timeslot_Information_item = -1; /* UL_Timeslot_InformationItem */ -static int hf_rnsap_uL_Code_Information = -1; /* TDD_UL_Code_Information */ -static int hf_rnsap_UL_TimeslotLCR_Information_item = -1; /* UL_TimeslotLCR_InformationItem */ -static int hf_rnsap_uL_Code_LCR_InformationList = -1; /* TDD_UL_Code_LCR_Information */ -static int hf_rnsap_sequenceNumber = -1; /* PLCCHsequenceNumber */ -static int hf_rnsap_UL_Timeslot_Information768_item = -1; /* UL_Timeslot_InformationItem768 */ -static int hf_rnsap_uL_Code_Information768 = -1; /* TDD_UL_Code_Information768 */ -static int hf_rnsap_UL_TimeSlot_ISCP_Info_item = -1; /* UL_TimeSlot_ISCP_InfoItem */ -static int hf_rnsap_uL_TimeslotISCP = -1; /* UL_TimeslotISCP */ -static int hf_rnsap_UL_TimeSlot_ISCP_LCR_Info_item = -1; /* UL_TimeSlot_ISCP_LCR_InfoItem */ -static int hf_rnsap_iSCP = -1; /* UL_Timeslot_ISCP_Value */ -static int hf_rnsap_sync_UL_codes_bitmap = -1; /* BIT_STRING_SIZE_8 */ -static int hf_rnsap_fPACH_info = -1; /* FPACH_Information */ -static int hf_rnsap_prxUpPCHdes = -1; /* INTEGER_M120_M58_ */ -static int hf_rnsap_syncUL_procParameter = -1; /* SYNC_UL_ProcParameters */ -static int hf_rnsap_mMax = -1; /* INTEGER_1_32 */ -static int hf_rnsap_ul_ScramblingCodeNumber = -1; /* UL_ScramblingCodeNumber */ -static int hf_rnsap_ul_ScramblingCodeLength = -1; /* UL_ScramblingCodeLength */ -static int hf_rnsap_uL_Synchronisation_StepSize = -1; /* UL_Synchronisation_StepSize */ -static int hf_rnsap_uL_Synchronisation_Frequency = -1; /* UL_Synchronisation_Frequency */ -static int hf_rnsap_uRA_ID = -1; /* URA_ID */ -static int hf_rnsap_multipleURAsIndicator = -1; /* MultipleURAsIndicator */ -static int hf_rnsap_rNCsWithCellsInTheAccessedURA_List = -1; /* RNCsWithCellsInTheAccessedURA_List */ -static int hf_rnsap_RNCsWithCellsInTheAccessedURA_List_item = -1; /* RNCsWithCellsInTheAccessedURA_Item */ -static int hf_rnsap_USCH_Information_item = -1; /* USCH_InformationItem */ -static int hf_rnsap_uSCH_ID = -1; /* USCH_ID */ -static int hf_rnsap_rb_Info = -1; /* RB_Info */ -static int hf_rnsap_UMTS_Cells_Info_List_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_sDPCCH_PowerOffsetInformation = -1; /* SDPCCH_PowerOffsetInformation */ -static int hf_rnsap_uL_CLTD_Activation_Information = -1; /* UL_CLTD_Activation_Information */ -static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_UL_CLTD = -1; /* Setup_Or_ConfigurationChange_Or_Removal_Of_UL_CLTD */ -static int hf_rnsap_f_DPCH_Info = -1; /* F_DPCH_Info */ -static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_UL_DPCCH2 = -1; /* Setup_Or_ConfigurationChange_Or_Removal_Of_UL_DPCCH2 */ -static int hf_rnsap_f_DPCH_Info_01 = -1; /* F_DPCH_Info_To_Modify */ -static int hf_rnsap_e_roch_power_offset = -1; /* E_ROCH_PowerOffset */ -static int hf_rnsap_s_e_dpcch_power_offset = -1; /* S_E_DPCCH_PowerOffset */ -static int hf_rnsap_interstream_compensation = -1; /* InterStream_Interference_Compensation */ -static int hf_rnsap_minimum_E_TFCI_rank2 = -1; /* INTEGER_0_127 */ -static int hf_rnsap_setup_08 = -1; /* UL_MIMO_Information */ -static int hf_rnsap_configurationChange_07 = -1; /* UL_MIMO_Information_To_Modify */ -static int hf_rnsap_removal_06 = -1; /* UL_MIMO_Removal */ -static int hf_rnsap_e_roch_channelization_code = -1; /* FDD_DL_ChannelisationCodeNumber */ -static int hf_rnsap_s_e_rnti = -1; /* E_RNTI */ -static int hf_rnsap_s_signature_sequence = -1; /* ERGCH_SignatureSequence */ -static int hf_rnsap_s_e_roch_release_indicator = -1; /* S_E_ROCH_Release_Indicator */ -static int hf_rnsap_protocolIEs = -1; /* ProtocolIE_Container */ -static int hf_rnsap_protocolExtensions = -1; /* ProtocolExtensionContainer */ -static int hf_rnsap_minUL_ChannelisationCodeLength = -1; /* MinUL_ChannelisationCodeLength */ -static int hf_rnsap_maxNrOfUL_DPCHs = -1; /* MaxNrOfUL_DPCHs */ -static int hf_rnsap_ul_PunctureLimit = -1; /* PunctureLimit */ -static int hf_rnsap_ul_TFCS = -1; /* TFCS */ -static int hf_rnsap_ul_DPCCH_SlotFormat = -1; /* UL_DPCCH_SlotFormat */ -static int hf_rnsap_ul_SIRTarget = -1; /* UL_SIR */ -static int hf_rnsap_diversityMode = -1; /* DiversityMode */ -static int hf_rnsap_not_Used_sSDT_CellIdLength = -1; /* NULL */ -static int hf_rnsap_not_Used_s_FieldLength = -1; /* NULL */ -static int hf_rnsap_tFCS = -1; /* TFCS */ -static int hf_rnsap_dl_DPCH_SlotFormat = -1; /* DL_DPCH_SlotFormat */ -static int hf_rnsap_nrOfDLchannelisationcodes = -1; /* NrOfDLchannelisationcodes */ -static int hf_rnsap_tFCI_SignallingMode = -1; /* TFCI_SignallingMode */ -static int hf_rnsap_multiplexingPosition = -1; /* MultiplexingPosition */ -static int hf_rnsap_powerOffsetInformation = -1; /* PowerOffsetInformation_RL_SetupRqstFDD */ -static int hf_rnsap_fdd_dl_TPC_DownlinkStepSize = -1; /* FDD_TPC_DownlinkStepSize */ -static int hf_rnsap_po1_ForTFCI_Bits = -1; /* PowerOffset */ -static int hf_rnsap_po2_ForTPC_Bits = -1; /* PowerOffset */ -static int hf_rnsap_po3_ForPilotBits = -1; /* PowerOffset */ -static int hf_rnsap_RL_InformationList_RL_SetupRqstFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_chipOffset = -1; /* ChipOffset */ -static int hf_rnsap_diversityControlField = -1; /* DiversityControlField */ -static int hf_rnsap_dl_InitialTX_Power = -1; /* DL_Power */ -static int hf_rnsap_not_Used_sSDT_CellID = -1; /* NULL */ -static int hf_rnsap_transmitDiversityIndicator = -1; /* TransmitDiversityIndicator */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Setup_List_item = -1; /* Additional_HS_Cell_Information_RL_Setup_ItemIEs */ -static int hf_rnsap_hSPDSCH_RL_ID = -1; /* RL_ID */ -static int hf_rnsap_hS_DSCH_FDD_Secondary_Serving_Information = -1; /* HS_DSCH_FDD_Secondary_Serving_Information */ -static int hf_rnsap_powerOffsetInformation_01 = -1; /* PowerOffsetInformation_F_DPCH_RL_SetupRqstFDD */ -static int hf_rnsap_maxNrTimeslots_UL = -1; /* MaxNrTimeslots */ -static int hf_rnsap_minimumSpreadingFactor_UL = -1; /* MinimumSpreadingFactor */ -static int hf_rnsap_maxNrULPhysicalchannels = -1; /* MaxNrULPhysicalchannels */ -static int hf_rnsap_maxNrTimeslots_DL = -1; /* MaxNrTimeslots */ -static int hf_rnsap_minimumSpreadingFactor_DL = -1; /* MinimumSpreadingFactor */ -static int hf_rnsap_maxNrDLPhysicalchannels = -1; /* MaxNrDLPhysicalchannels */ -static int hf_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_cCTrCH_ID = -1; /* CCTrCH_ID */ -static int hf_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_dl_PunctureLimit = -1; /* PunctureLimit */ -static int hf_rnsap_tdd_TPC_DownlinkStepSize = -1; /* TDD_TPC_DownlinkStepSize */ -static int hf_rnsap_cCTrCH_TPCList = -1; /* CCTrCH_TPCList_RL_SetupRqstTDD */ -static int hf_rnsap_CCTrCH_TPCList_RL_SetupRqstTDD_item = -1; /* CCTrCH_TPCItem_RL_SetupRqstTDD */ -static int hf_rnsap_specialBurstScheduling = -1; /* SpecialBurstScheduling */ -static int hf_rnsap_dL_TimeSlot_ISCP = -1; /* DL_TimeSlot_ISCP_Info */ -static int hf_rnsap_RL_InformationResponseList_RL_SetupRspFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_uRA_Information = -1; /* URA_Information */ -static int hf_rnsap_sAI = -1; /* SAI */ -static int hf_rnsap_gA_Cell = -1; /* GA_Cell */ -static int hf_rnsap_gA_AccessPointPosition = -1; /* GA_AccessPointPosition */ -static int hf_rnsap_not_Used_secondary_CCPCH_Info = -1; /* NULL */ -static int hf_rnsap_diversityIndication = -1; /* DiversityIndication_RL_SetupRspFDD */ -static int hf_rnsap_sSDT_SupportIndicator = -1; /* SSDT_SupportIndicator */ -static int hf_rnsap_closedlooptimingadjustmentmode = -1; /* Closedlooptimingadjustmentmode */ -static int hf_rnsap_maximumDLTxPower = -1; /* DL_Power */ -static int hf_rnsap_minimumDLTxPower = -1; /* DL_Power */ -static int hf_rnsap_not_Used_dSCHInformationResponse = -1; /* NULL */ -static int hf_rnsap_neighbouring_UMTS_CellInformation = -1; /* Neighbouring_UMTS_CellInformation */ -static int hf_rnsap_neighbouring_GSM_CellInformation = -1; /* Neighbouring_GSM_CellInformation */ -static int hf_rnsap_sRB_Delay = -1; /* SRB_Delay */ -static int hf_rnsap_combining = -1; /* Combining_RL_SetupRspFDD */ -static int hf_rnsap_nonCombiningOrFirstRL = -1; /* NonCombiningOrFirstRL_RL_SetupRspFDD */ -static int hf_rnsap_dCH_InformationResponse = -1; /* DCH_InformationResponse */ -static int hf_rnsap_Additional_HS_Cell_Information_Response_List_item = -1; /* Additional_HS_Cell_Information_Response_ItemIEs */ -static int hf_rnsap_ul_TimeSlot_ISCP_Info = -1; /* UL_TimeSlot_ISCP_Info */ -static int hf_rnsap_timingAdvanceApplied = -1; /* TimingAdvanceApplied */ -static int hf_rnsap_alphaValue = -1; /* AlphaValue */ -static int hf_rnsap_ul_PhysCH_SF_Variation = -1; /* UL_PhysCH_SF_Variation */ -static int hf_rnsap_synchronisationConfiguration = -1; /* SynchronisationConfiguration */ -static int hf_rnsap_secondary_CCPCH_Info_TDD = -1; /* Secondary_CCPCH_Info_TDD */ -static int hf_rnsap_ul_CCTrCHInformation = -1; /* UL_CCTrCHInformationList_RL_SetupRspTDD */ -static int hf_rnsap_dl_CCTrCHInformation = -1; /* DL_CCTrCHInformationList_RL_SetupRspTDD */ -static int hf_rnsap_dCH_InformationResponse_01 = -1; /* DCH_InformationResponseList_RL_SetupRspTDD */ -static int hf_rnsap_dsch_InformationResponse = -1; /* DSCH_InformationResponse_RL_SetupRspTDD */ -static int hf_rnsap_usch_InformationResponse = -1; /* USCH_InformationResponse_RL_SetupRspTDD */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD_item = -1; /* UL_CCTrCHInformationItem_RL_SetupRspTDD */ -static int hf_rnsap_ul_DPCH_Information = -1; /* UL_DPCH_InformationList_RL_SetupRspTDD */ -static int hf_rnsap_tDD_DPCHOffset = -1; /* TDD_DPCHOffset */ -static int hf_rnsap_uL_Timeslot_Information = -1; /* UL_Timeslot_Information */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD_item = -1; /* DL_CCTrCHInformationItem_RL_SetupRspTDD */ -static int hf_rnsap_dl_DPCH_Information = -1; /* DL_DPCH_InformationList_RL_SetupRspTDD */ -static int hf_rnsap_dL_Timeslot_Information = -1; /* DL_Timeslot_Information */ -static int hf_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD_item = -1; /* DSCHInformationItem_RL_SetupRspTDD */ -static int hf_rnsap_dsch_ID = -1; /* DSCH_ID */ -static int hf_rnsap_dSCH_FlowControlInformation = -1; /* DSCH_FlowControlInformation */ -static int hf_rnsap_transportFormatManagement = -1; /* TransportFormatManagement */ -static int hf_rnsap_USCH_InformationListIEs_RL_SetupRspTDD_item = -1; /* USCHInformationItem_RL_SetupRspTDD */ -static int hf_rnsap_usch_ID = -1; /* USCH_ID */ -static int hf_rnsap_ul_TimeSlot_ISCP_LCR_Info = -1; /* UL_TimeSlot_ISCP_LCR_Info */ -static int hf_rnsap_secondary_LCR_CCPCH_Info_TDD = -1; /* Secondary_LCR_CCPCH_Info_TDD */ -static int hf_rnsap_ul_LCR_CCTrCHInformation = -1; /* UL_LCR_CCTrCHInformationList_RL_SetupRspTDD */ -static int hf_rnsap_dl_LCR_CCTrCHInformation = -1; /* DL_LCR_CCTrCHInformationList_RL_SetupRspTDD */ -static int hf_rnsap_dsch_LCR_InformationResponse = -1; /* DSCH_LCR_InformationResponse_RL_SetupRspTDD */ -static int hf_rnsap_usch_LCR_InformationResponse = -1; /* USCH_LCR_InformationResponse_RL_SetupRspTDD */ -static int hf_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD_item = -1; /* UL_LCR_CCTrCHInformationItem_RL_SetupRspTDD */ -static int hf_rnsap_ul_DPCH_LCR_Information = -1; /* UL_DPCH_LCR_InformationList_RL_SetupRspTDD */ -static int hf_rnsap_uL_TimeslotLCR_Information = -1; /* UL_TimeslotLCR_Information */ -static int hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD_item = -1; /* DL_CCTrCH_LCR_InformationItem_RL_SetupRspTDD */ -static int hf_rnsap_dl_DPCH_LCR_Information = -1; /* DL_DPCH_LCR_InformationList_RL_SetupRspTDD */ -static int hf_rnsap_dL_Timeslot_LCR_Information = -1; /* DL_TimeslotLCR_Information */ -static int hf_rnsap_tSTD_Indicator = -1; /* TSTD_Indicator */ -static int hf_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD_item = -1; /* DSCH_LCR_InformationItem_RL_SetupRspTDD */ -static int hf_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD_item = -1; /* USCH_LCR_InformationItem_RL_SetupRspTDD */ -static int hf_rnsap_secondary_CCPCH_Info_TDD768 = -1; /* Secondary_CCPCH_Info_TDD768 */ -static int hf_rnsap_ul_CCTrCHInformation768 = -1; /* UL_CCTrCHInformationList_RL_SetupRspTDD768 */ -static int hf_rnsap_dl_CCTrCHInformation768 = -1; /* DL_CCTrCHInformationList_RL_SetupRspTDD768 */ -static int hf_rnsap_gA_CellAdditionalShapes = -1; /* GA_CellAdditionalShapes */ -static int hf_rnsap_hCS_Prio = -1; /* HCS_Prio */ -static int hf_rnsap_timeSlot_RL_SetupRspTDD = -1; /* TimeSlot */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768_item = -1; /* UL_CCTrCHInformationItem_RL_SetupRspTDD768 */ -static int hf_rnsap_ul_DPCH_Information768 = -1; /* UL_DPCH_InformationList_RL_SetupRspTDD768 */ -static int hf_rnsap_uL_SIR_Target_CCTrCH_InformationItem_RL_SetupRspTDD768 = -1; /* UL_SIR */ -static int hf_rnsap_uL_Timeslot_Information768 = -1; /* UL_Timeslot_Information768 */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768_item = -1; /* DL_CCTrCHInformationItem_RL_SetupRspTDD768 */ -static int hf_rnsap_dl_DPCH_Information768 = -1; /* DL_DPCH_InformationList_RL_SetupRspTDD768 */ -static int hf_rnsap_cCTrCH_Maximum_DL_Power = -1; /* DL_Power */ -static int hf_rnsap_cCTrCH_Minimum_DL_Power = -1; /* DL_Power */ -static int hf_rnsap_dL_Timeslot_Information768 = -1; /* DL_Timeslot_Information768 */ -static int hf_rnsap_generalCause = -1; /* GeneralCauseList_RL_SetupFailureFDD */ -static int hf_rnsap_rLSpecificCause = -1; /* RLSpecificCauseList_RL_SetupFailureFDD */ -static int hf_rnsap_unsuccessful_RL_InformationRespList_RL_SetupFailureFDD = -1; /* UnsuccessfulRL_InformationResponseList_RL_SetupFailureFDD */ -static int hf_rnsap_successful_RL_InformationRespList_RL_SetupFailureFDD = -1; /* SuccessfulRL_InformationResponseList_RL_SetupFailureFDD */ -static int hf_rnsap_UnsuccessfulRL_InformationResponseList_RL_SetupFailureFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_SuccessfulRL_InformationResponseList_RL_SetupFailureFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_diversityIndication_01 = -1; /* DiversityIndication_RL_SetupFailureFDD */ -static int hf_rnsap_not_Used_dSCH_InformationResponse_RL_SetupFailureFDD = -1; /* NULL */ -static int hf_rnsap_combining_01 = -1; /* Combining_RL_SetupFailureFDD */ -static int hf_rnsap_nonCombiningOrFirstRL_01 = -1; /* NonCombiningOrFirstRL_RL_SetupFailureFDD */ -static int hf_rnsap_generalCause_01 = -1; /* GeneralCauseList_RL_SetupFailureTDD */ -static int hf_rnsap_rLSpecificCause_01 = -1; /* RLSpecificCauseList_RL_SetupFailureTDD */ -static int hf_rnsap_unsuccessful_RL_InformationRespItem_RL_SetupFailureTDD = -1; /* Unsuccessful_RL_InformationRespItem_RL_SetupFailureTDD */ -static int hf_rnsap_RL_InformationList_RL_AdditionRqstFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Addition_List_item = -1; /* Additional_HS_Cell_Information_RL_Addition_ItemIEs */ -static int hf_rnsap_setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency = -1; /* Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency */ -static int hf_rnsap_addition = -1; /* Additional_EDCH_Cell_Information_To_Add_List */ -static int hf_rnsap_dL_TimeSlot_ISCP_Info = -1; /* DL_TimeSlot_ISCP_Info */ -static int hf_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_uplinkStepSizeLCR = -1; /* TDD_TPC_UplinkStepSize_LCR */ -static int hf_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_downlinkStepSize = -1; /* TDD_TPC_DownlinkStepSize */ -static int hf_rnsap_RL_InformationResponseList_RL_AdditionRspFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_dl_CodeInformation_01 = -1; /* DL_CodeInformationList_RL_AdditionRspFDD */ -static int hf_rnsap_diversityIndication_02 = -1; /* DiversityIndication_RL_AdditionRspFDD */ -static int hf_rnsap_combining_02 = -1; /* Combining_RL_AdditionRspFDD */ -static int hf_rnsap_nonCombining = -1; /* NonCombining_RL_AdditionRspFDD */ -static int hf_rnsap_Additional_HS_Cell_Change_Information_Response_List_item = -1; /* Additional_HS_Cell_Change_Information_Response_ItemIEs */ -static int hf_rnsap_hS_DSCH_Secondary_Serving_Cell_Change_Information_Response = -1; /* HS_DSCH_Secondary_Serving_Cell_Change_Information_Response */ -static int hf_rnsap_ul_CCTrCHInformation_01 = -1; /* UL_CCTrCHInformationList_RL_AdditionRspTDD */ -static int hf_rnsap_dl_CCTrCHInformation_01 = -1; /* DL_CCTrCHInformationList_RL_AdditionRspTDD */ -static int hf_rnsap_dCH_Information = -1; /* DCH_Information_RL_AdditionRspTDD */ -static int hf_rnsap_dSCH_InformationResponse = -1; /* DSCH_InformationResponse_RL_AdditionRspTDD */ -static int hf_rnsap_uSCH_InformationResponse = -1; /* USCH_InformationResponse_RL_AdditionRspTDD */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD_item = -1; /* UL_CCTrCHInformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_ul_DPCH_Information_01 = -1; /* UL_DPCH_InformationList_RL_AdditionRspTDD */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD_item = -1; /* DL_CCTrCHInformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_dl_DPCH_Information_01 = -1; /* DL_DPCH_InformationList_RL_AdditionRspTDD */ -static int hf_rnsap_diversityIndication_03 = -1; /* DiversityIndication_RL_AdditionRspTDD */ -static int hf_rnsap_combining_03 = -1; /* Combining_RL_AdditionRspTDD */ -static int hf_rnsap_nonCombining_01 = -1; /* NonCombining_RL_AdditionRspTDD */ -static int hf_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD_item = -1; /* DSCHInformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_diversityIndication_04 = -1; /* DiversityIndication_RL_AdditionRspTDD2 */ -static int hf_rnsap_USCH_InformationListIE_RL_AdditionRspTDD_item = -1; /* USCHInformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_ul_CCTrCH_LCR_Information = -1; /* UL_CCTrCH_LCR_InformationList_RL_AdditionRspTDD */ -static int hf_rnsap_dl_CCTrCH_LCR_Information = -1; /* DL_CCTrCH_LCR_InformationList_RL_AdditionRspTDD */ -static int hf_rnsap_dCH_InformationResponse_02 = -1; /* DCH_InformationResponseList_RL_AdditionRspTDD */ -static int hf_rnsap_dsch_LCR_InformationResponse_01 = -1; /* DSCH_LCR_InformationResponse_RL_AdditionRspTDD */ -static int hf_rnsap_usch_LCR_InformationResponse_01 = -1; /* USCH_LCR_InformationResponse_RL_AdditionRspTDD */ -static int hf_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_item = -1; /* UL_CCTrCH_LCR_InformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_ul_DPCH_LCR_Information_01 = -1; /* UL_DPCH_LCR_InformationList_RL_AdditionRspTDD */ -static int hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_item = -1; /* DL_CCTrCH_LCR_InformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_dl_DPCH_LCR_Information_01 = -1; /* DL_DPCH_LCR_InformationList_RL_AdditionRspTDD */ -static int hf_rnsap_dL_TimeslotLCR_Information = -1; /* DL_TimeslotLCR_Information */ -static int hf_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD_item = -1; /* DSCH_LCR_InformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD_item = -1; /* USCH_LCR_InformationItem_RL_AdditionRspTDD */ -static int hf_rnsap_ul_CCTrCHInformation768_01 = -1; /* UL_CCTrCHInformationList_RL_AdditionRspTDD768 */ -static int hf_rnsap_dl_CCTrCHInformation768_01 = -1; /* DL_CCTrCHInformationList_RL_AdditionRspTDD768 */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768_item = -1; /* UL_CCTrCHInformationItem_RL_AdditionRspTDD768 */ -static int hf_rnsap_ul_DPCH_Information768_01 = -1; /* UL_DPCH_InformationList_RL_AdditionRspTDD768 */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768_item = -1; /* DL_CCTrCHInformationItem_RL_AdditionRspTDD768 */ -static int hf_rnsap_dl_DPCH_Information768_01 = -1; /* DL_DPCH_InformationList_RL_AdditionRspTDD768 */ -static int hf_rnsap_generalCause_02 = -1; /* GeneralCauseList_RL_AdditionFailureFDD */ -static int hf_rnsap_rLSpecificCause_02 = -1; /* RLSpecificCauseList_RL_AdditionFailureFDD */ -static int hf_rnsap_unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD = -1; /* UnsuccessfulRL_InformationResponseList_RL_AdditionFailureFDD */ -static int hf_rnsap_successful_RL_InformationRespList_RL_AdditionFailureFDD = -1; /* SuccessfulRL_InformationResponseList_RL_AdditionFailureFDD */ -static int hf_rnsap_UnsuccessfulRL_InformationResponseList_RL_AdditionFailureFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_SuccessfulRL_InformationResponseList_RL_AdditionFailureFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_dl_CodeInformation_02 = -1; /* DL_CodeInformationList_RL_AdditionFailureFDD */ -static int hf_rnsap_diversityIndication_05 = -1; /* DiversityIndication_RL_AdditionFailureFDD */ -static int hf_rnsap_combining_04 = -1; /* Combining_RL_AdditionFailureFDD */ -static int hf_rnsap_nonCombining_02 = -1; /* NonCombining_RL_AdditionFailureFDD */ -static int hf_rnsap_generalCause_03 = -1; /* GeneralCauseList_RL_AdditionFailureTDD */ -static int hf_rnsap_rLSpecificCause_03 = -1; /* RLSpecificCauseList_RL_AdditionFailureTDD */ -static int hf_rnsap_unsuccessful_RL_InformationRespItem_RL_AdditionFailureTDD = -1; /* Unsuccessful_RL_InformationRespItem_RL_AdditionFailureTDD */ -static int hf_rnsap_RL_InformationList_RL_DeletionRqst_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_maxNrOfUL_DPDCHs = -1; /* MaxNrOfUL_DPCHs */ -static int hf_rnsap_not_Used_sSDT_CellIDLength = -1; /* NULL */ -static int hf_rnsap_powerOffsetInformation_02 = -1; /* PowerOffsetInformation_RL_ReconfPrepFDD */ -static int hf_rnsap_pO1_ForTFCI_Bits = -1; /* PowerOffset */ -static int hf_rnsap_pO2_ForTPC_Bits = -1; /* PowerOffset */ -static int hf_rnsap_pO3_ForPilotBits = -1; /* PowerOffset */ -static int hf_rnsap_DCH_DeleteList_RL_ReconfPrepFDD_item = -1; /* DCH_DeleteItem_RL_ReconfPrepFDD */ -static int hf_rnsap_RL_InformationList_RL_ReconfPrepFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_not_Used_sSDT_Indication = -1; /* NULL */ -static int hf_rnsap_not_Used_sSDT_CellIdentity = -1; /* NULL */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep_item = -1; /* Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs */ -static int hf_rnsap_hS_DSCH_Secondary_Serving_Information_To_Modify = -1; /* HS_DSCH_Secondary_Serving_Information_To_Modify */ -static int hf_rnsap_hS_HS_DSCH_Secondary_Serving_Remove = -1; /* HS_DSCH_Secondary_Serving_Remove */ -static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency = -1; /* Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency */ -static int hf_rnsap_powerOffsetInformation_03 = -1; /* PowerOffsetInformation_F_DPCH_RL_ReconfPrepFDD */ -static int hf_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_cCTrCH_TPCList_01 = -1; /* CCTrCH_TPCAddList_RL_ReconfPrepTDD */ -static int hf_rnsap_CCTrCH_TPCAddList_RL_ReconfPrepTDD_item = -1; /* CCTrCH_TPCAddItem_RL_ReconfPrepTDD */ -static int hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_cCTrCH_TPCList_02 = -1; /* CCTrCH_TPCModifyList_RL_ReconfPrepTDD */ -static int hf_rnsap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD_item = -1; /* CCTrCH_TPCModifyItem_RL_ReconfPrepTDD */ -static int hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_DCH_DeleteList_RL_ReconfPrepTDD_item = -1; /* DCH_DeleteItem_RL_ReconfPrepTDD */ -static int hf_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD_item = -1; /* DSCH_ModifyItem_RL_ReconfPrepTDD */ -static int hf_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD_item = -1; /* DSCH_DeleteItem_RL_ReconfPrepTDD */ -static int hf_rnsap_USCH_ModifyList_RL_ReconfPrepTDD_item = -1; /* USCH_ModifyItem_RL_ReconfPrepTDD */ -static int hf_rnsap_ul_ccTrCHID = -1; /* CCTrCH_ID */ -static int hf_rnsap_USCH_DeleteList_RL_ReconfPrepTDD_item = -1; /* USCH_DeleteItem_RL_ReconfPrepTDD */ -static int hf_rnsap_RL_Information_RL_ReconfPrepTDD_item = -1; /* RL_InformationIE_RL_ReconfPrepTDD */ -static int hf_rnsap_rL_Specific_DCH_Info = -1; /* RL_Specific_DCH_Info */ -static int hf_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_max_UL_SIR = -1; /* UL_SIR */ -static int hf_rnsap_min_UL_SIR = -1; /* UL_SIR */ -static int hf_rnsap_dl_CodeInformationList = -1; /* DL_CodeInformationList_RL_ReconfReadyFDD */ -static int hf_rnsap_dCHInformationResponse = -1; /* DCH_InformationResponseList_RL_ReconfReadyFDD */ -static int hf_rnsap_not_Used_dSCHsToBeAddedOrModified = -1; /* NULL */ -static int hf_rnsap_Additional_HS_Cell_RL_Reconf_Response_item = -1; /* Additional_HS_Cell_RL_Reconf_Response_ItemIEs */ -static int hf_rnsap_ul_CCTrCH_Information = -1; /* UL_CCTrCH_InformationList_RL_ReconfReadyTDD */ -static int hf_rnsap_dl_CCTrCH_Information = -1; /* DL_CCTrCH_InformationList_RL_ReconfReadyTDD */ -static int hf_rnsap_dCHInformationResponse_01 = -1; /* DCH_InformationResponseList_RL_ReconfReadyTDD */ -static int hf_rnsap_dSCHsToBeAddedOrModified = -1; /* DSCHToBeAddedOrModified_RL_ReconfReadyTDD */ -static int hf_rnsap_uSCHsToBeAddedOrModified = -1; /* USCHToBeAddedOrModified_RL_ReconfReadyTDD */ -static int hf_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD_item = -1; /* UL_CCTrCH_InformationItem_RL_ReconfReadyTDD */ -static int hf_rnsap_ul_DPCH_AddInformation = -1; /* UL_DPCH_InformationAddList_RL_ReconfReadyTDD */ -static int hf_rnsap_ul_DPCH_ModifyInformation = -1; /* UL_DPCH_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_ul_DPCH_DeleteInformation = -1; /* UL_DPCH_InformationDeleteList_RL_ReconfReadyTDD */ -static int hf_rnsap_uL_TimeslotLCR_Info = -1; /* UL_TimeslotLCR_Information */ -static int hf_rnsap_rxTimingDeviationForTA = -1; /* RxTimingDeviationForTA */ -static int hf_rnsap_rxTimingDeviationForTA768 = -1; /* RxTimingDeviationForTA768 */ -static int hf_rnsap_uL_Timeslot_InformationModifyList_RL_ReconfReadyTDD = -1; /* UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_item = -1; /* UL_TimeslotLCR_InformationModifyItem_RL_ReconfReadyTDD */ -static int hf_rnsap_tDD_uL_Code_LCR_Information = -1; /* TDD_UL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_TDD_UL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD_item = -1; /* TDD_UL_Code_LCR_InformationModifyItem_RL_ReconfReadyTDD */ -static int hf_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD_item = -1; /* UL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD */ -static int hf_rnsap_uL_Code_Information_01 = -1; /* TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD_item = -1; /* TDD_UL_Code_InformationModifyItem_RL_ReconfReadyTDD */ -static int hf_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_item = -1; /* UL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD768 */ -static int hf_rnsap_uL_Code_Information768_01 = -1; /* TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD768 */ -static int hf_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD768_item = -1; /* TDD_UL_Code_InformationModifyItem_RL_ReconfReadyTDD768 */ -static int hf_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_item = -1; /* UL_DPCH_InformationDeleteItem_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD_item = -1; /* DL_CCTrCH_InformationItem_RL_ReconfReadyTDD */ -static int hf_rnsap_dl_DPCH_AddInformation = -1; /* DL_DPCH_InformationAddList_RL_ReconfReadyTDD */ -static int hf_rnsap_dl_DPCH_ModifyInformation = -1; /* DL_DPCH_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_dl_DPCH_DeleteInformation = -1; /* DL_DPCH_InformationDeleteList_RL_ReconfReadyTDD */ -static int hf_rnsap_dL_TimeslotLCR_Info = -1; /* DL_TimeslotLCR_Information */ -static int hf_rnsap_dL_Timeslot_InformationModifyList_RL_ReconfReadyTDD = -1; /* DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_item = -1; /* DL_TimeslotLCR_InformationModifyItem_RL_ReconfReadyTDD */ -static int hf_rnsap_tDD_dL_Code_LCR_Information = -1; /* TDD_DL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_TDD_DL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD_item = -1; /* TDD_DL_Code_LCR_InformationModifyItem_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD_item = -1; /* DL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD */ -static int hf_rnsap_dL_Code_Information_01 = -1; /* TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD */ -static int hf_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD_item = -1; /* TDD_DL_Code_InformationModifyItem_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_item = -1; /* DL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD768 */ -static int hf_rnsap_dL_Code_Information768_01 = -1; /* TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD768 */ -static int hf_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD768_item = -1; /* TDD_DL_Code_InformationModifyItem_RL_ReconfReadyTDD768 */ -static int hf_rnsap_dPCH_ID768 = -1; /* DPCH_ID768 */ -static int hf_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_item = -1; /* DL_DPCH_InformationDeleteItem_RL_ReconfReadyTDD */ -static int hf_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD_item = -1; /* DL_DPCH_InformationDeleteItem768_RL_ReconfReadyTDD */ -static int hf_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_item = -1; /* DSCHToBeAddedOrModifiedItem_RL_ReconfReadyTDD */ -static int hf_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_item = -1; /* USCHToBeAddedOrModifiedItem_RL_ReconfReadyTDD */ -static int hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD_item = -1; /* RL_InformationResponse_RL_ReconfReadyTDD */ -static int hf_rnsap_generalCause_04 = -1; /* GeneralCauseList_RL_ReconfFailure */ -static int hf_rnsap_rLSpecificCause_04 = -1; /* RLSpecificCauseList_RL_ReconfFailure */ -static int hf_rnsap_rL_ReconfigurationFailureList_RL_ReconfFailure = -1; /* RL_ReconfigurationFailureList_RL_ReconfFailure */ -static int hf_rnsap_RL_ReconfigurationFailureList_RL_ReconfFailure_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_DCH_DeleteList_RL_ReconfRqstFDD_item = -1; /* DCH_DeleteItem_RL_ReconfRqstFDD */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req_item = -1; /* Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs */ -static int hf_rnsap_hS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised = -1; /* HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised */ -static int hf_rnsap_hS_DSCH_Secondary_Serving_Remove = -1; /* HS_DSCH_Secondary_Serving_Remove */ -static int hf_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_DCH_DeleteList_RL_ReconfRqstTDD_item = -1; /* DCH_DeleteItem_RL_ReconfRqstTDD */ -static int hf_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information_item = -1; /* RL_ReconfigurationRequestTDD_RL_Information */ -static int hf_rnsap_RL_InformationResponseList_RL_ReconfRspFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_dCHsInformationResponseList = -1; /* DCH_InformationResponseList_RL_ReconfRspFDD */ -static int hf_rnsap_dL_CodeInformationList_RL_ReconfResp = -1; /* DL_CodeInformationList_RL_ReconfRspFDD */ -static int hf_rnsap_dCHsInformationResponseList_01 = -1; /* DCH_InformationResponseList_RL_ReconfRspTDD */ -static int hf_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD_item = -1; /* DL_CCTrCH_InformationItem_RL_ReconfRspTDD */ -static int hf_rnsap_dl_DPCH_ModifyInformation_LCR = -1; /* DL_DPCH_InformationModifyList_LCR_RL_ReconfRspTDD */ -static int hf_rnsap_dL_Timeslot_LCR_InformationModifyList_RL_ReconfRqstTDD = -1; /* DL_Timeslot_LCR_InformationModifyList_RL_ReconfRspTDD */ -static int hf_rnsap_DL_Timeslot_LCR_InformationModifyList_RL_ReconfRspTDD_item = -1; /* DL_Timeslot_LCR_InformationModifyItem_RL_ReconfRspTDD */ -static int hf_rnsap_maxPowerLCR = -1; /* DL_Power */ -static int hf_rnsap_minPowerLCR = -1; /* DL_Power */ -static int hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD_item = -1; /* RL_InformationResponse_RL_ReconfRspTDD */ -static int hf_rnsap_rL = -1; /* RL_RL_FailureInd */ -static int hf_rnsap_rL_Set = -1; /* RL_Set_RL_FailureInd */ -static int hf_rnsap_cCTrCH = -1; /* CCTrCH_RL_FailureInd */ -static int hf_rnsap_rL_InformationList_RL_FailureInd = -1; /* RL_InformationList_RL_FailureInd */ -static int hf_rnsap_RL_InformationList_RL_FailureInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_rL_Set_InformationList_RL_FailureInd = -1; /* RL_Set_InformationList_RL_FailureInd */ -static int hf_rnsap_RL_Set_InformationList_RL_FailureInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_cCTrCH_InformationList_RL_FailureInd = -1; /* CCTrCH_InformationList_RL_FailureInd */ -static int hf_rnsap_CCTrCH_InformationList_RL_FailureInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_RL_InformationList_RL_PreemptRequiredInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_rL_01 = -1; /* RL_RL_RestoreInd */ -static int hf_rnsap_rL_Set_01 = -1; /* RL_Set_RL_RestoreInd */ -static int hf_rnsap_cCTrCH_01 = -1; /* CCTrCH_RL_RestoreInd */ -static int hf_rnsap_rL_InformationList_RL_RestoreInd = -1; /* RL_InformationList_RL_RestoreInd */ -static int hf_rnsap_RL_InformationList_RL_RestoreInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_rL_Set_InformationList_RL_RestoreInd = -1; /* RL_Set_InformationList_RL_RestoreInd */ -static int hf_rnsap_RL_Set_InformationList_RL_RestoreInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_cCTrCH_InformationList_RL_RestoreInd = -1; /* CCTrCH_InformationList_RL_RestoreInd */ -static int hf_rnsap_CCTrCH_InformationList_RL_RestoreInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_dl_CodeInformation_03 = -1; /* DL_CodeInformationList_PhyChReconfRqstFDD */ -static int hf_rnsap_ul_CCTrCH_Information_01 = -1; /* UL_CCTrCH_InformationList_PhyChReconfRqstTDD */ -static int hf_rnsap_dl_CCTrCH_Information_01 = -1; /* DL_CCTrCH_InformationList_PhyChReconfRqstTDD */ -static int hf_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_item = -1; /* UL_CCTrCH_InformationItem_PhyChReconfRqstTDD */ -static int hf_rnsap_ul_DPCH_Information_02 = -1; /* UL_DPCH_InformationList_PhyChReconfRqstTDD */ -static int hf_rnsap_uL_Timeslot_InformationList_PhyChReconfRqstTDD = -1; /* UL_Timeslot_InformationList_PhyChReconfRqstTDD */ -static int hf_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_item = -1; /* UL_TimeslotLCR_InformationItem_PhyChReconfRqstTDD */ -static int hf_rnsap_uL_Code_LCR_Information = -1; /* TDD_UL_Code_LCR_Information */ -static int hf_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD_item = -1; /* UL_Timeslot_InformationItem_PhyChReconfRqstTDD */ -static int hf_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768_item = -1; /* UL_Timeslot_InformationItem_PhyChReconfRqstTDD768 */ -static int hf_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_item = -1; /* DL_CCTrCH_InformationItem_PhyChReconfRqstTDD */ -static int hf_rnsap_dl_DPCH_Information_02 = -1; /* DL_DPCH_InformationList_PhyChReconfRqstTDD */ -static int hf_rnsap_dL_Timeslot_InformationList_PhyChReconfRqstTDD = -1; /* DL_Timeslot_InformationList_PhyChReconfRqstTDD */ -static int hf_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_item = -1; /* DL_TimeslotLCR_InformationItem_PhyChReconfRqstTDD */ -static int hf_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD_item = -1; /* DL_Timeslot_InformationItem_PhyChReconfRqstTDD */ -static int hf_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768_item = -1; /* DL_Timeslot_InformationItem_PhyChReconfRqstTDD768 */ -static int hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD_item = -1; /* HSPDSCH_Timeslot_InformationItem_PhyChReconfRqstTDD */ -static int hf_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD_item = -1; /* HSPDSCH_Timeslot_InformationItemLCR_PhyChReconfRqstTDD */ -static int hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768_item = -1; /* HSPDSCH_Timeslot_InformationItem_PhyChReconfRqstTDD768 */ -static int hf_rnsap_RL_InformationList_RL_CongestInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_dCH_Rate_Information = -1; /* DCH_Rate_Information_RL_CongestInd */ -static int hf_rnsap_DCH_Rate_Information_RL_CongestInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_allowed_Rate_Information = -1; /* Allowed_Rate_Information */ -static int hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_uRA = -1; /* URA_PagingRqst */ -static int hf_rnsap_cell = -1; /* Cell_PagingRqst */ -static int hf_rnsap_pagingCause = -1; /* PagingCause */ -static int hf_rnsap_cNDomainType = -1; /* CNDomainType */ -static int hf_rnsap_pagingRecordType = -1; /* PagingRecordType */ -static int hf_rnsap_rL_02 = -1; /* RL_DM_Rqst */ -static int hf_rnsap_rLS = -1; /* RL_Set_DM_Rqst */ -static int hf_rnsap_allRL = -1; /* All_RL_DM_Rqst */ -static int hf_rnsap_allRLS = -1; /* All_RL_Set_DM_Rqst */ -static int hf_rnsap_rL_InformationList_DM_Rqst = -1; /* RL_InformationList_DM_Rqst */ -static int hf_rnsap_RL_InformationList_DM_Rqst_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_HSSICH_Info_DM_Rqst_item = -1; /* HS_SICH_ID */ -static int hf_rnsap_HSSICH_Info_DM_Rqst_Extension_item = -1; /* HS_SICH_ID_Extension */ -static int hf_rnsap_rL_Set_InformationList_DM_Rqst = -1; /* RL_Set_InformationList_DM_Rqst */ -static int hf_rnsap_RL_Set_InformationList_DM_Rqst_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_rLs = -1; /* RL_DM_Rsp */ -static int hf_rnsap_rLS_01 = -1; /* RL_Set_DM_Rsp */ -static int hf_rnsap_allRL_01 = -1; /* RL_DM_Rsp */ -static int hf_rnsap_allRLS_01 = -1; /* RL_Set_DM_Rsp */ -static int hf_rnsap_rL_InformationList_DM_Rsp = -1; /* RL_InformationList_DM_Rsp */ -static int hf_rnsap_rL_Set_InformationList_DM_Rsp = -1; /* RL_Set_InformationList_DM_Rsp */ -static int hf_rnsap_RL_InformationList_DM_Rsp_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_dedicatedMeasurementValue = -1; /* DedicatedMeasurementValue */ -static int hf_rnsap_RL_Set_InformationList_DM_Rsp_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_item = -1; /* Multiple_DedicatedMeasurementValueItem_TDD_DM_Rsp */ -static int hf_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_item = -1; /* Multiple_DedicatedMeasurementValueItem_LCR_TDD_DM_Rsp */ -static int hf_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_item = -1; /* Multiple_HSSICHMeasurementValueItem_TDD_DM_Rsp */ -static int hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp_item = -1; /* Multiple_DedicatedMeasurementValueItem_TDD768_DM_Rsp */ -static int hf_rnsap_rL_03 = -1; /* RL_DM_Fail */ -static int hf_rnsap_rLS_02 = -1; /* RL_Set_DM_Fail */ -static int hf_rnsap_allRL_02 = -1; /* RL_DM_Fail */ -static int hf_rnsap_allRLS_02 = -1; /* RL_Set_DM_Fail */ -static int hf_rnsap_rL_unsuccessful_InformationRespList_DM_Fail = -1; /* RL_Unsuccessful_InformationRespList_DM_Fail */ -static int hf_rnsap_rL_successful_InformationRespList_DM_Fail = -1; /* RL_Successful_InformationRespList_DM_Fail */ -static int hf_rnsap_rL_Set_unsuccessful_InformationRespList_DM_Fail = -1; /* RL_Set_Unsuccessful_InformationRespList_DM_Fail */ -static int hf_rnsap_rL_Set_successful_InformationRespList_DM_Fail = -1; /* RL_Set_Successful_InformationRespList_DM_Fail */ -static int hf_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_individualcause = -1; /* Cause */ -static int hf_rnsap_RL_Successful_InformationRespList_DM_Fail_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_RL_Set_Successful_InformationRespList_DM_Fail_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_rLs_01 = -1; /* RL_DM_Rprt */ -static int hf_rnsap_rLS_03 = -1; /* RL_Set_DM_Rprt */ -static int hf_rnsap_allRL_03 = -1; /* RL_DM_Rprt */ -static int hf_rnsap_allRLS_03 = -1; /* RL_Set_DM_Rprt */ -static int hf_rnsap_rL_InformationList_DM_Rprt = -1; /* RL_InformationList_DM_Rprt */ -static int hf_rnsap_rL_Set_InformationList_DM_Rprt = -1; /* RL_Set_InformationList_DM_Rprt */ -static int hf_rnsap_RL_InformationList_DM_Rprt_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_dedicatedMeasurementValueInformation = -1; /* DedicatedMeasurementValueInformation */ -static int hf_rnsap_RL_Set_InformationList_DM_Rprt_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_rL_04 = -1; /* RL_DM_Fail_Ind */ -static int hf_rnsap_rLS_04 = -1; /* RL_Set_DM_Fail_Ind */ -static int hf_rnsap_allRL_04 = -1; /* RL_DM_Fail_Ind */ -static int hf_rnsap_allRLS_04 = -1; /* RL_Set_DM_Fail_Ind */ -static int hf_rnsap_rL_unsuccessful_InformationRespList_DM_Fail_Ind = -1; /* RL_Unsuccessful_InformationRespList_DM_Fail_Ind */ -static int hf_rnsap_rL_Set_unsuccessful_InformationRespList_DM_Fail_Ind = -1; /* RL_Set_Unsuccessful_InformationRespList_DM_Fail_Ind */ -static int hf_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail_Ind_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail_Ind_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_fACH_FlowControlInformation = -1; /* FACH_FlowControlInformation_CTCH_ResourceRspFDD */ -static int hf_rnsap_fACH_FlowControlInformation_01 = -1; /* FACH_FlowControlInformation_CTCH_ResourceRspTDD */ -static int hf_rnsap_cell_01 = -1; /* Cell_CM_Rqst */ -static int hf_rnsap_additional_CommonMeasurementObjectType_CM_Rqst = -1; /* Additional_CommonMeasurementObjectType_CM_Rqst */ -static int hf_rnsap_neighbouringCellMeasurementInformation = -1; /* NeighbouringCellMeasurementInfo */ -static int hf_rnsap_NeighbouringCellMeasurementInfo_item = -1; /* NeighbouringCellMeasurementInfo_item */ -static int hf_rnsap_neighbouringFDDCellMeasurementInformation = -1; /* NeighbouringFDDCellMeasurementInformation */ -static int hf_rnsap_neighbouringTDDCellMeasurementInformation = -1; /* NeighbouringTDDCellMeasurementInformation */ -static int hf_rnsap_extension_neighbouringCellMeasurementInformation = -1; /* Extension_neighbouringCellMeasurementInformation */ -static int hf_rnsap_extension_neighbouringCellMeasurementInformation768 = -1; /* Extension_neighbouringCellMeasurementInformation768 */ -static int hf_rnsap_GsmCellList_CM_Rqst_item = -1; /* GsmCellItem_CM_Rqst */ -static int hf_rnsap_measurementID = -1; /* MeasurementID */ -static int hf_rnsap_gsmCell = -1; /* GSM_Cell_CM_Rqst */ -static int hf_rnsap_cell_02 = -1; /* Cell_CM_Rsp */ -static int hf_rnsap_GsmCellList_CM_Rsp_item = -1; /* GsmCellItem_CM_Rsp */ -static int hf_rnsap_Extension_FailureMeasurementList_item = -1; /* Extension_FailureMeasurementItem */ -static int hf_rnsap_cell_03 = -1; /* Cell_CM_Rprt */ -static int hf_rnsap_commonMeasurementValueInformation = -1; /* CommonMeasurementValueInformation */ -static int hf_rnsap_GsmCellList_CM_Rprt_item = -1; /* GsmCellItem_CM_Rprt */ -static int hf_rnsap_Extension_TerminationMeasurementList_item = -1; /* Extension_TerminationMeasurementItem */ -static int hf_rnsap_Extension_FailureIndicationMeasurementList_item = -1; /* Extension_FailureIndicationMeasurementItem */ -static int hf_rnsap_cell_04 = -1; /* Cell_InfEx_Rqst */ -static int hf_rnsap_extension_InformationExchangeObjectType_InfEx_Rqst = -1; /* Extension_InformationExchangeObjectType_InfEx_Rqst */ -static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst_item = -1; /* MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rqst */ -static int hf_rnsap_mBMS_Bearer_Service_List_InfEx_Rqst = -1; /* MBMS_Bearer_Service_List_InfEx_Rqst */ -static int hf_rnsap_MBMS_Bearer_Service_List_InfEx_Rqst_item = -1; /* TMGI */ -static int hf_rnsap_MBMS_Cell_InfEx_Rqst_item = -1; /* C_ID */ -static int hf_rnsap_ANR_Cell_InfEx_Rqst_item = -1; /* C_ID */ -static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rqst_item = -1; /* C_ID */ -static int hf_rnsap_cell_05 = -1; /* Cell_InfEx_Rsp */ -static int hf_rnsap_extension_InformationExchangeObjectType_InfEx_Rsp = -1; /* Extension_InformationExchangeObjectType_InfEx_Rsp */ -static int hf_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp_item = -1; /* MBMS_Bearer_ServiceItemIEs_InfEx_Rsp */ -static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp_item = -1; /* MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rsp */ -static int hf_rnsap_mBMS_Bearer_Service_List_InfEx_Rsp = -1; /* MBMS_Bearer_Service_List_InfEx_Rsp */ -static int hf_rnsap_MBMS_Cell_InfEx_Rsp_item = -1; /* MBMS_Cell_Item_InfEx_Rsp */ -static int hf_rnsap_ANR_Cell_InfEx_Rsp_item = -1; /* ANR_Cell_ItemIEs_InfEx_Rsp */ -static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rsp_item = -1; /* Common_E_RGCH_Cell_ItemIEs_InfEx_Rsp */ -static int hf_rnsap_cell_06 = -1; /* Cell_InfEx_Rprt */ -static int hf_rnsap_extension_InformationExchangeObjectType_InfEx_Rprt = -1; /* Extension_InformationExchangeObjectType_InfEx_Rprt */ -static int hf_rnsap_requestedDataValueInformation = -1; /* RequestedDataValueInformation */ -static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt_item = -1; /* MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rprt */ -static int hf_rnsap_mBMS_Bearer_Service_List_InfEx_Rprt = -1; /* MBMS_Bearer_Service_List_InfEx_Rprt */ -static int hf_rnsap_MBMS_Bearer_Service_List_InfEx_Rprt_item = -1; /* MBMS_Bearer_Service_List_Item_InfEx_Rprt */ -static int hf_rnsap_MBMS_Cell_InfEx_Rprt_item = -1; /* MBMS_Cell_Item_InfEx_Rprt */ -static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rprt_item = -1; /* Common_E_RGCH_Cell_Item_InfEx_Rprt */ -static int hf_rnsap_context = -1; /* ContextList_Reset */ -static int hf_rnsap_all_contexts = -1; /* NULL */ -static int hf_rnsap_contextGroup = -1; /* ContextGroupList_Reset */ -static int hf_rnsap_contextInfoList_Reset = -1; /* ContextInfoList_Reset */ -static int hf_rnsap_ContextInfoList_Reset_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_contextType_Reset = -1; /* ContextType_Reset */ -static int hf_rnsap_dRNTI = -1; /* D_RNTI */ -static int hf_rnsap_extension_ContextType_Reset = -1; /* Extension_ContextType_Reset */ -static int hf_rnsap_contextGroupInfoList_Reset = -1; /* ContextGroupInfoList_Reset */ -static int hf_rnsap_ContextGroupInfoList_Reset_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_s_RNTI_Group = -1; /* S_RNTI_Group */ -static int hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_delayed_activation_update = -1; /* DelayedActivationUpdate */ -static int hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_uE_Measurement_Value = -1; /* UE_Measurement_Value */ -static int hf_rnsap_Additional_HS_Cell_Information_RL_Param_Upd_item = -1; /* Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs */ -static int hf_rnsap_hS_DSCH_FDD_Secondary_Serving_Update_Information = -1; /* HS_DSCH_FDD_Secondary_Serving_Update_Information */ -static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd_item = -1; /* Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs */ -static int hf_rnsap_additional_EDCH_FDD_Update_Information = -1; /* Additional_EDCH_FDD_Update_Information */ -static int hf_rnsap_ListOfInterfacesToTrace_item = -1; /* ProtocolIE_Single_Container */ -static int hf_rnsap_interface = -1; /* T_interface */ -static int hf_rnsap_privateIEs = -1; /* PrivateIE_Container */ -static int hf_rnsap_suspension = -1; /* Suspension_Control_Type */ -static int hf_rnsap_resume = -1; /* Resume_Control_Type */ -static int hf_rnsap_controlled_Object_Scope = -1; /* Controlled_Object_Scope */ -static int hf_rnsap_initiatingMessage = -1; /* InitiatingMessage */ -static int hf_rnsap_successfulOutcome = -1; /* SuccessfulOutcome */ -static int hf_rnsap_unsuccessfulOutcome = -1; /* UnsuccessfulOutcome */ -static int hf_rnsap_outcome = -1; /* Outcome */ -static int hf_rnsap_value_02 = -1; /* InitiatingMessage_value */ -static int hf_rnsap_value_03 = -1; /* SuccessfulOutcome_value */ -static int hf_rnsap_value_04 = -1; /* UnsuccessfulOutcome_value */ -static int hf_rnsap_value_05 = -1; /* Outcome_value */ +static int proto_rnsap; + +static int hf_rnsap_transportLayerAddress_ipv4; +static int hf_rnsap_transportLayerAddress_ipv6; +static int hf_rnsap_transportLayerAddress_nsap; +static int hf_rnsap_ActivationInformation_PDU; /* ActivationInformation */ +static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PDU; /* Active_MBMS_Bearer_Service_ListFDD */ +static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL_PDU; /* Active_MBMS_Bearer_Service_ListFDD_PFL */ +static int hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_PDU; /* Active_MBMS_Bearer_Service_ListTDD */ +static int hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL_PDU; /* Active_MBMS_Bearer_Service_ListTDD_PFL */ +static int hf_rnsap_Active_Pattern_Sequence_Information_PDU; /* Active_Pattern_Sequence_Information */ +static int hf_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList_PDU; /* Additional_EDCH_Cell_Information_Response_RLAddList */ +static int hf_rnsap_Additional_EDCH_Setup_Info_PDU; /* Additional_EDCH_Setup_Info */ +static int hf_rnsap_ANRReportIndication_PDU; /* ANRReportIndication */ +static int hf_rnsap_DTX_Information2_PDU; /* DTX_Information2 */ +static int hf_rnsap_Implicit_Grant_Handling_PDU; /* Implicit_Grant_Handling */ +static int hf_rnsap_Minimum_TEBS_threshold_PDU; /* Minimum_TEBS_threshold */ +static int hf_rnsap_Additional_EDCH_Cell_Information_Response_List_PDU; /* Additional_EDCH_Cell_Information_Response_List */ +static int hf_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU; /* Additional_EDCH_Cell_Information_Response_RLReconf_List */ +static int hf_rnsap_AdjustmentPeriod_PDU; /* AdjustmentPeriod */ +static int hf_rnsap_Allowed_Rate_Information_PDU; /* Allowed_Rate_Information */ +static int hf_rnsap_AllowedQueuingTime_PDU; /* AllowedQueuingTime */ +static int hf_rnsap_AlternativeFormatReportingIndicator_PDU; /* AlternativeFormatReportingIndicator */ +static int hf_rnsap_Angle_Of_Arrival_Value_LCR_PDU; /* Angle_Of_Arrival_Value_LCR */ +static int hf_rnsap_ANR_Cell_Information_PDU; /* ANR_Cell_Information */ +static int hf_rnsap_AntennaColocationIndicator_PDU; /* AntennaColocationIndicator */ +static int hf_rnsap_BDS_IonosphericGridModelReq_PDU; /* BDS_IonosphericGridModelReq */ +static int hf_rnsap_BDS_Ionospheric_Grid_Model_PDU; /* BDS_Ionospheric_Grid_Model */ +static int hf_rnsap_BindingID_PDU; /* BindingID */ +static int hf_rnsap_Cause_PDU; /* Cause */ +static int hf_rnsap_CellCapabilityContainer_FDD_PDU; /* CellCapabilityContainer_FDD */ +static int hf_rnsap_CellCapabilityContainerExtension_FDD_PDU; /* CellCapabilityContainerExtension_FDD */ +static int hf_rnsap_CellCapabilityContainer_TDD_PDU; /* CellCapabilityContainer_TDD */ +static int hf_rnsap_CellCapabilityContainer_TDD_LCR_PDU; /* CellCapabilityContainer_TDD_LCR */ +static int hf_rnsap_CellCapabilityContainerExtension_TDD_LCR_PDU; /* CellCapabilityContainerExtension_TDD_LCR */ +static int hf_rnsap_CellCapabilityContainer_TDD768_PDU; /* CellCapabilityContainer_TDD768 */ +static int hf_rnsap_C_ID_PDU; /* C_ID */ +static int hf_rnsap_Cell_Capacity_Class_Value_PDU; /* Cell_Capacity_Class_Value */ +static int hf_rnsap_CellListValidityIndicator_PDU; /* CellListValidityIndicator */ +static int hf_rnsap_CellPortionID_PDU; /* CellPortionID */ +static int hf_rnsap_CellPortionLCRID_PDU; /* CellPortionLCRID */ +static int hf_rnsap_CFN_PDU; /* CFN */ +static int hf_rnsap_ChipOffset_PDU; /* ChipOffset */ +static int hf_rnsap_ClassmarkInformation2_PDU; /* ClassmarkInformation2 */ +static int hf_rnsap_ClassmarkInformation3_PDU; /* ClassmarkInformation3 */ +static int hf_rnsap_ClosedLoopMode1_SupportIndicator_PDU; /* ClosedLoopMode1_SupportIndicator */ +static int hf_rnsap_CommonMeasurementAccuracy_PDU; /* CommonMeasurementAccuracy */ +static int hf_rnsap_CommonMeasurementType_PDU; /* CommonMeasurementType */ +static int hf_rnsap_CongestionCause_PDU; /* CongestionCause */ +static int hf_rnsap_CommonTransportChannelResourcesInitialisationNotRequired_PDU; /* CommonTransportChannelResourcesInitialisationNotRequired */ +static int hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD_PDU; /* Common_EDCH_MAC_d_Flow_Specific_InformationFDD */ +static int hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR_PDU; /* Common_EDCH_MAC_d_Flow_Specific_InformationLCR */ +static int hf_rnsap_Common_EDCH_Support_Indicator_PDU; /* Common_EDCH_Support_Indicator */ +static int hf_rnsap_Common_E_RGCH_Cell_Information_PDU; /* Common_E_RGCH_Cell_Information */ +static int hf_rnsap_CompleteAlmanacProvided_PDU; /* CompleteAlmanacProvided */ +static int hf_rnsap_Continuous_Packet_Connectivity_DTX_DRX_Information_PDU; /* Continuous_Packet_Connectivity_DTX_DRX_Information */ +static int hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_PDU; /* Continuous_Packet_Connectivity_HS_SCCH_Less_Information */ +static int hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response_PDU; /* Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response */ +static int hf_rnsap_CoverageIndicator_PDU; /* CoverageIndicator */ +static int hf_rnsap_CPC_Information_PDU; /* CPC_Information */ +static int hf_rnsap_CPC_RecoveryReport_PDU; /* CPC_RecoveryReport */ +static int hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_less_Deactivate_Indicator_PDU; /* Continuous_Packet_Connectivity_HS_SCCH_less_Deactivate_Indicator */ +static int hf_rnsap_Counting_Information_PDU; /* Counting_Information */ +static int hf_rnsap_CriticalityDiagnostics_PDU; /* CriticalityDiagnostics */ +static int hf_rnsap_MessageStructure_PDU; /* MessageStructure */ +static int hf_rnsap_CN_CS_DomainIdentifier_PDU; /* CN_CS_DomainIdentifier */ +static int hf_rnsap_CN_PS_DomainIdentifier_PDU; /* CN_PS_DomainIdentifier */ +static int hf_rnsap_CQI_Cycle_Switch_Timer_PDU; /* CQI_Cycle_Switch_Timer */ +static int hf_rnsap_ControlGAP_PDU; /* ControlGAP */ +static int hf_rnsap_CQI_Feedback_Cycle2_PDU; /* CQI_Feedback_Cycle2 */ +static int hf_rnsap_C_RNTI_PDU; /* C_RNTI */ +static int hf_rnsap_CPC_InformationLCR_PDU; /* CPC_InformationLCR */ +static int hf_rnsap_ContinuousPacketConnectivity_DRX_InformationLCR_PDU; /* ContinuousPacketConnectivity_DRX_InformationLCR */ +static int hf_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext_PDU; /* Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext */ +static int hf_rnsap_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU; /* E_AGCH_UE_Inactivity_Monitor_Threshold */ +static int hf_rnsap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU; /* ContinuousPacketConnectivity_DRX_Information_ResponseLCR */ +static int hf_rnsap_DBDS_CorrectionsReq_PDU; /* DBDS_CorrectionsReq */ +static int hf_rnsap_DBDS_Corrections_PDU; /* DBDS_Corrections */ +static int hf_rnsap_DCH_ENH_Information_PDU; /* DCH_ENH_Information */ +static int hf_rnsap_DCH_ENH_Information_Reconf_PDU; /* DCH_ENH_Information_Reconf */ +static int hf_rnsap_DCH_FDD_Information_PDU; /* DCH_FDD_Information */ +static int hf_rnsap_DCH_MeasurementOccasion_Information_PDU; /* DCH_MeasurementOccasion_Information */ +static int hf_rnsap_DCH_MeasurementType_Indicator_PDU; /* DCH_MeasurementType_Indicator */ +static int hf_rnsap_DCH_Indicator_For_E_DCH_HSDPA_Operation_PDU; /* DCH_Indicator_For_E_DCH_HSDPA_Operation */ +static int hf_rnsap_DCH_InformationResponse_PDU; /* DCH_InformationResponse */ +static int hf_rnsap_DCH_TDD_Information_PDU; /* DCH_TDD_Information */ +static int hf_rnsap_DedicatedMeasurementType_PDU; /* DedicatedMeasurementType */ +static int hf_rnsap_DelayedActivation_PDU; /* DelayedActivation */ +static int hf_rnsap_DGANSS_Corrections_Req_PDU; /* DGANSS_Corrections_Req */ +static int hf_rnsap_DGNSS_ValidityPeriod_PDU; /* DGNSS_ValidityPeriod */ +static int hf_rnsap_DiversityMode_PDU; /* DiversityMode */ +static int hf_rnsap_DL_TBS_PDU; /* DL_TBS */ +static int hf_rnsap_DL_DPCH_TimingAdjustment_PDU; /* DL_DPCH_TimingAdjustment */ +static int hf_rnsap_DL_Power_PDU; /* DL_Power */ +static int hf_rnsap_DL_PowerBalancing_Information_PDU; /* DL_PowerBalancing_Information */ +static int hf_rnsap_DL_PowerBalancing_ActivationIndicator_PDU; /* DL_PowerBalancing_ActivationIndicator */ +static int hf_rnsap_DL_PowerBalancing_UpdatedIndicator_PDU; /* DL_PowerBalancing_UpdatedIndicator */ +static int hf_rnsap_DL_ReferencePowerInformation_PDU; /* DL_ReferencePowerInformation */ +static int hf_rnsap_D_RNTI_PDU; /* D_RNTI */ +static int hf_rnsap_D_RNTI_ReleaseIndication_PDU; /* D_RNTI_ReleaseIndication */ +static int hf_rnsap_DL_TimeSlot_ISCP_Info_PDU; /* DL_TimeSlot_ISCP_Info */ +static int hf_rnsap_DL_TimeSlot_ISCP_LCR_Information_PDU; /* DL_TimeSlot_ISCP_LCR_Information */ +static int hf_rnsap_Downlink_TPC_enhancements_Information_PDU; /* Downlink_TPC_enhancements_Information */ +static int hf_rnsap_Downlink_TPC_enhancements_Reconf_PDU; /* Downlink_TPC_enhancements_Reconf */ +static int hf_rnsap_DPC_Mode_PDU; /* DPC_Mode */ +static int hf_rnsap_DPC_Mode_Change_SupportIndicator_PDU; /* DPC_Mode_Change_SupportIndicator */ +static int hf_rnsap_DPCH_ID768_PDU; /* DPCH_ID768 */ +static int hf_rnsap_DRXCycleLengthCoefficient_PDU; /* DRXCycleLengthCoefficient */ +static int hf_rnsap_DSCH_RNTI_PDU; /* DSCH_RNTI */ +static int hf_rnsap_DSCH_InitialWindowSize_PDU; /* DSCH_InitialWindowSize */ +static int hf_rnsap_DSCH_TDD_Information_PDU; /* DSCH_TDD_Information */ +static int hf_rnsap_EARFCN_Extended_PDU; /* EARFCN_Extended */ +static int hf_rnsap_EARFCN_FDD_Extended_PDU; /* EARFCN_FDD_Extended */ +static int hf_rnsap_E_AGCH_Table_Choice_PDU; /* E_AGCH_Table_Choice */ +static int hf_rnsap_E_DCH_Decoupling_Indication_PDU; /* E_DCH_Decoupling_Indication */ +static int hf_rnsap_EDCH_FDD_DL_ControlChannelInformation_PDU; /* EDCH_FDD_DL_ControlChannelInformation */ +static int hf_rnsap_E_RGCH_E_HICH_ChannelisationCodeValidityIndicator_PDU; /* E_RGCH_E_HICH_ChannelisationCodeValidityIndicator */ +static int hf_rnsap_EDCH_FDD_Information_PDU; /* EDCH_FDD_Information */ +static int hf_rnsap_UPH_Filtering_Measurement_Forwarding_Request_PDU; /* UPH_Filtering_Measurement_Forwarding_Request */ +static int hf_rnsap_EDCH_FDD_InformationResponse_PDU; /* EDCH_FDD_InformationResponse */ +static int hf_rnsap_EDCH_FDD_Information_To_Modify_PDU; /* EDCH_FDD_Information_To_Modify */ +static int hf_rnsap_E_DCH_FDD_Update_Information_PDU; /* E_DCH_FDD_Update_Information */ +static int hf_rnsap_E_DCH_DL_Control_Channel_Change_Information_PDU; /* E_DCH_DL_Control_Channel_Change_Information */ +static int hf_rnsap_E_DCH_DL_Control_Channel_Grant_Information_PDU; /* E_DCH_DL_Control_Channel_Grant_Information */ +static int hf_rnsap_E_DCH_PowerOffset_for_SchedulingInfo_PDU; /* E_DCH_PowerOffset_for_SchedulingInfo */ +static int hf_rnsap_E_DCH_MACdPDUSizeFormat_PDU; /* E_DCH_MACdPDUSizeFormat */ +static int hf_rnsap_EDCH_MACdFlows_Information_PDU; /* EDCH_MACdFlows_Information */ +static int hf_rnsap_EDCH_MACdFlows_To_Delete_PDU; /* EDCH_MACdFlows_To_Delete */ +static int hf_rnsap_EDCH_RL_Indication_PDU; /* EDCH_RL_Indication */ +static int hf_rnsap_E_DCH_Serving_cell_change_informationResponse_PDU; /* E_DCH_Serving_cell_change_informationResponse */ +static int hf_rnsap_EDPCH_Information_FDD_PDU; /* EDPCH_Information_FDD */ +static int hf_rnsap_EDPCH_Information_RLReconfRequest_FDD_PDU; /* EDPCH_Information_RLReconfRequest_FDD */ +static int hf_rnsap_E_DPDCH_PowerInterpolation_PDU; /* E_DPDCH_PowerInterpolation */ +static int hf_rnsap_E_Serving_Grant_Value_PDU; /* E_Serving_Grant_Value */ +static int hf_rnsap_EDCH_Serving_RL_PDU; /* EDCH_Serving_RL */ +static int hf_rnsap_Enhanced_FACH_Information_ResponseFDD_PDU; /* Enhanced_FACH_Information_ResponseFDD */ +static int hf_rnsap_Enhanced_FACH_Information_ResponseLCR_PDU; /* Enhanced_FACH_Information_ResponseLCR */ +static int hf_rnsap_Enhanced_FACH_Support_Indicator_PDU; /* Enhanced_FACH_Support_Indicator */ +static int hf_rnsap_EnhancedHSServingCC_Abort_PDU; /* EnhancedHSServingCC_Abort */ +static int hf_rnsap_Enhanced_PCH_Capability_PDU; /* Enhanced_PCH_Capability */ +static int hf_rnsap_E_RNTI_PDU; /* E_RNTI */ +static int hf_rnsap_E_TFCI_Boost_Information_PDU; /* E_TFCI_Boost_Information */ +static int hf_rnsap_E_DCH_Minimum_Set_E_TFCIValidityIndicator_PDU; /* E_DCH_Minimum_Set_E_TFCIValidityIndicator */ +static int hf_rnsap_Enhanced_PrimaryCPICH_EcNo_PDU; /* Enhanced_PrimaryCPICH_EcNo */ +static int hf_rnsap_EventH_PDU; /* EventH */ +static int hf_rnsap_ExtendedGSMCellIndividualOffset_PDU; /* ExtendedGSMCellIndividualOffset */ +static int hf_rnsap_E_DCH_Information_PDU; /* E_DCH_Information */ +static int hf_rnsap_E_DCH_MACdFlow_Retransmission_Timer_LCR_PDU; /* E_DCH_MACdFlow_Retransmission_Timer_LCR */ +static int hf_rnsap_E_DCH_Information_Reconfig_PDU; /* E_DCH_Information_Reconfig */ +static int hf_rnsap_E_DCH_Information_Response_PDU; /* E_DCH_Information_Response */ +static int hf_rnsap_ActivationDelay_PDU; /* ActivationDelay */ +static int hf_rnsap_Fast_TTI_switching_Mode_synchronized_PDU; /* Fast_TTI_switching_Mode_synchronized */ +static int hf_rnsap_Fast_TTI_switching_Mode_unsynchronized_PDU; /* Fast_TTI_switching_Mode_unsynchronized */ +static int hf_rnsap_Fast_TTI_switching_Mode_Supported_PDU; /* Fast_TTI_switching_Mode_Supported */ +static int hf_rnsap_E_DCH_768_Information_PDU; /* E_DCH_768_Information */ +static int hf_rnsap_E_DCH_768_Information_Reconfig_PDU; /* E_DCH_768_Information_Reconfig */ +static int hf_rnsap_E_DCH_768_Information_Response_PDU; /* E_DCH_768_Information_Response */ +static int hf_rnsap_E_DCH_LCR_Information_PDU; /* E_DCH_LCR_Information */ +static int hf_rnsap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU; /* Extended_E_DCH_LCRTDD_PhysicalLayerCategory */ +static int hf_rnsap_Multi_Carrier_E_DCH_LCRTDD_PhysicalLayerCategory_PDU; /* Multi_Carrier_E_DCH_LCRTDD_PhysicalLayerCategory */ +static int hf_rnsap_E_DCH_LCR_Information_Reconfig_PDU; /* E_DCH_LCR_Information_Reconfig */ +static int hf_rnsap_E_DCH_LCR_Information_Response_PDU; /* E_DCH_LCR_Information_Response */ +static int hf_rnsap_Ext_Reference_E_TFCI_PO_PDU; /* Ext_Reference_E_TFCI_PO */ +static int hf_rnsap_ExtendedPropagationDelay_PDU; /* ExtendedPropagationDelay */ +static int hf_rnsap_Radio_Links_without_DPCH_FDPCH_Indication_PDU; /* Radio_Links_without_DPCH_FDPCH_Indication */ +static int hf_rnsap_Extended_RNC_ID_PDU; /* Extended_RNC_ID */ +static int hf_rnsap_Extended_RNTI_PDU; /* Extended_RNTI */ +static int hf_rnsap_Extended_Round_Trip_Time_Value_PDU; /* Extended_Round_Trip_Time_Value */ +static int hf_rnsap_Extended_S_RNTI_Group_PDU; /* Extended_S_RNTI_Group */ +static int hf_rnsap_ExtendedAffectedUEInformationForMBMS_PDU; /* ExtendedAffectedUEInformationForMBMS */ +static int hf_rnsap_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU; /* Ext_Max_Bits_MACe_PDU_non_scheduled */ +static int hf_rnsap_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU; /* E_DCH_Semi_PersistentScheduling_Information_LCR */ +static int hf_rnsap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU; /* E_DCH_Semi_PersistentScheduling_Information_ResponseLCR */ +static int hf_rnsap_FACH_FlowControlInformation_PDU; /* FACH_FlowControlInformation */ +static int hf_rnsap_Fast_Reconfiguration_Mode_PDU; /* Fast_Reconfiguration_Mode */ +static int hf_rnsap_Fast_Reconfiguration_Permission_PDU; /* Fast_Reconfiguration_Permission */ +static int hf_rnsap_FDD_DCHs_to_Modify_PDU; /* FDD_DCHs_to_Modify */ +static int hf_rnsap_FDD_DL_CodeInformation_PDU; /* FDD_DL_CodeInformation */ +static int hf_rnsap_F_DPCH_SlotFormat_PDU; /* F_DPCH_SlotFormat */ +static int hf_rnsap_F_DPCH_SlotFormatSupportRequest_PDU; /* F_DPCH_SlotFormatSupportRequest */ +static int hf_rnsap_FNReportingIndicator_PDU; /* FNReportingIndicator */ +static int hf_rnsap_FTPICH_Information_PDU; /* FTPICH_Information */ +static int hf_rnsap_FTPICH_Information_Reconf_PDU; /* FTPICH_Information_Reconf */ +static int hf_rnsap_FTPICH_Reconfiguration_Information_PDU; /* FTPICH_Reconfiguration_Information */ +static int hf_rnsap_FTPICH_Information_Response_PDU; /* FTPICH_Information_Response */ +static int hf_rnsap_FrameOffset_PDU; /* FrameOffset */ +static int hf_rnsap_FrequencyBandIndicator_PDU; /* FrequencyBandIndicator */ +static int hf_rnsap_GA_Cell_PDU; /* GA_Cell */ +static int hf_rnsap_GA_CellAdditionalShapes_PDU; /* GA_CellAdditionalShapes */ +static int hf_rnsap_Gainfactors_10ms_mode_PDU; /* Gainfactors_10ms_mode */ +static int hf_rnsap_GANSS_AddIonoModelReq_PDU; /* GANSS_AddIonoModelReq */ +static int hf_rnsap_GANSS_AddNavigationModelsReq_PDU; /* GANSS_AddNavigationModelsReq */ +static int hf_rnsap_GANSS_AddUTCModelsReq_PDU; /* GANSS_AddUTCModelsReq */ +static int hf_rnsap_GANSS_Additional_Ionospheric_Model_PDU; /* GANSS_Additional_Ionospheric_Model */ +static int hf_rnsap_GANSS_Additional_Navigation_Models_PDU; /* GANSS_Additional_Navigation_Models */ +static int hf_rnsap_GANSS_Additional_Time_Models_PDU; /* GANSS_Additional_Time_Models */ +static int hf_rnsap_GANSS_Additional_UTC_Models_PDU; /* GANSS_Additional_UTC_Models */ +static int hf_rnsap_GANSS_alm_keplerianNAVAlmanac_PDU; /* GANSS_alm_keplerianNAVAlmanac */ +static int hf_rnsap_GANSS_alm_KEPLERIANBDSALMANAC_PDU; /* GANSS_alm_KEPLERIANBDSALMANAC */ +static int hf_rnsap_GANSS_alm_keplerianReducedAlmanac_PDU; /* GANSS_alm_keplerianReducedAlmanac */ +static int hf_rnsap_GANSS_alm_keplerianMidiAlmanac_PDU; /* GANSS_alm_keplerianMidiAlmanac */ +static int hf_rnsap_GANSS_alm_keplerianGLONASS_PDU; /* GANSS_alm_keplerianGLONASS */ +static int hf_rnsap_GANSS_alm_ecefSBASAlmanac_PDU; /* GANSS_alm_ecefSBASAlmanac */ +static int hf_rnsap_GANSS_Auxiliary_Information_PDU; /* GANSS_Auxiliary_Information */ +static int hf_rnsap_GANSS_AuxInfoReq_PDU; /* GANSS_AuxInfoReq */ +static int hf_rnsap_GANSS_BDSclockModel_PDU; /* GANSS_BDSclockModel */ +static int hf_rnsap_GANSS_Common_Data_PDU; /* GANSS_Common_Data */ +static int hf_rnsap_GANSS_Delta_T_PDU; /* GANSS_Delta_T */ +static int hf_rnsap_GANSS_Earth_Orientation_Parameters_PDU; /* GANSS_Earth_Orientation_Parameters */ +static int hf_rnsap_GANSS_EarthOrientParaReq_PDU; /* GANSS_EarthOrientParaReq */ +static int hf_rnsap_GANSS_Generic_Data_PDU; /* GANSS_Generic_Data */ +static int hf_rnsap_GANSS_ID_PDU; /* GANSS_ID */ +static int hf_rnsap_GANSS_Information_PDU; /* GANSS_Information */ +static int hf_rnsap_GANSS_NavModel_BDSKeplerianSet_PDU; /* GANSS_NavModel_BDSKeplerianSet */ +static int hf_rnsap_GANSS_SBAS_ID_PDU; /* GANSS_SBAS_ID */ +static int hf_rnsap_GANSS_Time_ID_PDU; /* GANSS_Time_ID */ +static int hf_rnsap_GANSS_UTCmodelSet4_PDU; /* GANSS_UTCmodelSet4 */ +static int hf_rnsap_GERAN_Cell_Capability_PDU; /* GERAN_Cell_Capability */ +static int hf_rnsap_GERAN_Classmark_PDU; /* GERAN_Classmark */ +static int hf_rnsap_Satellite_Almanac_Information_ExtItem_PDU; /* Satellite_Almanac_Information_ExtItem */ +static int hf_rnsap_Guaranteed_Rate_Information_PDU; /* Guaranteed_Rate_Information */ +static int hf_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO_PDU; /* HARQ_MemoryPartitioningInfoExtForMIMO */ +static int hf_rnsap_HARQ_Preamble_Mode_PDU; /* HARQ_Preamble_Mode */ +static int hf_rnsap_HARQ_Preamble_Mode_Activation_Indicator_PDU; /* HARQ_Preamble_Mode_Activation_Indicator */ +static int hf_rnsap_HCS_Prio_PDU; /* HCS_Prio */ +static int hf_rnsap_HSDSCH_Configured_Indicator_PDU; /* HSDSCH_Configured_Indicator */ +static int hf_rnsap_HSDSCH_FDD_Information_PDU; /* HSDSCH_FDD_Information */ +static int hf_rnsap_HSDSCH_FDD_Information_Response_PDU; /* HSDSCH_FDD_Information_Response */ +static int hf_rnsap_HSDSCH_Information_to_Modify_PDU; /* HSDSCH_Information_to_Modify */ +static int hf_rnsap_HSDSCH_Information_to_Modify_Unsynchronised_PDU; /* HSDSCH_Information_to_Modify_Unsynchronised */ +static int hf_rnsap_HSDSCH_MACdPDUSizeFormat_PDU; /* HSDSCH_MACdPDUSizeFormat */ +static int hf_rnsap_HSDSCH_MACdFlows_Information_PDU; /* HSDSCH_MACdFlows_Information */ +static int hf_rnsap_HSDSCH_MACdFlows_to_Delete_PDU; /* HSDSCH_MACdFlows_to_Delete */ +static int hf_rnsap_HSDSCH_PreconfigurationInfo_PDU; /* HSDSCH_PreconfigurationInfo */ +static int hf_rnsap_Additional_EDCH_Preconfiguration_Information_PDU; /* Additional_EDCH_Preconfiguration_Information */ +static int hf_rnsap_HSDSCH_PreconfigurationSetup_PDU; /* HSDSCH_PreconfigurationSetup */ +static int hf_rnsap_HSDSCH_RNTI_PDU; /* HSDSCH_RNTI */ +static int hf_rnsap_HS_DSCH_serving_cell_change_information_PDU; /* HS_DSCH_serving_cell_change_information */ +static int hf_rnsap_HS_DSCH_serving_cell_change_informationResponse_PDU; /* HS_DSCH_serving_cell_change_informationResponse */ +static int hf_rnsap_HSDSCH_TBSizeTableIndicator_PDU; /* HSDSCH_TBSizeTableIndicator */ +static int hf_rnsap_HSDSCH_TDD_Information_PDU; /* HSDSCH_TDD_Information */ +static int hf_rnsap_HSDSCH_TDD_Information_Response_PDU; /* HSDSCH_TDD_Information_Response */ +static int hf_rnsap_Multicarrier_Number_PDU; /* Multicarrier_Number */ +static int hf_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768_PDU; /* HSPDSCH_TDD_Specific_InfoList_Response768 */ +static int hf_rnsap_HSSCCH_TDD_Specific_InfoList_Response768_PDU; /* HSSCCH_TDD_Specific_InfoList_Response768 */ +static int hf_rnsap_HS_SICH_Reception_Quality_Value_PDU; /* HS_SICH_Reception_Quality_Value */ +static int hf_rnsap_HS_SICH_Reception_Quality_Measurement_Value_PDU; /* HS_SICH_Reception_Quality_Measurement_Value */ +static int hf_rnsap_HS_SICH_ID_PDU; /* HS_SICH_ID */ +static int hf_rnsap_HS_SICH_ID_Extension_PDU; /* HS_SICH_ID_Extension */ +static int hf_rnsap_HS_PDSCH_Code_Change_Indicator_PDU; /* HS_PDSCH_Code_Change_Indicator */ +static int hf_rnsap_HS_PDSCH_Code_Change_Grant_PDU; /* HS_PDSCH_Code_Change_Grant */ +static int hf_rnsap_HSDSCH_FDD_Update_Information_PDU; /* HSDSCH_FDD_Update_Information */ +static int hf_rnsap_HSDSCH_TDD_Update_Information_PDU; /* HSDSCH_TDD_Update_Information */ +static int hf_rnsap_MIMO_ReferenceSignal_InformationListLCR_PDU; /* MIMO_ReferenceSignal_InformationListLCR */ +static int hf_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU; /* HS_DSCH_Semi_PersistentScheduling_Information_LCR */ +static int hf_rnsap_HSDSCH_Physical_Layer_Category_PDU; /* HSDSCH_Physical_Layer_Category */ +static int hf_rnsap_TS0_HS_PDSCH_Indication_LCR_PDU; /* TS0_HS_PDSCH_Indication_LCR */ +static int hf_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU; /* HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR */ +static int hf_rnsap_IMSI_PDU; /* IMSI */ +static int hf_rnsap_Improved_Synchronized_Indicator_PDU; /* Improved_Synchronized_Indicator */ +static int hf_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_PDU; /* Inactivity_Threshold_for_UE_DRX_Cycle */ +static int hf_rnsap_InformationExchangeID_PDU; /* InformationExchangeID */ +static int hf_rnsap_InformationReportCharacteristics_PDU; /* InformationReportCharacteristics */ +static int hf_rnsap_InformationType_PDU; /* InformationType */ +static int hf_rnsap_Initial_DL_DPCH_TimingAdjustment_Allowed_PDU; /* Initial_DL_DPCH_TimingAdjustment_Allowed */ +static int hf_rnsap_InnerLoopDLPCStatus_PDU; /* InnerLoopDLPCStatus */ +static int hf_rnsap_Inter_Frequency_Cell_List_PDU; /* Inter_Frequency_Cell_List */ +static int hf_rnsap_Inter_Frequency_Cell_Information_PDU; /* Inter_Frequency_Cell_Information */ +static int hf_rnsap_Inter_Frequency_Cell_Information_SIB11ter_PDU; /* Inter_Frequency_Cell_Information_SIB11ter */ +static int hf_rnsap_IPDL_TDD_ParametersLCR_PDU; /* IPDL_TDD_ParametersLCR */ +static int hf_rnsap_IdleIntervalInformation_PDU; /* IdleIntervalInformation */ +static int hf_rnsap_L3_Information_PDU; /* L3_Information */ +static int hf_rnsap_Load_Value_IncrDecrThres_PDU; /* Load_Value_IncrDecrThres */ +static int hf_rnsap_Load_Value_PDU; /* Load_Value */ +static int hf_rnsap_LoadValue_PDU; /* LoadValue */ +static int hf_rnsap_LCRTDD_Uplink_Physical_Channel_Capability_PDU; /* LCRTDD_Uplink_Physical_Channel_Capability */ +static int hf_rnsap_MDT_Configuration_PDU; /* MDT_Configuration */ +static int hf_rnsap_MAC_PDU_SizeExtended_PDU; /* MAC_PDU_SizeExtended */ +static int hf_rnsap_MACes_Maximum_Bitrate_LCR_PDU; /* MACes_Maximum_Bitrate_LCR */ +static int hf_rnsap_MaxNrDLPhysicalchannels768_PDU; /* MaxNrDLPhysicalchannels768 */ +static int hf_rnsap_MaxNrDLPhysicalchannelsTS_PDU; /* MaxNrDLPhysicalchannelsTS */ +static int hf_rnsap_MaxNrDLPhysicalchannelsTS768_PDU; /* MaxNrDLPhysicalchannelsTS768 */ +static int hf_rnsap_MaxNr_Retransmissions_EDCH_PDU; /* MaxNr_Retransmissions_EDCH */ +static int hf_rnsap_Max_UE_DTX_Cycle_PDU; /* Max_UE_DTX_Cycle */ +static int hf_rnsap_MBMS_Bearer_Service_Full_Address_PDU; /* MBMS_Bearer_Service_Full_Address */ +static int hf_rnsap_MBMS_Bearer_Service_List_PDU; /* MBMS_Bearer_Service_List */ +static int hf_rnsap_MBMS_Neighbouring_Cell_Information_PDU; /* MBMS_Neighbouring_Cell_Information */ +static int hf_rnsap_MBMS_RLC_Sequence_Number_Information_PDU; /* MBMS_RLC_Sequence_Number_Information */ +static int hf_rnsap_MBSFN_Cluster_Identity_PDU; /* MBSFN_Cluster_Identity */ +static int hf_rnsap_MCCH_Message_List_PDU; /* MCCH_Message_List */ +static int hf_rnsap_MCCH_Configuration_Info_PDU; /* MCCH_Configuration_Info */ +static int hf_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List_PDU; /* MBSFN_Scheduling_Transmission_Time_Interval_Info_List */ +static int hf_rnsap_MeasurementFilterCoefficient_PDU; /* MeasurementFilterCoefficient */ +static int hf_rnsap_MeasurementID_PDU; /* MeasurementID */ +static int hf_rnsap_Measurement_Power_Offset_PDU; /* Measurement_Power_Offset */ +static int hf_rnsap_MinimumSpreadingFactor768_PDU; /* MinimumSpreadingFactor768 */ +static int hf_rnsap_MaxAdjustmentStep_PDU; /* MaxAdjustmentStep */ +static int hf_rnsap_MeasurementRecoveryBehavior_PDU; /* MeasurementRecoveryBehavior */ +static int hf_rnsap_MeasurementRecoveryReportingIndicator_PDU; /* MeasurementRecoveryReportingIndicator */ +static int hf_rnsap_MeasurementRecoverySupportIndicator_PDU; /* MeasurementRecoverySupportIndicator */ +static int hf_rnsap_MIMO_ActivationIndicator_PDU; /* MIMO_ActivationIndicator */ +static int hf_rnsap_MIMO_InformationResponse_PDU; /* MIMO_InformationResponse */ +static int hf_rnsap_MIMO_Mode_Indicator_PDU; /* MIMO_Mode_Indicator */ +static int hf_rnsap_MIMO_N_M_Ratio_PDU; /* MIMO_N_M_Ratio */ +static int hf_rnsap_MIMO_withfourtransmitantennas_ActivationIndicator_PDU; /* MIMO_withfourtransmitantennas_ActivationIndicator */ +static int hf_rnsap_MIMO_withfourtransmitantennas_ModeIndicator_PDU; /* MIMO_withfourtransmitantennas_ModeIndicator */ +static int hf_rnsap_DualStream_MIMO_withfourtransmitantennas_ActivationIndicator_PDU; /* DualStream_MIMO_withfourtransmitantennas_ActivationIndicator */ +static int hf_rnsap_DualStream_MIMO_withfourtransmitantennas_ModeIndicator_PDU; /* DualStream_MIMO_withfourtransmitantennas_ModeIndicator */ +static int hf_rnsap_Additional_Associated_Secondary_CPICH_PDU; /* Additional_Associated_Secondary_CPICH */ +static int hf_rnsap_MinimumReducedE_DPDCH_GainFactor_PDU; /* MinimumReducedE_DPDCH_GainFactor */ +static int hf_rnsap_MulticellEDCH_InformationItemIEs_PDU; /* MulticellEDCH_InformationItemIEs */ +static int hf_rnsap_MulticellEDCH_RL_SpecificInformationItemIEs_PDU; /* MulticellEDCH_RL_SpecificInformationItemIEs */ +static int hf_rnsap_Multicell_EDCH_Restriction_PDU; /* Multicell_EDCH_Restriction */ +static int hf_rnsap_Multiple_PLMN_List_PDU; /* Multiple_PLMN_List */ +static int hf_rnsap_MAChs_ResetIndicator_PDU; /* MAChs_ResetIndicator */ +static int hf_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU; /* MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR */ +static int hf_rnsap_MIMO_SFMode_For_HSPDSCHDualStream_PDU; /* MIMO_SFMode_For_HSPDSCHDualStream */ +static int hf_rnsap_Multi_Carrier_EDCH_Info_PDU; /* Multi_Carrier_EDCH_Info */ +static int hf_rnsap_SNPL_Carrier_Group_Indicator_PDU; /* SNPL_Carrier_Group_Indicator */ +static int hf_rnsap_Multi_Carrier_EDCH_Reconfigure_PDU; /* Multi_Carrier_EDCH_Reconfigure */ +static int hf_rnsap_Multi_Carrier_EDCH_Information_Response_PDU; /* Multi_Carrier_EDCH_Information_Response */ +static int hf_rnsap_Multiflow_Reconfiguration_PDU; /* Multiflow_Reconfiguration */ +static int hf_rnsap_Multiflow_Information_PDU; /* Multiflow_Information */ +static int hf_rnsap_Multiflow_RepetitionFactors_PDU; /* Multiflow_RepetitionFactors */ +static int hf_rnsap_Multiflow_OrdinalNumberOfFrequency_PDU; /* Multiflow_OrdinalNumberOfFrequency */ +static int hf_rnsap_MU_MIMO_InformationLCR_PDU; /* MU_MIMO_InformationLCR */ +static int hf_rnsap_MU_MIMO_Indicator_PDU; /* MU_MIMO_Indicator */ +static int hf_rnsap_NACC_Related_Data_PDU; /* NACC_Related_Data */ +static int hf_rnsap_Neighbouring_UMTS_CellInformation_Ext_PDU; /* Neighbouring_UMTS_CellInformation_Ext */ +static int hf_rnsap_Neighbouring_UMTS_CellInformationExtensionItem_PDU; /* Neighbouring_UMTS_CellInformationExtensionItem */ +static int hf_rnsap_Neighbouring_UMTS_CellInformationItem_PDU; /* Neighbouring_UMTS_CellInformationItem */ +static int hf_rnsap_MultipleFrequencyBandsIndicatorList_PDU; /* MultipleFrequencyBandsIndicatorList */ +static int hf_rnsap_Neighbouring_GSM_CellInformationIEs_PDU; /* Neighbouring_GSM_CellInformationIEs */ +static int hf_rnsap_NeighbouringTDDCellMeasurementInformationLCR_PDU; /* NeighbouringTDDCellMeasurementInformationLCR */ +static int hf_rnsap_NeighbouringTDDCellMeasurementInformation768_PDU; /* NeighbouringTDDCellMeasurementInformation768 */ +static int hf_rnsap_Neighbouring_LCR_TDD_CellInformation_PDU; /* Neighbouring_LCR_TDD_CellInformation */ +static int hf_rnsap_Neighbouring_E_UTRA_CellInformation_PDU; /* Neighbouring_E_UTRA_CellInformation */ +static int hf_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA_PDU; /* MultipleFrequencyBandsIndicatorList_EUTRA */ +static int hf_rnsap_NonCellSpecificTxDiversity_PDU; /* NonCellSpecificTxDiversity */ +static int hf_rnsap_Non_rectangular_resource_allocation_indicator_PDU; /* Non_rectangular_resource_allocation_indicator */ +static int hf_rnsap_Non_rectangular_resource_timeslot_set_PDU; /* Non_rectangular_resource_timeslot_set */ +static int hf_rnsap_NRT_Load_Information_Value_IncrDecrThres_PDU; /* NRT_Load_Information_Value_IncrDecrThres */ +static int hf_rnsap_NRT_Load_Information_Value_PDU; /* NRT_Load_Information_Value */ +static int hf_rnsap_NRTLoadInformationValue_PDU; /* NRTLoadInformationValue */ +static int hf_rnsap_Number_Of_Supported_Carriers_PDU; /* Number_Of_Supported_Carriers */ +static int hf_rnsap_NoOfTargetCellHS_SCCH_Order_PDU; /* NoOfTargetCellHS_SCCH_Order */ +static int hf_rnsap_Non_Serving_RL_Preconfig_Setup_PDU; /* Non_Serving_RL_Preconfig_Setup */ +static int hf_rnsap_Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup_PDU; /* Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup */ +static int hf_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_PDU; /* Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList */ +static int hf_rnsap_NeedforIdleInterval_PDU; /* NeedforIdleInterval */ +static int hf_rnsap_OnModification_PDU; /* OnModification */ +static int hf_rnsap_OrdinalNumberOfFrequency_PDU; /* OrdinalNumberOfFrequency */ +static int hf_rnsap_Out_of_Sychronization_Window_PDU; /* Out_of_Sychronization_Window */ +static int hf_rnsap_PartialReportingIndicator_PDU; /* PartialReportingIndicator */ +static int hf_rnsap_PCI_PDU; /* PCI */ +static int hf_rnsap_Permanent_NAS_UE_Identity_PDU; /* Permanent_NAS_UE_Identity */ +static int hf_rnsap_Phase_Reference_Update_Indicator_PDU; /* Phase_Reference_Update_Indicator */ +static int hf_rnsap_PLMN_Identity_PDU; /* PLMN_Identity */ +static int hf_rnsap_PLMN_List_PDU; /* PLMN_List */ +static int hf_rnsap_PowerAdjustmentType_PDU; /* PowerAdjustmentType */ +static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMO_PDU; /* PowerOffsetForSecondaryCPICHforMIMO */ +static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMORequestIndicator_PDU; /* PowerOffsetForSecondaryCPICHforMIMORequestIndicator */ +static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas_PDU; /* PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas */ +static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennasRequestIndicator_PDU; /* PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennasRequestIndicator */ +static int hf_rnsap_Precoder_Weight_Set_Restriction_PDU; /* Precoder_Weight_Set_Restriction */ +static int hf_rnsap_Primary_CPICH_Usage_For_Channel_Estimation_PDU; /* Primary_CPICH_Usage_For_Channel_Estimation */ +static int hf_rnsap_PrimaryCCPCH_RSCP_PDU; /* PrimaryCCPCH_RSCP */ +static int hf_rnsap_PrimaryCCPCH_RSCP_Delta_PDU; /* PrimaryCCPCH_RSCP_Delta */ +static int hf_rnsap_PropagationDelay_PDU; /* PropagationDelay */ +static int hf_rnsap_ProvidedInformation_PDU; /* ProvidedInformation */ +static int hf_rnsap_UpPCH_InformationList_LCRTDD_PDU; /* UpPCH_InformationList_LCRTDD */ +static int hf_rnsap_UpPCH_InformationItem_LCRTDD_PDU; /* UpPCH_InformationItem_LCRTDD */ +static int hf_rnsap_RANAP_EnhancedRelocationInformationRequest_PDU; /* RANAP_EnhancedRelocationInformationRequest */ +static int hf_rnsap_RANAP_EnhancedRelocationInformationResponse_PDU; /* RANAP_EnhancedRelocationInformationResponse */ +static int hf_rnsap_RANAP_RelocationInformation_PDU; /* RANAP_RelocationInformation */ +static int hf_rnsap_Received_Total_Wideband_Power_Value_PDU; /* Received_Total_Wideband_Power_Value */ +static int hf_rnsap_Received_Total_Wideband_Power_Value_IncrDecrThres_PDU; /* Received_Total_Wideband_Power_Value_IncrDecrThres */ +static int hf_rnsap_Released_CN_Domain_PDU; /* Released_CN_Domain */ +static int hf_rnsap_ReportCharacteristics_PDU; /* ReportCharacteristics */ +static int hf_rnsap_RestrictionStateIndicator_PDU; /* RestrictionStateIndicator */ +static int hf_rnsap_RL_ID_PDU; /* RL_ID */ +static int hf_rnsap_RL_Set_ID_PDU; /* RL_Set_ID */ +static int hf_rnsap_RL_Specific_DCH_Info_PDU; /* RL_Specific_DCH_Info */ +static int hf_rnsap_RL_Specific_EDCH_Information_PDU; /* RL_Specific_EDCH_Information */ +static int hf_rnsap_DL_RLC_PDU_Size_Format_PDU; /* DL_RLC_PDU_Size_Format */ +static int hf_rnsap_RLC_Sequence_Number_PDU; /* RLC_Sequence_Number */ +static int hf_rnsap_RNC_ID_PDU; /* RNC_ID */ +static int hf_rnsap_RNTI_Allocation_Indicator_PDU; /* RNTI_Allocation_Indicator */ +static int hf_rnsap_RT_Load_Value_IncrDecrThres_PDU; /* RT_Load_Value_IncrDecrThres */ +static int hf_rnsap_RT_Load_Value_PDU; /* RT_Load_Value */ +static int hf_rnsap_RTLoadValue_PDU; /* RTLoadValue */ +static int hf_rnsap_RxTimingDeviationForTA_PDU; /* RxTimingDeviationForTA */ +static int hf_rnsap_RxTimingDeviationForTAext_PDU; /* RxTimingDeviationForTAext */ +static int hf_rnsap_RxTimingDeviationForTA768_PDU; /* RxTimingDeviationForTA768 */ +static int hf_rnsap_Rx_Timing_Deviation_Value_ext_PDU; /* Rx_Timing_Deviation_Value_ext */ +static int hf_rnsap_Rx_Timing_Deviation_Value_LCR_PDU; /* Rx_Timing_Deviation_Value_LCR */ +static int hf_rnsap_Rx_Timing_Deviation_Value_768_PDU; /* Rx_Timing_Deviation_Value_768 */ +static int hf_rnsap_SAI_PDU; /* SAI */ +static int hf_rnsap_ScaledAdjustmentRatio_PDU; /* ScaledAdjustmentRatio */ +static int hf_rnsap_Secondary_CPICH_Information_PDU; /* Secondary_CPICH_Information */ +static int hf_rnsap_Secondary_CPICH_Information_Change_PDU; /* Secondary_CPICH_Information_Change */ +static int hf_rnsap_Secondary_LCR_CCPCH_Info_TDD_PDU; /* Secondary_LCR_CCPCH_Info_TDD */ +static int hf_rnsap_Secondary_CCPCH_Info_TDD768_PDU; /* Secondary_CCPCH_Info_TDD768 */ +static int hf_rnsap_Secondary_Serving_Cell_List_PDU; /* Secondary_Serving_Cell_List */ +static int hf_rnsap_SFN_PDU; /* SFN */ +static int hf_rnsap_SFNSFNMeasurementThresholdInformation_PDU; /* SFNSFNMeasurementThresholdInformation */ +static int hf_rnsap_Single_Stream_MIMO_ActivationIndicator_PDU; /* Single_Stream_MIMO_ActivationIndicator */ +static int hf_rnsap_Single_Stream_MIMO_Mode_Indicator_PDU; /* Single_Stream_MIMO_Mode_Indicator */ +static int hf_rnsap_SixteenQAM_UL_Operation_Indicator_PDU; /* SixteenQAM_UL_Operation_Indicator */ +static int hf_rnsap_SixtyfourQAM_UL_Operation_Indicator_PDU; /* SixtyfourQAM_UL_Operation_Indicator */ +static int hf_rnsap_SixtyfourQAM_UsageAllowedIndicator_PDU; /* SixtyfourQAM_UsageAllowedIndicator */ +static int hf_rnsap_SixtyfourQAM_DL_SupportIndicator_PDU; /* SixtyfourQAM_DL_SupportIndicator */ +static int hf_rnsap_SixtyfourQAM_DL_UsageIndicator_PDU; /* SixtyfourQAM_DL_UsageIndicator */ +static int hf_rnsap_SNA_Information_PDU; /* SNA_Information */ +static int hf_rnsap_SourceID_PDU; /* SourceID */ +static int hf_rnsap_SpeechVersion_PDU; /* SpeechVersion */ +static int hf_rnsap_S_RNTI_PDU; /* S_RNTI */ +static int hf_rnsap_STTD_SupportIndicator_PDU; /* STTD_SupportIndicator */ +static int hf_rnsap_Support_8PSK_PDU; /* Support_8PSK */ +static int hf_rnsap_Support_PLCCH_PDU; /* Support_PLCCH */ +static int hf_rnsap_Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order_PDU; /* Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order */ +static int hf_rnsap_TAC_PDU; /* TAC */ +static int hf_rnsap_TargetID_PDU; /* TargetID */ +static int hf_rnsap_TDD_DCHs_to_Modify_PDU; /* TDD_DCHs_to_Modify */ +static int hf_rnsap_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU; /* TDD_DL_DPCH_TimeSlotFormat_LCR */ +static int hf_rnsap_TDD_TPC_DownlinkStepSize_PDU; /* TDD_TPC_DownlinkStepSize */ +static int hf_rnsap_TDD_TPC_UplinkStepSize_LCR_PDU; /* TDD_TPC_UplinkStepSize_LCR */ +static int hf_rnsap_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU; /* TDD_UL_DPCH_TimeSlotFormat_LCR */ +static int hf_rnsap_TimeSlot_PDU; /* TimeSlot */ +static int hf_rnsap_SynchronisationIndicator_PDU; /* SynchronisationIndicator */ +static int hf_rnsap_TnlQos_PDU; /* TnlQos */ +static int hf_rnsap_TraceDepth_PDU; /* TraceDepth */ +static int hf_rnsap_TraceRecordingSessionReference_PDU; /* TraceRecordingSessionReference */ +static int hf_rnsap_TraceReference_PDU; /* TraceReference */ +static int hf_rnsap_TrafficClass_PDU; /* TrafficClass */ +static int hf_rnsap_Transmission_Gap_Pattern_Sequence_Information_PDU; /* Transmission_Gap_Pattern_Sequence_Information */ +static int hf_rnsap_Affected_HSDSCH_Serving_Cell_List_PDU; /* Affected_HSDSCH_Serving_Cell_List */ +static int hf_rnsap_Transmission_Mode_Information_PDU; /* Transmission_Mode_Information */ +static int hf_rnsap_TransmitDiversityIndicator_PDU; /* TransmitDiversityIndicator */ +static int hf_rnsap_Transmitted_Carrier_Power_Value_PDU; /* Transmitted_Carrier_Power_Value */ +static int hf_rnsap_Transmitted_Carrier_Power_Value_IncrDecrThres_PDU; /* Transmitted_Carrier_Power_Value_IncrDecrThres */ +static int hf_rnsap_TUTRANGANSSMeasurementThresholdInformation_PDU; /* TUTRANGANSSMeasurementThresholdInformation */ +static int hf_rnsap_TUTRANGANSSMeasurementValueInformation_PDU; /* TUTRANGANSSMeasurementValueInformation */ +static int hf_rnsap_TUTRANGPSMeasurementThresholdInformation_PDU; /* TUTRANGPSMeasurementThresholdInformation */ +static int hf_rnsap_TransportBearerID_PDU; /* TransportBearerID */ +static int hf_rnsap_TransportBearerRequestIndicator_PDU; /* TransportBearerRequestIndicator */ +static int hf_rnsap_TransportBearerNotRequestedIndicator_PDU; /* TransportBearerNotRequestedIndicator */ +static int hf_rnsap_TransportBearerNotSetupIndicator_PDU; /* TransportBearerNotSetupIndicator */ +static int hf_rnsap_TPC_slot_position_PDU; /* TPC_slot_position */ +static int hf_rnsap_TransportLayerAddress_PDU; /* TransportLayerAddress */ +static int hf_rnsap_TrCH_SrcStatisticsDescr_PDU; /* TrCH_SrcStatisticsDescr */ +static int hf_rnsap_TSN_Length_PDU; /* TSN_Length */ +static int hf_rnsap_TSTD_Support_Indicator_PDU; /* TSTD_Support_Indicator */ +static int hf_rnsap_TTI_Update_Indicator_PDU; /* TTI_Update_Indicator */ +static int hf_rnsap_TypeOfError_PDU; /* TypeOfError */ +static int hf_rnsap_UARFCN_PDU; /* UARFCN */ +static int hf_rnsap_UE_AggregateMaximumBitRate_PDU; /* UE_AggregateMaximumBitRate */ +static int hf_rnsap_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU; /* UE_AggregateMaximumBitRate_Enforcement_Indicator */ +static int hf_rnsap_UE_Capabilities_Info_PDU; /* UE_Capabilities_Info */ +static int hf_rnsap_UE_Support_of_non_rectangular_resource_allocation_PDU; /* UE_Support_of_non_rectangular_resource_allocation */ +static int hf_rnsap_UE_TS0_CapabilityLCR_PDU; /* UE_TS0_CapabilityLCR */ +static int hf_rnsap_UE_RF_Band_CapabilityLCR_PDU; /* UE_RF_Band_CapabilityLCR */ +static int hf_rnsap_LCRTDD_HSDSCH_Physical_Layer_Category_PDU; /* LCRTDD_HSDSCH_Physical_Layer_Category */ +static int hf_rnsap_UE_DRX_Cycle_PDU; /* UE_DRX_Cycle */ +static int hf_rnsap_UEIdentity_PDU; /* UEIdentity */ +static int hf_rnsap_UEMeasurementParameterModAllow_PDU; /* UEMeasurementParameterModAllow */ +static int hf_rnsap_UEMeasurementReportCharacteristics_PDU; /* UEMeasurementReportCharacteristics */ +static int hf_rnsap_UEMeasurementTimeslotInfoHCR_PDU; /* UEMeasurementTimeslotInfoHCR */ +static int hf_rnsap_UEMeasurementTimeslotInfoLCR_PDU; /* UEMeasurementTimeslotInfoLCR */ +static int hf_rnsap_UEMeasurementTimeslotInfo768_PDU; /* UEMeasurementTimeslotInfo768 */ +static int hf_rnsap_UEMeasurementType_PDU; /* UEMeasurementType */ +static int hf_rnsap_UEMeasurementValueTransmittedPowerList768_PDU; /* UEMeasurementValueTransmittedPowerList768 */ +static int hf_rnsap_UEMeasurementValueTimeslotISCPList768_PDU; /* UEMeasurementValueTimeslotISCPList768 */ +static int hf_rnsap_UEMeasurementValueInformation_PDU; /* UEMeasurementValueInformation */ +static int hf_rnsap_UE_SupportIndicatorExtension_PDU; /* UE_SupportIndicatorExtension */ +static int hf_rnsap_UE_State_PDU; /* UE_State */ +static int hf_rnsap_UE_transmission_power_headroom_Value_PDU; /* UE_transmission_power_headroom_Value */ +static int hf_rnsap_UL_DPDCHIndicatorEDCH_PDU; /* UL_DPDCHIndicatorEDCH */ +static int hf_rnsap_PLCCHinformation_PDU; /* PLCCHinformation */ +static int hf_rnsap_UL_Timeslot_ISCP_Value_PDU; /* UL_Timeslot_ISCP_Value */ +static int hf_rnsap_UL_Timeslot_ISCP_Value_IncrDecrThres_PDU; /* UL_Timeslot_ISCP_Value_IncrDecrThres */ +static int hf_rnsap_UL_TimingAdvanceCtrl_LCR_PDU; /* UL_TimingAdvanceCtrl_LCR */ +static int hf_rnsap_UL_SIR_PDU; /* UL_SIR */ +static int hf_rnsap_UC_ID_PDU; /* UC_ID */ +static int hf_rnsap_UL_Synchronisation_Parameters_LCR_PDU; /* UL_Synchronisation_Parameters_LCR */ +static int hf_rnsap_UPPCHPositionLCR_PDU; /* UPPCHPositionLCR */ +static int hf_rnsap_UpPTSInterferenceValue_PDU; /* UpPTSInterferenceValue */ +static int hf_rnsap_Unidirectional_DCH_Indicator_PDU; /* Unidirectional_DCH_Indicator */ +static int hf_rnsap_URA_ID_PDU; /* URA_ID */ +static int hf_rnsap_URA_Information_PDU; /* URA_Information */ +static int hf_rnsap_USCH_Information_PDU; /* USCH_Information */ +static int hf_rnsap_Usefulness_Of_Battery_Optimization_PDU; /* Usefulness_Of_Battery_Optimization */ +static int hf_rnsap_User_Plane_Congestion_Fields_Inclusion_PDU; /* User_Plane_Congestion_Fields_Inclusion */ +static int hf_rnsap_UMTS_Cell_Info_PDU; /* UMTS_Cell_Info */ +static int hf_rnsap_UL_CLTD_Information_PDU; /* UL_CLTD_Information */ +static int hf_rnsap_UL_CLTD_Information_Reconf_PDU; /* UL_CLTD_Information_Reconf */ +static int hf_rnsap_UL_CLTD_State_Update_Information_PDU; /* UL_CLTD_State_Update_Information */ +static int hf_rnsap_UL_DPCCH2_Information_PDU; /* UL_DPCCH2_Information */ +static int hf_rnsap_UL_DPCCH2_Information_Reconf_PDU; /* UL_DPCCH2_Information_Reconf */ +static int hf_rnsap_UL_MIMO_Information_PDU; /* UL_MIMO_Information */ +static int hf_rnsap_UL_MIMO_Reconfiguration_PDU; /* UL_MIMO_Reconfiguration */ +static int hf_rnsap_UL_MIMO_DL_Control_Channel_Information_PDU; /* UL_MIMO_DL_Control_Channel_Information */ +static int hf_rnsap_RadioLinkSetupRequestFDD_PDU; /* RadioLinkSetupRequestFDD */ +static int hf_rnsap_UL_DPCH_Information_RL_SetupRqstFDD_PDU; /* UL_DPCH_Information_RL_SetupRqstFDD */ +static int hf_rnsap_DL_DPCH_Information_RL_SetupRqstFDD_PDU; /* DL_DPCH_Information_RL_SetupRqstFDD */ +static int hf_rnsap_RL_InformationList_RL_SetupRqstFDD_PDU; /* RL_InformationList_RL_SetupRqstFDD */ +static int hf_rnsap_RL_InformationItem_RL_SetupRqstFDD_PDU; /* RL_InformationItem_RL_SetupRqstFDD */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Setup_List_PDU; /* Additional_HS_Cell_Information_RL_Setup_List */ +static int hf_rnsap_F_DPCH_Information_RL_SetupRqstFDD_PDU; /* F_DPCH_Information_RL_SetupRqstFDD */ +static int hf_rnsap_RadioLinkSetupRequestTDD_PDU; /* RadioLinkSetupRequestTDD */ +static int hf_rnsap_UL_Physical_Channel_Information_RL_SetupRqstTDD_PDU; /* UL_Physical_Channel_Information_RL_SetupRqstTDD */ +static int hf_rnsap_DL_Physical_Channel_Information_RL_SetupRqstTDD_PDU; /* DL_Physical_Channel_Information_RL_SetupRqstTDD */ +static int hf_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU; /* UL_CCTrCH_InformationList_RL_SetupRqstTDD */ +static int hf_rnsap_UL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU; /* UL_CCTrCH_InformationItem_RL_SetupRqstTDD */ +static int hf_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU; /* DL_CCTrCH_InformationList_RL_SetupRqstTDD */ +static int hf_rnsap_DL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU; /* DL_CCTrCH_InformationItem_RL_SetupRqstTDD */ +static int hf_rnsap_RL_Information_RL_SetupRqstTDD_PDU; /* RL_Information_RL_SetupRqstTDD */ +static int hf_rnsap_RadioLinkSetupResponseFDD_PDU; /* RadioLinkSetupResponseFDD */ +static int hf_rnsap_RL_InformationResponseList_RL_SetupRspFDD_PDU; /* RL_InformationResponseList_RL_SetupRspFDD */ +static int hf_rnsap_RL_InformationResponseItem_RL_SetupRspFDD_PDU; /* RL_InformationResponseItem_RL_SetupRspFDD */ +static int hf_rnsap_Additional_HS_Cell_Information_Response_List_PDU; /* Additional_HS_Cell_Information_Response_List */ +static int hf_rnsap_RadioLinkSetupResponseTDD_PDU; /* RadioLinkSetupResponseTDD */ +static int hf_rnsap_RL_InformationResponse_RL_SetupRspTDD_PDU; /* RL_InformationResponse_RL_SetupRspTDD */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU; /* UL_CCTrCHInformationListIE_RL_SetupRspTDD */ +static int hf_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD_PDU; /* UL_DPCH_InformationItem_RL_SetupRspTDD */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU; /* DL_CCTrCHInformationListIE_RL_SetupRspTDD */ +static int hf_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD_PDU; /* DL_DPCH_InformationItem_RL_SetupRspTDD */ +static int hf_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD_PDU; /* DSCH_InformationListIEs_RL_SetupRspTDD */ +static int hf_rnsap_USCH_InformationListIEs_RL_SetupRspTDD_PDU; /* USCH_InformationListIEs_RL_SetupRspTDD */ +static int hf_rnsap_RL_LCR_InformationResponse_RL_SetupRspTDD_PDU; /* RL_LCR_InformationResponse_RL_SetupRspTDD */ +static int hf_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD_PDU; /* UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD */ +static int hf_rnsap_UL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU; /* UL_DPCH_LCR_InformationItem_RL_SetupRspTDD */ +static int hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD_PDU; /* DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD */ +static int hf_rnsap_DL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU; /* DL_DPCH_LCR_InformationItem_RL_SetupRspTDD */ +static int hf_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU; /* DSCH_LCR_InformationListIEs_RL_SetupRspTDD */ +static int hf_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU; /* USCH_LCR_InformationListIEs_RL_SetupRspTDD */ +static int hf_rnsap_RL_InformationResponse_RL_SetupRspTDD768_PDU; /* RL_InformationResponse_RL_SetupRspTDD768 */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU; /* UL_CCTrCHInformationListIE_RL_SetupRspTDD768 */ +static int hf_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD768_PDU; /* UL_DPCH_InformationItem_RL_SetupRspTDD768 */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU; /* DL_CCTrCHInformationListIE_RL_SetupRspTDD768 */ +static int hf_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD768_PDU; /* DL_DPCH_InformationItem_RL_SetupRspTDD768 */ +static int hf_rnsap_RadioLinkSetupFailureFDD_PDU; /* RadioLinkSetupFailureFDD */ +static int hf_rnsap_CauseLevel_RL_SetupFailureFDD_PDU; /* CauseLevel_RL_SetupFailureFDD */ +static int hf_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU; /* UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD */ +static int hf_rnsap_SuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU; /* SuccessfulRL_InformationResponse_RL_SetupFailureFDD */ +static int hf_rnsap_RadioLinkSetupFailureTDD_PDU; /* RadioLinkSetupFailureTDD */ +static int hf_rnsap_CauseLevel_RL_SetupFailureTDD_PDU; /* CauseLevel_RL_SetupFailureTDD */ +static int hf_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD_PDU; /* UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD */ +static int hf_rnsap_RadioLinkAdditionRequestFDD_PDU; /* RadioLinkAdditionRequestFDD */ +static int hf_rnsap_RL_InformationList_RL_AdditionRqstFDD_PDU; /* RL_InformationList_RL_AdditionRqstFDD */ +static int hf_rnsap_RL_Information_RL_AdditionRqstFDD_PDU; /* RL_Information_RL_AdditionRqstFDD */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Addition_List_PDU; /* Additional_HS_Cell_Information_RL_Addition_List */ +static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Add_Req_PDU; /* Additional_EDCH_Cell_Information_RL_Add_Req */ +static int hf_rnsap_EDPCH_Information_RLAdditionReq_FDD_PDU; /* EDPCH_Information_RLAdditionReq_FDD */ +static int hf_rnsap_RadioLinkAdditionRequestTDD_PDU; /* RadioLinkAdditionRequestTDD */ +static int hf_rnsap_RL_Information_RL_AdditionRqstTDD_PDU; /* RL_Information_RL_AdditionRqstTDD */ +static int hf_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU; /* UL_CCTrCH_InformationList_RL_AdditionRqstTDD */ +static int hf_rnsap_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU; /* UL_CCTrCH_InformationItem_RL_AdditionRqstTDD */ +static int hf_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU; /* DL_CCTrCH_InformationList_RL_AdditionRqstTDD */ +static int hf_rnsap_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU; /* DL_CCTrCH_InformationItem_RL_AdditionRqstTDD */ +static int hf_rnsap_RadioLinkAdditionResponseFDD_PDU; /* RadioLinkAdditionResponseFDD */ +static int hf_rnsap_RL_InformationResponseList_RL_AdditionRspFDD_PDU; /* RL_InformationResponseList_RL_AdditionRspFDD */ +static int hf_rnsap_RL_InformationResponseItem_RL_AdditionRspFDD_PDU; /* RL_InformationResponseItem_RL_AdditionRspFDD */ +static int hf_rnsap_Additional_HS_Cell_Change_Information_Response_List_PDU; /* Additional_HS_Cell_Change_Information_Response_List */ +static int hf_rnsap_RadioLinkAdditionResponseTDD_PDU; /* RadioLinkAdditionResponseTDD */ +static int hf_rnsap_RL_InformationResponse_RL_AdditionRspTDD_PDU; /* RL_InformationResponse_RL_AdditionRspTDD */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU; /* UL_CCTrCHInformationListIE_RL_AdditionRspTDD */ +static int hf_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD_PDU; /* UL_DPCH_InformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU; /* DL_CCTrCHInformationListIE_RL_AdditionRspTDD */ +static int hf_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD_PDU; /* DL_DPCH_InformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD_PDU; /* DSCH_InformationListIE_RL_AdditionRspTDD */ +static int hf_rnsap_USCH_InformationListIE_RL_AdditionRspTDD_PDU; /* USCH_InformationListIE_RL_AdditionRspTDD */ +static int hf_rnsap_RL_LCR_InformationResponse_RL_AdditionRspTDD_PDU; /* RL_LCR_InformationResponse_RL_AdditionRspTDD */ +static int hf_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU; /* UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD */ +static int hf_rnsap_UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU; /* UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU; /* DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD */ +static int hf_rnsap_DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU; /* DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU; /* DSCH_LCR_InformationListIEs_RL_AdditionRspTDD */ +static int hf_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU; /* USCH_LCR_InformationListIEs_RL_AdditionRspTDD */ +static int hf_rnsap_RL_InformationResponse_RL_AdditionRspTDD768_PDU; /* RL_InformationResponse_RL_AdditionRspTDD768 */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU; /* UL_CCTrCHInformationListIE_RL_AdditionRspTDD768 */ +static int hf_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU; /* UL_DPCH_InformationItem_RL_AdditionRspTDD768 */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU; /* DL_CCTrCHInformationListIE_RL_AdditionRspTDD768 */ +static int hf_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU; /* DL_DPCH_InformationItem_RL_AdditionRspTDD768 */ +static int hf_rnsap_RadioLinkAdditionFailureFDD_PDU; /* RadioLinkAdditionFailureFDD */ +static int hf_rnsap_CauseLevel_RL_AdditionFailureFDD_PDU; /* CauseLevel_RL_AdditionFailureFDD */ +static int hf_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU; /* UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD */ +static int hf_rnsap_SuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU; /* SuccessfulRL_InformationResponse_RL_AdditionFailureFDD */ +static int hf_rnsap_RadioLinkAdditionFailureTDD_PDU; /* RadioLinkAdditionFailureTDD */ +static int hf_rnsap_CauseLevel_RL_AdditionFailureTDD_PDU; /* CauseLevel_RL_AdditionFailureTDD */ +static int hf_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD_PDU; /* UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD */ +static int hf_rnsap_RadioLinkDeletionRequest_PDU; /* RadioLinkDeletionRequest */ +static int hf_rnsap_RL_InformationList_RL_DeletionRqst_PDU; /* RL_InformationList_RL_DeletionRqst */ +static int hf_rnsap_RL_Information_RL_DeletionRqst_PDU; /* RL_Information_RL_DeletionRqst */ +static int hf_rnsap_RadioLinkDeletionResponse_PDU; /* RadioLinkDeletionResponse */ +static int hf_rnsap_RadioLinkReconfigurationPrepareFDD_PDU; /* RadioLinkReconfigurationPrepareFDD */ +static int hf_rnsap_UL_DPCH_Information_RL_ReconfPrepFDD_PDU; /* UL_DPCH_Information_RL_ReconfPrepFDD */ +static int hf_rnsap_DL_DPCH_Information_RL_ReconfPrepFDD_PDU; /* DL_DPCH_Information_RL_ReconfPrepFDD */ +static int hf_rnsap_DL_DPCH_Power_Information_RL_ReconfPrepFDD_PDU; /* DL_DPCH_Power_Information_RL_ReconfPrepFDD */ +static int hf_rnsap_DCH_DeleteList_RL_ReconfPrepFDD_PDU; /* DCH_DeleteList_RL_ReconfPrepFDD */ +static int hf_rnsap_RL_InformationList_RL_ReconfPrepFDD_PDU; /* RL_InformationList_RL_ReconfPrepFDD */ +static int hf_rnsap_RL_Information_RL_ReconfPrepFDD_PDU; /* RL_Information_RL_ReconfPrepFDD */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU; /* Additional_HS_Cell_Information_RL_Reconf_Prep */ +static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU; /* Additional_EDCH_Cell_Information_RL_Reconf_Prep */ +static int hf_rnsap_F_DPCH_Information_RL_ReconfPrepFDD_PDU; /* F_DPCH_Information_RL_ReconfPrepFDD */ +static int hf_rnsap_RadioLinkReconfigurationPrepareTDD_PDU; /* RadioLinkReconfigurationPrepareTDD */ +static int hf_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU; /* UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD */ +static int hf_rnsap_UL_CCTrCH_AddInformation_RL_ReconfPrepTDD_PDU; /* UL_CCTrCH_AddInformation_RL_ReconfPrepTDD */ +static int hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU; /* UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD */ +static int hf_rnsap_UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD_PDU; /* UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD */ +static int hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU; /* UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD */ +static int hf_rnsap_UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD_PDU; /* UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD */ +static int hf_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU; /* DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD */ +static int hf_rnsap_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD_PDU; /* DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD */ +static int hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU; /* DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD */ +static int hf_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD_PDU; /* DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD */ +static int hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU; /* DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD */ +static int hf_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD_PDU; /* DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD */ +static int hf_rnsap_DCH_DeleteList_RL_ReconfPrepTDD_PDU; /* DCH_DeleteList_RL_ReconfPrepTDD */ +static int hf_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD_PDU; /* DSCH_ModifyList_RL_ReconfPrepTDD */ +static int hf_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD_PDU; /* DSCH_DeleteList_RL_ReconfPrepTDD */ +static int hf_rnsap_USCH_ModifyList_RL_ReconfPrepTDD_PDU; /* USCH_ModifyList_RL_ReconfPrepTDD */ +static int hf_rnsap_USCH_DeleteList_RL_ReconfPrepTDD_PDU; /* USCH_DeleteList_RL_ReconfPrepTDD */ +static int hf_rnsap_RL_Information_RL_ReconfPrepTDD_PDU; /* RL_Information_RL_ReconfPrepTDD */ +static int hf_rnsap_RadioLinkReconfigurationReadyFDD_PDU; /* RadioLinkReconfigurationReadyFDD */ +static int hf_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD_PDU; /* RL_InformationResponseList_RL_ReconfReadyFDD */ +static int hf_rnsap_RL_InformationResponseItem_RL_ReconfReadyFDD_PDU; /* RL_InformationResponseItem_RL_ReconfReadyFDD */ +static int hf_rnsap_Additional_HS_Cell_RL_Reconf_Response_PDU; /* Additional_HS_Cell_RL_Reconf_Response */ +static int hf_rnsap_RadioLinkReconfigurationReadyTDD_PDU; /* RadioLinkReconfigurationReadyTDD */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU; /* UL_CCTrCHInformationListIE_RL_ReconfReadyTDD */ +static int hf_rnsap_UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU; /* UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD */ +static int hf_rnsap_UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU; /* UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD */ +static int hf_rnsap_UL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU; /* UL_DPCH_InformationAddList_RL_ReconfReadyTDD768 */ +static int hf_rnsap_UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU; /* UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD */ +static int hf_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU; /* UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU; /* UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768 */ +static int hf_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU; /* UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU; /* DL_CCTrCHInformationListIE_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU; /* DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU; /* DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU; /* DL_DPCH_InformationAddList_RL_ReconfReadyTDD768 */ +static int hf_rnsap_DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU; /* DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU; /* DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU; /* DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768 */ +static int hf_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU; /* DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD_PDU; /* DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD */ +static int hf_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU; /* DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD */ +static int hf_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU; /* USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD */ +static int hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD_PDU; /* Multiple_RL_InformationResponse_RL_ReconfReadyTDD */ +static int hf_rnsap_RadioLinkReconfigurationCommit_PDU; /* RadioLinkReconfigurationCommit */ +static int hf_rnsap_RadioLinkReconfigurationFailure_PDU; /* RadioLinkReconfigurationFailure */ +static int hf_rnsap_CauseLevel_RL_ReconfFailure_PDU; /* CauseLevel_RL_ReconfFailure */ +static int hf_rnsap_RL_ReconfigurationFailure_RL_ReconfFail_PDU; /* RL_ReconfigurationFailure_RL_ReconfFail */ +static int hf_rnsap_RadioLinkReconfigurationCancel_PDU; /* RadioLinkReconfigurationCancel */ +static int hf_rnsap_RadioLinkReconfigurationRequestFDD_PDU; /* RadioLinkReconfigurationRequestFDD */ +static int hf_rnsap_UL_DPCH_Information_RL_ReconfRqstFDD_PDU; /* UL_DPCH_Information_RL_ReconfRqstFDD */ +static int hf_rnsap_DL_DPCH_Information_RL_ReconfRqstFDD_PDU; /* DL_DPCH_Information_RL_ReconfRqstFDD */ +static int hf_rnsap_DCH_DeleteList_RL_ReconfRqstFDD_PDU; /* DCH_DeleteList_RL_ReconfRqstFDD */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req_PDU; /* Additional_HS_Cell_Information_RL_Reconf_Req */ +static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU; /* Additional_EDCH_Cell_Information_RL_Reconf_Req */ +static int hf_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList_PDU; /* RL_ReconfigurationRequestFDD_RL_InformationList */ +static int hf_rnsap_RL_ReconfigurationRequestFDD_RL_Information_IEs_PDU; /* RL_ReconfigurationRequestFDD_RL_Information_IEs */ +static int hf_rnsap_RadioLinkReconfigurationRequestTDD_PDU; /* RadioLinkReconfigurationRequestTDD */ +static int hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU; /* UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD */ +static int hf_rnsap_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU; /* UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD */ +static int hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU; /* UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD */ +static int hf_rnsap_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU; /* UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD */ +static int hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU; /* DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD */ +static int hf_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU; /* DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD */ +static int hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU; /* DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD */ +static int hf_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU; /* DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD */ +static int hf_rnsap_DCH_DeleteList_RL_ReconfRqstTDD_PDU; /* DCH_DeleteList_RL_ReconfRqstTDD */ +static int hf_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information_PDU; /* Multiple_RL_ReconfigurationRequestTDD_RL_Information */ +static int hf_rnsap_RadioLinkReconfigurationResponseFDD_PDU; /* RadioLinkReconfigurationResponseFDD */ +static int hf_rnsap_RL_InformationResponseList_RL_ReconfRspFDD_PDU; /* RL_InformationResponseList_RL_ReconfRspFDD */ +static int hf_rnsap_RL_InformationResponseItem_RL_ReconfRspFDD_PDU; /* RL_InformationResponseItem_RL_ReconfRspFDD */ +static int hf_rnsap_RadioLinkReconfigurationResponseTDD_PDU; /* RadioLinkReconfigurationResponseTDD */ +static int hf_rnsap_RL_InformationResponse_RL_ReconfRspTDD_PDU; /* RL_InformationResponse_RL_ReconfRspTDD */ +static int hf_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD_PDU; /* DL_CCTrCH_InformationList_RL_ReconfRspTDD */ +static int hf_rnsap_DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD_PDU; /* DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD */ +static int hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD_PDU; /* Multiple_RL_InformationResponse_RL_ReconfRspTDD */ +static int hf_rnsap_RadioLinkFailureIndication_PDU; /* RadioLinkFailureIndication */ +static int hf_rnsap_Reporting_Object_RL_FailureInd_PDU; /* Reporting_Object_RL_FailureInd */ +static int hf_rnsap_RL_Information_RL_FailureInd_PDU; /* RL_Information_RL_FailureInd */ +static int hf_rnsap_RL_Set_Information_RL_FailureInd_PDU; /* RL_Set_Information_RL_FailureInd */ +static int hf_rnsap_CCTrCH_InformationItem_RL_FailureInd_PDU; /* CCTrCH_InformationItem_RL_FailureInd */ +static int hf_rnsap_RadioLinkPreemptionRequiredIndication_PDU; /* RadioLinkPreemptionRequiredIndication */ +static int hf_rnsap_RL_InformationList_RL_PreemptRequiredInd_PDU; /* RL_InformationList_RL_PreemptRequiredInd */ +static int hf_rnsap_RL_InformationItem_RL_PreemptRequiredInd_PDU; /* RL_InformationItem_RL_PreemptRequiredInd */ +static int hf_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd_PDU; /* HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd */ +static int hf_rnsap_HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd_PDU; /* HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd */ +static int hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd_PDU; /* EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd */ +static int hf_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd_PDU; /* EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd */ +static int hf_rnsap_RadioLinkRestoreIndication_PDU; /* RadioLinkRestoreIndication */ +static int hf_rnsap_Reporting_Object_RL_RestoreInd_PDU; /* Reporting_Object_RL_RestoreInd */ +static int hf_rnsap_RL_Information_RL_RestoreInd_PDU; /* RL_Information_RL_RestoreInd */ +static int hf_rnsap_RL_Set_Information_RL_RestoreInd_PDU; /* RL_Set_Information_RL_RestoreInd */ +static int hf_rnsap_CCTrCH_InformationItem_RL_RestoreInd_PDU; /* CCTrCH_InformationItem_RL_RestoreInd */ +static int hf_rnsap_DL_PowerControlRequest_PDU; /* DL_PowerControlRequest */ +static int hf_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst_PDU; /* DL_ReferencePowerInformationList_DL_PC_Rqst */ +static int hf_rnsap_DL_ReferencePowerInformation_DL_PC_Rqst_PDU; /* DL_ReferencePowerInformation_DL_PC_Rqst */ +static int hf_rnsap_DL_PowerTimeslotControlRequest_PDU; /* DL_PowerTimeslotControlRequest */ +static int hf_rnsap_PhysicalChannelReconfigurationRequestFDD_PDU; /* PhysicalChannelReconfigurationRequestFDD */ +static int hf_rnsap_RL_Information_PhyChReconfRqstFDD_PDU; /* RL_Information_PhyChReconfRqstFDD */ +static int hf_rnsap_PhysicalChannelReconfigurationRequestTDD_PDU; /* PhysicalChannelReconfigurationRequestTDD */ +static int hf_rnsap_RL_Information_PhyChReconfRqstTDD_PDU; /* RL_Information_PhyChReconfRqstTDD */ +static int hf_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU; /* UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD */ +static int hf_rnsap_UL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU; /* UL_DPCH_InformationItem_PhyChReconfRqstTDD */ +static int hf_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU; /* UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD */ +static int hf_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU; /* UL_Timeslot_InformationList_PhyChReconfRqstTDD768 */ +static int hf_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU; /* DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD */ +static int hf_rnsap_DL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU; /* DL_DPCH_InformationItem_PhyChReconfRqstTDD */ +static int hf_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU; /* DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD */ +static int hf_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU; /* DL_Timeslot_InformationList_PhyChReconfRqstTDD768 */ +static int hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD_PDU; /* HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD */ +static int hf_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD_PDU; /* HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD */ +static int hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU; /* HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768 */ +static int hf_rnsap_PhysicalChannelReconfigurationCommand_PDU; /* PhysicalChannelReconfigurationCommand */ +static int hf_rnsap_PhysicalChannelReconfigurationFailure_PDU; /* PhysicalChannelReconfigurationFailure */ +static int hf_rnsap_RadioLinkCongestionIndication_PDU; /* RadioLinkCongestionIndication */ +static int hf_rnsap_RL_InformationList_RL_CongestInd_PDU; /* RL_InformationList_RL_CongestInd */ +static int hf_rnsap_RL_InformationItem_RL_CongestInd_PDU; /* RL_InformationItem_RL_CongestInd */ +static int hf_rnsap_DCH_Rate_InformationItem_RL_CongestInd_PDU; /* DCH_Rate_InformationItem_RL_CongestInd */ +static int hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd_PDU; /* EDCH_MacdFlowSpecificInformationList_RL_CongestInd */ +static int hf_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_CongestInd_PDU; /* EDCH_MacdFlowSpecificInformationItem_RL_CongestInd */ +static int hf_rnsap_UplinkSignallingTransferIndicationFDD_PDU; /* UplinkSignallingTransferIndicationFDD */ +static int hf_rnsap_UplinkSignallingTransferIndicationTDD_PDU; /* UplinkSignallingTransferIndicationTDD */ +static int hf_rnsap_DownlinkSignallingTransferRequest_PDU; /* DownlinkSignallingTransferRequest */ +static int hf_rnsap_RelocationCommit_PDU; /* RelocationCommit */ +static int hf_rnsap_PagingRequest_PDU; /* PagingRequest */ +static int hf_rnsap_PagingArea_PagingRqst_PDU; /* PagingArea_PagingRqst */ +static int hf_rnsap_CNOriginatedPage_PagingRqst_PDU; /* CNOriginatedPage_PagingRqst */ +static int hf_rnsap_DedicatedMeasurementInitiationRequest_PDU; /* DedicatedMeasurementInitiationRequest */ +static int hf_rnsap_DedicatedMeasurementObjectType_DM_Rqst_PDU; /* DedicatedMeasurementObjectType_DM_Rqst */ +static int hf_rnsap_RL_InformationItem_DM_Rqst_PDU; /* RL_InformationItem_DM_Rqst */ +static int hf_rnsap_HSSICH_Info_DM_Rqst_PDU; /* HSSICH_Info_DM_Rqst */ +static int hf_rnsap_HSSICH_Info_DM_Rqst_Extension_PDU; /* HSSICH_Info_DM_Rqst_Extension */ +static int hf_rnsap_RL_Set_InformationItem_DM_Rqst_PDU; /* RL_Set_InformationItem_DM_Rqst */ +static int hf_rnsap_DedicatedMeasurementInitiationResponse_PDU; /* DedicatedMeasurementInitiationResponse */ +static int hf_rnsap_DedicatedMeasurementObjectType_DM_Rsp_PDU; /* DedicatedMeasurementObjectType_DM_Rsp */ +static int hf_rnsap_RL_InformationItem_DM_Rsp_PDU; /* RL_InformationItem_DM_Rsp */ +static int hf_rnsap_RL_Set_InformationItem_DM_Rsp_PDU; /* RL_Set_InformationItem_DM_Rsp */ +static int hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU; /* Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp */ +static int hf_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_PDU; /* Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp */ +static int hf_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_PDU; /* Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp */ +static int hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp_PDU; /* Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp */ +static int hf_rnsap_DedicatedMeasurementInitiationFailure_PDU; /* DedicatedMeasurementInitiationFailure */ +static int hf_rnsap_DedicatedMeasurementObjectType_DM_Fail_PDU; /* DedicatedMeasurementObjectType_DM_Fail */ +static int hf_rnsap_RL_Unsuccessful_InformationItem_DM_Fail_PDU; /* RL_Unsuccessful_InformationItem_DM_Fail */ +static int hf_rnsap_RL_Successful_InformationItem_DM_Fail_PDU; /* RL_Successful_InformationItem_DM_Fail */ +static int hf_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail_PDU; /* RL_Set_Unsuccessful_InformationItem_DM_Fail */ +static int hf_rnsap_RL_Set_Successful_InformationItem_DM_Fail_PDU; /* RL_Set_Successful_InformationItem_DM_Fail */ +static int hf_rnsap_DedicatedMeasurementReport_PDU; /* DedicatedMeasurementReport */ +static int hf_rnsap_DedicatedMeasurementObjectType_DM_Rprt_PDU; /* DedicatedMeasurementObjectType_DM_Rprt */ +static int hf_rnsap_RL_InformationItem_DM_Rprt_PDU; /* RL_InformationItem_DM_Rprt */ +static int hf_rnsap_RL_Set_InformationItem_DM_Rprt_PDU; /* RL_Set_InformationItem_DM_Rprt */ +static int hf_rnsap_DedicatedMeasurementTerminationRequest_PDU; /* DedicatedMeasurementTerminationRequest */ +static int hf_rnsap_DedicatedMeasurementFailureIndication_PDU; /* DedicatedMeasurementFailureIndication */ +static int hf_rnsap_DedicatedMeasurementObjectType_DM_Fail_Ind_PDU; /* DedicatedMeasurementObjectType_DM_Fail_Ind */ +static int hf_rnsap_RL_Unsuccessful_InformationItem_DM_Fail_Ind_PDU; /* RL_Unsuccessful_InformationItem_DM_Fail_Ind */ +static int hf_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind_PDU; /* RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind */ +static int hf_rnsap_CommonTransportChannelResourcesReleaseRequest_PDU; /* CommonTransportChannelResourcesReleaseRequest */ +static int hf_rnsap_CommonTransportChannelResourcesRequest_PDU; /* CommonTransportChannelResourcesRequest */ +static int hf_rnsap_CommonTransportChannelResourcesResponseFDD_PDU; /* CommonTransportChannelResourcesResponseFDD */ +static int hf_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD_PDU; /* FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD */ +static int hf_rnsap_CommonTransportChannelResourcesResponseTDD_PDU; /* CommonTransportChannelResourcesResponseTDD */ +static int hf_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD_PDU; /* FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD */ +static int hf_rnsap_CommonTransportChannelResourcesFailure_PDU; /* CommonTransportChannelResourcesFailure */ +static int hf_rnsap_CompressedModeCommand_PDU; /* CompressedModeCommand */ +static int hf_rnsap_ErrorIndication_PDU; /* ErrorIndication */ +static int hf_rnsap_CommonMeasurementInitiationRequest_PDU; /* CommonMeasurementInitiationRequest */ +static int hf_rnsap_CommonMeasurementObjectType_CM_Rqst_PDU; /* CommonMeasurementObjectType_CM_Rqst */ +static int hf_rnsap_GSM_Cell_CM_Rqst_PDU; /* GSM_Cell_CM_Rqst */ +static int hf_rnsap_Extension_CommonMeasurementObjectType_CM_Rqst_PDU; /* Extension_CommonMeasurementObjectType_CM_Rqst */ +static int hf_rnsap_GsmCellList_CM_Rqst_PDU; /* GsmCellList_CM_Rqst */ +static int hf_rnsap_CommonMeasurementInitiationResponse_PDU; /* CommonMeasurementInitiationResponse */ +static int hf_rnsap_CommonMeasurementObjectType_CM_Rsp_PDU; /* CommonMeasurementObjectType_CM_Rsp */ +static int hf_rnsap_Extension_CommonMeasurementObjectType_CM_Rsp_PDU; /* Extension_CommonMeasurementObjectType_CM_Rsp */ +static int hf_rnsap_GsmCellList_CM_Rsp_PDU; /* GsmCellList_CM_Rsp */ +static int hf_rnsap_CommonMeasurementInitiationFailure_PDU; /* CommonMeasurementInitiationFailure */ +static int hf_rnsap_Extension_FailureMeasurementList_PDU; /* Extension_FailureMeasurementList */ +static int hf_rnsap_CommonMeasurementReport_PDU; /* CommonMeasurementReport */ +static int hf_rnsap_CommonMeasurementObjectType_CM_Rprt_PDU; /* CommonMeasurementObjectType_CM_Rprt */ +static int hf_rnsap_Extension_CommonMeasurementObjectType_CM_Rprt_PDU; /* Extension_CommonMeasurementObjectType_CM_Rprt */ +static int hf_rnsap_GsmCellList_CM_Rprt_PDU; /* GsmCellList_CM_Rprt */ +static int hf_rnsap_CommonMeasurementTerminationRequest_PDU; /* CommonMeasurementTerminationRequest */ +static int hf_rnsap_Extension_TerminationMeasurementList_PDU; /* Extension_TerminationMeasurementList */ +static int hf_rnsap_CommonMeasurementFailureIndication_PDU; /* CommonMeasurementFailureIndication */ +static int hf_rnsap_Extension_FailureIndicationMeasurementList_PDU; /* Extension_FailureIndicationMeasurementList */ +static int hf_rnsap_InformationExchangeInitiationRequest_PDU; /* InformationExchangeInitiationRequest */ +static int hf_rnsap_InformationExchangeObjectType_InfEx_Rqst_PDU; /* InformationExchangeObjectType_InfEx_Rqst */ +static int hf_rnsap_GSM_Cell_InfEx_Rqst_PDU; /* GSM_Cell_InfEx_Rqst */ +static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst_PDU; /* MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst */ +static int hf_rnsap_MBMS_Cell_InfEx_Rqst_PDU; /* MBMS_Cell_InfEx_Rqst */ +static int hf_rnsap_ANR_Cell_InfEx_Rqst_PDU; /* ANR_Cell_InfEx_Rqst */ +static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rqst_PDU; /* Common_E_RGCH_Cell_InfEx_Rqst */ +static int hf_rnsap_InformationExchangeInitiationResponse_PDU; /* InformationExchangeInitiationResponse */ +static int hf_rnsap_InformationExchangeObjectType_InfEx_Rsp_PDU; /* InformationExchangeObjectType_InfEx_Rsp */ +static int hf_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp_PDU; /* MBMS_Bearer_Service_List_InfEx_Rsp */ +static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp_PDU; /* MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp */ +static int hf_rnsap_MBMS_Cell_InfEx_Rsp_PDU; /* MBMS_Cell_InfEx_Rsp */ +static int hf_rnsap_ANR_Cell_InfEx_Rsp_PDU; /* ANR_Cell_InfEx_Rsp */ +static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rsp_PDU; /* Common_E_RGCH_Cell_InfEx_Rsp */ +static int hf_rnsap_InformationExchangeInitiationFailure_PDU; /* InformationExchangeInitiationFailure */ +static int hf_rnsap_InformationReport_PDU; /* InformationReport */ +static int hf_rnsap_InformationExchangeObjectType_InfEx_Rprt_PDU; /* InformationExchangeObjectType_InfEx_Rprt */ +static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt_PDU; /* MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt */ +static int hf_rnsap_MBMS_Cell_InfEx_Rprt_PDU; /* MBMS_Cell_InfEx_Rprt */ +static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rprt_PDU; /* Common_E_RGCH_Cell_InfEx_Rprt */ +static int hf_rnsap_InformationExchangeTerminationRequest_PDU; /* InformationExchangeTerminationRequest */ +static int hf_rnsap_InformationExchangeFailureIndication_PDU; /* InformationExchangeFailureIndication */ +static int hf_rnsap_ResetRequest_PDU; /* ResetRequest */ +static int hf_rnsap_ResetIndicator_PDU; /* ResetIndicator */ +static int hf_rnsap_ContextInfoItem_Reset_PDU; /* ContextInfoItem_Reset */ +static int hf_rnsap_ContextGroupInfoItem_Reset_PDU; /* ContextGroupInfoItem_Reset */ +static int hf_rnsap_ResetResponse_PDU; /* ResetResponse */ +static int hf_rnsap_RadioLinkActivationCommandFDD_PDU; /* RadioLinkActivationCommandFDD */ +static int hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD_PDU; /* DelayedActivationInformationList_RL_ActivationCmdFDD */ +static int hf_rnsap_DelayedActivationInformation_RL_ActivationCmdFDD_PDU; /* DelayedActivationInformation_RL_ActivationCmdFDD */ +static int hf_rnsap_RadioLinkActivationCommandTDD_PDU; /* RadioLinkActivationCommandTDD */ +static int hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD_PDU; /* DelayedActivationInformationList_RL_ActivationCmdTDD */ +static int hf_rnsap_DelayedActivationInformation_RL_ActivationCmdTDD_PDU; /* DelayedActivationInformation_RL_ActivationCmdTDD */ +static int hf_rnsap_GERANUplinkSignallingTransferIndication_PDU; /* GERANUplinkSignallingTransferIndication */ +static int hf_rnsap_RadioLinkParameterUpdateIndicationFDD_PDU; /* RadioLinkParameterUpdateIndicationFDD */ +static int hf_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList_PDU; /* RL_ParameterUpdateIndicationFDD_RL_InformationList */ +static int hf_rnsap_RL_ParameterUpdateIndicationFDD_RL_Information_Item_PDU; /* RL_ParameterUpdateIndicationFDD_RL_Information_Item */ +static int hf_rnsap_UE_Measurement_Forwarding_PDU; /* UE_Measurement_Forwarding */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Param_Upd_PDU; /* Additional_HS_Cell_Information_RL_Param_Upd */ +static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU; /* Additional_EDCH_Cell_Information_RL_Param_Upd */ +static int hf_rnsap_RadioLinkParameterUpdateIndicationTDD_PDU; /* RadioLinkParameterUpdateIndicationTDD */ +static int hf_rnsap_UEMeasurementInitiationRequest_PDU; /* UEMeasurementInitiationRequest */ +static int hf_rnsap_UEMeasurementInitiationResponse_PDU; /* UEMeasurementInitiationResponse */ +static int hf_rnsap_UEMeasurementInitiationFailure_PDU; /* UEMeasurementInitiationFailure */ +static int hf_rnsap_UEMeasurementReport_PDU; /* UEMeasurementReport */ +static int hf_rnsap_UEMeasurementTerminationRequest_PDU; /* UEMeasurementTerminationRequest */ +static int hf_rnsap_UEMeasurementFailureIndication_PDU; /* UEMeasurementFailureIndication */ +static int hf_rnsap_IurInvokeTrace_PDU; /* IurInvokeTrace */ +static int hf_rnsap_ListOfInterfacesToTrace_PDU; /* ListOfInterfacesToTrace */ +static int hf_rnsap_InterfacesToTraceItem_PDU; /* InterfacesToTraceItem */ +static int hf_rnsap_IurDeactivateTrace_PDU; /* IurDeactivateTrace */ +static int hf_rnsap_MBMSAttachCommand_PDU; /* MBMSAttachCommand */ +static int hf_rnsap_MBMSDetachCommand_PDU; /* MBMSDetachCommand */ +static int hf_rnsap_DirectInformationTransfer_PDU; /* DirectInformationTransfer */ +static int hf_rnsap_EnhancedRelocationRequest_PDU; /* EnhancedRelocationRequest */ +static int hf_rnsap_EnhancedRelocationResponse_PDU; /* EnhancedRelocationResponse */ +static int hf_rnsap_EnhancedRelocationFailure_PDU; /* EnhancedRelocationFailure */ +static int hf_rnsap_EnhancedRelocationCancel_PDU; /* EnhancedRelocationCancel */ +static int hf_rnsap_EnhancedRelocationSignallingTransfer_PDU; /* EnhancedRelocationSignallingTransfer */ +static int hf_rnsap_EnhancedRelocationRelease_PDU; /* EnhancedRelocationRelease */ +static int hf_rnsap_MBSFNMCCHInformation_PDU; /* MBSFNMCCHInformation */ +static int hf_rnsap_SecondaryULFrequencyReport_PDU; /* SecondaryULFrequencyReport */ +static int hf_rnsap_SecondaryULFrequencyUpdateIndication_PDU; /* SecondaryULFrequencyUpdateIndication */ +static int hf_rnsap_EnhancedRelocationResourceRequest_PDU; /* EnhancedRelocationResourceRequest */ +static int hf_rnsap_EnhancedRelocationResourceResponse_PDU; /* EnhancedRelocationResourceResponse */ +static int hf_rnsap_EnhancedRelocationResourceFailure_PDU; /* EnhancedRelocationResourceFailure */ +static int hf_rnsap_EnhancedRelocationResourceReleaseCommand_PDU; /* EnhancedRelocationResourceReleaseCommand */ +static int hf_rnsap_EnhancedRelocationResourceReleaseComplete_PDU; /* EnhancedRelocationResourceReleaseComplete */ +static int hf_rnsap_PrivateMessage_PDU; /* PrivateMessage */ +static int hf_rnsap_InformationTransferControlRequest_PDU; /* InformationTransferControlRequest */ +static int hf_rnsap_Control_Type_InformationTransferControlReq_PDU; /* Control_Type_InformationTransferControlReq */ +static int hf_rnsap_RNSAP_PDU_PDU; /* RNSAP_PDU */ +static int hf_rnsap_NULL_PDU; /* NULL */ +static int hf_rnsap_local; /* INTEGER_0_maxPrivateIEs */ +static int hf_rnsap_global; /* T_global */ +static int hf_rnsap_procedureCode; /* ProcedureCode */ +static int hf_rnsap_ddMode; /* DdMode */ +static int hf_rnsap_shortTransActionId; /* INTEGER_0_127 */ +static int hf_rnsap_longTransActionId; /* INTEGER_0_32767 */ +static int hf_rnsap_ProtocolIE_Container_item; /* ProtocolIE_Field */ +static int hf_rnsap_id; /* ProtocolIE_ID */ +static int hf_rnsap_criticality; /* Criticality */ +static int hf_rnsap_value; /* ProtocolIE_Field_value */ +static int hf_rnsap_ProtocolExtensionContainer_item; /* ProtocolExtensionField */ +static int hf_rnsap_extensionValue; /* T_extensionValue */ +static int hf_rnsap_PrivateIE_Container_item; /* PrivateIE_Field */ +static int hf_rnsap_id_01; /* PrivateIE_ID */ +static int hf_rnsap_value_01; /* PrivateIE_Field_value */ +static int hf_rnsap_ActivationInformation_item; /* ActivationInformationItem */ +static int hf_rnsap_uU_ActivationState; /* Uu_ActivationState */ +static int hf_rnsap_iE_Extensions; /* ProtocolExtensionContainer */ +static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_item; /* MBMS_Bearer_ServiceItemFDD */ +static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL_item; /* MBMS_Bearer_ServiceItemFDD_PFL */ +static int hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_item; /* MBMS_Bearer_ServiceItemTDD */ +static int hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL_item; /* MBMS_Bearer_ServiceItemTDD_PFL */ +static int hf_rnsap_cMConfigurationChangeCFN; /* CFN */ +static int hf_rnsap_transmission_Gap_Pattern_Sequence_Status; /* Transmission_Gap_Pattern_Sequence_Status_List */ +static int hf_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList_item; /* Additional_EDCH_Cell_Information_Response_RLAdd_ItemIEs */ +static int hf_rnsap_additional_EDCH_FDD_Information_Response; /* Additional_EDCH_FDD_Information_Response_ItemIEs */ +static int hf_rnsap_additional_EDCH_Serving_Cell_Change_Information_Response_RLAdd; /* E_DCH_Serving_cell_change_informationResponse */ +static int hf_rnsap_multicell_EDCH_Transport_Bearer_Mode; /* Multicell_EDCH_Transport_Bearer_Mode */ +static int hf_rnsap_additional_EDCH_Cell_Information_Setup; /* Additional_EDCH_Cell_Information_Setup */ +static int hf_rnsap_pLMN_Identity; /* PLMN_Identity */ +static int hf_rnsap_l3_Information; /* L3_Information */ +static int hf_rnsap_Additional_EDCH_Cell_Information_Setup_item; /* Additional_EDCH_FDD_Setup_Cell_Information */ +static int hf_rnsap_additional_EDCH_UL_DPCH_Information_Setup; /* Additional_EDCH_UL_DPCH_Information_Setup */ +static int hf_rnsap_additional_EDCH_RL_Specific_Information_To_Setup; /* Additional_EDCH_RL_Specific_Information_To_Setup_List */ +static int hf_rnsap_additional_EDCH_FDD_Information; /* Additional_EDCH_FDD_Information */ +static int hf_rnsap_additional_EDCH_F_DPCH_Information_Setup; /* Additional_EDCH_F_DPCH_Information */ +static int hf_rnsap_multicellEDCH_Information; /* MulticellEDCH_Information */ +static int hf_rnsap_ul_ScramblingCode; /* UL_ScramblingCode */ +static int hf_rnsap_ul_SIR_Target; /* UL_SIR */ +static int hf_rnsap_fdd_TPC_DownlinkStepSize; /* FDD_TPC_DownlinkStepSize */ +static int hf_rnsap_limitedPowerIncrease; /* LimitedPowerIncrease */ +static int hf_rnsap_innerLoopDLPCStatus; /* InnerLoopDLPCStatus */ +static int hf_rnsap_f_DPCH_SlotFormatSupportRequest; /* F_DPCH_SlotFormatSupportRequest */ +static int hf_rnsap_Additional_EDCH_RL_Specific_Information_To_Setup_List_item; /* Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs */ +static int hf_rnsap_eDCH_Additional_RL_ID; /* RL_ID */ +static int hf_rnsap_c_ID; /* C_ID */ +static int hf_rnsap_firstRLS_indicator; /* FirstRLS_Indicator */ +static int hf_rnsap_propagationDelay; /* PropagationDelay */ +static int hf_rnsap_initialDL_transmissionPower; /* DL_Power */ +static int hf_rnsap_primaryCPICH_EcNo; /* PrimaryCPICH_EcNo */ +static int hf_rnsap_e_AGCH_PowerOffset; /* E_AGCH_PowerOffset */ +static int hf_rnsap_e_RGCH_PowerOffset; /* E_RGCH_PowerOffset */ +static int hf_rnsap_e_HICH_PowerOffset; /* E_HICH_PowerOffset */ +static int hf_rnsap_additional_EDCH_MAC_d_Flows_Specific_Info_List; /* Additional_EDCH_MAC_d_Flows_Specific_Info_List */ +static int hf_rnsap_multicellEDCH_RL_SpecificInformation; /* MulticellEDCH_RL_SpecificInformation */ +static int hf_rnsap_Additional_EDCH_Cell_Information_To_Add_List_item; /* Additional_EDCH_Cell_Information_To_Add_ItemIEs */ +static int hf_rnsap_additional_EDCH_UL_DPCH_Information_Setup_01; /* Additional_EDCH_UL_DPCH_Information_Addition */ +static int hf_rnsap_additional_EDCH_RL_Specific_Information_To_Add_List; /* Additional_EDCH_RL_Specific_Information_To_Add_List */ +static int hf_rnsap_Additional_EDCH_RL_Specific_Information_To_Add_List_item; /* Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs */ +static int hf_rnsap_Additional_EDCH_RL_Specific_Information_To_Modify_List_item; /* Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs */ +static int hf_rnsap_hARQ_Process_Allocation_Scheduled_2ms_EDCH; /* HARQ_Process_Allocation_2ms_EDCH */ +static int hf_rnsap_e_DCH_Maximum_Bitrate; /* E_DCH_Maximum_Bitrate */ +static int hf_rnsap_e_DCH_Processing_Overload_Level; /* E_DCH_Processing_Overload_Level */ +static int hf_rnsap_e_DCH_Min_Set_E_TFCI; /* E_TFCI */ +static int hf_rnsap_uE_DTX_Cycle1; /* UE_DTX_Cycle1_2ms */ +static int hf_rnsap_uE_DTX_Cycle2; /* UE_DTX_Cycle2_ext_2ms */ +static int hf_rnsap_inactivity_Threshold_for_UE_DTX_Cycle2; /* Inactivity_Threshold_for_UE_DTX_Cycle2 */ +static int hf_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info_List_item; /* Additional_EDCH_MAC_d_Flows_Specific_Info */ +static int hf_rnsap_e_DCH_MACdFlow_ID; /* EDCH_MACdFlow_ID */ +static int hf_rnsap_bindingID; /* BindingID */ +static int hf_rnsap_transportLayerAddress; /* TransportLayerAddress */ +static int hf_rnsap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List_item; /* Additional_EDCH_MAC_d_Flows_Specific_Info_Response */ +static int hf_rnsap_Additional_EDCH_Cell_Information_Response_List_item; /* Additional_EDCH_FDD_Information_Response_ItemIEs */ +static int hf_rnsap_eDCH_Additional_RL_Specific_Information_Response; /* EDCH_Additional_RL_Specific_Information_Response_List */ +static int hf_rnsap_EDCH_Additional_RL_Specific_Information_Response_List_item; /* EDCH_Additional_RL_Specific_Information_Response_ItemIEs */ +static int hf_rnsap_received_total_wide_band_power; /* Received_total_wide_band_power */ +static int hf_rnsap_dL_PowerBalancing_ActivationIndicator; /* DL_PowerBalancing_ActivationIndicator */ +static int hf_rnsap_rL_Set_ID; /* RL_Set_ID */ +static int hf_rnsap_e_DCH_RL_Set_ID; /* RL_Set_ID */ +static int hf_rnsap_eDCH_FDD_DL_ControlChannelInformation; /* EDCH_FDD_DL_ControlChannelInformation */ +static int hf_rnsap_dl_CodeInformation; /* FDD_DL_CodeInformation */ +static int hf_rnsap_additional_EDCH_MAC_d_Flow_Specific_Information_Response_List; /* Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List */ +static int hf_rnsap_maxUL_SIR; /* UL_SIR */ +static int hf_rnsap_minUL_SIR; /* UL_SIR */ +static int hf_rnsap_maximumAllowedULTxPower; /* MaximumAllowedULTxPower */ +static int hf_rnsap_maximumDL_power; /* DL_Power */ +static int hf_rnsap_minimumDL_power; /* DL_Power */ +static int hf_rnsap_primaryScramblingCode; /* PrimaryScramblingCode */ +static int hf_rnsap_uL_UARFCN; /* UARFCN */ +static int hf_rnsap_dL_UARFCN; /* UARFCN */ +static int hf_rnsap_primaryCPICH_Power; /* PrimaryCPICH_Power */ +static int hf_rnsap_pC_Preamble; /* PC_Preamble */ +static int hf_rnsap_primary_CPICH_Usage_For_Channel_Estimation; /* Primary_CPICH_Usage_For_Channel_Estimation */ +static int hf_rnsap_secondary_CPICH_Information; /* Secondary_CPICH_Information */ +static int hf_rnsap_f_DPCH_SlotFormat; /* F_DPCH_SlotFormat */ +static int hf_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List_item; /* Additional_EDCH_FDD_Information_Response_RLReconf_Items */ +static int hf_rnsap_eDCH_Additional_RL_Specific_Modified_Information_Response; /* EDCH_Additional_RL_Specific_Modified_Information_Response_List */ +static int hf_rnsap_EDCH_Additional_RL_Specific_Modified_Information_Response_List_item; /* EDCH_Additional_RL_Specific_Modified_Information_Response_ItemIEs */ +static int hf_rnsap_dL_PowerBalancing_UpdatedIndicator; /* DL_PowerBalancing_UpdatedIndicator */ +static int hf_rnsap_secondary_CPICH_Information_Change; /* Secondary_CPICH_Information_Change */ +static int hf_rnsap_Additional_EDCH_Cell_Information_ConfigurationChange_List_item; /* Additional_EDCH_ConfigurationChange_Info_ItemIEs */ +static int hf_rnsap_additional_EDCH_UL_DPCH_Information_Modify; /* Additional_EDCH_UL_DPCH_Information_Modify */ +static int hf_rnsap_additional_EDCH_RL_Specific_Information_To_Add; /* Additional_EDCH_RL_Specific_Information_To_Add_List */ +static int hf_rnsap_additional_EDCH_RL_Specific_Information_To_Modify; /* Additional_EDCH_RL_Specific_Information_To_Modify_List */ +static int hf_rnsap_additional_EDCH_FDD_Information_To_Modify; /* Additional_EDCH_FDD_Information */ +static int hf_rnsap_additional_EDCH_F_DPCH_Information_Modify; /* Additional_EDCH_F_DPCH_Information */ +static int hf_rnsap_Additional_EDCH_Cell_Information_Removal_List_item; /* Additional_EDCH_Cell_Information_Removal_Info_ItemIEs */ +static int hf_rnsap_rL_on_Secondary_UL_Frequency; /* RL_on_Secondary_UL_Frequency */ +static int hf_rnsap_additional_EDCH_DL_Control_Channel_Change_Information; /* Additional_EDCH_DL_Control_Channel_Change_Information_List */ +static int hf_rnsap_Additional_EDCH_DL_Control_Channel_Change_Information_List_item; /* Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs */ +static int hf_rnsap_AdditionalPreferredFrequency_item; /* AdditionalPreferredFrequencyItem */ +static int hf_rnsap_correspondingCells; /* CorrespondingCells */ +static int hf_rnsap_AffectedUEInformationForMBMS_item; /* S_RNTI */ +static int hf_rnsap_priorityLevel; /* PriorityLevel */ +static int hf_rnsap_pre_emptionCapability; /* Pre_emptionCapability */ +static int hf_rnsap_pre_emptionVulnerability; /* Pre_emptionVulnerability */ +static int hf_rnsap_allowed_UL_Rate; /* Allowed_Rate */ +static int hf_rnsap_allowed_DL_Rate; /* Allowed_Rate */ +static int hf_rnsap_aOA_LCR; /* AOA_LCR */ +static int hf_rnsap_aOA_LCR_Accuracy_Class; /* AOA_LCR_Accuracy_Class */ +static int hf_rnsap_rNC_ID; /* RNC_ID */ +static int hf_rnsap_lAC; /* LAC */ +static int hf_rnsap_rAC; /* RAC */ +static int hf_rnsap_aNR_FDD_CellInformation; /* ANR_FDD_CellInformation */ +static int hf_rnsap_aNR_TDD_CellInformation; /* ANR_TDD_CellInformation */ +static int hf_rnsap_aNR_LCR_TDD_CellInformation; /* ANR_LCR_TDD_CellInformation */ +static int hf_rnsap_extended_RNC_ID; /* Extended_RNC_ID */ +static int hf_rnsap_txDiversityIndicator; /* TxDiversityIndicator */ +static int hf_rnsap_sTTD_SupportIndicator; /* STTD_SupportIndicator */ +static int hf_rnsap_closedLoopMode1_SupportIndicator; /* ClosedLoopMode1_SupportIndicator */ +static int hf_rnsap_restrictionStateIndicator; /* RestrictionStateIndicator */ +static int hf_rnsap_dpc_ModeChangeSupportIndicator; /* DPC_Mode_Change_SupportIndicator */ +static int hf_rnsap_cellCapabilityContainerFDD; /* CellCapabilityContainer_FDD */ +static int hf_rnsap_sNA_Information; /* SNA_Information */ +static int hf_rnsap_frequencyBandIndicator; /* FrequencyBandIndicator */ +static int hf_rnsap_max_UE_DTX_Cycle; /* Max_UE_DTX_Cycle */ +static int hf_rnsap_aNR_Multiple_PLMN_List; /* ANR_Multiple_PLMN_List */ +static int hf_rnsap_secondaryServingCellList; /* Secondary_Serving_Cell_List */ +static int hf_rnsap_dualBandSecondaryServingCellList; /* Secondary_Serving_Cell_List */ +static int hf_rnsap_cellCapabilityContainerExtensionFDD; /* CellCapabilityContainerExtension_FDD */ +static int hf_rnsap_syncCase; /* SyncCase */ +static int hf_rnsap_timeSlot; /* TimeSlot */ +static int hf_rnsap_sCH_TimeSlot; /* SCH_TimeSlot */ +static int hf_rnsap_sCTD_Indicator; /* SCTD_Indicator */ +static int hf_rnsap_dPCHConstantValue; /* DPCHConstantValue */ +static int hf_rnsap_pCCPCH_Power; /* PCCPCH_Power */ +static int hf_rnsap_cellCapabilityContainerTDD; /* CellCapabilityContainer_TDD */ +static int hf_rnsap_cellCapabilityContainerTDD768; /* CellCapabilityContainer_TDD768 */ +static int hf_rnsap_cellCapabilityContainerTDD_LCR; /* CellCapabilityContainer_TDD_LCR */ +static int hf_rnsap_cellCapabilityContainerExternsionTDD_LCR; /* CellCapabilityContainerExtension_TDD_LCR */ +static int hf_rnsap_list_Of_PLMNs; /* List_Of_PLMNs */ +static int hf_rnsap_badSatelliteInformation; /* T_badSatelliteInformation */ +static int hf_rnsap_badSatelliteInformation_item; /* T_badSatelliteInformation_item */ +static int hf_rnsap_badSAT_ID; /* SAT_ID */ +static int hf_rnsap_BDS_IGPInfoList_item; /* BDS_IGPInfo */ +static int hf_rnsap_bds_IGPNumber; /* INTEGER_1_320 */ +static int hf_rnsap_bds_VerticalDelay; /* BIT_STRING_SIZE_9 */ +static int hf_rnsap_bds_GIVEI; /* BIT_STRING_SIZE_4 */ +static int hf_rnsap_bDS_RefTime; /* INTEGER_0_119 */ +static int hf_rnsap_bds_IGPInfoList; /* BDS_IGPInfoList */ +static int hf_rnsap_nCC; /* NCC */ +static int hf_rnsap_bCC; /* BCC */ +static int hf_rnsap_burstStart; /* INTEGER_0_15 */ +static int hf_rnsap_burstLength; /* INTEGER_10_25 */ +static int hf_rnsap_burstFreq; /* INTEGER_1_16 */ +static int hf_rnsap_radioNetwork; /* CauseRadioNetwork */ +static int hf_rnsap_transport; /* CauseTransport */ +static int hf_rnsap_protocol; /* CauseProtocol */ +static int hf_rnsap_misc; /* CauseMisc */ +static int hf_rnsap_cellIdList; /* CellIdList */ +static int hf_rnsap_CellIdList_item; /* Cell_Id */ +static int hf_rnsap_uplinkCellCapacityClassValue; /* INTEGER_1_100_ */ +static int hf_rnsap_downlinkCellCapacityClassValue; /* INTEGER_1_100_ */ +static int hf_rnsap_lAI; /* LAI */ +static int hf_rnsap_cI; /* CI */ +static int hf_rnsap_tUTRANGPSMeasurementAccuracyClass; /* TUTRANGPSAccuracyClass */ +static int hf_rnsap_tUTRANGANSSMeasurementAccuracyClass; /* TUTRANGANSSAccuracyClass */ +static int hf_rnsap_tUTRANGPSMeasurementValueInformation; /* TUTRANGPSMeasurementValueInformation */ +static int hf_rnsap_sFNSFNMeasurementValueInformation; /* SFNSFNMeasurementValueInformation */ +static int hf_rnsap_loadValue; /* LoadValue */ +static int hf_rnsap_transmittedCarrierPowerValue; /* INTEGER_0_100 */ +static int hf_rnsap_receivedTotalWideBandPowerValue; /* INTEGER_0_621 */ +static int hf_rnsap_uplinkTimeslotISCPValue; /* UL_TimeslotISCP */ +static int hf_rnsap_extension_CommonMeasurementValue; /* Extension_CommonMeasurementValue */ +static int hf_rnsap_measurementAvailable; /* CommonMeasurementAvailable */ +static int hf_rnsap_measurementnotAvailable; /* NULL */ +static int hf_rnsap_commonMeasurementValue; /* CommonMeasurementValue */ +static int hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD_item; /* Common_EDCH_MAC_d_Flow_Specific_InformationFDDItem */ +static int hf_rnsap_common_EDCH_MACdFlow_ID; /* EDCH_MACdFlow_ID */ +static int hf_rnsap_maximum_Number_of_Retransmissions_For_E_DCH; /* MaxNr_Retransmissions_EDCH */ +static int hf_rnsap_eDCH_HARQ_PO_FDD; /* E_DCH_HARQ_PO_FDD */ +static int hf_rnsap_eDCH_MACdFlow_Multiplexing_List; /* E_DCH_MACdFlow_Multiplexing_List */ +static int hf_rnsap_common_E_DCHLogicalChannelInformation; /* Common_E_DCH_LogicalChannelInformation */ +static int hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR_item; /* Common_EDCH_MAC_d_Flow_Specific_InformationItemLCR */ +static int hf_rnsap_common_EDCH_MACdFlow_ID_LCR; /* EDCH_MACdFlow_ID_LCR */ +static int hf_rnsap_eDCH_HARQ_PO_TDD; /* E_DCH_HARQ_PO_TDD */ +static int hf_rnsap_Common_E_DCH_LogicalChannelInformation_item; /* Common_E_DCH_LogicalChannelInformationItem */ +static int hf_rnsap_logicalChannelId; /* LogicalChannelID */ +static int hf_rnsap_maximumMACdPDU_SizeExtended; /* MAC_PDU_SizeExtended */ +static int hf_rnsap_deActivation; /* Common_E_RGCH_De_Activation */ +static int hf_rnsap_common_E_RGCH_Cell_Info; /* Common_E_RGCH_Cell_Info */ +static int hf_rnsap_eRGCH_ChannelisationCode; /* FDD_DL_ChannelisationCodeNumber */ +static int hf_rnsap_eRGCH_SignatureSequence; /* ERGCH_SignatureSequence */ +static int hf_rnsap_serving_Grant_Value; /* E_Serving_Grant_Value */ +static int hf_rnsap_uE_DTX_DRX_Offset; /* UE_DTX_DRX_Offset */ +static int hf_rnsap_enabling_Delay; /* Enabling_Delay */ +static int hf_rnsap_dTX_Information; /* DTX_Information */ +static int hf_rnsap_dRX_Information; /* DRX_Information */ +static int hf_rnsap_dTX_Information_to_Modify; /* DTX_Information_to_Modify */ +static int hf_rnsap_dRX_Information_to_Modify; /* DRX_Information_to_Modify */ +static int hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_item; /* Continuous_Packet_Connectivity_HS_SCCH_Less_InformationItem */ +static int hf_rnsap_transport_Block_Size_Index; /* Transport_Block_Size_Index */ +static int hf_rnsap_hSPDSCH_Second_Code_Support; /* HSPDSCH_Second_Code_Support */ +static int hf_rnsap_hSPDSCH_First_Code_Index; /* HSPDSCH_First_Code_Index */ +static int hf_rnsap_hSPDSCH_Second_Code_Index; /* HSPDSCH_Second_Code_Index */ +static int hf_rnsap_CorrespondingCells_item; /* C_ID */ +static int hf_rnsap_continuous_Packet_Connectivity_DTX_DRX_Information; /* Continuous_Packet_Connectivity_DTX_DRX_Information */ +static int hf_rnsap_continuous_Packet_Connectivity_DTX_DRX_Information_to_Modify; /* Continuous_Packet_Connectivity_DTX_DRX_Information_to_Modify */ +static int hf_rnsap_continuous_Packet_Connectivity_HS_SCCH_Less_Information; /* Continuous_Packet_Connectivity_HS_SCCH_Less_Information */ +static int hf_rnsap_Counting_Information_item; /* Counting_Information_List */ +static int hf_rnsap_counting_Result; /* Counting_Result */ +static int hf_rnsap_procedureID; /* ProcedureID */ +static int hf_rnsap_triggeringMessage; /* TriggeringMessage */ +static int hf_rnsap_procedureCriticality; /* Criticality */ +static int hf_rnsap_transactionID; /* TransactionID */ +static int hf_rnsap_iEsCriticalityDiagnostics; /* CriticalityDiagnostics_IE_List */ +static int hf_rnsap_CriticalityDiagnostics_IE_List_item; /* CriticalityDiagnostics_IE_List_item */ +static int hf_rnsap_iECriticality; /* Criticality */ +static int hf_rnsap_iE_ID; /* ProtocolIE_ID */ +static int hf_rnsap_repetitionNumber; /* RepetitionNumber0 */ +static int hf_rnsap_MessageStructure_item; /* MessageStructure_item */ +static int hf_rnsap_repetitionNumber_01; /* RepetitionNumber1 */ +static int hf_rnsap_continuousPacketConnectivity_DRX_InformationLCR; /* ContinuousPacketConnectivity_DRX_InformationLCR */ +static int hf_rnsap_continuousPacketConnectivity_DRX_Information_to_Modify_LCR; /* ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR */ +static int hf_rnsap_hS_DSCH_Semi_PersistentScheduling_Information_LCR; /* HS_DSCH_Semi_PersistentScheduling_Information_LCR */ +static int hf_rnsap_hS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR; /* HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR */ +static int hf_rnsap_hS_DSCH_SPS_Deactivate_Indicator_LCR; /* NULL */ +static int hf_rnsap_e_DCH_Semi_PersistentScheduling_Information_LCR; /* E_DCH_Semi_PersistentScheduling_Information_LCR */ +static int hf_rnsap_e_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR; /* E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR */ +static int hf_rnsap_e_DCH_SPS_Deactivate_Indicator_LCR; /* NULL */ +static int hf_rnsap_hS_SCCH_DRX_Information_LCR; /* HS_SCCH_DRX_Information_LCR */ +static int hf_rnsap_e_AGCH_DRX_Information_LCR; /* E_AGCH_DRX_Information_LCR */ +static int hf_rnsap_hS_SCCH_UE_DRX_Cycle_LCR; /* UE_DRX_Cycle_LCR */ +static int hf_rnsap_hS_SCCH_Inactivity_Threshold_for_UE_DRX_Cycle_LCR; /* Inactivity_Threshold_for_UE_DRX_Cycle_LCR */ +static int hf_rnsap_hS_SCCH_UE_DRX_Offset_LCR; /* UE_DRX_Offset_LCR */ +static int hf_rnsap_sameAsHS_SCCH; /* NULL */ +static int hf_rnsap_e_AGCH_DRX_Parameters; /* E_AGCH_DRX_Parameters */ +static int hf_rnsap_e_AGCH_UE_DRX_Cycle_LCR; /* UE_DRX_Cycle_LCR */ +static int hf_rnsap_e_AGCH_UE_Inactivity_Monitor_Threshold; /* E_AGCH_UE_Inactivity_Monitor_Threshold */ +static int hf_rnsap_e_AGCH_UE_DRX_Offset_LCR; /* UE_DRX_Offset_LCR */ +static int hf_rnsap_dRX_Information_to_Modify_LCR; /* DRX_Information_to_Modify_LCR */ +static int hf_rnsap_modify; /* DRX_Information_to_Modify_Items_LCR */ +static int hf_rnsap_deactivate; /* NULL */ +static int hf_rnsap_hS_SCCH_DRX_Information_ResponseLCR; /* HS_SCCH_DRX_Information_ResponseLCR */ +static int hf_rnsap_e_AGCH_DRX_Information_ResponseLCR; /* E_AGCH_DRX_Information_ResponseLCR */ +static int hf_rnsap_e_AGCH_DRX_Parameters_Response; /* E_AGCH_DRX_Parameters_Response */ +static int hf_rnsap_multiple_PLMN_List; /* Multiple_PLMN_List */ +static int hf_rnsap_umts_cell_Info; /* UMTS_Cells_Info_List */ +static int hf_rnsap_dGANSS_Signal_ID; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_ie_Extensions; /* ProtocolExtensionContainer */ +static int hf_rnsap_dBDS_InfoList; /* DBDS_InfoList */ +static int hf_rnsap_dBDS_SignalID; /* GANSS_Signal_ID */ +static int hf_rnsap_dBDS_SignalInfoList; /* DBDS_SignalInfoList */ +static int hf_rnsap_DBDS_SignalInfoList_item; /* DBDS_SignalInfo */ +static int hf_rnsap_svID; /* INTEGER_0_63 */ +static int hf_rnsap_bds_UDREI; /* INTEGER_0_15 */ +static int hf_rnsap_bds_RURAI; /* INTEGER_0_15 */ +static int hf_rnsap_bds_ECC_DeltaT; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_DBDS_InfoList_item; /* DBDS_Info */ +static int hf_rnsap_pO2_SRB; /* PowerOffset */ +static int hf_rnsap_dl_FET_Mode; /* DL_FET_Mode */ +static int hf_rnsap_dCH_ENH_Concat; /* DCH_ENH_Concat */ +static int hf_rnsap_pO_SRB; /* PowerOffset */ +static int hf_rnsap_DCH_ENH_Concat_item; /* DCH_ID */ +static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_DCH_ENH; /* Setup_Or_ConfigurationChange_Or_Removal_Of_DCH_ENH */ +static int hf_rnsap_DCH_FDD_Information_item; /* DCH_FDD_InformationItem */ +static int hf_rnsap_payloadCRC_PresenceIndicator; /* PayloadCRC_PresenceIndicator */ +static int hf_rnsap_ul_FP_Mode; /* UL_FP_Mode */ +static int hf_rnsap_toAWS; /* ToAWS */ +static int hf_rnsap_toAWE; /* ToAWE */ +static int hf_rnsap_dCH_SpecificInformationList; /* DCH_Specific_FDD_InformationList */ +static int hf_rnsap_DCH_MeasurementOccasion_Information_item; /* DchMeasurementOccasionInformation_Item */ +static int hf_rnsap_pattern_Sequence_Identifier; /* Pattern_Sequence_Identifier */ +static int hf_rnsap_status_Flag; /* Status_Flag */ +static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters; /* Measurement_Occasion_Pattern_Sequence_parameters */ +static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters_k; /* INTEGER_1_9 */ +static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters_offset; /* INTEGER_0_511 */ +static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters_M_Length; /* INTEGER_1_512 */ +static int hf_rnsap_measurement_Occasion_Pattern_Sequence_parameters_Timeslot_Bitmap; /* BIT_STRING_SIZE_7 */ +static int hf_rnsap_DCH_Specific_FDD_InformationList_item; /* DCH_Specific_FDD_Item */ +static int hf_rnsap_dCH_ID; /* DCH_ID */ +static int hf_rnsap_trCH_SrcStatisticsDescr; /* TrCH_SrcStatisticsDescr */ +static int hf_rnsap_ul_transportFormatSet; /* TransportFormatSet */ +static int hf_rnsap_dl_transportFormatSet; /* TransportFormatSet */ +static int hf_rnsap_ul_BLER; /* BLER */ +static int hf_rnsap_dl_BLER; /* BLER */ +static int hf_rnsap_allocationRetentionPriority; /* AllocationRetentionPriority */ +static int hf_rnsap_frameHandlingPriority; /* FrameHandlingPriority */ +static int hf_rnsap_qE_Selector; /* QE_Selector */ +static int hf_rnsap_dRACControl; /* DRACControl */ +static int hf_rnsap_DCH_InformationResponse_item; /* DCH_InformationResponseItem */ +static int hf_rnsap_DCH_TDD_Information_item; /* DCH_TDD_InformationItem */ +static int hf_rnsap_dCH_SpecificInformationList_01; /* DCH_Specific_TDD_InformationList */ +static int hf_rnsap_DCH_Specific_TDD_InformationList_item; /* DCH_Specific_TDD_Item */ +static int hf_rnsap_ul_cCTrCH_ID; /* CCTrCH_ID */ +static int hf_rnsap_dl_cCTrCH_ID; /* CCTrCH_ID */ +static int hf_rnsap_sIR_Value; /* SIR_Value */ +static int hf_rnsap_sIR_ErrorValue; /* SIR_Error_Value */ +static int hf_rnsap_transmittedCodePowerValue; /* Transmitted_Code_Power_Value */ +static int hf_rnsap_rSCP; /* RSCP_Value */ +static int hf_rnsap_rxTimingDeviationValue; /* Rx_Timing_Deviation_Value */ +static int hf_rnsap_roundTripTime; /* Round_Trip_Time_Value */ +static int hf_rnsap_extension_DedicatedMeasurementValue; /* Extension_DedicatedMeasurementValue */ +static int hf_rnsap_measurementAvailable_01; /* DedicatedMeasurementAvailable */ +static int hf_rnsap_measurementnotAvailable_01; /* DedicatedMeasurementnotAvailable */ +static int hf_rnsap_dedicatedmeasurementValue; /* DedicatedMeasurementValue */ +static int hf_rnsap_cFN; /* CFN */ +static int hf_rnsap_cfn; /* CFN */ +static int hf_rnsap_separate_indication; /* NULL */ +static int hf_rnsap_activate; /* Activate_Info */ +static int hf_rnsap_deactivate_01; /* Deactivate_Info */ +static int hf_rnsap_activation_type; /* Execution_Type */ +static int hf_rnsap_initial_dl_tx_power; /* DL_Power */ +static int hf_rnsap_firstRLS_Indicator; /* FirstRLS_Indicator */ +static int hf_rnsap_propagation_delay; /* PropagationDelay */ +static int hf_rnsap_deactivation_type; /* Execution_Type */ +static int hf_rnsap_synchronised; /* CFN */ +static int hf_rnsap_unsynchronised; /* NULL */ +static int hf_rnsap_dGANSS_ReferenceTime; /* INTEGER_0_119 */ +static int hf_rnsap_dGANSS_Information; /* T_dGANSS_Information */ +static int hf_rnsap_dGANSS_Information_item; /* T_dGANSS_Information_item */ +static int hf_rnsap_gANSS_SignalId; /* GANSS_Signal_ID */ +static int hf_rnsap_gANSS_StatusHealth; /* GANSS_StatusHealth */ +static int hf_rnsap_dGANSS_SignalInformation; /* T_dGANSS_SignalInformation */ +static int hf_rnsap_dGANSS_SignalInformation_item; /* T_dGANSS_SignalInformation_item */ +static int hf_rnsap_satId; /* INTEGER_0_63 */ +static int hf_rnsap_gANSS_iod; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_udre; /* UDRE */ +static int hf_rnsap_ganss_prc; /* INTEGER_M2047_2047 */ +static int hf_rnsap_ganss_rrc; /* INTEGER_M127_127 */ +static int hf_rnsap_pRCDeviation; /* PRCDeviation */ +static int hf_rnsap_udreGrowthRate; /* UDREGrowthRate */ +static int hf_rnsap_udreValidityTime; /* UDREValidityTime */ +static int hf_rnsap_gPSTOW; /* GPSTOW */ +static int hf_rnsap_gPS_Status_Health; /* GPS_Status_Health */ +static int hf_rnsap_satellite_DGPSCorrections_Information; /* T_satellite_DGPSCorrections_Information */ +static int hf_rnsap_satellite_DGPSCorrections_Information_item; /* T_satellite_DGPSCorrections_Information_item */ +static int hf_rnsap_sAT_ID; /* SAT_ID */ +static int hf_rnsap_iode_dgps; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_uDRE; /* UDRE */ +static int hf_rnsap_pRC; /* PRC */ +static int hf_rnsap_range_Correction_Rate; /* Range_Correction_Rate */ +static int hf_rnsap_hs_DSCH_Cell_List; /* HS_DSCH_Cell_List */ +static int hf_rnsap_HS_DSCH_Cell_List_item; /* HS_DSCH_Cell */ +static int hf_rnsap_hs_DSCH_Cell_TBS; /* DL_TBS_Value */ +static int hf_rnsap_powerAdjustmentType; /* PowerAdjustmentType */ +static int hf_rnsap_dLReferencePower; /* DL_Power */ +static int hf_rnsap_dLReferencePowerList; /* DL_ReferencePowerInformationList */ +static int hf_rnsap_maxAdjustmentStep; /* MaxAdjustmentStep */ +static int hf_rnsap_adjustmentPeriod; /* AdjustmentPeriod */ +static int hf_rnsap_adjustmentRatio; /* ScaledAdjustmentRatio */ +static int hf_rnsap_DL_ReferencePowerInformationList_item; /* DL_ReferencePowerInformationItem */ +static int hf_rnsap_rL_ID; /* RL_ID */ +static int hf_rnsap_dl_Reference_Power; /* DL_Power */ +static int hf_rnsap_common_DL_ReferencePowerInformation; /* DL_Power */ +static int hf_rnsap_individual_DL_ReferencePowerInformation; /* DL_ReferencePowerInformationList */ +static int hf_rnsap_DL_Timeslot_Information_item; /* DL_Timeslot_InformationItem */ +static int hf_rnsap_midambleShiftAndBurstType; /* MidambleShiftAndBurstType */ +static int hf_rnsap_tFCI_Presence; /* TFCI_Presence */ +static int hf_rnsap_dL_Code_Information; /* TDD_DL_Code_Information */ +static int hf_rnsap_DL_TimeslotLCR_Information_item; /* DL_TimeslotLCR_InformationItem */ +static int hf_rnsap_timeSlotLCR; /* TimeSlotLCR */ +static int hf_rnsap_midambleShiftLCR; /* MidambleShiftLCR */ +static int hf_rnsap_dL_Code_LCR_Information; /* TDD_DL_Code_LCR_Information */ +static int hf_rnsap_DL_Timeslot_Information768_item; /* DL_Timeslot_InformationItem768 */ +static int hf_rnsap_midambleShiftAndBurstType768; /* MidambleShiftAndBurstType768 */ +static int hf_rnsap_dL_Code_Information768; /* TDD_DL_Code_Information768 */ +static int hf_rnsap_DL_TimeSlot_ISCP_Info_item; /* DL_TimeSlot_ISCP_InfoItem */ +static int hf_rnsap_dL_TimeslotISCP; /* DL_TimeslotISCP */ +static int hf_rnsap_DL_TimeSlot_ISCP_LCR_Information_item; /* DL_TimeSlot_ISCP_LCR_InfoItem */ +static int hf_rnsap_decimationFactorforPrimaryFrequency; /* DecimationFactor */ +static int hf_rnsap_decimationFactorforSecFrequency; /* DecimationFactor */ +static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_Downlink_TPC_enhancements; /* Setup_Or_ConfigurationChange_Or_Removal_Of_Downlink_TPC_enhancements */ +static int hf_rnsap_uE_DRX_Cycle; /* UE_DRX_Cycle */ +static int hf_rnsap_inactivity_Threshold_for_UE_DRX_Cycle; /* Inactivity_Threshold_for_UE_DRX_Cycle */ +static int hf_rnsap_inactivity_Threshold_for_UE_Grant_Monitoring; /* Inactivity_Threshold_for_UE_Grant_Monitoring */ +static int hf_rnsap_uE_DRX_Grant_Monitoring; /* UE_DRX_Grant_Monitoring */ +static int hf_rnsap_modify_01; /* DRX_Information_to_Modify_Items */ +static int hf_rnsap_DSCH_FlowControlInformation_item; /* DSCH_FlowControlItem */ +static int hf_rnsap_dSCH_SchedulingPriority; /* SchedulingPriorityIndicator */ +static int hf_rnsap_mAC_c_sh_SDU_Lengths; /* MAC_c_sh_SDU_LengthList */ +static int hf_rnsap_DSCH_TDD_Information_item; /* DSCH_TDD_InformationItem */ +static int hf_rnsap_dSCH_ID; /* DSCH_ID */ +static int hf_rnsap_dl_ccTrCHID; /* CCTrCH_ID */ +static int hf_rnsap_trChSourceStatisticsDescriptor; /* TrCH_SrcStatisticsDescr */ +static int hf_rnsap_transportFormatSet; /* TransportFormatSet */ +static int hf_rnsap_schedulingPriorityIndicator; /* SchedulingPriorityIndicator */ +static int hf_rnsap_bLER; /* BLER */ +static int hf_rnsap_uE_DTX_Cycle1_2ms; /* UE_DTX_Cycle1_2ms */ +static int hf_rnsap_uE_DTX_Cycle2_2ms; /* UE_DTX_Cycle2_2ms */ +static int hf_rnsap_mAC_DTX_Cycle_2ms; /* MAC_DTX_Cycle_2ms */ +static int hf_rnsap_uE_DTX_Cycle1_10ms; /* UE_DTX_Cycle1_10ms */ +static int hf_rnsap_uE_DTX_Cycle2_10ms; /* UE_DTX_Cycle2_10ms */ +static int hf_rnsap_mAC_DTX_Cycle_10ms; /* MAC_DTX_Cycle_10ms */ +static int hf_rnsap_e_DCH_TTI_Length; /* E_DCH_TTI_Length */ +static int hf_rnsap_uE_DTX_Long_Preamble; /* UE_DTX_Long_Preamble */ +static int hf_rnsap_mAC_Inactivity_Threshold; /* MAC_Inactivity_Threshold */ +static int hf_rnsap_cQI_DTX_Timer; /* CQI_DTX_Timer */ +static int hf_rnsap_uE_DPCCH_burst1; /* UE_DPCCH_burst1 */ +static int hf_rnsap_uE_DPCCH_burst2; /* UE_DPCCH_burst2 */ +static int hf_rnsap_modify_02; /* DTX_Information_to_Modify_Items */ +static int hf_rnsap_e_DCH_TTI_Length_to_Modify; /* E_DCH_TTI_Length_to_Modify */ +static int hf_rnsap_fDD; /* EARFCN_FDD */ +static int hf_rnsap_tDD; /* EARFCN */ +static int hf_rnsap_extension_EARFCN_Information; /* Extension_EARFCN_Information */ +static int hf_rnsap_uL_EARFCN; /* EARFCN */ +static int hf_rnsap_dL_EARFCN; /* EARFCN */ +static int hf_rnsap_uL_EARFCN_01; /* EARFCN_Extended */ +static int hf_rnsap_dL_EARFCN_01; /* EARFCN_Extended */ +static int hf_rnsap_e_UTRAN_Cell_ID; /* BIT_STRING_SIZE_28 */ +static int hf_rnsap_eAGCH_ERGCH_EHICH_FDD_ScramblingCode; /* DL_ScramblingCode */ +static int hf_rnsap_eAGCH_ChannelisationCode; /* FDD_DL_ChannelisationCodeNumber */ +static int hf_rnsap_primary_e_RNTI; /* E_RNTI */ +static int hf_rnsap_secondary_e_RNTI; /* E_RNTI */ +static int hf_rnsap_eRGCH_EHICH_ChannelisationCode; /* FDD_DL_ChannelisationCodeNumber */ +static int hf_rnsap_eHICH_SignatureSequence; /* EHICH_SignatureSequence */ +static int hf_rnsap_primary_Secondary_Grant_Selector; /* E_Primary_Secondary_Grant_Selector */ +static int hf_rnsap_e_RGCH_Release_Indicator; /* E_RGCH_Release_Indicator */ +static int hf_rnsap_eDCH_MACdFlows_Information; /* EDCH_MACdFlows_Information */ +static int hf_rnsap_e_DCH_Reference_Power_Offset; /* E_DCH_Reference_Power_Offset */ +static int hf_rnsap_eDCH_MACdFlow_Specific_InformationResponse; /* EDCH_MACdFlow_Specific_InformationResponse */ +static int hf_rnsap_EDCH_MACdFlow_Specific_InformationResponse_item; /* EDCH_MACdFlow_Specific_InformationResponseItem */ +static int hf_rnsap_eDCH_MACdFlow_ID; /* EDCH_MACdFlow_ID */ +static int hf_rnsap_hARQ_Process_Allocation_NonSched_2ms_EDCH; /* HARQ_Process_Allocation_2ms_EDCH */ +static int hf_rnsap_eDCH_MACdFlow_Specific_Information; /* EDCH_MACdFlow_Specific_InfoToModifyList */ +static int hf_rnsap_mACeReset_Indicator; /* MACeReset_Indicator */ +static int hf_rnsap_e_DCH_MACdFlow_Specific_UpdateInformation; /* E_DCH_MACdFlow_Specific_UpdateInformation */ +static int hf_rnsap_E_DCH_MACdFlow_Specific_UpdateInformation_item; /* E_DCH_MACdFlow_Specific_UpdateInformation_Item */ +static int hf_rnsap_E_DCH_DL_Control_Channel_Change_Information_item; /* E_DCH_DL_Control_Channel_Change_Information_Item */ +static int hf_rnsap_e_DCH_RL_ID; /* RL_ID */ +static int hf_rnsap_E_DCH_DL_Control_Channel_Grant_Information_item; /* E_DCH_DL_Control_Channel_Grant_Information_Item */ +static int hf_rnsap_e_DCH_Non_Scheduled_Transmission_Grant; /* E_DCH_Non_Scheduled_Transmission_Grant_Items */ +static int hf_rnsap_e_DCH_Scheduled_Transmission_Grant; /* NULL */ +static int hf_rnsap_E_DCH_LogicalChannelInformation_item; /* E_DCH_LogicalChannelInformationItem */ +static int hf_rnsap_schedulingInformation; /* SchedulingInformation */ +static int hf_rnsap_mACes_GuaranteedBitRate; /* MACes_Guaranteed_Bitrate */ +static int hf_rnsap_eDCH_DDI_Value; /* EDCH_DDI_Value */ +static int hf_rnsap_mACd_PDU_Size_List; /* E_DCH_MACdPDU_SizeList */ +static int hf_rnsap_E_DCH_MACdPDU_SizeList_item; /* E_DCH_MACdPDU_SizeListItem */ +static int hf_rnsap_mACdPDU_Size; /* MACdPDU_Size */ +static int hf_rnsap_E_DCH_LogicalChannelToModify_item; /* E_DCH_LogicalChannelToModifyItem */ +static int hf_rnsap_mACd_PDU_Size_List_01; /* E_DCH_MACdPDU_SizeToModifyList */ +static int hf_rnsap_E_DCH_MACdPDU_SizeToModifyList_item; /* E_DCH_MACdPDU_SizeListItem */ +static int hf_rnsap_E_DCH_LogicalChannelToDelete_item; /* E_DCH_LogicalChannelToDeleteItem */ +static int hf_rnsap_eDCH_MACdFlow_Specific_Information_01; /* EDCH_MACdFlow_Specific_InfoList */ +static int hf_rnsap_EDCH_MACdFlow_Specific_InfoList_item; /* EDCH_MACdFlow_Specific_InfoItem */ +static int hf_rnsap_tnlQoS; /* TnlQos */ +static int hf_rnsap_maxNr_Retransmissions_EDCH; /* MaxNr_Retransmissions_EDCH */ +static int hf_rnsap_trafficClass; /* TrafficClass */ +static int hf_rnsap_eDCH_Grant_Type_Information; /* E_DCH_Grant_Type_Information */ +static int hf_rnsap_bundlingModeIndicator; /* BundlingModeIndicator */ +static int hf_rnsap_eDCHLogicalChannelInformation; /* E_DCH_LogicalChannelInformation */ +static int hf_rnsap_EDCH_MACdFlow_Specific_InfoToModifyList_item; /* EDCH_MACdFlow_Specific_InfoToModifyItem */ +static int hf_rnsap_transportBearerRequestIndicator; /* TransportBearerRequestIndicator */ +static int hf_rnsap_eDCH_LogicalChannelToAdd; /* E_DCH_LogicalChannelInformation */ +static int hf_rnsap_eDCH_LogicalChannelToModify; /* E_DCH_LogicalChannelToModify */ +static int hf_rnsap_eDCH_LogicalChannelToDelete; /* E_DCH_LogicalChannelToDelete */ +static int hf_rnsap_EDCH_MACdFlows_To_Delete_item; /* EDCH_MACdFlows_To_Delete_Item */ +static int hf_rnsap_maxBits_MACe_PDU_non_scheduled; /* Max_Bits_MACe_PDU_non_scheduled */ +static int hf_rnsap_hARQ_Process_Allocation_NonSched_2ms; /* HARQ_Process_Allocation_2ms_EDCH */ +static int hf_rnsap_e_DCH_serving_cell_outcome_choice; /* E_DCH_serving_cell_change_choice */ +static int hf_rnsap_e_DCH_serving_cell_change_successful; /* E_DCH_serving_cell_change_successful */ +static int hf_rnsap_e_DCH_serving_cell_change_unsuccessful; /* E_DCH_serving_cell_change_unsuccessful */ +static int hf_rnsap_e_DCH_RL_InformationList_Rsp; /* E_DCH_RL_InformationList_Rsp */ +static int hf_rnsap_E_DCH_RL_InformationList_Rsp_item; /* E_DCH_RL_InformationList_Rsp_Item */ +static int hf_rnsap_e_DCH_reconfigured_RL_Id; /* RL_ID */ +static int hf_rnsap_e_DCH_FDD_DL_Control_Channel_Info; /* EDCH_FDD_DL_ControlChannelInformation */ +static int hf_rnsap_cause; /* Cause */ +static int hf_rnsap_two_ms; /* DTX_Cycle_2ms_Items */ +static int hf_rnsap_ten_ms; /* DTX_Cycle_10ms_Items */ +static int hf_rnsap_two_ms_01; /* DTX_Cycle_2ms_to_Modify_Items */ +static int hf_rnsap_ten_ms_01; /* DTX_Cycle_10ms_to_Modify_Items */ +static int hf_rnsap_maxSet_E_DPDCHs; /* Max_Set_E_DPDCHs */ +static int hf_rnsap_punctureLimit; /* PunctureLimit */ +static int hf_rnsap_e_TFCS_Information; /* E_TFCS_Information */ +static int hf_rnsap_e_TTI; /* E_TTI */ +static int hf_rnsap_e_DPCCH_PO; /* E_DPCCH_PO */ +static int hf_rnsap_e_RGCH_2_IndexStepThreshold; /* E_RGCH_2_IndexStepThreshold */ +static int hf_rnsap_e_RGCH_3_IndexStepThreshold; /* E_RGCH_3_IndexStepThreshold */ +static int hf_rnsap_hARQ_Info_for_E_DCH; /* HARQ_Info_for_E_DCH */ +static int hf_rnsap_hSDSCH_Configured_Indicator; /* HSDSCH_Configured_Indicator */ +static int hf_rnsap_e_DCH_Serving_RL_in_this_DRNS; /* EDCH_Serving_RL_in_this_DRNS */ +static int hf_rnsap_e_DCH_Serving_RL_not_in_this_DRNS; /* NULL */ +static int hf_rnsap_e_DCH_Serving_RL_Id; /* RL_ID */ +static int hf_rnsap_common_HS_DSCH_RNTI_priorityQueueInfo_EnhancedFACH; /* PriorityQueue_InfoList_EnhancedFACH_PCH */ +static int hf_rnsap_dedicated_HS_DSCH_RNTI_priorityQueueInfo_EnhancedFACH; /* PriorityQueue_InfoList_EnhancedFACH_PCH */ +static int hf_rnsap_priorityQueueInfo_EnhancedPCH; /* PriorityQueue_InfoList_EnhancedFACH_PCH */ +static int hf_rnsap_hSDSCH_Initial_Capacity_Allocation; /* HSDSCH_Initial_Capacity_Allocation */ +static int hf_rnsap_hSDSCH_RNTI; /* HSDSCH_RNTI */ +static int hf_rnsap_e_TFCI_BetaEC_Boost; /* E_TFCI_BetaEC_Boost */ +static int hf_rnsap_uL_Delta_T2TP; /* UL_Delta_T2TP */ +static int hf_rnsap_e_DCH_TFCI_Table_Index; /* E_DCH_TFCI_Table_Index */ +static int hf_rnsap_reference_E_TFCI_Information; /* Reference_E_TFCI_Information */ +static int hf_rnsap_measurementTreshold; /* MeasurementThreshold */ +static int hf_rnsap_measurementHysteresisTime; /* MeasurementHysteresisTime */ +static int hf_rnsap_measurementIncreaseDecreaseThreshold; /* MeasurementIncreaseDecreaseThreshold */ +static int hf_rnsap_measurementChangeTime; /* MeasurementChangeTime */ +static int hf_rnsap_measurementThreshold1; /* MeasurementThreshold */ +static int hf_rnsap_measurementThreshold2; /* MeasurementThreshold */ +static int hf_rnsap_reportPeriodicity; /* ReportPeriodicity */ +static int hf_rnsap_measurementFluctuationRange; /* INTEGER_0_100 */ +static int hf_rnsap_measurementQuantity; /* MeasurementQuantity */ +static int hf_rnsap_threshold; /* INTEGER_M120_165 */ +static int hf_rnsap_threshold_01; /* INTEGER_M120_M25 */ +static int hf_rnsap_e_PUCH_Information; /* E_PUCH_Information */ +static int hf_rnsap_e_TFCS_Information_TDD; /* E_TFCS_Information_TDD */ +static int hf_rnsap_e_DCH_MACdFlows_Information_TDD; /* E_DCH_MACdFlows_Information_TDD */ +static int hf_rnsap_e_DCH_TDD_Information; /* E_DCH_TDD_Information */ +static int hf_rnsap_minCR; /* CodeRate */ +static int hf_rnsap_maxCR; /* CodeRate */ +static int hf_rnsap_harqInfo; /* HARQ_Info_for_E_DCH */ +static int hf_rnsap_n_E_UCCH; /* N_E_UCCH */ +static int hf_rnsap_e_DCH_QPSK_RefBetaInfo; /* E_DCH_QPSK_RefBetaInfo */ +static int hf_rnsap_e_DCH_sixteenQAM_RefBetaInfo; /* E_DCH_sixteenQAM_RefBetaInfo */ +static int hf_rnsap_E_DCH_QPSK_RefBetaInfo_item; /* E_DCH_RefBeta_Item */ +static int hf_rnsap_E_DCH_sixteenQAM_RefBetaInfo_item; /* E_DCH_RefBeta_Item */ +static int hf_rnsap_refCodeRate; /* CodeRate_short */ +static int hf_rnsap_refBeta; /* RefBeta */ +static int hf_rnsap_E_DCH_MACdFlows_Information_TDD_item; /* E_DCH_MACdFlow_InfoTDDItem */ +static int hf_rnsap_tnlQos; /* TnlQos */ +static int hf_rnsap_eDCH_Grant_TypeTDD; /* E_DCH_Grant_TypeTDD */ +static int hf_rnsap_e_DCH_TDD_Maximum_Bitrate; /* E_DCH_TDD_Maximum_Bitrate */ +static int hf_rnsap_e_DCH_PowerOffset_for_SchedulingInfo; /* E_DCH_PowerOffset_for_SchedulingInfo */ +static int hf_rnsap_e_DCH_MACdFlows_to_Add; /* E_DCH_MACdFlows_Information_TDD */ +static int hf_rnsap_e_DCH_MACdFlows_to_Delete; /* EDCH_MACdFlows_To_Delete */ +static int hf_rnsap_e_DCH_Non_Scheduled_Grant_Info; /* E_DCH_Non_Scheduled_Grant_Info */ +static int hf_rnsap_e_DCH_TDD_Information_to_Modify; /* E_DCH_TDD_Information_to_Modify */ +static int hf_rnsap_e_DCH_TDD_Information_to_Modify_List; /* E_DCH_TDD_Information_to_Modify_List */ +static int hf_rnsap_E_DCH_TDD_Information_to_Modify_List_item; /* E_DCH_MACdFlow_ModifyTDDItem */ +static int hf_rnsap_e_DCH_LogicalChannelToAdd; /* E_DCH_LogicalChannelInformation */ +static int hf_rnsap_e_DCH_LogicalChannelToModify; /* E_DCH_LogicalChannelToModify */ +static int hf_rnsap_e_DCH_LogicalChannelToDelete; /* E_DCH_LogicalChannelToDelete */ +static int hf_rnsap_e_DCH_TDD_MACdFlow_Specific_InformationResp; /* E_DCH_TDD_MACdFlow_Specific_InformationResp */ +static int hf_rnsap_e_AGCH_Specific_Information_ResponseTDD; /* E_AGCH_Specific_InformationRespListTDD */ +static int hf_rnsap_e_HICH_Information_Response; /* E_HICH_InformationResp */ +static int hf_rnsap_e_RNTI; /* E_RNTI */ +static int hf_rnsap_mode1; /* Mode1_Ind */ +static int hf_rnsap_mode2; /* CFN */ +static int hf_rnsap_mode1_01; /* ActivationDelay */ +static int hf_rnsap_E_DCH_TDD_MACdFlow_Specific_InformationResp_item; /* E_DCH_TDD_MACdFlow_Specific_InformationResp_Item */ +static int hf_rnsap_e_DCH_MacdFlow_Id; /* EDCH_MACdFlow_ID */ +static int hf_rnsap_E_AGCH_Specific_InformationRespListTDD_item; /* E_AGCH_Specific_InformationResp_ItemTDD */ +static int hf_rnsap_timeslot; /* TimeSlot */ +static int hf_rnsap_tDD_ChannelisationCode; /* TDD_ChannelisationCode */ +static int hf_rnsap_e_HICH_TimeOffset; /* E_HICH_TimeOffset */ +static int hf_rnsap_timeslotResource; /* E_DCH_TimeslotResource */ +static int hf_rnsap_powerResource; /* E_DCH_PowerResource */ +static int hf_rnsap_repetitionPeriod; /* RepetitionPeriod */ +static int hf_rnsap_repetitionLength; /* RepetitionLength */ +static int hf_rnsap_tddE_PUCH_Offset; /* TddE_PUCH_Offset */ +static int hf_rnsap_tdd_ChannelisationCode; /* TDD_ChannelisationCode */ +static int hf_rnsap_e_DCH_TDD_Information768; /* E_DCH_TDD_Information768 */ +static int hf_rnsap_e_DCH_TDD_Maximum_Bitrate768; /* E_DCH_TDD_Maximum_Bitrate768 */ +static int hf_rnsap_e_DCH_Non_Scheduled_Grant_Info768; /* E_DCH_Non_Scheduled_Grant_Info768 */ +static int hf_rnsap_e_AGCH_Specific_Information_Response768TDD; /* E_AGCH_Specific_InformationRespList768TDD */ +static int hf_rnsap_e_HICH_Information_Response768; /* E_HICH_InformationResp768 */ +static int hf_rnsap_E_AGCH_Specific_InformationRespList768TDD_item; /* E_AGCH_Specific_InformationResp_Item768TDD */ +static int hf_rnsap_tDD_ChannelisationCode768; /* TDD_ChannelisationCode768 */ +static int hf_rnsap_tdd_ChannelisationCode768; /* TDD_ChannelisationCode768 */ +static int hf_rnsap_e_PUCH_LCR_Information; /* E_PUCH_LCR_Information */ +static int hf_rnsap_e_DCH_LCR_TDD_Information; /* E_DCH_LCR_TDD_Information */ +static int hf_rnsap_pRxdesBase; /* E_PUCH_PRXdesBase */ +static int hf_rnsap_e_PUCH_TPC_Step_Size; /* TDD_TPC_UplinkStepSize_LCR */ +static int hf_rnsap_n_E_UCCH_LCR; /* N_E_UCCH_LCR */ +static int hf_rnsap_e_DCH_Physical_Layer_Category_LCR; /* E_DCH_Physical_Layer_Category_LCR */ +static int hf_rnsap_e_AGCH_Specific_Information_Response_LCR_TDD; /* E_AGCH_Specific_InformationRespList_LCR_TDD */ +static int hf_rnsap_e_HICH_Specific_Information_Response_LCR; /* E_HICH_Specific_InformationResp_LCR */ +static int hf_rnsap_e_DCH_Non_Scheduled_Grant_Info_LCR; /* E_DCH_Non_Scheduled_Grant_Info_LCR */ +static int hf_rnsap_E_AGCH_Specific_InformationRespList_LCR_TDD_item; /* E_AGCH_Specific_InformationResp_Item_LCR_TDD */ +static int hf_rnsap_e_HICH_Scheduled_InformationResp_LCR; /* E_HICH_Scheduled_InformationRespList_LCR_TDD */ +static int hf_rnsap_e_HICH_non_Scheduled_InformationResp_LCR; /* E_HICH_InformationResp_LCR */ +static int hf_rnsap_e_HICH_TimeOffset_lcr; /* E_HICH_TimeOffset_LCR */ +static int hf_rnsap_E_HICH_Scheduled_InformationRespList_LCR_TDD_item; /* E_HICH_Scheduled_InformationResp_Item_LCR_TDD */ +static int hf_rnsap_e_HICH_EI; /* E_HICH_EI */ +static int hf_rnsap_e_HICH_Scheduled_InformationResp_LCR_01; /* E_HICH_InformationResp_LCR */ +static int hf_rnsap_signatureSequenceGroupIndex; /* SignatureSequenceGroupIndex */ +static int hf_rnsap_timeslotResource_LCR; /* E_DCH_TimeslotResource_LCR */ +static int hf_rnsap_subframenumber; /* E_DCH_SubframeNumber_LCR */ +static int hf_rnsap_Radio_Links_without_DPCH_FDPCH_Indication_item; /* Radio_Links_without_DPCH_FDPCH_Information */ +static int hf_rnsap_radio_Links_without_DPCH_FDPCH_Operation_Indicator; /* T_radio_Links_without_DPCH_FDPCH_Operation_Indicator */ +static int hf_rnsap_extended_sRNTI; /* Extended_RNTI */ +static int hf_rnsap_extended_sRNTI_BitMaskIndex; /* T_extended_sRNTI_BitMaskIndex */ +static int hf_rnsap_ExtendedAffectedUEInformationForMBMS_item; /* Extended_RNTI */ +static int hf_rnsap_repetition_Period_List_LCR; /* Repetition_Period_List_LCR */ +static int hf_rnsap_e_DCH_SPS_Indicator; /* E_DCH_SPS_Indicator */ +static int hf_rnsap_e_DCH_SPS_Reservation_Indicator; /* SPS_Reservation_Indicator */ +static int hf_rnsap_initial_E_DCH_SPS_resource; /* Initial_E_DCH_SPS_resource */ +static int hf_rnsap_e_DCH_SPS_HICH_Information; /* E_DCH_SPS_HICH_Information */ +static int hf_rnsap_timeslot_Resource_Related_Information; /* E_DCH_TimeslotResource_LCR */ +static int hf_rnsap_repetitionPeriodIndex; /* RepetitionPeriodIndex */ +static int hf_rnsap_subframeNumber; /* T_subframeNumber */ +static int hf_rnsap_n_E_UCCHLCR; /* N_E_UCCH_LCR */ +static int hf_rnsap_e_HICH_Configuration; /* E_HICH_Configuration */ +static int hf_rnsap_same_As_Scheduled_E_HICH; /* Same_As_Scheduled_E_HICH */ +static int hf_rnsap_explicit; /* E_HICH_InformationResp_ExplicitConfiguration_LCR */ +static int hf_rnsap_FACH_FlowControlInformation_item; /* FACH_FlowControlInformationItem */ +static int hf_rnsap_fACH_SchedulingPriority; /* SchedulingPriorityIndicator */ +static int hf_rnsap_fACH_InitialWindowSize; /* FACH_InitialWindowSize */ +static int hf_rnsap_FACH_InformationList_item; /* FACH_InformationItem */ +static int hf_rnsap_FDD_DCHs_to_Modify_item; /* FDD_DCHs_to_ModifyItem */ +static int hf_rnsap_dCH_SpecificInformationList_02; /* FDD_DCHs_to_ModifySpecificInformationList */ +static int hf_rnsap_FDD_DCHs_to_ModifySpecificInformationList_item; /* FDD_DCHs_to_ModifySpecificItem */ +static int hf_rnsap_ul_TransportformatSet; /* TransportFormatSet */ +static int hf_rnsap_dl_TransportformatSet; /* TransportFormatSet */ +static int hf_rnsap_not_Used_dRACControl; /* NULL */ +static int hf_rnsap_FDD_DL_CodeInformation_item; /* FDD_DL_CodeInformationItem */ +static int hf_rnsap_dl_ScramblingCode; /* DL_ScramblingCode */ +static int hf_rnsap_fDD_DL_ChannelisationCodeNumber; /* FDD_DL_ChannelisationCodeNumber */ +static int hf_rnsap_transmission_Gap_Pattern_Sequence_ScramblingCode_Information; /* Transmission_Gap_Pattern_Sequence_ScramblingCode_Information */ +static int hf_rnsap_fdd_dl_ChannelisationCodeNumber; /* FDD_DL_ChannelisationCodeNumber */ +static int hf_rnsap_extended_E_DPCCH_PO; /* Extended_E_DPCCH_PO */ +static int hf_rnsap_tDD_ChannelisationCodeLCR; /* TDD_ChannelisationCodeLCR */ +static int hf_rnsap_wT; /* INTEGER_1_4 */ +static int hf_rnsap_fTPICH_Offset; /* FTPICH_Offset */ +static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_FTPICH_Information; /* Setup_Or_ConfigurationChange_Or_Removal_Of_FTPICH_Information */ +static int hf_rnsap_fTPICH_SlotFormat; /* FTPICH_SlotFormat */ +static int hf_rnsap_fTPICH_ChannelisationCodenumber; /* FDD_DL_ChannelisationCodeNumber */ +static int hf_rnsap_GA_Cell_item; /* GA_Cell_item */ +static int hf_rnsap_cell_GAIgeographicalCoordinate; /* GeographicalCoordinate */ +static int hf_rnsap_pointWithUncertainty; /* GA_PointWithUnCertainty */ +static int hf_rnsap_pointWithUncertaintyEllipse; /* GA_PointWithUnCertaintyEllipse */ +static int hf_rnsap_pointWithAltitude; /* GA_PointWithAltitude */ +static int hf_rnsap_pointWithAltitudeAndUncertaintyEllipsoid; /* GA_PointWithAltitudeAndUncertaintyEllipsoid */ +static int hf_rnsap_ellipsoidArc; /* GA_EllipsoidArc */ +static int hf_rnsap_directionOfAltitude; /* T_directionOfAltitude */ +static int hf_rnsap_altitude; /* INTEGER_0_32767 */ +static int hf_rnsap_geographicalCoordinates; /* GeographicalCoordinate */ +static int hf_rnsap_innerRadius; /* INTEGER_0_65535 */ +static int hf_rnsap_uncertaintyRadius; /* INTEGER_0_127 */ +static int hf_rnsap_offsetAngle; /* INTEGER_0_179 */ +static int hf_rnsap_includedAngle; /* INTEGER_0_179 */ +static int hf_rnsap_confidence; /* INTEGER_0_127 */ +static int hf_rnsap_signalledGainFactors10ms; /* T_signalledGainFactors10ms */ +static int hf_rnsap_gain10ms_betaC; /* BetaCD */ +static int hf_rnsap_gain10ms_betaD; /* BetaCD */ +static int hf_rnsap_gain10ms_refTFCNumber; /* RefTFCNumber */ +static int hf_rnsap_computedGainFactors10ms; /* RefTFCNumber */ +static int hf_rnsap_navClockModel; /* GANSS_NAVclockModel */ +static int hf_rnsap_cnavClockModel; /* GANSS_CNAVclockModel */ +static int hf_rnsap_glonassClockModel; /* GANSS_GLONASSclockModel */ +static int hf_rnsap_sbasClockModel; /* GANSS_SBASclockModel */ +static int hf_rnsap_extension_GANSS_AddClockModels; /* Extension_GANSS_AddClockModels */ +static int hf_rnsap_navKeplerianSet; /* GANSS_NavModel_NAVKeplerianSet */ +static int hf_rnsap_cnavKeplerianSet; /* GANSS_NavModel_CNAVKeplerianSet */ +static int hf_rnsap_glonassECEF; /* GANSS_NavModel_GLONASSecef */ +static int hf_rnsap_sbasECEF; /* GANSS_NavModel_SBASecef */ +static int hf_rnsap_extension_GANSS_AddOrbitModels; /* Extension_GANSS_AddOrbitModels */ +static int hf_rnsap_dataID; /* BIT_STRING_SIZE_2 */ +static int hf_rnsap_alpha_beta_parameters; /* GPS_Ionospheric_Model */ +static int hf_rnsap_ganss_Transmission_Time; /* GANSS_Transmission_Time */ +static int hf_rnsap_non_broadcastIndication; /* T_non_broadcastIndication */ +static int hf_rnsap_ganssSatInfoNavList; /* Ganss_Sat_Info_AddNavList */ +static int hf_rnsap_GANSS_Additional_Time_Models_item; /* GANSS_Time_Model */ +static int hf_rnsap_utcModel1; /* GANSS_UTCmodelSet1 */ +static int hf_rnsap_utcModel2; /* GANSS_UTCmodelSet2 */ +static int hf_rnsap_utcModel3; /* GANSS_UTCmodelSet3 */ +static int hf_rnsap_extension_GANSS_Additional_UTC_Models; /* Extension_GANSS_Additional_UTC_Models */ +static int hf_rnsap_ganss_wk_number; /* INTEGER_0_255 */ +static int hf_rnsap_gANSS_AlmanacModel; /* T_gANSS_AlmanacModel */ +static int hf_rnsap_gANSS_keplerianParameters; /* T_gANSS_keplerianParameters */ +static int hf_rnsap_t_oa; /* INTEGER_0_1023 */ +static int hf_rnsap_iod_a; /* INTEGER_0_15 */ +static int hf_rnsap_gANSS_SatelliteInformationKP; /* GANSS_SatelliteInformationKP */ +static int hf_rnsap_extension_GANSS_AlmanacModel; /* Extension_GANSS_AlmanacModel */ +static int hf_rnsap_t_oa_01; /* INTEGER_0_255 */ +static int hf_rnsap_sat_info_NAVkpList; /* GANSS_SAT_Info_Almanac_NAVkpList */ +static int hf_rnsap_sat_info_BDSkpList; /* GANSS_SAT_Info_Almanac_BDSkpList */ +static int hf_rnsap_sat_info_REDkpList; /* GANSS_SAT_Info_Almanac_REDkpList */ +static int hf_rnsap_sat_info_MIDIkpList; /* GANSS_SAT_Info_Almanac_MIDIkpList */ +static int hf_rnsap_sat_info_GLOkpList; /* GANSS_SAT_Info_Almanac_GLOkpList */ +static int hf_rnsap_sat_info_SBASecefList; /* GANSS_SAT_Info_Almanac_SBASecefList */ +static int hf_rnsap_ganssID1; /* GANSS_AuxInfoGANSS_ID1 */ +static int hf_rnsap_ganssID3; /* GANSS_AuxInfoGANSS_ID3 */ +static int hf_rnsap_GANSS_AuxInfoGANSS_ID1_item; /* GANSS_AuxInfoGANSS_ID1_item */ +static int hf_rnsap_signalsAvailable; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_GANSS_AuxInfoGANSS_ID3_item; /* GANSS_AuxInfoGANSS_ID3_item */ +static int hf_rnsap_channelNumber; /* INTEGER_M7_13 */ +static int hf_rnsap_bdsToc; /* BIT_STRING_SIZE_17 */ +static int hf_rnsap_bdsa0; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_bdsa1; /* BIT_STRING_SIZE_22 */ +static int hf_rnsap_bdsa2; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_bdsTgd1; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_bdsAODC; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_GANSS_Clock_Model_item; /* GANSS_Clock_Model_item */ +static int hf_rnsap_t_oc; /* BIT_STRING_SIZE_14 */ +static int hf_rnsap_a_i2; /* BIT_STRING_SIZE_6 */ +static int hf_rnsap_a_i1; /* BIT_STRING_SIZE_21 */ +static int hf_rnsap_a_i0; /* BIT_STRING_SIZE_31 */ +static int hf_rnsap_t_gd; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_sisa; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_model_id; /* INTEGER_0_1_ */ +static int hf_rnsap_cnavToc; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_cnavTop; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_cnavURA0; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_cnavURA1; /* BIT_STRING_SIZE_3 */ +static int hf_rnsap_cnavURA2; /* BIT_STRING_SIZE_3 */ +static int hf_rnsap_cnavAf2; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_cnavAf1; /* BIT_STRING_SIZE_20 */ +static int hf_rnsap_cnavAf0; /* BIT_STRING_SIZE_26 */ +static int hf_rnsap_cnavTgd; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_cnavISCl1cp; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_cnavISCl1cd; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_cnavISCl1ca; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_cnavISCl2c; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_cnavISCl5i5; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_cnavISCl5q5; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_ganss_Ionospheric_Model; /* GANSS_Ionospheric_Model */ +static int hf_rnsap_ganss_Rx_Pos; /* GANSS_RX_Pos */ +static int hf_rnsap_ionospheric_Model; /* BOOLEAN */ +static int hf_rnsap_ganssTod; /* INTEGER_0_59_ */ +static int hf_rnsap_dataBitAssistancelist; /* GANSS_DataBitAssistanceList */ +static int hf_rnsap_GANSS_DataBitAssistanceList_item; /* GANSS_DataBitAssistanceItem */ +static int hf_rnsap_dataBitAssistanceSgnList; /* GANSS_DataBitAssistanceSgnList */ +static int hf_rnsap_GANSS_DataBitAssistanceSgnList_item; /* GANSS_DataBitAssistanceSgnItem */ +static int hf_rnsap_ganss_SignalId; /* GANSS_Signal_ID */ +static int hf_rnsap_ganssDataBits; /* BIT_STRING_SIZE_1_1024 */ +static int hf_rnsap_ganssTod_01; /* INTEGER_0_86399 */ +static int hf_rnsap_ganss_Data_Bit_Assistance_ReqList; /* GANSS_Data_Bit_Assistance_ReqList */ +static int hf_rnsap_ganss_DataBitInterval; /* INTEGER_0_15 */ +static int hf_rnsap_ganss_SatelliteInfo; /* T_ganss_SatelliteInfo */ +static int hf_rnsap_ganss_SatelliteInfo_item; /* INTEGER_0_63 */ +static int hf_rnsap_b1; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_b2; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_teop; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_pmX; /* BIT_STRING_SIZE_21 */ +static int hf_rnsap_pmXdot; /* BIT_STRING_SIZE_15 */ +static int hf_rnsap_pmY; /* BIT_STRING_SIZE_21 */ +static int hf_rnsap_pmYdot; /* BIT_STRING_SIZE_15 */ +static int hf_rnsap_deltaUT1; /* BIT_STRING_SIZE_31 */ +static int hf_rnsap_deltaUT1dot; /* BIT_STRING_SIZE_19 */ +static int hf_rnsap_GANSS_GenericDataInfoReqList_item; /* GANSS_GenericDataInfoReqItem */ +static int hf_rnsap_ganss_Id; /* GANSS_ID */ +static int hf_rnsap_ganss_Navigation_Model_And_Time_Recovery; /* BOOLEAN */ +static int hf_rnsap_ganss_Time_Model_GNSS_GNSS; /* BIT_STRING_SIZE_9 */ +static int hf_rnsap_ganss_UTC_Model; /* BOOLEAN */ +static int hf_rnsap_ganss_Almanac; /* BOOLEAN */ +static int hf_rnsap_ganss_Real_Time_Integrity; /* BOOLEAN */ +static int hf_rnsap_ganss_Data_Bit_Assistance_Req; /* GANSS_Data_Bit_Assistance_ReqItem */ +static int hf_rnsap_GANSS_Generic_Data_item; /* GANSS_Generic_DataItem */ +static int hf_rnsap_dganss_Correction; /* DGANSSCorrections */ +static int hf_rnsap_ganss_Navigation_Model_And_Time_Recovery_01; /* GANSS_Navigation_Model_And_Time_Recovery */ +static int hf_rnsap_ganss_Time_Model; /* GANSS_Time_Model */ +static int hf_rnsap_ganss_UTC_TIME; /* GANSS_UTC_Model */ +static int hf_rnsap_ganss_Almanac_01; /* GANSS_Almanac */ +static int hf_rnsap_ganss_Real_Time_Integrity_01; /* GANSS_Real_Time_Integrity */ +static int hf_rnsap_ganss_Data_Bit_Assistance; /* GANSS_Data_Bit_Assistance */ +static int hf_rnsap_gloTau; /* BIT_STRING_SIZE_22 */ +static int hf_rnsap_gloGamma; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_gloDeltaTau; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_gANSS_CommonDataInfoReq; /* GANSS_CommonDataInfoReq */ +static int hf_rnsap_gANSS_GenericDataInfoReqList; /* GANSS_GenericDataInfoReqList */ +static int hf_rnsap_alpha_zero_ionos; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_alpha_one_ionos; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_alpha_two_ionos; /* BIT_STRING_SIZE_14 */ +static int hf_rnsap_gANSS_IonosphereRegionalStormFlags; /* GANSS_IonosphereRegionalStormFlags */ +static int hf_rnsap_storm_flag_one; /* BOOLEAN */ +static int hf_rnsap_storm_flag_two; /* BOOLEAN */ +static int hf_rnsap_storm_flag_three; /* BOOLEAN */ +static int hf_rnsap_storm_flag_four; /* BOOLEAN */ +static int hf_rnsap_storm_flag_five; /* BOOLEAN */ +static int hf_rnsap_navToc; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navaf2; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_navaf1; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navaf0; /* BIT_STRING_SIZE_22 */ +static int hf_rnsap_navTgd; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_non_broadcastIndication_01; /* T_non_broadcastIndication_01 */ +static int hf_rnsap_ganssSatInfoNav; /* GANSS_Sat_Info_Nav */ +static int hf_rnsap_bdsURAI; /* BIT_STRING_SIZE_4 */ +static int hf_rnsap_bdsToe; /* BIT_STRING_SIZE_17 */ +static int hf_rnsap_bdsAPowerHalf; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_bdsE; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_bdsW; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_bdsDeltaN; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_bdsM0; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_bdsOmega0; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_bdsOmegaDot; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_bdsI0; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_bdsIDot; /* BIT_STRING_SIZE_14 */ +static int hf_rnsap_bdsCuc; /* BIT_STRING_SIZE_18 */ +static int hf_rnsap_bdsCus; /* BIT_STRING_SIZE_18 */ +static int hf_rnsap_bdsCrc; /* BIT_STRING_SIZE_18 */ +static int hf_rnsap_bdsCrs; /* BIT_STRING_SIZE_18 */ +static int hf_rnsap_bdsCic; /* BIT_STRING_SIZE_18 */ +static int hf_rnsap_bdsCis; /* BIT_STRING_SIZE_18 */ +static int hf_rnsap_bdsAODE; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_cnavURAindex; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_cnavDeltaA; /* BIT_STRING_SIZE_26 */ +static int hf_rnsap_cnavAdot; /* BIT_STRING_SIZE_25 */ +static int hf_rnsap_cnavDeltaNo; /* BIT_STRING_SIZE_17 */ +static int hf_rnsap_cnavDeltaNoDot; /* BIT_STRING_SIZE_23 */ +static int hf_rnsap_cnavMo; /* BIT_STRING_SIZE_33 */ +static int hf_rnsap_cnavE; /* BIT_STRING_SIZE_33 */ +static int hf_rnsap_cnavOmega; /* BIT_STRING_SIZE_33 */ +static int hf_rnsap_cnavOMEGA0; /* BIT_STRING_SIZE_33 */ +static int hf_rnsap_cnavDeltaOmegaDot; /* BIT_STRING_SIZE_17 */ +static int hf_rnsap_cnavIo; /* BIT_STRING_SIZE_33 */ +static int hf_rnsap_cnavIoDot; /* BIT_STRING_SIZE_15 */ +static int hf_rnsap_cnavCis; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_cnavCic; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_cnavCrs; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_cnavCrc; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_cnavCus; /* BIT_STRING_SIZE_21 */ +static int hf_rnsap_cnavCuc; /* BIT_STRING_SIZE_21 */ +static int hf_rnsap_gloEn; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_gloP1; /* BIT_STRING_SIZE_2 */ +static int hf_rnsap_gloP2; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_gloM; /* BIT_STRING_SIZE_2 */ +static int hf_rnsap_gloX; /* BIT_STRING_SIZE_27 */ +static int hf_rnsap_gloXdot; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_gloXdotdot; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_gloY; /* BIT_STRING_SIZE_27 */ +static int hf_rnsap_gloYdot; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_gloYdotdot; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_gloZ; /* BIT_STRING_SIZE_27 */ +static int hf_rnsap_gloZdot; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_gloZdotdot; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_navURA; /* BIT_STRING_SIZE_4 */ +static int hf_rnsap_navFitFlag; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_navToe; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navOmega; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_navDeltaN; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navM0; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_navOmegaADot; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_navE; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_navIDot; /* BIT_STRING_SIZE_14 */ +static int hf_rnsap_navAPowerHalf; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_navI0; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_navOmegaA0; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_navCrs; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navCis; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navCus; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navCrc; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navCic; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navCuc; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_sbasTo; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_sbasAccuracy; /* BIT_STRING_SIZE_4 */ +static int hf_rnsap_sbasXg; /* BIT_STRING_SIZE_30 */ +static int hf_rnsap_sbasYg; /* BIT_STRING_SIZE_30 */ +static int hf_rnsap_sbasZg; /* BIT_STRING_SIZE_25 */ +static int hf_rnsap_sbasXgDot; /* BIT_STRING_SIZE_17 */ +static int hf_rnsap_sbasYgDot; /* BIT_STRING_SIZE_17 */ +static int hf_rnsap_sbasZgDot; /* BIT_STRING_SIZE_18 */ +static int hf_rnsap_sbasXgDotDot; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_sbagYgDotDot; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_sbasZgDotDot; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_gANSS_keplerianParameters_01; /* T_gANSS_keplerianParameters_01 */ +static int hf_rnsap_toe_nav; /* BIT_STRING_SIZE_14 */ +static int hf_rnsap_ganss_omega_nav; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_delta_n_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_m_zero_nav; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_omegadot_nav; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_ganss_e_nav; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_idot_nav; /* BIT_STRING_SIZE_14 */ +static int hf_rnsap_a_sqrt_nav; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_i_zero_nav; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_omega_zero_nav; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_c_rs_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_c_is_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_c_us_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_c_rc_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_c_ic_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_c_uc_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_GANSS_Real_Time_Integrity_item; /* GANSS_Real_Time_Integrity_item */ +static int hf_rnsap_bad_ganss_satId; /* INTEGER_0_63 */ +static int hf_rnsap_bad_ganss_signalId; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_latitudeSign; /* T_latitudeSign */ +static int hf_rnsap_degreesOfLatitude; /* INTEGER_0_2147483647 */ +static int hf_rnsap_degreesOfLongitude; /* INTEGER_M2147483648_2147483647 */ +static int hf_rnsap_directionOfAltitude_01; /* T_directionOfAltitude_01 */ +static int hf_rnsap_GANSS_SatelliteInformationKP_item; /* GANSS_SatelliteInformationKP_item */ +static int hf_rnsap_ganss_e_alm; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_ganss_delta_I_alm; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_ganss_omegadot_alm; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_ganss_svStatusINAV_alm; /* BIT_STRING_SIZE_4 */ +static int hf_rnsap_ganss_svStatusFNAV_alm; /* BIT_STRING_SIZE_2 */ +static int hf_rnsap_ganss_delta_a_sqrt_alm; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_ganss_omegazero_alm; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_ganss_m_zero_alm; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_ganss_omega_alm; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_ganss_af_zero_alm; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_ganss_af_one_alm; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_Ganss_Sat_Info_AddNavList_item; /* Ganss_Sat_Info_AddNavList_item */ +static int hf_rnsap_svHealth; /* BIT_STRING_SIZE_9 */ +static int hf_rnsap_iod; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_ganssAddClockModels; /* GANSS_AddClockModels */ +static int hf_rnsap_ganssAddOrbitModels; /* GANSS_AddOrbitModels */ +static int hf_rnsap_GANSS_SAT_Info_Almanac_BDSkpList_item; /* GANSS_SAT_Info_Almanac_BDS */ +static int hf_rnsap_bdsAlmToa; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_bdsAlmSqrtA; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_bdsAlmE; /* BIT_STRING_SIZE_17 */ +static int hf_rnsap_bdsAlmW; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_bdsAlmM0; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_bdsAlmOmega0; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_bdsAlmOmegaDot; /* BIT_STRING_SIZE_17 */ +static int hf_rnsap_bdsAlmDeltaI; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_bdsAlmA0; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_bdsAlmA1; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_bdsSvHealth; /* BIT_STRING_SIZE_9 */ +static int hf_rnsap_GANSS_SAT_Info_Almanac_GLOkpList_item; /* GANSS_SAT_Info_Almanac_GLOkpList_item */ +static int hf_rnsap_gloAlmNA; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_gloAlmnA; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_gloAlmHA; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_gloAlmLambdaA; /* BIT_STRING_SIZE_21 */ +static int hf_rnsap_gloAlmTlambdaA; /* BIT_STRING_SIZE_21 */ +static int hf_rnsap_gloAlmDeltaIA; /* BIT_STRING_SIZE_18 */ +static int hf_rnsap_gloAkmDeltaTA; /* BIT_STRING_SIZE_22 */ +static int hf_rnsap_gloAlmDeltaTdotA; /* BIT_STRING_SIZE_7 */ +static int hf_rnsap_gloAlmEpsilonA; /* BIT_STRING_SIZE_15 */ +static int hf_rnsap_gloAlmOmegaA; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_gloAlmTauA; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_gloAlmCA; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_gloAlmMA; /* BIT_STRING_SIZE_2 */ +static int hf_rnsap_GANSS_SAT_Info_Almanac_MIDIkpList_item; /* GANSS_SAT_Info_Almanac_MIDIkpList_item */ +static int hf_rnsap_midiAlmE; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_midiAlmDeltaI; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_midiAlmOmegaDot; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_midiAlmSqrtA; /* BIT_STRING_SIZE_17 */ +static int hf_rnsap_midiAlmOmega0; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_midiAlmOmega; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_midiAlmMo; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_midiAlmaf0; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_midiAlmaf1; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_midiAlmL1Health; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_midiAlmL2Health; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_midiAlmL5Health; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_GANSS_SAT_Info_Almanac_NAVkpList_item; /* GANSS_SAT_Info_Almanac_NAVkpList_item */ +static int hf_rnsap_navAlmE; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navAlmDeltaI; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navAlmOMEGADOT; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_navAlmSVHealth; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_navAlmSqrtA; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_navAlmOMEGAo; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_navAlmOmega; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_navAlmMo; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_navAlmaf0; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_navAlmaf1; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_GANSS_SAT_Info_Almanac_REDkpList_item; /* GANSS_SAT_Info_Almanac_REDkpList_item */ +static int hf_rnsap_redAlmDeltaA; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_redAlmOmega0; /* BIT_STRING_SIZE_7 */ +static int hf_rnsap_redAlmPhi0; /* BIT_STRING_SIZE_7 */ +static int hf_rnsap_redAlmL1Health; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_redAlmL2Health; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_redAlmL5Health; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_GANSS_SAT_Info_Almanac_SBASecefList_item; /* GANSS_SAT_Info_Almanac_SBASecefList_item */ +static int hf_rnsap_sbasAlmDataID; /* BIT_STRING_SIZE_2 */ +static int hf_rnsap_sbasAlmHealth; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_sbasAlmXg; /* BIT_STRING_SIZE_15 */ +static int hf_rnsap_sbasAlmYg; /* BIT_STRING_SIZE_15 */ +static int hf_rnsap_sbasAlmZg; /* BIT_STRING_SIZE_9 */ +static int hf_rnsap_sbasAlmXgdot; /* BIT_STRING_SIZE_3 */ +static int hf_rnsap_sbasAlmYgDot; /* BIT_STRING_SIZE_3 */ +static int hf_rnsap_sbasAlmZgDot; /* BIT_STRING_SIZE_4 */ +static int hf_rnsap_sbasAlmTo; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_GANSS_Sat_Info_Nav_item; /* GANSS_Sat_Info_Nav_item */ +static int hf_rnsap_svHealth_01; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_iod_01; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_ganssClockModel; /* GANSS_Clock_Model */ +static int hf_rnsap_ganssOrbitModel; /* GANSS_Orbit_Model */ +static int hf_rnsap_sbasAgfo; /* BIT_STRING_SIZE_12 */ +static int hf_rnsap_sbasAgf1; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_ganss_time_model_Ref_Time; /* INTEGER_0_37799 */ +static int hf_rnsap_ganss_t_a0; /* INTEGER_M2147483648_2147483647 */ +static int hf_rnsap_ganss_t_a1; /* INTEGER_M8388608_8388607 */ +static int hf_rnsap_ganss_t_a2; /* INTEGER_M64_63 */ +static int hf_rnsap_gnss_to_id; /* T_gnss_to_id */ +static int hf_rnsap_ganss_wk_number_01; /* INTEGER_0_8191 */ +static int hf_rnsap_ganssDay; /* INTEGER_0_8191 */ +static int hf_rnsap_a_one_utc; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_a_zero_utc; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_t_ot_utc; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_w_n_t_utc; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_delta_t_ls_utc; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_w_n_lsf_utc; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_dn_utc; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_delta_t_lsf_utc; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_utcA0; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_utcA1; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_utcA2; /* BIT_STRING_SIZE_7 */ +static int hf_rnsap_utcDeltaTls; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_utcTot; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_utcWNot; /* BIT_STRING_SIZE_13 */ +static int hf_rnsap_utcWNlsf; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_utcDN; /* BIT_STRING_SIZE_4 */ +static int hf_rnsap_utcDeltaTlsf; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_nA; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_tauC; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_deltaUT1_01; /* GANSS_DeltaUT1 */ +static int hf_rnsap_kp; /* BIT_STRING_SIZE_2 */ +static int hf_rnsap_utcA1wnt; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_utcA0wnt; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_utcTot_01; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_utcWNt; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_utcDN_01; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_utcStandardID; /* BIT_STRING_SIZE_3 */ +static int hf_rnsap_utcA0_01; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_utcA1_01; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_altitudeAndDirection; /* GA_AltitudeAndDirection */ +static int hf_rnsap_uncertaintyEllipse; /* GA_UncertaintyEllipse */ +static int hf_rnsap_uncertaintyAltitude; /* INTEGER_0_127 */ +static int hf_rnsap_uncertaintySemi_major; /* INTEGER_0_127 */ +static int hf_rnsap_uncertaintySemi_minor; /* INTEGER_0_127 */ +static int hf_rnsap_orientationOfMajorAxis; /* INTEGER_0_179 */ +static int hf_rnsap_uncertaintyCode; /* INTEGER_0_127 */ +static int hf_rnsap_geographicalCoordinate; /* GeographicalCoordinate */ +static int hf_rnsap_latitudeSign_01; /* T_latitudeSign_01 */ +static int hf_rnsap_latitude; /* INTEGER_0_8388607 */ +static int hf_rnsap_longitude; /* INTEGER_M8388608_8388607 */ +static int hf_rnsap_sI; /* GERAN_SystemInfo */ +static int hf_rnsap_pSI; /* GERAN_SystemInfo */ +static int hf_rnsap_GERAN_SystemInfo_item; /* GERAN_SystemInfo_item */ +static int hf_rnsap_gERAN_SI_block; /* OCTET_STRING_SIZE_1_23 */ +static int hf_rnsap_wna_alm; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_satellite_Almanac_Information; /* T_satellite_Almanac_Information */ +static int hf_rnsap_satellite_Almanac_Information_item; /* T_satellite_Almanac_Information_item */ +static int hf_rnsap_dATA_ID; /* DATA_ID */ +static int hf_rnsap_gps_e_alm; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_gps_toa_alm; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_gps_delta_I_alm; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_omegadot_alm; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_svhealth_alm; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_gps_a_sqrt_alm; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_omegazero_alm; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_m_zero_alm; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_gps_omega_alm; /* BIT_STRING_SIZE_24 */ +static int hf_rnsap_gps_af_zero_alm; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_gps_af_one_alm; /* BIT_STRING_SIZE_11 */ +static int hf_rnsap_sVGlobalHealth_alm; /* BIT_STRING_SIZE_364 */ +static int hf_rnsap_Satellite_Almanac_Information_ExtItem_item; /* Satellite_Almanac_Information_ExtItem_item */ +static int hf_rnsap_GPSInformation_item; /* GPSInformation_item */ +static int hf_rnsap_gPSInformationItem; /* T_gPSInformationItem */ +static int hf_rnsap_alpha_zero_ionos_01; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_alpha_one_ionos_01; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_alpha_two_ionos_01; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_alpha_three_ionos; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_beta_zero_ionos; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_beta_one_ionos; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_beta_two_ionos; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_beta_three_ionos; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_GPS_NavigationModel_and_TimeRecovery_item; /* GPS_NavigationModel_and_TimeRecovery_item */ +static int hf_rnsap_tx_tow_nav; /* INTEGER_0_1048575 */ +static int hf_rnsap_tlm_message_nav; /* BIT_STRING_SIZE_14 */ +static int hf_rnsap_tlm_revd_c_nav; /* BIT_STRING_SIZE_2 */ +static int hf_rnsap_ho_word_nav; /* BIT_STRING_SIZE_22 */ +static int hf_rnsap_w_n_nav; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_ca_or_p_on_l2_nav; /* BIT_STRING_SIZE_2 */ +static int hf_rnsap_user_range_accuracy_index_nav; /* BIT_STRING_SIZE_4 */ +static int hf_rnsap_sv_health_nav; /* BIT_STRING_SIZE_6 */ +static int hf_rnsap_iodc_nav; /* BIT_STRING_SIZE_10 */ +static int hf_rnsap_l2_p_dataflag_nav; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_sf1_reserved_nav; /* BIT_STRING_SIZE_87 */ +static int hf_rnsap_t_gd_nav; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_t_oc_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_a_f_2_nav; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_a_f_1_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_a_f_zero_nav; /* BIT_STRING_SIZE_22 */ +static int hf_rnsap_gps_e_nav; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_t_oe_nav; /* BIT_STRING_SIZE_16 */ +static int hf_rnsap_fit_interval_flag_nav; /* BIT_STRING_SIZE_1 */ +static int hf_rnsap_aodo_nav; /* BIT_STRING_SIZE_5 */ +static int hf_rnsap_gps_omega_nav; /* BIT_STRING_SIZE_32 */ +static int hf_rnsap_spare_zero_fill; /* BIT_STRING_SIZE_20 */ +static int hf_rnsap_badSatellites; /* BadSatellites */ +static int hf_rnsap_noBadSatellite; /* NULL */ +static int hf_rnsap_guaranteed_UL_Rate; /* Guaranteed_Rate */ +static int hf_rnsap_guaranteed_DL_Rate; /* Guaranteed_Rate */ +static int hf_rnsap_implicit; /* HARQ_MemoryPartitioning_Implicit */ +static int hf_rnsap_explicit_01; /* HARQ_MemoryPartitioning_Explicit */ +static int hf_rnsap_number_of_Processes; /* INTEGER_1_8_ */ +static int hf_rnsap_hARQ_MemoryPartitioningList; /* HARQ_MemoryPartitioningList */ +static int hf_rnsap_HARQ_MemoryPartitioningList_item; /* HARQ_MemoryPartitioningItem */ +static int hf_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO_item; /* HARQ_MemoryPartitioningItem */ +static int hf_rnsap_process_Memory_Size; /* T_process_Memory_Size */ +static int hf_rnsap_hSDSCH_MACdFlows_Information; /* HSDSCH_MACdFlows_Information */ +static int hf_rnsap_uE_Capabilities_Info; /* UE_Capabilities_Info */ +static int hf_rnsap_mAChs_Reordering_Buffer_Size_for_RLC_UM; /* MAChsReorderingBufferSize_for_RLC_UM */ +static int hf_rnsap_cqiFeedback_CycleK; /* CQI_Feedback_Cycle */ +static int hf_rnsap_cqiRepetitionFactor; /* CQI_RepetitionFactor */ +static int hf_rnsap_ackNackRepetitionFactor; /* AckNack_RepetitionFactor */ +static int hf_rnsap_cqiPowerOffset; /* CQI_Power_Offset */ +static int hf_rnsap_ackPowerOffset; /* Ack_Power_Offset */ +static int hf_rnsap_nackPowerOffset; /* Nack_Power_Offset */ +static int hf_rnsap_hsscch_PowerOffset; /* HSSCCH_PowerOffset */ +static int hf_rnsap_hSDSCH_MACdFlow_Specific_InfoList_Response; /* HSDSCH_MACdFlow_Specific_InfoList_Response */ +static int hf_rnsap_hSSCCH_Specific_InfoList_Response; /* HSSCCH_FDD_Specific_InfoList_Response */ +static int hf_rnsap_hSPDSCH_and_HSSCCH_ScramblingCode; /* DL_ScramblingCode */ +static int hf_rnsap_measurement_Power_Offset; /* Measurement_Power_Offset */ +static int hf_rnsap_hARQ_MemoryPartitioning; /* HARQ_MemoryPartitioning */ +static int hf_rnsap_sixtyfourQAM_UsageAllowedIndicator; /* SixtyfourQAM_UsageAllowedIndicator */ +static int hf_rnsap_sixtyfourQAM_DL_UsageIndicator; /* SixtyfourQAM_DL_UsageIndicator */ +static int hf_rnsap_hSDSCH_TBSizeTableIndicator; /* HSDSCH_TBSizeTableIndicator */ +static int hf_rnsap_hSSCCH_CodeChangeGrant; /* HSSCCH_Code_Change_Grant */ +static int hf_rnsap_hsSCCHCodeChangeIndicator; /* HSSCCH_CodeChangeIndicator */ +static int hf_rnsap_hS_PDSCH_Code_Change_Indicator; /* HS_PDSCH_Code_Change_Indicator */ +static int hf_rnsap_hS_DSCH_Secondary_Serving_cell_choice; /* HS_DSCH_Secondary_Serving_cell_change_choice */ +static int hf_rnsap_hS_Secondary_Serving_cell_change_successful; /* HS_Secondary_Serving_cell_change_successful */ +static int hf_rnsap_hS_Secondary_Serving_cell_change_unsuccessful; /* HS_Secondary_Serving_cell_change_unsuccessful */ +static int hf_rnsap_hS_DSCH_FDD_Secondary_Serving_Information_Response; /* HS_DSCH_FDD_Secondary_Serving_Information_Response */ +static int hf_rnsap_hSDSCH_MACdFlow_Specific_InfoList_to_Modify; /* HSDSCH_MACdFlow_Specific_InfoList_to_Modify */ +static int hf_rnsap_priorityQueue_Info_to_Modify; /* PriorityQueue_InfoList_to_Modify */ +static int hf_rnsap_tDDAckNackPowerOffset; /* TDD_AckNack_Power_Offset */ +static int hf_rnsap_priorityQueueInfotoModifyUnsynchronised; /* PriorityQueue_InfoList_to_Modify_Unsynchronised */ +static int hf_rnsap_HSDSCH_MACdFlow_Specific_InfoList_item; /* HSDSCH_MACdFlow_Specific_InfoItem */ +static int hf_rnsap_hSDSCH_MACdFlow_ID; /* HSDSCH_MACdFlow_ID */ +static int hf_rnsap_HSDSCH_MACdFlow_Specific_InfoList_Response_item; /* HSDSCH_MACdFlow_Specific_InfoItem_Response */ +static int hf_rnsap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify_item; /* HSDSCH_MACdFlow_Specific_InfoItem_to_Modify */ +static int hf_rnsap_hSDSCH_MACdFlow_Specific_Info; /* HSDSCH_MACdFlow_Specific_InfoList */ +static int hf_rnsap_priorityQueue_Info; /* PriorityQueue_InfoList */ +static int hf_rnsap_HSDSCH_MACdFlows_to_Delete_item; /* HSDSCH_MACdFlows_to_Delete_Item */ +static int hf_rnsap_hsDSCH_MACdFlow_ID; /* HSDSCH_MACdFlow_ID */ +static int hf_rnsap_HSDSCH_Initial_Capacity_Allocation_item; /* HSDSCH_Initial_Capacity_AllocationItem */ +static int hf_rnsap_maximum_MACdPDU_Size; /* MACdPDU_Size */ +static int hf_rnsap_hSDSCH_InitialWindowSize; /* HSDSCH_InitialWindowSize */ +static int hf_rnsap_setsOfHS_SCCH_Codes; /* SetsOfHS_SCCH_Codes */ +static int hf_rnsap_hARQ_Preamble_Mode_Activation_Indicator; /* HARQ_Preamble_Mode_Activation_Indicator */ +static int hf_rnsap_mIMO_N_M_Ratio; /* MIMO_InformationResponse */ +static int hf_rnsap_continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response; /* Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response */ +static int hf_rnsap_Additional_EDCH_Preconfiguration_Information_item; /* Additional_EDCH_Preconfiguration_Information_ItemIEs */ +static int hf_rnsap_mAChsResetScheme; /* MAChsResetScheme */ +static int hf_rnsap_hSDSCH_Physical_Layer_Category; /* INTEGER_1_64_ */ +static int hf_rnsap_secondaryServingCells; /* SecondaryServingCells */ +static int hf_rnsap_numPrimaryHS_SCCH_Codes; /* NumHS_SCCH_Codes */ +static int hf_rnsap_hARQ_Preamble_Mode; /* HARQ_Preamble_Mode */ +static int hf_rnsap_mIMO_ActivationIndicator; /* MIMO_ActivationIndicator */ +static int hf_rnsap_hSDSCH_MACdPDUSizeFormat; /* HSDSCH_MACdPDUSizeFormat */ +static int hf_rnsap_uE_with_enhanced_HS_SCCH_support_indicator; /* NULL */ +static int hf_rnsap_HS_SCCH_PreconfiguredCodes_item; /* HS_SCCH_PreconfiguredCodesItem */ +static int hf_rnsap_hS_SCCH_CodeNumber; /* HS_SCCH_CodeNumber */ +static int hf_rnsap_hS_PDSCH_RLID; /* RL_ID */ +static int hf_rnsap_hSDSCH_FDD_Information; /* HSDSCH_FDD_Information */ +static int hf_rnsap_hS_DSCH_serving_cell_choice; /* HS_DSCH_serving_cell_change_choice */ +static int hf_rnsap_hS_serving_cell_change_successful; /* HS_serving_cell_change_successful */ +static int hf_rnsap_hS_serving_cell_change_unsuccessful; /* HS_serving_cell_change_unsuccessful */ +static int hf_rnsap_hSDSCH_FDD_Information_Response; /* HSDSCH_FDD_Information_Response */ +static int hf_rnsap_tDD_AckNack_Power_Offset; /* TDD_AckNack_Power_Offset */ +static int hf_rnsap_hSSCCH_TDD_Specific_InfoList_Response; /* HSSCCH_TDD_Specific_InfoList_Response */ +static int hf_rnsap_hSSCCH_TDD_Specific_InfoList_Response_LCR; /* HSSCCH_TDD_Specific_InfoList_Response_LCR */ +static int hf_rnsap_hSPDSCH_TDD_Specific_InfoList_Response; /* HSPDSCH_TDD_Specific_InfoList_Response */ +static int hf_rnsap_hSPDSCH_TDD_Specific_InfoList_Response_LCR; /* HSPDSCH_TDD_Specific_InfoList_Response_LCR */ +static int hf_rnsap_HSPDSCH_TDD_Specific_InfoList_Response_item; /* HSPDSCH_TDD_Specific_InfoItem_Response */ +static int hf_rnsap_HSPDSCH_TDD_Specific_InfoList_Response_LCR_item; /* HSPDSCH_TDD_Specific_InfoItem_Response_LCR */ +static int hf_rnsap_timeslotLCR; /* TimeSlotLCR */ +static int hf_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768_item; /* HSPDSCH_TDD_Specific_InfoItem_Response768 */ +static int hf_rnsap_HSSCCH_FDD_Specific_InfoList_Response_item; /* HSSCCH_FDD_Specific_InfoItem_Response */ +static int hf_rnsap_code_Number; /* INTEGER_0_127 */ +static int hf_rnsap_HSSCCH_TDD_Specific_InfoList_Response_item; /* HSSCCH_TDD_Specific_InfoItem_Response */ +static int hf_rnsap_hSSICH_Info; /* HSSICH_Info */ +static int hf_rnsap_HSSCCH_TDD_Specific_InfoList_Response_LCR_item; /* HSSCCH_TDD_Specific_InfoItem_Response_LCR */ +static int hf_rnsap_first_TDD_ChannelisationCode; /* TDD_ChannelisationCode */ +static int hf_rnsap_second_TDD_ChannelisationCode; /* TDD_ChannelisationCode */ +static int hf_rnsap_hSSICH_InfoLCR; /* HSSICH_InfoLCR */ +static int hf_rnsap_HSSCCH_TDD_Specific_InfoList_Response768_item; /* HSSCCH_TDD_Specific_InfoItem_Response768 */ +static int hf_rnsap_hSSICH_Info768; /* HSSICH_Info768 */ +static int hf_rnsap_hsSICH_ID; /* HS_SICH_ID */ +static int hf_rnsap_failed_HS_SICH; /* HS_SICH_failed */ +static int hf_rnsap_missed_HS_SICH; /* HS_SICH_missed */ +static int hf_rnsap_total_HS_SICH; /* HS_SICH_total */ +static int hf_rnsap_MIMO_ReferenceSignal_InformationListLCR_item; /* HSSICH_ReferenceSignal_InformationLCR */ +static int hf_rnsap_midambleConfigurationLCR; /* MidambleConfigurationLCR */ +static int hf_rnsap_midambleShift; /* INTEGER_0_15 */ +static int hf_rnsap_transport_Block_Size_List; /* Transport_Block_Size_List_LCR */ +static int hf_rnsap_hS_DSCH_SPS_Reservation_Indicator; /* SPS_Reservation_Indicator */ +static int hf_rnsap_hS_DSCH_SPS_Operation_Indicator; /* HS_DSCH_SPS_Operation_Indicator */ +static int hf_rnsap_Transport_Block_Size_List_LCR_item; /* Transport_Block_Size_Item_LCR */ +static int hf_rnsap_transport_Block_Size_maping_Index_LCR; /* Transport_Block_Size_maping_Index_LCR */ +static int hf_rnsap_transport_Block_Size_Index_LCR; /* Transport_Block_Size_Index_LCR */ +static int hf_rnsap_Repetition_Period_List_LCR_item; /* Repetition_Period_Item_LCR */ +static int hf_rnsap_logicalChannellevel; /* LogicalChannellevel */ +static int hf_rnsap_priorityQueuelevel; /* PriorityQueuelevel */ +static int hf_rnsap_hS_SICH_InformationList_for_HS_DSCH_SPS; /* HS_SICH_InformationList_for_HS_DSCH_SPS */ +static int hf_rnsap_initial_HS_PDSCH_SPS_Resource; /* Initial_HS_PDSCH_SPS_Resource */ +static int hf_rnsap_buffer_Size_for_HS_DSCH_SPS; /* Process_Memory_Size */ +static int hf_rnsap_number_of_Processes_for_HS_DSCH_SPS; /* Number_of_Processes_for_HS_DSCH_SPS */ +static int hf_rnsap_HS_SICH_InformationList_for_HS_DSCH_SPS_item; /* HS_SICH_InformationItem_for_HS_DSCH_SPS */ +static int hf_rnsap_hS_SICH_Mapping_Index; /* HS_SICH_Mapping_Index */ +static int hf_rnsap_hS_SICH_Type; /* HS_SICH_Type */ +static int hf_rnsap_hS_SCCH_Associated_HS_SICH; /* HS_SCCH_Associated_HS_SICH */ +static int hf_rnsap_non_HS_SCCH_Associated_HS_SICH; /* Non_HS_SCCH_Associated_HS_SICH */ +static int hf_rnsap_extended_HS_SICH_ID; /* HS_SICH_ID_Extension */ +static int hf_rnsap_non_HS_SCCH_Aassociated_HS_SICH_ID; /* Non_HS_SCCH_Aassociated_HS_SICH_ID */ +static int hf_rnsap_hS_PDSCH_Offset; /* TDD_PhysicalChannelOffset */ +static int hf_rnsap_hS_PDSCH_Midamble_Configuation; /* MidambleShiftLCR */ +static int hf_rnsap_timeslot_Resource_Related_Information_01; /* HS_DSCH_TimeslotResourceLCR */ +static int hf_rnsap_startCode; /* TDD_ChannelisationCode */ +static int hf_rnsap_endCode; /* TDD_ChannelisationCode */ +static int hf_rnsap_transport_Block_Size_Index_01; /* Transport_Block_Size_Index_LCR */ +static int hf_rnsap_modulationType; /* ModulationSPS_LCR */ +static int hf_rnsap_requestedDataValue; /* RequestedDataValue */ +static int hf_rnsap_onDemand; /* NULL */ +static int hf_rnsap_periodic; /* PeriodicInformation */ +static int hf_rnsap_onModification; /* OnModificationInformation */ +static int hf_rnsap_min; /* INTEGER_1_60_ */ +static int hf_rnsap_hour; /* INTEGER_1_24_ */ +static int hf_rnsap_dGPSThreshold; /* DGPSThreshold */ +static int hf_rnsap_dGANSSThreshold; /* DGANSSThreshold */ +static int hf_rnsap_informationTypeItem; /* T_informationTypeItem */ +static int hf_rnsap_gPSInformation; /* GPSInformation */ +static int hf_rnsap_iPDL_FDD_Parameters; /* IPDL_FDD_Parameters */ +static int hf_rnsap_iPDL_TDD_Parameters; /* IPDL_TDD_Parameters */ +static int hf_rnsap_extension_IPDLParameters; /* Extension_IPDLParameters */ +static int hf_rnsap_Inter_Frequency_Cell_List_item; /* Inter_Frequency_Cell */ +static int hf_rnsap_inter_Frequency_Cell_Information_SIB11; /* Inter_Frequency_Cell_Information_SIB11 */ +static int hf_rnsap_inter_Frequency_Cell_Information_SIB12; /* Inter_Frequency_Cell_Information_SIB12 */ +static int hf_rnsap_Inter_Frequency_Cell_Information_SIB11_item; /* Inter_Frequency_Cells_Information_SIB11_Per_Indication */ +static int hf_rnsap_Inter_Frequency_Cell_Information_SIB12_item; /* Inter_Frequency_Cells_Information_SIB12_Per_Indication */ +static int hf_rnsap_Inter_Frequency_Cell_Information_SIB11ter_item; /* Inter_Frequency_Cells_Information_SIB11ter_Per_Indication */ +static int hf_rnsap_inter_Frequency_Cell_Indication_SIB11; /* Inter_Frequency_Cell_Indication */ +static int hf_rnsap_inter_Frequency_Cell_List_SIB11; /* Inter_Frequency_Cell_SIB11_or_SIB12_List */ +static int hf_rnsap_inter_Frequency_Cell_Indication_SIB12; /* Inter_Frequency_Cell_Indication */ +static int hf_rnsap_inter_Frequency_Cell_List_SIB12; /* Inter_Frequency_Cell_SIB11_or_SIB12_List */ +static int hf_rnsap_inter_Frequency_Cell_Indication_SIB11ter; /* Inter_Frequency_Cell_Indication */ +static int hf_rnsap_inter_Frequency_Cell_List_SIB11ter; /* Inter_Frequency_Cell_SIB11ter_List */ +static int hf_rnsap_Inter_Frequency_Cell_SIB11ter_List_item; /* Inter_Frequency_Cell_SIB11ter */ +static int hf_rnsap_interFrequencyCellID; /* InterFrequencyCellID_Ext */ +static int hf_rnsap_Inter_Frequency_Cell_SIB11_or_SIB12_List_item; /* Inter_Frequency_Cell_SIB11_or_SIB12 */ +static int hf_rnsap_interFrequencyCellID_01; /* InterFrequencyCellID */ +static int hf_rnsap_iPSpacingFDD; /* IPSpacingFDD */ +static int hf_rnsap_iPLength; /* IPLength */ +static int hf_rnsap_iPOffset; /* IPOffset */ +static int hf_rnsap_seed; /* Seed */ +static int hf_rnsap_burstModeParameters; /* BurstModeParameters */ +static int hf_rnsap_iPSpacingTDD; /* IPSpacingTDD */ +static int hf_rnsap_iPStart; /* IPStart */ +static int hf_rnsap_iPSlot; /* IPSlot */ +static int hf_rnsap_iP_P_CCPCH; /* IP_P_CCPCH */ +static int hf_rnsap_iPSub; /* IPSub */ +static int hf_rnsap_idleIntervalInfo_k; /* INTEGER_2_3 */ +static int hf_rnsap_idleIntervalInfo_offset; /* INTEGER_0_7 */ +static int hf_rnsap_laiList; /* LAI_List */ +static int hf_rnsap_LAI_List_item; /* LAI */ +static int hf_rnsap_List_Of_PLMNs_item; /* PLMN_Identity */ +static int hf_rnsap_uplinkLoadValue; /* INTEGER_0_100 */ +static int hf_rnsap_downlinkLoadValue; /* INTEGER_0_100 */ +static int hf_rnsap_maxTimeslotsPerSubFrame; /* INTEGER_1_6 */ +static int hf_rnsap_maxPhysChPerTimeslot; /* T_maxPhysChPerTimeslot */ +static int hf_rnsap_periodic_01; /* MDT_Report_Parameters */ +static int hf_rnsap_event1F; /* Event1F_Parameters */ +static int hf_rnsap_event1I; /* Event1I_Parameters */ +static int hf_rnsap_cellbased; /* CellBased */ +static int hf_rnsap_labased; /* LABased */ +static int hf_rnsap_rabased; /* RABased */ +static int hf_rnsap_plmn_area_based; /* NULL */ +static int hf_rnsap_mdtActivation; /* MDT_Activation */ +static int hf_rnsap_mdtAreaScope; /* MDTAreaScope */ +static int hf_rnsap_m1report; /* M1Report */ +static int hf_rnsap_m2report; /* M2Report */ +static int hf_rnsap_m3report; /* NULL */ +static int hf_rnsap_reportInterval; /* ReportInterval */ +static int hf_rnsap_reportAmount; /* ReportAmount */ +static int hf_rnsap_MAC_c_sh_SDU_LengthList_item; /* MAC_c_sh_SDU_Length */ +static int hf_rnsap_MACdPDU_Size_IndexList_item; /* MACdPDU_Size_IndexItem */ +static int hf_rnsap_sID; /* SID */ +static int hf_rnsap_MACdPDU_Size_IndexList_to_Modify_item; /* MACdPDU_Size_IndexItem_to_Modify */ +static int hf_rnsap_accessPointName; /* AccessPointName */ +static int hf_rnsap_iPMulticastAddress; /* IPMulticastAddress */ +static int hf_rnsap_MBMS_Bearer_Service_List_item; /* TMGI */ +static int hf_rnsap_tmgi; /* TMGI */ +static int hf_rnsap_transmissionMode; /* TransmissionMode */ +static int hf_rnsap_preferredFrequencyLayer; /* UARFCN */ +static int hf_rnsap_tMGI; /* TMGI */ +static int hf_rnsap_pTM_Cell_List; /* PTMCellList */ +static int hf_rnsap_pTP_Cell_List; /* PTPCellList */ +static int hf_rnsap_not_Provided_Cell_List; /* NotProvidedCellList */ +static int hf_rnsap_affectedUEInformationForMBMS; /* AffectedUEInformationForMBMS */ +static int hf_rnsap_preferredFrequencyLayerInfo; /* PreferredFrequencyLayerInfo */ +static int hf_rnsap_mBMS_ConcatenatedServiceList; /* MBMS_ConcatenatedServiceList */ +static int hf_rnsap_l3_Information_1; /* L3_Information */ +static int hf_rnsap_l3_Information_2; /* L3_Information */ +static int hf_rnsap_MBMS_ConcatenatedServiceList_item; /* TMGI */ +static int hf_rnsap_MBMS_RLC_Sequence_Number_Information_item; /* MBMS_RLC_Sequence_Number_Information_List */ +static int hf_rnsap_mBMS_Bearer_Service_List_RLC; /* MBMS_Bearer_Service_List_RLC */ +static int hf_rnsap_MBMS_Bearer_Service_List_RLC_item; /* MBMS_Bearer_Service_List_RLCinfo */ +static int hf_rnsap_time_Stamp; /* Time_Stamp */ +static int hf_rnsap_MCCH_Message_List_item; /* L3_Information */ +static int hf_rnsap_secondaryCCPCHSystemInformationMBMS; /* Secondary_CCPCH_System_Information_MBMS */ +static int hf_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List_item; /* MBSFN_Scheduling_Transmission_Time_Interval_Item */ +static int hf_rnsap_mbsfnSchedulingTransmissionTimeInterval; /* MbsfnSchedulingTransmissionTimeInterval */ +static int hf_rnsap_sir; /* SIR_Value_IncrDecrThres */ +static int hf_rnsap_sir_error; /* SIR_Error_Value_IncrDecrThres */ +static int hf_rnsap_transmitted_code_power; /* Transmitted_Code_Power_Value_IncrDecrThres */ +static int hf_rnsap_rscp; /* RSCP_Value_IncrDecrThres */ +static int hf_rnsap_round_trip_time; /* Round_Trip_Time_IncrDecrThres */ +static int hf_rnsap_extension_MeasurementIncreaseDecreaseThreshold; /* Extension_MeasurementIncreaseDecreaseThreshold */ +static int hf_rnsap_sir_01; /* SIR_Value */ +static int hf_rnsap_sir_error_01; /* SIR_Error_Value */ +static int hf_rnsap_transmitted_code_power_01; /* Transmitted_Code_Power_Value */ +static int hf_rnsap_rscp_01; /* RSCP_Value */ +static int hf_rnsap_rx_timing_deviation; /* Rx_Timing_Deviation_Value */ +static int hf_rnsap_round_trip_time_01; /* Round_Trip_Time_Value */ +static int hf_rnsap_extension_MeasurementThreshold; /* Extension_MeasurementThreshold */ +static int hf_rnsap_type1; /* Type1 */ +static int hf_rnsap_midambleConfigurationBurstType1And3; /* MidambleConfigurationBurstType1And3 */ +static int hf_rnsap_midambleAllocationMode; /* MidambleAllocationMode1 */ +static int hf_rnsap_defaultMidamble; /* NULL */ +static int hf_rnsap_commonMidamble; /* NULL */ +static int hf_rnsap_ueSpecificMidamble; /* MidambleShiftLong */ +static int hf_rnsap_type2; /* Type2 */ +static int hf_rnsap_midambleConfigurationBurstType2; /* MidambleConfigurationBurstType2 */ +static int hf_rnsap_midambleAllocationMode_01; /* MidambleAllocationMode2 */ +static int hf_rnsap_ueSpecificMidamble_01; /* MidambleShiftShort */ +static int hf_rnsap_type3; /* Type3 */ +static int hf_rnsap_midambleAllocationMode_02; /* MidambleAllocationMode3 */ +static int hf_rnsap_midambleAllocationMode_03; /* MidambleAllocationMode */ +static int hf_rnsap_midambleShift_01; /* MidambleShiftLong */ +static int hf_rnsap_type1_01; /* Type7681 */ +static int hf_rnsap_midambleAllocationMode_04; /* MidambleAllocationMode7681 */ +static int hf_rnsap_type2_01; /* Type7682 */ +static int hf_rnsap_midambleConfigurationBurstType2_768; /* MidambleConfigurationBurstType2_768 */ +static int hf_rnsap_midambleAllocationMode_05; /* MidambleAllocationMode7682 */ +static int hf_rnsap_ueSpecificMidamble_02; /* MidambleShiftShort768 */ +static int hf_rnsap_type3_01; /* Type7683 */ +static int hf_rnsap_midambleAllocationMode_06; /* MidambleAllocationMode7683 */ +static int hf_rnsap_mIMO_PilotConfiguration; /* MIMO_PilotConfiguration */ +static int hf_rnsap_mIMO_N_M_Ratio_01; /* MIMO_N_M_Ratio */ +static int hf_rnsap_primary_and_secondary_CPICH; /* MIMO_S_CPICH_Channelisation_Code */ +static int hf_rnsap_normal_and_diversity_primary_CPICH; /* NULL */ +static int hf_rnsap_Additional_Associated_Secondary_CPICH_item; /* Additional_Secondary_CPICH */ +static int hf_rnsap_additional_secondary_CPICH; /* MIMO_S_CPICH_Channelisation_Code */ +static int hf_rnsap_additional_D_CPICH; /* MIMO_S_CPICH_Channelisation_Code */ +static int hf_rnsap_addPriorityQueue; /* PriorityQueue_InfoItem_to_Add */ +static int hf_rnsap_modifyPriorityQueue; /* PriorityQueue_InfoItem_to_Modify */ +static int hf_rnsap_deletePriorityQueue; /* PriorityQueue_Id */ +static int hf_rnsap_dL_PowerBalancing_Information; /* DL_PowerBalancing_Information */ +static int hf_rnsap_minimumReducedE_DPDCH_GainFactor; /* MinimumReducedE_DPDCH_GainFactor */ +static int hf_rnsap_secondary_UL_Frequency_Activation_State; /* Secondary_UL_Frequency_Activation_State */ +static int hf_rnsap_extendedPropagationDelay; /* ExtendedPropagationDelay */ +static int hf_rnsap_enhanced_PrimaryCPICH_EcNo; /* Enhanced_PrimaryCPICH_EcNo */ +static int hf_rnsap_phase_Reference_Update_Indicator; /* Phase_Reference_Update_Indicator */ +static int hf_rnsap_additional_e_DCH_DL_Control_Channel_Grant; /* NULL */ +static int hf_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_item; /* MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR */ +static int hf_rnsap_uARFCN; /* UARFCN */ +static int hf_rnsap_multicarrier_EDCH_Transport_Bearer_Mode; /* Multicarrier_EDCH_Transport_Bearer_Mode */ +static int hf_rnsap_multi_carrier_EDCH_Information; /* Multi_Carrier_EDCH_Information */ +static int hf_rnsap_Multi_Carrier_EDCH_Information_item; /* Multi_Carrier_EDCH_LCR_InformationItem */ +static int hf_rnsap_uARFCNforNt; /* UARFCN */ +static int hf_rnsap_sNPL_carrier_group_indicator; /* SNPL_Carrier_Group_Indicator */ +static int hf_rnsap_multi_Carrier_EDCH_MACdFlows_Information_TDD; /* Multi_Carrier_EDCH_MACdFlows_Information_TDD */ +static int hf_rnsap_Multi_Carrier_EDCH_MACdFlows_Information_TDD_item; /* Multi_Carrier_EDCH_MACdFlows_Specific_Info */ +static int hf_rnsap_continue_setup_change_Of_Multi_Carrier_EDCH; /* Continue_Setup_Change_Multi_Carrier_EDCH */ +static int hf_rnsap_continue; /* NULL */ +static int hf_rnsap_setup; /* Multi_Carrier_EDCH_Info */ +static int hf_rnsap_change; /* Multi_Carrier_EDCH_Change_Info */ +static int hf_rnsap_multi_Carrier_EDCH_Information_Removal_List; /* Multi_Carrier_EDCH_Information_Removal_List */ +static int hf_rnsap_Multi_Carrier_EDCH_Information_Removal_List_item; /* Multi_Carrier_EDCH_Information_Removal_Info_ItemIEs */ +static int hf_rnsap_Multi_Carrier_EDCH_Information_Response_item; /* Multi_Carrier_EDCH_LCR_Information_ResponseItem */ +static int hf_rnsap_setup_01; /* Multiflow_Information */ +static int hf_rnsap_configurationChange; /* Multiflow_Information_To_Modify */ +static int hf_rnsap_stop; /* Multiflow_Stop */ +static int hf_rnsap_total_Number_of_HS_DSCH_Cells; /* INTEGER_2_32_ */ +static int hf_rnsap_mode; /* Multiflow_Mode */ +static int hf_rnsap_mimo; /* Multiflow_MIMO */ +static int hf_rnsap_timing; /* Multiflow_Timing */ +static int hf_rnsap_max_Number_of_HS_SCCH_Sets_per_NodeB; /* INTEGER_1_16_ */ +static int hf_rnsap_assisting_CQI_RepetitionFactor; /* CQI_RepetitionFactor */ +static int hf_rnsap_assisting_AckNack_RepetitionFactor; /* AckNack_RepetitionFactor */ +static int hf_rnsap_time_Reference; /* NULL */ +static int hf_rnsap_non_Time_Reference; /* INTEGER_0_30_ */ +static int hf_rnsap_mU_MIMO_Operation; /* MU_MIMO_Operation */ +static int hf_rnsap_standalone_Midamble_Channel_Information; /* Standalone_Midamble_Channel_Information */ +static int hf_rnsap_standalone_Midamble_Configuration; /* Standalone_Midamble_Configuration */ +static int hf_rnsap_standalone_MidambleShift; /* Standalone_MidambleShift */ +static int hf_rnsap_repetitionPeriod_01; /* Standalone_Midamble_RepetitionPeriod */ +static int hf_rnsap_offset; /* Standalone_Midamble_Offset */ +static int hf_rnsap_referenceBeta; /* ReferenceBeta */ +static int hf_rnsap_mU_MIMO_Usage_Indicator; /* MU_MIMO_Usage_Indicator */ +static int hf_rnsap_standalone_Midamble_Channel_Indicator; /* Standalone_Midamble_Channel_Indicator */ +static int hf_rnsap_gERAN_SI_Type; /* GERAN_SI_Type */ +static int hf_rnsap_Neighbouring_UMTS_CellInformation_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_Neighbouring_UMTS_CellInformation_Ext_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_cN_PS_DomainIdentifier; /* CN_PS_DomainIdentifier */ +static int hf_rnsap_cN_CS_DomainIdentifier; /* CN_CS_DomainIdentifier */ +static int hf_rnsap_neighbouring_FDD_CellInformation; /* Neighbouring_FDD_CellInformation */ +static int hf_rnsap_neighbouring_TDD_CellInformation; /* Neighbouring_TDD_CellInformation */ +static int hf_rnsap_neighbouring_LCR_TDD_CellInformation; /* Neighbouring_LCR_TDD_CellInformation */ +static int hf_rnsap_Neighbouring_FDD_CellInformation_item; /* Neighbouring_FDD_CellInformationItem */ +static int hf_rnsap_uARFCNforNu; /* UARFCN */ +static int hf_rnsap_uARFCNforNd; /* UARFCN */ +static int hf_rnsap_frameOffset; /* FrameOffset */ +static int hf_rnsap_cellIndividualOffset; /* CellIndividualOffset */ +static int hf_rnsap_not_used_closedLoopMode2_SupportIndicator; /* NULL */ +static int hf_rnsap_MultipleFrequencyBandsIndicatorList_item; /* FrequencyBandIndicator */ +static int hf_rnsap_uC_ID; /* UC_ID */ +static int hf_rnsap_Neighbouring_GSM_CellInformationIEs_item; /* Neighbouring_GSM_CellInformationItem */ +static int hf_rnsap_cGI; /* CGI */ +static int hf_rnsap_bSIC; /* BSIC */ +static int hf_rnsap_band_Indicator; /* Band_Indicator */ +static int hf_rnsap_bCCH_ARFCN; /* BCCH_ARFCN */ +static int hf_rnsap_Neighbouring_TDD_CellInformation_item; /* Neighbouring_TDD_CellInformationItem */ +static int hf_rnsap_cellParameterID; /* CellParameterID */ +static int hf_rnsap_Neighbouring_LCR_TDD_CellInformation_item; /* Neighbouring_LCR_TDD_CellInformationItem */ +static int hf_rnsap_Neighbouring_E_UTRA_CellInformation_item; /* Neighbouring_E_UTRA_CellInformationItem */ +static int hf_rnsap_eCGI; /* ECGI */ +static int hf_rnsap_eARFCN_Information; /* EARFCN_Information */ +static int hf_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA_item; /* RadioFrequencyBandEUTRA */ +static int hf_rnsap_NotProvidedCellList_item; /* MBMSChannelTypeCellList */ +static int hf_rnsap_uplinkNRTLoadInformationValue; /* INTEGER_0_3 */ +static int hf_rnsap_downlinkNRTLoadInformationValue; /* INTEGER_0_3 */ +static int hf_rnsap_new_non_serving_RL_selection; /* New_non_serving_RL_setup_selection */ +static int hf_rnsap_new_Serving_RL_in_DRNS; /* NULL */ +static int hf_rnsap_new_Serving_RL_Not_in_DRNS; /* NULL */ +static int hf_rnsap_new_Serving_RL_in_or_Not_in_DRNS; /* NULL */ +static int hf_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_item; /* Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_item */ +static int hf_rnsap_new_non_serving_RL_E_DCH_FDD_DL_Control_Channel_Information_A; /* EDCH_FDD_DL_ControlChannelInformation */ +static int hf_rnsap_new_non_serving_RL_E_DCH_FDD_DL_Control_Channel_Information_B; /* EDCH_FDD_DL_ControlChannelInformation */ +static int hf_rnsap_new_non_serving_RL_E_DCH_FDD_DL_Control_Channel_Information_C; /* EDCH_FDD_DL_ControlChannelInformation */ +static int hf_rnsap_measurementThreshold; /* MeasurementThreshold */ +static int hf_rnsap_informationThreshold; /* InformationThreshold */ +static int hf_rnsap_PCH_InformationList_item; /* PCH_InformationItem */ +static int hf_rnsap_informationReportPeriodicity; /* InformationReportPeriodicity */ +static int hf_rnsap_imsi; /* IMSI */ +static int hf_rnsap_PLMN_List_item; /* PLMN_Identity */ +static int hf_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas_item; /* Associated_Secondary_CPICH */ +static int hf_rnsap_associated_secondary_CPICH_channelId; /* CommonPhysicalChannelID */ +static int hf_rnsap_associated_secondary_CPICH; /* PowerOffsetForSCPICH_DCPICHforMIMOwithfourtransmitantennas */ +static int hf_rnsap_associated_D_CPICH_channelId; /* CommonPhysicalChannelID */ +static int hf_rnsap_associated_D_CPICH; /* PowerOffsetForSCPICH_DCPICHforMIMOwithfourtransmitantennas */ +static int hf_rnsap_defaultPreferredFrequency; /* UARFCN */ +static int hf_rnsap_additionalPreferredFrequency; /* AdditionalPreferredFrequency */ +static int hf_rnsap_PriorityQueue_InfoList_item; /* PriorityQueue_InfoItem */ +static int hf_rnsap_priorityQueue_Id; /* PriorityQueue_Id */ +static int hf_rnsap_associatedHSDSCH_MACdFlow; /* HSDSCH_MACdFlow_ID */ +static int hf_rnsap_t1; /* T1 */ +static int hf_rnsap_discardTimer; /* DiscardTimer */ +static int hf_rnsap_mAC_hsWindowSize; /* MAC_hsWindowSize */ +static int hf_rnsap_mAChsGuaranteedBitRate; /* MAChsGuaranteedBitRate */ +static int hf_rnsap_mACdPDU_Size_Index; /* MACdPDU_Size_IndexList */ +static int hf_rnsap_rLC_Mode; /* RLC_Mode */ +static int hf_rnsap_PriorityQueue_InfoList_EnhancedFACH_PCH_item; /* PriorityQueue_InfoItem_EnhancedFACH_PCH */ +static int hf_rnsap_mAC_ehs_Reset_Timer; /* MAC_ehs_Reset_Timer */ +static int hf_rnsap_maximum_MACdPDU_Size_01; /* MAC_PDU_SizeExtended */ +static int hf_rnsap_PriorityQueue_InfoList_to_Modify_item; /* ModifyPriorityQueue */ +static int hf_rnsap_mACdPDU_Size_Index_to_Modify; /* MACdPDU_Size_IndexList_to_Modify */ +static int hf_rnsap_PriorityQueue_InfoList_to_Modify_Unsynchronised_item; /* PriorityQueue_InfoItem_to_Modify_Unsynchronised */ +static int hf_rnsap_priorityQueueId; /* PriorityQueue_Id */ +static int hf_rnsap_mBMSChannelTypeInfo; /* MBMSChannelTypeInfo */ +static int hf_rnsap_mBMSPreferredFreqLayerInfo; /* MBMSPreferredFreqLayerInfo */ +static int hf_rnsap_UpPCH_InformationList_LCRTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_uPPCHPositionLCR; /* UPPCHPositionLCR */ +static int hf_rnsap_PTMCellList_item; /* MBMSChannelTypeCellList */ +static int hf_rnsap_PTPCellList_item; /* MBMSChannelTypeCellList */ +static int hf_rnsap_raiList; /* RAI_List */ +static int hf_rnsap_RAI_List_item; /* RAI */ +static int hf_rnsap_RB_Info_item; /* RB_Identity */ +static int hf_rnsap_Reference_E_TFCI_Information_item; /* Reference_E_TFCI_Information_Item */ +static int hf_rnsap_reference_E_TFCI; /* E_TFCI */ +static int hf_rnsap_reference_E_TFCI_PO; /* Reference_E_TFCI_PO */ +static int hf_rnsap_pSDomain; /* NULL */ +static int hf_rnsap_cSDomain; /* NULL */ +static int hf_rnsap_pS_CSDomain; /* NULL */ +static int hf_rnsap_periodic_02; /* Periodic */ +static int hf_rnsap_eventA; /* EventA */ +static int hf_rnsap_eventB; /* EventB */ +static int hf_rnsap_eventC; /* EventC */ +static int hf_rnsap_eventD; /* EventD */ +static int hf_rnsap_eventE; /* EventE */ +static int hf_rnsap_eventF; /* EventF */ +static int hf_rnsap_extension_ReportCharacteristics; /* Extension_ReportCharacteristics */ +static int hf_rnsap_ten_msec; /* INTEGER_1_6000_ */ +static int hf_rnsap_gA_AccessPointPositionwithAltitude; /* GA_AccessPointPositionwithOptionalAltitude */ +static int hf_rnsap_iPDLParameters; /* IPDLParameters */ +static int hf_rnsap_dGPSCorrections; /* DGPSCorrections */ +static int hf_rnsap_gPS_NavigationModel_and_TimeRecovery; /* GPS_NavigationModel_and_TimeRecovery */ +static int hf_rnsap_gPS_Ionospheric_Model; /* GPS_Ionospheric_Model */ +static int hf_rnsap_gPS_UTC_Model; /* GPS_UTC_Model */ +static int hf_rnsap_gPS_Almanac; /* GPS_Almanac */ +static int hf_rnsap_gPS_RealTime_Integrity; /* GPS_RealTime_Integrity */ +static int hf_rnsap_gPS_RX_POS; /* GPS_RX_POS */ +static int hf_rnsap_sFNSFN_GA_AccessPointPosition; /* GA_AccessPointPositionwithOptionalAltitude */ +static int hf_rnsap_informationAvailable; /* InformationAvailable */ +static int hf_rnsap_informationNotAvailable; /* InformationNotAvailable */ +static int hf_rnsap_RL_Specific_DCH_Info_item; /* RL_Specific_DCH_Info_Item */ +static int hf_rnsap_dCH_id; /* DCH_ID */ +static int hf_rnsap_rL_Specific_EDCH_Info; /* RL_Specific_EDCH_Info */ +static int hf_rnsap_RL_Specific_EDCH_Info_item; /* RL_Specific_EDCH_InfoItem */ +static int hf_rnsap_uplinkRTLoadValue; /* INTEGER_0_100 */ +static int hf_rnsap_downlinkRTLoadValue; /* INTEGER_0_100 */ +static int hf_rnsap_sAC; /* SAC */ +static int hf_rnsap_SecondaryServingCells_item; /* SecondaryServingCellsItem */ +static int hf_rnsap_secondaryC_ID; /* C_ID */ +static int hf_rnsap_numSecondaryHS_SCCH_Codes; /* NumHS_SCCH_Codes */ +static int hf_rnsap_dl_TFCS; /* TFCS */ +static int hf_rnsap_tFCI_Coding; /* TFCI_Coding */ +static int hf_rnsap_secondary_CCPCH_TDD_InformationList; /* Secondary_CCPCH_TDD_InformationList */ +static int hf_rnsap_fACH_InformationList; /* FACH_InformationList */ +static int hf_rnsap_pCH_InformationList; /* PCH_InformationList */ +static int hf_rnsap_new_secondary_CPICH; /* Secondary_CPICH_Information */ +static int hf_rnsap_secondary_CPICH_shall_not_be_used; /* NULL */ +static int hf_rnsap_secondary_LCR_CCPCH_TDD_InformationList; /* Secondary_LCR_CCPCH_TDD_InformationList */ +static int hf_rnsap_secondary_CCPCH_TDD_InformationList768; /* Secondary_CCPCH_TDD_InformationList768 */ +static int hf_rnsap_Secondary_CCPCH_TDD_InformationList_item; /* Secondary_CCPCH_TDD_InformationItem */ +static int hf_rnsap_secondary_CCPCH_TDD_Code_Information; /* Secondary_CCPCH_TDD_Code_Information */ +static int hf_rnsap_tDD_PhysicalChannelOffset; /* TDD_PhysicalChannelOffset */ +static int hf_rnsap_Secondary_LCR_CCPCH_TDD_InformationList_item; /* Secondary_LCR_CCPCH_TDD_InformationItem */ +static int hf_rnsap_secondary_LCR_CCPCH_TDD_Code_Information; /* Secondary_LCR_CCPCH_TDD_Code_Information */ +static int hf_rnsap_Secondary_CCPCH_TDD_InformationList768_item; /* Secondary_CCPCH_TDD_InformationItem768 */ +static int hf_rnsap_secondary_CCPCH_TDD_Code_Information768; /* Secondary_CCPCH_TDD_Code_Information768 */ +static int hf_rnsap_Secondary_CCPCH_TDD_Code_Information_item; /* Secondary_CCPCH_TDD_Code_InformationItem */ +static int hf_rnsap_Secondary_LCR_CCPCH_TDD_Code_Information_item; /* Secondary_LCR_CCPCH_TDD_Code_InformationItem */ +static int hf_rnsap_s_CCPCH_TimeSlotFormat_LCR; /* TDD_DL_DPCH_TimeSlotFormat_LCR */ +static int hf_rnsap_Secondary_CCPCH_TDD_Code_Information768_item; /* Secondary_CCPCH_TDD_Code_InformationItem768 */ +static int hf_rnsap_possible_Secondary_Serving_Cell_List; /* Possible_Secondary_Serving_Cell_List */ +static int hf_rnsap_Possible_Secondary_Serving_Cell_List_item; /* Possible_Secondary_Serving_Cell */ +static int hf_rnsap_SetsOfHS_SCCH_Codes_item; /* SetsOfHS_SCCH_CodesItem */ +static int hf_rnsap_hS_SCCH_PreconfiguredCodes; /* HS_SCCH_PreconfiguredCodes */ +static int hf_rnsap_sixtyfourQAM_DL_SupportIndicator; /* SixtyfourQAM_DL_SupportIndicator */ +static int hf_rnsap_setup_02; /* Additional_EDCH_Setup_Info */ +static int hf_rnsap_configurationChange_01; /* Additional_EDCH_Cell_Information_ConfigurationChange_List */ +static int hf_rnsap_removal; /* Additional_EDCH_Cell_Information_Removal_List */ +static int hf_rnsap_setup_03; /* Downlink_TPC_enhancements_Information */ +static int hf_rnsap_configurationChange_02; /* Downlink_TPC_enhancements_Information */ +static int hf_rnsap_removal_01; /* Downlink_TPC_enhancements_Information_Removal */ +static int hf_rnsap_setup_04; /* UL_CLTD_Information */ +static int hf_rnsap_configurationChange_03; /* UL_CLTD_Information_To_Modify */ +static int hf_rnsap_removal_02; /* UL_CLTD_Information_Removal */ +static int hf_rnsap_setup_05; /* FTPICH_Information */ +static int hf_rnsap_configurationChange_04; /* FTPICH_Information_To_Modify */ +static int hf_rnsap_removal_03; /* FTPICH_Information_Removal */ +static int hf_rnsap_setup_06; /* DCH_ENH_Information */ +static int hf_rnsap_configurationChange_05; /* DCH_ENH_Information_to_Modify */ +static int hf_rnsap_removal_04; /* DCH_ENH_Information_Removal */ +static int hf_rnsap_setup_07; /* UL_DPCCH2_Information */ +static int hf_rnsap_configurationChange_06; /* UL_DPCCH2_Information_To_Modify */ +static int hf_rnsap_removal_05; /* UL_DPCCH2_Information_Removal */ +static int hf_rnsap_sFNSFNChangeLimit; /* SFNSFNChangeLimit */ +static int hf_rnsap_predictedSFNSFNDeviationLimit; /* PredictedSFNSFNDeviationLimit */ +static int hf_rnsap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation; /* T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation */ +static int hf_rnsap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item; /* T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item */ +static int hf_rnsap_sFNSFNValue; /* SFNSFNValue */ +static int hf_rnsap_sFNSFNQuality; /* SFNSFNQuality */ +static int hf_rnsap_sFNSFNDriftRate; /* SFNSFNDriftRate */ +static int hf_rnsap_sFNSFNDriftRateQuality; /* SFNSFNDriftRateQuality */ +static int hf_rnsap_sFNSFNTimeStampInformation; /* SFNSFNTimeStampInformation */ +static int hf_rnsap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation; /* T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation */ +static int hf_rnsap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item; /* T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item */ +static int hf_rnsap_sFNSFNTimeStamp_FDD; /* SFN */ +static int hf_rnsap_sFNSFNTimeStamp_TDD; /* SFNSFNTimeStamp_TDD */ +static int hf_rnsap_sFN; /* SFN */ +static int hf_rnsap_sFNSFN_FDD; /* SFNSFN_FDD */ +static int hf_rnsap_sFNSFN_TDD; /* SFNSFN_TDD */ +static int hf_rnsap_sFNSFN_TDD768; /* SFNSFN_TDD768 */ +static int hf_rnsap_listOfSNAs; /* ListOfSNAs */ +static int hf_rnsap_ListOfSNAs_item; /* SNACode */ +static int hf_rnsap_sRNTI; /* S_RNTI */ +static int hf_rnsap_sRNTI_BitMaskIndex; /* T_sRNTI_BitMaskIndex */ +static int hf_rnsap_n_INSYNC_IND; /* INTEGER_1_256 */ +static int hf_rnsap_n_OUTSYNC_IND; /* INTEGER_1_256 */ +static int hf_rnsap_t_RLFAILURE; /* INTEGER_0_255 */ +static int hf_rnsap_maxSYNC_UL_transmissions; /* T_maxSYNC_UL_transmissions */ +static int hf_rnsap_powerRampStep; /* INTEGER_0_3_ */ +static int hf_rnsap_modulation; /* Modulation */ +static int hf_rnsap_TDD_DCHs_to_Modify_item; /* TDD_DCHs_to_ModifyItem */ +static int hf_rnsap_dCH_SpecificInformationList_03; /* TDD_DCHs_to_ModifySpecificInformationList */ +static int hf_rnsap_TDD_DCHs_to_ModifySpecificInformationList_item; /* TDD_DCHs_to_ModifySpecificItem */ +static int hf_rnsap_ul_CCTrCH_ID; /* CCTrCH_ID */ +static int hf_rnsap_dl_CCTrCH_ID; /* CCTrCH_ID */ +static int hf_rnsap_TDD_DL_Code_Information_item; /* TDD_DL_Code_InformationItem */ +static int hf_rnsap_dPCH_ID; /* DPCH_ID */ +static int hf_rnsap_TDD_DL_Code_LCR_Information_item; /* TDD_DL_Code_LCR_InformationItem */ +static int hf_rnsap_tdd_ChannelisationCodeLCR; /* TDD_ChannelisationCodeLCR */ +static int hf_rnsap_tdd_DL_DPCH_TimeSlotFormat_LCR; /* TDD_DL_DPCH_TimeSlotFormat_LCR */ +static int hf_rnsap_TDD_DL_Code_Information768_item; /* TDD_DL_Code_InformationItem768 */ +static int hf_rnsap_qPSK; /* QPSK_DL_DPCH_TimeSlotFormatTDD_LCR */ +static int hf_rnsap_eightPSK; /* EightPSK_DL_DPCH_TimeSlotFormatTDD_LCR */ +static int hf_rnsap_initialOffset; /* INTEGER_0_255 */ +static int hf_rnsap_noinitialOffset; /* INTEGER_0_63 */ +static int hf_rnsap_TDD_UL_Code_Information_item; /* TDD_UL_Code_InformationItem */ +static int hf_rnsap_TDD_UL_Code_LCR_Information_item; /* TDD_UL_Code_LCR_InformationItem */ +static int hf_rnsap_tdd_UL_DPCH_TimeSlotFormat_LCR; /* TDD_UL_DPCH_TimeSlotFormat_LCR */ +static int hf_rnsap_TDD_UL_Code_Information768_item; /* TDD_UL_Code_InformationItem768 */ +static int hf_rnsap_qPSK_01; /* QPSK_UL_DPCH_TimeSlotFormatTDD_LCR */ +static int hf_rnsap_eightPSK_01; /* EightPSK_UL_DPCH_TimeSlotFormatTDD_LCR */ +static int hf_rnsap_plmn_id; /* PLMN_Identity */ +static int hf_rnsap_service_id; /* Service_ID */ +static int hf_rnsap_dsField; /* DsField */ +static int hf_rnsap_genericTrafficCategory; /* GenericTrafficCategory */ +static int hf_rnsap_Transmission_Gap_Pattern_Sequence_Information_item; /* Transmission_Gap_Pattern_Sequence_Information_item */ +static int hf_rnsap_tGPSID; /* TGPSID */ +static int hf_rnsap_tGSN; /* TGSN */ +static int hf_rnsap_tGL1; /* GapLength */ +static int hf_rnsap_tGL2; /* GapLength */ +static int hf_rnsap_tGD; /* TGD */ +static int hf_rnsap_tGPL1; /* GapDuration */ +static int hf_rnsap_not_to_be_used_1; /* GapDuration */ +static int hf_rnsap_uL_DL_mode; /* UL_DL_mode */ +static int hf_rnsap_downlink_Compressed_Mode_Method; /* Downlink_Compressed_Mode_Method */ +static int hf_rnsap_uplink_Compressed_Mode_Method; /* Uplink_Compressed_Mode_Method */ +static int hf_rnsap_dL_FrameType; /* DL_FrameType */ +static int hf_rnsap_delta_SIR1; /* DeltaSIR */ +static int hf_rnsap_delta_SIR_after1; /* DeltaSIR */ +static int hf_rnsap_delta_SIR2; /* DeltaSIR */ +static int hf_rnsap_delta_SIR_after2; /* DeltaSIR */ +static int hf_rnsap_Transmission_Gap_Pattern_Sequence_Status_List_item; /* Transmission_Gap_Pattern_Sequence_Status_List_item */ +static int hf_rnsap_tGPRC; /* TGPRC */ +static int hf_rnsap_tGCFN; /* CFN */ +static int hf_rnsap_Affected_HSDSCH_Serving_Cell_List_item; /* C_ID */ +static int hf_rnsap_Transmission_Mode_Information_item; /* Transmission_Mode_Information_List */ +static int hf_rnsap_mS; /* INTEGER_0_16383 */ +static int hf_rnsap_lS; /* INTEGER_0_4294967295 */ +static int hf_rnsap_tUTRANGANSSChangeLimit; /* INTEGER_1_256 */ +static int hf_rnsap_predictedTUTRANGANSSDeviationLimit; /* INTEGER_1_256 */ +static int hf_rnsap_tUTRANGANSS; /* TUTRANGANSS */ +static int hf_rnsap_tUTRANGANSSQuality; /* INTEGER_0_255 */ +static int hf_rnsap_tUTRANGANSSDriftRate; /* INTEGER_M50_50 */ +static int hf_rnsap_tUTRANGANSSDriftRateQuality; /* INTEGER_0_50 */ +static int hf_rnsap_ms_part; /* INTEGER_0_16383 */ +static int hf_rnsap_ls_part; /* INTEGER_0_4294967295 */ +static int hf_rnsap_tUTRANGPSChangeLimit; /* TUTRANGPSChangeLimit */ +static int hf_rnsap_predictedTUTRANGPSDeviationLimit; /* PredictedTUTRANGPSDeviationLimit */ +static int hf_rnsap_tUTRANGPS; /* TUTRANGPS */ +static int hf_rnsap_tUTRANGPSQuality; /* TUTRANGPSQuality */ +static int hf_rnsap_tUTRANGPSDriftRate; /* TUTRANGPSDriftRate */ +static int hf_rnsap_tUTRANGPSDriftRateQuality; /* TUTRANGPSDriftRateQuality */ +static int hf_rnsap_iEe_Extensions; /* ProtocolExtensionContainer */ +static int hf_rnsap_signalledGainFactors; /* T_signalledGainFactors */ +static int hf_rnsap_betaC; /* BetaCD */ +static int hf_rnsap_betaD; /* BetaCD */ +static int hf_rnsap_refTFCNumber; /* RefTFCNumber */ +static int hf_rnsap_tFCSvalues; /* T_tFCSvalues */ +static int hf_rnsap_no_Split_in_TFCI; /* TFCS_TFCSList */ +static int hf_rnsap_not_Used_split_in_TFCI; /* NULL */ +static int hf_rnsap_TFCS_TFCSList_item; /* TFCS_TFCSList_item */ +static int hf_rnsap_cTFC; /* TFCS_CTFC */ +static int hf_rnsap_tFC_Beta; /* TransportFormatCombination_Beta */ +static int hf_rnsap_ctfc2bit; /* INTEGER_0_3 */ +static int hf_rnsap_ctfc4bit; /* INTEGER_0_15 */ +static int hf_rnsap_ctfc6bit; /* INTEGER_0_63 */ +static int hf_rnsap_ctfc8bit; /* INTEGER_0_255 */ +static int hf_rnsap_ctfc12bit; /* INTEGER_0_4095 */ +static int hf_rnsap_ctfc16bit; /* INTEGER_0_65535 */ +static int hf_rnsap_ctfcmaxbit; /* INTEGER_0_maxCTFC */ +static int hf_rnsap_slot_position; /* INTEGER_0_4 */ +static int hf_rnsap_dynamicParts; /* TransportFormatSet_DynamicPartList */ +static int hf_rnsap_semi_staticPart; /* TransportFormatSet_Semi_staticPart */ +static int hf_rnsap_TransportFormatSet_DynamicPartList_item; /* TransportFormatSet_DynamicPartList_item */ +static int hf_rnsap_nrOfTransportBlocks; /* NrOfTransportBlocks */ +static int hf_rnsap_transportBlockSize; /* TransportBlockSize */ +static int hf_rnsap_mode_01; /* TransportFormatSet_ModeDP */ +static int hf_rnsap_tdd; /* TDD_TransportFormatSet_ModeDP */ +static int hf_rnsap_notApplicable; /* NULL */ +static int hf_rnsap_transmissionTimeIntervalInformation; /* TransmissionTimeIntervalInformation */ +static int hf_rnsap_TransmissionTimeIntervalInformation_item; /* TransmissionTimeIntervalInformation_item */ +static int hf_rnsap_transmissionTimeInterval; /* TransmissionTimeIntervalDynamic */ +static int hf_rnsap_transmissionTime; /* TransmissionTimeIntervalSemiStatic */ +static int hf_rnsap_channelCoding; /* ChannelCodingType */ +static int hf_rnsap_codingRate; /* CodingRate */ +static int hf_rnsap_rateMatcingAttribute; /* RateMatchingAttribute */ +static int hf_rnsap_cRC_Size; /* CRC_Size */ +static int hf_rnsap_mode_02; /* TransportFormatSet_ModeSSP */ +static int hf_rnsap_tdd_01; /* SecondInterleavingMode */ +static int hf_rnsap_tTI_Update_CFN; /* CFN */ +static int hf_rnsap_tTI_Update_Ind; /* TTI_Update_Ind */ +static int hf_rnsap_uE_AggregateMaximumBitRateDownlink; /* UE_AggregateMaximumBitRateDownlink */ +static int hf_rnsap_uE_AggregateMaximumBitRateUplink; /* UE_AggregateMaximumBitRateUplink */ +static int hf_rnsap_UE_RF_Band_CapabilityLCR_item; /* Radio_Frequency_BandItem */ +static int hf_rnsap_radio_Frequency_Band; /* Radio_Frequency_Band */ +static int hf_rnsap_imei; /* IMEI */ +static int hf_rnsap_imeisv; /* IMEISV */ +static int hf_rnsap_periodic_03; /* UEMeasurementReportCharacteristicsPeriodic */ +static int hf_rnsap_event1h; /* UEMeasurementReportCharacteristicsEvent1h */ +static int hf_rnsap_event1i; /* UEMeasurementReportCharacteristicsEvent1i */ +static int hf_rnsap_event6a; /* UEMeasurementReportCharacteristicsEvent6a */ +static int hf_rnsap_event6b; /* UEMeasurementReportCharacteristicsEvent6b */ +static int hf_rnsap_event6c; /* UEMeasurementReportCharacteristicsEvent6c */ +static int hf_rnsap_event6d; /* UEMeasurementReportCharacteristicsEvent6d */ +static int hf_rnsap_extension_ReportCharacteristics_01; /* UEMeasurementReportCharacteristics_Extension */ +static int hf_rnsap_uEMeasurementTreshold; /* UEMeasurementThreshold */ +static int hf_rnsap_uEMeasurementTimeToTrigger; /* UEMeasurementTimeToTrigger */ +static int hf_rnsap_uEMeasurementHysteresisTime; /* UEMeasurementHysteresisTime */ +static int hf_rnsap_amountofReporting; /* UEMeasurementReportCharacteristicsPeriodicAmountofReporting */ +static int hf_rnsap_reportingInterval; /* UEMeasurementReportCharacteristicsPeriodicReportingInterval */ +static int hf_rnsap_timeslotISCP; /* UEMeasurementThresholdDLTimeslotISCP */ +static int hf_rnsap_uETransmitPower; /* UEMeasurementThresholdUETransmitPower */ +static int hf_rnsap_extension_UEMeasurementThreshold; /* UEMeasurementThreshold_Extension */ +static int hf_rnsap_UEMeasurementTimeslotInfoHCR_item; /* UEMeasurementTimeslotInfoHCR_IEs */ +static int hf_rnsap_burstType; /* UEMeasurementTimeslotInfoHCRBurstType */ +static int hf_rnsap_UEMeasurementTimeslotInfoLCR_item; /* UEMeasurementTimeslotInfoLCR_IEs */ +static int hf_rnsap_UEMeasurementTimeslotInfo768_item; /* UEMeasurementTimeslotInfo768_IEs */ +static int hf_rnsap_burstType_01; /* UEMeasurementTimeslotInfo768BurstType */ +static int hf_rnsap_uE_Transmitted_Power; /* UE_MeasurementValue_UE_Transmitted_Power */ +static int hf_rnsap_primary_CCPCH_RSCP; /* UE_MeasurementValue_Primary_CCPCH_RSCP */ +static int hf_rnsap_dL_Timeslot_ISCP; /* UE_MeasurementValue_DL_Timeslot_ISCP */ +static int hf_rnsap_extension_UEMeasurementValue; /* UEMeasurementValue_Extension */ +static int hf_rnsap_uEMeasurementTransmittedPowerListHCR; /* UEMeasurementValueTransmittedPowerListHCR */ +static int hf_rnsap_uEMeasurementTransmittedPowerListLCR; /* UEMeasurementValueTransmittedPowerListLCR */ +static int hf_rnsap_UEMeasurementValueTransmittedPowerListHCR_item; /* UEMeasurementValueTransmittedPowerListHCR_IEs */ +static int hf_rnsap_uETransmitPower_01; /* INTEGER_0_104 */ +static int hf_rnsap_UEMeasurementValueTransmittedPowerListLCR_item; /* UEMeasurementValueTransmittedPowerListLCR_IEs */ +static int hf_rnsap_UEMeasurementValueTransmittedPowerList768_item; /* UEMeasurementValueTransmittedPowerList768_IEs */ +static int hf_rnsap_primaryCCPCH_RSCP; /* PrimaryCCPCH_RSCP */ +static int hf_rnsap_primaryCCPCH_RSCP_Delta; /* PrimaryCCPCH_RSCP_Delta */ +static int hf_rnsap_uEMeasurementTimeslotISCPListHCR; /* UEMeasurementValueTimeslotISCPListHCR */ +static int hf_rnsap_uEMeasurementTimeslotISCPListLCR; /* UEMeasurementValueTimeslotISCPListLCR */ +static int hf_rnsap_UEMeasurementValueTimeslotISCPListHCR_item; /* UEMeasurementValueTimeslotISCPListHCR_IEs */ +static int hf_rnsap_UEMeasurementValueTimeslotISCPListLCR_item; /* UEMeasurementValueTimeslotISCPListLCR_IEs */ +static int hf_rnsap_UEMeasurementValueTimeslotISCPList768_item; /* UEMeasurementValueTimeslotISCPList768_IEs */ +static int hf_rnsap_measurementAvailable_02; /* UEMeasurementValueInformationAvailable */ +static int hf_rnsap_measurementnotAvailable_02; /* UEMeasurementValueInformationnotAvailable */ +static int hf_rnsap_uEmeasurementValue; /* UEMeasurementValue */ +static int hf_rnsap_uPHFiltering_Value; /* UPHFiltering_Value */ +static int hf_rnsap_extension_UE_Measurement_Value; /* Extension_UE_Measurement_Value */ +static int hf_rnsap_cell_fach_pch; /* Cell_Fach_Pch_State */ +static int hf_rnsap_ura_pch; /* Ura_Pch_State */ +static int hf_rnsap_d_RNTI; /* D_RNTI */ +static int hf_rnsap_srnc_id; /* RNC_ID */ +static int hf_rnsap_ura_id; /* URA_ID */ +static int hf_rnsap_UL_Timeslot_Information_item; /* UL_Timeslot_InformationItem */ +static int hf_rnsap_uL_Code_Information; /* TDD_UL_Code_Information */ +static int hf_rnsap_UL_TimeslotLCR_Information_item; /* UL_TimeslotLCR_InformationItem */ +static int hf_rnsap_uL_Code_LCR_InformationList; /* TDD_UL_Code_LCR_Information */ +static int hf_rnsap_sequenceNumber; /* PLCCHsequenceNumber */ +static int hf_rnsap_UL_Timeslot_Information768_item; /* UL_Timeslot_InformationItem768 */ +static int hf_rnsap_uL_Code_Information768; /* TDD_UL_Code_Information768 */ +static int hf_rnsap_UL_TimeSlot_ISCP_Info_item; /* UL_TimeSlot_ISCP_InfoItem */ +static int hf_rnsap_uL_TimeslotISCP; /* UL_TimeslotISCP */ +static int hf_rnsap_UL_TimeSlot_ISCP_LCR_Info_item; /* UL_TimeSlot_ISCP_LCR_InfoItem */ +static int hf_rnsap_iSCP; /* UL_Timeslot_ISCP_Value */ +static int hf_rnsap_sync_UL_codes_bitmap; /* BIT_STRING_SIZE_8 */ +static int hf_rnsap_fPACH_info; /* FPACH_Information */ +static int hf_rnsap_prxUpPCHdes; /* INTEGER_M120_M58_ */ +static int hf_rnsap_syncUL_procParameter; /* SYNC_UL_ProcParameters */ +static int hf_rnsap_mMax; /* INTEGER_1_32 */ +static int hf_rnsap_ul_ScramblingCodeNumber; /* UL_ScramblingCodeNumber */ +static int hf_rnsap_ul_ScramblingCodeLength; /* UL_ScramblingCodeLength */ +static int hf_rnsap_uL_Synchronisation_StepSize; /* UL_Synchronisation_StepSize */ +static int hf_rnsap_uL_Synchronisation_Frequency; /* UL_Synchronisation_Frequency */ +static int hf_rnsap_uRA_ID; /* URA_ID */ +static int hf_rnsap_multipleURAsIndicator; /* MultipleURAsIndicator */ +static int hf_rnsap_rNCsWithCellsInTheAccessedURA_List; /* RNCsWithCellsInTheAccessedURA_List */ +static int hf_rnsap_RNCsWithCellsInTheAccessedURA_List_item; /* RNCsWithCellsInTheAccessedURA_Item */ +static int hf_rnsap_USCH_Information_item; /* USCH_InformationItem */ +static int hf_rnsap_uSCH_ID; /* USCH_ID */ +static int hf_rnsap_rb_Info; /* RB_Info */ +static int hf_rnsap_UMTS_Cells_Info_List_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_sDPCCH_PowerOffsetInformation; /* SDPCCH_PowerOffsetInformation */ +static int hf_rnsap_uL_CLTD_Activation_Information; /* UL_CLTD_Activation_Information */ +static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_UL_CLTD; /* Setup_Or_ConfigurationChange_Or_Removal_Of_UL_CLTD */ +static int hf_rnsap_f_DPCH_Info; /* F_DPCH_Info */ +static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_UL_DPCCH2; /* Setup_Or_ConfigurationChange_Or_Removal_Of_UL_DPCCH2 */ +static int hf_rnsap_f_DPCH_Info_01; /* F_DPCH_Info_To_Modify */ +static int hf_rnsap_e_roch_power_offset; /* E_ROCH_PowerOffset */ +static int hf_rnsap_s_e_dpcch_power_offset; /* S_E_DPCCH_PowerOffset */ +static int hf_rnsap_interstream_compensation; /* InterStream_Interference_Compensation */ +static int hf_rnsap_minimum_E_TFCI_rank2; /* INTEGER_0_127 */ +static int hf_rnsap_setup_08; /* UL_MIMO_Information */ +static int hf_rnsap_configurationChange_07; /* UL_MIMO_Information_To_Modify */ +static int hf_rnsap_removal_06; /* UL_MIMO_Removal */ +static int hf_rnsap_e_roch_channelization_code; /* FDD_DL_ChannelisationCodeNumber */ +static int hf_rnsap_s_e_rnti; /* E_RNTI */ +static int hf_rnsap_s_signature_sequence; /* ERGCH_SignatureSequence */ +static int hf_rnsap_s_e_roch_release_indicator; /* S_E_ROCH_Release_Indicator */ +static int hf_rnsap_protocolIEs; /* ProtocolIE_Container */ +static int hf_rnsap_protocolExtensions; /* ProtocolExtensionContainer */ +static int hf_rnsap_minUL_ChannelisationCodeLength; /* MinUL_ChannelisationCodeLength */ +static int hf_rnsap_maxNrOfUL_DPCHs; /* MaxNrOfUL_DPCHs */ +static int hf_rnsap_ul_PunctureLimit; /* PunctureLimit */ +static int hf_rnsap_ul_TFCS; /* TFCS */ +static int hf_rnsap_ul_DPCCH_SlotFormat; /* UL_DPCCH_SlotFormat */ +static int hf_rnsap_ul_SIRTarget; /* UL_SIR */ +static int hf_rnsap_diversityMode; /* DiversityMode */ +static int hf_rnsap_not_Used_sSDT_CellIdLength; /* NULL */ +static int hf_rnsap_not_Used_s_FieldLength; /* NULL */ +static int hf_rnsap_tFCS; /* TFCS */ +static int hf_rnsap_dl_DPCH_SlotFormat; /* DL_DPCH_SlotFormat */ +static int hf_rnsap_nrOfDLchannelisationcodes; /* NrOfDLchannelisationcodes */ +static int hf_rnsap_tFCI_SignallingMode; /* TFCI_SignallingMode */ +static int hf_rnsap_multiplexingPosition; /* MultiplexingPosition */ +static int hf_rnsap_powerOffsetInformation; /* PowerOffsetInformation_RL_SetupRqstFDD */ +static int hf_rnsap_fdd_dl_TPC_DownlinkStepSize; /* FDD_TPC_DownlinkStepSize */ +static int hf_rnsap_po1_ForTFCI_Bits; /* PowerOffset */ +static int hf_rnsap_po2_ForTPC_Bits; /* PowerOffset */ +static int hf_rnsap_po3_ForPilotBits; /* PowerOffset */ +static int hf_rnsap_RL_InformationList_RL_SetupRqstFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_chipOffset; /* ChipOffset */ +static int hf_rnsap_diversityControlField; /* DiversityControlField */ +static int hf_rnsap_dl_InitialTX_Power; /* DL_Power */ +static int hf_rnsap_not_Used_sSDT_CellID; /* NULL */ +static int hf_rnsap_transmitDiversityIndicator; /* TransmitDiversityIndicator */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Setup_List_item; /* Additional_HS_Cell_Information_RL_Setup_ItemIEs */ +static int hf_rnsap_hSPDSCH_RL_ID; /* RL_ID */ +static int hf_rnsap_hS_DSCH_FDD_Secondary_Serving_Information; /* HS_DSCH_FDD_Secondary_Serving_Information */ +static int hf_rnsap_powerOffsetInformation_01; /* PowerOffsetInformation_F_DPCH_RL_SetupRqstFDD */ +static int hf_rnsap_maxNrTimeslots_UL; /* MaxNrTimeslots */ +static int hf_rnsap_minimumSpreadingFactor_UL; /* MinimumSpreadingFactor */ +static int hf_rnsap_maxNrULPhysicalchannels; /* MaxNrULPhysicalchannels */ +static int hf_rnsap_maxNrTimeslots_DL; /* MaxNrTimeslots */ +static int hf_rnsap_minimumSpreadingFactor_DL; /* MinimumSpreadingFactor */ +static int hf_rnsap_maxNrDLPhysicalchannels; /* MaxNrDLPhysicalchannels */ +static int hf_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_cCTrCH_ID; /* CCTrCH_ID */ +static int hf_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_dl_PunctureLimit; /* PunctureLimit */ +static int hf_rnsap_tdd_TPC_DownlinkStepSize; /* TDD_TPC_DownlinkStepSize */ +static int hf_rnsap_cCTrCH_TPCList; /* CCTrCH_TPCList_RL_SetupRqstTDD */ +static int hf_rnsap_CCTrCH_TPCList_RL_SetupRqstTDD_item; /* CCTrCH_TPCItem_RL_SetupRqstTDD */ +static int hf_rnsap_specialBurstScheduling; /* SpecialBurstScheduling */ +static int hf_rnsap_dL_TimeSlot_ISCP; /* DL_TimeSlot_ISCP_Info */ +static int hf_rnsap_RL_InformationResponseList_RL_SetupRspFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_uRA_Information; /* URA_Information */ +static int hf_rnsap_sAI; /* SAI */ +static int hf_rnsap_gA_Cell; /* GA_Cell */ +static int hf_rnsap_gA_AccessPointPosition; /* GA_AccessPointPosition */ +static int hf_rnsap_not_Used_secondary_CCPCH_Info; /* NULL */ +static int hf_rnsap_diversityIndication; /* DiversityIndication_RL_SetupRspFDD */ +static int hf_rnsap_sSDT_SupportIndicator; /* SSDT_SupportIndicator */ +static int hf_rnsap_closedlooptimingadjustmentmode; /* Closedlooptimingadjustmentmode */ +static int hf_rnsap_maximumDLTxPower; /* DL_Power */ +static int hf_rnsap_minimumDLTxPower; /* DL_Power */ +static int hf_rnsap_not_Used_dSCHInformationResponse; /* NULL */ +static int hf_rnsap_neighbouring_UMTS_CellInformation; /* Neighbouring_UMTS_CellInformation */ +static int hf_rnsap_neighbouring_GSM_CellInformation; /* Neighbouring_GSM_CellInformation */ +static int hf_rnsap_sRB_Delay; /* SRB_Delay */ +static int hf_rnsap_combining; /* Combining_RL_SetupRspFDD */ +static int hf_rnsap_nonCombiningOrFirstRL; /* NonCombiningOrFirstRL_RL_SetupRspFDD */ +static int hf_rnsap_dCH_InformationResponse; /* DCH_InformationResponse */ +static int hf_rnsap_Additional_HS_Cell_Information_Response_List_item; /* Additional_HS_Cell_Information_Response_ItemIEs */ +static int hf_rnsap_ul_TimeSlot_ISCP_Info; /* UL_TimeSlot_ISCP_Info */ +static int hf_rnsap_timingAdvanceApplied; /* TimingAdvanceApplied */ +static int hf_rnsap_alphaValue; /* AlphaValue */ +static int hf_rnsap_ul_PhysCH_SF_Variation; /* UL_PhysCH_SF_Variation */ +static int hf_rnsap_synchronisationConfiguration; /* SynchronisationConfiguration */ +static int hf_rnsap_secondary_CCPCH_Info_TDD; /* Secondary_CCPCH_Info_TDD */ +static int hf_rnsap_ul_CCTrCHInformation; /* UL_CCTrCHInformationList_RL_SetupRspTDD */ +static int hf_rnsap_dl_CCTrCHInformation; /* DL_CCTrCHInformationList_RL_SetupRspTDD */ +static int hf_rnsap_dCH_InformationResponse_01; /* DCH_InformationResponseList_RL_SetupRspTDD */ +static int hf_rnsap_dsch_InformationResponse; /* DSCH_InformationResponse_RL_SetupRspTDD */ +static int hf_rnsap_usch_InformationResponse; /* USCH_InformationResponse_RL_SetupRspTDD */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD_item; /* UL_CCTrCHInformationItem_RL_SetupRspTDD */ +static int hf_rnsap_ul_DPCH_Information; /* UL_DPCH_InformationList_RL_SetupRspTDD */ +static int hf_rnsap_tDD_DPCHOffset; /* TDD_DPCHOffset */ +static int hf_rnsap_uL_Timeslot_Information; /* UL_Timeslot_Information */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD_item; /* DL_CCTrCHInformationItem_RL_SetupRspTDD */ +static int hf_rnsap_dl_DPCH_Information; /* DL_DPCH_InformationList_RL_SetupRspTDD */ +static int hf_rnsap_dL_Timeslot_Information; /* DL_Timeslot_Information */ +static int hf_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD_item; /* DSCHInformationItem_RL_SetupRspTDD */ +static int hf_rnsap_dsch_ID; /* DSCH_ID */ +static int hf_rnsap_dSCH_FlowControlInformation; /* DSCH_FlowControlInformation */ +static int hf_rnsap_transportFormatManagement; /* TransportFormatManagement */ +static int hf_rnsap_USCH_InformationListIEs_RL_SetupRspTDD_item; /* USCHInformationItem_RL_SetupRspTDD */ +static int hf_rnsap_usch_ID; /* USCH_ID */ +static int hf_rnsap_ul_TimeSlot_ISCP_LCR_Info; /* UL_TimeSlot_ISCP_LCR_Info */ +static int hf_rnsap_secondary_LCR_CCPCH_Info_TDD; /* Secondary_LCR_CCPCH_Info_TDD */ +static int hf_rnsap_ul_LCR_CCTrCHInformation; /* UL_LCR_CCTrCHInformationList_RL_SetupRspTDD */ +static int hf_rnsap_dl_LCR_CCTrCHInformation; /* DL_LCR_CCTrCHInformationList_RL_SetupRspTDD */ +static int hf_rnsap_dsch_LCR_InformationResponse; /* DSCH_LCR_InformationResponse_RL_SetupRspTDD */ +static int hf_rnsap_usch_LCR_InformationResponse; /* USCH_LCR_InformationResponse_RL_SetupRspTDD */ +static int hf_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD_item; /* UL_LCR_CCTrCHInformationItem_RL_SetupRspTDD */ +static int hf_rnsap_ul_DPCH_LCR_Information; /* UL_DPCH_LCR_InformationList_RL_SetupRspTDD */ +static int hf_rnsap_uL_TimeslotLCR_Information; /* UL_TimeslotLCR_Information */ +static int hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD_item; /* DL_CCTrCH_LCR_InformationItem_RL_SetupRspTDD */ +static int hf_rnsap_dl_DPCH_LCR_Information; /* DL_DPCH_LCR_InformationList_RL_SetupRspTDD */ +static int hf_rnsap_dL_Timeslot_LCR_Information; /* DL_TimeslotLCR_Information */ +static int hf_rnsap_tSTD_Indicator; /* TSTD_Indicator */ +static int hf_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD_item; /* DSCH_LCR_InformationItem_RL_SetupRspTDD */ +static int hf_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD_item; /* USCH_LCR_InformationItem_RL_SetupRspTDD */ +static int hf_rnsap_secondary_CCPCH_Info_TDD768; /* Secondary_CCPCH_Info_TDD768 */ +static int hf_rnsap_ul_CCTrCHInformation768; /* UL_CCTrCHInformationList_RL_SetupRspTDD768 */ +static int hf_rnsap_dl_CCTrCHInformation768; /* DL_CCTrCHInformationList_RL_SetupRspTDD768 */ +static int hf_rnsap_gA_CellAdditionalShapes; /* GA_CellAdditionalShapes */ +static int hf_rnsap_hCS_Prio; /* HCS_Prio */ +static int hf_rnsap_timeSlot_RL_SetupRspTDD; /* TimeSlot */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768_item; /* UL_CCTrCHInformationItem_RL_SetupRspTDD768 */ +static int hf_rnsap_ul_DPCH_Information768; /* UL_DPCH_InformationList_RL_SetupRspTDD768 */ +static int hf_rnsap_uL_SIR_Target_CCTrCH_InformationItem_RL_SetupRspTDD768; /* UL_SIR */ +static int hf_rnsap_uL_Timeslot_Information768; /* UL_Timeslot_Information768 */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768_item; /* DL_CCTrCHInformationItem_RL_SetupRspTDD768 */ +static int hf_rnsap_dl_DPCH_Information768; /* DL_DPCH_InformationList_RL_SetupRspTDD768 */ +static int hf_rnsap_cCTrCH_Maximum_DL_Power; /* DL_Power */ +static int hf_rnsap_cCTrCH_Minimum_DL_Power; /* DL_Power */ +static int hf_rnsap_dL_Timeslot_Information768; /* DL_Timeslot_Information768 */ +static int hf_rnsap_generalCause; /* GeneralCauseList_RL_SetupFailureFDD */ +static int hf_rnsap_rLSpecificCause; /* RLSpecificCauseList_RL_SetupFailureFDD */ +static int hf_rnsap_unsuccessful_RL_InformationRespList_RL_SetupFailureFDD; /* UnsuccessfulRL_InformationResponseList_RL_SetupFailureFDD */ +static int hf_rnsap_successful_RL_InformationRespList_RL_SetupFailureFDD; /* SuccessfulRL_InformationResponseList_RL_SetupFailureFDD */ +static int hf_rnsap_UnsuccessfulRL_InformationResponseList_RL_SetupFailureFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_SuccessfulRL_InformationResponseList_RL_SetupFailureFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_diversityIndication_01; /* DiversityIndication_RL_SetupFailureFDD */ +static int hf_rnsap_not_Used_dSCH_InformationResponse_RL_SetupFailureFDD; /* NULL */ +static int hf_rnsap_combining_01; /* Combining_RL_SetupFailureFDD */ +static int hf_rnsap_nonCombiningOrFirstRL_01; /* NonCombiningOrFirstRL_RL_SetupFailureFDD */ +static int hf_rnsap_generalCause_01; /* GeneralCauseList_RL_SetupFailureTDD */ +static int hf_rnsap_rLSpecificCause_01; /* RLSpecificCauseList_RL_SetupFailureTDD */ +static int hf_rnsap_unsuccessful_RL_InformationRespItem_RL_SetupFailureTDD; /* Unsuccessful_RL_InformationRespItem_RL_SetupFailureTDD */ +static int hf_rnsap_RL_InformationList_RL_AdditionRqstFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Addition_List_item; /* Additional_HS_Cell_Information_RL_Addition_ItemIEs */ +static int hf_rnsap_setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency; /* Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency */ +static int hf_rnsap_addition; /* Additional_EDCH_Cell_Information_To_Add_List */ +static int hf_rnsap_dL_TimeSlot_ISCP_Info; /* DL_TimeSlot_ISCP_Info */ +static int hf_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_uplinkStepSizeLCR; /* TDD_TPC_UplinkStepSize_LCR */ +static int hf_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_downlinkStepSize; /* TDD_TPC_DownlinkStepSize */ +static int hf_rnsap_RL_InformationResponseList_RL_AdditionRspFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_dl_CodeInformation_01; /* DL_CodeInformationList_RL_AdditionRspFDD */ +static int hf_rnsap_diversityIndication_02; /* DiversityIndication_RL_AdditionRspFDD */ +static int hf_rnsap_combining_02; /* Combining_RL_AdditionRspFDD */ +static int hf_rnsap_nonCombining; /* NonCombining_RL_AdditionRspFDD */ +static int hf_rnsap_Additional_HS_Cell_Change_Information_Response_List_item; /* Additional_HS_Cell_Change_Information_Response_ItemIEs */ +static int hf_rnsap_hS_DSCH_Secondary_Serving_Cell_Change_Information_Response; /* HS_DSCH_Secondary_Serving_Cell_Change_Information_Response */ +static int hf_rnsap_ul_CCTrCHInformation_01; /* UL_CCTrCHInformationList_RL_AdditionRspTDD */ +static int hf_rnsap_dl_CCTrCHInformation_01; /* DL_CCTrCHInformationList_RL_AdditionRspTDD */ +static int hf_rnsap_dCH_Information; /* DCH_Information_RL_AdditionRspTDD */ +static int hf_rnsap_dSCH_InformationResponse; /* DSCH_InformationResponse_RL_AdditionRspTDD */ +static int hf_rnsap_uSCH_InformationResponse; /* USCH_InformationResponse_RL_AdditionRspTDD */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD_item; /* UL_CCTrCHInformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_ul_DPCH_Information_01; /* UL_DPCH_InformationList_RL_AdditionRspTDD */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD_item; /* DL_CCTrCHInformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_dl_DPCH_Information_01; /* DL_DPCH_InformationList_RL_AdditionRspTDD */ +static int hf_rnsap_diversityIndication_03; /* DiversityIndication_RL_AdditionRspTDD */ +static int hf_rnsap_combining_03; /* Combining_RL_AdditionRspTDD */ +static int hf_rnsap_nonCombining_01; /* NonCombining_RL_AdditionRspTDD */ +static int hf_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD_item; /* DSCHInformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_diversityIndication_04; /* DiversityIndication_RL_AdditionRspTDD2 */ +static int hf_rnsap_USCH_InformationListIE_RL_AdditionRspTDD_item; /* USCHInformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_ul_CCTrCH_LCR_Information; /* UL_CCTrCH_LCR_InformationList_RL_AdditionRspTDD */ +static int hf_rnsap_dl_CCTrCH_LCR_Information; /* DL_CCTrCH_LCR_InformationList_RL_AdditionRspTDD */ +static int hf_rnsap_dCH_InformationResponse_02; /* DCH_InformationResponseList_RL_AdditionRspTDD */ +static int hf_rnsap_dsch_LCR_InformationResponse_01; /* DSCH_LCR_InformationResponse_RL_AdditionRspTDD */ +static int hf_rnsap_usch_LCR_InformationResponse_01; /* USCH_LCR_InformationResponse_RL_AdditionRspTDD */ +static int hf_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_item; /* UL_CCTrCH_LCR_InformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_ul_DPCH_LCR_Information_01; /* UL_DPCH_LCR_InformationList_RL_AdditionRspTDD */ +static int hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_item; /* DL_CCTrCH_LCR_InformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_dl_DPCH_LCR_Information_01; /* DL_DPCH_LCR_InformationList_RL_AdditionRspTDD */ +static int hf_rnsap_dL_TimeslotLCR_Information; /* DL_TimeslotLCR_Information */ +static int hf_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD_item; /* DSCH_LCR_InformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD_item; /* USCH_LCR_InformationItem_RL_AdditionRspTDD */ +static int hf_rnsap_ul_CCTrCHInformation768_01; /* UL_CCTrCHInformationList_RL_AdditionRspTDD768 */ +static int hf_rnsap_dl_CCTrCHInformation768_01; /* DL_CCTrCHInformationList_RL_AdditionRspTDD768 */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768_item; /* UL_CCTrCHInformationItem_RL_AdditionRspTDD768 */ +static int hf_rnsap_ul_DPCH_Information768_01; /* UL_DPCH_InformationList_RL_AdditionRspTDD768 */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768_item; /* DL_CCTrCHInformationItem_RL_AdditionRspTDD768 */ +static int hf_rnsap_dl_DPCH_Information768_01; /* DL_DPCH_InformationList_RL_AdditionRspTDD768 */ +static int hf_rnsap_generalCause_02; /* GeneralCauseList_RL_AdditionFailureFDD */ +static int hf_rnsap_rLSpecificCause_02; /* RLSpecificCauseList_RL_AdditionFailureFDD */ +static int hf_rnsap_unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD; /* UnsuccessfulRL_InformationResponseList_RL_AdditionFailureFDD */ +static int hf_rnsap_successful_RL_InformationRespList_RL_AdditionFailureFDD; /* SuccessfulRL_InformationResponseList_RL_AdditionFailureFDD */ +static int hf_rnsap_UnsuccessfulRL_InformationResponseList_RL_AdditionFailureFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_SuccessfulRL_InformationResponseList_RL_AdditionFailureFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_dl_CodeInformation_02; /* DL_CodeInformationList_RL_AdditionFailureFDD */ +static int hf_rnsap_diversityIndication_05; /* DiversityIndication_RL_AdditionFailureFDD */ +static int hf_rnsap_combining_04; /* Combining_RL_AdditionFailureFDD */ +static int hf_rnsap_nonCombining_02; /* NonCombining_RL_AdditionFailureFDD */ +static int hf_rnsap_generalCause_03; /* GeneralCauseList_RL_AdditionFailureTDD */ +static int hf_rnsap_rLSpecificCause_03; /* RLSpecificCauseList_RL_AdditionFailureTDD */ +static int hf_rnsap_unsuccessful_RL_InformationRespItem_RL_AdditionFailureTDD; /* Unsuccessful_RL_InformationRespItem_RL_AdditionFailureTDD */ +static int hf_rnsap_RL_InformationList_RL_DeletionRqst_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_maxNrOfUL_DPDCHs; /* MaxNrOfUL_DPCHs */ +static int hf_rnsap_not_Used_sSDT_CellIDLength; /* NULL */ +static int hf_rnsap_powerOffsetInformation_02; /* PowerOffsetInformation_RL_ReconfPrepFDD */ +static int hf_rnsap_pO1_ForTFCI_Bits; /* PowerOffset */ +static int hf_rnsap_pO2_ForTPC_Bits; /* PowerOffset */ +static int hf_rnsap_pO3_ForPilotBits; /* PowerOffset */ +static int hf_rnsap_DCH_DeleteList_RL_ReconfPrepFDD_item; /* DCH_DeleteItem_RL_ReconfPrepFDD */ +static int hf_rnsap_RL_InformationList_RL_ReconfPrepFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_not_Used_sSDT_Indication; /* NULL */ +static int hf_rnsap_not_Used_sSDT_CellIdentity; /* NULL */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep_item; /* Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs */ +static int hf_rnsap_hS_DSCH_Secondary_Serving_Information_To_Modify; /* HS_DSCH_Secondary_Serving_Information_To_Modify */ +static int hf_rnsap_hS_HS_DSCH_Secondary_Serving_Remove; /* HS_DSCH_Secondary_Serving_Remove */ +static int hf_rnsap_setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency; /* Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency */ +static int hf_rnsap_powerOffsetInformation_03; /* PowerOffsetInformation_F_DPCH_RL_ReconfPrepFDD */ +static int hf_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_cCTrCH_TPCList_01; /* CCTrCH_TPCAddList_RL_ReconfPrepTDD */ +static int hf_rnsap_CCTrCH_TPCAddList_RL_ReconfPrepTDD_item; /* CCTrCH_TPCAddItem_RL_ReconfPrepTDD */ +static int hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_cCTrCH_TPCList_02; /* CCTrCH_TPCModifyList_RL_ReconfPrepTDD */ +static int hf_rnsap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD_item; /* CCTrCH_TPCModifyItem_RL_ReconfPrepTDD */ +static int hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_DCH_DeleteList_RL_ReconfPrepTDD_item; /* DCH_DeleteItem_RL_ReconfPrepTDD */ +static int hf_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD_item; /* DSCH_ModifyItem_RL_ReconfPrepTDD */ +static int hf_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD_item; /* DSCH_DeleteItem_RL_ReconfPrepTDD */ +static int hf_rnsap_USCH_ModifyList_RL_ReconfPrepTDD_item; /* USCH_ModifyItem_RL_ReconfPrepTDD */ +static int hf_rnsap_ul_ccTrCHID; /* CCTrCH_ID */ +static int hf_rnsap_USCH_DeleteList_RL_ReconfPrepTDD_item; /* USCH_DeleteItem_RL_ReconfPrepTDD */ +static int hf_rnsap_RL_Information_RL_ReconfPrepTDD_item; /* RL_InformationIE_RL_ReconfPrepTDD */ +static int hf_rnsap_rL_Specific_DCH_Info; /* RL_Specific_DCH_Info */ +static int hf_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_max_UL_SIR; /* UL_SIR */ +static int hf_rnsap_min_UL_SIR; /* UL_SIR */ +static int hf_rnsap_dl_CodeInformationList; /* DL_CodeInformationList_RL_ReconfReadyFDD */ +static int hf_rnsap_dCHInformationResponse; /* DCH_InformationResponseList_RL_ReconfReadyFDD */ +static int hf_rnsap_not_Used_dSCHsToBeAddedOrModified; /* NULL */ +static int hf_rnsap_Additional_HS_Cell_RL_Reconf_Response_item; /* Additional_HS_Cell_RL_Reconf_Response_ItemIEs */ +static int hf_rnsap_ul_CCTrCH_Information; /* UL_CCTrCH_InformationList_RL_ReconfReadyTDD */ +static int hf_rnsap_dl_CCTrCH_Information; /* DL_CCTrCH_InformationList_RL_ReconfReadyTDD */ +static int hf_rnsap_dCHInformationResponse_01; /* DCH_InformationResponseList_RL_ReconfReadyTDD */ +static int hf_rnsap_dSCHsToBeAddedOrModified; /* DSCHToBeAddedOrModified_RL_ReconfReadyTDD */ +static int hf_rnsap_uSCHsToBeAddedOrModified; /* USCHToBeAddedOrModified_RL_ReconfReadyTDD */ +static int hf_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD_item; /* UL_CCTrCH_InformationItem_RL_ReconfReadyTDD */ +static int hf_rnsap_ul_DPCH_AddInformation; /* UL_DPCH_InformationAddList_RL_ReconfReadyTDD */ +static int hf_rnsap_ul_DPCH_ModifyInformation; /* UL_DPCH_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_ul_DPCH_DeleteInformation; /* UL_DPCH_InformationDeleteList_RL_ReconfReadyTDD */ +static int hf_rnsap_uL_TimeslotLCR_Info; /* UL_TimeslotLCR_Information */ +static int hf_rnsap_rxTimingDeviationForTA; /* RxTimingDeviationForTA */ +static int hf_rnsap_rxTimingDeviationForTA768; /* RxTimingDeviationForTA768 */ +static int hf_rnsap_uL_Timeslot_InformationModifyList_RL_ReconfReadyTDD; /* UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_item; /* UL_TimeslotLCR_InformationModifyItem_RL_ReconfReadyTDD */ +static int hf_rnsap_tDD_uL_Code_LCR_Information; /* TDD_UL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_TDD_UL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD_item; /* TDD_UL_Code_LCR_InformationModifyItem_RL_ReconfReadyTDD */ +static int hf_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD_item; /* UL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD */ +static int hf_rnsap_uL_Code_Information_01; /* TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD_item; /* TDD_UL_Code_InformationModifyItem_RL_ReconfReadyTDD */ +static int hf_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_item; /* UL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD768 */ +static int hf_rnsap_uL_Code_Information768_01; /* TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD768 */ +static int hf_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD768_item; /* TDD_UL_Code_InformationModifyItem_RL_ReconfReadyTDD768 */ +static int hf_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_item; /* UL_DPCH_InformationDeleteItem_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD_item; /* DL_CCTrCH_InformationItem_RL_ReconfReadyTDD */ +static int hf_rnsap_dl_DPCH_AddInformation; /* DL_DPCH_InformationAddList_RL_ReconfReadyTDD */ +static int hf_rnsap_dl_DPCH_ModifyInformation; /* DL_DPCH_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_dl_DPCH_DeleteInformation; /* DL_DPCH_InformationDeleteList_RL_ReconfReadyTDD */ +static int hf_rnsap_dL_TimeslotLCR_Info; /* DL_TimeslotLCR_Information */ +static int hf_rnsap_dL_Timeslot_InformationModifyList_RL_ReconfReadyTDD; /* DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_item; /* DL_TimeslotLCR_InformationModifyItem_RL_ReconfReadyTDD */ +static int hf_rnsap_tDD_dL_Code_LCR_Information; /* TDD_DL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_TDD_DL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD_item; /* TDD_DL_Code_LCR_InformationModifyItem_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD_item; /* DL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD */ +static int hf_rnsap_dL_Code_Information_01; /* TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD */ +static int hf_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD_item; /* TDD_DL_Code_InformationModifyItem_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_item; /* DL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD768 */ +static int hf_rnsap_dL_Code_Information768_01; /* TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD768 */ +static int hf_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD768_item; /* TDD_DL_Code_InformationModifyItem_RL_ReconfReadyTDD768 */ +static int hf_rnsap_dPCH_ID768; /* DPCH_ID768 */ +static int hf_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_item; /* DL_DPCH_InformationDeleteItem_RL_ReconfReadyTDD */ +static int hf_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD_item; /* DL_DPCH_InformationDeleteItem768_RL_ReconfReadyTDD */ +static int hf_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_item; /* DSCHToBeAddedOrModifiedItem_RL_ReconfReadyTDD */ +static int hf_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_item; /* USCHToBeAddedOrModifiedItem_RL_ReconfReadyTDD */ +static int hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD_item; /* RL_InformationResponse_RL_ReconfReadyTDD */ +static int hf_rnsap_generalCause_04; /* GeneralCauseList_RL_ReconfFailure */ +static int hf_rnsap_rLSpecificCause_04; /* RLSpecificCauseList_RL_ReconfFailure */ +static int hf_rnsap_rL_ReconfigurationFailureList_RL_ReconfFailure; /* RL_ReconfigurationFailureList_RL_ReconfFailure */ +static int hf_rnsap_RL_ReconfigurationFailureList_RL_ReconfFailure_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_DCH_DeleteList_RL_ReconfRqstFDD_item; /* DCH_DeleteItem_RL_ReconfRqstFDD */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req_item; /* Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs */ +static int hf_rnsap_hS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised; /* HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised */ +static int hf_rnsap_hS_DSCH_Secondary_Serving_Remove; /* HS_DSCH_Secondary_Serving_Remove */ +static int hf_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_DCH_DeleteList_RL_ReconfRqstTDD_item; /* DCH_DeleteItem_RL_ReconfRqstTDD */ +static int hf_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information_item; /* RL_ReconfigurationRequestTDD_RL_Information */ +static int hf_rnsap_RL_InformationResponseList_RL_ReconfRspFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_dCHsInformationResponseList; /* DCH_InformationResponseList_RL_ReconfRspFDD */ +static int hf_rnsap_dL_CodeInformationList_RL_ReconfResp; /* DL_CodeInformationList_RL_ReconfRspFDD */ +static int hf_rnsap_dCHsInformationResponseList_01; /* DCH_InformationResponseList_RL_ReconfRspTDD */ +static int hf_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD_item; /* DL_CCTrCH_InformationItem_RL_ReconfRspTDD */ +static int hf_rnsap_dl_DPCH_ModifyInformation_LCR; /* DL_DPCH_InformationModifyList_LCR_RL_ReconfRspTDD */ +static int hf_rnsap_dL_Timeslot_LCR_InformationModifyList_RL_ReconfRqstTDD; /* DL_Timeslot_LCR_InformationModifyList_RL_ReconfRspTDD */ +static int hf_rnsap_DL_Timeslot_LCR_InformationModifyList_RL_ReconfRspTDD_item; /* DL_Timeslot_LCR_InformationModifyItem_RL_ReconfRspTDD */ +static int hf_rnsap_maxPowerLCR; /* DL_Power */ +static int hf_rnsap_minPowerLCR; /* DL_Power */ +static int hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD_item; /* RL_InformationResponse_RL_ReconfRspTDD */ +static int hf_rnsap_rL; /* RL_RL_FailureInd */ +static int hf_rnsap_rL_Set; /* RL_Set_RL_FailureInd */ +static int hf_rnsap_cCTrCH; /* CCTrCH_RL_FailureInd */ +static int hf_rnsap_rL_InformationList_RL_FailureInd; /* RL_InformationList_RL_FailureInd */ +static int hf_rnsap_RL_InformationList_RL_FailureInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_rL_Set_InformationList_RL_FailureInd; /* RL_Set_InformationList_RL_FailureInd */ +static int hf_rnsap_RL_Set_InformationList_RL_FailureInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_cCTrCH_InformationList_RL_FailureInd; /* CCTrCH_InformationList_RL_FailureInd */ +static int hf_rnsap_CCTrCH_InformationList_RL_FailureInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_RL_InformationList_RL_PreemptRequiredInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_rL_01; /* RL_RL_RestoreInd */ +static int hf_rnsap_rL_Set_01; /* RL_Set_RL_RestoreInd */ +static int hf_rnsap_cCTrCH_01; /* CCTrCH_RL_RestoreInd */ +static int hf_rnsap_rL_InformationList_RL_RestoreInd; /* RL_InformationList_RL_RestoreInd */ +static int hf_rnsap_RL_InformationList_RL_RestoreInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_rL_Set_InformationList_RL_RestoreInd; /* RL_Set_InformationList_RL_RestoreInd */ +static int hf_rnsap_RL_Set_InformationList_RL_RestoreInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_cCTrCH_InformationList_RL_RestoreInd; /* CCTrCH_InformationList_RL_RestoreInd */ +static int hf_rnsap_CCTrCH_InformationList_RL_RestoreInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_dl_CodeInformation_03; /* DL_CodeInformationList_PhyChReconfRqstFDD */ +static int hf_rnsap_ul_CCTrCH_Information_01; /* UL_CCTrCH_InformationList_PhyChReconfRqstTDD */ +static int hf_rnsap_dl_CCTrCH_Information_01; /* DL_CCTrCH_InformationList_PhyChReconfRqstTDD */ +static int hf_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_item; /* UL_CCTrCH_InformationItem_PhyChReconfRqstTDD */ +static int hf_rnsap_ul_DPCH_Information_02; /* UL_DPCH_InformationList_PhyChReconfRqstTDD */ +static int hf_rnsap_uL_Timeslot_InformationList_PhyChReconfRqstTDD; /* UL_Timeslot_InformationList_PhyChReconfRqstTDD */ +static int hf_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_item; /* UL_TimeslotLCR_InformationItem_PhyChReconfRqstTDD */ +static int hf_rnsap_uL_Code_LCR_Information; /* TDD_UL_Code_LCR_Information */ +static int hf_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD_item; /* UL_Timeslot_InformationItem_PhyChReconfRqstTDD */ +static int hf_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768_item; /* UL_Timeslot_InformationItem_PhyChReconfRqstTDD768 */ +static int hf_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_item; /* DL_CCTrCH_InformationItem_PhyChReconfRqstTDD */ +static int hf_rnsap_dl_DPCH_Information_02; /* DL_DPCH_InformationList_PhyChReconfRqstTDD */ +static int hf_rnsap_dL_Timeslot_InformationList_PhyChReconfRqstTDD; /* DL_Timeslot_InformationList_PhyChReconfRqstTDD */ +static int hf_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_item; /* DL_TimeslotLCR_InformationItem_PhyChReconfRqstTDD */ +static int hf_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD_item; /* DL_Timeslot_InformationItem_PhyChReconfRqstTDD */ +static int hf_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768_item; /* DL_Timeslot_InformationItem_PhyChReconfRqstTDD768 */ +static int hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD_item; /* HSPDSCH_Timeslot_InformationItem_PhyChReconfRqstTDD */ +static int hf_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD_item; /* HSPDSCH_Timeslot_InformationItemLCR_PhyChReconfRqstTDD */ +static int hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768_item; /* HSPDSCH_Timeslot_InformationItem_PhyChReconfRqstTDD768 */ +static int hf_rnsap_RL_InformationList_RL_CongestInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_dCH_Rate_Information; /* DCH_Rate_Information_RL_CongestInd */ +static int hf_rnsap_DCH_Rate_Information_RL_CongestInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_allowed_Rate_Information; /* Allowed_Rate_Information */ +static int hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_uRA; /* URA_PagingRqst */ +static int hf_rnsap_cell; /* Cell_PagingRqst */ +static int hf_rnsap_pagingCause; /* PagingCause */ +static int hf_rnsap_cNDomainType; /* CNDomainType */ +static int hf_rnsap_pagingRecordType; /* PagingRecordType */ +static int hf_rnsap_rL_02; /* RL_DM_Rqst */ +static int hf_rnsap_rLS; /* RL_Set_DM_Rqst */ +static int hf_rnsap_allRL; /* All_RL_DM_Rqst */ +static int hf_rnsap_allRLS; /* All_RL_Set_DM_Rqst */ +static int hf_rnsap_rL_InformationList_DM_Rqst; /* RL_InformationList_DM_Rqst */ +static int hf_rnsap_RL_InformationList_DM_Rqst_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_HSSICH_Info_DM_Rqst_item; /* HS_SICH_ID */ +static int hf_rnsap_HSSICH_Info_DM_Rqst_Extension_item; /* HS_SICH_ID_Extension */ +static int hf_rnsap_rL_Set_InformationList_DM_Rqst; /* RL_Set_InformationList_DM_Rqst */ +static int hf_rnsap_RL_Set_InformationList_DM_Rqst_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_rLs; /* RL_DM_Rsp */ +static int hf_rnsap_rLS_01; /* RL_Set_DM_Rsp */ +static int hf_rnsap_allRL_01; /* RL_DM_Rsp */ +static int hf_rnsap_allRLS_01; /* RL_Set_DM_Rsp */ +static int hf_rnsap_rL_InformationList_DM_Rsp; /* RL_InformationList_DM_Rsp */ +static int hf_rnsap_rL_Set_InformationList_DM_Rsp; /* RL_Set_InformationList_DM_Rsp */ +static int hf_rnsap_RL_InformationList_DM_Rsp_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_dedicatedMeasurementValue; /* DedicatedMeasurementValue */ +static int hf_rnsap_RL_Set_InformationList_DM_Rsp_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_item; /* Multiple_DedicatedMeasurementValueItem_TDD_DM_Rsp */ +static int hf_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_item; /* Multiple_DedicatedMeasurementValueItem_LCR_TDD_DM_Rsp */ +static int hf_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_item; /* Multiple_HSSICHMeasurementValueItem_TDD_DM_Rsp */ +static int hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp_item; /* Multiple_DedicatedMeasurementValueItem_TDD768_DM_Rsp */ +static int hf_rnsap_rL_03; /* RL_DM_Fail */ +static int hf_rnsap_rLS_02; /* RL_Set_DM_Fail */ +static int hf_rnsap_allRL_02; /* RL_DM_Fail */ +static int hf_rnsap_allRLS_02; /* RL_Set_DM_Fail */ +static int hf_rnsap_rL_unsuccessful_InformationRespList_DM_Fail; /* RL_Unsuccessful_InformationRespList_DM_Fail */ +static int hf_rnsap_rL_successful_InformationRespList_DM_Fail; /* RL_Successful_InformationRespList_DM_Fail */ +static int hf_rnsap_rL_Set_unsuccessful_InformationRespList_DM_Fail; /* RL_Set_Unsuccessful_InformationRespList_DM_Fail */ +static int hf_rnsap_rL_Set_successful_InformationRespList_DM_Fail; /* RL_Set_Successful_InformationRespList_DM_Fail */ +static int hf_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_individualcause; /* Cause */ +static int hf_rnsap_RL_Successful_InformationRespList_DM_Fail_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_RL_Set_Successful_InformationRespList_DM_Fail_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_rLs_01; /* RL_DM_Rprt */ +static int hf_rnsap_rLS_03; /* RL_Set_DM_Rprt */ +static int hf_rnsap_allRL_03; /* RL_DM_Rprt */ +static int hf_rnsap_allRLS_03; /* RL_Set_DM_Rprt */ +static int hf_rnsap_rL_InformationList_DM_Rprt; /* RL_InformationList_DM_Rprt */ +static int hf_rnsap_rL_Set_InformationList_DM_Rprt; /* RL_Set_InformationList_DM_Rprt */ +static int hf_rnsap_RL_InformationList_DM_Rprt_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_dedicatedMeasurementValueInformation; /* DedicatedMeasurementValueInformation */ +static int hf_rnsap_RL_Set_InformationList_DM_Rprt_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_rL_04; /* RL_DM_Fail_Ind */ +static int hf_rnsap_rLS_04; /* RL_Set_DM_Fail_Ind */ +static int hf_rnsap_allRL_04; /* RL_DM_Fail_Ind */ +static int hf_rnsap_allRLS_04; /* RL_Set_DM_Fail_Ind */ +static int hf_rnsap_rL_unsuccessful_InformationRespList_DM_Fail_Ind; /* RL_Unsuccessful_InformationRespList_DM_Fail_Ind */ +static int hf_rnsap_rL_Set_unsuccessful_InformationRespList_DM_Fail_Ind; /* RL_Set_Unsuccessful_InformationRespList_DM_Fail_Ind */ +static int hf_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail_Ind_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail_Ind_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_fACH_FlowControlInformation; /* FACH_FlowControlInformation_CTCH_ResourceRspFDD */ +static int hf_rnsap_fACH_FlowControlInformation_01; /* FACH_FlowControlInformation_CTCH_ResourceRspTDD */ +static int hf_rnsap_cell_01; /* Cell_CM_Rqst */ +static int hf_rnsap_additional_CommonMeasurementObjectType_CM_Rqst; /* Additional_CommonMeasurementObjectType_CM_Rqst */ +static int hf_rnsap_neighbouringCellMeasurementInformation; /* NeighbouringCellMeasurementInfo */ +static int hf_rnsap_NeighbouringCellMeasurementInfo_item; /* NeighbouringCellMeasurementInfo_item */ +static int hf_rnsap_neighbouringFDDCellMeasurementInformation; /* NeighbouringFDDCellMeasurementInformation */ +static int hf_rnsap_neighbouringTDDCellMeasurementInformation; /* NeighbouringTDDCellMeasurementInformation */ +static int hf_rnsap_extension_neighbouringCellMeasurementInformation; /* Extension_neighbouringCellMeasurementInformation */ +static int hf_rnsap_extension_neighbouringCellMeasurementInformation768; /* Extension_neighbouringCellMeasurementInformation768 */ +static int hf_rnsap_GsmCellList_CM_Rqst_item; /* GsmCellItem_CM_Rqst */ +static int hf_rnsap_measurementID; /* MeasurementID */ +static int hf_rnsap_gsmCell; /* GSM_Cell_CM_Rqst */ +static int hf_rnsap_cell_02; /* Cell_CM_Rsp */ +static int hf_rnsap_GsmCellList_CM_Rsp_item; /* GsmCellItem_CM_Rsp */ +static int hf_rnsap_Extension_FailureMeasurementList_item; /* Extension_FailureMeasurementItem */ +static int hf_rnsap_cell_03; /* Cell_CM_Rprt */ +static int hf_rnsap_commonMeasurementValueInformation; /* CommonMeasurementValueInformation */ +static int hf_rnsap_GsmCellList_CM_Rprt_item; /* GsmCellItem_CM_Rprt */ +static int hf_rnsap_Extension_TerminationMeasurementList_item; /* Extension_TerminationMeasurementItem */ +static int hf_rnsap_Extension_FailureIndicationMeasurementList_item; /* Extension_FailureIndicationMeasurementItem */ +static int hf_rnsap_cell_04; /* Cell_InfEx_Rqst */ +static int hf_rnsap_extension_InformationExchangeObjectType_InfEx_Rqst; /* Extension_InformationExchangeObjectType_InfEx_Rqst */ +static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst_item; /* MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rqst */ +static int hf_rnsap_mBMS_Bearer_Service_List_InfEx_Rqst; /* MBMS_Bearer_Service_List_InfEx_Rqst */ +static int hf_rnsap_MBMS_Bearer_Service_List_InfEx_Rqst_item; /* TMGI */ +static int hf_rnsap_MBMS_Cell_InfEx_Rqst_item; /* C_ID */ +static int hf_rnsap_ANR_Cell_InfEx_Rqst_item; /* C_ID */ +static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rqst_item; /* C_ID */ +static int hf_rnsap_cell_05; /* Cell_InfEx_Rsp */ +static int hf_rnsap_extension_InformationExchangeObjectType_InfEx_Rsp; /* Extension_InformationExchangeObjectType_InfEx_Rsp */ +static int hf_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp_item; /* MBMS_Bearer_ServiceItemIEs_InfEx_Rsp */ +static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp_item; /* MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rsp */ +static int hf_rnsap_mBMS_Bearer_Service_List_InfEx_Rsp; /* MBMS_Bearer_Service_List_InfEx_Rsp */ +static int hf_rnsap_MBMS_Cell_InfEx_Rsp_item; /* MBMS_Cell_Item_InfEx_Rsp */ +static int hf_rnsap_ANR_Cell_InfEx_Rsp_item; /* ANR_Cell_ItemIEs_InfEx_Rsp */ +static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rsp_item; /* Common_E_RGCH_Cell_ItemIEs_InfEx_Rsp */ +static int hf_rnsap_cell_06; /* Cell_InfEx_Rprt */ +static int hf_rnsap_extension_InformationExchangeObjectType_InfEx_Rprt; /* Extension_InformationExchangeObjectType_InfEx_Rprt */ +static int hf_rnsap_requestedDataValueInformation; /* RequestedDataValueInformation */ +static int hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt_item; /* MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rprt */ +static int hf_rnsap_mBMS_Bearer_Service_List_InfEx_Rprt; /* MBMS_Bearer_Service_List_InfEx_Rprt */ +static int hf_rnsap_MBMS_Bearer_Service_List_InfEx_Rprt_item; /* MBMS_Bearer_Service_List_Item_InfEx_Rprt */ +static int hf_rnsap_MBMS_Cell_InfEx_Rprt_item; /* MBMS_Cell_Item_InfEx_Rprt */ +static int hf_rnsap_Common_E_RGCH_Cell_InfEx_Rprt_item; /* Common_E_RGCH_Cell_Item_InfEx_Rprt */ +static int hf_rnsap_context; /* ContextList_Reset */ +static int hf_rnsap_all_contexts; /* NULL */ +static int hf_rnsap_contextGroup; /* ContextGroupList_Reset */ +static int hf_rnsap_contextInfoList_Reset; /* ContextInfoList_Reset */ +static int hf_rnsap_ContextInfoList_Reset_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_contextType_Reset; /* ContextType_Reset */ +static int hf_rnsap_dRNTI; /* D_RNTI */ +static int hf_rnsap_extension_ContextType_Reset; /* Extension_ContextType_Reset */ +static int hf_rnsap_contextGroupInfoList_Reset; /* ContextGroupInfoList_Reset */ +static int hf_rnsap_ContextGroupInfoList_Reset_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_s_RNTI_Group; /* S_RNTI_Group */ +static int hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_delayed_activation_update; /* DelayedActivationUpdate */ +static int hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_uE_Measurement_Value; /* UE_Measurement_Value */ +static int hf_rnsap_Additional_HS_Cell_Information_RL_Param_Upd_item; /* Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs */ +static int hf_rnsap_hS_DSCH_FDD_Secondary_Serving_Update_Information; /* HS_DSCH_FDD_Secondary_Serving_Update_Information */ +static int hf_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd_item; /* Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs */ +static int hf_rnsap_additional_EDCH_FDD_Update_Information; /* Additional_EDCH_FDD_Update_Information */ +static int hf_rnsap_ListOfInterfacesToTrace_item; /* ProtocolIE_Single_Container */ +static int hf_rnsap_interface; /* T_interface */ +static int hf_rnsap_privateIEs; /* PrivateIE_Container */ +static int hf_rnsap_suspension; /* Suspension_Control_Type */ +static int hf_rnsap_resume; /* Resume_Control_Type */ +static int hf_rnsap_controlled_Object_Scope; /* Controlled_Object_Scope */ +static int hf_rnsap_initiatingMessage; /* InitiatingMessage */ +static int hf_rnsap_successfulOutcome; /* SuccessfulOutcome */ +static int hf_rnsap_unsuccessfulOutcome; /* UnsuccessfulOutcome */ +static int hf_rnsap_outcome; /* Outcome */ +static int hf_rnsap_value_02; /* InitiatingMessage_value */ +static int hf_rnsap_value_03; /* SuccessfulOutcome_value */ +static int hf_rnsap_value_04; /* UnsuccessfulOutcome_value */ +static int hf_rnsap_value_05; /* Outcome_value */ /* Initialize the subtree pointers */ -static int ett_rnsap = -1; -static int ett_rnsap_transportLayerAddress = -1; -static int ett_rnsap_transportLayerAddress_nsap = -1; - -static gint ett_rnsap_PrivateIE_ID = -1; -static gint ett_rnsap_ProcedureID = -1; -static gint ett_rnsap_TransactionID = -1; -static gint ett_rnsap_ProtocolIE_Container = -1; -static gint ett_rnsap_ProtocolIE_Field = -1; -static gint ett_rnsap_ProtocolExtensionContainer = -1; -static gint ett_rnsap_ProtocolExtensionField = -1; -static gint ett_rnsap_PrivateIE_Container = -1; -static gint ett_rnsap_PrivateIE_Field = -1; -static gint ett_rnsap_ActivationInformation = -1; -static gint ett_rnsap_ActivationInformationItem = -1; -static gint ett_rnsap_Active_MBMS_Bearer_Service_ListFDD = -1; -static gint ett_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL = -1; -static gint ett_rnsap_Active_MBMS_Bearer_Service_ListTDD = -1; -static gint ett_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL = -1; -static gint ett_rnsap_Active_Pattern_Sequence_Information = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_Response_RLAdd_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_Setup_Info = -1; -static gint ett_rnsap_ANRReportIndication = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_Setup = -1; -static gint ett_rnsap_Additional_EDCH_FDD_Setup_Cell_Information = -1; -static gint ett_rnsap_Additional_EDCH_UL_DPCH_Information_Setup = -1; -static gint ett_rnsap_Additional_EDCH_F_DPCH_Information = -1; -static gint ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Setup_List = -1; -static gint ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_To_Add_List = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_To_Add_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_UL_DPCH_Information_Addition = -1; -static gint ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Add_List = -1; -static gint ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Modify_List = -1; -static gint ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_FDD_Information = -1; -static gint ett_rnsap_DTX_Information2 = -1; -static gint ett_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info_List = -1; -static gint ett_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info = -1; -static gint ett_rnsap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List = -1; -static gint ett_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info_Response = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_Response_List = -1; -static gint ett_rnsap_Additional_EDCH_FDD_Information_Response_ItemIEs = -1; -static gint ett_rnsap_EDCH_Additional_RL_Specific_Information_Response_List = -1; -static gint ett_rnsap_EDCH_Additional_RL_Specific_Information_Response_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List = -1; -static gint ett_rnsap_Additional_EDCH_FDD_Information_Response_RLReconf_Items = -1; -static gint ett_rnsap_EDCH_Additional_RL_Specific_Modified_Information_Response_List = -1; -static gint ett_rnsap_EDCH_Additional_RL_Specific_Modified_Information_Response_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_ConfigurationChange_List = -1; -static gint ett_rnsap_Additional_EDCH_ConfigurationChange_Info_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_UL_DPCH_Information_Modify = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_Removal_List = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_Removal_Info_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_FDD_Update_Information = -1; -static gint ett_rnsap_Additional_EDCH_DL_Control_Channel_Change_Information_List = -1; -static gint ett_rnsap_Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs = -1; -static gint ett_rnsap_AdditionalPreferredFrequency = -1; -static gint ett_rnsap_AdditionalPreferredFrequencyItem = -1; -static gint ett_rnsap_AffectedUEInformationForMBMS = -1; -static gint ett_rnsap_AllocationRetentionPriority = -1; -static gint ett_rnsap_Allowed_Rate_Information = -1; -static gint ett_rnsap_Angle_Of_Arrival_Value_LCR = -1; -static gint ett_rnsap_ANR_Cell_Information = -1; -static gint ett_rnsap_ANR_FDD_CellInformation = -1; -static gint ett_rnsap_ANR_TDD_CellInformation = -1; -static gint ett_rnsap_ANR_LCR_TDD_CellInformation = -1; -static gint ett_rnsap_ANR_Multiple_PLMN_List = -1; -static gint ett_rnsap_BadSatellites = -1; -static gint ett_rnsap_T_badSatelliteInformation = -1; -static gint ett_rnsap_T_badSatelliteInformation_item = -1; -static gint ett_rnsap_BDS_IGPInfoList = -1; -static gint ett_rnsap_BDS_IGPInfo = -1; -static gint ett_rnsap_BDS_Ionospheric_Grid_Model = -1; -static gint ett_rnsap_BSIC = -1; -static gint ett_rnsap_BurstModeParameters = -1; -static gint ett_rnsap_Cause = -1; -static gint ett_rnsap_CellBased = -1; -static gint ett_rnsap_CellIdList = -1; -static gint ett_rnsap_Cell_Capacity_Class_Value = -1; -static gint ett_rnsap_CGI = -1; -static gint ett_rnsap_CommonMeasurementAccuracy = -1; -static gint ett_rnsap_CommonMeasurementValue = -1; -static gint ett_rnsap_CommonMeasurementValueInformation = -1; -static gint ett_rnsap_CommonMeasurementAvailable = -1; -static gint ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD = -1; -static gint ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDDItem = -1; -static gint ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR = -1; -static gint ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationItemLCR = -1; -static gint ett_rnsap_Common_E_DCH_LogicalChannelInformation = -1; -static gint ett_rnsap_Common_E_DCH_LogicalChannelInformationItem = -1; -static gint ett_rnsap_Common_E_RGCH_Cell_Information = -1; -static gint ett_rnsap_Common_E_RGCH_Cell_Info = -1; -static gint ett_rnsap_Continuous_Packet_Connectivity_DTX_DRX_Information = -1; -static gint ett_rnsap_Continuous_Packet_Connectivity_DTX_DRX_Information_to_Modify = -1; -static gint ett_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information = -1; -static gint ett_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_InformationItem = -1; -static gint ett_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response = -1; -static gint ett_rnsap_CorrespondingCells = -1; -static gint ett_rnsap_CPC_Information = -1; -static gint ett_rnsap_Counting_Information = -1; -static gint ett_rnsap_Counting_Information_List = -1; -static gint ett_rnsap_CriticalityDiagnostics = -1; -static gint ett_rnsap_CriticalityDiagnostics_IE_List = -1; -static gint ett_rnsap_CriticalityDiagnostics_IE_List_item = -1; -static gint ett_rnsap_MessageStructure = -1; -static gint ett_rnsap_MessageStructure_item = -1; -static gint ett_rnsap_CN_CS_DomainIdentifier = -1; -static gint ett_rnsap_CN_PS_DomainIdentifier = -1; -static gint ett_rnsap_CPC_InformationLCR = -1; -static gint ett_rnsap_ContinuousPacketConnectivity_DRX_InformationLCR = -1; -static gint ett_rnsap_HS_SCCH_DRX_Information_LCR = -1; -static gint ett_rnsap_E_AGCH_DRX_Information_LCR = -1; -static gint ett_rnsap_E_AGCH_DRX_Parameters = -1; -static gint ett_rnsap_ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR = -1; -static gint ett_rnsap_DRX_Information_to_Modify_LCR = -1; -static gint ett_rnsap_DRX_Information_to_Modify_Items_LCR = -1; -static gint ett_rnsap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR = -1; -static gint ett_rnsap_HS_SCCH_DRX_Information_ResponseLCR = -1; -static gint ett_rnsap_E_AGCH_DRX_Information_ResponseLCR = -1; -static gint ett_rnsap_E_AGCH_DRX_Parameters_Response = -1; -static gint ett_rnsap_Controlled_Object_Scope = -1; -static gint ett_rnsap_DBDS_CorrectionsReq = -1; -static gint ett_rnsap_DBDS_Corrections = -1; -static gint ett_rnsap_DBDS_Info = -1; -static gint ett_rnsap_DBDS_SignalInfoList = -1; -static gint ett_rnsap_DBDS_SignalInfo = -1; -static gint ett_rnsap_DBDS_InfoList = -1; -static gint ett_rnsap_DCH_ENH_Information = -1; -static gint ett_rnsap_DCH_ENH_Information_to_Modify = -1; -static gint ett_rnsap_DCH_ENH_Concat = -1; -static gint ett_rnsap_DCH_ENH_Information_Reconf = -1; -static gint ett_rnsap_DCH_FDD_Information = -1; -static gint ett_rnsap_DCH_FDD_InformationItem = -1; -static gint ett_rnsap_DCH_MeasurementOccasion_Information = -1; -static gint ett_rnsap_DchMeasurementOccasionInformation_Item = -1; -static gint ett_rnsap_Measurement_Occasion_Pattern_Sequence_parameters = -1; -static gint ett_rnsap_DCH_Specific_FDD_InformationList = -1; -static gint ett_rnsap_DCH_Specific_FDD_Item = -1; -static gint ett_rnsap_DCH_InformationResponse = -1; -static gint ett_rnsap_DCH_InformationResponseItem = -1; -static gint ett_rnsap_DCH_TDD_Information = -1; -static gint ett_rnsap_DCH_TDD_InformationItem = -1; -static gint ett_rnsap_DCH_Specific_TDD_InformationList = -1; -static gint ett_rnsap_DCH_Specific_TDD_Item = -1; -static gint ett_rnsap_DedicatedMeasurementValue = -1; -static gint ett_rnsap_DedicatedMeasurementValueInformation = -1; -static gint ett_rnsap_DedicatedMeasurementAvailable = -1; -static gint ett_rnsap_DelayedActivation = -1; -static gint ett_rnsap_DelayedActivationUpdate = -1; -static gint ett_rnsap_Activate_Info = -1; -static gint ett_rnsap_Deactivate_Info = -1; -static gint ett_rnsap_Execution_Type = -1; -static gint ett_rnsap_DGANSSCorrections = -1; -static gint ett_rnsap_T_dGANSS_Information = -1; -static gint ett_rnsap_T_dGANSS_Information_item = -1; -static gint ett_rnsap_T_dGANSS_SignalInformation = -1; -static gint ett_rnsap_T_dGANSS_SignalInformation_item = -1; -static gint ett_rnsap_DGANSS_Corrections_Req = -1; -static gint ett_rnsap_DGANSSThreshold = -1; -static gint ett_rnsap_DGNSS_ValidityPeriod = -1; -static gint ett_rnsap_DGPSCorrections = -1; -static gint ett_rnsap_T_satellite_DGPSCorrections_Information = -1; -static gint ett_rnsap_T_satellite_DGPSCorrections_Information_item = -1; -static gint ett_rnsap_DGPSThreshold = -1; -static gint ett_rnsap_DL_TBS = -1; -static gint ett_rnsap_HS_DSCH_Cell_List = -1; -static gint ett_rnsap_HS_DSCH_Cell = -1; -static gint ett_rnsap_DL_PowerBalancing_Information = -1; -static gint ett_rnsap_DL_ReferencePowerInformationList = -1; -static gint ett_rnsap_DL_ReferencePowerInformationItem = -1; -static gint ett_rnsap_DL_ReferencePowerInformation = -1; -static gint ett_rnsap_DL_Timeslot_Information = -1; -static gint ett_rnsap_DL_Timeslot_InformationItem = -1; -static gint ett_rnsap_DL_TimeslotLCR_Information = -1; -static gint ett_rnsap_DL_TimeslotLCR_InformationItem = -1; -static gint ett_rnsap_DL_Timeslot_Information768 = -1; -static gint ett_rnsap_DL_Timeslot_InformationItem768 = -1; -static gint ett_rnsap_DL_TimeSlot_ISCP_Info = -1; -static gint ett_rnsap_DL_TimeSlot_ISCP_InfoItem = -1; -static gint ett_rnsap_DL_TimeSlot_ISCP_LCR_Information = -1; -static gint ett_rnsap_DL_TimeSlot_ISCP_LCR_InfoItem = -1; -static gint ett_rnsap_Downlink_TPC_enhancements_Information = -1; -static gint ett_rnsap_Downlink_TPC_enhancements_Reconf = -1; -static gint ett_rnsap_DRX_Information = -1; -static gint ett_rnsap_DRX_Information_to_Modify = -1; -static gint ett_rnsap_DRX_Information_to_Modify_Items = -1; -static gint ett_rnsap_DSCH_FlowControlInformation = -1; -static gint ett_rnsap_DSCH_FlowControlItem = -1; -static gint ett_rnsap_DSCH_TDD_Information = -1; -static gint ett_rnsap_DSCH_TDD_InformationItem = -1; -static gint ett_rnsap_DTX_Cycle_2ms_Items = -1; -static gint ett_rnsap_DTX_Cycle_2ms_to_Modify_Items = -1; -static gint ett_rnsap_DTX_Cycle_10ms_Items = -1; -static gint ett_rnsap_DTX_Cycle_10ms_to_Modify_Items = -1; -static gint ett_rnsap_DTX_Information = -1; -static gint ett_rnsap_DTX_Information_to_Modify = -1; -static gint ett_rnsap_DTX_Information_to_Modify_Items = -1; -static gint ett_rnsap_EARFCN_Information = -1; -static gint ett_rnsap_EARFCN_FDD = -1; -static gint ett_rnsap_EARFCN_FDD_Extended = -1; -static gint ett_rnsap_ECGI = -1; -static gint ett_rnsap_EDCH_FDD_DL_ControlChannelInformation = -1; -static gint ett_rnsap_EDCH_FDD_Information = -1; -static gint ett_rnsap_EDCH_FDD_InformationResponse = -1; -static gint ett_rnsap_EDCH_MACdFlow_Specific_InformationResponse = -1; -static gint ett_rnsap_EDCH_MACdFlow_Specific_InformationResponseItem = -1; -static gint ett_rnsap_EDCH_FDD_Information_To_Modify = -1; -static gint ett_rnsap_E_DCH_FDD_Update_Information = -1; -static gint ett_rnsap_E_DCH_MACdFlow_Specific_UpdateInformation = -1; -static gint ett_rnsap_E_DCH_MACdFlow_Specific_UpdateInformation_Item = -1; -static gint ett_rnsap_E_DCH_DL_Control_Channel_Change_Information = -1; -static gint ett_rnsap_E_DCH_DL_Control_Channel_Change_Information_Item = -1; -static gint ett_rnsap_E_DCH_DL_Control_Channel_Grant_Information = -1; -static gint ett_rnsap_E_DCH_DL_Control_Channel_Grant_Information_Item = -1; -static gint ett_rnsap_E_DCH_Grant_Type_Information = -1; -static gint ett_rnsap_E_DCH_LogicalChannelInformation = -1; -static gint ett_rnsap_E_DCH_LogicalChannelInformationItem = -1; -static gint ett_rnsap_E_DCH_MACdPDU_SizeList = -1; -static gint ett_rnsap_E_DCH_MACdPDU_SizeListItem = -1; -static gint ett_rnsap_E_DCH_LogicalChannelToModify = -1; -static gint ett_rnsap_E_DCH_LogicalChannelToModifyItem = -1; -static gint ett_rnsap_E_DCH_MACdPDU_SizeToModifyList = -1; -static gint ett_rnsap_E_DCH_LogicalChannelToDelete = -1; -static gint ett_rnsap_E_DCH_LogicalChannelToDeleteItem = -1; -static gint ett_rnsap_EDCH_MACdFlows_Information = -1; -static gint ett_rnsap_EDCH_MACdFlow_Specific_InfoList = -1; -static gint ett_rnsap_EDCH_MACdFlow_Specific_InfoItem = -1; -static gint ett_rnsap_EDCH_MACdFlow_Specific_InfoToModifyList = -1; -static gint ett_rnsap_EDCH_MACdFlow_Specific_InfoToModifyItem = -1; -static gint ett_rnsap_EDCH_MACdFlows_To_Delete = -1; -static gint ett_rnsap_EDCH_MACdFlows_To_Delete_Item = -1; -static gint ett_rnsap_E_DCH_Non_Scheduled_Transmission_Grant_Items = -1; -static gint ett_rnsap_E_DCH_Serving_cell_change_informationResponse = -1; -static gint ett_rnsap_E_DCH_serving_cell_change_choice = -1; -static gint ett_rnsap_E_DCH_serving_cell_change_successful = -1; -static gint ett_rnsap_E_DCH_RL_InformationList_Rsp = -1; -static gint ett_rnsap_E_DCH_RL_InformationList_Rsp_Item = -1; -static gint ett_rnsap_E_DCH_serving_cell_change_unsuccessful = -1; -static gint ett_rnsap_E_DCH_TTI_Length = -1; -static gint ett_rnsap_E_DCH_TTI_Length_to_Modify = -1; -static gint ett_rnsap_EDPCH_Information_FDD = -1; -static gint ett_rnsap_EDPCH_Information_RLReconfRequest_FDD = -1; -static gint ett_rnsap_EDCH_Serving_RL = -1; -static gint ett_rnsap_EDCH_Serving_RL_in_this_DRNS = -1; -static gint ett_rnsap_Enhanced_FACH_Information_ResponseFDD = -1; -static gint ett_rnsap_Enhanced_FACH_Information_ResponseLCR = -1; -static gint ett_rnsap_E_TFCI_Boost_Information = -1; -static gint ett_rnsap_E_TFCS_Information = -1; -static gint ett_rnsap_EventA = -1; -static gint ett_rnsap_EventB = -1; -static gint ett_rnsap_EventC = -1; -static gint ett_rnsap_EventD = -1; -static gint ett_rnsap_EventE = -1; -static gint ett_rnsap_EventF = -1; -static gint ett_rnsap_EventH = -1; -static gint ett_rnsap_Event1F_Parameters = -1; -static gint ett_rnsap_Event1I_Parameters = -1; -static gint ett_rnsap_E_DCH_Information = -1; -static gint ett_rnsap_E_PUCH_Information = -1; -static gint ett_rnsap_E_TFCS_Information_TDD = -1; -static gint ett_rnsap_E_DCH_QPSK_RefBetaInfo = -1; -static gint ett_rnsap_E_DCH_sixteenQAM_RefBetaInfo = -1; -static gint ett_rnsap_E_DCH_RefBeta_Item = -1; -static gint ett_rnsap_E_DCH_MACdFlows_Information_TDD = -1; -static gint ett_rnsap_E_DCH_MACdFlow_InfoTDDItem = -1; -static gint ett_rnsap_E_DCH_TDD_Information = -1; -static gint ett_rnsap_E_DCH_Information_Reconfig = -1; -static gint ett_rnsap_E_DCH_TDD_Information_to_Modify = -1; -static gint ett_rnsap_E_DCH_TDD_Information_to_Modify_List = -1; -static gint ett_rnsap_E_DCH_MACdFlow_ModifyTDDItem = -1; -static gint ett_rnsap_E_DCH_Information_Response = -1; -static gint ett_rnsap_Fast_TTI_switching_Mode_synchronized = -1; -static gint ett_rnsap_Fast_TTI_switching_Mode_unsynchronized = -1; -static gint ett_rnsap_E_DCH_TDD_MACdFlow_Specific_InformationResp = -1; -static gint ett_rnsap_E_DCH_TDD_MACdFlow_Specific_InformationResp_Item = -1; -static gint ett_rnsap_E_AGCH_Specific_InformationRespListTDD = -1; -static gint ett_rnsap_E_AGCH_Specific_InformationResp_ItemTDD = -1; -static gint ett_rnsap_E_HICH_InformationResp = -1; -static gint ett_rnsap_E_DCH_Non_Scheduled_Grant_Info = -1; -static gint ett_rnsap_E_DCH_768_Information = -1; -static gint ett_rnsap_E_DCH_TDD_Information768 = -1; -static gint ett_rnsap_E_DCH_768_Information_Reconfig = -1; -static gint ett_rnsap_E_DCH_768_Information_Response = -1; -static gint ett_rnsap_E_AGCH_Specific_InformationRespList768TDD = -1; -static gint ett_rnsap_E_AGCH_Specific_InformationResp_Item768TDD = -1; -static gint ett_rnsap_E_HICH_InformationResp768 = -1; -static gint ett_rnsap_E_DCH_Non_Scheduled_Grant_Info768 = -1; -static gint ett_rnsap_E_DCH_LCR_Information = -1; -static gint ett_rnsap_E_PUCH_LCR_Information = -1; -static gint ett_rnsap_E_DCH_LCR_TDD_Information = -1; -static gint ett_rnsap_E_DCH_LCR_Information_Reconfig = -1; -static gint ett_rnsap_E_DCH_LCR_Information_Response = -1; -static gint ett_rnsap_E_AGCH_Specific_InformationRespList_LCR_TDD = -1; -static gint ett_rnsap_E_AGCH_Specific_InformationResp_Item_LCR_TDD = -1; -static gint ett_rnsap_E_HICH_Specific_InformationResp_LCR = -1; -static gint ett_rnsap_E_HICH_Scheduled_InformationRespList_LCR_TDD = -1; -static gint ett_rnsap_E_HICH_Scheduled_InformationResp_Item_LCR_TDD = -1; -static gint ett_rnsap_E_HICH_InformationResp_LCR = -1; -static gint ett_rnsap_E_DCH_Non_Scheduled_Grant_Info_LCR = -1; -static gint ett_rnsap_Radio_Links_without_DPCH_FDPCH_Indication = -1; -static gint ett_rnsap_Radio_Links_without_DPCH_FDPCH_Information = -1; -static gint ett_rnsap_Extended_S_RNTI_Group = -1; -static gint ett_rnsap_ExtendedAffectedUEInformationForMBMS = -1; -static gint ett_rnsap_E_DCH_Semi_PersistentScheduling_Information_LCR = -1; -static gint ett_rnsap_E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR = -1; -static gint ett_rnsap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR = -1; -static gint ett_rnsap_Initial_E_DCH_SPS_resource = -1; -static gint ett_rnsap_E_DCH_SPS_HICH_Information = -1; -static gint ett_rnsap_E_HICH_Configuration = -1; -static gint ett_rnsap_Same_As_Scheduled_E_HICH = -1; -static gint ett_rnsap_E_HICH_InformationResp_ExplicitConfiguration_LCR = -1; -static gint ett_rnsap_FACH_FlowControlInformation = -1; -static gint ett_rnsap_FACH_FlowControlInformationItem = -1; -static gint ett_rnsap_FACH_InformationList = -1; -static gint ett_rnsap_FACH_InformationItem = -1; -static gint ett_rnsap_FDD_DCHs_to_Modify = -1; -static gint ett_rnsap_FDD_DCHs_to_ModifyItem = -1; -static gint ett_rnsap_FDD_DCHs_to_ModifySpecificInformationList = -1; -static gint ett_rnsap_FDD_DCHs_to_ModifySpecificItem = -1; -static gint ett_rnsap_FDD_DL_CodeInformation = -1; -static gint ett_rnsap_FDD_DL_CodeInformationItem = -1; -static gint ett_rnsap_F_DPCH_Info = -1; -static gint ett_rnsap_F_DPCH_Info_To_Modify = -1; -static gint ett_rnsap_FPACH_Information = -1; -static gint ett_rnsap_FTPICH_Information = -1; -static gint ett_rnsap_FTPICH_Information_To_Modify = -1; -static gint ett_rnsap_FTPICH_Information_Reconf = -1; -static gint ett_rnsap_FTPICH_Reconfiguration_Information = -1; -static gint ett_rnsap_FTPICH_Information_Response = -1; -static gint ett_rnsap_GA_Cell = -1; -static gint ett_rnsap_GA_Cell_item = -1; -static gint ett_rnsap_GA_CellAdditionalShapes = -1; -static gint ett_rnsap_GA_AltitudeAndDirection = -1; -static gint ett_rnsap_GA_EllipsoidArc = -1; -static gint ett_rnsap_Gainfactors_10ms_mode = -1; -static gint ett_rnsap_T_signalledGainFactors10ms = -1; -static gint ett_rnsap_GANSS_AddClockModels = -1; -static gint ett_rnsap_GANSS_AddOrbitModels = -1; -static gint ett_rnsap_GANSS_Additional_Ionospheric_Model = -1; -static gint ett_rnsap_GANSS_Additional_Navigation_Models = -1; -static gint ett_rnsap_GANSS_Additional_Time_Models = -1; -static gint ett_rnsap_GANSS_Additional_UTC_Models = -1; -static gint ett_rnsap_GANSS_Almanac = -1; -static gint ett_rnsap_T_gANSS_AlmanacModel = -1; -static gint ett_rnsap_T_gANSS_keplerianParameters = -1; -static gint ett_rnsap_GANSS_alm_keplerianNAVAlmanac = -1; -static gint ett_rnsap_GANSS_alm_KEPLERIANBDSALMANAC = -1; -static gint ett_rnsap_GANSS_alm_keplerianReducedAlmanac = -1; -static gint ett_rnsap_GANSS_alm_keplerianMidiAlmanac = -1; -static gint ett_rnsap_GANSS_alm_keplerianGLONASS = -1; -static gint ett_rnsap_GANSS_alm_ecefSBASAlmanac = -1; -static gint ett_rnsap_GANSS_Auxiliary_Information = -1; -static gint ett_rnsap_GANSS_AuxInfoGANSS_ID1 = -1; -static gint ett_rnsap_GANSS_AuxInfoGANSS_ID1_item = -1; -static gint ett_rnsap_GANSS_AuxInfoGANSS_ID3 = -1; -static gint ett_rnsap_GANSS_AuxInfoGANSS_ID3_item = -1; -static gint ett_rnsap_GANSS_BDSclockModel = -1; -static gint ett_rnsap_GANSS_Clock_Model = -1; -static gint ett_rnsap_GANSS_Clock_Model_item = -1; -static gint ett_rnsap_GANSS_CNAVclockModel = -1; -static gint ett_rnsap_GANSS_Common_Data = -1; -static gint ett_rnsap_GANSS_CommonDataInfoReq = -1; -static gint ett_rnsap_GANSS_Data_Bit_Assistance = -1; -static gint ett_rnsap_GANSS_DataBitAssistanceList = -1; -static gint ett_rnsap_GANSS_DataBitAssistanceItem = -1; -static gint ett_rnsap_GANSS_DataBitAssistanceSgnList = -1; -static gint ett_rnsap_GANSS_DataBitAssistanceSgnItem = -1; -static gint ett_rnsap_GANSS_Data_Bit_Assistance_ReqItem = -1; -static gint ett_rnsap_GANSS_Data_Bit_Assistance_ReqList = -1; -static gint ett_rnsap_T_ganss_SatelliteInfo = -1; -static gint ett_rnsap_GANSS_DeltaUT1 = -1; -static gint ett_rnsap_GANSS_Earth_Orientation_Parameters = -1; -static gint ett_rnsap_GANSS_GenericDataInfoReqList = -1; -static gint ett_rnsap_GANSS_GenericDataInfoReqItem = -1; -static gint ett_rnsap_GANSS_Generic_Data = -1; -static gint ett_rnsap_GANSS_Generic_DataItem = -1; -static gint ett_rnsap_GANSS_GLONASSclockModel = -1; -static gint ett_rnsap_GANSS_Information = -1; -static gint ett_rnsap_GANSS_Ionospheric_Model = -1; -static gint ett_rnsap_GANSS_IonosphereRegionalStormFlags = -1; -static gint ett_rnsap_GANSS_NAVclockModel = -1; -static gint ett_rnsap_GANSS_Navigation_Model_And_Time_Recovery = -1; -static gint ett_rnsap_GANSS_NavModel_BDSKeplerianSet = -1; -static gint ett_rnsap_GANSS_NavModel_CNAVKeplerianSet = -1; -static gint ett_rnsap_GANSS_NavModel_GLONASSecef = -1; -static gint ett_rnsap_GANSS_NavModel_NAVKeplerianSet = -1; -static gint ett_rnsap_GANSS_NavModel_SBASecef = -1; -static gint ett_rnsap_GANSS_Orbit_Model = -1; -static gint ett_rnsap_T_gANSS_keplerianParameters_01 = -1; -static gint ett_rnsap_GANSS_Real_Time_Integrity = -1; -static gint ett_rnsap_GANSS_Real_Time_Integrity_item = -1; -static gint ett_rnsap_GANSS_RX_Pos = -1; -static gint ett_rnsap_GANSS_SatelliteInformationKP = -1; -static gint ett_rnsap_GANSS_SatelliteInformationKP_item = -1; -static gint ett_rnsap_Ganss_Sat_Info_AddNavList = -1; -static gint ett_rnsap_Ganss_Sat_Info_AddNavList_item = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_BDSkpList = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_BDS = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_GLOkpList = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_GLOkpList_item = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_MIDIkpList = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_MIDIkpList_item = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_NAVkpList = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_NAVkpList_item = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_REDkpList = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_REDkpList_item = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_SBASecefList = -1; -static gint ett_rnsap_GANSS_SAT_Info_Almanac_SBASecefList_item = -1; -static gint ett_rnsap_GANSS_Sat_Info_Nav = -1; -static gint ett_rnsap_GANSS_Sat_Info_Nav_item = -1; -static gint ett_rnsap_GANSS_SBASclockModel = -1; -static gint ett_rnsap_GANSS_Time_Model = -1; -static gint ett_rnsap_GANSS_Transmission_Time = -1; -static gint ett_rnsap_GANSS_UTC_Model = -1; -static gint ett_rnsap_GANSS_UTCmodelSet1 = -1; -static gint ett_rnsap_GANSS_UTCmodelSet2 = -1; -static gint ett_rnsap_GANSS_UTCmodelSet3 = -1; -static gint ett_rnsap_GANSS_UTCmodelSet4 = -1; -static gint ett_rnsap_GA_PointWithAltitude = -1; -static gint ett_rnsap_GA_PointWithAltitudeAndUncertaintyEllipsoid = -1; -static gint ett_rnsap_GA_PointWithUnCertaintyEllipse = -1; -static gint ett_rnsap_GA_UncertaintyEllipse = -1; -static gint ett_rnsap_GA_PointWithUnCertainty = -1; -static gint ett_rnsap_GA_AccessPointPosition = -1; -static gint ett_rnsap_GeographicalCoordinate = -1; -static gint ett_rnsap_GERAN_SI_Type = -1; -static gint ett_rnsap_GERAN_SystemInfo = -1; -static gint ett_rnsap_GERAN_SystemInfo_item = -1; -static gint ett_rnsap_GPS_Almanac = -1; -static gint ett_rnsap_T_satellite_Almanac_Information = -1; -static gint ett_rnsap_T_satellite_Almanac_Information_item = -1; -static gint ett_rnsap_Satellite_Almanac_Information_ExtItem = -1; -static gint ett_rnsap_Satellite_Almanac_Information_ExtItem_item = -1; -static gint ett_rnsap_GPSInformation = -1; -static gint ett_rnsap_GPSInformation_item = -1; -static gint ett_rnsap_GPS_Ionospheric_Model = -1; -static gint ett_rnsap_GPS_NavigationModel_and_TimeRecovery = -1; -static gint ett_rnsap_GPS_NavigationModel_and_TimeRecovery_item = -1; -static gint ett_rnsap_GPS_RealTime_Integrity = -1; -static gint ett_rnsap_GPS_RX_POS = -1; -static gint ett_rnsap_GPS_UTC_Model = -1; -static gint ett_rnsap_Guaranteed_Rate_Information = -1; -static gint ett_rnsap_HARQ_MemoryPartitioning = -1; -static gint ett_rnsap_HARQ_MemoryPartitioning_Implicit = -1; -static gint ett_rnsap_HARQ_MemoryPartitioning_Explicit = -1; -static gint ett_rnsap_HARQ_MemoryPartitioningList = -1; -static gint ett_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO = -1; -static gint ett_rnsap_HARQ_MemoryPartitioningItem = -1; -static gint ett_rnsap_HSDSCH_FDD_Information = -1; -static gint ett_rnsap_HSDSCH_FDD_Information_Response = -1; -static gint ett_rnsap_HS_DSCH_FDD_Secondary_Serving_Information = -1; -static gint ett_rnsap_HS_DSCH_FDD_Secondary_Serving_Information_Response = -1; -static gint ett_rnsap_HS_DSCH_Secondary_Serving_Information_To_Modify = -1; -static gint ett_rnsap_HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised = -1; -static gint ett_rnsap_HS_DSCH_FDD_Secondary_Serving_Update_Information = -1; -static gint ett_rnsap_HS_DSCH_Secondary_Serving_Cell_Change_Information_Response = -1; -static gint ett_rnsap_HS_DSCH_Secondary_Serving_cell_change_choice = -1; -static gint ett_rnsap_HS_Secondary_Serving_cell_change_successful = -1; -static gint ett_rnsap_HS_Secondary_Serving_cell_change_unsuccessful = -1; -static gint ett_rnsap_HSDSCH_Information_to_Modify = -1; -static gint ett_rnsap_HSDSCH_Information_to_Modify_Unsynchronised = -1; -static gint ett_rnsap_HSDSCH_MACdFlow_Specific_InfoList = -1; -static gint ett_rnsap_HSDSCH_MACdFlow_Specific_InfoItem = -1; -static gint ett_rnsap_HSDSCH_MACdFlow_Specific_InfoList_Response = -1; -static gint ett_rnsap_HSDSCH_MACdFlow_Specific_InfoItem_Response = -1; -static gint ett_rnsap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify = -1; -static gint ett_rnsap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify = -1; -static gint ett_rnsap_HSDSCH_MACdFlows_Information = -1; -static gint ett_rnsap_HSDSCH_MACdFlows_to_Delete = -1; -static gint ett_rnsap_HSDSCH_MACdFlows_to_Delete_Item = -1; -static gint ett_rnsap_HSDSCH_Initial_Capacity_Allocation = -1; -static gint ett_rnsap_HSDSCH_Initial_Capacity_AllocationItem = -1; -static gint ett_rnsap_HSDSCH_PreconfigurationInfo = -1; -static gint ett_rnsap_Additional_EDCH_Preconfiguration_Information = -1; -static gint ett_rnsap_Additional_EDCH_Preconfiguration_Information_ItemIEs = -1; -static gint ett_rnsap_HSDSCH_PreconfigurationSetup = -1; -static gint ett_rnsap_HS_SCCH_PreconfiguredCodes = -1; -static gint ett_rnsap_HS_SCCH_PreconfiguredCodesItem = -1; -static gint ett_rnsap_HS_DSCH_serving_cell_change_information = -1; -static gint ett_rnsap_HS_DSCH_serving_cell_change_informationResponse = -1; -static gint ett_rnsap_HS_DSCH_serving_cell_change_choice = -1; -static gint ett_rnsap_HS_serving_cell_change_successful = -1; -static gint ett_rnsap_HS_serving_cell_change_unsuccessful = -1; -static gint ett_rnsap_HSDSCH_TDD_Information = -1; -static gint ett_rnsap_HSDSCH_TDD_Information_Response = -1; -static gint ett_rnsap_HSPDSCH_TDD_Specific_InfoList_Response = -1; -static gint ett_rnsap_HSPDSCH_TDD_Specific_InfoItem_Response = -1; -static gint ett_rnsap_HSPDSCH_TDD_Specific_InfoList_Response_LCR = -1; -static gint ett_rnsap_HSPDSCH_TDD_Specific_InfoItem_Response_LCR = -1; -static gint ett_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768 = -1; -static gint ett_rnsap_HSPDSCH_TDD_Specific_InfoItem_Response768 = -1; -static gint ett_rnsap_HSSCCH_FDD_Specific_InfoList_Response = -1; -static gint ett_rnsap_HSSCCH_FDD_Specific_InfoItem_Response = -1; -static gint ett_rnsap_HSSCCH_TDD_Specific_InfoList_Response = -1; -static gint ett_rnsap_HSSCCH_TDD_Specific_InfoItem_Response = -1; -static gint ett_rnsap_HSSCCH_TDD_Specific_InfoList_Response_LCR = -1; -static gint ett_rnsap_HSSCCH_TDD_Specific_InfoItem_Response_LCR = -1; -static gint ett_rnsap_HSSCCH_TDD_Specific_InfoList_Response768 = -1; -static gint ett_rnsap_HSSCCH_TDD_Specific_InfoItem_Response768 = -1; -static gint ett_rnsap_HSSICH_Info = -1; -static gint ett_rnsap_HSSICH_InfoLCR = -1; -static gint ett_rnsap_HSSICH_Info768 = -1; -static gint ett_rnsap_HS_SICH_Reception_Quality_Value = -1; -static gint ett_rnsap_HSDSCH_FDD_Update_Information = -1; -static gint ett_rnsap_HSDSCH_TDD_Update_Information = -1; -static gint ett_rnsap_MIMO_ReferenceSignal_InformationListLCR = -1; -static gint ett_rnsap_HSSICH_ReferenceSignal_InformationLCR = -1; -static gint ett_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_LCR = -1; -static gint ett_rnsap_Transport_Block_Size_List_LCR = -1; -static gint ett_rnsap_Transport_Block_Size_Item_LCR = -1; -static gint ett_rnsap_Repetition_Period_List_LCR = -1; -static gint ett_rnsap_Repetition_Period_Item_LCR = -1; -static gint ett_rnsap_HS_DSCH_SPS_Operation_Indicator = -1; -static gint ett_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR = -1; -static gint ett_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR = -1; -static gint ett_rnsap_HS_SICH_InformationList_for_HS_DSCH_SPS = -1; -static gint ett_rnsap_HS_SICH_InformationItem_for_HS_DSCH_SPS = -1; -static gint ett_rnsap_HS_SICH_Type = -1; -static gint ett_rnsap_HS_SCCH_Associated_HS_SICH = -1; -static gint ett_rnsap_Non_HS_SCCH_Associated_HS_SICH = -1; -static gint ett_rnsap_Initial_HS_PDSCH_SPS_Resource = -1; -static gint ett_rnsap_InformationAvailable = -1; -static gint ett_rnsap_InformationReportCharacteristics = -1; -static gint ett_rnsap_InformationReportPeriodicity = -1; -static gint ett_rnsap_InformationThreshold = -1; -static gint ett_rnsap_InformationType = -1; -static gint ett_rnsap_IPDLParameters = -1; -static gint ett_rnsap_Inter_Frequency_Cell_List = -1; -static gint ett_rnsap_Inter_Frequency_Cell = -1; -static gint ett_rnsap_Inter_Frequency_Cell_Information = -1; -static gint ett_rnsap_Inter_Frequency_Cell_Information_SIB11 = -1; -static gint ett_rnsap_Inter_Frequency_Cell_Information_SIB12 = -1; -static gint ett_rnsap_Inter_Frequency_Cell_Information_SIB11ter = -1; -static gint ett_rnsap_Inter_Frequency_Cells_Information_SIB11_Per_Indication = -1; -static gint ett_rnsap_Inter_Frequency_Cells_Information_SIB12_Per_Indication = -1; -static gint ett_rnsap_Inter_Frequency_Cells_Information_SIB11ter_Per_Indication = -1; -static gint ett_rnsap_Inter_Frequency_Cell_SIB11ter_List = -1; -static gint ett_rnsap_Inter_Frequency_Cell_SIB11ter = -1; -static gint ett_rnsap_Inter_Frequency_Cell_SIB11_or_SIB12_List = -1; -static gint ett_rnsap_Inter_Frequency_Cell_SIB11_or_SIB12 = -1; -static gint ett_rnsap_IPDL_FDD_Parameters = -1; -static gint ett_rnsap_IPDL_TDD_Parameters = -1; -static gint ett_rnsap_IPDL_TDD_ParametersLCR = -1; -static gint ett_rnsap_IdleIntervalInformation = -1; -static gint ett_rnsap_LABased = -1; -static gint ett_rnsap_LAI_List = -1; -static gint ett_rnsap_LAI = -1; -static gint ett_rnsap_List_Of_PLMNs = -1; -static gint ett_rnsap_LoadValue = -1; -static gint ett_rnsap_LCRTDD_Uplink_Physical_Channel_Capability = -1; -static gint ett_rnsap_M1Report = -1; -static gint ett_rnsap_M2Report = -1; -static gint ett_rnsap_MDTAreaScope = -1; -static gint ett_rnsap_MDT_Configuration = -1; -static gint ett_rnsap_MDT_Report_Parameters = -1; -static gint ett_rnsap_MAC_c_sh_SDU_LengthList = -1; -static gint ett_rnsap_MACdPDU_Size_IndexList = -1; -static gint ett_rnsap_MACdPDU_Size_IndexItem = -1; -static gint ett_rnsap_MACdPDU_Size_IndexList_to_Modify = -1; -static gint ett_rnsap_MACdPDU_Size_IndexItem_to_Modify = -1; -static gint ett_rnsap_MBMS_Bearer_Service_Full_Address = -1; -static gint ett_rnsap_MBMS_Bearer_Service_List = -1; -static gint ett_rnsap_MBMS_Bearer_ServiceItemFDD = -1; -static gint ett_rnsap_MBMS_Bearer_ServiceItemFDD_PFL = -1; -static gint ett_rnsap_MBMS_Bearer_ServiceItemTDD = -1; -static gint ett_rnsap_MBMS_Bearer_ServiceItemTDD_PFL = -1; -static gint ett_rnsap_MBMSChannelTypeInfo = -1; -static gint ett_rnsap_MBMSChannelTypeCellList = -1; -static gint ett_rnsap_MBMSPreferredFreqLayerInfo = -1; -static gint ett_rnsap_MBMS_Neighbouring_Cell_Information = -1; -static gint ett_rnsap_MBMS_ConcatenatedServiceList = -1; -static gint ett_rnsap_MBMS_RLC_Sequence_Number_Information = -1; -static gint ett_rnsap_MBMS_RLC_Sequence_Number_Information_List = -1; -static gint ett_rnsap_MBMS_Bearer_Service_List_RLC = -1; -static gint ett_rnsap_MBMS_Bearer_Service_List_RLCinfo = -1; -static gint ett_rnsap_MCCH_Message_List = -1; -static gint ett_rnsap_MCCH_Configuration_Info = -1; -static gint ett_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List = -1; -static gint ett_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Item = -1; -static gint ett_rnsap_MeasurementIncreaseDecreaseThreshold = -1; -static gint ett_rnsap_MeasurementThreshold = -1; -static gint ett_rnsap_MidambleShiftAndBurstType = -1; -static gint ett_rnsap_Type1 = -1; -static gint ett_rnsap_MidambleAllocationMode1 = -1; -static gint ett_rnsap_Type2 = -1; -static gint ett_rnsap_MidambleAllocationMode2 = -1; -static gint ett_rnsap_Type3 = -1; -static gint ett_rnsap_MidambleAllocationMode3 = -1; -static gint ett_rnsap_MidambleShiftLCR = -1; -static gint ett_rnsap_MidambleShiftAndBurstType768 = -1; -static gint ett_rnsap_Type7681 = -1; -static gint ett_rnsap_MidambleAllocationMode7681 = -1; -static gint ett_rnsap_Type7682 = -1; -static gint ett_rnsap_MidambleAllocationMode7682 = -1; -static gint ett_rnsap_Type7683 = -1; -static gint ett_rnsap_MidambleAllocationMode7683 = -1; -static gint ett_rnsap_MIMO_InformationResponse = -1; -static gint ett_rnsap_MIMO_PilotConfiguration = -1; -static gint ett_rnsap_Additional_Associated_Secondary_CPICH = -1; -static gint ett_rnsap_Additional_Secondary_CPICH = -1; -static gint ett_rnsap_ModifyPriorityQueue = -1; -static gint ett_rnsap_MulticellEDCH_InformationItemIEs = -1; -static gint ett_rnsap_MulticellEDCH_RL_SpecificInformationItemIEs = -1; -static gint ett_rnsap_Multiple_PLMN_List = -1; -static gint ett_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR = -1; -static gint ett_rnsap_MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_Info = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_Information = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_LCR_InformationItem = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_MACdFlows_Information_TDD = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_MACdFlows_Specific_Info = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_Reconfigure = -1; -static gint ett_rnsap_Continue_Setup_Change_Multi_Carrier_EDCH = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_Change_Info = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_Information_Removal_List = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_Information_Removal_Info_ItemIEs = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_Information_Response = -1; -static gint ett_rnsap_Multi_Carrier_EDCH_LCR_Information_ResponseItem = -1; -static gint ett_rnsap_Multiflow_Reconfiguration = -1; -static gint ett_rnsap_Multiflow_Information = -1; -static gint ett_rnsap_Multiflow_Information_To_Modify = -1; -static gint ett_rnsap_Multiflow_RepetitionFactors = -1; -static gint ett_rnsap_Multiflow_Timing = -1; -static gint ett_rnsap_MU_MIMO_InformationLCR = -1; -static gint ett_rnsap_Standalone_Midamble_Channel_Information = -1; -static gint ett_rnsap_MU_MIMO_Indicator = -1; -static gint ett_rnsap_NACC_Related_Data = -1; -static gint ett_rnsap_Neighbouring_UMTS_CellInformation = -1; -static gint ett_rnsap_Neighbouring_UMTS_CellInformation_Ext = -1; -static gint ett_rnsap_Neighbouring_UMTS_CellInformationExtensionItem = -1; -static gint ett_rnsap_Neighbouring_UMTS_CellInformationItem = -1; -static gint ett_rnsap_Neighbouring_FDD_CellInformation = -1; -static gint ett_rnsap_Neighbouring_FDD_CellInformationItem = -1; -static gint ett_rnsap_MultipleFrequencyBandsIndicatorList = -1; -static gint ett_rnsap_NeighbouringFDDCellMeasurementInformation = -1; -static gint ett_rnsap_Neighbouring_GSM_CellInformationIEs = -1; -static gint ett_rnsap_Neighbouring_GSM_CellInformationItem = -1; -static gint ett_rnsap_Neighbouring_TDD_CellInformation = -1; -static gint ett_rnsap_Neighbouring_TDD_CellInformationItem = -1; -static gint ett_rnsap_NeighbouringTDDCellMeasurementInformation = -1; -static gint ett_rnsap_NeighbouringTDDCellMeasurementInformationLCR = -1; -static gint ett_rnsap_NeighbouringTDDCellMeasurementInformation768 = -1; -static gint ett_rnsap_Neighbouring_LCR_TDD_CellInformation = -1; -static gint ett_rnsap_Neighbouring_LCR_TDD_CellInformationItem = -1; -static gint ett_rnsap_Neighbouring_E_UTRA_CellInformation = -1; -static gint ett_rnsap_Neighbouring_E_UTRA_CellInformationItem = -1; -static gint ett_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA = -1; -static gint ett_rnsap_NotProvidedCellList = -1; -static gint ett_rnsap_NRTLoadInformationValue = -1; -static gint ett_rnsap_Non_Serving_RL_Preconfig_Setup = -1; -static gint ett_rnsap_New_non_serving_RL_setup_selection = -1; -static gint ett_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList = -1; -static gint ett_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_item = -1; -static gint ett_rnsap_OnModification = -1; -static gint ett_rnsap_OnModificationInformation = -1; -static gint ett_rnsap_PCH_InformationList = -1; -static gint ett_rnsap_PCH_InformationItem = -1; -static gint ett_rnsap_Periodic = -1; -static gint ett_rnsap_PeriodicInformation = -1; -static gint ett_rnsap_Permanent_NAS_UE_Identity = -1; -static gint ett_rnsap_PLMN_List = -1; -static gint ett_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas = -1; -static gint ett_rnsap_Associated_Secondary_CPICH = -1; -static gint ett_rnsap_PreferredFrequencyLayerInfo = -1; -static gint ett_rnsap_PriorityQueue_InfoList = -1; -static gint ett_rnsap_PriorityQueue_InfoItem = -1; -static gint ett_rnsap_PriorityQueue_InfoList_EnhancedFACH_PCH = -1; -static gint ett_rnsap_PriorityQueue_InfoItem_EnhancedFACH_PCH = -1; -static gint ett_rnsap_PriorityQueue_InfoList_to_Modify = -1; -static gint ett_rnsap_PriorityQueue_InfoItem_to_Add = -1; -static gint ett_rnsap_PriorityQueue_InfoItem_to_Modify = -1; -static gint ett_rnsap_PriorityQueue_InfoList_to_Modify_Unsynchronised = -1; -static gint ett_rnsap_PriorityQueue_InfoItem_to_Modify_Unsynchronised = -1; -static gint ett_rnsap_ProvidedInformation = -1; -static gint ett_rnsap_UpPCH_InformationList_LCRTDD = -1; -static gint ett_rnsap_UpPCH_InformationItem_LCRTDD = -1; -static gint ett_rnsap_PTMCellList = -1; -static gint ett_rnsap_PTPCellList = -1; -static gint ett_rnsap_RABased = -1; -static gint ett_rnsap_RAI_List = -1; -static gint ett_rnsap_RAI = -1; -static gint ett_rnsap_RB_Info = -1; -static gint ett_rnsap_Reference_E_TFCI_Information = -1; -static gint ett_rnsap_Reference_E_TFCI_Information_Item = -1; -static gint ett_rnsap_Released_CN_Domain = -1; -static gint ett_rnsap_ReportCharacteristics = -1; -static gint ett_rnsap_ReportPeriodicity = -1; -static gint ett_rnsap_RequestedDataValue = -1; -static gint ett_rnsap_RequestedDataValueInformation = -1; -static gint ett_rnsap_RL_Specific_DCH_Info = -1; -static gint ett_rnsap_RL_Specific_DCH_Info_Item = -1; -static gint ett_rnsap_RL_Specific_EDCH_Information = -1; -static gint ett_rnsap_RL_Specific_EDCH_Info = -1; -static gint ett_rnsap_RL_Specific_EDCH_InfoItem = -1; -static gint ett_rnsap_RTLoadValue = -1; -static gint ett_rnsap_SAI = -1; -static gint ett_rnsap_SecondaryServingCells = -1; -static gint ett_rnsap_SecondaryServingCellsItem = -1; -static gint ett_rnsap_Secondary_CCPCH_Info_TDD = -1; -static gint ett_rnsap_Secondary_CPICH_Information = -1; -static gint ett_rnsap_Secondary_CPICH_Information_Change = -1; -static gint ett_rnsap_Secondary_LCR_CCPCH_Info_TDD = -1; -static gint ett_rnsap_Secondary_CCPCH_Info_TDD768 = -1; -static gint ett_rnsap_Secondary_CCPCH_TDD_InformationList = -1; -static gint ett_rnsap_Secondary_CCPCH_TDD_InformationItem = -1; -static gint ett_rnsap_Secondary_LCR_CCPCH_TDD_InformationList = -1; -static gint ett_rnsap_Secondary_LCR_CCPCH_TDD_InformationItem = -1; -static gint ett_rnsap_Secondary_CCPCH_TDD_InformationList768 = -1; -static gint ett_rnsap_Secondary_CCPCH_TDD_InformationItem768 = -1; -static gint ett_rnsap_Secondary_CCPCH_TDD_Code_Information = -1; -static gint ett_rnsap_Secondary_CCPCH_TDD_Code_InformationItem = -1; -static gint ett_rnsap_Secondary_LCR_CCPCH_TDD_Code_Information = -1; -static gint ett_rnsap_Secondary_LCR_CCPCH_TDD_Code_InformationItem = -1; -static gint ett_rnsap_Secondary_CCPCH_TDD_Code_Information768 = -1; -static gint ett_rnsap_Secondary_CCPCH_TDD_Code_InformationItem768 = -1; -static gint ett_rnsap_Secondary_Serving_Cell_List = -1; -static gint ett_rnsap_Possible_Secondary_Serving_Cell_List = -1; -static gint ett_rnsap_Possible_Secondary_Serving_Cell = -1; -static gint ett_rnsap_SetsOfHS_SCCH_Codes = -1; -static gint ett_rnsap_SetsOfHS_SCCH_CodesItem = -1; -static gint ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency = -1; -static gint ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_Downlink_TPC_enhancements = -1; -static gint ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_UL_CLTD = -1; -static gint ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_FTPICH_Information = -1; -static gint ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_DCH_ENH = -1; -static gint ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_UL_DPCCH2 = -1; -static gint ett_rnsap_GA_AccessPointPositionwithOptionalAltitude = -1; -static gint ett_rnsap_SFNSFNMeasurementThresholdInformation = -1; -static gint ett_rnsap_SFNSFNMeasurementValueInformation = -1; -static gint ett_rnsap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation = -1; -static gint ett_rnsap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item = -1; -static gint ett_rnsap_T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation = -1; -static gint ett_rnsap_T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item = -1; -static gint ett_rnsap_SFNSFNTimeStampInformation = -1; -static gint ett_rnsap_SFNSFNTimeStamp_TDD = -1; -static gint ett_rnsap_SFNSFNValue = -1; -static gint ett_rnsap_SNA_Information = -1; -static gint ett_rnsap_ListOfSNAs = -1; -static gint ett_rnsap_S_RNTI_Group = -1; -static gint ett_rnsap_SynchronisationConfiguration = -1; -static gint ett_rnsap_SYNC_UL_ProcParameters = -1; -static gint ett_rnsap_TDD_ChannelisationCodeLCR = -1; -static gint ett_rnsap_TDD_DCHs_to_Modify = -1; -static gint ett_rnsap_TDD_DCHs_to_ModifyItem = -1; -static gint ett_rnsap_TDD_DCHs_to_ModifySpecificInformationList = -1; -static gint ett_rnsap_TDD_DCHs_to_ModifySpecificItem = -1; -static gint ett_rnsap_TDD_DL_Code_Information = -1; -static gint ett_rnsap_TDD_DL_Code_InformationItem = -1; -static gint ett_rnsap_TDD_DL_Code_LCR_Information = -1; -static gint ett_rnsap_TDD_DL_Code_LCR_InformationItem = -1; -static gint ett_rnsap_TDD_DL_Code_Information768 = -1; -static gint ett_rnsap_TDD_DL_Code_InformationItem768 = -1; -static gint ett_rnsap_TDD_DL_DPCH_TimeSlotFormat_LCR = -1; -static gint ett_rnsap_TDD_DPCHOffset = -1; -static gint ett_rnsap_TDD_UL_Code_Information = -1; -static gint ett_rnsap_TDD_UL_Code_InformationItem = -1; -static gint ett_rnsap_TDD_UL_Code_LCR_Information = -1; -static gint ett_rnsap_TDD_UL_Code_LCR_InformationItem = -1; -static gint ett_rnsap_TDD_UL_Code_Information768 = -1; -static gint ett_rnsap_TDD_UL_Code_InformationItem768 = -1; -static gint ett_rnsap_TDD_UL_DPCH_TimeSlotFormat_LCR = -1; -static gint ett_rnsap_TMGI = -1; -static gint ett_rnsap_TnlQos = -1; -static gint ett_rnsap_Transmission_Gap_Pattern_Sequence_Information = -1; -static gint ett_rnsap_Transmission_Gap_Pattern_Sequence_Information_item = -1; -static gint ett_rnsap_Transmission_Gap_Pattern_Sequence_Status_List = -1; -static gint ett_rnsap_Transmission_Gap_Pattern_Sequence_Status_List_item = -1; -static gint ett_rnsap_Affected_HSDSCH_Serving_Cell_List = -1; -static gint ett_rnsap_Transmission_Mode_Information = -1; -static gint ett_rnsap_Transmission_Mode_Information_List = -1; -static gint ett_rnsap_TUTRANGANSS = -1; -static gint ett_rnsap_TUTRANGANSSMeasurementThresholdInformation = -1; -static gint ett_rnsap_TUTRANGANSSMeasurementValueInformation = -1; -static gint ett_rnsap_TUTRANGPS = -1; -static gint ett_rnsap_TUTRANGPSMeasurementThresholdInformation = -1; -static gint ett_rnsap_TUTRANGPSMeasurementValueInformation = -1; -static gint ett_rnsap_TransportFormatCombination_Beta = -1; -static gint ett_rnsap_T_signalledGainFactors = -1; -static gint ett_rnsap_TFCS = -1; -static gint ett_rnsap_T_tFCSvalues = -1; -static gint ett_rnsap_TFCS_TFCSList = -1; -static gint ett_rnsap_TFCS_TFCSList_item = -1; -static gint ett_rnsap_TFCS_CTFC = -1; -static gint ett_rnsap_TPC_slot_position = -1; -static gint ett_rnsap_TransportFormatSet = -1; -static gint ett_rnsap_TransportFormatSet_DynamicPartList = -1; -static gint ett_rnsap_TransportFormatSet_DynamicPartList_item = -1; -static gint ett_rnsap_TransportFormatSet_ModeDP = -1; -static gint ett_rnsap_TDD_TransportFormatSet_ModeDP = -1; -static gint ett_rnsap_TransmissionTimeIntervalInformation = -1; -static gint ett_rnsap_TransmissionTimeIntervalInformation_item = -1; -static gint ett_rnsap_TransportFormatSet_Semi_staticPart = -1; -static gint ett_rnsap_TransportFormatSet_ModeSSP = -1; -static gint ett_rnsap_TTI_Update_Indicator = -1; -static gint ett_rnsap_UE_AggregateMaximumBitRate = -1; -static gint ett_rnsap_UE_Capabilities_Info = -1; -static gint ett_rnsap_UE_RF_Band_CapabilityLCR = -1; -static gint ett_rnsap_Radio_Frequency_BandItem = -1; -static gint ett_rnsap_UEIdentity = -1; -static gint ett_rnsap_UEMeasurementReportCharacteristics = -1; -static gint ett_rnsap_UEMeasurementReportCharacteristicsEvent1h = -1; -static gint ett_rnsap_UEMeasurementReportCharacteristicsEvent1i = -1; -static gint ett_rnsap_UEMeasurementReportCharacteristicsEvent6a = -1; -static gint ett_rnsap_UEMeasurementReportCharacteristicsEvent6b = -1; -static gint ett_rnsap_UEMeasurementReportCharacteristicsEvent6c = -1; -static gint ett_rnsap_UEMeasurementReportCharacteristicsEvent6d = -1; -static gint ett_rnsap_UEMeasurementReportCharacteristicsPeriodic = -1; -static gint ett_rnsap_UEMeasurementThreshold = -1; -static gint ett_rnsap_UEMeasurementTimeslotInfoHCR = -1; -static gint ett_rnsap_UEMeasurementTimeslotInfoHCR_IEs = -1; -static gint ett_rnsap_UEMeasurementTimeslotInfoLCR = -1; -static gint ett_rnsap_UEMeasurementTimeslotInfoLCR_IEs = -1; -static gint ett_rnsap_UEMeasurementTimeslotInfo768 = -1; -static gint ett_rnsap_UEMeasurementTimeslotInfo768_IEs = -1; -static gint ett_rnsap_UEMeasurementValue = -1; -static gint ett_rnsap_UE_MeasurementValue_UE_Transmitted_Power = -1; -static gint ett_rnsap_UEMeasurementValueTransmittedPowerListHCR = -1; -static gint ett_rnsap_UEMeasurementValueTransmittedPowerListHCR_IEs = -1; -static gint ett_rnsap_UEMeasurementValueTransmittedPowerListLCR = -1; -static gint ett_rnsap_UEMeasurementValueTransmittedPowerListLCR_IEs = -1; -static gint ett_rnsap_UEMeasurementValueTransmittedPowerList768 = -1; -static gint ett_rnsap_UEMeasurementValueTransmittedPowerList768_IEs = -1; -static gint ett_rnsap_UE_MeasurementValue_Primary_CCPCH_RSCP = -1; -static gint ett_rnsap_UE_MeasurementValue_DL_Timeslot_ISCP = -1; -static gint ett_rnsap_UEMeasurementValueTimeslotISCPListHCR = -1; -static gint ett_rnsap_UEMeasurementValueTimeslotISCPListHCR_IEs = -1; -static gint ett_rnsap_UEMeasurementValueTimeslotISCPListLCR = -1; -static gint ett_rnsap_UEMeasurementValueTimeslotISCPListLCR_IEs = -1; -static gint ett_rnsap_UEMeasurementValueTimeslotISCPList768 = -1; -static gint ett_rnsap_UEMeasurementValueTimeslotISCPList768_IEs = -1; -static gint ett_rnsap_UEMeasurementValueInformation = -1; -static gint ett_rnsap_UEMeasurementValueInformationAvailable = -1; -static gint ett_rnsap_UE_Measurement_Value = -1; -static gint ett_rnsap_UE_State = -1; -static gint ett_rnsap_Cell_Fach_Pch_State = -1; -static gint ett_rnsap_Ura_Pch_State = -1; -static gint ett_rnsap_UL_Timeslot_Information = -1; -static gint ett_rnsap_UL_Timeslot_InformationItem = -1; -static gint ett_rnsap_UL_TimeslotLCR_Information = -1; -static gint ett_rnsap_UL_TimeslotLCR_InformationItem = -1; -static gint ett_rnsap_PLCCHinformation = -1; -static gint ett_rnsap_UL_Timeslot_Information768 = -1; -static gint ett_rnsap_UL_Timeslot_InformationItem768 = -1; -static gint ett_rnsap_UL_TimeSlot_ISCP_Info = -1; -static gint ett_rnsap_UL_TimeSlot_ISCP_InfoItem = -1; -static gint ett_rnsap_UL_TimeSlot_ISCP_LCR_Info = -1; -static gint ett_rnsap_UL_TimeSlot_ISCP_LCR_InfoItem = -1; -static gint ett_rnsap_UL_TimingAdvanceCtrl_LCR = -1; -static gint ett_rnsap_UC_ID = -1; -static gint ett_rnsap_UL_ScramblingCode = -1; -static gint ett_rnsap_UL_Synchronisation_Parameters_LCR = -1; -static gint ett_rnsap_URA_Information = -1; -static gint ett_rnsap_RNCsWithCellsInTheAccessedURA_List = -1; -static gint ett_rnsap_RNCsWithCellsInTheAccessedURA_Item = -1; -static gint ett_rnsap_USCH_Information = -1; -static gint ett_rnsap_USCH_InformationItem = -1; -static gint ett_rnsap_UMTS_Cells_Info_List = -1; -static gint ett_rnsap_UMTS_Cell_Info = -1; -static gint ett_rnsap_UL_CLTD_Information = -1; -static gint ett_rnsap_UL_CLTD_Information_Reconf = -1; -static gint ett_rnsap_UL_CLTD_Information_To_Modify = -1; -static gint ett_rnsap_UL_DPCCH2_Information = -1; -static gint ett_rnsap_UL_DPCCH2_Information_Reconf = -1; -static gint ett_rnsap_UL_DPCCH2_Information_To_Modify = -1; -static gint ett_rnsap_UL_MIMO_Information = -1; -static gint ett_rnsap_UL_MIMO_Information_To_Modify = -1; -static gint ett_rnsap_UL_MIMO_Reconfiguration = -1; -static gint ett_rnsap_UL_MIMO_DL_Control_Channel_Information = -1; -static gint ett_rnsap_RadioLinkSetupRequestFDD = -1; -static gint ett_rnsap_UL_DPCH_Information_RL_SetupRqstFDD = -1; -static gint ett_rnsap_DL_DPCH_Information_RL_SetupRqstFDD = -1; -static gint ett_rnsap_PowerOffsetInformation_RL_SetupRqstFDD = -1; -static gint ett_rnsap_RL_InformationList_RL_SetupRqstFDD = -1; -static gint ett_rnsap_RL_InformationItem_RL_SetupRqstFDD = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Setup_List = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Setup_ItemIEs = -1; -static gint ett_rnsap_F_DPCH_Information_RL_SetupRqstFDD = -1; -static gint ett_rnsap_PowerOffsetInformation_F_DPCH_RL_SetupRqstFDD = -1; -static gint ett_rnsap_RadioLinkSetupRequestTDD = -1; -static gint ett_rnsap_UL_Physical_Channel_Information_RL_SetupRqstTDD = -1; -static gint ett_rnsap_DL_Physical_Channel_Information_RL_SetupRqstTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationItem_RL_SetupRqstTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationItem_RL_SetupRqstTDD = -1; -static gint ett_rnsap_CCTrCH_TPCList_RL_SetupRqstTDD = -1; -static gint ett_rnsap_CCTrCH_TPCItem_RL_SetupRqstTDD = -1; -static gint ett_rnsap_RL_Information_RL_SetupRqstTDD = -1; -static gint ett_rnsap_RadioLinkSetupResponseFDD = -1; -static gint ett_rnsap_RL_InformationResponseList_RL_SetupRspFDD = -1; -static gint ett_rnsap_RL_InformationResponseItem_RL_SetupRspFDD = -1; -static gint ett_rnsap_DiversityIndication_RL_SetupRspFDD = -1; -static gint ett_rnsap_Combining_RL_SetupRspFDD = -1; -static gint ett_rnsap_NonCombiningOrFirstRL_RL_SetupRspFDD = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_Response_List = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_Response_ItemIEs = -1; -static gint ett_rnsap_RadioLinkSetupResponseTDD = -1; -static gint ett_rnsap_RL_InformationResponse_RL_SetupRspTDD = -1; -static gint ett_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD = -1; -static gint ett_rnsap_UL_CCTrCHInformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD = -1; -static gint ett_rnsap_DL_CCTrCHInformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD = -1; -static gint ett_rnsap_DSCHInformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_USCH_InformationListIEs_RL_SetupRspTDD = -1; -static gint ett_rnsap_USCHInformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_RL_LCR_InformationResponse_RL_SetupRspTDD = -1; -static gint ett_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD = -1; -static gint ett_rnsap_UL_LCR_CCTrCHInformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_UL_DPCH_LCR_InformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD = -1; -static gint ett_rnsap_DL_CCTrCH_LCR_InformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_DL_DPCH_LCR_InformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD = -1; -static gint ett_rnsap_DSCH_LCR_InformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD = -1; -static gint ett_rnsap_USCH_LCR_InformationItem_RL_SetupRspTDD = -1; -static gint ett_rnsap_RL_InformationResponse_RL_SetupRspTDD768 = -1; -static gint ett_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768 = -1; -static gint ett_rnsap_UL_CCTrCHInformationItem_RL_SetupRspTDD768 = -1; -static gint ett_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD768 = -1; -static gint ett_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768 = -1; -static gint ett_rnsap_DL_CCTrCHInformationItem_RL_SetupRspTDD768 = -1; -static gint ett_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD768 = -1; -static gint ett_rnsap_RadioLinkSetupFailureFDD = -1; -static gint ett_rnsap_CauseLevel_RL_SetupFailureFDD = -1; -static gint ett_rnsap_GeneralCauseList_RL_SetupFailureFDD = -1; -static gint ett_rnsap_RLSpecificCauseList_RL_SetupFailureFDD = -1; -static gint ett_rnsap_UnsuccessfulRL_InformationResponseList_RL_SetupFailureFDD = -1; -static gint ett_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD = -1; -static gint ett_rnsap_SuccessfulRL_InformationResponseList_RL_SetupFailureFDD = -1; -static gint ett_rnsap_SuccessfulRL_InformationResponse_RL_SetupFailureFDD = -1; -static gint ett_rnsap_DiversityIndication_RL_SetupFailureFDD = -1; -static gint ett_rnsap_Combining_RL_SetupFailureFDD = -1; -static gint ett_rnsap_NonCombiningOrFirstRL_RL_SetupFailureFDD = -1; -static gint ett_rnsap_RadioLinkSetupFailureTDD = -1; -static gint ett_rnsap_CauseLevel_RL_SetupFailureTDD = -1; -static gint ett_rnsap_GeneralCauseList_RL_SetupFailureTDD = -1; -static gint ett_rnsap_RLSpecificCauseList_RL_SetupFailureTDD = -1; -static gint ett_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD = -1; -static gint ett_rnsap_RadioLinkAdditionRequestFDD = -1; -static gint ett_rnsap_RL_InformationList_RL_AdditionRqstFDD = -1; -static gint ett_rnsap_RL_Information_RL_AdditionRqstFDD = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Addition_List = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Addition_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_RL_Add_Req = -1; -static gint ett_rnsap_Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency = -1; -static gint ett_rnsap_EDPCH_Information_RLAdditionReq_FDD = -1; -static gint ett_rnsap_RadioLinkAdditionRequestTDD = -1; -static gint ett_rnsap_RL_Information_RL_AdditionRqstTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD = -1; -static gint ett_rnsap_RadioLinkAdditionResponseFDD = -1; -static gint ett_rnsap_RL_InformationResponseList_RL_AdditionRspFDD = -1; -static gint ett_rnsap_RL_InformationResponseItem_RL_AdditionRspFDD = -1; -static gint ett_rnsap_DiversityIndication_RL_AdditionRspFDD = -1; -static gint ett_rnsap_Combining_RL_AdditionRspFDD = -1; -static gint ett_rnsap_NonCombining_RL_AdditionRspFDD = -1; -static gint ett_rnsap_Additional_HS_Cell_Change_Information_Response_List = -1; -static gint ett_rnsap_Additional_HS_Cell_Change_Information_Response_ItemIEs = -1; -static gint ett_rnsap_RadioLinkAdditionResponseTDD = -1; -static gint ett_rnsap_RL_InformationResponse_RL_AdditionRspTDD = -1; -static gint ett_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD = -1; -static gint ett_rnsap_UL_CCTrCHInformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DL_CCTrCHInformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DCH_Information_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DiversityIndication_RL_AdditionRspTDD = -1; -static gint ett_rnsap_Combining_RL_AdditionRspTDD = -1; -static gint ett_rnsap_NonCombining_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DSCHInformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DiversityIndication_RL_AdditionRspTDD2 = -1; -static gint ett_rnsap_USCH_InformationListIE_RL_AdditionRspTDD = -1; -static gint ett_rnsap_USCHInformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_RL_LCR_InformationResponse_RL_AdditionRspTDD = -1; -static gint ett_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD = -1; -static gint ett_rnsap_UL_CCTrCH_LCR_InformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DL_CCTrCH_LCR_InformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD = -1; -static gint ett_rnsap_DSCH_LCR_InformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD = -1; -static gint ett_rnsap_USCH_LCR_InformationItem_RL_AdditionRspTDD = -1; -static gint ett_rnsap_RL_InformationResponse_RL_AdditionRspTDD768 = -1; -static gint ett_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768 = -1; -static gint ett_rnsap_UL_CCTrCHInformationItem_RL_AdditionRspTDD768 = -1; -static gint ett_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD768 = -1; -static gint ett_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768 = -1; -static gint ett_rnsap_DL_CCTrCHInformationItem_RL_AdditionRspTDD768 = -1; -static gint ett_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD768 = -1; -static gint ett_rnsap_RadioLinkAdditionFailureFDD = -1; -static gint ett_rnsap_CauseLevel_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_GeneralCauseList_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_RLSpecificCauseList_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_UnsuccessfulRL_InformationResponseList_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_SuccessfulRL_InformationResponseList_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_SuccessfulRL_InformationResponse_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_DiversityIndication_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_Combining_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_NonCombining_RL_AdditionFailureFDD = -1; -static gint ett_rnsap_RadioLinkAdditionFailureTDD = -1; -static gint ett_rnsap_CauseLevel_RL_AdditionFailureTDD = -1; -static gint ett_rnsap_GeneralCauseList_RL_AdditionFailureTDD = -1; -static gint ett_rnsap_RLSpecificCauseList_RL_AdditionFailureTDD = -1; -static gint ett_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD = -1; -static gint ett_rnsap_RadioLinkDeletionRequest = -1; -static gint ett_rnsap_RL_InformationList_RL_DeletionRqst = -1; -static gint ett_rnsap_RL_Information_RL_DeletionRqst = -1; -static gint ett_rnsap_RadioLinkDeletionResponse = -1; -static gint ett_rnsap_RadioLinkReconfigurationPrepareFDD = -1; -static gint ett_rnsap_UL_DPCH_Information_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_DL_DPCH_Information_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_DL_DPCH_Power_Information_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_PowerOffsetInformation_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_DCH_DeleteList_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_DCH_DeleteItem_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_RL_InformationList_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_RL_Information_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Prep = -1; -static gint ett_rnsap_F_DPCH_Information_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_PowerOffsetInformation_F_DPCH_RL_ReconfPrepFDD = -1; -static gint ett_rnsap_RadioLinkReconfigurationPrepareTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_UL_CCTrCH_AddInformation_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_CCTrCH_TPCAddList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_CCTrCH_TPCAddItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_CCTrCH_TPCModifyItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DCH_DeleteList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DCH_DeleteItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DSCH_ModifyItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_DSCH_DeleteItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_USCH_ModifyList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_USCH_ModifyItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_USCH_DeleteList_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_USCH_DeleteItem_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_RL_Information_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_RL_InformationIE_RL_ReconfPrepTDD = -1; -static gint ett_rnsap_RadioLinkReconfigurationReadyFDD = -1; -static gint ett_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD = -1; -static gint ett_rnsap_RL_InformationResponseItem_RL_ReconfReadyFDD = -1; -static gint ett_rnsap_Additional_HS_Cell_RL_Reconf_Response = -1; -static gint ett_rnsap_Additional_HS_Cell_RL_Reconf_Response_ItemIEs = -1; -static gint ett_rnsap_RadioLinkReconfigurationReadyTDD = -1; -static gint ett_rnsap_RL_InformationResponse_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_DPCH_InformationAddList_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_TimeslotLCR_InformationModifyItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_TDD_UL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_TDD_UL_Code_LCR_InformationModifyItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_TDD_UL_Code_InformationModifyItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_UL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_TDD_UL_Code_InformationModifyItem_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_UL_DPCH_InformationDeleteItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_DPCH_InformationAddList_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_TimeslotLCR_InformationModifyItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_TDD_DL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_TDD_DL_Code_LCR_InformationModifyItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_TDD_DL_Code_InformationModifyItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_DL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_TDD_DL_Code_InformationModifyItem_RL_ReconfReadyTDD768 = -1; -static gint ett_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_DPCH_InformationDeleteItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DL_DPCH_InformationDeleteItem768_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_DSCHToBeAddedOrModifiedItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_USCHToBeAddedOrModifiedItem_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD = -1; -static gint ett_rnsap_RadioLinkReconfigurationCommit = -1; -static gint ett_rnsap_RadioLinkReconfigurationFailure = -1; -static gint ett_rnsap_CauseLevel_RL_ReconfFailure = -1; -static gint ett_rnsap_GeneralCauseList_RL_ReconfFailure = -1; -static gint ett_rnsap_RLSpecificCauseList_RL_ReconfFailure = -1; -static gint ett_rnsap_RL_ReconfigurationFailureList_RL_ReconfFailure = -1; -static gint ett_rnsap_RL_ReconfigurationFailure_RL_ReconfFail = -1; -static gint ett_rnsap_RadioLinkReconfigurationCancel = -1; -static gint ett_rnsap_RadioLinkReconfigurationRequestFDD = -1; -static gint ett_rnsap_UL_DPCH_Information_RL_ReconfRqstFDD = -1; -static gint ett_rnsap_DL_DPCH_Information_RL_ReconfRqstFDD = -1; -static gint ett_rnsap_DCH_DeleteList_RL_ReconfRqstFDD = -1; -static gint ett_rnsap_DCH_DeleteItem_RL_ReconfRqstFDD = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Req = -1; -static gint ett_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList = -1; -static gint ett_rnsap_RL_ReconfigurationRequestFDD_RL_Information_IEs = -1; -static gint ett_rnsap_RadioLinkReconfigurationRequestTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_DCH_DeleteList_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_DCH_DeleteItem_RL_ReconfRqstTDD = -1; -static gint ett_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information = -1; -static gint ett_rnsap_RL_ReconfigurationRequestTDD_RL_Information = -1; -static gint ett_rnsap_RadioLinkReconfigurationResponseFDD = -1; -static gint ett_rnsap_RL_InformationResponseList_RL_ReconfRspFDD = -1; -static gint ett_rnsap_RL_InformationResponseItem_RL_ReconfRspFDD = -1; -static gint ett_rnsap_RadioLinkReconfigurationResponseTDD = -1; -static gint ett_rnsap_RL_InformationResponse_RL_ReconfRspTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationItem_RL_ReconfRspTDD = -1; -static gint ett_rnsap_DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD = -1; -static gint ett_rnsap_DL_Timeslot_LCR_InformationModifyList_RL_ReconfRspTDD = -1; -static gint ett_rnsap_DL_Timeslot_LCR_InformationModifyItem_RL_ReconfRspTDD = -1; -static gint ett_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD = -1; -static gint ett_rnsap_RadioLinkFailureIndication = -1; -static gint ett_rnsap_Reporting_Object_RL_FailureInd = -1; -static gint ett_rnsap_RL_RL_FailureInd = -1; -static gint ett_rnsap_RL_InformationList_RL_FailureInd = -1; -static gint ett_rnsap_RL_Information_RL_FailureInd = -1; -static gint ett_rnsap_RL_Set_RL_FailureInd = -1; -static gint ett_rnsap_RL_Set_InformationList_RL_FailureInd = -1; -static gint ett_rnsap_RL_Set_Information_RL_FailureInd = -1; -static gint ett_rnsap_CCTrCH_RL_FailureInd = -1; -static gint ett_rnsap_CCTrCH_InformationList_RL_FailureInd = -1; -static gint ett_rnsap_CCTrCH_InformationItem_RL_FailureInd = -1; -static gint ett_rnsap_RadioLinkPreemptionRequiredIndication = -1; -static gint ett_rnsap_RL_InformationList_RL_PreemptRequiredInd = -1; -static gint ett_rnsap_RL_InformationItem_RL_PreemptRequiredInd = -1; -static gint ett_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd = -1; -static gint ett_rnsap_HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd = -1; -static gint ett_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd = -1; -static gint ett_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd = -1; -static gint ett_rnsap_RadioLinkRestoreIndication = -1; -static gint ett_rnsap_Reporting_Object_RL_RestoreInd = -1; -static gint ett_rnsap_RL_RL_RestoreInd = -1; -static gint ett_rnsap_RL_InformationList_RL_RestoreInd = -1; -static gint ett_rnsap_RL_Information_RL_RestoreInd = -1; -static gint ett_rnsap_RL_Set_RL_RestoreInd = -1; -static gint ett_rnsap_RL_Set_InformationList_RL_RestoreInd = -1; -static gint ett_rnsap_RL_Set_Information_RL_RestoreInd = -1; -static gint ett_rnsap_CCTrCH_RL_RestoreInd = -1; -static gint ett_rnsap_CCTrCH_InformationList_RL_RestoreInd = -1; -static gint ett_rnsap_CCTrCH_InformationItem_RL_RestoreInd = -1; -static gint ett_rnsap_DL_PowerControlRequest = -1; -static gint ett_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst = -1; -static gint ett_rnsap_DL_ReferencePowerInformation_DL_PC_Rqst = -1; -static gint ett_rnsap_DL_PowerTimeslotControlRequest = -1; -static gint ett_rnsap_PhysicalChannelReconfigurationRequestFDD = -1; -static gint ett_rnsap_RL_Information_PhyChReconfRqstFDD = -1; -static gint ett_rnsap_PhysicalChannelReconfigurationRequestTDD = -1; -static gint ett_rnsap_RL_Information_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_UL_CCTrCH_InformationItem_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_UL_DPCH_InformationItem_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_UL_TimeslotLCR_InformationItem_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_UL_Timeslot_InformationItem_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768 = -1; -static gint ett_rnsap_UL_Timeslot_InformationItem_PhyChReconfRqstTDD768 = -1; -static gint ett_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_DL_CCTrCH_InformationItem_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_DL_DPCH_InformationItem_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_DL_TimeslotLCR_InformationItem_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_DL_Timeslot_InformationItem_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768 = -1; -static gint ett_rnsap_DL_Timeslot_InformationItem_PhyChReconfRqstTDD768 = -1; -static gint ett_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_HSPDSCH_Timeslot_InformationItem_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_HSPDSCH_Timeslot_InformationItemLCR_PhyChReconfRqstTDD = -1; -static gint ett_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768 = -1; -static gint ett_rnsap_HSPDSCH_Timeslot_InformationItem_PhyChReconfRqstTDD768 = -1; -static gint ett_rnsap_PhysicalChannelReconfigurationCommand = -1; -static gint ett_rnsap_PhysicalChannelReconfigurationFailure = -1; -static gint ett_rnsap_RadioLinkCongestionIndication = -1; -static gint ett_rnsap_RL_InformationList_RL_CongestInd = -1; -static gint ett_rnsap_RL_InformationItem_RL_CongestInd = -1; -static gint ett_rnsap_DCH_Rate_Information_RL_CongestInd = -1; -static gint ett_rnsap_DCH_Rate_InformationItem_RL_CongestInd = -1; -static gint ett_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd = -1; -static gint ett_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_CongestInd = -1; -static gint ett_rnsap_UplinkSignallingTransferIndicationFDD = -1; -static gint ett_rnsap_UplinkSignallingTransferIndicationTDD = -1; -static gint ett_rnsap_DownlinkSignallingTransferRequest = -1; -static gint ett_rnsap_RelocationCommit = -1; -static gint ett_rnsap_PagingRequest = -1; -static gint ett_rnsap_PagingArea_PagingRqst = -1; -static gint ett_rnsap_URA_PagingRqst = -1; -static gint ett_rnsap_Cell_PagingRqst = -1; -static gint ett_rnsap_CNOriginatedPage_PagingRqst = -1; -static gint ett_rnsap_DedicatedMeasurementInitiationRequest = -1; -static gint ett_rnsap_DedicatedMeasurementObjectType_DM_Rqst = -1; -static gint ett_rnsap_RL_DM_Rqst = -1; -static gint ett_rnsap_RL_InformationList_DM_Rqst = -1; -static gint ett_rnsap_RL_InformationItem_DM_Rqst = -1; -static gint ett_rnsap_HSSICH_Info_DM_Rqst = -1; -static gint ett_rnsap_HSSICH_Info_DM_Rqst_Extension = -1; -static gint ett_rnsap_RL_Set_DM_Rqst = -1; -static gint ett_rnsap_RL_Set_InformationList_DM_Rqst = -1; -static gint ett_rnsap_RL_Set_InformationItem_DM_Rqst = -1; -static gint ett_rnsap_DedicatedMeasurementInitiationResponse = -1; -static gint ett_rnsap_DedicatedMeasurementObjectType_DM_Rsp = -1; -static gint ett_rnsap_RL_DM_Rsp = -1; -static gint ett_rnsap_RL_Set_DM_Rsp = -1; -static gint ett_rnsap_RL_InformationList_DM_Rsp = -1; -static gint ett_rnsap_RL_InformationItem_DM_Rsp = -1; -static gint ett_rnsap_RL_Set_InformationList_DM_Rsp = -1; -static gint ett_rnsap_RL_Set_InformationItem_DM_Rsp = -1; -static gint ett_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp = -1; -static gint ett_rnsap_Multiple_DedicatedMeasurementValueItem_TDD_DM_Rsp = -1; -static gint ett_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp = -1; -static gint ett_rnsap_Multiple_DedicatedMeasurementValueItem_LCR_TDD_DM_Rsp = -1; -static gint ett_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp = -1; -static gint ett_rnsap_Multiple_HSSICHMeasurementValueItem_TDD_DM_Rsp = -1; -static gint ett_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp = -1; -static gint ett_rnsap_Multiple_DedicatedMeasurementValueItem_TDD768_DM_Rsp = -1; -static gint ett_rnsap_DedicatedMeasurementInitiationFailure = -1; -static gint ett_rnsap_DedicatedMeasurementObjectType_DM_Fail = -1; -static gint ett_rnsap_RL_DM_Fail = -1; -static gint ett_rnsap_RL_Set_DM_Fail = -1; -static gint ett_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail = -1; -static gint ett_rnsap_RL_Unsuccessful_InformationItem_DM_Fail = -1; -static gint ett_rnsap_RL_Successful_InformationRespList_DM_Fail = -1; -static gint ett_rnsap_RL_Successful_InformationItem_DM_Fail = -1; -static gint ett_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail = -1; -static gint ett_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail = -1; -static gint ett_rnsap_RL_Set_Successful_InformationRespList_DM_Fail = -1; -static gint ett_rnsap_RL_Set_Successful_InformationItem_DM_Fail = -1; -static gint ett_rnsap_DedicatedMeasurementReport = -1; -static gint ett_rnsap_DedicatedMeasurementObjectType_DM_Rprt = -1; -static gint ett_rnsap_RL_DM_Rprt = -1; -static gint ett_rnsap_RL_Set_DM_Rprt = -1; -static gint ett_rnsap_RL_InformationList_DM_Rprt = -1; -static gint ett_rnsap_RL_InformationItem_DM_Rprt = -1; -static gint ett_rnsap_RL_Set_InformationList_DM_Rprt = -1; -static gint ett_rnsap_RL_Set_InformationItem_DM_Rprt = -1; -static gint ett_rnsap_DedicatedMeasurementTerminationRequest = -1; -static gint ett_rnsap_DedicatedMeasurementFailureIndication = -1; -static gint ett_rnsap_DedicatedMeasurementObjectType_DM_Fail_Ind = -1; -static gint ett_rnsap_RL_DM_Fail_Ind = -1; -static gint ett_rnsap_RL_Set_DM_Fail_Ind = -1; -static gint ett_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail_Ind = -1; -static gint ett_rnsap_RL_Unsuccessful_InformationItem_DM_Fail_Ind = -1; -static gint ett_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail_Ind = -1; -static gint ett_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind = -1; -static gint ett_rnsap_CommonTransportChannelResourcesReleaseRequest = -1; -static gint ett_rnsap_CommonTransportChannelResourcesRequest = -1; -static gint ett_rnsap_CommonTransportChannelResourcesResponseFDD = -1; -static gint ett_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD = -1; -static gint ett_rnsap_CommonTransportChannelResourcesResponseTDD = -1; -static gint ett_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD = -1; -static gint ett_rnsap_CommonTransportChannelResourcesFailure = -1; -static gint ett_rnsap_CompressedModeCommand = -1; -static gint ett_rnsap_ErrorIndication = -1; -static gint ett_rnsap_CommonMeasurementInitiationRequest = -1; -static gint ett_rnsap_CommonMeasurementObjectType_CM_Rqst = -1; -static gint ett_rnsap_Cell_CM_Rqst = -1; -static gint ett_rnsap_NeighbouringCellMeasurementInfo = -1; -static gint ett_rnsap_NeighbouringCellMeasurementInfo_item = -1; -static gint ett_rnsap_GSM_Cell_CM_Rqst = -1; -static gint ett_rnsap_GsmCellList_CM_Rqst = -1; -static gint ett_rnsap_GsmCellItem_CM_Rqst = -1; -static gint ett_rnsap_CommonMeasurementInitiationResponse = -1; -static gint ett_rnsap_CommonMeasurementObjectType_CM_Rsp = -1; -static gint ett_rnsap_Cell_CM_Rsp = -1; -static gint ett_rnsap_GsmCellList_CM_Rsp = -1; -static gint ett_rnsap_GsmCellItem_CM_Rsp = -1; -static gint ett_rnsap_CommonMeasurementInitiationFailure = -1; -static gint ett_rnsap_Extension_FailureMeasurementList = -1; -static gint ett_rnsap_Extension_FailureMeasurementItem = -1; -static gint ett_rnsap_CommonMeasurementReport = -1; -static gint ett_rnsap_CommonMeasurementObjectType_CM_Rprt = -1; -static gint ett_rnsap_Cell_CM_Rprt = -1; -static gint ett_rnsap_GsmCellList_CM_Rprt = -1; -static gint ett_rnsap_GsmCellItem_CM_Rprt = -1; -static gint ett_rnsap_CommonMeasurementTerminationRequest = -1; -static gint ett_rnsap_Extension_TerminationMeasurementList = -1; -static gint ett_rnsap_Extension_TerminationMeasurementItem = -1; -static gint ett_rnsap_CommonMeasurementFailureIndication = -1; -static gint ett_rnsap_Extension_FailureIndicationMeasurementList = -1; -static gint ett_rnsap_Extension_FailureIndicationMeasurementItem = -1; -static gint ett_rnsap_InformationExchangeInitiationRequest = -1; -static gint ett_rnsap_InformationExchangeObjectType_InfEx_Rqst = -1; -static gint ett_rnsap_Cell_InfEx_Rqst = -1; -static gint ett_rnsap_GSM_Cell_InfEx_Rqst = -1; -static gint ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst = -1; -static gint ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rqst = -1; -static gint ett_rnsap_MBMS_Bearer_Service_List_InfEx_Rqst = -1; -static gint ett_rnsap_MBMS_Cell_InfEx_Rqst = -1; -static gint ett_rnsap_ANR_Cell_InfEx_Rqst = -1; -static gint ett_rnsap_Common_E_RGCH_Cell_InfEx_Rqst = -1; -static gint ett_rnsap_InformationExchangeInitiationResponse = -1; -static gint ett_rnsap_InformationExchangeObjectType_InfEx_Rsp = -1; -static gint ett_rnsap_Cell_InfEx_Rsp = -1; -static gint ett_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp = -1; -static gint ett_rnsap_MBMS_Bearer_ServiceItemIEs_InfEx_Rsp = -1; -static gint ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp = -1; -static gint ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rsp = -1; -static gint ett_rnsap_MBMS_Cell_InfEx_Rsp = -1; -static gint ett_rnsap_MBMS_Cell_Item_InfEx_Rsp = -1; -static gint ett_rnsap_ANR_Cell_InfEx_Rsp = -1; -static gint ett_rnsap_ANR_Cell_ItemIEs_InfEx_Rsp = -1; -static gint ett_rnsap_Common_E_RGCH_Cell_InfEx_Rsp = -1; -static gint ett_rnsap_Common_E_RGCH_Cell_ItemIEs_InfEx_Rsp = -1; -static gint ett_rnsap_InformationExchangeInitiationFailure = -1; -static gint ett_rnsap_InformationReport = -1; -static gint ett_rnsap_InformationExchangeObjectType_InfEx_Rprt = -1; -static gint ett_rnsap_Cell_InfEx_Rprt = -1; -static gint ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt = -1; -static gint ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rprt = -1; -static gint ett_rnsap_MBMS_Bearer_Service_List_InfEx_Rprt = -1; -static gint ett_rnsap_MBMS_Bearer_Service_List_Item_InfEx_Rprt = -1; -static gint ett_rnsap_MBMS_Cell_InfEx_Rprt = -1; -static gint ett_rnsap_MBMS_Cell_Item_InfEx_Rprt = -1; -static gint ett_rnsap_Common_E_RGCH_Cell_InfEx_Rprt = -1; -static gint ett_rnsap_Common_E_RGCH_Cell_Item_InfEx_Rprt = -1; -static gint ett_rnsap_InformationExchangeTerminationRequest = -1; -static gint ett_rnsap_InformationExchangeFailureIndication = -1; -static gint ett_rnsap_ResetRequest = -1; -static gint ett_rnsap_ResetIndicator = -1; -static gint ett_rnsap_ContextList_Reset = -1; -static gint ett_rnsap_ContextInfoList_Reset = -1; -static gint ett_rnsap_ContextInfoItem_Reset = -1; -static gint ett_rnsap_ContextType_Reset = -1; -static gint ett_rnsap_ContextGroupList_Reset = -1; -static gint ett_rnsap_ContextGroupInfoList_Reset = -1; -static gint ett_rnsap_ContextGroupInfoItem_Reset = -1; -static gint ett_rnsap_ResetResponse = -1; -static gint ett_rnsap_RadioLinkActivationCommandFDD = -1; -static gint ett_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD = -1; -static gint ett_rnsap_DelayedActivationInformation_RL_ActivationCmdFDD = -1; -static gint ett_rnsap_RadioLinkActivationCommandTDD = -1; -static gint ett_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD = -1; -static gint ett_rnsap_DelayedActivationInformation_RL_ActivationCmdTDD = -1; -static gint ett_rnsap_GERANUplinkSignallingTransferIndication = -1; -static gint ett_rnsap_RadioLinkParameterUpdateIndicationFDD = -1; -static gint ett_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList = -1; -static gint ett_rnsap_RL_ParameterUpdateIndicationFDD_RL_Information_Item = -1; -static gint ett_rnsap_UE_Measurement_Forwarding = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Param_Upd = -1; -static gint ett_rnsap_Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd = -1; -static gint ett_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs = -1; -static gint ett_rnsap_RadioLinkParameterUpdateIndicationTDD = -1; -static gint ett_rnsap_UEMeasurementInitiationRequest = -1; -static gint ett_rnsap_UEMeasurementInitiationResponse = -1; -static gint ett_rnsap_UEMeasurementInitiationFailure = -1; -static gint ett_rnsap_UEMeasurementReport = -1; -static gint ett_rnsap_UEMeasurementTerminationRequest = -1; -static gint ett_rnsap_UEMeasurementFailureIndication = -1; -static gint ett_rnsap_IurInvokeTrace = -1; -static gint ett_rnsap_ListOfInterfacesToTrace = -1; -static gint ett_rnsap_InterfacesToTraceItem = -1; -static gint ett_rnsap_IurDeactivateTrace = -1; -static gint ett_rnsap_MBMSAttachCommand = -1; -static gint ett_rnsap_MBMSDetachCommand = -1; -static gint ett_rnsap_DirectInformationTransfer = -1; -static gint ett_rnsap_EnhancedRelocationRequest = -1; -static gint ett_rnsap_EnhancedRelocationResponse = -1; -static gint ett_rnsap_EnhancedRelocationFailure = -1; -static gint ett_rnsap_EnhancedRelocationCancel = -1; -static gint ett_rnsap_EnhancedRelocationSignallingTransfer = -1; -static gint ett_rnsap_EnhancedRelocationRelease = -1; -static gint ett_rnsap_MBSFNMCCHInformation = -1; -static gint ett_rnsap_SecondaryULFrequencyReport = -1; -static gint ett_rnsap_SecondaryULFrequencyUpdateIndication = -1; -static gint ett_rnsap_EnhancedRelocationResourceRequest = -1; -static gint ett_rnsap_EnhancedRelocationResourceResponse = -1; -static gint ett_rnsap_EnhancedRelocationResourceFailure = -1; -static gint ett_rnsap_EnhancedRelocationResourceReleaseCommand = -1; -static gint ett_rnsap_EnhancedRelocationResourceReleaseComplete = -1; -static gint ett_rnsap_PrivateMessage = -1; -static gint ett_rnsap_InformationTransferControlRequest = -1; -static gint ett_rnsap_Control_Type_InformationTransferControlReq = -1; -static gint ett_rnsap_Suspension_Control_Type = -1; -static gint ett_rnsap_Resume_Control_Type = -1; -static gint ett_rnsap_RNSAP_PDU = -1; -static gint ett_rnsap_InitiatingMessage = -1; -static gint ett_rnsap_SuccessfulOutcome = -1; -static gint ett_rnsap_UnsuccessfulOutcome = -1; -static gint ett_rnsap_Outcome = -1; +static int ett_rnsap; +static int ett_rnsap_transportLayerAddress; +static int ett_rnsap_transportLayerAddress_nsap; +static int ett_rnsap_IMSI; + +static int ett_rnsap_PrivateIE_ID; +static int ett_rnsap_ProcedureID; +static int ett_rnsap_TransactionID; +static int ett_rnsap_ProtocolIE_Container; +static int ett_rnsap_ProtocolIE_Field; +static int ett_rnsap_ProtocolExtensionContainer; +static int ett_rnsap_ProtocolExtensionField; +static int ett_rnsap_PrivateIE_Container; +static int ett_rnsap_PrivateIE_Field; +static int ett_rnsap_ActivationInformation; +static int ett_rnsap_ActivationInformationItem; +static int ett_rnsap_Active_MBMS_Bearer_Service_ListFDD; +static int ett_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL; +static int ett_rnsap_Active_MBMS_Bearer_Service_ListTDD; +static int ett_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL; +static int ett_rnsap_Active_Pattern_Sequence_Information; +static int ett_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList; +static int ett_rnsap_Additional_EDCH_Cell_Information_Response_RLAdd_ItemIEs; +static int ett_rnsap_Additional_EDCH_Setup_Info; +static int ett_rnsap_ANRReportIndication; +static int ett_rnsap_Additional_EDCH_Cell_Information_Setup; +static int ett_rnsap_Additional_EDCH_FDD_Setup_Cell_Information; +static int ett_rnsap_Additional_EDCH_UL_DPCH_Information_Setup; +static int ett_rnsap_Additional_EDCH_F_DPCH_Information; +static int ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Setup_List; +static int ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs; +static int ett_rnsap_Additional_EDCH_Cell_Information_To_Add_List; +static int ett_rnsap_Additional_EDCH_Cell_Information_To_Add_ItemIEs; +static int ett_rnsap_Additional_EDCH_UL_DPCH_Information_Addition; +static int ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Add_List; +static int ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs; +static int ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Modify_List; +static int ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs; +static int ett_rnsap_Additional_EDCH_FDD_Information; +static int ett_rnsap_DTX_Information2; +static int ett_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info_List; +static int ett_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info; +static int ett_rnsap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List; +static int ett_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info_Response; +static int ett_rnsap_Additional_EDCH_Cell_Information_Response_List; +static int ett_rnsap_Additional_EDCH_FDD_Information_Response_ItemIEs; +static int ett_rnsap_EDCH_Additional_RL_Specific_Information_Response_List; +static int ett_rnsap_EDCH_Additional_RL_Specific_Information_Response_ItemIEs; +static int ett_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List; +static int ett_rnsap_Additional_EDCH_FDD_Information_Response_RLReconf_Items; +static int ett_rnsap_EDCH_Additional_RL_Specific_Modified_Information_Response_List; +static int ett_rnsap_EDCH_Additional_RL_Specific_Modified_Information_Response_ItemIEs; +static int ett_rnsap_Additional_EDCH_Cell_Information_ConfigurationChange_List; +static int ett_rnsap_Additional_EDCH_ConfigurationChange_Info_ItemIEs; +static int ett_rnsap_Additional_EDCH_UL_DPCH_Information_Modify; +static int ett_rnsap_Additional_EDCH_Cell_Information_Removal_List; +static int ett_rnsap_Additional_EDCH_Cell_Information_Removal_Info_ItemIEs; +static int ett_rnsap_Additional_EDCH_FDD_Update_Information; +static int ett_rnsap_Additional_EDCH_DL_Control_Channel_Change_Information_List; +static int ett_rnsap_Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs; +static int ett_rnsap_AdditionalPreferredFrequency; +static int ett_rnsap_AdditionalPreferredFrequencyItem; +static int ett_rnsap_AffectedUEInformationForMBMS; +static int ett_rnsap_AllocationRetentionPriority; +static int ett_rnsap_Allowed_Rate_Information; +static int ett_rnsap_Angle_Of_Arrival_Value_LCR; +static int ett_rnsap_ANR_Cell_Information; +static int ett_rnsap_ANR_FDD_CellInformation; +static int ett_rnsap_ANR_TDD_CellInformation; +static int ett_rnsap_ANR_LCR_TDD_CellInformation; +static int ett_rnsap_ANR_Multiple_PLMN_List; +static int ett_rnsap_BadSatellites; +static int ett_rnsap_T_badSatelliteInformation; +static int ett_rnsap_T_badSatelliteInformation_item; +static int ett_rnsap_BDS_IGPInfoList; +static int ett_rnsap_BDS_IGPInfo; +static int ett_rnsap_BDS_Ionospheric_Grid_Model; +static int ett_rnsap_BSIC; +static int ett_rnsap_BurstModeParameters; +static int ett_rnsap_Cause; +static int ett_rnsap_CellBased; +static int ett_rnsap_CellIdList; +static int ett_rnsap_Cell_Capacity_Class_Value; +static int ett_rnsap_CGI; +static int ett_rnsap_CommonMeasurementAccuracy; +static int ett_rnsap_CommonMeasurementValue; +static int ett_rnsap_CommonMeasurementValueInformation; +static int ett_rnsap_CommonMeasurementAvailable; +static int ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD; +static int ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDDItem; +static int ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR; +static int ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationItemLCR; +static int ett_rnsap_Common_E_DCH_LogicalChannelInformation; +static int ett_rnsap_Common_E_DCH_LogicalChannelInformationItem; +static int ett_rnsap_Common_E_RGCH_Cell_Information; +static int ett_rnsap_Common_E_RGCH_Cell_Info; +static int ett_rnsap_Continuous_Packet_Connectivity_DTX_DRX_Information; +static int ett_rnsap_Continuous_Packet_Connectivity_DTX_DRX_Information_to_Modify; +static int ett_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information; +static int ett_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_InformationItem; +static int ett_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response; +static int ett_rnsap_CorrespondingCells; +static int ett_rnsap_CPC_Information; +static int ett_rnsap_Counting_Information; +static int ett_rnsap_Counting_Information_List; +static int ett_rnsap_CriticalityDiagnostics; +static int ett_rnsap_CriticalityDiagnostics_IE_List; +static int ett_rnsap_CriticalityDiagnostics_IE_List_item; +static int ett_rnsap_MessageStructure; +static int ett_rnsap_MessageStructure_item; +static int ett_rnsap_CN_CS_DomainIdentifier; +static int ett_rnsap_CN_PS_DomainIdentifier; +static int ett_rnsap_CPC_InformationLCR; +static int ett_rnsap_ContinuousPacketConnectivity_DRX_InformationLCR; +static int ett_rnsap_HS_SCCH_DRX_Information_LCR; +static int ett_rnsap_E_AGCH_DRX_Information_LCR; +static int ett_rnsap_E_AGCH_DRX_Parameters; +static int ett_rnsap_ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR; +static int ett_rnsap_DRX_Information_to_Modify_LCR; +static int ett_rnsap_DRX_Information_to_Modify_Items_LCR; +static int ett_rnsap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR; +static int ett_rnsap_HS_SCCH_DRX_Information_ResponseLCR; +static int ett_rnsap_E_AGCH_DRX_Information_ResponseLCR; +static int ett_rnsap_E_AGCH_DRX_Parameters_Response; +static int ett_rnsap_Controlled_Object_Scope; +static int ett_rnsap_DBDS_CorrectionsReq; +static int ett_rnsap_DBDS_Corrections; +static int ett_rnsap_DBDS_Info; +static int ett_rnsap_DBDS_SignalInfoList; +static int ett_rnsap_DBDS_SignalInfo; +static int ett_rnsap_DBDS_InfoList; +static int ett_rnsap_DCH_ENH_Information; +static int ett_rnsap_DCH_ENH_Information_to_Modify; +static int ett_rnsap_DCH_ENH_Concat; +static int ett_rnsap_DCH_ENH_Information_Reconf; +static int ett_rnsap_DCH_FDD_Information; +static int ett_rnsap_DCH_FDD_InformationItem; +static int ett_rnsap_DCH_MeasurementOccasion_Information; +static int ett_rnsap_DchMeasurementOccasionInformation_Item; +static int ett_rnsap_Measurement_Occasion_Pattern_Sequence_parameters; +static int ett_rnsap_DCH_Specific_FDD_InformationList; +static int ett_rnsap_DCH_Specific_FDD_Item; +static int ett_rnsap_DCH_InformationResponse; +static int ett_rnsap_DCH_InformationResponseItem; +static int ett_rnsap_DCH_TDD_Information; +static int ett_rnsap_DCH_TDD_InformationItem; +static int ett_rnsap_DCH_Specific_TDD_InformationList; +static int ett_rnsap_DCH_Specific_TDD_Item; +static int ett_rnsap_DedicatedMeasurementValue; +static int ett_rnsap_DedicatedMeasurementValueInformation; +static int ett_rnsap_DedicatedMeasurementAvailable; +static int ett_rnsap_DelayedActivation; +static int ett_rnsap_DelayedActivationUpdate; +static int ett_rnsap_Activate_Info; +static int ett_rnsap_Deactivate_Info; +static int ett_rnsap_Execution_Type; +static int ett_rnsap_DGANSSCorrections; +static int ett_rnsap_T_dGANSS_Information; +static int ett_rnsap_T_dGANSS_Information_item; +static int ett_rnsap_T_dGANSS_SignalInformation; +static int ett_rnsap_T_dGANSS_SignalInformation_item; +static int ett_rnsap_DGANSS_Corrections_Req; +static int ett_rnsap_DGANSSThreshold; +static int ett_rnsap_DGNSS_ValidityPeriod; +static int ett_rnsap_DGPSCorrections; +static int ett_rnsap_T_satellite_DGPSCorrections_Information; +static int ett_rnsap_T_satellite_DGPSCorrections_Information_item; +static int ett_rnsap_DGPSThreshold; +static int ett_rnsap_DL_TBS; +static int ett_rnsap_HS_DSCH_Cell_List; +static int ett_rnsap_HS_DSCH_Cell; +static int ett_rnsap_DL_PowerBalancing_Information; +static int ett_rnsap_DL_ReferencePowerInformationList; +static int ett_rnsap_DL_ReferencePowerInformationItem; +static int ett_rnsap_DL_ReferencePowerInformation; +static int ett_rnsap_DL_Timeslot_Information; +static int ett_rnsap_DL_Timeslot_InformationItem; +static int ett_rnsap_DL_TimeslotLCR_Information; +static int ett_rnsap_DL_TimeslotLCR_InformationItem; +static int ett_rnsap_DL_Timeslot_Information768; +static int ett_rnsap_DL_Timeslot_InformationItem768; +static int ett_rnsap_DL_TimeSlot_ISCP_Info; +static int ett_rnsap_DL_TimeSlot_ISCP_InfoItem; +static int ett_rnsap_DL_TimeSlot_ISCP_LCR_Information; +static int ett_rnsap_DL_TimeSlot_ISCP_LCR_InfoItem; +static int ett_rnsap_Downlink_TPC_enhancements_Information; +static int ett_rnsap_Downlink_TPC_enhancements_Reconf; +static int ett_rnsap_DRX_Information; +static int ett_rnsap_DRX_Information_to_Modify; +static int ett_rnsap_DRX_Information_to_Modify_Items; +static int ett_rnsap_DSCH_FlowControlInformation; +static int ett_rnsap_DSCH_FlowControlItem; +static int ett_rnsap_DSCH_TDD_Information; +static int ett_rnsap_DSCH_TDD_InformationItem; +static int ett_rnsap_DTX_Cycle_2ms_Items; +static int ett_rnsap_DTX_Cycle_2ms_to_Modify_Items; +static int ett_rnsap_DTX_Cycle_10ms_Items; +static int ett_rnsap_DTX_Cycle_10ms_to_Modify_Items; +static int ett_rnsap_DTX_Information; +static int ett_rnsap_DTX_Information_to_Modify; +static int ett_rnsap_DTX_Information_to_Modify_Items; +static int ett_rnsap_EARFCN_Information; +static int ett_rnsap_EARFCN_FDD; +static int ett_rnsap_EARFCN_FDD_Extended; +static int ett_rnsap_ECGI; +static int ett_rnsap_EDCH_FDD_DL_ControlChannelInformation; +static int ett_rnsap_EDCH_FDD_Information; +static int ett_rnsap_EDCH_FDD_InformationResponse; +static int ett_rnsap_EDCH_MACdFlow_Specific_InformationResponse; +static int ett_rnsap_EDCH_MACdFlow_Specific_InformationResponseItem; +static int ett_rnsap_EDCH_FDD_Information_To_Modify; +static int ett_rnsap_E_DCH_FDD_Update_Information; +static int ett_rnsap_E_DCH_MACdFlow_Specific_UpdateInformation; +static int ett_rnsap_E_DCH_MACdFlow_Specific_UpdateInformation_Item; +static int ett_rnsap_E_DCH_DL_Control_Channel_Change_Information; +static int ett_rnsap_E_DCH_DL_Control_Channel_Change_Information_Item; +static int ett_rnsap_E_DCH_DL_Control_Channel_Grant_Information; +static int ett_rnsap_E_DCH_DL_Control_Channel_Grant_Information_Item; +static int ett_rnsap_E_DCH_Grant_Type_Information; +static int ett_rnsap_E_DCH_LogicalChannelInformation; +static int ett_rnsap_E_DCH_LogicalChannelInformationItem; +static int ett_rnsap_E_DCH_MACdPDU_SizeList; +static int ett_rnsap_E_DCH_MACdPDU_SizeListItem; +static int ett_rnsap_E_DCH_LogicalChannelToModify; +static int ett_rnsap_E_DCH_LogicalChannelToModifyItem; +static int ett_rnsap_E_DCH_MACdPDU_SizeToModifyList; +static int ett_rnsap_E_DCH_LogicalChannelToDelete; +static int ett_rnsap_E_DCH_LogicalChannelToDeleteItem; +static int ett_rnsap_EDCH_MACdFlows_Information; +static int ett_rnsap_EDCH_MACdFlow_Specific_InfoList; +static int ett_rnsap_EDCH_MACdFlow_Specific_InfoItem; +static int ett_rnsap_EDCH_MACdFlow_Specific_InfoToModifyList; +static int ett_rnsap_EDCH_MACdFlow_Specific_InfoToModifyItem; +static int ett_rnsap_EDCH_MACdFlows_To_Delete; +static int ett_rnsap_EDCH_MACdFlows_To_Delete_Item; +static int ett_rnsap_E_DCH_Non_Scheduled_Transmission_Grant_Items; +static int ett_rnsap_E_DCH_Serving_cell_change_informationResponse; +static int ett_rnsap_E_DCH_serving_cell_change_choice; +static int ett_rnsap_E_DCH_serving_cell_change_successful; +static int ett_rnsap_E_DCH_RL_InformationList_Rsp; +static int ett_rnsap_E_DCH_RL_InformationList_Rsp_Item; +static int ett_rnsap_E_DCH_serving_cell_change_unsuccessful; +static int ett_rnsap_E_DCH_TTI_Length; +static int ett_rnsap_E_DCH_TTI_Length_to_Modify; +static int ett_rnsap_EDPCH_Information_FDD; +static int ett_rnsap_EDPCH_Information_RLReconfRequest_FDD; +static int ett_rnsap_EDCH_Serving_RL; +static int ett_rnsap_EDCH_Serving_RL_in_this_DRNS; +static int ett_rnsap_Enhanced_FACH_Information_ResponseFDD; +static int ett_rnsap_Enhanced_FACH_Information_ResponseLCR; +static int ett_rnsap_E_TFCI_Boost_Information; +static int ett_rnsap_E_TFCS_Information; +static int ett_rnsap_EventA; +static int ett_rnsap_EventB; +static int ett_rnsap_EventC; +static int ett_rnsap_EventD; +static int ett_rnsap_EventE; +static int ett_rnsap_EventF; +static int ett_rnsap_EventH; +static int ett_rnsap_Event1F_Parameters; +static int ett_rnsap_Event1I_Parameters; +static int ett_rnsap_E_DCH_Information; +static int ett_rnsap_E_PUCH_Information; +static int ett_rnsap_E_TFCS_Information_TDD; +static int ett_rnsap_E_DCH_QPSK_RefBetaInfo; +static int ett_rnsap_E_DCH_sixteenQAM_RefBetaInfo; +static int ett_rnsap_E_DCH_RefBeta_Item; +static int ett_rnsap_E_DCH_MACdFlows_Information_TDD; +static int ett_rnsap_E_DCH_MACdFlow_InfoTDDItem; +static int ett_rnsap_E_DCH_TDD_Information; +static int ett_rnsap_E_DCH_Information_Reconfig; +static int ett_rnsap_E_DCH_TDD_Information_to_Modify; +static int ett_rnsap_E_DCH_TDD_Information_to_Modify_List; +static int ett_rnsap_E_DCH_MACdFlow_ModifyTDDItem; +static int ett_rnsap_E_DCH_Information_Response; +static int ett_rnsap_Fast_TTI_switching_Mode_synchronized; +static int ett_rnsap_Fast_TTI_switching_Mode_unsynchronized; +static int ett_rnsap_E_DCH_TDD_MACdFlow_Specific_InformationResp; +static int ett_rnsap_E_DCH_TDD_MACdFlow_Specific_InformationResp_Item; +static int ett_rnsap_E_AGCH_Specific_InformationRespListTDD; +static int ett_rnsap_E_AGCH_Specific_InformationResp_ItemTDD; +static int ett_rnsap_E_HICH_InformationResp; +static int ett_rnsap_E_DCH_Non_Scheduled_Grant_Info; +static int ett_rnsap_E_DCH_768_Information; +static int ett_rnsap_E_DCH_TDD_Information768; +static int ett_rnsap_E_DCH_768_Information_Reconfig; +static int ett_rnsap_E_DCH_768_Information_Response; +static int ett_rnsap_E_AGCH_Specific_InformationRespList768TDD; +static int ett_rnsap_E_AGCH_Specific_InformationResp_Item768TDD; +static int ett_rnsap_E_HICH_InformationResp768; +static int ett_rnsap_E_DCH_Non_Scheduled_Grant_Info768; +static int ett_rnsap_E_DCH_LCR_Information; +static int ett_rnsap_E_PUCH_LCR_Information; +static int ett_rnsap_E_DCH_LCR_TDD_Information; +static int ett_rnsap_E_DCH_LCR_Information_Reconfig; +static int ett_rnsap_E_DCH_LCR_Information_Response; +static int ett_rnsap_E_AGCH_Specific_InformationRespList_LCR_TDD; +static int ett_rnsap_E_AGCH_Specific_InformationResp_Item_LCR_TDD; +static int ett_rnsap_E_HICH_Specific_InformationResp_LCR; +static int ett_rnsap_E_HICH_Scheduled_InformationRespList_LCR_TDD; +static int ett_rnsap_E_HICH_Scheduled_InformationResp_Item_LCR_TDD; +static int ett_rnsap_E_HICH_InformationResp_LCR; +static int ett_rnsap_E_DCH_Non_Scheduled_Grant_Info_LCR; +static int ett_rnsap_Radio_Links_without_DPCH_FDPCH_Indication; +static int ett_rnsap_Radio_Links_without_DPCH_FDPCH_Information; +static int ett_rnsap_Extended_S_RNTI_Group; +static int ett_rnsap_ExtendedAffectedUEInformationForMBMS; +static int ett_rnsap_E_DCH_Semi_PersistentScheduling_Information_LCR; +static int ett_rnsap_E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR; +static int ett_rnsap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR; +static int ett_rnsap_Initial_E_DCH_SPS_resource; +static int ett_rnsap_E_DCH_SPS_HICH_Information; +static int ett_rnsap_E_HICH_Configuration; +static int ett_rnsap_Same_As_Scheduled_E_HICH; +static int ett_rnsap_E_HICH_InformationResp_ExplicitConfiguration_LCR; +static int ett_rnsap_FACH_FlowControlInformation; +static int ett_rnsap_FACH_FlowControlInformationItem; +static int ett_rnsap_FACH_InformationList; +static int ett_rnsap_FACH_InformationItem; +static int ett_rnsap_FDD_DCHs_to_Modify; +static int ett_rnsap_FDD_DCHs_to_ModifyItem; +static int ett_rnsap_FDD_DCHs_to_ModifySpecificInformationList; +static int ett_rnsap_FDD_DCHs_to_ModifySpecificItem; +static int ett_rnsap_FDD_DL_CodeInformation; +static int ett_rnsap_FDD_DL_CodeInformationItem; +static int ett_rnsap_F_DPCH_Info; +static int ett_rnsap_F_DPCH_Info_To_Modify; +static int ett_rnsap_FPACH_Information; +static int ett_rnsap_FTPICH_Information; +static int ett_rnsap_FTPICH_Information_To_Modify; +static int ett_rnsap_FTPICH_Information_Reconf; +static int ett_rnsap_FTPICH_Reconfiguration_Information; +static int ett_rnsap_FTPICH_Information_Response; +static int ett_rnsap_GA_Cell; +static int ett_rnsap_GA_Cell_item; +static int ett_rnsap_GA_CellAdditionalShapes; +static int ett_rnsap_GA_AltitudeAndDirection; +static int ett_rnsap_GA_EllipsoidArc; +static int ett_rnsap_Gainfactors_10ms_mode; +static int ett_rnsap_T_signalledGainFactors10ms; +static int ett_rnsap_GANSS_AddClockModels; +static int ett_rnsap_GANSS_AddOrbitModels; +static int ett_rnsap_GANSS_Additional_Ionospheric_Model; +static int ett_rnsap_GANSS_Additional_Navigation_Models; +static int ett_rnsap_GANSS_Additional_Time_Models; +static int ett_rnsap_GANSS_Additional_UTC_Models; +static int ett_rnsap_GANSS_Almanac; +static int ett_rnsap_T_gANSS_AlmanacModel; +static int ett_rnsap_T_gANSS_keplerianParameters; +static int ett_rnsap_GANSS_alm_keplerianNAVAlmanac; +static int ett_rnsap_GANSS_alm_KEPLERIANBDSALMANAC; +static int ett_rnsap_GANSS_alm_keplerianReducedAlmanac; +static int ett_rnsap_GANSS_alm_keplerianMidiAlmanac; +static int ett_rnsap_GANSS_alm_keplerianGLONASS; +static int ett_rnsap_GANSS_alm_ecefSBASAlmanac; +static int ett_rnsap_GANSS_Auxiliary_Information; +static int ett_rnsap_GANSS_AuxInfoGANSS_ID1; +static int ett_rnsap_GANSS_AuxInfoGANSS_ID1_item; +static int ett_rnsap_GANSS_AuxInfoGANSS_ID3; +static int ett_rnsap_GANSS_AuxInfoGANSS_ID3_item; +static int ett_rnsap_GANSS_BDSclockModel; +static int ett_rnsap_GANSS_Clock_Model; +static int ett_rnsap_GANSS_Clock_Model_item; +static int ett_rnsap_GANSS_CNAVclockModel; +static int ett_rnsap_GANSS_Common_Data; +static int ett_rnsap_GANSS_CommonDataInfoReq; +static int ett_rnsap_GANSS_Data_Bit_Assistance; +static int ett_rnsap_GANSS_DataBitAssistanceList; +static int ett_rnsap_GANSS_DataBitAssistanceItem; +static int ett_rnsap_GANSS_DataBitAssistanceSgnList; +static int ett_rnsap_GANSS_DataBitAssistanceSgnItem; +static int ett_rnsap_GANSS_Data_Bit_Assistance_ReqItem; +static int ett_rnsap_GANSS_Data_Bit_Assistance_ReqList; +static int ett_rnsap_T_ganss_SatelliteInfo; +static int ett_rnsap_GANSS_DeltaUT1; +static int ett_rnsap_GANSS_Earth_Orientation_Parameters; +static int ett_rnsap_GANSS_GenericDataInfoReqList; +static int ett_rnsap_GANSS_GenericDataInfoReqItem; +static int ett_rnsap_GANSS_Generic_Data; +static int ett_rnsap_GANSS_Generic_DataItem; +static int ett_rnsap_GANSS_GLONASSclockModel; +static int ett_rnsap_GANSS_Information; +static int ett_rnsap_GANSS_Ionospheric_Model; +static int ett_rnsap_GANSS_IonosphereRegionalStormFlags; +static int ett_rnsap_GANSS_NAVclockModel; +static int ett_rnsap_GANSS_Navigation_Model_And_Time_Recovery; +static int ett_rnsap_GANSS_NavModel_BDSKeplerianSet; +static int ett_rnsap_GANSS_NavModel_CNAVKeplerianSet; +static int ett_rnsap_GANSS_NavModel_GLONASSecef; +static int ett_rnsap_GANSS_NavModel_NAVKeplerianSet; +static int ett_rnsap_GANSS_NavModel_SBASecef; +static int ett_rnsap_GANSS_Orbit_Model; +static int ett_rnsap_T_gANSS_keplerianParameters_01; +static int ett_rnsap_GANSS_Real_Time_Integrity; +static int ett_rnsap_GANSS_Real_Time_Integrity_item; +static int ett_rnsap_GANSS_RX_Pos; +static int ett_rnsap_GANSS_SatelliteInformationKP; +static int ett_rnsap_GANSS_SatelliteInformationKP_item; +static int ett_rnsap_Ganss_Sat_Info_AddNavList; +static int ett_rnsap_Ganss_Sat_Info_AddNavList_item; +static int ett_rnsap_GANSS_SAT_Info_Almanac_BDSkpList; +static int ett_rnsap_GANSS_SAT_Info_Almanac_BDS; +static int ett_rnsap_GANSS_SAT_Info_Almanac_GLOkpList; +static int ett_rnsap_GANSS_SAT_Info_Almanac_GLOkpList_item; +static int ett_rnsap_GANSS_SAT_Info_Almanac_MIDIkpList; +static int ett_rnsap_GANSS_SAT_Info_Almanac_MIDIkpList_item; +static int ett_rnsap_GANSS_SAT_Info_Almanac_NAVkpList; +static int ett_rnsap_GANSS_SAT_Info_Almanac_NAVkpList_item; +static int ett_rnsap_GANSS_SAT_Info_Almanac_REDkpList; +static int ett_rnsap_GANSS_SAT_Info_Almanac_REDkpList_item; +static int ett_rnsap_GANSS_SAT_Info_Almanac_SBASecefList; +static int ett_rnsap_GANSS_SAT_Info_Almanac_SBASecefList_item; +static int ett_rnsap_GANSS_Sat_Info_Nav; +static int ett_rnsap_GANSS_Sat_Info_Nav_item; +static int ett_rnsap_GANSS_SBASclockModel; +static int ett_rnsap_GANSS_Time_Model; +static int ett_rnsap_GANSS_Transmission_Time; +static int ett_rnsap_GANSS_UTC_Model; +static int ett_rnsap_GANSS_UTCmodelSet1; +static int ett_rnsap_GANSS_UTCmodelSet2; +static int ett_rnsap_GANSS_UTCmodelSet3; +static int ett_rnsap_GANSS_UTCmodelSet4; +static int ett_rnsap_GA_PointWithAltitude; +static int ett_rnsap_GA_PointWithAltitudeAndUncertaintyEllipsoid; +static int ett_rnsap_GA_PointWithUnCertaintyEllipse; +static int ett_rnsap_GA_UncertaintyEllipse; +static int ett_rnsap_GA_PointWithUnCertainty; +static int ett_rnsap_GA_AccessPointPosition; +static int ett_rnsap_GeographicalCoordinate; +static int ett_rnsap_GERAN_SI_Type; +static int ett_rnsap_GERAN_SystemInfo; +static int ett_rnsap_GERAN_SystemInfo_item; +static int ett_rnsap_GPS_Almanac; +static int ett_rnsap_T_satellite_Almanac_Information; +static int ett_rnsap_T_satellite_Almanac_Information_item; +static int ett_rnsap_Satellite_Almanac_Information_ExtItem; +static int ett_rnsap_Satellite_Almanac_Information_ExtItem_item; +static int ett_rnsap_GPSInformation; +static int ett_rnsap_GPSInformation_item; +static int ett_rnsap_GPS_Ionospheric_Model; +static int ett_rnsap_GPS_NavigationModel_and_TimeRecovery; +static int ett_rnsap_GPS_NavigationModel_and_TimeRecovery_item; +static int ett_rnsap_GPS_RealTime_Integrity; +static int ett_rnsap_GPS_RX_POS; +static int ett_rnsap_GPS_UTC_Model; +static int ett_rnsap_Guaranteed_Rate_Information; +static int ett_rnsap_HARQ_MemoryPartitioning; +static int ett_rnsap_HARQ_MemoryPartitioning_Implicit; +static int ett_rnsap_HARQ_MemoryPartitioning_Explicit; +static int ett_rnsap_HARQ_MemoryPartitioningList; +static int ett_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO; +static int ett_rnsap_HARQ_MemoryPartitioningItem; +static int ett_rnsap_HSDSCH_FDD_Information; +static int ett_rnsap_HSDSCH_FDD_Information_Response; +static int ett_rnsap_HS_DSCH_FDD_Secondary_Serving_Information; +static int ett_rnsap_HS_DSCH_FDD_Secondary_Serving_Information_Response; +static int ett_rnsap_HS_DSCH_Secondary_Serving_Information_To_Modify; +static int ett_rnsap_HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised; +static int ett_rnsap_HS_DSCH_FDD_Secondary_Serving_Update_Information; +static int ett_rnsap_HS_DSCH_Secondary_Serving_Cell_Change_Information_Response; +static int ett_rnsap_HS_DSCH_Secondary_Serving_cell_change_choice; +static int ett_rnsap_HS_Secondary_Serving_cell_change_successful; +static int ett_rnsap_HS_Secondary_Serving_cell_change_unsuccessful; +static int ett_rnsap_HSDSCH_Information_to_Modify; +static int ett_rnsap_HSDSCH_Information_to_Modify_Unsynchronised; +static int ett_rnsap_HSDSCH_MACdFlow_Specific_InfoList; +static int ett_rnsap_HSDSCH_MACdFlow_Specific_InfoItem; +static int ett_rnsap_HSDSCH_MACdFlow_Specific_InfoList_Response; +static int ett_rnsap_HSDSCH_MACdFlow_Specific_InfoItem_Response; +static int ett_rnsap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify; +static int ett_rnsap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify; +static int ett_rnsap_HSDSCH_MACdFlows_Information; +static int ett_rnsap_HSDSCH_MACdFlows_to_Delete; +static int ett_rnsap_HSDSCH_MACdFlows_to_Delete_Item; +static int ett_rnsap_HSDSCH_Initial_Capacity_Allocation; +static int ett_rnsap_HSDSCH_Initial_Capacity_AllocationItem; +static int ett_rnsap_HSDSCH_PreconfigurationInfo; +static int ett_rnsap_Additional_EDCH_Preconfiguration_Information; +static int ett_rnsap_Additional_EDCH_Preconfiguration_Information_ItemIEs; +static int ett_rnsap_HSDSCH_PreconfigurationSetup; +static int ett_rnsap_HS_SCCH_PreconfiguredCodes; +static int ett_rnsap_HS_SCCH_PreconfiguredCodesItem; +static int ett_rnsap_HS_DSCH_serving_cell_change_information; +static int ett_rnsap_HS_DSCH_serving_cell_change_informationResponse; +static int ett_rnsap_HS_DSCH_serving_cell_change_choice; +static int ett_rnsap_HS_serving_cell_change_successful; +static int ett_rnsap_HS_serving_cell_change_unsuccessful; +static int ett_rnsap_HSDSCH_TDD_Information; +static int ett_rnsap_HSDSCH_TDD_Information_Response; +static int ett_rnsap_HSPDSCH_TDD_Specific_InfoList_Response; +static int ett_rnsap_HSPDSCH_TDD_Specific_InfoItem_Response; +static int ett_rnsap_HSPDSCH_TDD_Specific_InfoList_Response_LCR; +static int ett_rnsap_HSPDSCH_TDD_Specific_InfoItem_Response_LCR; +static int ett_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768; +static int ett_rnsap_HSPDSCH_TDD_Specific_InfoItem_Response768; +static int ett_rnsap_HSSCCH_FDD_Specific_InfoList_Response; +static int ett_rnsap_HSSCCH_FDD_Specific_InfoItem_Response; +static int ett_rnsap_HSSCCH_TDD_Specific_InfoList_Response; +static int ett_rnsap_HSSCCH_TDD_Specific_InfoItem_Response; +static int ett_rnsap_HSSCCH_TDD_Specific_InfoList_Response_LCR; +static int ett_rnsap_HSSCCH_TDD_Specific_InfoItem_Response_LCR; +static int ett_rnsap_HSSCCH_TDD_Specific_InfoList_Response768; +static int ett_rnsap_HSSCCH_TDD_Specific_InfoItem_Response768; +static int ett_rnsap_HSSICH_Info; +static int ett_rnsap_HSSICH_InfoLCR; +static int ett_rnsap_HSSICH_Info768; +static int ett_rnsap_HS_SICH_Reception_Quality_Value; +static int ett_rnsap_HSDSCH_FDD_Update_Information; +static int ett_rnsap_HSDSCH_TDD_Update_Information; +static int ett_rnsap_MIMO_ReferenceSignal_InformationListLCR; +static int ett_rnsap_HSSICH_ReferenceSignal_InformationLCR; +static int ett_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_LCR; +static int ett_rnsap_Transport_Block_Size_List_LCR; +static int ett_rnsap_Transport_Block_Size_Item_LCR; +static int ett_rnsap_Repetition_Period_List_LCR; +static int ett_rnsap_Repetition_Period_Item_LCR; +static int ett_rnsap_HS_DSCH_SPS_Operation_Indicator; +static int ett_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR; +static int ett_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR; +static int ett_rnsap_HS_SICH_InformationList_for_HS_DSCH_SPS; +static int ett_rnsap_HS_SICH_InformationItem_for_HS_DSCH_SPS; +static int ett_rnsap_HS_SICH_Type; +static int ett_rnsap_HS_SCCH_Associated_HS_SICH; +static int ett_rnsap_Non_HS_SCCH_Associated_HS_SICH; +static int ett_rnsap_Initial_HS_PDSCH_SPS_Resource; +static int ett_rnsap_InformationAvailable; +static int ett_rnsap_InformationReportCharacteristics; +static int ett_rnsap_InformationReportPeriodicity; +static int ett_rnsap_InformationThreshold; +static int ett_rnsap_InformationType; +static int ett_rnsap_IPDLParameters; +static int ett_rnsap_Inter_Frequency_Cell_List; +static int ett_rnsap_Inter_Frequency_Cell; +static int ett_rnsap_Inter_Frequency_Cell_Information; +static int ett_rnsap_Inter_Frequency_Cell_Information_SIB11; +static int ett_rnsap_Inter_Frequency_Cell_Information_SIB12; +static int ett_rnsap_Inter_Frequency_Cell_Information_SIB11ter; +static int ett_rnsap_Inter_Frequency_Cells_Information_SIB11_Per_Indication; +static int ett_rnsap_Inter_Frequency_Cells_Information_SIB12_Per_Indication; +static int ett_rnsap_Inter_Frequency_Cells_Information_SIB11ter_Per_Indication; +static int ett_rnsap_Inter_Frequency_Cell_SIB11ter_List; +static int ett_rnsap_Inter_Frequency_Cell_SIB11ter; +static int ett_rnsap_Inter_Frequency_Cell_SIB11_or_SIB12_List; +static int ett_rnsap_Inter_Frequency_Cell_SIB11_or_SIB12; +static int ett_rnsap_IPDL_FDD_Parameters; +static int ett_rnsap_IPDL_TDD_Parameters; +static int ett_rnsap_IPDL_TDD_ParametersLCR; +static int ett_rnsap_IdleIntervalInformation; +static int ett_rnsap_LABased; +static int ett_rnsap_LAI_List; +static int ett_rnsap_LAI; +static int ett_rnsap_List_Of_PLMNs; +static int ett_rnsap_LoadValue; +static int ett_rnsap_LCRTDD_Uplink_Physical_Channel_Capability; +static int ett_rnsap_M1Report; +static int ett_rnsap_M2Report; +static int ett_rnsap_MDTAreaScope; +static int ett_rnsap_MDT_Configuration; +static int ett_rnsap_MDT_Report_Parameters; +static int ett_rnsap_MAC_c_sh_SDU_LengthList; +static int ett_rnsap_MACdPDU_Size_IndexList; +static int ett_rnsap_MACdPDU_Size_IndexItem; +static int ett_rnsap_MACdPDU_Size_IndexList_to_Modify; +static int ett_rnsap_MACdPDU_Size_IndexItem_to_Modify; +static int ett_rnsap_MBMS_Bearer_Service_Full_Address; +static int ett_rnsap_MBMS_Bearer_Service_List; +static int ett_rnsap_MBMS_Bearer_ServiceItemFDD; +static int ett_rnsap_MBMS_Bearer_ServiceItemFDD_PFL; +static int ett_rnsap_MBMS_Bearer_ServiceItemTDD; +static int ett_rnsap_MBMS_Bearer_ServiceItemTDD_PFL; +static int ett_rnsap_MBMSChannelTypeInfo; +static int ett_rnsap_MBMSChannelTypeCellList; +static int ett_rnsap_MBMSPreferredFreqLayerInfo; +static int ett_rnsap_MBMS_Neighbouring_Cell_Information; +static int ett_rnsap_MBMS_ConcatenatedServiceList; +static int ett_rnsap_MBMS_RLC_Sequence_Number_Information; +static int ett_rnsap_MBMS_RLC_Sequence_Number_Information_List; +static int ett_rnsap_MBMS_Bearer_Service_List_RLC; +static int ett_rnsap_MBMS_Bearer_Service_List_RLCinfo; +static int ett_rnsap_MCCH_Message_List; +static int ett_rnsap_MCCH_Configuration_Info; +static int ett_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List; +static int ett_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Item; +static int ett_rnsap_MeasurementIncreaseDecreaseThreshold; +static int ett_rnsap_MeasurementThreshold; +static int ett_rnsap_MidambleShiftAndBurstType; +static int ett_rnsap_Type1; +static int ett_rnsap_MidambleAllocationMode1; +static int ett_rnsap_Type2; +static int ett_rnsap_MidambleAllocationMode2; +static int ett_rnsap_Type3; +static int ett_rnsap_MidambleAllocationMode3; +static int ett_rnsap_MidambleShiftLCR; +static int ett_rnsap_MidambleShiftAndBurstType768; +static int ett_rnsap_Type7681; +static int ett_rnsap_MidambleAllocationMode7681; +static int ett_rnsap_Type7682; +static int ett_rnsap_MidambleAllocationMode7682; +static int ett_rnsap_Type7683; +static int ett_rnsap_MidambleAllocationMode7683; +static int ett_rnsap_MIMO_InformationResponse; +static int ett_rnsap_MIMO_PilotConfiguration; +static int ett_rnsap_Additional_Associated_Secondary_CPICH; +static int ett_rnsap_Additional_Secondary_CPICH; +static int ett_rnsap_ModifyPriorityQueue; +static int ett_rnsap_MulticellEDCH_InformationItemIEs; +static int ett_rnsap_MulticellEDCH_RL_SpecificInformationItemIEs; +static int ett_rnsap_Multiple_PLMN_List; +static int ett_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR; +static int ett_rnsap_MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR; +static int ett_rnsap_Multi_Carrier_EDCH_Info; +static int ett_rnsap_Multi_Carrier_EDCH_Information; +static int ett_rnsap_Multi_Carrier_EDCH_LCR_InformationItem; +static int ett_rnsap_Multi_Carrier_EDCH_MACdFlows_Information_TDD; +static int ett_rnsap_Multi_Carrier_EDCH_MACdFlows_Specific_Info; +static int ett_rnsap_Multi_Carrier_EDCH_Reconfigure; +static int ett_rnsap_Continue_Setup_Change_Multi_Carrier_EDCH; +static int ett_rnsap_Multi_Carrier_EDCH_Change_Info; +static int ett_rnsap_Multi_Carrier_EDCH_Information_Removal_List; +static int ett_rnsap_Multi_Carrier_EDCH_Information_Removal_Info_ItemIEs; +static int ett_rnsap_Multi_Carrier_EDCH_Information_Response; +static int ett_rnsap_Multi_Carrier_EDCH_LCR_Information_ResponseItem; +static int ett_rnsap_Multiflow_Reconfiguration; +static int ett_rnsap_Multiflow_Information; +static int ett_rnsap_Multiflow_Information_To_Modify; +static int ett_rnsap_Multiflow_RepetitionFactors; +static int ett_rnsap_Multiflow_Timing; +static int ett_rnsap_MU_MIMO_InformationLCR; +static int ett_rnsap_Standalone_Midamble_Channel_Information; +static int ett_rnsap_MU_MIMO_Indicator; +static int ett_rnsap_NACC_Related_Data; +static int ett_rnsap_Neighbouring_UMTS_CellInformation; +static int ett_rnsap_Neighbouring_UMTS_CellInformation_Ext; +static int ett_rnsap_Neighbouring_UMTS_CellInformationExtensionItem; +static int ett_rnsap_Neighbouring_UMTS_CellInformationItem; +static int ett_rnsap_Neighbouring_FDD_CellInformation; +static int ett_rnsap_Neighbouring_FDD_CellInformationItem; +static int ett_rnsap_MultipleFrequencyBandsIndicatorList; +static int ett_rnsap_NeighbouringFDDCellMeasurementInformation; +static int ett_rnsap_Neighbouring_GSM_CellInformationIEs; +static int ett_rnsap_Neighbouring_GSM_CellInformationItem; +static int ett_rnsap_Neighbouring_TDD_CellInformation; +static int ett_rnsap_Neighbouring_TDD_CellInformationItem; +static int ett_rnsap_NeighbouringTDDCellMeasurementInformation; +static int ett_rnsap_NeighbouringTDDCellMeasurementInformationLCR; +static int ett_rnsap_NeighbouringTDDCellMeasurementInformation768; +static int ett_rnsap_Neighbouring_LCR_TDD_CellInformation; +static int ett_rnsap_Neighbouring_LCR_TDD_CellInformationItem; +static int ett_rnsap_Neighbouring_E_UTRA_CellInformation; +static int ett_rnsap_Neighbouring_E_UTRA_CellInformationItem; +static int ett_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA; +static int ett_rnsap_NotProvidedCellList; +static int ett_rnsap_NRTLoadInformationValue; +static int ett_rnsap_Non_Serving_RL_Preconfig_Setup; +static int ett_rnsap_New_non_serving_RL_setup_selection; +static int ett_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList; +static int ett_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_item; +static int ett_rnsap_OnModification; +static int ett_rnsap_OnModificationInformation; +static int ett_rnsap_PCH_InformationList; +static int ett_rnsap_PCH_InformationItem; +static int ett_rnsap_Periodic; +static int ett_rnsap_PeriodicInformation; +static int ett_rnsap_Permanent_NAS_UE_Identity; +static int ett_rnsap_PLMN_List; +static int ett_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas; +static int ett_rnsap_Associated_Secondary_CPICH; +static int ett_rnsap_PreferredFrequencyLayerInfo; +static int ett_rnsap_PriorityQueue_InfoList; +static int ett_rnsap_PriorityQueue_InfoItem; +static int ett_rnsap_PriorityQueue_InfoList_EnhancedFACH_PCH; +static int ett_rnsap_PriorityQueue_InfoItem_EnhancedFACH_PCH; +static int ett_rnsap_PriorityQueue_InfoList_to_Modify; +static int ett_rnsap_PriorityQueue_InfoItem_to_Add; +static int ett_rnsap_PriorityQueue_InfoItem_to_Modify; +static int ett_rnsap_PriorityQueue_InfoList_to_Modify_Unsynchronised; +static int ett_rnsap_PriorityQueue_InfoItem_to_Modify_Unsynchronised; +static int ett_rnsap_ProvidedInformation; +static int ett_rnsap_UpPCH_InformationList_LCRTDD; +static int ett_rnsap_UpPCH_InformationItem_LCRTDD; +static int ett_rnsap_PTMCellList; +static int ett_rnsap_PTPCellList; +static int ett_rnsap_RABased; +static int ett_rnsap_RAI_List; +static int ett_rnsap_RAI; +static int ett_rnsap_RB_Info; +static int ett_rnsap_Reference_E_TFCI_Information; +static int ett_rnsap_Reference_E_TFCI_Information_Item; +static int ett_rnsap_Released_CN_Domain; +static int ett_rnsap_ReportCharacteristics; +static int ett_rnsap_ReportPeriodicity; +static int ett_rnsap_RequestedDataValue; +static int ett_rnsap_RequestedDataValueInformation; +static int ett_rnsap_RL_Specific_DCH_Info; +static int ett_rnsap_RL_Specific_DCH_Info_Item; +static int ett_rnsap_RL_Specific_EDCH_Information; +static int ett_rnsap_RL_Specific_EDCH_Info; +static int ett_rnsap_RL_Specific_EDCH_InfoItem; +static int ett_rnsap_RTLoadValue; +static int ett_rnsap_SAI; +static int ett_rnsap_SecondaryServingCells; +static int ett_rnsap_SecondaryServingCellsItem; +static int ett_rnsap_Secondary_CCPCH_Info_TDD; +static int ett_rnsap_Secondary_CPICH_Information; +static int ett_rnsap_Secondary_CPICH_Information_Change; +static int ett_rnsap_Secondary_LCR_CCPCH_Info_TDD; +static int ett_rnsap_Secondary_CCPCH_Info_TDD768; +static int ett_rnsap_Secondary_CCPCH_TDD_InformationList; +static int ett_rnsap_Secondary_CCPCH_TDD_InformationItem; +static int ett_rnsap_Secondary_LCR_CCPCH_TDD_InformationList; +static int ett_rnsap_Secondary_LCR_CCPCH_TDD_InformationItem; +static int ett_rnsap_Secondary_CCPCH_TDD_InformationList768; +static int ett_rnsap_Secondary_CCPCH_TDD_InformationItem768; +static int ett_rnsap_Secondary_CCPCH_TDD_Code_Information; +static int ett_rnsap_Secondary_CCPCH_TDD_Code_InformationItem; +static int ett_rnsap_Secondary_LCR_CCPCH_TDD_Code_Information; +static int ett_rnsap_Secondary_LCR_CCPCH_TDD_Code_InformationItem; +static int ett_rnsap_Secondary_CCPCH_TDD_Code_Information768; +static int ett_rnsap_Secondary_CCPCH_TDD_Code_InformationItem768; +static int ett_rnsap_Secondary_Serving_Cell_List; +static int ett_rnsap_Possible_Secondary_Serving_Cell_List; +static int ett_rnsap_Possible_Secondary_Serving_Cell; +static int ett_rnsap_SetsOfHS_SCCH_Codes; +static int ett_rnsap_SetsOfHS_SCCH_CodesItem; +static int ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency; +static int ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_Downlink_TPC_enhancements; +static int ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_UL_CLTD; +static int ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_FTPICH_Information; +static int ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_DCH_ENH; +static int ett_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_UL_DPCCH2; +static int ett_rnsap_GA_AccessPointPositionwithOptionalAltitude; +static int ett_rnsap_SFNSFNMeasurementThresholdInformation; +static int ett_rnsap_SFNSFNMeasurementValueInformation; +static int ett_rnsap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation; +static int ett_rnsap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item; +static int ett_rnsap_T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation; +static int ett_rnsap_T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item; +static int ett_rnsap_SFNSFNTimeStampInformation; +static int ett_rnsap_SFNSFNTimeStamp_TDD; +static int ett_rnsap_SFNSFNValue; +static int ett_rnsap_SNA_Information; +static int ett_rnsap_ListOfSNAs; +static int ett_rnsap_S_RNTI_Group; +static int ett_rnsap_SynchronisationConfiguration; +static int ett_rnsap_SYNC_UL_ProcParameters; +static int ett_rnsap_TDD_ChannelisationCodeLCR; +static int ett_rnsap_TDD_DCHs_to_Modify; +static int ett_rnsap_TDD_DCHs_to_ModifyItem; +static int ett_rnsap_TDD_DCHs_to_ModifySpecificInformationList; +static int ett_rnsap_TDD_DCHs_to_ModifySpecificItem; +static int ett_rnsap_TDD_DL_Code_Information; +static int ett_rnsap_TDD_DL_Code_InformationItem; +static int ett_rnsap_TDD_DL_Code_LCR_Information; +static int ett_rnsap_TDD_DL_Code_LCR_InformationItem; +static int ett_rnsap_TDD_DL_Code_Information768; +static int ett_rnsap_TDD_DL_Code_InformationItem768; +static int ett_rnsap_TDD_DL_DPCH_TimeSlotFormat_LCR; +static int ett_rnsap_TDD_DPCHOffset; +static int ett_rnsap_TDD_UL_Code_Information; +static int ett_rnsap_TDD_UL_Code_InformationItem; +static int ett_rnsap_TDD_UL_Code_LCR_Information; +static int ett_rnsap_TDD_UL_Code_LCR_InformationItem; +static int ett_rnsap_TDD_UL_Code_Information768; +static int ett_rnsap_TDD_UL_Code_InformationItem768; +static int ett_rnsap_TDD_UL_DPCH_TimeSlotFormat_LCR; +static int ett_rnsap_TMGI; +static int ett_rnsap_TnlQos; +static int ett_rnsap_Transmission_Gap_Pattern_Sequence_Information; +static int ett_rnsap_Transmission_Gap_Pattern_Sequence_Information_item; +static int ett_rnsap_Transmission_Gap_Pattern_Sequence_Status_List; +static int ett_rnsap_Transmission_Gap_Pattern_Sequence_Status_List_item; +static int ett_rnsap_Affected_HSDSCH_Serving_Cell_List; +static int ett_rnsap_Transmission_Mode_Information; +static int ett_rnsap_Transmission_Mode_Information_List; +static int ett_rnsap_TUTRANGANSS; +static int ett_rnsap_TUTRANGANSSMeasurementThresholdInformation; +static int ett_rnsap_TUTRANGANSSMeasurementValueInformation; +static int ett_rnsap_TUTRANGPS; +static int ett_rnsap_TUTRANGPSMeasurementThresholdInformation; +static int ett_rnsap_TUTRANGPSMeasurementValueInformation; +static int ett_rnsap_TransportFormatCombination_Beta; +static int ett_rnsap_T_signalledGainFactors; +static int ett_rnsap_TFCS; +static int ett_rnsap_T_tFCSvalues; +static int ett_rnsap_TFCS_TFCSList; +static int ett_rnsap_TFCS_TFCSList_item; +static int ett_rnsap_TFCS_CTFC; +static int ett_rnsap_TPC_slot_position; +static int ett_rnsap_TransportFormatSet; +static int ett_rnsap_TransportFormatSet_DynamicPartList; +static int ett_rnsap_TransportFormatSet_DynamicPartList_item; +static int ett_rnsap_TransportFormatSet_ModeDP; +static int ett_rnsap_TDD_TransportFormatSet_ModeDP; +static int ett_rnsap_TransmissionTimeIntervalInformation; +static int ett_rnsap_TransmissionTimeIntervalInformation_item; +static int ett_rnsap_TransportFormatSet_Semi_staticPart; +static int ett_rnsap_TransportFormatSet_ModeSSP; +static int ett_rnsap_TTI_Update_Indicator; +static int ett_rnsap_UE_AggregateMaximumBitRate; +static int ett_rnsap_UE_Capabilities_Info; +static int ett_rnsap_UE_RF_Band_CapabilityLCR; +static int ett_rnsap_Radio_Frequency_BandItem; +static int ett_rnsap_UEIdentity; +static int ett_rnsap_UEMeasurementReportCharacteristics; +static int ett_rnsap_UEMeasurementReportCharacteristicsEvent1h; +static int ett_rnsap_UEMeasurementReportCharacteristicsEvent1i; +static int ett_rnsap_UEMeasurementReportCharacteristicsEvent6a; +static int ett_rnsap_UEMeasurementReportCharacteristicsEvent6b; +static int ett_rnsap_UEMeasurementReportCharacteristicsEvent6c; +static int ett_rnsap_UEMeasurementReportCharacteristicsEvent6d; +static int ett_rnsap_UEMeasurementReportCharacteristicsPeriodic; +static int ett_rnsap_UEMeasurementThreshold; +static int ett_rnsap_UEMeasurementTimeslotInfoHCR; +static int ett_rnsap_UEMeasurementTimeslotInfoHCR_IEs; +static int ett_rnsap_UEMeasurementTimeslotInfoLCR; +static int ett_rnsap_UEMeasurementTimeslotInfoLCR_IEs; +static int ett_rnsap_UEMeasurementTimeslotInfo768; +static int ett_rnsap_UEMeasurementTimeslotInfo768_IEs; +static int ett_rnsap_UEMeasurementValue; +static int ett_rnsap_UE_MeasurementValue_UE_Transmitted_Power; +static int ett_rnsap_UEMeasurementValueTransmittedPowerListHCR; +static int ett_rnsap_UEMeasurementValueTransmittedPowerListHCR_IEs; +static int ett_rnsap_UEMeasurementValueTransmittedPowerListLCR; +static int ett_rnsap_UEMeasurementValueTransmittedPowerListLCR_IEs; +static int ett_rnsap_UEMeasurementValueTransmittedPowerList768; +static int ett_rnsap_UEMeasurementValueTransmittedPowerList768_IEs; +static int ett_rnsap_UE_MeasurementValue_Primary_CCPCH_RSCP; +static int ett_rnsap_UE_MeasurementValue_DL_Timeslot_ISCP; +static int ett_rnsap_UEMeasurementValueTimeslotISCPListHCR; +static int ett_rnsap_UEMeasurementValueTimeslotISCPListHCR_IEs; +static int ett_rnsap_UEMeasurementValueTimeslotISCPListLCR; +static int ett_rnsap_UEMeasurementValueTimeslotISCPListLCR_IEs; +static int ett_rnsap_UEMeasurementValueTimeslotISCPList768; +static int ett_rnsap_UEMeasurementValueTimeslotISCPList768_IEs; +static int ett_rnsap_UEMeasurementValueInformation; +static int ett_rnsap_UEMeasurementValueInformationAvailable; +static int ett_rnsap_UE_Measurement_Value; +static int ett_rnsap_UE_State; +static int ett_rnsap_Cell_Fach_Pch_State; +static int ett_rnsap_Ura_Pch_State; +static int ett_rnsap_UL_Timeslot_Information; +static int ett_rnsap_UL_Timeslot_InformationItem; +static int ett_rnsap_UL_TimeslotLCR_Information; +static int ett_rnsap_UL_TimeslotLCR_InformationItem; +static int ett_rnsap_PLCCHinformation; +static int ett_rnsap_UL_Timeslot_Information768; +static int ett_rnsap_UL_Timeslot_InformationItem768; +static int ett_rnsap_UL_TimeSlot_ISCP_Info; +static int ett_rnsap_UL_TimeSlot_ISCP_InfoItem; +static int ett_rnsap_UL_TimeSlot_ISCP_LCR_Info; +static int ett_rnsap_UL_TimeSlot_ISCP_LCR_InfoItem; +static int ett_rnsap_UL_TimingAdvanceCtrl_LCR; +static int ett_rnsap_UC_ID; +static int ett_rnsap_UL_ScramblingCode; +static int ett_rnsap_UL_Synchronisation_Parameters_LCR; +static int ett_rnsap_URA_Information; +static int ett_rnsap_RNCsWithCellsInTheAccessedURA_List; +static int ett_rnsap_RNCsWithCellsInTheAccessedURA_Item; +static int ett_rnsap_USCH_Information; +static int ett_rnsap_USCH_InformationItem; +static int ett_rnsap_UMTS_Cells_Info_List; +static int ett_rnsap_UMTS_Cell_Info; +static int ett_rnsap_UL_CLTD_Information; +static int ett_rnsap_UL_CLTD_Information_Reconf; +static int ett_rnsap_UL_CLTD_Information_To_Modify; +static int ett_rnsap_UL_DPCCH2_Information; +static int ett_rnsap_UL_DPCCH2_Information_Reconf; +static int ett_rnsap_UL_DPCCH2_Information_To_Modify; +static int ett_rnsap_UL_MIMO_Information; +static int ett_rnsap_UL_MIMO_Information_To_Modify; +static int ett_rnsap_UL_MIMO_Reconfiguration; +static int ett_rnsap_UL_MIMO_DL_Control_Channel_Information; +static int ett_rnsap_RadioLinkSetupRequestFDD; +static int ett_rnsap_UL_DPCH_Information_RL_SetupRqstFDD; +static int ett_rnsap_DL_DPCH_Information_RL_SetupRqstFDD; +static int ett_rnsap_PowerOffsetInformation_RL_SetupRqstFDD; +static int ett_rnsap_RL_InformationList_RL_SetupRqstFDD; +static int ett_rnsap_RL_InformationItem_RL_SetupRqstFDD; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Setup_List; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Setup_ItemIEs; +static int ett_rnsap_F_DPCH_Information_RL_SetupRqstFDD; +static int ett_rnsap_PowerOffsetInformation_F_DPCH_RL_SetupRqstFDD; +static int ett_rnsap_RadioLinkSetupRequestTDD; +static int ett_rnsap_UL_Physical_Channel_Information_RL_SetupRqstTDD; +static int ett_rnsap_DL_Physical_Channel_Information_RL_SetupRqstTDD; +static int ett_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD; +static int ett_rnsap_UL_CCTrCH_InformationItem_RL_SetupRqstTDD; +static int ett_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD; +static int ett_rnsap_DL_CCTrCH_InformationItem_RL_SetupRqstTDD; +static int ett_rnsap_CCTrCH_TPCList_RL_SetupRqstTDD; +static int ett_rnsap_CCTrCH_TPCItem_RL_SetupRqstTDD; +static int ett_rnsap_RL_Information_RL_SetupRqstTDD; +static int ett_rnsap_RadioLinkSetupResponseFDD; +static int ett_rnsap_RL_InformationResponseList_RL_SetupRspFDD; +static int ett_rnsap_RL_InformationResponseItem_RL_SetupRspFDD; +static int ett_rnsap_DiversityIndication_RL_SetupRspFDD; +static int ett_rnsap_Combining_RL_SetupRspFDD; +static int ett_rnsap_NonCombiningOrFirstRL_RL_SetupRspFDD; +static int ett_rnsap_Additional_HS_Cell_Information_Response_List; +static int ett_rnsap_Additional_HS_Cell_Information_Response_ItemIEs; +static int ett_rnsap_RadioLinkSetupResponseTDD; +static int ett_rnsap_RL_InformationResponse_RL_SetupRspTDD; +static int ett_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD; +static int ett_rnsap_UL_CCTrCHInformationItem_RL_SetupRspTDD; +static int ett_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD; +static int ett_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD; +static int ett_rnsap_DL_CCTrCHInformationItem_RL_SetupRspTDD; +static int ett_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD; +static int ett_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD; +static int ett_rnsap_DSCHInformationItem_RL_SetupRspTDD; +static int ett_rnsap_USCH_InformationListIEs_RL_SetupRspTDD; +static int ett_rnsap_USCHInformationItem_RL_SetupRspTDD; +static int ett_rnsap_RL_LCR_InformationResponse_RL_SetupRspTDD; +static int ett_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD; +static int ett_rnsap_UL_LCR_CCTrCHInformationItem_RL_SetupRspTDD; +static int ett_rnsap_UL_DPCH_LCR_InformationItem_RL_SetupRspTDD; +static int ett_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD; +static int ett_rnsap_DL_CCTrCH_LCR_InformationItem_RL_SetupRspTDD; +static int ett_rnsap_DL_DPCH_LCR_InformationItem_RL_SetupRspTDD; +static int ett_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD; +static int ett_rnsap_DSCH_LCR_InformationItem_RL_SetupRspTDD; +static int ett_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD; +static int ett_rnsap_USCH_LCR_InformationItem_RL_SetupRspTDD; +static int ett_rnsap_RL_InformationResponse_RL_SetupRspTDD768; +static int ett_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768; +static int ett_rnsap_UL_CCTrCHInformationItem_RL_SetupRspTDD768; +static int ett_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD768; +static int ett_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768; +static int ett_rnsap_DL_CCTrCHInformationItem_RL_SetupRspTDD768; +static int ett_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD768; +static int ett_rnsap_RadioLinkSetupFailureFDD; +static int ett_rnsap_CauseLevel_RL_SetupFailureFDD; +static int ett_rnsap_GeneralCauseList_RL_SetupFailureFDD; +static int ett_rnsap_RLSpecificCauseList_RL_SetupFailureFDD; +static int ett_rnsap_UnsuccessfulRL_InformationResponseList_RL_SetupFailureFDD; +static int ett_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD; +static int ett_rnsap_SuccessfulRL_InformationResponseList_RL_SetupFailureFDD; +static int ett_rnsap_SuccessfulRL_InformationResponse_RL_SetupFailureFDD; +static int ett_rnsap_DiversityIndication_RL_SetupFailureFDD; +static int ett_rnsap_Combining_RL_SetupFailureFDD; +static int ett_rnsap_NonCombiningOrFirstRL_RL_SetupFailureFDD; +static int ett_rnsap_RadioLinkSetupFailureTDD; +static int ett_rnsap_CauseLevel_RL_SetupFailureTDD; +static int ett_rnsap_GeneralCauseList_RL_SetupFailureTDD; +static int ett_rnsap_RLSpecificCauseList_RL_SetupFailureTDD; +static int ett_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD; +static int ett_rnsap_RadioLinkAdditionRequestFDD; +static int ett_rnsap_RL_InformationList_RL_AdditionRqstFDD; +static int ett_rnsap_RL_Information_RL_AdditionRqstFDD; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Addition_List; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Addition_ItemIEs; +static int ett_rnsap_Additional_EDCH_Cell_Information_RL_Add_Req; +static int ett_rnsap_Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency; +static int ett_rnsap_EDPCH_Information_RLAdditionReq_FDD; +static int ett_rnsap_RadioLinkAdditionRequestTDD; +static int ett_rnsap_RL_Information_RL_AdditionRqstTDD; +static int ett_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD; +static int ett_rnsap_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD; +static int ett_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD; +static int ett_rnsap_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD; +static int ett_rnsap_RadioLinkAdditionResponseFDD; +static int ett_rnsap_RL_InformationResponseList_RL_AdditionRspFDD; +static int ett_rnsap_RL_InformationResponseItem_RL_AdditionRspFDD; +static int ett_rnsap_DiversityIndication_RL_AdditionRspFDD; +static int ett_rnsap_Combining_RL_AdditionRspFDD; +static int ett_rnsap_NonCombining_RL_AdditionRspFDD; +static int ett_rnsap_Additional_HS_Cell_Change_Information_Response_List; +static int ett_rnsap_Additional_HS_Cell_Change_Information_Response_ItemIEs; +static int ett_rnsap_RadioLinkAdditionResponseTDD; +static int ett_rnsap_RL_InformationResponse_RL_AdditionRspTDD; +static int ett_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD; +static int ett_rnsap_UL_CCTrCHInformationItem_RL_AdditionRspTDD; +static int ett_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD; +static int ett_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD; +static int ett_rnsap_DL_CCTrCHInformationItem_RL_AdditionRspTDD; +static int ett_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD; +static int ett_rnsap_DCH_Information_RL_AdditionRspTDD; +static int ett_rnsap_DiversityIndication_RL_AdditionRspTDD; +static int ett_rnsap_Combining_RL_AdditionRspTDD; +static int ett_rnsap_NonCombining_RL_AdditionRspTDD; +static int ett_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD; +static int ett_rnsap_DSCHInformationItem_RL_AdditionRspTDD; +static int ett_rnsap_DiversityIndication_RL_AdditionRspTDD2; +static int ett_rnsap_USCH_InformationListIE_RL_AdditionRspTDD; +static int ett_rnsap_USCHInformationItem_RL_AdditionRspTDD; +static int ett_rnsap_RL_LCR_InformationResponse_RL_AdditionRspTDD; +static int ett_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD; +static int ett_rnsap_UL_CCTrCH_LCR_InformationItem_RL_AdditionRspTDD; +static int ett_rnsap_UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD; +static int ett_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD; +static int ett_rnsap_DL_CCTrCH_LCR_InformationItem_RL_AdditionRspTDD; +static int ett_rnsap_DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD; +static int ett_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD; +static int ett_rnsap_DSCH_LCR_InformationItem_RL_AdditionRspTDD; +static int ett_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD; +static int ett_rnsap_USCH_LCR_InformationItem_RL_AdditionRspTDD; +static int ett_rnsap_RL_InformationResponse_RL_AdditionRspTDD768; +static int ett_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768; +static int ett_rnsap_UL_CCTrCHInformationItem_RL_AdditionRspTDD768; +static int ett_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD768; +static int ett_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768; +static int ett_rnsap_DL_CCTrCHInformationItem_RL_AdditionRspTDD768; +static int ett_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD768; +static int ett_rnsap_RadioLinkAdditionFailureFDD; +static int ett_rnsap_CauseLevel_RL_AdditionFailureFDD; +static int ett_rnsap_GeneralCauseList_RL_AdditionFailureFDD; +static int ett_rnsap_RLSpecificCauseList_RL_AdditionFailureFDD; +static int ett_rnsap_UnsuccessfulRL_InformationResponseList_RL_AdditionFailureFDD; +static int ett_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD; +static int ett_rnsap_SuccessfulRL_InformationResponseList_RL_AdditionFailureFDD; +static int ett_rnsap_SuccessfulRL_InformationResponse_RL_AdditionFailureFDD; +static int ett_rnsap_DiversityIndication_RL_AdditionFailureFDD; +static int ett_rnsap_Combining_RL_AdditionFailureFDD; +static int ett_rnsap_NonCombining_RL_AdditionFailureFDD; +static int ett_rnsap_RadioLinkAdditionFailureTDD; +static int ett_rnsap_CauseLevel_RL_AdditionFailureTDD; +static int ett_rnsap_GeneralCauseList_RL_AdditionFailureTDD; +static int ett_rnsap_RLSpecificCauseList_RL_AdditionFailureTDD; +static int ett_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD; +static int ett_rnsap_RadioLinkDeletionRequest; +static int ett_rnsap_RL_InformationList_RL_DeletionRqst; +static int ett_rnsap_RL_Information_RL_DeletionRqst; +static int ett_rnsap_RadioLinkDeletionResponse; +static int ett_rnsap_RadioLinkReconfigurationPrepareFDD; +static int ett_rnsap_UL_DPCH_Information_RL_ReconfPrepFDD; +static int ett_rnsap_DL_DPCH_Information_RL_ReconfPrepFDD; +static int ett_rnsap_DL_DPCH_Power_Information_RL_ReconfPrepFDD; +static int ett_rnsap_PowerOffsetInformation_RL_ReconfPrepFDD; +static int ett_rnsap_DCH_DeleteList_RL_ReconfPrepFDD; +static int ett_rnsap_DCH_DeleteItem_RL_ReconfPrepFDD; +static int ett_rnsap_RL_InformationList_RL_ReconfPrepFDD; +static int ett_rnsap_RL_Information_RL_ReconfPrepFDD; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs; +static int ett_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Prep; +static int ett_rnsap_F_DPCH_Information_RL_ReconfPrepFDD; +static int ett_rnsap_PowerOffsetInformation_F_DPCH_RL_ReconfPrepFDD; +static int ett_rnsap_RadioLinkReconfigurationPrepareTDD; +static int ett_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD; +static int ett_rnsap_UL_CCTrCH_AddInformation_RL_ReconfPrepTDD; +static int ett_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD; +static int ett_rnsap_UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD; +static int ett_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD; +static int ett_rnsap_UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD; +static int ett_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD; +static int ett_rnsap_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD; +static int ett_rnsap_CCTrCH_TPCAddList_RL_ReconfPrepTDD; +static int ett_rnsap_CCTrCH_TPCAddItem_RL_ReconfPrepTDD; +static int ett_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD; +static int ett_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD; +static int ett_rnsap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD; +static int ett_rnsap_CCTrCH_TPCModifyItem_RL_ReconfPrepTDD; +static int ett_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD; +static int ett_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD; +static int ett_rnsap_DCH_DeleteList_RL_ReconfPrepTDD; +static int ett_rnsap_DCH_DeleteItem_RL_ReconfPrepTDD; +static int ett_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD; +static int ett_rnsap_DSCH_ModifyItem_RL_ReconfPrepTDD; +static int ett_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD; +static int ett_rnsap_DSCH_DeleteItem_RL_ReconfPrepTDD; +static int ett_rnsap_USCH_ModifyList_RL_ReconfPrepTDD; +static int ett_rnsap_USCH_ModifyItem_RL_ReconfPrepTDD; +static int ett_rnsap_USCH_DeleteList_RL_ReconfPrepTDD; +static int ett_rnsap_USCH_DeleteItem_RL_ReconfPrepTDD; +static int ett_rnsap_RL_Information_RL_ReconfPrepTDD; +static int ett_rnsap_RL_InformationIE_RL_ReconfPrepTDD; +static int ett_rnsap_RadioLinkReconfigurationReadyFDD; +static int ett_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD; +static int ett_rnsap_RL_InformationResponseItem_RL_ReconfReadyFDD; +static int ett_rnsap_Additional_HS_Cell_RL_Reconf_Response; +static int ett_rnsap_Additional_HS_Cell_RL_Reconf_Response_ItemIEs; +static int ett_rnsap_RadioLinkReconfigurationReadyTDD; +static int ett_rnsap_RL_InformationResponse_RL_ReconfReadyTDD; +static int ett_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD; +static int ett_rnsap_UL_CCTrCH_InformationItem_RL_ReconfReadyTDD; +static int ett_rnsap_UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD; +static int ett_rnsap_UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD; +static int ett_rnsap_UL_DPCH_InformationAddList_RL_ReconfReadyTDD768; +static int ett_rnsap_UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD; +static int ett_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD; +static int ett_rnsap_UL_TimeslotLCR_InformationModifyItem_RL_ReconfReadyTDD; +static int ett_rnsap_TDD_UL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD; +static int ett_rnsap_TDD_UL_Code_LCR_InformationModifyItem_RL_ReconfReadyTDD; +static int ett_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD; +static int ett_rnsap_UL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD; +static int ett_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD; +static int ett_rnsap_TDD_UL_Code_InformationModifyItem_RL_ReconfReadyTDD; +static int ett_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768; +static int ett_rnsap_UL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD768; +static int ett_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD768; +static int ett_rnsap_TDD_UL_Code_InformationModifyItem_RL_ReconfReadyTDD768; +static int ett_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD; +static int ett_rnsap_UL_DPCH_InformationDeleteItem_RL_ReconfReadyTDD; +static int ett_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD; +static int ett_rnsap_DL_CCTrCH_InformationItem_RL_ReconfReadyTDD; +static int ett_rnsap_DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD; +static int ett_rnsap_DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD; +static int ett_rnsap_DL_DPCH_InformationAddList_RL_ReconfReadyTDD768; +static int ett_rnsap_DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD; +static int ett_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD; +static int ett_rnsap_DL_TimeslotLCR_InformationModifyItem_RL_ReconfReadyTDD; +static int ett_rnsap_TDD_DL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD; +static int ett_rnsap_TDD_DL_Code_LCR_InformationModifyItem_RL_ReconfReadyTDD; +static int ett_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD; +static int ett_rnsap_DL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD; +static int ett_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD; +static int ett_rnsap_TDD_DL_Code_InformationModifyItem_RL_ReconfReadyTDD; +static int ett_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768; +static int ett_rnsap_DL_Timeslot_InformationModifyItem_RL_ReconfReadyTDD768; +static int ett_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD768; +static int ett_rnsap_TDD_DL_Code_InformationModifyItem_RL_ReconfReadyTDD768; +static int ett_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD; +static int ett_rnsap_DL_DPCH_InformationDeleteItem_RL_ReconfReadyTDD; +static int ett_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD; +static int ett_rnsap_DL_DPCH_InformationDeleteItem768_RL_ReconfReadyTDD; +static int ett_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD; +static int ett_rnsap_DSCHToBeAddedOrModifiedItem_RL_ReconfReadyTDD; +static int ett_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD; +static int ett_rnsap_USCHToBeAddedOrModifiedItem_RL_ReconfReadyTDD; +static int ett_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD; +static int ett_rnsap_RadioLinkReconfigurationCommit; +static int ett_rnsap_RadioLinkReconfigurationFailure; +static int ett_rnsap_CauseLevel_RL_ReconfFailure; +static int ett_rnsap_GeneralCauseList_RL_ReconfFailure; +static int ett_rnsap_RLSpecificCauseList_RL_ReconfFailure; +static int ett_rnsap_RL_ReconfigurationFailureList_RL_ReconfFailure; +static int ett_rnsap_RL_ReconfigurationFailure_RL_ReconfFail; +static int ett_rnsap_RadioLinkReconfigurationCancel; +static int ett_rnsap_RadioLinkReconfigurationRequestFDD; +static int ett_rnsap_UL_DPCH_Information_RL_ReconfRqstFDD; +static int ett_rnsap_DL_DPCH_Information_RL_ReconfRqstFDD; +static int ett_rnsap_DCH_DeleteList_RL_ReconfRqstFDD; +static int ett_rnsap_DCH_DeleteItem_RL_ReconfRqstFDD; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs; +static int ett_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Req; +static int ett_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList; +static int ett_rnsap_RL_ReconfigurationRequestFDD_RL_Information_IEs; +static int ett_rnsap_RadioLinkReconfigurationRequestTDD; +static int ett_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD; +static int ett_rnsap_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD; +static int ett_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD; +static int ett_rnsap_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD; +static int ett_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD; +static int ett_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD; +static int ett_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD; +static int ett_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD; +static int ett_rnsap_DCH_DeleteList_RL_ReconfRqstTDD; +static int ett_rnsap_DCH_DeleteItem_RL_ReconfRqstTDD; +static int ett_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information; +static int ett_rnsap_RL_ReconfigurationRequestTDD_RL_Information; +static int ett_rnsap_RadioLinkReconfigurationResponseFDD; +static int ett_rnsap_RL_InformationResponseList_RL_ReconfRspFDD; +static int ett_rnsap_RL_InformationResponseItem_RL_ReconfRspFDD; +static int ett_rnsap_RadioLinkReconfigurationResponseTDD; +static int ett_rnsap_RL_InformationResponse_RL_ReconfRspTDD; +static int ett_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD; +static int ett_rnsap_DL_CCTrCH_InformationItem_RL_ReconfRspTDD; +static int ett_rnsap_DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD; +static int ett_rnsap_DL_Timeslot_LCR_InformationModifyList_RL_ReconfRspTDD; +static int ett_rnsap_DL_Timeslot_LCR_InformationModifyItem_RL_ReconfRspTDD; +static int ett_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD; +static int ett_rnsap_RadioLinkFailureIndication; +static int ett_rnsap_Reporting_Object_RL_FailureInd; +static int ett_rnsap_RL_RL_FailureInd; +static int ett_rnsap_RL_InformationList_RL_FailureInd; +static int ett_rnsap_RL_Information_RL_FailureInd; +static int ett_rnsap_RL_Set_RL_FailureInd; +static int ett_rnsap_RL_Set_InformationList_RL_FailureInd; +static int ett_rnsap_RL_Set_Information_RL_FailureInd; +static int ett_rnsap_CCTrCH_RL_FailureInd; +static int ett_rnsap_CCTrCH_InformationList_RL_FailureInd; +static int ett_rnsap_CCTrCH_InformationItem_RL_FailureInd; +static int ett_rnsap_RadioLinkPreemptionRequiredIndication; +static int ett_rnsap_RL_InformationList_RL_PreemptRequiredInd; +static int ett_rnsap_RL_InformationItem_RL_PreemptRequiredInd; +static int ett_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd; +static int ett_rnsap_HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd; +static int ett_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd; +static int ett_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd; +static int ett_rnsap_RadioLinkRestoreIndication; +static int ett_rnsap_Reporting_Object_RL_RestoreInd; +static int ett_rnsap_RL_RL_RestoreInd; +static int ett_rnsap_RL_InformationList_RL_RestoreInd; +static int ett_rnsap_RL_Information_RL_RestoreInd; +static int ett_rnsap_RL_Set_RL_RestoreInd; +static int ett_rnsap_RL_Set_InformationList_RL_RestoreInd; +static int ett_rnsap_RL_Set_Information_RL_RestoreInd; +static int ett_rnsap_CCTrCH_RL_RestoreInd; +static int ett_rnsap_CCTrCH_InformationList_RL_RestoreInd; +static int ett_rnsap_CCTrCH_InformationItem_RL_RestoreInd; +static int ett_rnsap_DL_PowerControlRequest; +static int ett_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst; +static int ett_rnsap_DL_ReferencePowerInformation_DL_PC_Rqst; +static int ett_rnsap_DL_PowerTimeslotControlRequest; +static int ett_rnsap_PhysicalChannelReconfigurationRequestFDD; +static int ett_rnsap_RL_Information_PhyChReconfRqstFDD; +static int ett_rnsap_PhysicalChannelReconfigurationRequestTDD; +static int ett_rnsap_RL_Information_PhyChReconfRqstTDD; +static int ett_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD; +static int ett_rnsap_UL_CCTrCH_InformationItem_PhyChReconfRqstTDD; +static int ett_rnsap_UL_DPCH_InformationItem_PhyChReconfRqstTDD; +static int ett_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD; +static int ett_rnsap_UL_TimeslotLCR_InformationItem_PhyChReconfRqstTDD; +static int ett_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD; +static int ett_rnsap_UL_Timeslot_InformationItem_PhyChReconfRqstTDD; +static int ett_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768; +static int ett_rnsap_UL_Timeslot_InformationItem_PhyChReconfRqstTDD768; +static int ett_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD; +static int ett_rnsap_DL_CCTrCH_InformationItem_PhyChReconfRqstTDD; +static int ett_rnsap_DL_DPCH_InformationItem_PhyChReconfRqstTDD; +static int ett_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD; +static int ett_rnsap_DL_TimeslotLCR_InformationItem_PhyChReconfRqstTDD; +static int ett_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD; +static int ett_rnsap_DL_Timeslot_InformationItem_PhyChReconfRqstTDD; +static int ett_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768; +static int ett_rnsap_DL_Timeslot_InformationItem_PhyChReconfRqstTDD768; +static int ett_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD; +static int ett_rnsap_HSPDSCH_Timeslot_InformationItem_PhyChReconfRqstTDD; +static int ett_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD; +static int ett_rnsap_HSPDSCH_Timeslot_InformationItemLCR_PhyChReconfRqstTDD; +static int ett_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768; +static int ett_rnsap_HSPDSCH_Timeslot_InformationItem_PhyChReconfRqstTDD768; +static int ett_rnsap_PhysicalChannelReconfigurationCommand; +static int ett_rnsap_PhysicalChannelReconfigurationFailure; +static int ett_rnsap_RadioLinkCongestionIndication; +static int ett_rnsap_RL_InformationList_RL_CongestInd; +static int ett_rnsap_RL_InformationItem_RL_CongestInd; +static int ett_rnsap_DCH_Rate_Information_RL_CongestInd; +static int ett_rnsap_DCH_Rate_InformationItem_RL_CongestInd; +static int ett_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd; +static int ett_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_CongestInd; +static int ett_rnsap_UplinkSignallingTransferIndicationFDD; +static int ett_rnsap_UplinkSignallingTransferIndicationTDD; +static int ett_rnsap_DownlinkSignallingTransferRequest; +static int ett_rnsap_RelocationCommit; +static int ett_rnsap_PagingRequest; +static int ett_rnsap_PagingArea_PagingRqst; +static int ett_rnsap_URA_PagingRqst; +static int ett_rnsap_Cell_PagingRqst; +static int ett_rnsap_CNOriginatedPage_PagingRqst; +static int ett_rnsap_DedicatedMeasurementInitiationRequest; +static int ett_rnsap_DedicatedMeasurementObjectType_DM_Rqst; +static int ett_rnsap_RL_DM_Rqst; +static int ett_rnsap_RL_InformationList_DM_Rqst; +static int ett_rnsap_RL_InformationItem_DM_Rqst; +static int ett_rnsap_HSSICH_Info_DM_Rqst; +static int ett_rnsap_HSSICH_Info_DM_Rqst_Extension; +static int ett_rnsap_RL_Set_DM_Rqst; +static int ett_rnsap_RL_Set_InformationList_DM_Rqst; +static int ett_rnsap_RL_Set_InformationItem_DM_Rqst; +static int ett_rnsap_DedicatedMeasurementInitiationResponse; +static int ett_rnsap_DedicatedMeasurementObjectType_DM_Rsp; +static int ett_rnsap_RL_DM_Rsp; +static int ett_rnsap_RL_Set_DM_Rsp; +static int ett_rnsap_RL_InformationList_DM_Rsp; +static int ett_rnsap_RL_InformationItem_DM_Rsp; +static int ett_rnsap_RL_Set_InformationList_DM_Rsp; +static int ett_rnsap_RL_Set_InformationItem_DM_Rsp; +static int ett_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp; +static int ett_rnsap_Multiple_DedicatedMeasurementValueItem_TDD_DM_Rsp; +static int ett_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp; +static int ett_rnsap_Multiple_DedicatedMeasurementValueItem_LCR_TDD_DM_Rsp; +static int ett_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp; +static int ett_rnsap_Multiple_HSSICHMeasurementValueItem_TDD_DM_Rsp; +static int ett_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp; +static int ett_rnsap_Multiple_DedicatedMeasurementValueItem_TDD768_DM_Rsp; +static int ett_rnsap_DedicatedMeasurementInitiationFailure; +static int ett_rnsap_DedicatedMeasurementObjectType_DM_Fail; +static int ett_rnsap_RL_DM_Fail; +static int ett_rnsap_RL_Set_DM_Fail; +static int ett_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail; +static int ett_rnsap_RL_Unsuccessful_InformationItem_DM_Fail; +static int ett_rnsap_RL_Successful_InformationRespList_DM_Fail; +static int ett_rnsap_RL_Successful_InformationItem_DM_Fail; +static int ett_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail; +static int ett_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail; +static int ett_rnsap_RL_Set_Successful_InformationRespList_DM_Fail; +static int ett_rnsap_RL_Set_Successful_InformationItem_DM_Fail; +static int ett_rnsap_DedicatedMeasurementReport; +static int ett_rnsap_DedicatedMeasurementObjectType_DM_Rprt; +static int ett_rnsap_RL_DM_Rprt; +static int ett_rnsap_RL_Set_DM_Rprt; +static int ett_rnsap_RL_InformationList_DM_Rprt; +static int ett_rnsap_RL_InformationItem_DM_Rprt; +static int ett_rnsap_RL_Set_InformationList_DM_Rprt; +static int ett_rnsap_RL_Set_InformationItem_DM_Rprt; +static int ett_rnsap_DedicatedMeasurementTerminationRequest; +static int ett_rnsap_DedicatedMeasurementFailureIndication; +static int ett_rnsap_DedicatedMeasurementObjectType_DM_Fail_Ind; +static int ett_rnsap_RL_DM_Fail_Ind; +static int ett_rnsap_RL_Set_DM_Fail_Ind; +static int ett_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail_Ind; +static int ett_rnsap_RL_Unsuccessful_InformationItem_DM_Fail_Ind; +static int ett_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail_Ind; +static int ett_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind; +static int ett_rnsap_CommonTransportChannelResourcesReleaseRequest; +static int ett_rnsap_CommonTransportChannelResourcesRequest; +static int ett_rnsap_CommonTransportChannelResourcesResponseFDD; +static int ett_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD; +static int ett_rnsap_CommonTransportChannelResourcesResponseTDD; +static int ett_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD; +static int ett_rnsap_CommonTransportChannelResourcesFailure; +static int ett_rnsap_CompressedModeCommand; +static int ett_rnsap_ErrorIndication; +static int ett_rnsap_CommonMeasurementInitiationRequest; +static int ett_rnsap_CommonMeasurementObjectType_CM_Rqst; +static int ett_rnsap_Cell_CM_Rqst; +static int ett_rnsap_NeighbouringCellMeasurementInfo; +static int ett_rnsap_NeighbouringCellMeasurementInfo_item; +static int ett_rnsap_GSM_Cell_CM_Rqst; +static int ett_rnsap_GsmCellList_CM_Rqst; +static int ett_rnsap_GsmCellItem_CM_Rqst; +static int ett_rnsap_CommonMeasurementInitiationResponse; +static int ett_rnsap_CommonMeasurementObjectType_CM_Rsp; +static int ett_rnsap_Cell_CM_Rsp; +static int ett_rnsap_GsmCellList_CM_Rsp; +static int ett_rnsap_GsmCellItem_CM_Rsp; +static int ett_rnsap_CommonMeasurementInitiationFailure; +static int ett_rnsap_Extension_FailureMeasurementList; +static int ett_rnsap_Extension_FailureMeasurementItem; +static int ett_rnsap_CommonMeasurementReport; +static int ett_rnsap_CommonMeasurementObjectType_CM_Rprt; +static int ett_rnsap_Cell_CM_Rprt; +static int ett_rnsap_GsmCellList_CM_Rprt; +static int ett_rnsap_GsmCellItem_CM_Rprt; +static int ett_rnsap_CommonMeasurementTerminationRequest; +static int ett_rnsap_Extension_TerminationMeasurementList; +static int ett_rnsap_Extension_TerminationMeasurementItem; +static int ett_rnsap_CommonMeasurementFailureIndication; +static int ett_rnsap_Extension_FailureIndicationMeasurementList; +static int ett_rnsap_Extension_FailureIndicationMeasurementItem; +static int ett_rnsap_InformationExchangeInitiationRequest; +static int ett_rnsap_InformationExchangeObjectType_InfEx_Rqst; +static int ett_rnsap_Cell_InfEx_Rqst; +static int ett_rnsap_GSM_Cell_InfEx_Rqst; +static int ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst; +static int ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rqst; +static int ett_rnsap_MBMS_Bearer_Service_List_InfEx_Rqst; +static int ett_rnsap_MBMS_Cell_InfEx_Rqst; +static int ett_rnsap_ANR_Cell_InfEx_Rqst; +static int ett_rnsap_Common_E_RGCH_Cell_InfEx_Rqst; +static int ett_rnsap_InformationExchangeInitiationResponse; +static int ett_rnsap_InformationExchangeObjectType_InfEx_Rsp; +static int ett_rnsap_Cell_InfEx_Rsp; +static int ett_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp; +static int ett_rnsap_MBMS_Bearer_ServiceItemIEs_InfEx_Rsp; +static int ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp; +static int ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rsp; +static int ett_rnsap_MBMS_Cell_InfEx_Rsp; +static int ett_rnsap_MBMS_Cell_Item_InfEx_Rsp; +static int ett_rnsap_ANR_Cell_InfEx_Rsp; +static int ett_rnsap_ANR_Cell_ItemIEs_InfEx_Rsp; +static int ett_rnsap_Common_E_RGCH_Cell_InfEx_Rsp; +static int ett_rnsap_Common_E_RGCH_Cell_ItemIEs_InfEx_Rsp; +static int ett_rnsap_InformationExchangeInitiationFailure; +static int ett_rnsap_InformationReport; +static int ett_rnsap_InformationExchangeObjectType_InfEx_Rprt; +static int ett_rnsap_Cell_InfEx_Rprt; +static int ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt; +static int ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_Item_InfEx_Rprt; +static int ett_rnsap_MBMS_Bearer_Service_List_InfEx_Rprt; +static int ett_rnsap_MBMS_Bearer_Service_List_Item_InfEx_Rprt; +static int ett_rnsap_MBMS_Cell_InfEx_Rprt; +static int ett_rnsap_MBMS_Cell_Item_InfEx_Rprt; +static int ett_rnsap_Common_E_RGCH_Cell_InfEx_Rprt; +static int ett_rnsap_Common_E_RGCH_Cell_Item_InfEx_Rprt; +static int ett_rnsap_InformationExchangeTerminationRequest; +static int ett_rnsap_InformationExchangeFailureIndication; +static int ett_rnsap_ResetRequest; +static int ett_rnsap_ResetIndicator; +static int ett_rnsap_ContextList_Reset; +static int ett_rnsap_ContextInfoList_Reset; +static int ett_rnsap_ContextInfoItem_Reset; +static int ett_rnsap_ContextType_Reset; +static int ett_rnsap_ContextGroupList_Reset; +static int ett_rnsap_ContextGroupInfoList_Reset; +static int ett_rnsap_ContextGroupInfoItem_Reset; +static int ett_rnsap_ResetResponse; +static int ett_rnsap_RadioLinkActivationCommandFDD; +static int ett_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD; +static int ett_rnsap_DelayedActivationInformation_RL_ActivationCmdFDD; +static int ett_rnsap_RadioLinkActivationCommandTDD; +static int ett_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD; +static int ett_rnsap_DelayedActivationInformation_RL_ActivationCmdTDD; +static int ett_rnsap_GERANUplinkSignallingTransferIndication; +static int ett_rnsap_RadioLinkParameterUpdateIndicationFDD; +static int ett_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList; +static int ett_rnsap_RL_ParameterUpdateIndicationFDD_RL_Information_Item; +static int ett_rnsap_UE_Measurement_Forwarding; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Param_Upd; +static int ett_rnsap_Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs; +static int ett_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd; +static int ett_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs; +static int ett_rnsap_RadioLinkParameterUpdateIndicationTDD; +static int ett_rnsap_UEMeasurementInitiationRequest; +static int ett_rnsap_UEMeasurementInitiationResponse; +static int ett_rnsap_UEMeasurementInitiationFailure; +static int ett_rnsap_UEMeasurementReport; +static int ett_rnsap_UEMeasurementTerminationRequest; +static int ett_rnsap_UEMeasurementFailureIndication; +static int ett_rnsap_IurInvokeTrace; +static int ett_rnsap_ListOfInterfacesToTrace; +static int ett_rnsap_InterfacesToTraceItem; +static int ett_rnsap_IurDeactivateTrace; +static int ett_rnsap_MBMSAttachCommand; +static int ett_rnsap_MBMSDetachCommand; +static int ett_rnsap_DirectInformationTransfer; +static int ett_rnsap_EnhancedRelocationRequest; +static int ett_rnsap_EnhancedRelocationResponse; +static int ett_rnsap_EnhancedRelocationFailure; +static int ett_rnsap_EnhancedRelocationCancel; +static int ett_rnsap_EnhancedRelocationSignallingTransfer; +static int ett_rnsap_EnhancedRelocationRelease; +static int ett_rnsap_MBSFNMCCHInformation; +static int ett_rnsap_SecondaryULFrequencyReport; +static int ett_rnsap_SecondaryULFrequencyUpdateIndication; +static int ett_rnsap_EnhancedRelocationResourceRequest; +static int ett_rnsap_EnhancedRelocationResourceResponse; +static int ett_rnsap_EnhancedRelocationResourceFailure; +static int ett_rnsap_EnhancedRelocationResourceReleaseCommand; +static int ett_rnsap_EnhancedRelocationResourceReleaseComplete; +static int ett_rnsap_PrivateMessage; +static int ett_rnsap_InformationTransferControlRequest; +static int ett_rnsap_Control_Type_InformationTransferControlReq; +static int ett_rnsap_Suspension_Control_Type; +static int ett_rnsap_Resume_Control_Type; +static int ett_rnsap_RNSAP_PDU; +static int ett_rnsap_InitiatingMessage; +static int ett_rnsap_SuccessfulOutcome; +static int ett_rnsap_UnsuccessfulOutcome; +static int ett_rnsap_Outcome; /* Dissector tables */ @@ -5860,7 +5863,7 @@ static const value_string rnsap_Criticality_vals[] = { static int dissect_rnsap_Criticality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -5870,7 +5873,7 @@ dissect_rnsap_Criticality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U static int dissect_rnsap_INTEGER_0_maxPrivateIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxPrivateIEs, NULL, FALSE); + 0U, maxPrivateIEs, NULL, false); return offset; } @@ -5980,7 +5983,7 @@ static int dissect_rnsap_ProcedureCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { rnsap_private_data_t *pdata = rnsap_get_private_data(actx->pinfo); offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, &pdata->ProcedureCode, FALSE); + 0U, 255U, &pdata->ProcedureCode, false); col_add_fstr(actx->pinfo->cinfo, COL_INFO, "%s ", val_to_str_ext_const(pdata->ProcedureCode, &rnsap_ProcedureCode_vals_ext, @@ -6000,7 +6003,7 @@ static const value_string rnsap_DdMode_vals[] = { static int dissect_rnsap_DdMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, &rnsap_get_private_data(actx->pinfo)->ddMode, TRUE, 0, NULL); + 3, &rnsap_get_private_data(actx->pinfo)->ddMode, true, 0, NULL); return offset; } @@ -7035,7 +7038,7 @@ static value_string_ext rnsap_ProtocolIE_ID_vals_ext = VALUE_STRING_EXT_INIT(rns static int dissect_rnsap_ProtocolIE_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxProtocolIEs, &rnsap_get_private_data(actx->pinfo)->ProtocolIE_ID, FALSE); + 0U, maxProtocolIEs, &rnsap_get_private_data(actx->pinfo)->ProtocolIE_ID, false); return offset; } @@ -7045,7 +7048,7 @@ dissect_rnsap_ProtocolIE_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_0_127(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, FALSE); + 0U, 127U, NULL, false); return offset; } @@ -7055,7 +7058,7 @@ dissect_rnsap_INTEGER_0_127(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_0_32767(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 32767U, NULL, FALSE); + 0U, 32767U, NULL, false); return offset; } @@ -7095,7 +7098,7 @@ static const value_string rnsap_TriggeringMessage_vals[] = { static int dissect_rnsap_TriggeringMessage(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, FALSE, 0, NULL); + 4, NULL, false, 0, NULL); return offset; } @@ -7134,7 +7137,7 @@ static int dissect_rnsap_ProtocolIE_Container(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ProtocolIE_Container, ProtocolIE_Container_sequence_of, - 0, maxProtocolIEs, FALSE); + 0, maxProtocolIEs, false); return offset; } @@ -7182,7 +7185,7 @@ static int dissect_rnsap_ProtocolExtensionContainer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ProtocolExtensionContainer, ProtocolExtensionContainer_sequence_of, - 1, maxProtocolExtensions, FALSE); + 1, maxProtocolExtensions, false); return offset; } @@ -7221,7 +7224,7 @@ static int dissect_rnsap_PrivateIE_Container(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PrivateIE_Container, PrivateIE_Container_sequence_of, - 1, maxPrivateIEs, FALSE); + 1, maxPrivateIEs, false); return offset; } @@ -7231,7 +7234,7 @@ dissect_rnsap_PrivateIE_Container(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_AccessPointName(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 1, 255, FALSE, NULL); + 1, 255, false, NULL); return offset; } @@ -7241,7 +7244,7 @@ dissect_rnsap_AccessPointName(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_AckNack_RepetitionFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 4U, NULL, TRUE); + 1U, 4U, NULL, true); return offset; } @@ -7251,7 +7254,7 @@ dissect_rnsap_AckNack_RepetitionFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_Ack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 8U, NULL, TRUE); + 0U, 8U, NULL, true); return offset; } @@ -7268,7 +7271,7 @@ static const value_string rnsap_Uu_ActivationState_vals[] = { static int dissect_rnsap_Uu_ActivationState(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 1, NULL); + 2, NULL, true, 1, NULL); return offset; } @@ -7297,7 +7300,7 @@ static int dissect_rnsap_ActivationInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ActivationInformation, ActivationInformation_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -7307,7 +7310,7 @@ dissect_rnsap_ActivationInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_PLMN_Identity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 3, 3, FALSE, NULL); + 3, 3, false, NULL); return offset; } @@ -7317,7 +7320,7 @@ dissect_rnsap_PLMN_Identity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_Service_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 3, 3, FALSE, NULL); + 3, 3, false, NULL); return offset; } @@ -7350,7 +7353,7 @@ static const value_string rnsap_TransmissionMode_vals[] = { static int dissect_rnsap_TransmissionMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -7380,7 +7383,7 @@ static int dissect_rnsap_Active_MBMS_Bearer_Service_ListFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Active_MBMS_Bearer_Service_ListFDD, Active_MBMS_Bearer_Service_ListFDD_sequence_of, - 1, maxNrOfActiveMBMSServices, FALSE); + 1, maxNrOfActiveMBMSServices, false); return offset; } @@ -7390,7 +7393,7 @@ dissect_rnsap_Active_MBMS_Bearer_Service_ListFDD(tvbuff_t *tvb _U_, int offset _ static int dissect_rnsap_UARFCN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 16383U, NULL, TRUE); + 0U, 16383U, NULL, true); return offset; } @@ -7421,7 +7424,7 @@ static int dissect_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL, Active_MBMS_Bearer_Service_ListFDD_PFL_sequence_of, - 1, maxNrOfActiveMBMSServices, FALSE); + 1, maxNrOfActiveMBMSServices, false); return offset; } @@ -7451,7 +7454,7 @@ static int dissect_rnsap_Active_MBMS_Bearer_Service_ListTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Active_MBMS_Bearer_Service_ListTDD, Active_MBMS_Bearer_Service_ListTDD_sequence_of, - 1, maxNrOfActiveMBMSServices, FALSE); + 1, maxNrOfActiveMBMSServices, false); return offset; } @@ -7482,7 +7485,7 @@ static int dissect_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL, Active_MBMS_Bearer_Service_ListTDD_PFL_sequence_of, - 1, maxNrOfActiveMBMSServices, FALSE); + 1, maxNrOfActiveMBMSServices, false); return offset; } @@ -7492,7 +7495,7 @@ dissect_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL(tvbuff_t *tvb _U_, int offs static int dissect_rnsap_CFN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -7502,7 +7505,7 @@ dissect_rnsap_CFN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto static int dissect_rnsap_TGPSID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxTGPS, NULL, FALSE); + 1U, maxTGPS, NULL, false); return offset; } @@ -7512,7 +7515,7 @@ dissect_rnsap_TGPSID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_TGPRC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 511U, NULL, FALSE); + 0U, 511U, NULL, false); return offset; } @@ -7543,7 +7546,7 @@ static int dissect_rnsap_Transmission_Gap_Pattern_Sequence_Status_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Transmission_Gap_Pattern_Sequence_Status_List, Transmission_Gap_Pattern_Sequence_Status_List_sequence_of, - 0, maxTGPS, FALSE); + 0, maxTGPS, false); return offset; } @@ -7569,7 +7572,7 @@ dissect_rnsap_Active_Pattern_Sequence_Information(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_RL_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 31U, NULL, FALSE); + 0U, 31U, NULL, false); return offset; } @@ -7579,7 +7582,7 @@ dissect_rnsap_RL_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pro static int dissect_rnsap_Received_total_wide_band_power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 621U, NULL, FALSE); + 0U, 621U, NULL, false); return offset; } @@ -7594,7 +7597,7 @@ static const value_string rnsap_DL_PowerBalancing_ActivationIndicator_vals[] = { static int dissect_rnsap_DL_PowerBalancing_ActivationIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -7604,7 +7607,7 @@ dissect_rnsap_DL_PowerBalancing_ActivationIndicator(tvbuff_t *tvb _U_, int offse static int dissect_rnsap_RL_Set_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 31U, NULL, FALSE); + 0U, 31U, NULL, false); return offset; } @@ -7614,7 +7617,7 @@ dissect_rnsap_RL_Set_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_DL_ScramblingCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -7624,7 +7627,7 @@ dissect_rnsap_DL_ScramblingCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_FDD_DL_ChannelisationCodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 511U, NULL, FALSE); + 0U, 511U, NULL, false); return offset; } @@ -7634,7 +7637,7 @@ dissect_rnsap_FDD_DL_ChannelisationCodeNumber(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_E_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -7644,7 +7647,7 @@ dissect_rnsap_E_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_ERGCH_SignatureSequence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrofSigSeqERGHICH_1, NULL, FALSE); + 0U, maxNrofSigSeqERGHICH_1, NULL, false); return offset; } @@ -7654,7 +7657,7 @@ dissect_rnsap_ERGCH_SignatureSequence(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_EHICH_SignatureSequence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrofSigSeqERGHICH_1, NULL, FALSE); + 0U, maxNrofSigSeqERGHICH_1, NULL, false); return offset; } @@ -7664,7 +7667,7 @@ dissect_rnsap_EHICH_SignatureSequence(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_E_Serving_Grant_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 38U, NULL, FALSE); + 0U, 38U, NULL, false); return offset; } @@ -7680,7 +7683,7 @@ static const value_string rnsap_E_Primary_Secondary_Grant_Selector_vals[] = { static int dissect_rnsap_E_Primary_Secondary_Grant_Selector(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -7695,7 +7698,7 @@ static const value_string rnsap_E_RGCH_Release_Indicator_vals[] = { static int dissect_rnsap_E_RGCH_Release_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -7735,7 +7738,7 @@ static const value_string rnsap_Transmission_Gap_Pattern_Sequence_ScramblingCode static int dissect_rnsap_Transmission_Gap_Pattern_Sequence_ScramblingCode_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -7766,7 +7769,7 @@ static int dissect_rnsap_FDD_DL_CodeInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_FDD_DL_CodeInformation, FDD_DL_CodeInformation_sequence_of, - 1, maxNrOfDL_Codes, FALSE); + 1, maxNrOfDL_Codes, false); return offset; } @@ -7776,7 +7779,7 @@ dissect_rnsap_FDD_DL_CodeInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_EDCH_MACdFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfEDCHMACdFlows_1, NULL, FALSE); + 0U, maxNrOfEDCHMACdFlows_1, NULL, false); return offset; } @@ -7786,10 +7789,10 @@ dissect_rnsap_EDCH_MACdFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_BindingID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { tvbuff_t *parameter_tvb=NULL; - guint16 binding_id_port; + uint16_t binding_id_port; offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 1, 4, TRUE, ¶meter_tvb); + 1, 4, true, ¶meter_tvb); if (!parameter_tvb) @@ -7811,12 +7814,12 @@ dissect_rnsap_TransportLayerAddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ tvbuff_t *parameter_tvb = NULL; proto_item *item; proto_tree *subtree, *nsap_tree; - guint8 *padded_nsap_bytes; + uint8_t *padded_nsap_bytes; tvbuff_t *nsap_tvb; - gint tvb_len; + int tvb_len; offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 1, 160, TRUE, NULL, 0, ¶meter_tvb, NULL); + 1, 160, true, NULL, 0, ¶meter_tvb, NULL); if (!parameter_tvb) return offset; @@ -7837,7 +7840,7 @@ dissect_rnsap_TransportLayerAddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ if (tvb_len == 7){ /* Unpadded IPv4 NSAP */ /* Creating a new TVB with padding */ - padded_nsap_bytes = (guint8*) wmem_alloc0(actx->pinfo->pool, 20); + padded_nsap_bytes = (uint8_t*) wmem_alloc0(actx->pinfo->pool, 20); tvb_memcpy(parameter_tvb, padded_nsap_bytes, 0, tvb_len); nsap_tvb = tvb_new_child_real_data(tvb, padded_nsap_bytes, 20, 20); add_new_data_source(actx->pinfo, nsap_tvb, "Padded NSAP Data"); @@ -7880,7 +7883,7 @@ static int dissect_rnsap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List, Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -7890,7 +7893,7 @@ dissect_rnsap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List(tvbu static int dissect_rnsap_HARQ_Process_Allocation_2ms_EDCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - maxNrOfEDCHHARQProcesses2msEDCH, maxNrOfEDCHHARQProcesses2msEDCH, FALSE, NULL, 0, NULL, NULL); + maxNrOfEDCHHARQProcesses2msEDCH, maxNrOfEDCHHARQProcesses2msEDCH, false, NULL, 0, NULL, NULL); return offset; } @@ -7900,7 +7903,7 @@ dissect_rnsap_HARQ_Process_Allocation_2ms_EDCH(tvbuff_t *tvb _U_, int offset _U_ static int dissect_rnsap_UL_SIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -82, 173U, NULL, FALSE); + -82, 173U, NULL, false); return offset; } @@ -7910,7 +7913,7 @@ dissect_rnsap_UL_SIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_MaximumAllowedULTxPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -50, 33U, NULL, FALSE); + -50, 33U, NULL, false); return offset; } @@ -7920,7 +7923,7 @@ dissect_rnsap_MaximumAllowedULTxPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_DL_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -350, 150U, NULL, FALSE); + -350, 150U, NULL, false); return offset; } @@ -7930,7 +7933,7 @@ dissect_rnsap_DL_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_PrimaryScramblingCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 511U, NULL, FALSE); + 0U, 511U, NULL, false); return offset; } @@ -7940,7 +7943,7 @@ dissect_rnsap_PrimaryScramblingCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_PrimaryCPICH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -100, 500U, NULL, FALSE); + -100, 500U, NULL, false); return offset; } @@ -7950,7 +7953,7 @@ dissect_rnsap_PrimaryCPICH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_PC_Preamble(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 7U, NULL, TRUE); + 0U, 7U, NULL, true); return offset; } @@ -7966,7 +7969,7 @@ static const value_string rnsap_Primary_CPICH_Usage_For_Channel_Estimation_vals[ static int dissect_rnsap_Primary_CPICH_Usage_For_Channel_Estimation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -7992,7 +7995,7 @@ dissect_rnsap_Secondary_CPICH_Information(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_F_DPCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 9U, NULL, FALSE); + 0U, 9U, NULL, false); return offset; } @@ -8042,7 +8045,7 @@ static int dissect_rnsap_EDCH_Additional_RL_Specific_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_EDCH_Additional_RL_Specific_Information_Response_List, EDCH_Additional_RL_Specific_Information_Response_List_sequence_of, - 1, maxNrOfEDCHRLs, FALSE); + 1, maxNrOfEDCHRLs, false); return offset; } @@ -8087,7 +8090,7 @@ static int dissect_rnsap_E_DCH_RL_InformationList_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_RL_InformationList_Rsp, E_DCH_RL_InformationList_Rsp_sequence_of, - 0, maxNrOfRLs, FALSE); + 0, maxNrOfRLs, false); return offset; } @@ -8231,7 +8234,7 @@ static value_string_ext rnsap_CauseRadioNetwork_vals_ext = VALUE_STRING_EXT_INIT static int dissect_rnsap_CauseRadioNetwork(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 27, NULL, TRUE, 86, NULL); + 27, NULL, true, 86, NULL); return offset; } @@ -8247,7 +8250,7 @@ static const value_string rnsap_CauseTransport_vals[] = { static int dissect_rnsap_CauseTransport(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -8268,7 +8271,7 @@ static const value_string rnsap_CauseProtocol_vals[] = { static int dissect_rnsap_CauseProtocol(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, TRUE, 0, NULL); + 7, NULL, true, 0, NULL); return offset; } @@ -8287,7 +8290,7 @@ static const value_string rnsap_CauseMisc_vals[] = { static int dissect_rnsap_CauseMisc(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 5, NULL, TRUE, 0, NULL); + 5, NULL, true, 0, NULL); return offset; } @@ -8395,7 +8398,7 @@ static int dissect_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList, Additional_EDCH_Cell_Information_Response_RLAddList_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -8411,7 +8414,7 @@ static const value_string rnsap_Multicell_EDCH_Transport_Bearer_Mode_vals[] = { static int dissect_rnsap_Multicell_EDCH_Transport_Bearer_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -8421,7 +8424,7 @@ dissect_rnsap_Multicell_EDCH_Transport_Bearer_Mode(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_UL_ScramblingCodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 16777215U, NULL, FALSE); + 0U, 16777215U, NULL, false); return offset; } @@ -8437,7 +8440,7 @@ static const value_string rnsap_UL_ScramblingCodeLength_vals[] = { static int dissect_rnsap_UL_ScramblingCodeLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -8479,7 +8482,7 @@ dissect_rnsap_Additional_EDCH_UL_DPCH_Information_Setup(tvbuff_t *tvb _U_, int o static int dissect_rnsap_C_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -8495,7 +8498,7 @@ static const value_string rnsap_FirstRLS_Indicator_vals[] = { static int dissect_rnsap_FirstRLS_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -8505,7 +8508,7 @@ dissect_rnsap_FirstRLS_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_PropagationDelay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -8515,7 +8518,7 @@ dissect_rnsap_PropagationDelay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_PrimaryCPICH_EcNo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -30, 30U, NULL, FALSE); + -30, 30U, NULL, false); return offset; } @@ -8525,7 +8528,7 @@ dissect_rnsap_PrimaryCPICH_EcNo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_E_AGCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, TRUE); + 0U, 255U, NULL, true); return offset; } @@ -8535,7 +8538,7 @@ dissect_rnsap_E_AGCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_E_RGCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, TRUE); + 0U, 255U, NULL, true); return offset; } @@ -8545,7 +8548,7 @@ dissect_rnsap_E_RGCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_E_HICH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, TRUE); + 0U, 255U, NULL, true); return offset; } @@ -8576,7 +8579,7 @@ static int dissect_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_MAC_d_Flows_Specific_Info_List, Additional_EDCH_MAC_d_Flows_Specific_Info_List_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -8624,7 +8627,7 @@ static int dissect_rnsap_Additional_EDCH_RL_Specific_Information_To_Setup_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Setup_List, Additional_EDCH_RL_Specific_Information_To_Setup_List_sequence_of, - 1, maxNrOfEDCHRLs, FALSE); + 1, maxNrOfEDCHRLs, false); return offset; } @@ -8634,7 +8637,7 @@ dissect_rnsap_Additional_EDCH_RL_Specific_Information_To_Setup_List(tvbuff_t *tv static int dissect_rnsap_E_DCH_Maximum_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 5742U, NULL, TRUE); + 0U, 5742U, NULL, true); return offset; } @@ -8644,7 +8647,7 @@ dissect_rnsap_E_DCH_Maximum_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_E_DCH_Processing_Overload_Level(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 10U, NULL, TRUE); + 0U, 10U, NULL, true); return offset; } @@ -8654,7 +8657,7 @@ dissect_rnsap_E_DCH_Processing_Overload_Level(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_E_TFCI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, FALSE); + 0U, 127U, NULL, false); return offset; } @@ -8690,7 +8693,7 @@ static const value_string rnsap_FDD_TPC_DownlinkStepSize_vals[] = { static int dissect_rnsap_FDD_TPC_DownlinkStepSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -8706,7 +8709,7 @@ static const value_string rnsap_LimitedPowerIncrease_vals[] = { static int dissect_rnsap_LimitedPowerIncrease(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -8722,7 +8725,7 @@ static const value_string rnsap_InnerLoopDLPCStatus_vals[] = { static int dissect_rnsap_InnerLoopDLPCStatus(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -8791,7 +8794,7 @@ static int dissect_rnsap_Additional_EDCH_Cell_Information_Setup(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_Cell_Information_Setup, Additional_EDCH_Cell_Information_Setup_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -8821,7 +8824,7 @@ dissect_rnsap_L3_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx rnsap_private_data_t *pdata = rnsap_get_private_data(actx->pinfo); offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - NO_BOUND, NO_BOUND, FALSE, NULL, 0, ¶meter_tvb, NULL); + NO_BOUND, NO_BOUND, false, NULL, 0, ¶meter_tvb, NULL); if (!parameter_tvb) @@ -8830,7 +8833,7 @@ dissect_rnsap_L3_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx switch (pdata->ProcedureCode) { case RNSAP_ID_DOWNLINKSIGNALLINGTRANSFER: - /* TODO: seperate into Iur and Iur-g cases: */ + /* TODO: separate into Iur and Iur-g cases: */ /* For the Iur-g interface, L3 message is a GERAN-RRC message for which a dissector does not currently exist */ /* For the Iur interface, L3 message is a UMTS RRC DL-CCCH message */ parameter_handle = rrc_dl_ccch_handle; @@ -8911,7 +8914,7 @@ static int dissect_rnsap_Additional_EDCH_RL_Specific_Information_To_Add_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Add_List, Additional_EDCH_RL_Specific_Information_To_Add_List_sequence_of, - 1, maxNrOfEDCHRLs, FALSE); + 1, maxNrOfEDCHRLs, false); return offset; } @@ -8943,7 +8946,7 @@ static int dissect_rnsap_Additional_EDCH_Cell_Information_To_Add_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_Cell_Information_To_Add_List, Additional_EDCH_Cell_Information_To_Add_List_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -8977,7 +8980,7 @@ static int dissect_rnsap_Additional_EDCH_RL_Specific_Information_To_Modify_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_RL_Specific_Information_To_Modify_List, Additional_EDCH_RL_Specific_Information_To_Modify_List_sequence_of, - 1, maxNrOfEDCHRLs, FALSE); + 1, maxNrOfEDCHRLs, false); return offset; } @@ -8998,7 +9001,7 @@ static const value_string rnsap_UE_DTX_Cycle1_2ms_vals[] = { static int dissect_rnsap_UE_DTX_Cycle1_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, FALSE, 0, NULL); + 7, NULL, false, 0, NULL); return offset; } @@ -9030,7 +9033,7 @@ static const value_string rnsap_UE_DTX_Cycle2_ext_2ms_vals[] = { static int dissect_rnsap_UE_DTX_Cycle2_ext_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 18, NULL, FALSE, 0, NULL); + 18, NULL, false, 0, NULL); return offset; } @@ -9052,7 +9055,7 @@ static const value_string rnsap_Inactivity_Threshold_for_UE_DTX_Cycle2_vals[] = static int dissect_rnsap_Inactivity_Threshold_for_UE_DTX_Cycle2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, FALSE, 0, NULL); + 8, NULL, false, 0, NULL); return offset; } @@ -9084,7 +9087,7 @@ static const value_string rnsap_Implicit_Grant_Handling_vals[] = { static int dissect_rnsap_Implicit_Grant_Handling(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -9118,7 +9121,7 @@ static const value_string rnsap_Minimum_TEBS_threshold_vals[] = { static int dissect_rnsap_Minimum_TEBS_threshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 20, NULL, TRUE, 0, NULL); + 20, NULL, true, 0, NULL); return offset; } @@ -9132,7 +9135,7 @@ static int dissect_rnsap_Additional_EDCH_Cell_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_Cell_Information_Response_List, Additional_EDCH_Cell_Information_Response_List_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -9147,7 +9150,7 @@ static const value_string rnsap_DL_PowerBalancing_UpdatedIndicator_vals[] = { static int dissect_rnsap_DL_PowerBalancing_UpdatedIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -9218,7 +9221,7 @@ static int dissect_rnsap_EDCH_Additional_RL_Specific_Modified_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_EDCH_Additional_RL_Specific_Modified_Information_Response_List, EDCH_Additional_RL_Specific_Modified_Information_Response_List_sequence_of, - 1, maxNrOfEDCHRLs, FALSE); + 1, maxNrOfEDCHRLs, false); return offset; } @@ -9248,7 +9251,7 @@ static int dissect_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List, Additional_EDCH_Cell_Information_Response_RLReconf_List_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -9298,7 +9301,7 @@ static int dissect_rnsap_Additional_EDCH_Cell_Information_ConfigurationChange_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_Cell_Information_ConfigurationChange_List, Additional_EDCH_Cell_Information_ConfigurationChange_List_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -9313,7 +9316,7 @@ static const value_string rnsap_RL_on_Secondary_UL_Frequency_vals[] = { static int dissect_rnsap_RL_on_Secondary_UL_Frequency(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -9342,7 +9345,7 @@ static int dissect_rnsap_Additional_EDCH_Cell_Information_Removal_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_Cell_Information_Removal_List, Additional_EDCH_Cell_Information_Removal_List_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -9371,7 +9374,7 @@ static int dissect_rnsap_Additional_EDCH_DL_Control_Channel_Change_Information_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_DL_Control_Channel_Change_Information_List, Additional_EDCH_DL_Control_Channel_Change_Information_List_sequence_of, - 1, maxNrOfEDCHRLs, FALSE); + 1, maxNrOfEDCHRLs, false); return offset; } @@ -9401,7 +9404,7 @@ static int dissect_rnsap_CorrespondingCells(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_CorrespondingCells, CorrespondingCells_sequence_of, - 1, maxNrOfCellsPerFreq, FALSE); + 1, maxNrOfCellsPerFreq, false); return offset; } @@ -9431,7 +9434,7 @@ static int dissect_rnsap_AdditionalPreferredFrequency(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_AdditionalPreferredFrequency, AdditionalPreferredFrequency_sequence_of, - 1, maxNrOfAddFreq, FALSE); + 1, maxNrOfAddFreq, false); return offset; } @@ -9441,7 +9444,7 @@ dissect_rnsap_AdditionalPreferredFrequency(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_AdjustmentPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 256U, NULL, FALSE); + 1U, 256U, NULL, false); return offset; } @@ -9451,7 +9454,7 @@ dissect_rnsap_AdjustmentPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_S_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1048575U, NULL, FALSE); + 0U, 1048575U, NULL, false); return offset; } @@ -9465,7 +9468,7 @@ static int dissect_rnsap_AffectedUEInformationForMBMS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_AffectedUEInformationForMBMS, AffectedUEInformationForMBMS_sequence_of, - 1, maxNrOfUEs, FALSE); + 1, maxNrOfUEs, false); return offset; } @@ -9475,7 +9478,7 @@ dissect_rnsap_AffectedUEInformationForMBMS(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_PriorityLevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -9491,7 +9494,7 @@ static const value_string rnsap_Pre_emptionCapability_vals[] = { static int dissect_rnsap_Pre_emptionCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -9507,7 +9510,7 @@ static const value_string rnsap_Pre_emptionVulnerability_vals[] = { static int dissect_rnsap_Pre_emptionVulnerability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -9534,7 +9537,7 @@ dissect_rnsap_AllocationRetentionPriority(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_Allowed_Rate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxNrOfTFs, NULL, FALSE); + 1U, maxNrOfTFs, NULL, false); return offset; } @@ -9560,7 +9563,7 @@ dissect_rnsap_Allowed_Rate_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_AllowedQueuingTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 60U, NULL, FALSE); + 1U, 60U, NULL, false); return offset; } @@ -9570,7 +9573,7 @@ dissect_rnsap_AllowedQueuingTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_AlphaValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 8U, NULL, FALSE); + 0U, 8U, NULL, false); return offset; } @@ -9585,7 +9588,7 @@ static const value_string rnsap_AlternativeFormatReportingIndicator_vals[] = { static int dissect_rnsap_AlternativeFormatReportingIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -9595,7 +9598,7 @@ dissect_rnsap_AlternativeFormatReportingIndicator(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_AOA_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 719U, NULL, FALSE); + 0U, 719U, NULL, false); return offset; } @@ -9617,7 +9620,7 @@ static const value_string rnsap_AOA_LCR_Accuracy_Class_vals[] = { static int dissect_rnsap_AOA_LCR_Accuracy_Class(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, TRUE, 0, NULL); + 8, NULL, true, 0, NULL); return offset; } @@ -9643,7 +9646,7 @@ dissect_rnsap_Angle_Of_Arrival_Value_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_RNC_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 4095U, NULL, FALSE); + 0U, 4095U, NULL, false); return offset; } @@ -9654,7 +9657,7 @@ static int dissect_rnsap_LAC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { tvbuff_t *parameter_tvb = NULL; offset = dissect_per_octet_string(tvb, offset, actx, tree, -1, - 2, 2, FALSE, ¶meter_tvb); + 2, 2, false, ¶meter_tvb); if (parameter_tvb) { actx->created_item = proto_tree_add_item(tree, hf_index, parameter_tvb, 0, 2, ENC_BIG_ENDIAN); @@ -9670,7 +9673,7 @@ static int dissect_rnsap_RAC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { tvbuff_t *parameter_tvb = NULL; offset = dissect_per_octet_string(tvb, offset, actx, tree, -1, - 1, 1, FALSE, ¶meter_tvb); + 1, 1, false, ¶meter_tvb); if (parameter_tvb) { actx->created_item = proto_tree_add_item(tree, hf_index, parameter_tvb, 0, 1, ENC_BIG_ENDIAN); @@ -9691,7 +9694,7 @@ static const value_string rnsap_TxDiversityIndicator_vals[] = { static int dissect_rnsap_TxDiversityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -9707,7 +9710,7 @@ static const value_string rnsap_STTD_SupportIndicator_vals[] = { static int dissect_rnsap_STTD_SupportIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -9723,7 +9726,7 @@ static const value_string rnsap_ClosedLoopMode1_SupportIndicator_vals[] = { static int dissect_rnsap_ClosedLoopMode1_SupportIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -9739,7 +9742,7 @@ static const value_string rnsap_RestrictionStateIndicator_vals[] = { static int dissect_rnsap_RestrictionStateIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -9754,7 +9757,7 @@ static const value_string rnsap_DPC_Mode_Change_SupportIndicator_vals[] = { static int dissect_rnsap_DPC_Mode_Change_SupportIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -9764,7 +9767,7 @@ dissect_rnsap_DPC_Mode_Change_SupportIndicator(tvbuff_t *tvb _U_, int offset _U_ static int dissect_rnsap_CellCapabilityContainer_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 32, 32, FALSE, NULL, 0, NULL, NULL); + 32, 32, false, NULL, 0, NULL, NULL); return offset; } @@ -9774,7 +9777,7 @@ dissect_rnsap_CellCapabilityContainer_FDD(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_SNACode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -9788,7 +9791,7 @@ static int dissect_rnsap_ListOfSNAs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ListOfSNAs, ListOfSNAs_sequence_of, - 1, maxNrOfSNAs, FALSE); + 1, maxNrOfSNAs, false); return offset; } @@ -9852,7 +9855,7 @@ static value_string_ext rnsap_FrequencyBandIndicator_vals_ext = VALUE_STRING_EXT static int dissect_rnsap_FrequencyBandIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 22, NULL, TRUE, 10, NULL); + 22, NULL, true, 10, NULL); return offset; } @@ -9880,7 +9883,7 @@ static const value_string rnsap_Max_UE_DTX_Cycle_vals[] = { static int dissect_rnsap_Max_UE_DTX_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, TRUE, 6, NULL); + 8, NULL, true, 6, NULL); return offset; } @@ -9894,7 +9897,7 @@ static int dissect_rnsap_List_Of_PLMNs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_List_Of_PLMNs, List_Of_PLMNs_sequence_of, - 1, maxNrOfBroadcastPLMNs, FALSE); + 1, maxNrOfBroadcastPLMNs, false); return offset; } @@ -9938,7 +9941,7 @@ static int dissect_rnsap_Possible_Secondary_Serving_Cell_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Possible_Secondary_Serving_Cell_List, Possible_Secondary_Serving_Cell_List_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -9963,7 +9966,7 @@ dissect_rnsap_Secondary_Serving_Cell_List(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_CellCapabilityContainerExtension_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 128, 128, FALSE, NULL, 0, NULL, NULL); + 128, 128, false, NULL, 0, NULL, NULL); return offset; } @@ -10001,7 +10004,7 @@ dissect_rnsap_ANR_FDD_CellInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_SyncCase(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 2U, NULL, TRUE); + 1U, 2U, NULL, true); return offset; } @@ -10011,7 +10014,7 @@ dissect_rnsap_SyncCase(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_TimeSlot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 14U, NULL, FALSE); + 0U, 14U, NULL, false); return offset; } @@ -10021,7 +10024,7 @@ dissect_rnsap_TimeSlot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_SCH_TimeSlot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 6U, NULL, FALSE); + 0U, 6U, NULL, false); return offset; } @@ -10037,7 +10040,7 @@ static const value_string rnsap_SCTD_Indicator_vals[] = { static int dissect_rnsap_SCTD_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -10047,7 +10050,7 @@ dissect_rnsap_SCTD_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_DPCHConstantValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -10, 10U, NULL, FALSE); + -10, 10U, NULL, false); return offset; } @@ -10057,7 +10060,7 @@ dissect_rnsap_DPCHConstantValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_PCCPCH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -150, 400U, NULL, TRUE); + -150, 400U, NULL, true); return offset; } @@ -10067,7 +10070,7 @@ dissect_rnsap_PCCPCH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _ static int dissect_rnsap_CellCapabilityContainer_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 32, 32, FALSE, NULL, 0, NULL, NULL); + 32, 32, false, NULL, 0, NULL, NULL); return offset; } @@ -10077,7 +10080,7 @@ dissect_rnsap_CellCapabilityContainer_TDD(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_CellCapabilityContainer_TDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 32, 32, FALSE, NULL, 0, NULL, NULL); + 32, 32, false, NULL, 0, NULL, NULL); return offset; } @@ -10112,7 +10115,7 @@ dissect_rnsap_ANR_TDD_CellInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_CellCapabilityContainer_TDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 32, 32, FALSE, NULL, 0, NULL, NULL); + 32, 32, false, NULL, 0, NULL, NULL); return offset; } @@ -10122,7 +10125,7 @@ dissect_rnsap_CellCapabilityContainer_TDD_LCR(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_CellCapabilityContainerExtension_TDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 32, 32, FALSE, NULL, 0, NULL, NULL); + 32, 32, false, NULL, 0, NULL, NULL); return offset; } @@ -10154,7 +10157,7 @@ dissect_rnsap_ANR_LCR_TDD_CellInformation(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_Extended_RNC_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 4096U, 65535U, NULL, FALSE); + 4096U, 65535U, NULL, false); return offset; } @@ -10190,7 +10193,7 @@ static const value_string rnsap_AntennaColocationIndicator_vals[] = { static int dissect_rnsap_AntennaColocationIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -10200,7 +10203,7 @@ dissect_rnsap_AntennaColocationIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_SAT_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, FALSE); + 0U, 63U, NULL, false); return offset; } @@ -10229,7 +10232,7 @@ static int dissect_rnsap_T_badSatelliteInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_T_badSatelliteInformation, T_badSatelliteInformation_sequence_of, - 1, maxNoSat, FALSE); + 1, maxNoSat, false); return offset; } @@ -10260,7 +10263,7 @@ static const value_string rnsap_Band_Indicator_vals[] = { static int dissect_rnsap_Band_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -10270,7 +10273,7 @@ dissect_rnsap_Band_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_BCC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 3, 3, FALSE, NULL, 0, NULL, NULL); + 3, 3, false, NULL, 0, NULL, NULL); return offset; } @@ -10280,7 +10283,7 @@ dissect_rnsap_BCC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto static int dissect_rnsap_BCCH_ARFCN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1023U, NULL, FALSE); + 0U, 1023U, NULL, false); return offset; } @@ -10290,7 +10293,7 @@ dissect_rnsap_BCCH_ARFCN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_INTEGER_1_320(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 320U, NULL, FALSE); + 1U, 320U, NULL, false); return offset; } @@ -10300,7 +10303,7 @@ dissect_rnsap_INTEGER_1_320(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_BIT_STRING_SIZE_9(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 9, 9, FALSE, NULL, 0, NULL, NULL); + 9, 9, false, NULL, 0, NULL, NULL); return offset; } @@ -10310,7 +10313,7 @@ dissect_rnsap_BIT_STRING_SIZE_9(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_BIT_STRING_SIZE_4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 4, 4, FALSE, NULL, 0, NULL, NULL); + 4, 4, false, NULL, 0, NULL, NULL); return offset; } @@ -10341,7 +10344,7 @@ static int dissect_rnsap_BDS_IGPInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_BDS_IGPInfoList, BDS_IGPInfoList_sequence_of, - 1, maxIGPInfo, FALSE); + 1, maxIGPInfo, false); return offset; } @@ -10356,7 +10359,7 @@ static const value_string rnsap_BDS_IonosphericGridModelReq_vals[] = { static int dissect_rnsap_BDS_IonosphericGridModelReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -10366,7 +10369,7 @@ dissect_rnsap_BDS_IonosphericGridModelReq(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_INTEGER_0_119(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 119U, NULL, FALSE); + 0U, 119U, NULL, false); return offset; } @@ -10392,7 +10395,7 @@ dissect_rnsap_BDS_Ionospheric_Grid_Model(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_BetaCD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -10402,7 +10405,7 @@ dissect_rnsap_BetaCD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_BLER(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -63, 0U, NULL, FALSE); + -63, 0U, NULL, false); return offset; } @@ -10412,7 +10415,7 @@ dissect_rnsap_BLER(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, prot static int dissect_rnsap_NCC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 3, 3, FALSE, NULL, 0, NULL, NULL); + 3, 3, false, NULL, 0, NULL, NULL); return offset; } @@ -10443,7 +10446,7 @@ static const value_string rnsap_BundlingModeIndicator_vals[] = { static int dissect_rnsap_BundlingModeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -10453,7 +10456,7 @@ dissect_rnsap_BundlingModeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_INTEGER_0_15(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -10463,7 +10466,7 @@ dissect_rnsap_INTEGER_0_15(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _ static int dissect_rnsap_INTEGER_10_25(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 10U, 25U, NULL, FALSE); + 10U, 25U, NULL, false); return offset; } @@ -10473,7 +10476,7 @@ dissect_rnsap_INTEGER_10_25(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_1_16(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 16U, NULL, FALSE); + 1U, 16U, NULL, false); return offset; } @@ -10500,7 +10503,7 @@ dissect_rnsap_BurstModeParameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_Cell_Id(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 268435455U, NULL, FALSE); + 0U, 268435455U, NULL, false); return offset; } @@ -10514,7 +10517,7 @@ static int dissect_rnsap_CellIdList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_CellIdList, CellIdList_sequence_of, - 1, maxNrOfCellIds, FALSE); + 1, maxNrOfCellIds, false); return offset; } @@ -10539,7 +10542,7 @@ dissect_rnsap_CellBased(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_CCTrCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -10549,7 +10552,7 @@ dissect_rnsap_CCTrCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_INTEGER_1_100_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 100U, NULL, TRUE); + 1U, 100U, NULL, true); return offset; } @@ -10574,7 +10577,7 @@ dissect_rnsap_Cell_Capacity_Class_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_CellIndividualOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -20, 20U, NULL, FALSE); + -20, 20U, NULL, false); return offset; } @@ -10591,7 +10594,7 @@ static const value_string rnsap_CellListValidityIndicator_vals[] = { static int dissect_rnsap_CellListValidityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -10601,7 +10604,7 @@ dissect_rnsap_CellListValidityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_CellParameterID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, TRUE); + 0U, 127U, NULL, true); return offset; } @@ -10611,7 +10614,7 @@ dissect_rnsap_CellParameterID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_CellPortionID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, TRUE); + 0U, 63U, NULL, true); return offset; } @@ -10621,7 +10624,7 @@ dissect_rnsap_CellPortionID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_CellPortionLCRID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, TRUE); + 0U, 255U, NULL, true); return offset; } @@ -10647,7 +10650,7 @@ dissect_rnsap_LAI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto static int dissect_rnsap_CI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 2, 2, FALSE, NULL); + 2, 2, false, NULL); return offset; } @@ -10680,7 +10683,7 @@ static const value_string rnsap_ChannelCodingType_vals[] = { static int dissect_rnsap_ChannelCodingType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -10690,7 +10693,7 @@ dissect_rnsap_ChannelCodingType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_ChipOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 38399U, NULL, FALSE); + 0U, 38399U, NULL, false); return offset; } @@ -10700,7 +10703,7 @@ dissect_rnsap_ChipOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_ClassmarkInformation2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - NO_BOUND, NO_BOUND, FALSE, NULL); + NO_BOUND, NO_BOUND, false, NULL); return offset; } @@ -10710,7 +10713,7 @@ dissect_rnsap_ClassmarkInformation2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_ClassmarkInformation3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - NO_BOUND, NO_BOUND, FALSE, NULL); + NO_BOUND, NO_BOUND, false, NULL); return offset; } @@ -10726,7 +10729,7 @@ static const value_string rnsap_Closedlooptimingadjustmentmode_vals[] = { static int dissect_rnsap_Closedlooptimingadjustmentmode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -10742,7 +10745,7 @@ static const value_string rnsap_CodingRate_vals[] = { static int dissect_rnsap_CodingRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -10759,7 +10762,7 @@ static const value_string rnsap_TUTRANGPSAccuracyClass_vals[] = { static int dissect_rnsap_TUTRANGPSAccuracyClass(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -10776,7 +10779,7 @@ static const value_string rnsap_TUTRANGANSSAccuracyClass_vals[] = { static int dissect_rnsap_TUTRANGANSSAccuracyClass(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -10822,7 +10825,7 @@ static const value_string rnsap_CommonMeasurementType_vals[] = { static int dissect_rnsap_CommonMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 6, NULL, TRUE, 4, NULL); + 6, NULL, true, 4, NULL); return offset; } @@ -10832,7 +10835,7 @@ dissect_rnsap_CommonMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_INTEGER_0_16383(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 16383U, NULL, FALSE); + 0U, 16383U, NULL, false); return offset; } @@ -10842,7 +10845,7 @@ dissect_rnsap_INTEGER_0_16383(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_INTEGER_0_4294967295(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 4294967295U, NULL, FALSE); + 0U, 4294967295U, NULL, false); return offset; } @@ -10867,7 +10870,7 @@ dissect_rnsap_TUTRANGPS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_TUTRANGPSQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -10877,7 +10880,7 @@ dissect_rnsap_TUTRANGPSQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_TUTRANGPSDriftRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -50, 50U, NULL, FALSE); + -50, 50U, NULL, false); return offset; } @@ -10887,7 +10890,7 @@ dissect_rnsap_TUTRANGPSDriftRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_TUTRANGPSDriftRateQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 50U, NULL, FALSE); + 0U, 50U, NULL, false); return offset; } @@ -10931,7 +10934,7 @@ dissect_rnsap_UC_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pro static int dissect_rnsap_SFNSFN_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 614399U, NULL, FALSE); + 0U, 614399U, NULL, false); return offset; } @@ -10941,7 +10944,7 @@ dissect_rnsap_SFNSFN_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_SFNSFN_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 40961U, NULL, FALSE); + 0U, 40961U, NULL, false); return offset; } @@ -10951,7 +10954,7 @@ dissect_rnsap_SFNSFN_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_SFNSFN_TDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 81923U, NULL, FALSE); + 0U, 81923U, NULL, false); return offset; } @@ -10985,7 +10988,7 @@ dissect_rnsap_SFNSFNValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U static int dissect_rnsap_SFNSFNQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -10995,7 +10998,7 @@ dissect_rnsap_SFNSFNQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_SFNSFNDriftRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -100, 100U, NULL, FALSE); + -100, 100U, NULL, false); return offset; } @@ -11005,7 +11008,7 @@ dissect_rnsap_SFNSFNDriftRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_SFNSFNDriftRateQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 100U, NULL, FALSE); + 0U, 100U, NULL, false); return offset; } @@ -11015,7 +11018,7 @@ dissect_rnsap_SFNSFNDriftRateQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_SFN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 4095U, NULL, FALSE); + 0U, 4095U, NULL, false); return offset; } @@ -11087,7 +11090,7 @@ static int dissect_rnsap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation, T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_sequence_of, - 1, maxNrOfMeasNCell, FALSE); + 1, maxNrOfMeasNCell, false); return offset; } @@ -11116,7 +11119,7 @@ static int dissect_rnsap_T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation, T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_sequence_of, - 0, maxNrOfMeasNCell_1, FALSE); + 0, maxNrOfMeasNCell_1, false); return offset; } @@ -11142,7 +11145,7 @@ dissect_rnsap_SFNSFNMeasurementValueInformation(tvbuff_t *tvb _U_, int offset _U static int dissect_rnsap_INTEGER_0_100(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 100U, NULL, FALSE); + 0U, 100U, NULL, false); return offset; } @@ -11167,7 +11170,7 @@ dissect_rnsap_LoadValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_INTEGER_0_621(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 621U, NULL, FALSE); + 0U, 621U, NULL, false); return offset; } @@ -11177,7 +11180,7 @@ dissect_rnsap_INTEGER_0_621(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_UL_TimeslotISCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, FALSE); + 0U, 127U, NULL, false); return offset; } @@ -11271,7 +11274,7 @@ static const value_string rnsap_CongestionCause_vals[] = { static int dissect_rnsap_CongestionCause(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -11286,7 +11289,7 @@ static const value_string rnsap_CommonTransportChannelResourcesInitialisationNot static int dissect_rnsap_CommonTransportChannelResourcesInitialisationNotRequired(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -11296,7 +11299,7 @@ dissect_rnsap_CommonTransportChannelResourcesInitialisationNotRequired(tvbuff_t static int dissect_rnsap_MaxNr_Retransmissions_EDCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -11306,7 +11309,7 @@ dissect_rnsap_MaxNr_Retransmissions_EDCH(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_E_DCH_HARQ_PO_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, FALSE); + 0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, false); return offset; } @@ -11316,7 +11319,7 @@ dissect_rnsap_E_DCH_HARQ_PO_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_E_DCH_MACdFlow_Multiplexing_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - maxNrOfEDCHMACdFlows, maxNrOfEDCHMACdFlows, FALSE, NULL, 0, NULL, NULL); + maxNrOfEDCHMACdFlows, maxNrOfEDCHMACdFlows, false, NULL, 0, NULL, NULL); return offset; } @@ -11326,7 +11329,7 @@ dissect_rnsap_E_DCH_MACdFlow_Multiplexing_List(tvbuff_t *tvb _U_, int offset _U_ static int dissect_rnsap_LogicalChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 15U, NULL, FALSE); + 1U, 15U, NULL, false); return offset; } @@ -11336,7 +11339,7 @@ dissect_rnsap_LogicalChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_MAC_PDU_SizeExtended(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 1504U, NULL, TRUE); + 1U, 1504U, NULL, true); return offset; } @@ -11366,7 +11369,7 @@ static int dissect_rnsap_Common_E_DCH_LogicalChannelInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Common_E_DCH_LogicalChannelInformation, Common_E_DCH_LogicalChannelInformation_sequence_of, - 1, maxNoOfLogicalChannels, FALSE); + 1, maxNoOfLogicalChannels, false); return offset; } @@ -11399,7 +11402,7 @@ static int dissect_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD, Common_EDCH_MAC_d_Flow_Specific_InformationFDD_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -11409,7 +11412,7 @@ dissect_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD(tvbuff_t *tvb _U_, static int dissect_rnsap_EDCH_MACdFlow_ID_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfEDCHMACdFlowsLCR_1, NULL, FALSE); + 0U, maxNrOfEDCHMACdFlowsLCR_1, NULL, false); return offset; } @@ -11419,7 +11422,7 @@ dissect_rnsap_EDCH_MACdFlow_ID_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_E_DCH_HARQ_PO_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 6U, NULL, FALSE); + 0U, 6U, NULL, false); return offset; } @@ -11452,7 +11455,7 @@ static int dissect_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR, Common_EDCH_MAC_d_Flow_Specific_InformationLCR_sequence_of, - 1, maxNrOfEDCHMACdFlowsLCR, FALSE); + 1, maxNrOfEDCHMACdFlowsLCR, false); return offset; } @@ -11527,7 +11530,7 @@ dissect_rnsap_CompleteAlmanacProvided(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_UE_DTX_DRX_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 159U, NULL, FALSE); + 0U, 159U, NULL, false); return offset; } @@ -11550,7 +11553,7 @@ static const value_string rnsap_Enabling_Delay_vals[] = { static int dissect_rnsap_Enabling_Delay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 9, NULL, FALSE, 0, NULL); + 9, NULL, false, 0, NULL); return offset; } @@ -11576,7 +11579,7 @@ static const value_string rnsap_UE_DTX_Cycle2_2ms_vals[] = { static int dissect_rnsap_UE_DTX_Cycle2_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 12, NULL, FALSE, 0, NULL); + 12, NULL, false, 0, NULL); return offset; } @@ -11597,7 +11600,7 @@ static const value_string rnsap_MAC_DTX_Cycle_2ms_vals[] = { static int dissect_rnsap_MAC_DTX_Cycle_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, FALSE, 0, NULL); + 7, NULL, false, 0, NULL); return offset; } @@ -11632,7 +11635,7 @@ static const value_string rnsap_UE_DTX_Cycle1_10ms_vals[] = { static int dissect_rnsap_UE_DTX_Cycle1_10ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, FALSE, 0, NULL); + 4, NULL, false, 0, NULL); return offset; } @@ -11652,7 +11655,7 @@ static const value_string rnsap_UE_DTX_Cycle2_10ms_vals[] = { static int dissect_rnsap_UE_DTX_Cycle2_10ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 6, NULL, FALSE, 0, NULL); + 6, NULL, false, 0, NULL); return offset; } @@ -11669,7 +11672,7 @@ static const value_string rnsap_MAC_DTX_Cycle_10ms_vals[] = { static int dissect_rnsap_MAC_DTX_Cycle_10ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -11725,7 +11728,7 @@ static const value_string rnsap_UE_DTX_Long_Preamble_vals[] = { static int dissect_rnsap_UE_DTX_Long_Preamble(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -11750,7 +11753,7 @@ static const value_string rnsap_MAC_Inactivity_Threshold_vals[] = { static int dissect_rnsap_MAC_Inactivity_Threshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 11, NULL, FALSE, 0, NULL); + 11, NULL, false, 0, NULL); return offset; } @@ -11776,7 +11779,7 @@ static const value_string rnsap_CQI_DTX_Timer_vals[] = { static int dissect_rnsap_CQI_DTX_Timer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 12, NULL, FALSE, 0, NULL); + 12, NULL, false, 0, NULL); return offset; } @@ -11793,7 +11796,7 @@ static const value_string rnsap_UE_DPCCH_burst1_vals[] = { static int dissect_rnsap_UE_DPCCH_burst1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -11810,7 +11813,7 @@ static const value_string rnsap_UE_DPCCH_burst2_vals[] = { static int dissect_rnsap_UE_DPCCH_burst2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -11851,7 +11854,7 @@ static const value_string rnsap_UE_DRX_Cycle_vals[] = { static int dissect_rnsap_UE_DRX_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 6, NULL, FALSE, 0, NULL); + 6, NULL, false, 0, NULL); return offset; } @@ -11876,7 +11879,7 @@ static const value_string rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_vals[] = { static int dissect_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 11, NULL, FALSE, 0, NULL); + 11, NULL, false, 0, NULL); return offset; } @@ -11900,7 +11903,7 @@ static const value_string rnsap_Inactivity_Threshold_for_UE_Grant_Monitoring_val static int dissect_rnsap_Inactivity_Threshold_for_UE_Grant_Monitoring(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 10, NULL, FALSE, 0, NULL); + 10, NULL, false, 0, NULL); return offset; } @@ -12112,7 +12115,7 @@ dissect_rnsap_Continuous_Packet_Connectivity_DTX_DRX_Information_to_Modify(tvbuf static int dissect_rnsap_Transport_Block_Size_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxNrOfHS_DSCHTBSs, NULL, FALSE); + 1U, maxNrOfHS_DSCHTBSs, NULL, false); return offset; } @@ -12151,7 +12154,7 @@ static int dissect_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information, Continuous_Packet_Connectivity_HS_SCCH_Less_Information_sequence_of, - 1, maxNrOfHS_DSCHTBSs_HS_SCCHless, FALSE); + 1, maxNrOfHS_DSCHTBSs_HS_SCCHless, false); return offset; } @@ -12161,7 +12164,7 @@ dissect_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information(tvbuff_t * static int dissect_rnsap_HSPDSCH_First_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE); + 1U, maxHS_PDSCHCodeNrComp_1, NULL, false); return offset; } @@ -12171,7 +12174,7 @@ dissect_rnsap_HSPDSCH_First_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_HSPDSCH_Second_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE); + 1U, maxHS_PDSCHCodeNrComp_1, NULL, false); return offset; } @@ -12204,7 +12207,7 @@ static const value_string rnsap_CoverageIndicator_vals[] = { static int dissect_rnsap_CoverageIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -12236,7 +12239,7 @@ static const value_string rnsap_CPC_RecoveryReport_vals[] = { static int dissect_rnsap_CPC_RecoveryReport(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -12255,7 +12258,7 @@ dissect_rnsap_Continuous_Packet_Connectivity_HS_SCCH_less_Deactivate_Indicator(t static int dissect_rnsap_Counting_Result(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, FALSE); + 0U, 63U, NULL, false); return offset; } @@ -12285,7 +12288,7 @@ static int dissect_rnsap_Counting_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Counting_Information, Counting_Information_sequence_of, - 1, maxNrOfFDDNeighboursPerRNC, TRUE); + 1, maxNrOfFDDNeighboursPerRNC, true); return offset; } @@ -12304,7 +12307,7 @@ static const value_string rnsap_CRC_Size_vals[] = { static int dissect_rnsap_CRC_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 5, NULL, TRUE, 0, NULL); + 5, NULL, true, 0, NULL); return offset; } @@ -12314,7 +12317,7 @@ dissect_rnsap_CRC_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_RepetitionNumber0(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -12345,7 +12348,7 @@ static int dissect_rnsap_CriticalityDiagnostics_IE_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_CriticalityDiagnostics_IE_List, CriticalityDiagnostics_IE_List_sequence_of, - 1, maxNrOfErrors, FALSE); + 1, maxNrOfErrors, false); return offset; } @@ -12374,7 +12377,7 @@ dissect_rnsap_CriticalityDiagnostics(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_RepetitionNumber1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 256U, NULL, FALSE); + 1U, 256U, NULL, false); return offset; } @@ -12404,7 +12407,7 @@ static int dissect_rnsap_MessageStructure(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MessageStructure, MessageStructure_sequence_of, - 1, maxNrOfLevels, FALSE); + 1, maxNrOfLevels, false); return offset; } @@ -12454,7 +12457,7 @@ static const value_string rnsap_CNDomainType_vals[] = { static int dissect_rnsap_CNDomainType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -12477,7 +12480,7 @@ static const value_string rnsap_CQI_Cycle_Switch_Timer_vals[] = { static int dissect_rnsap_CQI_Cycle_Switch_Timer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 9, NULL, FALSE, 0, NULL); + 9, NULL, false, 0, NULL); return offset; } @@ -12487,7 +12490,7 @@ dissect_rnsap_CQI_Cycle_Switch_Timer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_ControlGAP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 255U, NULL, FALSE); + 1U, 255U, NULL, false); return offset; } @@ -12513,7 +12516,7 @@ static const value_string rnsap_CQI_Feedback_Cycle_vals[] = { static int dissect_rnsap_CQI_Feedback_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 9, NULL, TRUE, 3, NULL); + 9, NULL, true, 3, NULL); return offset; } @@ -12539,7 +12542,7 @@ static const value_string rnsap_CQI_Feedback_Cycle2_vals[] = { static int dissect_rnsap_CQI_Feedback_Cycle2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 12, NULL, TRUE, 0, NULL); + 12, NULL, true, 0, NULL); return offset; } @@ -12549,7 +12552,7 @@ dissect_rnsap_CQI_Feedback_Cycle2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_CQI_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 8U, NULL, TRUE); + 0U, 8U, NULL, true); return offset; } @@ -12559,7 +12562,7 @@ dissect_rnsap_CQI_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_CQI_RepetitionFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 4U, NULL, TRUE); + 1U, 4U, NULL, true); return offset; } @@ -12569,7 +12572,7 @@ dissect_rnsap_CQI_RepetitionFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_C_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -12579,7 +12582,7 @@ dissect_rnsap_C_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_CodeRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, FALSE); + 0U, 63U, NULL, false); return offset; } @@ -12589,7 +12592,7 @@ dissect_rnsap_CodeRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_CodeRate_short(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 10U, NULL, FALSE); + 0U, 10U, NULL, false); return offset; } @@ -12610,7 +12613,7 @@ static const value_string rnsap_UE_DRX_Cycle_LCR_vals[] = { static int dissect_rnsap_UE_DRX_Cycle_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, TRUE, 0, NULL); + 7, NULL, true, 0, NULL); return offset; } @@ -12631,7 +12634,7 @@ static const value_string rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_vals[] static int dissect_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, TRUE, 0, NULL); + 7, NULL, true, 0, NULL); return offset; } @@ -12641,7 +12644,7 @@ dissect_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR(tvbuff_t *tvb _U_, int o static int dissect_rnsap_UE_DRX_Offset_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, FALSE); + 0U, 63U, NULL, false); return offset; } @@ -12684,7 +12687,7 @@ static const value_string rnsap_E_AGCH_UE_Inactivity_Monitor_Threshold_vals[] = static int dissect_rnsap_E_AGCH_UE_Inactivity_Monitor_Threshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 12, NULL, TRUE, 0, NULL); + 12, NULL, true, 0, NULL); return offset; } @@ -12804,7 +12807,7 @@ dissect_rnsap_ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR(tvbuff_ static int dissect_rnsap_Transport_Block_Size_maping_Index_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNoOfTBSs_Mapping_HS_DSCH_SPS_1, NULL, FALSE); + 0U, maxNoOfTBSs_Mapping_HS_DSCH_SPS_1, NULL, false); return offset; } @@ -12814,7 +12817,7 @@ dissect_rnsap_Transport_Block_Size_maping_Index_LCR(tvbuff_t *tvb _U_, int offse static int dissect_rnsap_Transport_Block_Size_Index_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxNoOfHS_DSCH_TBSsLCR, NULL, FALSE); + 1U, maxNoOfHS_DSCH_TBSsLCR, NULL, false); return offset; } @@ -12844,7 +12847,7 @@ static int dissect_rnsap_Transport_Block_Size_List_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Transport_Block_Size_List_LCR, Transport_Block_Size_List_LCR_sequence_of, - 1, maxNoOfTBSs_Mapping_HS_DSCH_SPS, FALSE); + 1, maxNoOfTBSs_Mapping_HS_DSCH_SPS, false); return offset; } @@ -12854,7 +12857,7 @@ dissect_rnsap_Transport_Block_Size_List_LCR(tvbuff_t *tvb _U_, int offset _U_, a static int dissect_rnsap_RepetitionPeriodIndex(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNoOfRepetitionPeriod_SPS_LCR_1, NULL, FALSE); + 0U, maxNoOfRepetitionPeriod_SPS_LCR_1, NULL, false); return offset; } @@ -12875,7 +12878,7 @@ static const value_string rnsap_RepetitionPeriod_vals[] = { static int dissect_rnsap_RepetitionPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, FALSE, 0, NULL); + 7, NULL, false, 0, NULL); return offset; } @@ -12885,7 +12888,7 @@ dissect_rnsap_RepetitionPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_RepetitionLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 63U, NULL, FALSE); + 1U, 63U, NULL, false); return offset; } @@ -12916,7 +12919,7 @@ static int dissect_rnsap_Repetition_Period_List_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Repetition_Period_List_LCR, Repetition_Period_List_LCR_sequence_of, - 1, maxNoOfRepetition_Period_LCR, FALSE); + 1, maxNoOfRepetition_Period_LCR, false); return offset; } @@ -12931,7 +12934,7 @@ static const value_string rnsap_SPS_Reservation_Indicator_vals[] = { static int dissect_rnsap_SPS_Reservation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -12941,7 +12944,7 @@ dissect_rnsap_SPS_Reservation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_LogicalChannellevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 16, 16, FALSE, NULL, 0, NULL, NULL); + 16, 16, false, NULL, 0, NULL, NULL); return offset; } @@ -12951,7 +12954,7 @@ dissect_rnsap_LogicalChannellevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_PriorityQueuelevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 8, 8, FALSE, NULL, 0, NULL, NULL); + 8, 8, false, NULL, 0, NULL, NULL); return offset; } @@ -13019,7 +13022,7 @@ dissect_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR(tvbuff static int dissect_rnsap_E_DCH_SPS_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 16, 16, FALSE, NULL, 0, NULL, NULL); + 16, 16, false, NULL, 0, NULL, NULL); return offset; } @@ -13092,7 +13095,7 @@ static const value_string rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext_va static int dissect_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -13195,7 +13198,7 @@ static int dissect_rnsap_UMTS_Cells_Info_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UMTS_Cells_Info_List, UMTS_Cells_Info_List_sequence_of, - 0, maxNrOfCells, FALSE); + 0, maxNrOfCells, false); return offset; } @@ -13223,7 +13226,7 @@ dissect_rnsap_Controlled_Object_Scope(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_DATA_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 3U, NULL, FALSE); + 0U, 3U, NULL, false); return offset; } @@ -13233,7 +13236,7 @@ dissect_rnsap_DATA_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, p static int dissect_rnsap_BIT_STRING_SIZE_8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 8, 8, FALSE, NULL, 0, NULL, NULL); + 8, 8, false, NULL, 0, NULL, NULL); return offset; } @@ -13258,7 +13261,7 @@ dissect_rnsap_DBDS_CorrectionsReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_GANSS_Signal_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 7U, NULL, TRUE); + 0U, 7U, NULL, true); return offset; } @@ -13268,7 +13271,7 @@ dissect_rnsap_GANSS_Signal_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_INTEGER_0_63(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, FALSE); + 0U, 63U, NULL, false); return offset; } @@ -13278,7 +13281,7 @@ dissect_rnsap_INTEGER_0_63(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _ static int dissect_rnsap_BIT_STRING_SIZE_13(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 13, 13, FALSE, NULL, 0, NULL, NULL); + 13, 13, false, NULL, 0, NULL, NULL); return offset; } @@ -13310,7 +13313,7 @@ static int dissect_rnsap_DBDS_SignalInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DBDS_SignalInfoList, DBDS_SignalInfoList_sequence_of, - 1, maxGANSSSat, FALSE); + 1, maxGANSSSat, false); return offset; } @@ -13340,7 +13343,7 @@ static int dissect_rnsap_DBDS_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DBDS_InfoList, DBDS_InfoList_sequence_of, - 1, maxSgnType, FALSE); + 1, maxSgnType, false); return offset; } @@ -13366,7 +13369,7 @@ dissect_rnsap_DBDS_Corrections(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 24U, NULL, FALSE); + 0U, 24U, NULL, false); return offset; } @@ -13382,7 +13385,7 @@ static const value_string rnsap_DL_FET_Mode_vals[] = { static int dissect_rnsap_DL_FET_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -13392,7 +13395,7 @@ dissect_rnsap_DL_FET_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U static int dissect_rnsap_DCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -13406,7 +13409,7 @@ static int dissect_rnsap_DCH_ENH_Concat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_ENH_Concat, DCH_ENH_Concat_sequence_of, - 1, maxNrofConcatenatedDCH, FALSE); + 1, maxNrofConcatenatedDCH, false); return offset; } @@ -13455,7 +13458,7 @@ static const value_string rnsap_DCH_ENH_Information_Removal_vals[] = { static int dissect_rnsap_DCH_ENH_Information_Removal(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -13510,7 +13513,7 @@ static const value_string rnsap_PayloadCRC_PresenceIndicator_vals[] = { static int dissect_rnsap_PayloadCRC_PresenceIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -13526,7 +13529,7 @@ static const value_string rnsap_UL_FP_Mode_vals[] = { static int dissect_rnsap_UL_FP_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -13536,7 +13539,7 @@ dissect_rnsap_UL_FP_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_ToAWS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1279U, NULL, FALSE); + 0U, 1279U, NULL, false); return offset; } @@ -13546,7 +13549,7 @@ dissect_rnsap_ToAWS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pro static int dissect_rnsap_ToAWE(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 2559U, NULL, FALSE); + 0U, 2559U, NULL, false); return offset; } @@ -13563,7 +13566,7 @@ static const value_string rnsap_TrCH_SrcStatisticsDescr_vals[] = { static int dissect_rnsap_TrCH_SrcStatisticsDescr(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -13573,7 +13576,7 @@ dissect_rnsap_TrCH_SrcStatisticsDescr(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_NrOfTransportBlocks(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 512U, NULL, FALSE); + 0U, 512U, NULL, false); return offset; } @@ -13583,7 +13586,7 @@ dissect_rnsap_NrOfTransportBlocks(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_TransportBlockSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 5000U, NULL, FALSE); + 0U, 5000U, NULL, false); return offset; } @@ -13601,7 +13604,7 @@ static const value_string rnsap_TransmissionTimeIntervalDynamic_vals[] = { static int dissect_rnsap_TransmissionTimeIntervalDynamic(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -13630,7 +13633,7 @@ static int dissect_rnsap_TransmissionTimeIntervalInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TransmissionTimeIntervalInformation, TransmissionTimeIntervalInformation_sequence_of, - 1, maxTTI_Count, FALSE); + 1, maxTTI_Count, false); return offset; } @@ -13698,7 +13701,7 @@ static int dissect_rnsap_TransportFormatSet_DynamicPartList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TransportFormatSet_DynamicPartList, TransportFormatSet_DynamicPartList_sequence_of, - 1, maxNrOfTFs, FALSE); + 1, maxNrOfTFs, false); return offset; } @@ -13717,7 +13720,7 @@ static const value_string rnsap_TransmissionTimeIntervalSemiStatic_vals[] = { static int dissect_rnsap_TransmissionTimeIntervalSemiStatic(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 5, NULL, TRUE, 0, NULL); + 5, NULL, true, 0, NULL); return offset; } @@ -13727,7 +13730,7 @@ dissect_rnsap_TransmissionTimeIntervalSemiStatic(tvbuff_t *tvb _U_, int offset _ static int dissect_rnsap_RateMatchingAttribute(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxRateMatching, NULL, FALSE); + 1U, maxRateMatching, NULL, false); return offset; } @@ -13743,7 +13746,7 @@ static const value_string rnsap_SecondInterleavingMode_vals[] = { static int dissect_rnsap_SecondInterleavingMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -13817,7 +13820,7 @@ static const value_string rnsap_FrameHandlingPriority_vals[] = { static int dissect_rnsap_FrameHandlingPriority(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -13833,7 +13836,7 @@ static const value_string rnsap_QE_Selector_vals[] = { static int dissect_rnsap_QE_Selector(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -13849,7 +13852,7 @@ static const value_string rnsap_DRACControl_vals[] = { static int dissect_rnsap_DRACControl(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -13887,7 +13890,7 @@ static int dissect_rnsap_DCH_Specific_FDD_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_Specific_FDD_InformationList, DCH_Specific_FDD_InformationList_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -13920,7 +13923,7 @@ static int dissect_rnsap_DCH_FDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_FDD_Information, DCH_FDD_Information_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -13930,7 +13933,7 @@ dissect_rnsap_DCH_FDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_Pattern_Sequence_Identifier(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxNrOfDCHMeasurementOccasionPatternSequence, NULL, FALSE); + 1U, maxNrOfDCHMeasurementOccasionPatternSequence, NULL, false); return offset; } @@ -13946,7 +13949,7 @@ static const value_string rnsap_Status_Flag_vals[] = { static int dissect_rnsap_Status_Flag(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -13956,7 +13959,7 @@ dissect_rnsap_Status_Flag(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U static int dissect_rnsap_INTEGER_1_9(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 9U, NULL, FALSE); + 1U, 9U, NULL, false); return offset; } @@ -13966,7 +13969,7 @@ dissect_rnsap_INTEGER_1_9(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U static int dissect_rnsap_INTEGER_0_511(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 511U, NULL, FALSE); + 0U, 511U, NULL, false); return offset; } @@ -13976,7 +13979,7 @@ dissect_rnsap_INTEGER_0_511(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_1_512(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 512U, NULL, FALSE); + 1U, 512U, NULL, false); return offset; } @@ -13986,7 +13989,7 @@ dissect_rnsap_INTEGER_1_512(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_BIT_STRING_SIZE_7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 7, 7, FALSE, NULL, 0, NULL, NULL); + 7, 7, false, NULL, 0, NULL, NULL); return offset; } @@ -14035,7 +14038,7 @@ static int dissect_rnsap_DCH_MeasurementOccasion_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_MeasurementOccasion_Information, DCH_MeasurementOccasion_Information_sequence_of, - 1, maxNrOfDCHMeasurementOccasionPatternSequence, FALSE); + 1, maxNrOfDCHMeasurementOccasionPatternSequence, false); return offset; } @@ -14045,7 +14048,7 @@ dissect_rnsap_DCH_MeasurementOccasion_Information(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_DCH_MeasurementType_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 5, 5, FALSE, NULL, 0, NULL, NULL); + 5, 5, false, NULL, 0, NULL, NULL); return offset; } @@ -14060,7 +14063,7 @@ static const value_string rnsap_DCH_Indicator_For_E_DCH_HSDPA_Operation_vals[] = static int dissect_rnsap_DCH_Indicator_For_E_DCH_HSDPA_Operation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -14091,7 +14094,7 @@ static int dissect_rnsap_DCH_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_InformationResponse, DCH_InformationResponse_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -14130,7 +14133,7 @@ static int dissect_rnsap_DCH_Specific_TDD_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_Specific_TDD_InformationList, DCH_Specific_TDD_InformationList_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -14163,7 +14166,7 @@ static int dissect_rnsap_DCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_TDD_Information, DCH_TDD_Information_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -14179,7 +14182,7 @@ static const value_string rnsap_DecimationFactor_vals[] = { static int dissect_rnsap_DecimationFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -14206,7 +14209,7 @@ static const value_string rnsap_DedicatedMeasurementType_vals[] = { static int dissect_rnsap_DedicatedMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 6, NULL, TRUE, 7, NULL); + 6, NULL, true, 7, NULL); return offset; } @@ -14216,7 +14219,7 @@ dissect_rnsap_DedicatedMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_SIR_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, FALSE); + 0U, 63U, NULL, false); return offset; } @@ -14226,7 +14229,7 @@ dissect_rnsap_SIR_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_SIR_Error_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 125U, NULL, FALSE); + 0U, 125U, NULL, false); return offset; } @@ -14236,7 +14239,7 @@ dissect_rnsap_SIR_Error_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_Transmitted_Code_Power_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, FALSE); + 0U, 127U, NULL, false); return offset; } @@ -14246,7 +14249,7 @@ dissect_rnsap_Transmitted_Code_Power_Value(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_RSCP_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, FALSE); + 0U, 127U, NULL, false); return offset; } @@ -14256,7 +14259,7 @@ dissect_rnsap_RSCP_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_Rx_Timing_Deviation_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 8191U, NULL, FALSE); + 0U, 8191U, NULL, false); return offset; } @@ -14266,7 +14269,7 @@ dissect_rnsap_Rx_Timing_Deviation_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_Round_Trip_Time_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 32767U, NULL, FALSE); + 0U, 32767U, NULL, false); return offset; } @@ -14463,7 +14466,7 @@ dissect_rnsap_DelayedActivationUpdate(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_DeltaSIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 30U, NULL, FALSE); + 0U, 30U, NULL, false); return offset; } @@ -14485,7 +14488,7 @@ static const value_string rnsap_GANSS_StatusHealth_vals[] = { static int dissect_rnsap_GANSS_StatusHealth(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, FALSE, 0, NULL); + 8, NULL, false, 0, NULL); return offset; } @@ -14495,7 +14498,7 @@ dissect_rnsap_GANSS_StatusHealth(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_10(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 10, 10, FALSE, NULL, 0, NULL, NULL); + 10, 10, false, NULL, 0, NULL, NULL); return offset; } @@ -14513,7 +14516,7 @@ static const value_string rnsap_UDRE_vals[] = { static int dissect_rnsap_UDRE(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -14523,7 +14526,7 @@ dissect_rnsap_UDRE(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, prot static int dissect_rnsap_INTEGER_M2047_2047(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -2047, 2047U, NULL, FALSE); + -2047, 2047U, NULL, false); return offset; } @@ -14533,7 +14536,7 @@ dissect_rnsap_INTEGER_M2047_2047(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_INTEGER_M127_127(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -127, 127U, NULL, FALSE); + -127, 127U, NULL, false); return offset; } @@ -14566,7 +14569,7 @@ static int dissect_rnsap_T_dGANSS_SignalInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_T_dGANSS_SignalInformation, T_dGANSS_SignalInformation_sequence_of, - 1, maxGANSSSat, FALSE); + 1, maxGANSSSat, false); return offset; } @@ -14597,7 +14600,7 @@ static int dissect_rnsap_T_dGANSS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_T_dGANSS_Information, T_dGANSS_Information_sequence_of, - 1, maxSgnType, FALSE); + 1, maxSgnType, false); return offset; } @@ -14646,7 +14649,7 @@ static const value_string rnsap_PRCDeviation_vals[] = { static int dissect_rnsap_PRCDeviation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -14682,7 +14685,7 @@ static const value_string rnsap_UDREGrowthRate_vals[] = { static int dissect_rnsap_UDREGrowthRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, FALSE, 0, NULL); + 8, NULL, false, 0, NULL); return offset; } @@ -14704,7 +14707,7 @@ static const value_string rnsap_UDREValidityTime_vals[] = { static int dissect_rnsap_UDREValidityTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, FALSE, 0, NULL); + 8, NULL, false, 0, NULL); return offset; } @@ -14730,7 +14733,7 @@ dissect_rnsap_DGNSS_ValidityPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_GPSTOW(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 604799U, NULL, FALSE); + 0U, 604799U, NULL, false); return offset; } @@ -14751,7 +14754,7 @@ static const value_string rnsap_GPS_Status_Health_vals[] = { static int dissect_rnsap_GPS_Status_Health(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, FALSE, 0, NULL); + 7, NULL, false, 0, NULL); return offset; } @@ -14761,7 +14764,7 @@ dissect_rnsap_GPS_Status_Health(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_PRC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -2047, 2047U, NULL, FALSE); + -2047, 2047U, NULL, false); return offset; } @@ -14771,7 +14774,7 @@ dissect_rnsap_PRC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto static int dissect_rnsap_Range_Correction_Rate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -127, 127U, NULL, FALSE); + -127, 127U, NULL, false); return offset; } @@ -14804,7 +14807,7 @@ static int dissect_rnsap_T_satellite_DGPSCorrections_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_T_satellite_DGPSCorrections_Information, T_satellite_DGPSCorrections_Information_sequence_of, - 1, maxNoSat, FALSE); + 1, maxNoSat, false); return offset; } @@ -14879,7 +14882,7 @@ static value_string_ext rnsap_DiscardTimer_vals_ext = VALUE_STRING_EXT_INIT(rnsa static int dissect_rnsap_DiscardTimer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 27, NULL, TRUE, 0, NULL); + 27, NULL, true, 0, NULL); return offset; } @@ -14896,7 +14899,7 @@ static const value_string rnsap_DiversityControlField_vals[] = { static int dissect_rnsap_DiversityControlField(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -14914,7 +14917,7 @@ static const value_string rnsap_DiversityMode_vals[] = { static int dissect_rnsap_DiversityMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -14924,7 +14927,7 @@ dissect_rnsap_DiversityMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_DL_TBS_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 160000U, NULL, FALSE); + 0U, 160000U, NULL, false); return offset; } @@ -14953,7 +14956,7 @@ static int dissect_rnsap_HS_DSCH_Cell_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HS_DSCH_Cell_List, HS_DSCH_Cell_List_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -14978,7 +14981,7 @@ dissect_rnsap_DL_TBS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_DL_DPCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 16U, NULL, TRUE); + 0U, 16U, NULL, true); return offset; } @@ -14994,7 +14997,7 @@ static const value_string rnsap_DL_DPCH_TimingAdjustment_vals[] = { static int dissect_rnsap_DL_DPCH_TimingAdjustment(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -15011,7 +15014,7 @@ static const value_string rnsap_PowerAdjustmentType_vals[] = { static int dissect_rnsap_PowerAdjustmentType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -15041,7 +15044,7 @@ static int dissect_rnsap_DL_ReferencePowerInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_ReferencePowerInformationList, DL_ReferencePowerInformationList_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -15051,7 +15054,7 @@ dissect_rnsap_DL_ReferencePowerInformationList(tvbuff_t *tvb _U_, int offset _U_ static int dissect_rnsap_MaxAdjustmentStep(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 10U, NULL, FALSE); + 1U, 10U, NULL, false); return offset; } @@ -15061,7 +15064,7 @@ dissect_rnsap_MaxAdjustmentStep(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_ScaledAdjustmentRatio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 100U, NULL, FALSE); + 0U, 100U, NULL, false); return offset; } @@ -15107,7 +15110,7 @@ dissect_rnsap_DL_ReferencePowerInformation(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_D_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1048575U, NULL, FALSE); + 0U, 1048575U, NULL, false); return offset; } @@ -15123,7 +15126,7 @@ static const value_string rnsap_D_RNTI_ReleaseIndication_vals[] = { static int dissect_rnsap_D_RNTI_ReleaseIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -15139,7 +15142,7 @@ static const value_string rnsap_DL_FrameType_vals[] = { static int dissect_rnsap_DL_FrameType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -15156,7 +15159,7 @@ static const value_string rnsap_MidambleConfigurationBurstType1And3_vals[] = { static int dissect_rnsap_MidambleConfigurationBurstType1And3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -15166,7 +15169,7 @@ dissect_rnsap_MidambleConfigurationBurstType1And3(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_MidambleShiftLong(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -15221,7 +15224,7 @@ static const value_string rnsap_MidambleConfigurationBurstType2_vals[] = { static int dissect_rnsap_MidambleConfigurationBurstType2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -15231,7 +15234,7 @@ dissect_rnsap_MidambleConfigurationBurstType2(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_MidambleShiftShort(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 5U, NULL, FALSE); + 0U, 5U, NULL, false); return offset; } @@ -15347,7 +15350,7 @@ static const value_string rnsap_TFCI_Presence_vals[] = { static int dissect_rnsap_TFCI_Presence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -15357,7 +15360,7 @@ dissect_rnsap_TFCI_Presence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_DPCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 239U, NULL, FALSE); + 0U, 239U, NULL, false); return offset; } @@ -15404,7 +15407,7 @@ static value_string_ext rnsap_TDD_ChannelisationCode_vals_ext = VALUE_STRING_EXT static int dissect_rnsap_TDD_ChannelisationCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 31, NULL, TRUE, 0, NULL); + 31, NULL, true, 0, NULL); return offset; } @@ -15434,7 +15437,7 @@ static int dissect_rnsap_TDD_DL_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_DL_Code_Information, TDD_DL_Code_Information_sequence_of, - 1, maxNrOfDPCHs, FALSE); + 1, maxNrOfDPCHs, false); return offset; } @@ -15466,7 +15469,7 @@ static int dissect_rnsap_DL_Timeslot_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_Timeslot_Information, DL_Timeslot_Information_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -15476,7 +15479,7 @@ dissect_rnsap_DL_Timeslot_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_TimeSlotLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 6U, NULL, FALSE); + 0U, 6U, NULL, false); return offset; } @@ -15493,7 +15496,7 @@ static const value_string rnsap_MidambleAllocationMode_vals[] = { static int dissect_rnsap_MidambleAllocationMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -15515,7 +15518,7 @@ static const value_string rnsap_MidambleConfigurationLCR_vals[] = { static int dissect_rnsap_MidambleConfigurationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, TRUE, 0, NULL); + 8, NULL, true, 0, NULL); return offset; } @@ -15548,7 +15551,7 @@ static const value_string rnsap_Modulation_vals[] = { static int dissect_rnsap_Modulation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -15573,7 +15576,7 @@ dissect_rnsap_TDD_ChannelisationCodeLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_QPSK_DL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 24U, NULL, TRUE); + 0U, 24U, NULL, true); return offset; } @@ -15583,7 +15586,7 @@ dissect_rnsap_QPSK_DL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _ static int dissect_rnsap_EightPSK_DL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 24U, NULL, TRUE); + 0U, 24U, NULL, true); return offset; } @@ -15636,7 +15639,7 @@ static int dissect_rnsap_TDD_DL_Code_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_DL_Code_LCR_Information, TDD_DL_Code_LCR_Information_sequence_of, - 1, maxNrOfDPCHsLCR, FALSE); + 1, maxNrOfDPCHsLCR, false); return offset; } @@ -15668,7 +15671,7 @@ static int dissect_rnsap_DL_TimeslotLCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_TimeslotLCR_Information, DL_TimeslotLCR_Information_sequence_of, - 1, maxNrOfDLTsLCR, FALSE); + 1, maxNrOfDLTsLCR, false); return offset; } @@ -15723,7 +15726,7 @@ static const value_string rnsap_MidambleConfigurationBurstType2_768_vals[] = { static int dissect_rnsap_MidambleConfigurationBurstType2_768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -15733,7 +15736,7 @@ dissect_rnsap_MidambleConfigurationBurstType2_768(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_MidambleShiftShort768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 7U, NULL, FALSE); + 0U, 7U, NULL, false); return offset; } @@ -15912,7 +15915,7 @@ static value_string_ext rnsap_TDD_ChannelisationCode768_vals_ext = VALUE_STRING_ static int dissect_rnsap_TDD_ChannelisationCode768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 63, NULL, TRUE, 0, NULL); + 63, NULL, true, 0, NULL); return offset; } @@ -15942,7 +15945,7 @@ static int dissect_rnsap_TDD_DL_Code_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_DL_Code_Information768, TDD_DL_Code_Information768_sequence_of, - 1, maxNrOfDPCHs768, FALSE); + 1, maxNrOfDPCHs768, false); return offset; } @@ -15974,7 +15977,7 @@ static int dissect_rnsap_DL_Timeslot_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_Timeslot_Information768, DL_Timeslot_Information768_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -15984,7 +15987,7 @@ dissect_rnsap_DL_Timeslot_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_DL_TimeslotISCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 91U, NULL, FALSE); + 0U, 91U, NULL, false); return offset; } @@ -16014,7 +16017,7 @@ static int dissect_rnsap_DL_TimeSlot_ISCP_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_TimeSlot_ISCP_Info, DL_TimeSlot_ISCP_Info_sequence_of, - 1, maxNrOfDLTs, FALSE); + 1, maxNrOfDLTs, false); return offset; } @@ -16044,7 +16047,7 @@ static int dissect_rnsap_DL_TimeSlot_ISCP_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_TimeSlot_ISCP_LCR_Information, DL_TimeSlot_ISCP_LCR_Information_sequence_of, - 1, maxNrOfDLTsLCR, FALSE); + 1, maxNrOfDLTsLCR, false); return offset; } @@ -16061,7 +16064,7 @@ static const value_string rnsap_Downlink_Compressed_Mode_Method_vals[] = { static int dissect_rnsap_Downlink_Compressed_Mode_Method(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -16092,7 +16095,7 @@ static const value_string rnsap_Downlink_TPC_enhancements_Information_Removal_va static int dissect_rnsap_Downlink_TPC_enhancements_Information_Removal(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -16147,7 +16150,7 @@ static const value_string rnsap_DPC_Mode_vals[] = { static int dissect_rnsap_DPC_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -16157,7 +16160,7 @@ dissect_rnsap_DPC_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_DPCH_ID768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 479U, NULL, FALSE); + 0U, 479U, NULL, false); return offset; } @@ -16167,7 +16170,7 @@ dissect_rnsap_DPCH_ID768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_DRXCycleLengthCoefficient(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 3U, 9U, NULL, FALSE); + 3U, 9U, NULL, false); return offset; } @@ -16177,7 +16180,7 @@ dissect_rnsap_DRXCycleLengthCoefficient(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_DSCH_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -16193,7 +16196,7 @@ static const value_string rnsap_SchedulingPriorityIndicator_vals[] = { static int dissect_rnsap_SchedulingPriorityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -16203,7 +16206,7 @@ dissect_rnsap_SchedulingPriorityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_MAC_c_sh_SDU_Length(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 5000U, NULL, FALSE); + 1U, 5000U, NULL, false); return offset; } @@ -16217,7 +16220,7 @@ static int dissect_rnsap_MAC_c_sh_SDU_LengthList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MAC_c_sh_SDU_LengthList, MAC_c_sh_SDU_LengthList_sequence_of, - 1, maxNrOfMACcshSDU_Length, FALSE); + 1, maxNrOfMACcshSDU_Length, false); return offset; } @@ -16247,7 +16250,7 @@ static int dissect_rnsap_DSCH_FlowControlInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DSCH_FlowControlInformation, DSCH_FlowControlInformation_sequence_of, - 1, 16, FALSE); + 1, 16, false); return offset; } @@ -16257,7 +16260,7 @@ dissect_rnsap_DSCH_FlowControlInformation(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_DSCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -16267,7 +16270,7 @@ dissect_rnsap_DSCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, p static int dissect_rnsap_DSCH_InitialWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 255U, NULL, FALSE); + 1U, 255U, NULL, false); return offset; } @@ -16302,7 +16305,7 @@ static int dissect_rnsap_DSCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DSCH_TDD_Information, DSCH_TDD_Information_sequence_of, - 1, maxNoOfDSCHs, FALSE); + 1, maxNoOfDSCHs, false); return offset; } @@ -16312,7 +16315,7 @@ dissect_rnsap_DSCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_DsField(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 8, 8, FALSE, NULL, 0, NULL, NULL); + 8, 8, false, NULL, 0, NULL, NULL); return offset; } @@ -16322,7 +16325,7 @@ dissect_rnsap_DsField(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, p static int dissect_rnsap_EARFCN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxEARFCN, NULL, FALSE); + 0U, maxEARFCN, NULL, false); return offset; } @@ -16332,7 +16335,7 @@ dissect_rnsap_EARFCN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_EARFCN_Extended(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxEARFCN_Extended, NULL, TRUE); + 0U, maxEARFCN_Extended, NULL, true); return offset; } @@ -16411,7 +16414,7 @@ static const value_string rnsap_E_AGCH_Table_Choice_vals[] = { static int dissect_rnsap_E_AGCH_Table_Choice(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -16421,7 +16424,7 @@ dissect_rnsap_E_AGCH_Table_Choice(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_BIT_STRING_SIZE_28(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 28, 28, FALSE, NULL, 0, NULL, NULL); + 28, 28, false, NULL, 0, NULL, NULL); return offset; } @@ -16447,7 +16450,7 @@ dissect_rnsap_ECGI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, prot static int dissect_rnsap_EDCH_DDI_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 62U, NULL, FALSE); + 0U, 62U, NULL, false); return offset; } @@ -16463,7 +16466,7 @@ static const value_string rnsap_E_DCH_Decoupling_Indication_vals[] = { static int dissect_rnsap_E_DCH_Decoupling_Indication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -16478,7 +16481,7 @@ static const value_string rnsap_E_RGCH_E_HICH_ChannelisationCodeValidityIndicato static int dissect_rnsap_E_RGCH_E_HICH_ChannelisationCodeValidityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -16488,7 +16491,7 @@ dissect_rnsap_E_RGCH_E_HICH_ChannelisationCodeValidityIndicator(tvbuff_t *tvb _U static int dissect_rnsap_GenericTrafficCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 8, 8, FALSE, NULL, 0, NULL, NULL); + 8, 8, false, NULL, 0, NULL, NULL); return offset; } @@ -16528,7 +16531,7 @@ static const value_string rnsap_TrafficClass_vals[] = { static int dissect_rnsap_TrafficClass(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -16538,7 +16541,7 @@ dissect_rnsap_TrafficClass(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _ static int dissect_rnsap_Max_Bits_MACe_PDU_non_scheduled(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxNrOfBits_MACe_PDU_non_scheduled, NULL, FALSE); + 1U, maxNrOfBits_MACe_PDU_non_scheduled, NULL, false); return offset; } @@ -16592,7 +16595,7 @@ static const value_string rnsap_SchedulingInformation_vals[] = { static int dissect_rnsap_SchedulingInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -16602,7 +16605,7 @@ dissect_rnsap_SchedulingInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_MACes_Guaranteed_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 16777215U, NULL, TRUE); + 0U, 16777215U, NULL, true); return offset; } @@ -16612,7 +16615,7 @@ dissect_rnsap_MACes_Guaranteed_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_MACdPDU_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 5000U, NULL, TRUE); + 1U, 5000U, NULL, true); return offset; } @@ -16641,7 +16644,7 @@ static int dissect_rnsap_E_DCH_MACdPDU_SizeList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_MACdPDU_SizeList, E_DCH_MACdPDU_SizeList_sequence_of, - 1, maxNrOfMACdPDUSize, FALSE); + 1, maxNrOfMACdPDUSize, false); return offset; } @@ -16675,7 +16678,7 @@ static int dissect_rnsap_E_DCH_LogicalChannelInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_LogicalChannelInformation, E_DCH_LogicalChannelInformation_sequence_of, - 1, maxNoOfLogicalChannels, FALSE); + 1, maxNoOfLogicalChannels, false); return offset; } @@ -16714,7 +16717,7 @@ static int dissect_rnsap_EDCH_MACdFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_EDCH_MACdFlow_Specific_InfoList, EDCH_MACdFlow_Specific_InfoList_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -16739,7 +16742,7 @@ dissect_rnsap_EDCH_MACdFlows_Information(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_E_DCH_Reference_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, FALSE); + 0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, false); return offset; } @@ -16774,7 +16777,7 @@ static const value_string rnsap_UPH_Filtering_Measurement_Forwarding_Request_val static int dissect_rnsap_UPH_Filtering_Measurement_Forwarding_Request(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -16806,7 +16809,7 @@ static int dissect_rnsap_EDCH_MACdFlow_Specific_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_EDCH_MACdFlow_Specific_InformationResponse, EDCH_MACdFlow_Specific_InformationResponse_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -16838,7 +16841,7 @@ static const value_string rnsap_TransportBearerRequestIndicator_vals[] = { static int dissect_rnsap_TransportBearerRequestIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -16852,7 +16855,7 @@ static int dissect_rnsap_E_DCH_MACdPDU_SizeToModifyList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_MACdPDU_SizeToModifyList, E_DCH_MACdPDU_SizeToModifyList_sequence_of, - 0, maxNrOfMACdPDUSize, FALSE); + 0, maxNrOfMACdPDUSize, false); return offset; } @@ -16886,7 +16889,7 @@ static int dissect_rnsap_E_DCH_LogicalChannelToModify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_LogicalChannelToModify, E_DCH_LogicalChannelToModify_sequence_of, - 1, maxNoOfLogicalChannels, FALSE); + 1, maxNoOfLogicalChannels, false); return offset; } @@ -16915,7 +16918,7 @@ static int dissect_rnsap_E_DCH_LogicalChannelToDelete(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_LogicalChannelToDelete, E_DCH_LogicalChannelToDelete_sequence_of, - 1, maxNoOfLogicalChannels, FALSE); + 1, maxNoOfLogicalChannels, false); return offset; } @@ -16956,7 +16959,7 @@ static int dissect_rnsap_EDCH_MACdFlow_Specific_InfoToModifyList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_EDCH_MACdFlow_Specific_InfoToModifyList, EDCH_MACdFlow_Specific_InfoToModifyList_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -16971,7 +16974,7 @@ static const value_string rnsap_MACeReset_Indicator_vals[] = { static int dissect_rnsap_MACeReset_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -17021,7 +17024,7 @@ static int dissect_rnsap_E_DCH_MACdFlow_Specific_UpdateInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_MACdFlow_Specific_UpdateInformation, E_DCH_MACdFlow_Specific_UpdateInformation_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -17066,7 +17069,7 @@ static int dissect_rnsap_E_DCH_DL_Control_Channel_Change_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_DL_Control_Channel_Change_Information, E_DCH_DL_Control_Channel_Change_Information_sequence_of, - 1, maxNrOfEDCHRLs, FALSE); + 1, maxNrOfEDCHRLs, false); return offset; } @@ -17095,7 +17098,7 @@ static int dissect_rnsap_E_DCH_DL_Control_Channel_Grant_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_DL_Control_Channel_Grant_Information, E_DCH_DL_Control_Channel_Grant_Information_sequence_of, - 1, maxNrOfEDCHRLs, FALSE); + 1, maxNrOfEDCHRLs, false); return offset; } @@ -17105,7 +17108,7 @@ dissect_rnsap_E_DCH_DL_Control_Channel_Grant_Information(tvbuff_t *tvb _U_, int static int dissect_rnsap_E_DCH_PowerOffset_for_SchedulingInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, FALSE); + 0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, false); return offset; } @@ -17121,7 +17124,7 @@ static const value_string rnsap_E_DCH_MACdPDUSizeFormat_vals[] = { static int dissect_rnsap_E_DCH_MACdPDUSizeFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -17150,7 +17153,7 @@ static int dissect_rnsap_EDCH_MACdFlows_To_Delete(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_EDCH_MACdFlows_To_Delete, EDCH_MACdFlows_To_Delete_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -17166,7 +17169,7 @@ static const value_string rnsap_EDCH_RL_Indication_vals[] = { static int dissect_rnsap_EDCH_RL_Indication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -17176,7 +17179,7 @@ dissect_rnsap_EDCH_RL_Indication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_E_DCH_TFCI_Table_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1U, NULL, TRUE); + 0U, 1U, NULL, true); return offset; } @@ -17201,7 +17204,7 @@ static const value_string rnsap_Max_Set_E_DPDCHs_vals[] = { static int dissect_rnsap_Max_Set_E_DPDCHs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 10, NULL, TRUE, 1, NULL); + 10, NULL, true, 1, NULL); return offset; } @@ -17211,7 +17214,7 @@ dissect_rnsap_Max_Set_E_DPDCHs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_PunctureLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -17221,7 +17224,7 @@ dissect_rnsap_PunctureLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_Reference_E_TFCI_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfRefETFCI_PO_QUANTSTEPs, NULL, FALSE); + 0U, maxNrOfRefETFCI_PO_QUANTSTEPs, NULL, false); return offset; } @@ -17251,7 +17254,7 @@ static int dissect_rnsap_Reference_E_TFCI_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Reference_E_TFCI_Information, Reference_E_TFCI_Information_sequence_of, - 1, maxNrOfRefETFCIs, FALSE); + 1, maxNrOfRefETFCIs, false); return offset; } @@ -17284,7 +17287,7 @@ static const value_string rnsap_E_TTI_vals[] = { static int dissect_rnsap_E_TTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -17294,7 +17297,7 @@ dissect_rnsap_E_TTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pro static int dissect_rnsap_E_DPCCH_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfEDPCCH_PO_QUANTSTEPs, NULL, FALSE); + 0U, maxNrOfEDPCCH_PO_QUANTSTEPs, NULL, false); return offset; } @@ -17304,7 +17307,7 @@ dissect_rnsap_E_DPCCH_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_E_RGCH_2_IndexStepThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 37U, NULL, FALSE); + 0U, 37U, NULL, false); return offset; } @@ -17314,7 +17317,7 @@ dissect_rnsap_E_RGCH_2_IndexStepThreshold(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_E_RGCH_3_IndexStepThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 37U, NULL, FALSE); + 0U, 37U, NULL, false); return offset; } @@ -17330,7 +17333,7 @@ static const value_string rnsap_HARQ_Info_for_E_DCH_vals[] = { static int dissect_rnsap_HARQ_Info_for_E_DCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -17346,7 +17349,7 @@ static const value_string rnsap_HSDSCH_Configured_Indicator_vals[] = { static int dissect_rnsap_HSDSCH_Configured_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -17402,7 +17405,7 @@ dissect_rnsap_EDPCH_Information_RLReconfRequest_FDD(tvbuff_t *tvb _U_, int offse static int dissect_rnsap_Extended_E_DPCCH_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 9U, 15U, NULL, FALSE); + 9U, 15U, NULL, false); return offset; } @@ -17458,7 +17461,7 @@ dissect_rnsap_EDCH_Serving_RL(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_PriorityQueue_Id(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfPrioQueues_1, NULL, FALSE); + 0U, maxNrOfPrioQueues_1, NULL, false); return offset; } @@ -17488,7 +17491,7 @@ static const value_string rnsap_T1_vals[] = { static int dissect_rnsap_T1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 16, NULL, TRUE, 0, NULL); + 16, NULL, true, 0, NULL); return offset; } @@ -17506,7 +17509,7 @@ static const value_string rnsap_MAC_ehs_Reset_Timer_vals[] = { static int dissect_rnsap_MAC_ehs_Reset_Timer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -17530,7 +17533,7 @@ static const value_string rnsap_MAC_hsWindowSize_vals[] = { static int dissect_rnsap_MAC_hsWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, TRUE, 3, NULL); + 7, NULL, true, 3, NULL); return offset; } @@ -17565,7 +17568,7 @@ static int dissect_rnsap_PriorityQueue_InfoList_EnhancedFACH_PCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PriorityQueue_InfoList_EnhancedFACH_PCH, PriorityQueue_InfoList_EnhancedFACH_PCH_sequence_of, - 1, maxNrOfPrioQueues, FALSE); + 1, maxNrOfPrioQueues, false); return offset; } @@ -17575,7 +17578,7 @@ dissect_rnsap_PriorityQueue_InfoList_EnhancedFACH_PCH(tvbuff_t *tvb _U_, int off static int dissect_rnsap_HSDSCH_InitialWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 255U, NULL, FALSE); + 1U, 255U, NULL, false); return offset; } @@ -17606,7 +17609,7 @@ static int dissect_rnsap_HSDSCH_Initial_Capacity_Allocation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSDSCH_Initial_Capacity_Allocation, HSDSCH_Initial_Capacity_Allocation_sequence_of, - 1, maxNrOfPrioQueues, FALSE); + 1, maxNrOfPrioQueues, false); return offset; } @@ -17616,7 +17619,7 @@ dissect_rnsap_HSDSCH_Initial_Capacity_Allocation(tvbuff_t *tvb _U_, int offset _ static int dissect_rnsap_HSDSCH_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -17678,7 +17681,7 @@ static const value_string rnsap_EnhancedHSServingCC_Abort_vals[] = { static int dissect_rnsap_EnhancedHSServingCC_Abort(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -17694,7 +17697,7 @@ static const value_string rnsap_Enhanced_PCH_Capability_vals[] = { static int dissect_rnsap_Enhanced_PCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -17704,7 +17707,7 @@ dissect_rnsap_Enhanced_PCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_E_ROCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, TRUE); + 0U, 255U, NULL, true); return offset; } @@ -17714,7 +17717,7 @@ dissect_rnsap_E_ROCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_E_TFCI_BetaEC_Boost(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, TRUE); + 0U, 127U, NULL, true); return offset; } @@ -17724,7 +17727,7 @@ dissect_rnsap_E_TFCI_BetaEC_Boost(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_UL_Delta_T2TP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 6U, NULL, TRUE); + 0U, 6U, NULL, true); return offset; } @@ -17755,7 +17758,7 @@ static const value_string rnsap_E_DCH_Minimum_Set_E_TFCIValidityIndicator_vals[] static int dissect_rnsap_E_DCH_Minimum_Set_E_TFCIValidityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -17765,7 +17768,7 @@ dissect_rnsap_E_DCH_Minimum_Set_E_TFCIValidityIndicator(tvbuff_t *tvb _U_, int o static int dissect_rnsap_Enhanced_PrimaryCPICH_EcNo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 49U, NULL, FALSE); + 0U, 49U, NULL, false); return offset; } @@ -17816,7 +17819,7 @@ dissect_rnsap_MeasurementThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_MeasurementHysteresisTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 6000U, NULL, TRUE); + 1U, 6000U, NULL, true); return offset; } @@ -17858,7 +17861,7 @@ dissect_rnsap_EventB(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_SIR_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 62U, NULL, FALSE); + 0U, 62U, NULL, false); return offset; } @@ -17868,7 +17871,7 @@ dissect_rnsap_SIR_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_SIR_Error_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 124U, NULL, FALSE); + 0U, 124U, NULL, false); return offset; } @@ -17878,7 +17881,7 @@ dissect_rnsap_SIR_Error_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, a static int dissect_rnsap_Transmitted_Code_Power_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 112U, NULL, TRUE); + 0U, 112U, NULL, true); return offset; } @@ -17888,7 +17891,7 @@ dissect_rnsap_Transmitted_Code_Power_Value_IncrDecrThres(tvbuff_t *tvb _U_, int static int dissect_rnsap_RSCP_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 126U, NULL, FALSE); + 0U, 126U, NULL, false); return offset; } @@ -17898,7 +17901,7 @@ dissect_rnsap_RSCP_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_Round_Trip_Time_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 32766U, NULL, FALSE); + 0U, 32766U, NULL, false); return offset; } @@ -17947,7 +17950,7 @@ dissect_rnsap_MeasurementIncreaseDecreaseThreshold(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_MeasurementChangeTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 6000U, NULL, TRUE); + 1U, 6000U, NULL, true); return offset; } @@ -17989,7 +17992,7 @@ dissect_rnsap_EventD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_INTEGER_1_6000_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 6000U, NULL, TRUE); + 1U, 6000U, NULL, true); return offset; } @@ -17999,7 +18002,7 @@ dissect_rnsap_INTEGER_1_6000_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_INTEGER_1_60_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 60U, NULL, TRUE); + 1U, 60U, NULL, true); return offset; } @@ -18093,7 +18096,7 @@ static const value_string rnsap_MeasurementQuantity_vals[] = { static int dissect_rnsap_MeasurementQuantity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -18103,7 +18106,7 @@ dissect_rnsap_MeasurementQuantity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_INTEGER_M120_165(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -120, 165U, NULL, FALSE); + -120, 165U, NULL, false); return offset; } @@ -18128,7 +18131,7 @@ dissect_rnsap_Event1F_Parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_INTEGER_M120_M25(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -120, -25, NULL, FALSE); + -120, -25, NULL, false); return offset; } @@ -18152,7 +18155,7 @@ dissect_rnsap_Event1I_Parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_ExtendedGSMCellIndividualOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -50, 50U, NULL, FALSE); + -50, 50U, NULL, false); return offset; } @@ -18162,7 +18165,7 @@ dissect_rnsap_ExtendedGSMCellIndividualOffset(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_N_E_UCCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 12U, NULL, FALSE); + 1U, 12U, NULL, false); return offset; } @@ -18190,7 +18193,7 @@ dissect_rnsap_E_PUCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_RefBeta(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -15, 16U, NULL, FALSE); + -15, 16U, NULL, false); return offset; } @@ -18219,7 +18222,7 @@ static int dissect_rnsap_E_DCH_QPSK_RefBetaInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_QPSK_RefBetaInfo, E_DCH_QPSK_RefBetaInfo_sequence_of, - 1, maxNrOfRefBetas, FALSE); + 1, maxNrOfRefBetas, false); return offset; } @@ -18233,7 +18236,7 @@ static int dissect_rnsap_E_DCH_sixteenQAM_RefBetaInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_sixteenQAM_RefBetaInfo, E_DCH_sixteenQAM_RefBetaInfo_sequence_of, - 1, maxNrOfRefBetas, FALSE); + 1, maxNrOfRefBetas, false); return offset; } @@ -18265,7 +18268,7 @@ static const value_string rnsap_E_DCH_Grant_TypeTDD_vals[] = { static int dissect_rnsap_E_DCH_Grant_TypeTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -18304,7 +18307,7 @@ static int dissect_rnsap_E_DCH_MACdFlows_Information_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_MACdFlows_Information_TDD, E_DCH_MACdFlows_Information_TDD_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -18314,7 +18317,7 @@ dissect_rnsap_E_DCH_MACdFlows_Information_TDD(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_E_DCH_TDD_Maximum_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 9201U, NULL, TRUE); + 0U, 9201U, NULL, true); return offset; } @@ -18395,7 +18398,7 @@ static value_string_ext rnsap_E_DCH_MACdFlow_Retransmission_Timer_LCR_vals_ext = static int dissect_rnsap_E_DCH_MACdFlow_Retransmission_Timer_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 30, NULL, TRUE, 0, NULL); + 30, NULL, true, 0, NULL); return offset; } @@ -18405,7 +18408,7 @@ dissect_rnsap_E_DCH_MACdFlow_Retransmission_Timer_LCR(tvbuff_t *tvb _U_, int off static int dissect_rnsap_E_DCH_TimeslotResource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 13, 13, FALSE, NULL, 0, NULL, NULL); + 13, 13, false, NULL, 0, NULL, NULL); return offset; } @@ -18415,7 +18418,7 @@ dissect_rnsap_E_DCH_TimeslotResource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_E_DCH_PowerResource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 32U, NULL, FALSE); + 1U, 32U, NULL, false); return offset; } @@ -18425,7 +18428,7 @@ dissect_rnsap_E_DCH_PowerResource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_TddE_PUCH_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -18486,7 +18489,7 @@ static int dissect_rnsap_E_DCH_TDD_Information_to_Modify_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_TDD_Information_to_Modify_List, E_DCH_TDD_Information_to_Modify_List_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -18554,7 +18557,7 @@ static int dissect_rnsap_E_DCH_TDD_MACdFlow_Specific_InformationResp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_DCH_TDD_MACdFlow_Specific_InformationResp, E_DCH_TDD_MACdFlow_Specific_InformationResp_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -18585,7 +18588,7 @@ static int dissect_rnsap_E_AGCH_Specific_InformationRespListTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_AGCH_Specific_InformationRespListTDD, E_AGCH_Specific_InformationRespListTDD_sequence_of, - 1, maxNrOfEAGCHCodes, FALSE); + 1, maxNrOfEAGCHCodes, false); return offset; } @@ -18595,7 +18598,7 @@ dissect_rnsap_E_AGCH_Specific_InformationRespListTDD(tvbuff_t *tvb _U_, int offs static int dissect_rnsap_E_HICH_TimeOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 4U, 44U, NULL, FALSE); + 4U, 44U, NULL, false); return offset; } @@ -18652,7 +18655,7 @@ static const value_string rnsap_ActivationDelay_vals[] = { static int dissect_rnsap_ActivationDelay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 6, NULL, TRUE, 0, NULL); + 6, NULL, true, 0, NULL); return offset; } @@ -18721,7 +18724,7 @@ static const value_string rnsap_Fast_TTI_switching_Mode_Supported_vals[] = { static int dissect_rnsap_Fast_TTI_switching_Mode_Supported(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -18731,7 +18734,7 @@ dissect_rnsap_Fast_TTI_switching_Mode_Supported(tvbuff_t *tvb _U_, int offset _U static int dissect_rnsap_E_DCH_TDD_Maximum_Bitrate768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 17713U, NULL, TRUE); + 0U, 17713U, NULL, true); return offset; } @@ -18838,7 +18841,7 @@ static int dissect_rnsap_E_AGCH_Specific_InformationRespList768TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_AGCH_Specific_InformationRespList768TDD, E_AGCH_Specific_InformationRespList768TDD_sequence_of, - 1, maxNrOfEAGCHCodes, FALSE); + 1, maxNrOfEAGCHCodes, false); return offset; } @@ -18885,7 +18888,7 @@ dissect_rnsap_E_DCH_768_Information_Response(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_E_PUCH_PRXdesBase(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -112, -50, NULL, FALSE); + -112, -50, NULL, false); return offset; } @@ -18902,7 +18905,7 @@ static const value_string rnsap_TDD_TPC_UplinkStepSize_LCR_vals[] = { static int dissect_rnsap_TDD_TPC_UplinkStepSize_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -18912,7 +18915,7 @@ dissect_rnsap_TDD_TPC_UplinkStepSize_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_N_E_UCCH_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 8U, NULL, FALSE); + 1U, 8U, NULL, false); return offset; } @@ -18942,7 +18945,7 @@ dissect_rnsap_E_PUCH_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_E_DCH_Physical_Layer_Category_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 5U, NULL, FALSE); + 1U, 5U, NULL, false); return offset; } @@ -18987,7 +18990,7 @@ dissect_rnsap_E_DCH_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 6U, 6U, NULL, TRUE); + 6U, 6U, NULL, true); return offset; } @@ -18997,7 +19000,7 @@ dissect_rnsap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory(tvbuff_t *tvb _U_, int static int dissect_rnsap_Multi_Carrier_E_DCH_LCRTDD_PhysicalLayerCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 8U, NULL, TRUE); + 1U, 8U, NULL, true); return offset; } @@ -19048,7 +19051,7 @@ static int dissect_rnsap_E_AGCH_Specific_InformationRespList_LCR_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_AGCH_Specific_InformationRespList_LCR_TDD, E_AGCH_Specific_InformationRespList_LCR_TDD_sequence_of, - 1, maxNrOfEAGCHCodes, FALSE); + 1, maxNrOfEAGCHCodes, false); return offset; } @@ -19058,7 +19061,7 @@ dissect_rnsap_E_AGCH_Specific_InformationRespList_LCR_TDD(tvbuff_t *tvb _U_, int static int dissect_rnsap_E_HICH_EI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 3U, NULL, FALSE); + 0U, 3U, NULL, false); return offset; } @@ -19068,7 +19071,7 @@ dissect_rnsap_E_HICH_EI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_SignatureSequenceGroupIndex(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 19U, NULL, FALSE); + 0U, 19U, NULL, false); return offset; } @@ -19116,7 +19119,7 @@ static int dissect_rnsap_E_HICH_Scheduled_InformationRespList_LCR_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_E_HICH_Scheduled_InformationRespList_LCR_TDD, E_HICH_Scheduled_InformationRespList_LCR_TDD_sequence_of, - 1, maxNrOfEHICHCodes, FALSE); + 1, maxNrOfEHICHCodes, false); return offset; } @@ -19126,7 +19129,7 @@ dissect_rnsap_E_HICH_Scheduled_InformationRespList_LCR_TDD(tvbuff_t *tvb _U_, in static int dissect_rnsap_E_HICH_TimeOffset_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 4U, 15U, NULL, FALSE); + 4U, 15U, NULL, false); return offset; } @@ -19153,7 +19156,7 @@ dissect_rnsap_E_HICH_Specific_InformationResp_LCR(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_E_DCH_TimeslotResource_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 5, 5, FALSE, NULL, 0, NULL, NULL); + 5, 5, false, NULL, 0, NULL, NULL); return offset; } @@ -19169,7 +19172,7 @@ static const value_string rnsap_E_DCH_SubframeNumber_LCR_vals[] = { static int dissect_rnsap_E_DCH_SubframeNumber_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -19219,7 +19222,7 @@ dissect_rnsap_E_DCH_LCR_Information_Response(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_Ext_Reference_E_TFCI_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 30U, 31U, NULL, TRUE); + 30U, 31U, NULL, true); return offset; } @@ -19229,7 +19232,7 @@ dissect_rnsap_Ext_Reference_E_TFCI_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_ExtendedPropagationDelay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 255U, 1023U, NULL, FALSE); + 255U, 1023U, NULL, false); return offset; } @@ -19244,7 +19247,7 @@ static const value_string rnsap_T_radio_Links_without_DPCH_FDPCH_Operation_Indic static int dissect_rnsap_T_radio_Links_without_DPCH_FDPCH_Operation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -19274,7 +19277,7 @@ static int dissect_rnsap_Radio_Links_without_DPCH_FDPCH_Indication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Radio_Links_without_DPCH_FDPCH_Indication, Radio_Links_without_DPCH_FDPCH_Indication_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -19284,7 +19287,7 @@ dissect_rnsap_Radio_Links_without_DPCH_FDPCH_Indication(tvbuff_t *tvb _U_, int o static int dissect_rnsap_Extended_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1048576U, 4194303U, NULL, TRUE); + 1048576U, 4194303U, NULL, true); return offset; } @@ -19294,7 +19297,7 @@ dissect_rnsap_Extended_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_Extended_Round_Trip_Time_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 32767U, 103041U, NULL, FALSE); + 32767U, 103041U, NULL, false); return offset; } @@ -19329,7 +19332,7 @@ static const value_string rnsap_T_extended_sRNTI_BitMaskIndex_vals[] = { static int dissect_rnsap_T_extended_sRNTI_BitMaskIndex(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 21, NULL, TRUE, 0, NULL); + 21, NULL, true, 0, NULL); return offset; } @@ -19358,7 +19361,7 @@ static int dissect_rnsap_ExtendedAffectedUEInformationForMBMS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ExtendedAffectedUEInformationForMBMS, ExtendedAffectedUEInformationForMBMS_sequence_of, - 0, maxNrOfUEs, FALSE); + 0, maxNrOfUEs, false); return offset; } @@ -19368,7 +19371,7 @@ dissect_rnsap_ExtendedAffectedUEInformationForMBMS(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_Ext_Max_Bits_MACe_PDU_non_scheduled(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 19983U, 22978U, NULL, TRUE); + 19983U, 22978U, NULL, true); return offset; } @@ -19384,7 +19387,7 @@ static const value_string rnsap_T_subframeNumber_vals[] = { static int dissect_rnsap_T_subframeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -19506,7 +19509,7 @@ static const value_string rnsap_FACH_InitialWindowSize_vals[] = { static int dissect_rnsap_FACH_InitialWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -19537,7 +19540,7 @@ static int dissect_rnsap_FACH_FlowControlInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_FACH_FlowControlInformation, FACH_FlowControlInformation_sequence_of, - 1, 16, FALSE); + 1, 16, false); return offset; } @@ -19566,7 +19569,7 @@ static int dissect_rnsap_FACH_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_FACH_InformationList, FACH_InformationList_sequence_of, - 0, maxNrOfFACHs, FALSE); + 0, maxNrOfFACHs, false); return offset; } @@ -19581,7 +19584,7 @@ static const value_string rnsap_Fast_Reconfiguration_Mode_vals[] = { static int dissect_rnsap_Fast_Reconfiguration_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -19596,7 +19599,7 @@ static const value_string rnsap_Fast_Reconfiguration_Permission_vals[] = { static int dissect_rnsap_Fast_Reconfiguration_Permission(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -19630,7 +19633,7 @@ static int dissect_rnsap_FDD_DCHs_to_ModifySpecificInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_FDD_DCHs_to_ModifySpecificInformationList, FDD_DCHs_to_ModifySpecificInformationList_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -19663,7 +19666,7 @@ static int dissect_rnsap_FDD_DCHs_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_FDD_DCHs_to_Modify, FDD_DCHs_to_Modify_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -19713,7 +19716,7 @@ static const value_string rnsap_FNReportingIndicator_vals[] = { static int dissect_rnsap_FNReportingIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -19723,7 +19726,7 @@ dissect_rnsap_FNReportingIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_INTEGER_1_4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 4U, NULL, FALSE); + 1U, 4U, NULL, false); return offset; } @@ -19750,7 +19753,7 @@ dissect_rnsap_FPACH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_FTPICH_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 149U, NULL, FALSE); + 0U, 149U, NULL, false); return offset; } @@ -19775,7 +19778,7 @@ dissect_rnsap_FTPICH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_FTPICH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 9U, NULL, TRUE); + 0U, 9U, NULL, true); return offset; } @@ -19790,7 +19793,7 @@ static const value_string rnsap_FTPICH_Information_Removal_vals[] = { static int dissect_rnsap_FTPICH_Information_Removal(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -19886,7 +19889,7 @@ dissect_rnsap_FTPICH_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_FrameOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -19896,7 +19899,7 @@ dissect_rnsap_FrameOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U static int dissect_rnsap_GapLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 14U, NULL, FALSE); + 1U, 14U, NULL, false); return offset; } @@ -19906,7 +19909,7 @@ dissect_rnsap_GapLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_GapDuration(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 144U, NULL, TRUE); + 1U, 144U, NULL, true); return offset; } @@ -19922,7 +19925,7 @@ static const value_string rnsap_T_latitudeSign_01_vals[] = { static int dissect_rnsap_T_latitudeSign_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -19932,7 +19935,7 @@ dissect_rnsap_T_latitudeSign_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_INTEGER_0_8388607(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 8388607U, NULL, FALSE); + 0U, 8388607U, NULL, false); return offset; } @@ -19942,7 +19945,7 @@ dissect_rnsap_INTEGER_0_8388607(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_INTEGER_M8388608_8388607(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -8388608, 8388607U, NULL, FALSE); + -8388608, 8388607U, NULL, false); return offset; } @@ -19988,7 +19991,7 @@ static int dissect_rnsap_GA_Cell(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GA_Cell, GA_Cell_sequence_of, - 1, maxNrOfPoints, FALSE); + 1, maxNrOfPoints, false); return offset; } @@ -20014,7 +20017,7 @@ dissect_rnsap_GA_PointWithUnCertainty(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_INTEGER_0_179(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 179U, NULL, FALSE); + 0U, 179U, NULL, false); return offset; } @@ -20063,7 +20066,7 @@ static const value_string rnsap_T_directionOfAltitude_vals[] = { static int dissect_rnsap_T_directionOfAltitude(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -20123,7 +20126,7 @@ dissect_rnsap_GA_PointWithAltitudeAndUncertaintyEllipsoid(tvbuff_t *tvb _U_, int static int dissect_rnsap_INTEGER_0_65535(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -20181,7 +20184,7 @@ dissect_rnsap_GA_CellAdditionalShapes(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_RefTFCNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -20230,7 +20233,7 @@ dissect_rnsap_Gainfactors_10ms_mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_BIT_STRING_SIZE_16(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 16, 16, FALSE, NULL, 0, NULL, NULL); + 16, 16, false, NULL, 0, NULL, NULL); return offset; } @@ -20240,7 +20243,7 @@ dissect_rnsap_BIT_STRING_SIZE_16(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_22(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 22, 22, FALSE, NULL, 0, NULL, NULL); + 22, 22, false, NULL, 0, NULL, NULL); return offset; } @@ -20269,7 +20272,7 @@ dissect_rnsap_GANSS_NAVclockModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_BIT_STRING_SIZE_11(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 11, 11, FALSE, NULL, 0, NULL, NULL); + 11, 11, false, NULL, 0, NULL, NULL); return offset; } @@ -20279,7 +20282,7 @@ dissect_rnsap_BIT_STRING_SIZE_11(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 5, 5, FALSE, NULL, 0, NULL, NULL); + 5, 5, false, NULL, 0, NULL, NULL); return offset; } @@ -20289,7 +20292,7 @@ dissect_rnsap_BIT_STRING_SIZE_5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_BIT_STRING_SIZE_3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 3, 3, FALSE, NULL, 0, NULL, NULL); + 3, 3, false, NULL, 0, NULL, NULL); return offset; } @@ -20299,7 +20302,7 @@ dissect_rnsap_BIT_STRING_SIZE_3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_BIT_STRING_SIZE_20(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 20, 20, FALSE, NULL, 0, NULL, NULL); + 20, 20, false, NULL, 0, NULL, NULL); return offset; } @@ -20309,7 +20312,7 @@ dissect_rnsap_BIT_STRING_SIZE_20(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_26(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 26, 26, FALSE, NULL, 0, NULL, NULL); + 26, 26, false, NULL, 0, NULL, NULL); return offset; } @@ -20365,7 +20368,7 @@ dissect_rnsap_GANSS_GLONASSclockModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_BIT_STRING_SIZE_12(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 12, 12, FALSE, NULL, 0, NULL, NULL); + 12, 12, false, NULL, 0, NULL, NULL); return offset; } @@ -20429,7 +20432,7 @@ dissect_rnsap_GANSS_AddClockModels(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_GANSS_AddIonoModelReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 2, 2, FALSE, NULL, 0, NULL, NULL); + 2, 2, false, NULL, 0, NULL, NULL); return offset; } @@ -20448,7 +20451,7 @@ dissect_rnsap_GANSS_AddNavigationModelsReq(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_BIT_STRING_SIZE_1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 1, 1, FALSE, NULL, 0, NULL, NULL); + 1, 1, false, NULL, 0, NULL, NULL); return offset; } @@ -20458,7 +20461,7 @@ dissect_rnsap_BIT_STRING_SIZE_1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_BIT_STRING_SIZE_32(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 32, 32, FALSE, NULL, 0, NULL, NULL); + 32, 32, false, NULL, 0, NULL, NULL); return offset; } @@ -20468,7 +20471,7 @@ dissect_rnsap_BIT_STRING_SIZE_32(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_24(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 24, 24, FALSE, NULL, 0, NULL, NULL); + 24, 24, false, NULL, 0, NULL, NULL); return offset; } @@ -20478,7 +20481,7 @@ dissect_rnsap_BIT_STRING_SIZE_24(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_14(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 14, 14, FALSE, NULL, 0, NULL, NULL); + 14, 14, false, NULL, 0, NULL, NULL); return offset; } @@ -20520,7 +20523,7 @@ dissect_rnsap_GANSS_NavModel_NAVKeplerianSet(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_BIT_STRING_SIZE_25(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 25, 25, FALSE, NULL, 0, NULL, NULL); + 25, 25, false, NULL, 0, NULL, NULL); return offset; } @@ -20530,7 +20533,7 @@ dissect_rnsap_BIT_STRING_SIZE_25(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_17(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 17, 17, FALSE, NULL, 0, NULL, NULL); + 17, 17, false, NULL, 0, NULL, NULL); return offset; } @@ -20540,7 +20543,7 @@ dissect_rnsap_BIT_STRING_SIZE_17(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_23(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 23, 23, FALSE, NULL, 0, NULL, NULL); + 23, 23, false, NULL, 0, NULL, NULL); return offset; } @@ -20550,7 +20553,7 @@ dissect_rnsap_BIT_STRING_SIZE_23(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_33(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 33, 33, FALSE, NULL, 0, NULL, NULL); + 33, 33, false, NULL, 0, NULL, NULL); return offset; } @@ -20560,7 +20563,7 @@ dissect_rnsap_BIT_STRING_SIZE_33(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_15(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 15, 15, FALSE, NULL, 0, NULL, NULL); + 15, 15, false, NULL, 0, NULL, NULL); return offset; } @@ -20570,7 +20573,7 @@ dissect_rnsap_BIT_STRING_SIZE_15(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_21(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 21, 21, FALSE, NULL, 0, NULL, NULL); + 21, 21, false, NULL, 0, NULL, NULL); return offset; } @@ -20613,7 +20616,7 @@ dissect_rnsap_GANSS_NavModel_CNAVKeplerianSet(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_BIT_STRING_SIZE_2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 2, 2, FALSE, NULL, 0, NULL, NULL); + 2, 2, false, NULL, 0, NULL, NULL); return offset; } @@ -20623,7 +20626,7 @@ dissect_rnsap_BIT_STRING_SIZE_2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_BIT_STRING_SIZE_27(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 27, 27, FALSE, NULL, 0, NULL, NULL); + 27, 27, false, NULL, 0, NULL, NULL); return offset; } @@ -20660,7 +20663,7 @@ dissect_rnsap_GANSS_NavModel_GLONASSecef(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_BIT_STRING_SIZE_30(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 30, 30, FALSE, NULL, 0, NULL, NULL); + 30, 30, false, NULL, 0, NULL, NULL); return offset; } @@ -20670,7 +20673,7 @@ dissect_rnsap_BIT_STRING_SIZE_30(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_BIT_STRING_SIZE_18(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 18, 18, FALSE, NULL, 0, NULL, NULL); + 18, 18, false, NULL, 0, NULL, NULL); return offset; } @@ -20789,7 +20792,7 @@ dissect_rnsap_GANSS_Additional_Ionospheric_Model(tvbuff_t *tvb _U_, int offset _ static int dissect_rnsap_INTEGER_0_8191(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 8191U, NULL, FALSE); + 0U, 8191U, NULL, false); return offset; } @@ -20799,7 +20802,7 @@ dissect_rnsap_INTEGER_0_8191(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_0_86399(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 86399U, NULL, FALSE); + 0U, 86399U, NULL, false); return offset; } @@ -20830,7 +20833,7 @@ static const value_string rnsap_T_non_broadcastIndication_vals[] = { static int dissect_rnsap_T_non_broadcastIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -20863,7 +20866,7 @@ static int dissect_rnsap_Ganss_Sat_Info_AddNavList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Ganss_Sat_Info_AddNavList, Ganss_Sat_Info_AddNavList_sequence_of, - 1, maxGANSSSat, FALSE); + 1, maxGANSSSat, false); return offset; } @@ -20890,7 +20893,7 @@ dissect_rnsap_GANSS_Additional_Navigation_Models(tvbuff_t *tvb _U_, int offset _ static int dissect_rnsap_INTEGER_0_37799(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 37799U, NULL, FALSE); + 0U, 37799U, NULL, false); return offset; } @@ -20900,7 +20903,7 @@ dissect_rnsap_INTEGER_0_37799(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_INTEGER_M2147483648_2147483647(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - G_MININT32, 2147483647U, NULL, FALSE); + INT32_MIN, 2147483647U, NULL, false); return offset; } @@ -20910,7 +20913,7 @@ dissect_rnsap_INTEGER_M2147483648_2147483647(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_INTEGER_M64_63(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -64, 63U, NULL, FALSE); + -64, 63U, NULL, false); return offset; } @@ -20929,7 +20932,7 @@ static const value_string rnsap_T_gnss_to_id_vals[] = { static int dissect_rnsap_T_gnss_to_id(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 4, NULL); + 1, NULL, true, 4, NULL); return offset; } @@ -20963,7 +20966,7 @@ static int dissect_rnsap_GANSS_Additional_Time_Models(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_Additional_Time_Models, GANSS_Additional_Time_Models_sequence_of, - 1, maxGANSS_1, FALSE); + 1, maxGANSS_1, false); return offset; } @@ -21088,7 +21091,7 @@ dissect_rnsap_GANSS_Additional_UTC_Models(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_INTEGER_0_255(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -21098,7 +21101,7 @@ dissect_rnsap_INTEGER_0_255(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_0_1023(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1023U, NULL, FALSE); + 0U, 1023U, NULL, false); return offset; } @@ -21138,7 +21141,7 @@ static int dissect_rnsap_GANSS_SatelliteInformationKP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_SatelliteInformationKP, GANSS_SatelliteInformationKP_sequence_of, - 1, maxGANSSSatAlmanac, FALSE); + 1, maxGANSSSatAlmanac, false); return offset; } @@ -21241,7 +21244,7 @@ static int dissect_rnsap_GANSS_SAT_Info_Almanac_NAVkpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_SAT_Info_Almanac_NAVkpList, GANSS_SAT_Info_Almanac_NAVkpList_sequence_of, - 1, maxGANSSSatAlmanac, FALSE); + 1, maxGANSSSatAlmanac, false); return offset; } @@ -21297,7 +21300,7 @@ static int dissect_rnsap_GANSS_SAT_Info_Almanac_BDSkpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_SAT_Info_Almanac_BDSkpList, GANSS_SAT_Info_Almanac_BDSkpList_sequence_of, - 1, maxGANSSSatAlmanac, FALSE); + 1, maxGANSSSatAlmanac, false); return offset; } @@ -21347,7 +21350,7 @@ static int dissect_rnsap_GANSS_SAT_Info_Almanac_REDkpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_SAT_Info_Almanac_REDkpList, GANSS_SAT_Info_Almanac_REDkpList_sequence_of, - 1, maxGANSSSatAlmanac, FALSE); + 1, maxGANSSSatAlmanac, false); return offset; } @@ -21404,7 +21407,7 @@ static int dissect_rnsap_GANSS_SAT_Info_Almanac_MIDIkpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_SAT_Info_Almanac_MIDIkpList, GANSS_SAT_Info_Almanac_MIDIkpList_sequence_of, - 1, maxGANSSSatAlmanac, FALSE); + 1, maxGANSSSatAlmanac, false); return offset; } @@ -21461,7 +21464,7 @@ static int dissect_rnsap_GANSS_SAT_Info_Almanac_GLOkpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_SAT_Info_Almanac_GLOkpList, GANSS_SAT_Info_Almanac_GLOkpList_sequence_of, - 1, maxGANSSSatAlmanac, FALSE); + 1, maxGANSSSatAlmanac, false); return offset; } @@ -21514,7 +21517,7 @@ static int dissect_rnsap_GANSS_SAT_Info_Almanac_SBASecefList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_SAT_Info_Almanac_SBASecefList, GANSS_SAT_Info_Almanac_SBASecefList_sequence_of, - 1, maxGANSSSatAlmanac, FALSE); + 1, maxGANSSSatAlmanac, false); return offset; } @@ -21559,7 +21562,7 @@ static int dissect_rnsap_GANSS_AuxInfoGANSS_ID1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_AuxInfoGANSS_ID1, GANSS_AuxInfoGANSS_ID1_sequence_of, - 1, maxGANSSSat, FALSE); + 1, maxGANSSSat, false); return offset; } @@ -21569,7 +21572,7 @@ dissect_rnsap_GANSS_AuxInfoGANSS_ID1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_INTEGER_M7_13(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -7, 13U, NULL, FALSE); + -7, 13U, NULL, false); return offset; } @@ -21600,7 +21603,7 @@ static int dissect_rnsap_GANSS_AuxInfoGANSS_ID3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_AuxInfoGANSS_ID3, GANSS_AuxInfoGANSS_ID3_sequence_of, - 1, maxGANSSSat, FALSE); + 1, maxGANSSSat, false); return offset; } @@ -21661,7 +21664,7 @@ dissect_rnsap_GANSS_BDSclockModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_BIT_STRING_SIZE_6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 6, 6, FALSE, NULL, 0, NULL, NULL); + 6, 6, false, NULL, 0, NULL, NULL); return offset; } @@ -21671,7 +21674,7 @@ dissect_rnsap_BIT_STRING_SIZE_6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_BIT_STRING_SIZE_31(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 31, 31, FALSE, NULL, 0, NULL, NULL); + 31, 31, false, NULL, 0, NULL, NULL); return offset; } @@ -21681,7 +21684,7 @@ dissect_rnsap_BIT_STRING_SIZE_31(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_INTEGER_0_1_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1U, NULL, TRUE); + 0U, 1U, NULL, true); return offset; } @@ -21716,7 +21719,7 @@ static int dissect_rnsap_GANSS_Clock_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_Clock_Model, GANSS_Clock_Model_sequence_of, - 1, maxGANSSClockMod, FALSE); + 1, maxGANSSClockMod, false); return offset; } @@ -21778,7 +21781,7 @@ static const value_string rnsap_T_latitudeSign_vals[] = { static int dissect_rnsap_T_latitudeSign(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -21788,7 +21791,7 @@ dissect_rnsap_T_latitudeSign(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_0_2147483647(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 2147483647U, NULL, FALSE); + 0U, 2147483647U, NULL, false); return offset; } @@ -21804,7 +21807,7 @@ static const value_string rnsap_T_directionOfAltitude_01_vals[] = { static int dissect_rnsap_T_directionOfAltitude_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -21864,7 +21867,7 @@ dissect_rnsap_GANSS_CommonDataInfoReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_INTEGER_0_59_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 59U, NULL, TRUE); + 0U, 59U, NULL, true); return offset; } @@ -21874,7 +21877,7 @@ dissect_rnsap_INTEGER_0_59_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_BIT_STRING_SIZE_1_1024(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 1, 1024, FALSE, NULL, 0, NULL, NULL); + 1, 1024, false, NULL, 0, NULL, NULL); return offset; } @@ -21904,7 +21907,7 @@ static int dissect_rnsap_GANSS_DataBitAssistanceSgnList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_DataBitAssistanceSgnList, GANSS_DataBitAssistanceSgnList_sequence_of, - 1, maxSgnType, FALSE); + 1, maxSgnType, false); return offset; } @@ -21934,7 +21937,7 @@ static int dissect_rnsap_GANSS_DataBitAssistanceList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_DataBitAssistanceList, GANSS_DataBitAssistanceList_sequence_of, - 1, maxGANSSSat, FALSE); + 1, maxGANSSSat, false); return offset; } @@ -21964,7 +21967,7 @@ static int dissect_rnsap_T_ganss_SatelliteInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_T_ganss_SatelliteInfo, T_ganss_SatelliteInfo_sequence_of, - 1, maxGANSSSat, FALSE); + 1, maxGANSSSat, false); return offset; } @@ -22007,7 +22010,7 @@ dissect_rnsap_GANSS_Data_Bit_Assistance_ReqItem(tvbuff_t *tvb _U_, int offset _U static int dissect_rnsap_GANSS_Delta_T(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -128, 127U, NULL, FALSE); + -128, 127U, NULL, false); return offset; } @@ -22017,7 +22020,7 @@ dissect_rnsap_GANSS_Delta_T(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_BIT_STRING_SIZE_19(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 19, 19, FALSE, NULL, 0, NULL, NULL); + 19, 19, false, NULL, 0, NULL, NULL); return offset; } @@ -22057,7 +22060,7 @@ dissect_rnsap_GANSS_EarthOrientParaReq(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_GANSS_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 7U, NULL, TRUE); + 0U, 7U, NULL, true); return offset; } @@ -22092,7 +22095,7 @@ static int dissect_rnsap_GANSS_GenericDataInfoReqList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_GenericDataInfoReqList, GANSS_GenericDataInfoReqList_sequence_of, - 1, maxNoGANSS, FALSE); + 1, maxNoGANSS, false); return offset; } @@ -22107,7 +22110,7 @@ static const value_string rnsap_T_non_broadcastIndication_01_vals[] = { static int dissect_rnsap_T_non_broadcastIndication_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -22190,7 +22193,7 @@ static int dissect_rnsap_GANSS_Sat_Info_Nav(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_Sat_Info_Nav, GANSS_Sat_Info_Nav_sequence_of, - 1, maxGANSSSat, FALSE); + 1, maxGANSSSat, false); return offset; } @@ -22259,7 +22262,7 @@ static int dissect_rnsap_GANSS_Real_Time_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_Real_Time_Integrity, GANSS_Real_Time_Integrity_sequence_of, - 1, maxGANSSSat, FALSE); + 1, maxGANSSSat, false); return offset; } @@ -22295,7 +22298,7 @@ static int dissect_rnsap_GANSS_Generic_Data(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GANSS_Generic_Data, GANSS_Generic_Data_sequence_of, - 1, maxNoGANSS, FALSE); + 1, maxNoGANSS, false); return offset; } @@ -22361,7 +22364,7 @@ static const value_string rnsap_GANSS_SBAS_ID_vals[] = { static int dissect_rnsap_GANSS_SBAS_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -22371,7 +22374,7 @@ dissect_rnsap_GANSS_SBAS_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_GANSS_Time_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 7U, NULL, TRUE); + 0U, 7U, NULL, true); return offset; } @@ -22416,7 +22419,7 @@ dissect_rnsap_GA_AccessPointPosition(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_GERAN_Cell_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 16, 16, FALSE, NULL, 0, NULL, NULL); + 16, 16, false, NULL, 0, NULL, NULL); return offset; } @@ -22426,7 +22429,7 @@ dissect_rnsap_GERAN_Cell_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_ static int dissect_rnsap_GERAN_Classmark(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - NO_BOUND, NO_BOUND, FALSE, NULL); + NO_BOUND, NO_BOUND, false, NULL); return offset; } @@ -22436,7 +22439,7 @@ dissect_rnsap_GERAN_Classmark(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_OCTET_STRING_SIZE_1_23(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 1, 23, FALSE, NULL); + 1, 23, false, NULL); return offset; } @@ -22465,7 +22468,7 @@ static int dissect_rnsap_GERAN_SystemInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GERAN_SystemInfo, GERAN_SystemInfo_sequence_of, - 1, maxNrOfGERANSI, FALSE); + 1, maxNrOfGERANSI, false); return offset; } @@ -22528,7 +22531,7 @@ static int dissect_rnsap_T_satellite_Almanac_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_T_satellite_Almanac_Information, T_satellite_Almanac_Information_sequence_of, - 1, maxNoSat, FALSE); + 1, maxNoSat, false); return offset; } @@ -22538,7 +22541,7 @@ dissect_rnsap_T_satellite_Almanac_Information(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_BIT_STRING_SIZE_364(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 364, 364, FALSE, NULL, 0, NULL, NULL); + 364, 364, false, NULL, 0, NULL, NULL); return offset; } @@ -22596,7 +22599,7 @@ static int dissect_rnsap_Satellite_Almanac_Information_ExtItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Satellite_Almanac_Information_ExtItem, Satellite_Almanac_Information_ExtItem_sequence_of, - 1, maxNrOfSatAlmanac_maxNoSat, FALSE); + 1, maxNrOfSatAlmanac_maxNoSat, false); return offset; } @@ -22615,7 +22618,7 @@ static const value_string rnsap_T_gPSInformationItem_vals[] = { static int dissect_rnsap_T_gPSInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 5, NULL, TRUE, 0, NULL); + 5, NULL, true, 0, NULL); return offset; } @@ -22644,7 +22647,7 @@ static int dissect_rnsap_GPSInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GPSInformation, GPSInformation_sequence_of, - 1, maxNoGPSTypes, FALSE); + 1, maxNoGPSTypes, false); return offset; } @@ -22654,7 +22657,7 @@ dissect_rnsap_GPSInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_0_1048575(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1048575U, NULL, FALSE); + 0U, 1048575U, NULL, false); return offset; } @@ -22664,7 +22667,7 @@ dissect_rnsap_INTEGER_0_1048575(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_BIT_STRING_SIZE_87(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 87, 87, FALSE, NULL, 0, NULL, NULL); + 87, 87, false, NULL, 0, NULL, NULL); return offset; } @@ -22728,7 +22731,7 @@ static int dissect_rnsap_GPS_NavigationModel_and_TimeRecovery(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GPS_NavigationModel_and_TimeRecovery, GPS_NavigationModel_and_TimeRecovery_sequence_of, - 1, maxNoSat, FALSE); + 1, maxNoSat, false); return offset; } @@ -22798,7 +22801,7 @@ dissect_rnsap_GPS_UTC_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_Guaranteed_Rate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxNrOfTFs, NULL, FALSE); + 1U, maxNrOfTFs, NULL, false); return offset; } @@ -22824,7 +22827,7 @@ dissect_rnsap_Guaranteed_Rate_Information(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_INTEGER_1_8_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 8U, NULL, TRUE); + 1U, 8U, NULL, true); return offset; } @@ -22914,7 +22917,7 @@ static const value_string rnsap_T_process_Memory_Size_vals[] = { static int dissect_rnsap_T_process_Memory_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 61, NULL, TRUE, 0, NULL); + 61, NULL, true, 0, NULL); return offset; } @@ -22943,7 +22946,7 @@ static int dissect_rnsap_HARQ_MemoryPartitioningList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HARQ_MemoryPartitioningList, HARQ_MemoryPartitioningList_sequence_of, - 1, maxNrOfHARQProc, FALSE); + 1, maxNrOfHARQProc, false); return offset; } @@ -22994,7 +22997,7 @@ static int dissect_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO, HARQ_MemoryPartitioningInfoExtForMIMO_sequence_of, - 4, 8, FALSE); + 4, 8, false); return offset; } @@ -23010,7 +23013,7 @@ static const value_string rnsap_HARQ_Preamble_Mode_vals[] = { static int dissect_rnsap_HARQ_Preamble_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -23025,7 +23028,7 @@ static const value_string rnsap_HARQ_Preamble_Mode_Activation_Indicator_vals[] = static int dissect_rnsap_HARQ_Preamble_Mode_Activation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -23035,7 +23038,7 @@ dissect_rnsap_HARQ_Preamble_Mode_Activation_Indicator(tvbuff_t *tvb _U_, int off static int dissect_rnsap_HCS_Prio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 7U, NULL, FALSE); + 0U, 7U, NULL, false); return offset; } @@ -23045,7 +23048,7 @@ dissect_rnsap_HCS_Prio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_HSDSCH_MACdFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfMACdFlows_1, NULL, FALSE); + 0U, maxNrOfMACdFlows_1, NULL, false); return offset; } @@ -23078,7 +23081,7 @@ static int dissect_rnsap_HSDSCH_MACdFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSDSCH_MACdFlow_Specific_InfoList, HSDSCH_MACdFlow_Specific_InfoList_sequence_of, - 1, maxNrOfMACdFlows, FALSE); + 1, maxNrOfMACdFlows, false); return offset; } @@ -23088,7 +23091,7 @@ dissect_rnsap_HSDSCH_MACdFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U static int dissect_rnsap_MAChsGuaranteedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 16777215U, NULL, TRUE); + 0U, 16777215U, NULL, true); return offset; } @@ -23098,7 +23101,7 @@ dissect_rnsap_MAChsGuaranteedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_SID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNrOfPDUIndexes_1, NULL, FALSE); + 0U, maxNrOfPDUIndexes_1, NULL, false); return offset; } @@ -23128,7 +23131,7 @@ static int dissect_rnsap_MACdPDU_Size_IndexList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MACdPDU_Size_IndexList, MACdPDU_Size_IndexList_sequence_of, - 1, maxNrOfPDUIndexes, FALSE); + 1, maxNrOfPDUIndexes, false); return offset; } @@ -23144,7 +23147,7 @@ static const value_string rnsap_RLC_Mode_vals[] = { static int dissect_rnsap_RLC_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -23181,7 +23184,7 @@ static int dissect_rnsap_PriorityQueue_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PriorityQueue_InfoList, PriorityQueue_InfoList_sequence_of, - 1, maxNrOfPrioQueues, FALSE); + 1, maxNrOfPrioQueues, false); return offset; } @@ -23207,7 +23210,7 @@ dissect_rnsap_HSDSCH_MACdFlows_Information(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_INTEGER_1_64_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 64U, NULL, TRUE); + 1U, 64U, NULL, true); return offset; } @@ -23232,7 +23235,7 @@ dissect_rnsap_UE_Capabilities_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_MAChsReorderingBufferSize_for_RLC_UM(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 300U, NULL, TRUE); + 0U, 300U, NULL, true); return offset; } @@ -23242,7 +23245,7 @@ dissect_rnsap_MAChsReorderingBufferSize_for_RLC_UM(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_Nack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 8U, NULL, TRUE); + 0U, 8U, NULL, true); return offset; } @@ -23252,7 +23255,7 @@ dissect_rnsap_Nack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_HSSCCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -23308,7 +23311,7 @@ static int dissect_rnsap_HSDSCH_MACdFlow_Specific_InfoList_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSDSCH_MACdFlow_Specific_InfoList_Response, HSDSCH_MACdFlow_Specific_InfoList_Response_sequence_of, - 0, maxNrOfMACdFlows, FALSE); + 0, maxNrOfMACdFlows, false); return offset; } @@ -23337,7 +23340,7 @@ static int dissect_rnsap_HSSCCH_FDD_Specific_InfoList_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSSCCH_FDD_Specific_InfoList_Response, HSSCCH_FDD_Specific_InfoList_Response_sequence_of, - 0, maxNrOfHSSCCHCodes, FALSE); + 0, maxNrOfHSSCCHCodes, false); return offset; } @@ -23347,7 +23350,7 @@ dissect_rnsap_HSSCCH_FDD_Specific_InfoList_Response(tvbuff_t *tvb _U_, int offse static int dissect_rnsap_Measurement_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -12, 26U, NULL, FALSE); + -12, 26U, NULL, false); return offset; } @@ -23382,7 +23385,7 @@ static const value_string rnsap_SixtyfourQAM_UsageAllowedIndicator_vals[] = { static int dissect_rnsap_SixtyfourQAM_UsageAllowedIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -23414,7 +23417,7 @@ static const value_string rnsap_SixtyfourQAM_DL_UsageIndicator_vals[] = { static int dissect_rnsap_SixtyfourQAM_DL_UsageIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -23429,7 +23432,7 @@ static const value_string rnsap_HSDSCH_TBSizeTableIndicator_vals[] = { static int dissect_rnsap_HSDSCH_TBSizeTableIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -23463,7 +23466,7 @@ static const value_string rnsap_HSSCCH_Code_Change_Grant_vals[] = { static int dissect_rnsap_HSSCCH_Code_Change_Grant(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -23511,7 +23514,7 @@ static const value_string rnsap_HSSCCH_CodeChangeIndicator_vals[] = { static int dissect_rnsap_HSSCCH_CodeChangeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -23526,7 +23529,7 @@ static const value_string rnsap_HS_PDSCH_Code_Change_Indicator_vals[] = { static int dissect_rnsap_HS_PDSCH_Code_Change_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -23653,7 +23656,7 @@ static int dissect_rnsap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify, HSDSCH_MACdFlow_Specific_InfoList_to_Modify_sequence_of, - 1, maxNrOfMACdFlows, FALSE); + 1, maxNrOfMACdFlows, false); return offset; } @@ -23706,7 +23709,7 @@ static int dissect_rnsap_MACdPDU_Size_IndexList_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MACdPDU_Size_IndexList_to_Modify, MACdPDU_Size_IndexList_to_Modify_sequence_of, - 1, maxNrOfPDUIndexes, FALSE); + 1, maxNrOfPDUIndexes, false); return offset; } @@ -23765,7 +23768,7 @@ static int dissect_rnsap_PriorityQueue_InfoList_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PriorityQueue_InfoList_to_Modify, PriorityQueue_InfoList_to_Modify_sequence_of, - 1, maxNrOfPrioQueues, FALSE); + 1, maxNrOfPrioQueues, false); return offset; } @@ -23775,7 +23778,7 @@ dissect_rnsap_PriorityQueue_InfoList_to_Modify(tvbuff_t *tvb _U_, int offset _U_ static int dissect_rnsap_TDD_AckNack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -7, 8U, NULL, TRUE); + -7, 8U, NULL, true); return offset; } @@ -23833,7 +23836,7 @@ static int dissect_rnsap_PriorityQueue_InfoList_to_Modify_Unsynchronised(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PriorityQueue_InfoList_to_Modify_Unsynchronised, PriorityQueue_InfoList_to_Modify_Unsynchronised_sequence_of, - 0, maxNrOfPrioQueues, FALSE); + 0, maxNrOfPrioQueues, false); return offset; } @@ -23870,7 +23873,7 @@ static const value_string rnsap_HSDSCH_MACdPDUSizeFormat_vals[] = { static int dissect_rnsap_HSDSCH_MACdPDUSizeFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -23899,7 +23902,7 @@ static int dissect_rnsap_HSDSCH_MACdFlows_to_Delete(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSDSCH_MACdFlows_to_Delete, HSDSCH_MACdFlows_to_Delete_sequence_of, - 1, maxNrOfMACdFlows, FALSE); + 1, maxNrOfMACdFlows, false); return offset; } @@ -23909,7 +23912,7 @@ dissect_rnsap_HSDSCH_MACdFlows_to_Delete(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_HS_SCCH_CodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, FALSE); + 0U, 127U, NULL, false); return offset; } @@ -23938,7 +23941,7 @@ static int dissect_rnsap_HS_SCCH_PreconfiguredCodes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HS_SCCH_PreconfiguredCodes, HS_SCCH_PreconfiguredCodes_sequence_of, - 1, maxNrOfHSSCCHCodes, FALSE); + 1, maxNrOfHSSCCHCodes, false); return offset; } @@ -23954,7 +23957,7 @@ static const value_string rnsap_SixtyfourQAM_DL_SupportIndicator_vals[] = { static int dissect_rnsap_SixtyfourQAM_DL_SupportIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -23988,7 +23991,7 @@ static int dissect_rnsap_SetsOfHS_SCCH_Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_SetsOfHS_SCCH_Codes, SetsOfHS_SCCH_Codes_sequence_of, - 1, maxNrOfHSDSCH, FALSE); + 1, maxNrOfHSDSCH, false); return offset; } @@ -23998,7 +24001,7 @@ dissect_rnsap_SetsOfHS_SCCH_Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_MIMO_S_CPICH_Channelisation_Code(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -24044,7 +24047,7 @@ static const value_string rnsap_MIMO_N_M_Ratio_vals[] = { static int dissect_rnsap_MIMO_N_M_Ratio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 10, NULL, TRUE, 0, NULL); + 10, NULL, true, 0, NULL); return offset; } @@ -24109,7 +24112,7 @@ static int dissect_rnsap_Additional_EDCH_Preconfiguration_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_Preconfiguration_Information, Additional_EDCH_Preconfiguration_Information_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -24125,7 +24128,7 @@ static const value_string rnsap_MAChsResetScheme_vals[] = { static int dissect_rnsap_MAChsResetScheme(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -24135,7 +24138,7 @@ dissect_rnsap_MAChsResetScheme(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_NumHS_SCCH_Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxNrOfHSSCCHCodes, NULL, FALSE); + 1U, maxNrOfHSSCCHCodes, NULL, false); return offset; } @@ -24166,7 +24169,7 @@ static int dissect_rnsap_SecondaryServingCells(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_SecondaryServingCells, SecondaryServingCells_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -24312,7 +24315,7 @@ dissect_rnsap_HSDSCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_HS_SICH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 31U, NULL, FALSE); + 0U, 31U, NULL, false); return offset; } @@ -24362,7 +24365,7 @@ static int dissect_rnsap_HSSCCH_TDD_Specific_InfoList_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSSCCH_TDD_Specific_InfoList_Response, HSSCCH_TDD_Specific_InfoList_Response_sequence_of, - 0, maxNrOfHSSCCHCodes, FALSE); + 0, maxNrOfHSSCCHCodes, false); return offset; } @@ -24413,7 +24416,7 @@ static int dissect_rnsap_HSSCCH_TDD_Specific_InfoList_Response_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSSCCH_TDD_Specific_InfoList_Response_LCR, HSSCCH_TDD_Specific_InfoList_Response_LCR_sequence_of, - 0, maxNrOfHSSCCHCodes, FALSE); + 0, maxNrOfHSSCCHCodes, false); return offset; } @@ -24443,7 +24446,7 @@ static int dissect_rnsap_HSPDSCH_TDD_Specific_InfoList_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSPDSCH_TDD_Specific_InfoList_Response, HSPDSCH_TDD_Specific_InfoList_Response_sequence_of, - 0, maxNrOfDLTs, FALSE); + 0, maxNrOfDLTs, false); return offset; } @@ -24473,7 +24476,7 @@ static int dissect_rnsap_HSPDSCH_TDD_Specific_InfoList_Response_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSPDSCH_TDD_Specific_InfoList_Response_LCR, HSPDSCH_TDD_Specific_InfoList_Response_LCR_sequence_of, - 1, maxNrOfDLTsLCR, FALSE); + 1, maxNrOfDLTsLCR, false); return offset; } @@ -24503,7 +24506,7 @@ dissect_rnsap_HSDSCH_TDD_Information_Response(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_Multicarrier_Number(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, maxHSDPAFrequency, NULL, FALSE); + 1U, maxHSDPAFrequency, NULL, false); return offset; } @@ -24533,7 +24536,7 @@ static int dissect_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768, HSPDSCH_TDD_Specific_InfoList_Response768_sequence_of, - 0, maxNrOfDLTs, FALSE); + 0, maxNrOfDLTs, false); return offset; } @@ -24583,7 +24586,7 @@ static int dissect_rnsap_HSSCCH_TDD_Specific_InfoList_Response768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSSCCH_TDD_Specific_InfoList_Response768, HSSCCH_TDD_Specific_InfoList_Response768_sequence_of, - 0, maxNrOfHSSCCHCodes, FALSE); + 0, maxNrOfHSSCCHCodes, false); return offset; } @@ -24593,7 +24596,7 @@ dissect_rnsap_HSSCCH_TDD_Specific_InfoList_Response768(tvbuff_t *tvb _U_, int of static int dissect_rnsap_HS_SICH_failed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 20U, NULL, FALSE); + 0U, 20U, NULL, false); return offset; } @@ -24603,7 +24606,7 @@ dissect_rnsap_HS_SICH_failed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_HS_SICH_missed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 20U, NULL, FALSE); + 0U, 20U, NULL, false); return offset; } @@ -24613,7 +24616,7 @@ dissect_rnsap_HS_SICH_missed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_HS_SICH_total(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 20U, NULL, FALSE); + 0U, 20U, NULL, false); return offset; } @@ -24640,7 +24643,7 @@ dissect_rnsap_HS_SICH_Reception_Quality_Value(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_HS_SICH_Reception_Quality_Measurement_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 20U, NULL, FALSE); + 0U, 20U, NULL, false); return offset; } @@ -24650,7 +24653,7 @@ dissect_rnsap_HS_SICH_Reception_Quality_Measurement_Value(tvbuff_t *tvb _U_, int static int dissect_rnsap_HS_SICH_ID_Extension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 32U, 255U, NULL, TRUE); + 32U, 255U, NULL, true); return offset; } @@ -24665,7 +24668,7 @@ static const value_string rnsap_HS_PDSCH_Code_Change_Grant_vals[] = { static int dissect_rnsap_HS_PDSCH_Code_Change_Grant(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -24733,7 +24736,7 @@ static int dissect_rnsap_MIMO_ReferenceSignal_InformationListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MIMO_ReferenceSignal_InformationListLCR, MIMO_ReferenceSignal_InformationListLCR_sequence_of, - 1, maxNrOfHSSCCHCodes, FALSE); + 1, maxNrOfHSSCCHCodes, false); return offset; } @@ -24743,7 +24746,7 @@ dissect_rnsap_MIMO_ReferenceSignal_InformationListLCR(tvbuff_t *tvb _U_, int off static int dissect_rnsap_HSDSCH_Physical_Layer_Category(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 64U, NULL, FALSE); + 1U, 64U, NULL, false); return offset; } @@ -24762,7 +24765,7 @@ dissect_rnsap_TS0_HS_PDSCH_Indication_LCR(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_HS_SICH_Mapping_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxNoOf_HS_SICH_SPS_1, NULL, FALSE); + 0U, maxNoOf_HS_SICH_SPS_1, NULL, false); return offset; } @@ -24787,7 +24790,7 @@ dissect_rnsap_HS_SCCH_Associated_HS_SICH(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_Non_HS_SCCH_Aassociated_HS_SICH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -24853,7 +24856,7 @@ static int dissect_rnsap_HS_SICH_InformationList_for_HS_DSCH_SPS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HS_SICH_InformationList_for_HS_DSCH_SPS, HS_SICH_InformationList_for_HS_DSCH_SPS_sequence_of, - 1, maxNoOf_HS_SICH_SPS, FALSE); + 1, maxNoOf_HS_SICH_SPS, false); return offset; } @@ -24863,7 +24866,7 @@ dissect_rnsap_HS_SICH_InformationList_for_HS_DSCH_SPS(tvbuff_t *tvb _U_, int off static int dissect_rnsap_TDD_PhysicalChannelOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, FALSE); + 0U, 63U, NULL, false); return offset; } @@ -24873,7 +24876,7 @@ dissect_rnsap_TDD_PhysicalChannelOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_HS_DSCH_TimeslotResourceLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 5, 5, FALSE, NULL, 0, NULL, NULL); + 5, 5, false, NULL, 0, NULL, NULL); return offset; } @@ -24889,7 +24892,7 @@ static const value_string rnsap_ModulationSPS_LCR_vals[] = { static int dissect_rnsap_ModulationSPS_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -24990,7 +24993,7 @@ static value_string_ext rnsap_Process_Memory_Size_vals_ext = VALUE_STRING_EXT_IN static int dissect_rnsap_Process_Memory_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 61, NULL, TRUE, 0, NULL); + 61, NULL, true, 0, NULL); return offset; } @@ -25000,7 +25003,7 @@ dissect_rnsap_Process_Memory_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_Number_of_Processes_for_HS_DSCH_SPS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 16U, NULL, FALSE); + 1U, 16U, NULL, false); return offset; } @@ -25028,7 +25031,7 @@ dissect_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR(tvbuff_t static int dissect_rnsap_IMEI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 8, 8, FALSE, NULL); + 8, 8, false, NULL); return offset; } @@ -25038,7 +25041,7 @@ dissect_rnsap_IMEI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, prot static int dissect_rnsap_IMEISV(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 8, 8, FALSE, NULL); + 8, 8, false, NULL); return offset; } @@ -25047,8 +25050,15 @@ dissect_rnsap_IMEISV(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr static int dissect_rnsap_IMSI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { + tvbuff_t *parameter_tvb; offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 3, 8, FALSE, NULL); + 3, 8, false, ¶meter_tvb); + + if (parameter_tvb) { + proto_tree *subtree = proto_item_add_subtree(actx->created_item, ett_rnsap_IMSI); + dissect_e212_imsi(parameter_tvb, actx->pinfo, subtree, 0, tvb_reported_length(parameter_tvb), false); + } + return offset; } @@ -25063,7 +25073,7 @@ static const value_string rnsap_Improved_Synchronized_Indicator_vals[] = { static int dissect_rnsap_Improved_Synchronized_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -25101,7 +25111,7 @@ static const value_string rnsap_IPSpacingFDD_vals[] = { static int dissect_rnsap_IPSpacingFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, TRUE, 0, NULL); + 8, NULL, true, 0, NULL); return offset; } @@ -25117,7 +25127,7 @@ static const value_string rnsap_IPLength_vals[] = { static int dissect_rnsap_IPLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -25127,7 +25137,7 @@ dissect_rnsap_IPLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_IPOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 9U, NULL, FALSE); + 0U, 9U, NULL, false); return offset; } @@ -25137,7 +25147,7 @@ dissect_rnsap_IPOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_Seed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, FALSE); + 0U, 63U, NULL, false); return offset; } @@ -25175,7 +25185,7 @@ static const value_string rnsap_IPSpacingTDD_vals[] = { static int dissect_rnsap_IPSpacingTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 5, NULL, TRUE, 0, NULL); + 5, NULL, true, 0, NULL); return offset; } @@ -25185,7 +25195,7 @@ dissect_rnsap_IPSpacingTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _ static int dissect_rnsap_IPStart(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 4095U, NULL, FALSE); + 0U, 4095U, NULL, false); return offset; } @@ -25195,7 +25205,7 @@ dissect_rnsap_IPStart(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, p static int dissect_rnsap_IPSlot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 14U, NULL, FALSE); + 0U, 14U, NULL, false); return offset; } @@ -25211,7 +25221,7 @@ static const value_string rnsap_IP_P_CCPCH_vals[] = { static int dissect_rnsap_IP_P_CCPCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -25312,7 +25322,7 @@ dissect_rnsap_InformationAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_InformationExchangeID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1048575U, NULL, FALSE); + 0U, 1048575U, NULL, false); return offset; } @@ -25331,7 +25341,7 @@ dissect_rnsap_InformationNotAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_INTEGER_1_24_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 24U, NULL, TRUE); + 1U, 24U, NULL, true); return offset; } @@ -25463,7 +25473,7 @@ static const value_string rnsap_T_informationTypeItem_vals[] = { static int dissect_rnsap_T_informationTypeItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, TRUE, 13, NULL); + 7, NULL, true, 13, NULL); return offset; } @@ -25494,7 +25504,7 @@ static const value_string rnsap_Initial_DL_DPCH_TimingAdjustment_Allowed_vals[] static int dissect_rnsap_Initial_DL_DPCH_TimingAdjustment_Allowed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -25525,7 +25535,7 @@ static int dissect_rnsap_Inter_Frequency_Cell_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Inter_Frequency_Cell_List, Inter_Frequency_Cell_List_sequence_of, - 0, maxCellsMeas, FALSE); + 0, maxCellsMeas, false); return offset; } @@ -25535,7 +25545,7 @@ dissect_rnsap_Inter_Frequency_Cell_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_Inter_Frequency_Cell_Indication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1U, NULL, FALSE); + 0U, 1U, NULL, false); return offset; } @@ -25545,7 +25555,7 @@ dissect_rnsap_Inter_Frequency_Cell_Indication(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_InterFrequencyCellID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 31U, NULL, FALSE); + 0U, 31U, NULL, false); return offset; } @@ -25577,7 +25587,7 @@ static int dissect_rnsap_Inter_Frequency_Cell_SIB11_or_SIB12_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Inter_Frequency_Cell_SIB11_or_SIB12_List, Inter_Frequency_Cell_SIB11_or_SIB12_List_sequence_of, - 0, maxCellSIB11OrSIB12, FALSE); + 0, maxCellSIB11OrSIB12, false); return offset; } @@ -25607,7 +25617,7 @@ static int dissect_rnsap_Inter_Frequency_Cell_Information_SIB11(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Inter_Frequency_Cell_Information_SIB11, Inter_Frequency_Cell_Information_SIB11_sequence_of, - 0, 2, FALSE); + 0, 2, false); return offset; } @@ -25637,7 +25647,7 @@ static int dissect_rnsap_Inter_Frequency_Cell_Information_SIB12(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Inter_Frequency_Cell_Information_SIB12, Inter_Frequency_Cell_Information_SIB12_sequence_of, - 0, 2, FALSE); + 0, 2, false); return offset; } @@ -25663,7 +25673,7 @@ dissect_rnsap_Inter_Frequency_Cell_Information(tvbuff_t *tvb _U_, int offset _U_ static int dissect_rnsap_InterFrequencyCellID_Ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxCellSIB11ter_1, NULL, FALSE); + 0U, maxCellSIB11ter_1, NULL, false); return offset; } @@ -25695,7 +25705,7 @@ static int dissect_rnsap_Inter_Frequency_Cell_SIB11ter_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Inter_Frequency_Cell_SIB11ter_List, Inter_Frequency_Cell_SIB11ter_List_sequence_of, - 1, maxCellSIB11ter_ext, FALSE); + 1, maxCellSIB11ter_ext, false); return offset; } @@ -25725,7 +25735,7 @@ static int dissect_rnsap_Inter_Frequency_Cell_Information_SIB11ter(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Inter_Frequency_Cell_Information_SIB11ter, Inter_Frequency_Cell_Information_SIB11ter_sequence_of, - 1, 2, FALSE); + 1, 2, false); return offset; } @@ -25735,7 +25745,7 @@ dissect_rnsap_Inter_Frequency_Cell_Information_SIB11ter(tvbuff_t *tvb _U_, int o static int dissect_rnsap_InterStream_Interference_Compensation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, TRUE); + 0U, 15U, NULL, true); return offset; } @@ -25752,7 +25762,7 @@ static const value_string rnsap_IPSub_vals[] = { static int dissect_rnsap_IPSub(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -25780,7 +25790,7 @@ dissect_rnsap_IPDL_TDD_ParametersLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_IPMulticastAddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 4, 16, FALSE, NULL); + 4, 16, false, NULL); return offset; } @@ -25790,7 +25800,7 @@ dissect_rnsap_IPMulticastAddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t * static int dissect_rnsap_INTEGER_2_3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 2U, 3U, NULL, FALSE); + 2U, 3U, NULL, false); return offset; } @@ -25800,7 +25810,7 @@ dissect_rnsap_INTEGER_2_3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U static int dissect_rnsap_INTEGER_0_7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 7U, NULL, FALSE); + 0U, 7U, NULL, false); return offset; } @@ -25829,7 +25839,7 @@ static int dissect_rnsap_LAI_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_LAI_List, LAI_List_sequence_of, - 1, maxNrOfLAIs, FALSE); + 1, maxNrOfLAIs, false); return offset; } @@ -25854,7 +25864,7 @@ dissect_rnsap_LABased(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, p static int dissect_rnsap_Load_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 100U, NULL, FALSE); + 0U, 100U, NULL, false); return offset; } @@ -25864,7 +25874,7 @@ dissect_rnsap_Load_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_Load_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 100U, NULL, FALSE); + 0U, 100U, NULL, false); return offset; } @@ -25874,7 +25884,7 @@ dissect_rnsap_Load_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_INTEGER_1_6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 6U, NULL, FALSE); + 1U, 6U, NULL, false); return offset; } @@ -25892,7 +25902,7 @@ static const value_string rnsap_T_maxPhysChPerTimeslot_vals[] = { static int dissect_rnsap_T_maxPhysChPerTimeslot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -25935,7 +25945,7 @@ static const value_string rnsap_ReportInterval_vals[] = { static int dissect_rnsap_ReportInterval(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 13, NULL, TRUE, 0, NULL); + 13, NULL, true, 0, NULL); return offset; } @@ -25957,7 +25967,7 @@ static const value_string rnsap_ReportAmount_vals[] = { static int dissect_rnsap_ReportAmount(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, TRUE, 0, NULL); + 8, NULL, true, 0, NULL); return offset; } @@ -26032,7 +26042,7 @@ static const value_string rnsap_MDT_Activation_vals[] = { static int dissect_rnsap_MDT_Activation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -26062,7 +26072,7 @@ static int dissect_rnsap_RAI_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RAI_List, RAI_List_sequence_of, - 1, maxNrOfRAIs, FALSE); + 1, maxNrOfRAIs, false); return offset; } @@ -26132,7 +26142,7 @@ dissect_rnsap_MDT_Configuration(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_MaxNrOfUL_DPCHs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 6U, NULL, FALSE); + 1U, 6U, NULL, false); return offset; } @@ -26142,7 +26152,7 @@ dissect_rnsap_MaxNrOfUL_DPCHs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_MACes_Maximum_Bitrate_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 256000000U, NULL, TRUE); + 0U, 256000000U, NULL, true); return offset; } @@ -26152,7 +26162,7 @@ dissect_rnsap_MACes_Maximum_Bitrate_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_MaxNrDLPhysicalchannels(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 224U, NULL, FALSE); + 1U, 224U, NULL, false); return offset; } @@ -26162,7 +26172,7 @@ dissect_rnsap_MaxNrDLPhysicalchannels(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_MaxNrDLPhysicalchannels768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 448U, NULL, FALSE); + 1U, 448U, NULL, false); return offset; } @@ -26172,7 +26182,7 @@ dissect_rnsap_MaxNrDLPhysicalchannels768(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_MaxNrDLPhysicalchannelsTS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 16U, NULL, FALSE); + 1U, 16U, NULL, false); return offset; } @@ -26182,7 +26192,7 @@ dissect_rnsap_MaxNrDLPhysicalchannelsTS(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_MaxNrDLPhysicalchannelsTS768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 32U, NULL, FALSE); + 1U, 32U, NULL, false); return offset; } @@ -26192,7 +26202,7 @@ dissect_rnsap_MaxNrDLPhysicalchannelsTS768(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_MaxNrTimeslots(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 14U, NULL, FALSE); + 1U, 14U, NULL, false); return offset; } @@ -26202,7 +26212,7 @@ dissect_rnsap_MaxNrTimeslots(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_MaxNrULPhysicalchannels(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 2U, NULL, FALSE); + 1U, 2U, NULL, false); return offset; } @@ -26232,7 +26242,7 @@ static int dissect_rnsap_MBMS_Bearer_Service_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Bearer_Service_List, MBMS_Bearer_Service_List_sequence_of, - 1, maxNrOfMBMSServices, FALSE); + 1, maxNrOfMBMSServices, false); return offset; } @@ -26262,7 +26272,7 @@ static int dissect_rnsap_PTMCellList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PTMCellList, PTMCellList_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -26276,7 +26286,7 @@ static int dissect_rnsap_PTPCellList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PTPCellList, PTPCellList_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -26290,7 +26300,7 @@ static int dissect_rnsap_NotProvidedCellList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_NotProvidedCellList, NotProvidedCellList_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -26354,7 +26364,7 @@ static int dissect_rnsap_MBMS_ConcatenatedServiceList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_ConcatenatedServiceList, MBMS_ConcatenatedServiceList_sequence_of, - 1, maxlengthMBMSconcatservlists, FALSE); + 1, maxlengthMBMSconcatservlists, false); return offset; } @@ -26381,7 +26391,7 @@ dissect_rnsap_MBMS_Neighbouring_Cell_Information(tvbuff_t *tvb _U_, int offset _ static int dissect_rnsap_Time_Stamp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 9999U, NULL, FALSE); + 0U, 9999U, NULL, false); return offset; } @@ -26411,7 +26421,7 @@ static int dissect_rnsap_MBMS_Bearer_Service_List_RLC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Bearer_Service_List_RLC, MBMS_Bearer_Service_List_RLC_sequence_of, - 1, maxNrOfMBMSServices, FALSE); + 1, maxNrOfMBMSServices, false); return offset; } @@ -26441,7 +26451,7 @@ static int dissect_rnsap_MBMS_RLC_Sequence_Number_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_RLC_Sequence_Number_Information, MBMS_RLC_Sequence_Number_Information_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -26451,7 +26461,7 @@ dissect_rnsap_MBMS_RLC_Sequence_Number_Information(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_MBSFN_Cluster_Identity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -26465,7 +26475,7 @@ static int dissect_rnsap_MCCH_Message_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MCCH_Message_List, MCCH_Message_List_sequence_of, - 1, maxNrOfMCCHMessages, FALSE); + 1, maxNrOfMCCHMessages, false); return offset; } @@ -26475,7 +26485,7 @@ dissect_rnsap_MCCH_Message_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_Secondary_CCPCH_System_Information_MBMS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - NO_BOUND, NO_BOUND, FALSE, NULL, 0, NULL, NULL); + NO_BOUND, NO_BOUND, false, NULL, 0, NULL, NULL); return offset; } @@ -26511,7 +26521,7 @@ static const value_string rnsap_MbsfnSchedulingTransmissionTimeInterval_vals[] = static int dissect_rnsap_MbsfnSchedulingTransmissionTimeInterval(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, FALSE, 0, NULL); + 7, NULL, false, 0, NULL); return offset; } @@ -26541,7 +26551,7 @@ static int dissect_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List, MBSFN_Scheduling_Transmission_Time_Interval_Info_List_sequence_of, - 1, maxNrOfMBMSL3, FALSE); + 1, maxNrOfMBMSL3, false); return offset; } @@ -26572,7 +26582,7 @@ static value_string_ext rnsap_MeasurementFilterCoefficient_vals_ext = VALUE_STRI static int dissect_rnsap_MeasurementFilterCoefficient(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 15, NULL, TRUE, 0, NULL); + 15, NULL, true, 0, NULL); return offset; } @@ -26582,7 +26592,7 @@ dissect_rnsap_MeasurementFilterCoefficient(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_MeasurementID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1048575U, NULL, FALSE); + 0U, 1048575U, NULL, false); return offset; } @@ -26592,7 +26602,7 @@ dissect_rnsap_MeasurementID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_MinimumSpreadingFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 16U, NULL, FALSE); + 1U, 16U, NULL, false); return offset; } @@ -26602,7 +26612,7 @@ dissect_rnsap_MinimumSpreadingFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_MinimumSpreadingFactor768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 32U, NULL, FALSE); + 1U, 32U, NULL, false); return offset; } @@ -26618,7 +26628,7 @@ static const value_string rnsap_MultipleURAsIndicator_vals[] = { static int dissect_rnsap_MultipleURAsIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -26661,7 +26671,7 @@ static const value_string rnsap_MIMO_Mode_Indicator_vals[] = { static int dissect_rnsap_MIMO_Mode_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -26686,7 +26696,7 @@ static const value_string rnsap_MIMO_withfourtransmitantennas_ModeIndicator_vals static int dissect_rnsap_MIMO_withfourtransmitantennas_ModeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -26711,7 +26721,7 @@ static const value_string rnsap_DualStream_MIMO_withfourtransmitantennas_ModeInd static int dissect_rnsap_DualStream_MIMO_withfourtransmitantennas_ModeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -26741,7 +26751,7 @@ static int dissect_rnsap_Additional_Associated_Secondary_CPICH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_Associated_Secondary_CPICH, Additional_Associated_Secondary_CPICH_sequence_of, - 1, maxSCPICHCell_1, FALSE); + 1, maxSCPICHCell_1, false); return offset; } @@ -26762,7 +26772,7 @@ static const value_string rnsap_MinUL_ChannelisationCodeLength_vals[] = { static int dissect_rnsap_MinUL_ChannelisationCodeLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, FALSE, 0, NULL); + 7, NULL, false, 0, NULL); return offset; } @@ -26784,7 +26794,7 @@ static const value_string rnsap_MinimumReducedE_DPDCH_GainFactor_vals[] = { static int dissect_rnsap_MinimumReducedE_DPDCH_GainFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, TRUE, 0, NULL); + 8, NULL, true, 0, NULL); return offset; } @@ -26800,7 +26810,7 @@ static const value_string rnsap_Secondary_UL_Frequency_Activation_State_vals[] = static int dissect_rnsap_Secondary_UL_Frequency_Activation_State(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -26834,7 +26844,7 @@ static const value_string rnsap_Phase_Reference_Update_Indicator_vals[] = { static int dissect_rnsap_Phase_Reference_Update_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -26878,7 +26888,7 @@ static const value_string rnsap_MultiplexingPosition_vals[] = { static int dissect_rnsap_MultiplexingPosition(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -26893,7 +26903,7 @@ static const value_string rnsap_MAChs_ResetIndicator_vals[] = { static int dissect_rnsap_MAChs_ResetIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -26924,7 +26934,7 @@ static int dissect_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR, MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_sequence_of, - 1, maxHSDPAFrequency_1, FALSE); + 1, maxHSDPAFrequency_1, false); return offset; } @@ -26940,7 +26950,7 @@ static const value_string rnsap_MIMO_SFMode_For_HSPDSCHDualStream_vals[] = { static int dissect_rnsap_MIMO_SFMode_For_HSPDSCHDualStream(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -26956,7 +26966,7 @@ static const value_string rnsap_Multicarrier_EDCH_Transport_Bearer_Mode_vals[] = static int dissect_rnsap_Multicarrier_EDCH_Transport_Bearer_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -26966,7 +26976,7 @@ dissect_rnsap_Multicarrier_EDCH_Transport_Bearer_Mode(tvbuff_t *tvb _U_, int off static int dissect_rnsap_SNPL_Carrier_Group_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 3U, NULL, FALSE); + 1U, 3U, NULL, false); return offset; } @@ -26997,7 +27007,7 @@ static int dissect_rnsap_Multi_Carrier_EDCH_MACdFlows_Information_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multi_Carrier_EDCH_MACdFlows_Information_TDD, Multi_Carrier_EDCH_MACdFlows_Information_TDD_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -27029,7 +27039,7 @@ static int dissect_rnsap_Multi_Carrier_EDCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multi_Carrier_EDCH_Information, Multi_Carrier_EDCH_Information_sequence_of, - 1, maxNrOfULCarriersLCR_1, FALSE); + 1, maxNrOfULCarriersLCR_1, false); return offset; } @@ -27074,7 +27084,7 @@ static int dissect_rnsap_Multi_Carrier_EDCH_Information_Removal_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multi_Carrier_EDCH_Information_Removal_List, Multi_Carrier_EDCH_Information_Removal_List_sequence_of, - 1, maxNrOfULCarriersLCR_1, FALSE); + 1, maxNrOfULCarriersLCR_1, false); return offset; } @@ -27162,7 +27172,7 @@ static int dissect_rnsap_Multi_Carrier_EDCH_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multi_Carrier_EDCH_Information_Response, Multi_Carrier_EDCH_Information_Response_sequence_of, - 1, maxNrOfULCarriersLCR_1, FALSE); + 1, maxNrOfULCarriersLCR_1, false); return offset; } @@ -27172,7 +27182,7 @@ dissect_rnsap_Multi_Carrier_EDCH_Information_Response(tvbuff_t *tvb _U_, int off static int dissect_rnsap_INTEGER_2_32_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 2U, 32U, NULL, TRUE); + 2U, 32U, NULL, true); return offset; } @@ -27188,7 +27198,7 @@ static const value_string rnsap_Multiflow_Mode_vals[] = { static int dissect_rnsap_Multiflow_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -27204,7 +27214,7 @@ static const value_string rnsap_Multiflow_MIMO_vals[] = { static int dissect_rnsap_Multiflow_MIMO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -27214,7 +27224,7 @@ dissect_rnsap_Multiflow_MIMO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_0_30_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 30U, NULL, TRUE); + 0U, 30U, NULL, true); return offset; } @@ -27246,7 +27256,7 @@ dissect_rnsap_Multiflow_Timing(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac static int dissect_rnsap_INTEGER_1_16_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 16U, NULL, TRUE); + 1U, 16U, NULL, true); return offset; } @@ -27299,7 +27309,7 @@ static const value_string rnsap_Multiflow_Stop_vals[] = { static int dissect_rnsap_Multiflow_Stop(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -27349,7 +27359,7 @@ dissect_rnsap_Multiflow_RepetitionFactors(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_Multiflow_OrdinalNumberOfFrequency(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 32U, NULL, TRUE); + 1U, 32U, NULL, true); return offset; } @@ -27365,7 +27375,7 @@ static const value_string rnsap_MU_MIMO_Operation_vals[] = { static int dissect_rnsap_MU_MIMO_Operation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -27387,7 +27397,7 @@ static const value_string rnsap_Standalone_Midamble_Configuration_vals[] = { static int dissect_rnsap_Standalone_Midamble_Configuration(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, TRUE, 0, NULL); + 8, NULL, true, 0, NULL); return offset; } @@ -27397,7 +27407,7 @@ dissect_rnsap_Standalone_Midamble_Configuration(tvbuff_t *tvb _U_, int offset _U static int dissect_rnsap_Standalone_MidambleShift(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -27418,7 +27428,7 @@ static const value_string rnsap_Standalone_Midamble_RepetitionPeriod_vals[] = { static int dissect_rnsap_Standalone_Midamble_RepetitionPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 7, NULL, TRUE, 0, NULL); + 7, NULL, true, 0, NULL); return offset; } @@ -27428,7 +27438,7 @@ dissect_rnsap_Standalone_Midamble_RepetitionPeriod(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_Standalone_Midamble_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 63U, NULL, FALSE); + 0U, 63U, NULL, false); return offset; } @@ -27438,7 +27448,7 @@ dissect_rnsap_Standalone_Midamble_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_ReferenceBeta(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -15, 16U, NULL, FALSE); + -15, 16U, NULL, false); return offset; } @@ -27491,7 +27501,7 @@ static const value_string rnsap_MU_MIMO_Usage_Indicator_vals[] = { static int dissect_rnsap_MU_MIMO_Usage_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -27507,7 +27517,7 @@ static const value_string rnsap_Standalone_Midamble_Channel_Indicator_vals[] = { static int dissect_rnsap_Standalone_Midamble_Channel_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -27552,7 +27562,7 @@ static int dissect_rnsap_Neighbouring_UMTS_CellInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Neighbouring_UMTS_CellInformation, Neighbouring_UMTS_CellInformation_sequence_of, - 1, maxNrOfNeighbouringRNCs, FALSE); + 1, maxNrOfNeighbouringRNCs, false); return offset; } @@ -27566,7 +27576,7 @@ static int dissect_rnsap_Neighbouring_UMTS_CellInformation_Ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Neighbouring_UMTS_CellInformation_Ext, Neighbouring_UMTS_CellInformation_Ext_sequence_of, - 1, maxNrOfExtendedNeighbouringRNCs, FALSE); + 1, maxNrOfExtendedNeighbouringRNCs, false); return offset; } @@ -27605,7 +27615,7 @@ static int dissect_rnsap_Neighbouring_FDD_CellInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Neighbouring_FDD_CellInformation, Neighbouring_FDD_CellInformation_sequence_of, - 1, maxNrOfFDDNeighboursPerRNC, TRUE); + 1, maxNrOfFDDNeighboursPerRNC, true); return offset; } @@ -27644,7 +27654,7 @@ static int dissect_rnsap_Neighbouring_TDD_CellInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Neighbouring_TDD_CellInformation, Neighbouring_TDD_CellInformation_sequence_of, - 1, maxNrOfTDDNeighboursPerRNC, TRUE); + 1, maxNrOfTDDNeighboursPerRNC, true); return offset; } @@ -27681,7 +27691,7 @@ static int dissect_rnsap_Neighbouring_LCR_TDD_CellInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Neighbouring_LCR_TDD_CellInformation, Neighbouring_LCR_TDD_CellInformation_sequence_of, - 1, maxNrOfLCRTDDNeighboursPerRNC, TRUE); + 1, maxNrOfLCRTDDNeighboursPerRNC, true); return offset; } @@ -27735,7 +27745,7 @@ static int dissect_rnsap_MultipleFrequencyBandsIndicatorList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MultipleFrequencyBandsIndicatorList, MultipleFrequencyBandsIndicatorList_sequence_of, - 0, maxMultipleFrequencyBands, FALSE); + 0, maxMultipleFrequencyBands, false); return offset; } @@ -27794,7 +27804,7 @@ static int dissect_rnsap_Neighbouring_GSM_CellInformationIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Neighbouring_GSM_CellInformationIEs, Neighbouring_GSM_CellInformationIEs_sequence_of, - 1, maxNrOfGSMNeighboursPerRNC, TRUE); + 1, maxNrOfGSMNeighboursPerRNC, true); return offset; } @@ -27881,7 +27891,7 @@ static int dissect_rnsap_Neighbouring_E_UTRA_CellInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Neighbouring_E_UTRA_CellInformation, Neighbouring_E_UTRA_CellInformation_sequence_of, - 1, maxNrOfEUTRANeighboursPerRNC, TRUE); + 1, maxNrOfEUTRANeighboursPerRNC, true); return offset; } @@ -27891,7 +27901,7 @@ dissect_rnsap_Neighbouring_E_UTRA_CellInformation(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_RadioFrequencyBandEUTRA(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 256U, NULL, FALSE); + 1U, 256U, NULL, false); return offset; } @@ -27905,7 +27915,7 @@ static int dissect_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA, MultipleFrequencyBandsIndicatorList_EUTRA_sequence_of, - 0, maxMultipleFrequencyBandsEUTRA, FALSE); + 0, maxMultipleFrequencyBandsEUTRA, false); return offset; } @@ -27920,7 +27930,7 @@ static const value_string rnsap_NonCellSpecificTxDiversity_vals[] = { static int dissect_rnsap_NonCellSpecificTxDiversity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -27935,7 +27945,7 @@ static const value_string rnsap_Non_rectangular_resource_allocation_indicator_va static int dissect_rnsap_Non_rectangular_resource_allocation_indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -27945,7 +27955,7 @@ dissect_rnsap_Non_rectangular_resource_allocation_indicator(tvbuff_t *tvb _U_, i static int dissect_rnsap_Non_rectangular_resource_timeslot_set(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 7, 7, FALSE, NULL, 0, NULL, NULL); + 7, 7, false, NULL, 0, NULL, NULL); return offset; } @@ -27955,7 +27965,7 @@ dissect_rnsap_Non_rectangular_resource_timeslot_set(tvbuff_t *tvb _U_, int offse static int dissect_rnsap_NrOfDLchannelisationcodes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 8U, NULL, FALSE); + 1U, 8U, NULL, false); return offset; } @@ -27965,7 +27975,7 @@ dissect_rnsap_NrOfDLchannelisationcodes(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_NRT_Load_Information_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 3U, NULL, FALSE); + 0U, 3U, NULL, false); return offset; } @@ -27975,7 +27985,7 @@ dissect_rnsap_NRT_Load_Information_Value_IncrDecrThres(tvbuff_t *tvb _U_, int of static int dissect_rnsap_NRT_Load_Information_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 3U, NULL, FALSE); + 0U, 3U, NULL, false); return offset; } @@ -27985,7 +27995,7 @@ dissect_rnsap_NRT_Load_Information_Value(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_INTEGER_0_3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 3U, NULL, FALSE); + 0U, 3U, NULL, false); return offset; } @@ -28024,7 +28034,7 @@ static const value_string rnsap_Number_Of_Supported_Carriers_vals[] = { static int dissect_rnsap_Number_Of_Supported_Carriers(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 6, NULL, TRUE, 4, NULL); + 6, NULL, true, 4, NULL); return offset; } @@ -28034,7 +28044,7 @@ dissect_rnsap_Number_Of_Supported_Carriers(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_NoOfTargetCellHS_SCCH_Order(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 30U, NULL, FALSE); + 1U, 30U, NULL, false); return offset; } @@ -28113,7 +28123,7 @@ static int dissect_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList, Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -28129,7 +28139,7 @@ static const value_string rnsap_NeedforIdleInterval_vals[] = { static int dissect_rnsap_NeedforIdleInterval(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -28154,7 +28164,7 @@ dissect_rnsap_OnModification(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_OrdinalNumberOfFrequency(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 32U, NULL, TRUE); + 1U, 32U, NULL, true); return offset; } @@ -28173,7 +28183,7 @@ static const value_string rnsap_Out_of_Sychronization_Window_vals[] = { static int dissect_rnsap_Out_of_Sychronization_Window(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 5, NULL, TRUE, 0, NULL); + 5, NULL, true, 0, NULL); return offset; } @@ -28194,7 +28204,7 @@ static const value_string rnsap_PagingCause_vals[] = { static int dissect_rnsap_PagingCause(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 5, NULL, TRUE, 2, NULL); + 5, NULL, true, 2, NULL); return offset; } @@ -28213,7 +28223,7 @@ static const value_string rnsap_PagingRecordType_vals[] = { static int dissect_rnsap_PagingRecordType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 5, NULL, TRUE, 0, NULL); + 5, NULL, true, 0, NULL); return offset; } @@ -28228,7 +28238,7 @@ static const value_string rnsap_PartialReportingIndicator_vals[] = { static int dissect_rnsap_PartialReportingIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -28257,7 +28267,7 @@ static int dissect_rnsap_PCH_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PCH_InformationList, PCH_InformationList_sequence_of, - 0, 1, FALSE); + 0, 1, false); return offset; } @@ -28267,7 +28277,7 @@ dissect_rnsap_PCH_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_PCI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 503U, NULL, TRUE); + 0U, 503U, NULL, true); return offset; } @@ -28312,7 +28322,7 @@ dissect_rnsap_Permanent_NAS_UE_Identity(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_PLCCHsequenceNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 14U, NULL, FALSE); + 0U, 14U, NULL, false); return offset; } @@ -28326,7 +28336,7 @@ static int dissect_rnsap_PLMN_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PLMN_List, PLMN_List_sequence_of, - 0, maxNrOfBroadcastPLMNs, FALSE); + 0, maxNrOfBroadcastPLMNs, false); return offset; } @@ -28336,7 +28346,7 @@ dissect_rnsap_PLMN_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_PowerOffsetForSecondaryCPICHforMIMO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -6, 0U, NULL, FALSE); + -6, 0U, NULL, false); return offset; } @@ -28355,7 +28365,7 @@ dissect_rnsap_PowerOffsetForSecondaryCPICHforMIMORequestIndicator(tvbuff_t *tvb static int dissect_rnsap_CommonPhysicalChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -28365,7 +28375,7 @@ dissect_rnsap_CommonPhysicalChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_PowerOffsetForSCPICH_DCPICHforMIMOwithfourtransmitantennas(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -12, 0U, NULL, FALSE); + -12, 0U, NULL, false); return offset; } @@ -28397,7 +28407,7 @@ static int dissect_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas, PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas_sequence_of, - 1, maxSCPICHCell, FALSE); + 1, maxSCPICHCell, false); return offset; } @@ -28416,7 +28426,7 @@ dissect_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennasRequest static int dissect_rnsap_Precoder_Weight_Set_Restriction(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 64, 64, FALSE, NULL, 0, NULL, NULL); + 64, 64, false, NULL, 0, NULL, NULL); return offset; } @@ -28426,7 +28436,7 @@ dissect_rnsap_Precoder_Weight_Set_Restriction(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_PredictedSFNSFNDeviationLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 256U, NULL, FALSE); + 1U, 256U, NULL, false); return offset; } @@ -28436,7 +28446,7 @@ dissect_rnsap_PredictedSFNSFNDeviationLimit(tvbuff_t *tvb _U_, int offset _U_, a static int dissect_rnsap_PredictedTUTRANGPSDeviationLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 256U, NULL, FALSE); + 1U, 256U, NULL, false); return offset; } @@ -28446,7 +28456,7 @@ dissect_rnsap_PredictedTUTRANGPSDeviationLimit(tvbuff_t *tvb _U_, int offset _U_ static int dissect_rnsap_PrimaryCCPCH_RSCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 91U, NULL, FALSE); + 0U, 91U, NULL, false); return offset; } @@ -28456,7 +28466,7 @@ dissect_rnsap_PrimaryCCPCH_RSCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_PrimaryCCPCH_RSCP_Delta(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -5, -1, NULL, TRUE); + -5, -1, NULL, true); return offset; } @@ -28486,7 +28496,7 @@ static int dissect_rnsap_UpPCH_InformationList_LCRTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UpPCH_InformationList_LCRTDD, UpPCH_InformationList_LCRTDD_sequence_of, - 0, maxFrequencyinCell, FALSE); + 0, maxFrequencyinCell, false); return offset; } @@ -28496,7 +28506,7 @@ dissect_rnsap_UpPCH_InformationList_LCRTDD(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_UPPCHPositionLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, FALSE); + 0U, 127U, NULL, false); return offset; } @@ -28522,7 +28532,7 @@ dissect_rnsap_UpPCH_InformationItem_LCRTDD(tvbuff_t *tvb _U_, int offset _U_, as static int dissect_rnsap_RANAP_EnhancedRelocationInformationRequest(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - NO_BOUND, NO_BOUND, FALSE, NULL, 0, NULL, NULL); + NO_BOUND, NO_BOUND, false, NULL, 0, NULL, NULL); return offset; } @@ -28532,7 +28542,7 @@ dissect_rnsap_RANAP_EnhancedRelocationInformationRequest(tvbuff_t *tvb _U_, int static int dissect_rnsap_RANAP_EnhancedRelocationInformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - NO_BOUND, NO_BOUND, FALSE, NULL, 0, NULL, NULL); + NO_BOUND, NO_BOUND, false, NULL, 0, NULL, NULL); return offset; } @@ -28544,16 +28554,16 @@ dissect_rnsap_RANAP_RelocationInformation(tvbuff_t *tvb _U_, int offset _U_, asn tvbuff_t *parameter_tvb=NULL; offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - NO_BOUND, NO_BOUND, FALSE, NULL, 0, ¶meter_tvb, NULL); + NO_BOUND, NO_BOUND, false, NULL, 0, ¶meter_tvb, NULL); if (!parameter_tvb) return offset; /* Calling RANAP dissector but preventing changes to the protocol column */ - col_set_writable(actx->pinfo->cinfo, COL_PROTOCOL, FALSE); + col_set_writable(actx->pinfo->cinfo, COL_PROTOCOL, false); call_dissector_only(ranap_handle, parameter_tvb, actx->pinfo, tree, NULL); - col_set_writable(actx->pinfo->cinfo, COL_PROTOCOL, TRUE); + col_set_writable(actx->pinfo->cinfo, COL_PROTOCOL, true); return offset; @@ -28564,7 +28574,7 @@ dissect_rnsap_RANAP_RelocationInformation(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_RB_Identity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 31U, NULL, FALSE); + 0U, 31U, NULL, false); return offset; } @@ -28578,7 +28588,7 @@ static int dissect_rnsap_RB_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RB_Info, RB_Info_sequence_of, - 1, maxNoOfRB, FALSE); + 1, maxNoOfRB, false); return offset; } @@ -28597,7 +28607,7 @@ dissect_rnsap_Received_Total_Wideband_Power_Value(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_Received_Total_Wideband_Power_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 620U, NULL, FALSE); + 0U, 620U, NULL, false); return offset; } @@ -28719,7 +28729,7 @@ static int dissect_rnsap_RL_Specific_DCH_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Specific_DCH_Info, RL_Specific_DCH_Info_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -28750,7 +28760,7 @@ static int dissect_rnsap_RL_Specific_EDCH_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Specific_EDCH_Info, RL_Specific_EDCH_Info_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -28784,7 +28794,7 @@ static const value_string rnsap_DL_RLC_PDU_Size_Format_vals[] = { static int dissect_rnsap_DL_RLC_PDU_Size_Format(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -28794,7 +28804,7 @@ dissect_rnsap_DL_RLC_PDU_Size_Format(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_RLC_Sequence_Number(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, FALSE); + 0U, 127U, NULL, false); return offset; } @@ -28809,7 +28819,7 @@ static const value_string rnsap_RNTI_Allocation_Indicator_vals[] = { static int dissect_rnsap_RNTI_Allocation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -28819,7 +28829,7 @@ dissect_rnsap_RNTI_Allocation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_RT_Load_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 100U, NULL, FALSE); + 0U, 100U, NULL, false); return offset; } @@ -28829,7 +28839,7 @@ dissect_rnsap_RT_Load_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_RT_Load_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 100U, NULL, FALSE); + 0U, 100U, NULL, false); return offset; } @@ -28854,7 +28864,7 @@ dissect_rnsap_RTLoadValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U static int dissect_rnsap_RxTimingDeviationForTA(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, FALSE); + 0U, 127U, NULL, false); return offset; } @@ -28864,7 +28874,7 @@ dissect_rnsap_RxTimingDeviationForTA(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_RxTimingDeviationForTAext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 511U, NULL, FALSE); + 0U, 511U, NULL, false); return offset; } @@ -28874,7 +28884,7 @@ dissect_rnsap_RxTimingDeviationForTAext(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_RxTimingDeviationForTA768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 1023U, NULL, FALSE); + 0U, 1023U, NULL, false); return offset; } @@ -28884,7 +28894,7 @@ dissect_rnsap_RxTimingDeviationForTA768(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_Rx_Timing_Deviation_Value_ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 32767U, NULL, FALSE); + 0U, 32767U, NULL, false); return offset; } @@ -28894,7 +28904,7 @@ dissect_rnsap_Rx_Timing_Deviation_Value_ext(tvbuff_t *tvb _U_, int offset _U_, a static int dissect_rnsap_Rx_Timing_Deviation_Value_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 511U, NULL, FALSE); + 0U, 511U, NULL, false); return offset; } @@ -28904,7 +28914,7 @@ dissect_rnsap_Rx_Timing_Deviation_Value_LCR(tvbuff_t *tvb _U_, int offset _U_, a static int dissect_rnsap_Rx_Timing_Deviation_Value_768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -28915,7 +28925,7 @@ static int dissect_rnsap_SAC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { tvbuff_t *parameter_tvb = NULL; offset = dissect_per_octet_string(tvb, offset, actx, tree, -1, - 2, 2, FALSE, ¶meter_tvb); + 2, 2, false, ¶meter_tvb); if (parameter_tvb) { actx->created_item = proto_tree_add_item(tree, hf_index, parameter_tvb, 0, 2, ENC_BIG_ENDIAN); @@ -28947,7 +28957,7 @@ dissect_rnsap_SAI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto static int dissect_rnsap_SDPCCH_PowerOffsetInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 6U, NULL, TRUE); + 0U, 6U, NULL, true); return offset; } @@ -28957,7 +28967,7 @@ dissect_rnsap_SDPCCH_PowerOffsetInformation(tvbuff_t *tvb _U_, int offset _U_, a static int dissect_rnsap_INTEGER_0_4095(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 4095U, NULL, FALSE); + 0U, 4095U, NULL, false); return offset; } @@ -28967,7 +28977,7 @@ dissect_rnsap_INTEGER_0_4095(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_0_maxCTFC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, maxCTFC, NULL, FALSE); + 0U, maxCTFC, NULL, false); return offset; } @@ -29068,7 +29078,7 @@ static int dissect_rnsap_TFCS_TFCSList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TFCS_TFCSList, TFCS_TFCSList_sequence_of, - 1, maxNrOfTFCs, FALSE); + 1, maxNrOfTFCs, false); return offset; } @@ -29123,7 +29133,7 @@ static const value_string rnsap_TFCI_Coding_vals[] = { static int dissect_rnsap_TFCI_Coding(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -29152,7 +29162,7 @@ static int dissect_rnsap_Secondary_CCPCH_TDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Secondary_CCPCH_TDD_Code_Information, Secondary_CCPCH_TDD_Code_Information_sequence_of, - 1, maxNrOfSCCPCHs, FALSE); + 1, maxNrOfSCCPCHs, false); return offset; } @@ -29187,7 +29197,7 @@ static int dissect_rnsap_Secondary_CCPCH_TDD_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Secondary_CCPCH_TDD_InformationList, Secondary_CCPCH_TDD_InformationList_sequence_of, - 0, maxNrOfSCCPCHs, FALSE); + 0, maxNrOfSCCPCHs, false); return offset; } @@ -29236,7 +29246,7 @@ static int dissect_rnsap_Secondary_LCR_CCPCH_TDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Secondary_LCR_CCPCH_TDD_Code_Information, Secondary_LCR_CCPCH_TDD_Code_Information_sequence_of, - 1, maxNrOfSCCPCHs, FALSE); + 1, maxNrOfSCCPCHs, false); return offset; } @@ -29271,7 +29281,7 @@ static int dissect_rnsap_Secondary_LCR_CCPCH_TDD_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Secondary_LCR_CCPCH_TDD_InformationList, Secondary_LCR_CCPCH_TDD_InformationList_sequence_of, - 0, maxNrOfSCCPCHs, FALSE); + 0, maxNrOfSCCPCHs, false); return offset; } @@ -29319,7 +29329,7 @@ static int dissect_rnsap_Secondary_CCPCH_TDD_Code_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Secondary_CCPCH_TDD_Code_Information768, Secondary_CCPCH_TDD_Code_Information768_sequence_of, - 1, maxNrOfSCCPCHs768, FALSE); + 1, maxNrOfSCCPCHs768, false); return offset; } @@ -29354,7 +29364,7 @@ static int dissect_rnsap_Secondary_CCPCH_TDD_InformationList768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Secondary_CCPCH_TDD_InformationList768, Secondary_CCPCH_TDD_InformationList768_sequence_of, - 0, maxNrOfSCCPCHs768, FALSE); + 0, maxNrOfSCCPCHs768, false); return offset; } @@ -29383,7 +29393,7 @@ dissect_rnsap_Secondary_CCPCH_Info_TDD768(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_S_E_DPCCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 17U, NULL, TRUE); + 0U, 17U, NULL, true); return offset; } @@ -29398,7 +29408,7 @@ static const value_string rnsap_S_E_ROCH_Release_Indicator_vals[] = { static int dissect_rnsap_S_E_ROCH_Release_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -29438,7 +29448,7 @@ static const value_string rnsap_UL_CLTD_Activation_Information_vals[] = { static int dissect_rnsap_UL_CLTD_Activation_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -29487,7 +29497,7 @@ static const value_string rnsap_UL_CLTD_Information_Removal_vals[] = { static int dissect_rnsap_UL_CLTD_Information_Removal(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -29556,7 +29566,7 @@ static const value_string rnsap_UL_DPCCH2_Information_Removal_vals[] = { static int dissect_rnsap_UL_DPCCH2_Information_Removal(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -29590,7 +29600,7 @@ dissect_rnsap_Setup_Or_ConfigurationChange_Or_Removal_Of_UL_DPCCH2(tvbuff_t *tvb static int dissect_rnsap_SFNSFNChangeLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 256U, NULL, FALSE); + 1U, 256U, NULL, false); return offset; } @@ -29631,7 +29641,7 @@ static const value_string rnsap_Single_Stream_MIMO_Mode_Indicator_vals[] = { static int dissect_rnsap_Single_Stream_MIMO_Mode_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -29647,7 +29657,7 @@ static const value_string rnsap_SixteenQAM_UL_Operation_Indicator_vals[] = { static int dissect_rnsap_SixteenQAM_UL_Operation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -29663,7 +29673,7 @@ static const value_string rnsap_SixtyfourQAM_UL_Operation_Indicator_vals[] = { static int dissect_rnsap_SixtyfourQAM_UL_Operation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -29682,7 +29692,7 @@ dissect_rnsap_SourceID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_SpecialBurstScheduling(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 256U, NULL, FALSE); + 1U, 256U, NULL, false); return offset; } @@ -29692,7 +29702,7 @@ dissect_rnsap_SpecialBurstScheduling(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_SpeechVersion(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 4, 4, FALSE, NULL, 0, NULL, NULL); + 4, 4, false, NULL, 0, NULL, NULL); return offset; } @@ -29725,7 +29735,7 @@ static const value_string rnsap_T_sRNTI_BitMaskIndex_vals[] = { static int dissect_rnsap_T_sRNTI_BitMaskIndex(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 19, NULL, TRUE, 0, NULL); + 19, NULL, true, 0, NULL); return offset; } @@ -29750,7 +29760,7 @@ dissect_rnsap_S_RNTI_Group(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _ static int dissect_rnsap_SRB_Delay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 7U, NULL, TRUE); + 0U, 7U, NULL, true); return offset; } @@ -29766,7 +29776,7 @@ static const value_string rnsap_SSDT_SupportIndicator_vals[] = { static int dissect_rnsap_SSDT_SupportIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -29781,7 +29791,7 @@ static const value_string rnsap_Support_8PSK_vals[] = { static int dissect_rnsap_Support_8PSK(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -29796,7 +29806,7 @@ static const value_string rnsap_Support_PLCCH_vals[] = { static int dissect_rnsap_Support_PLCCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -29812,7 +29822,7 @@ static const value_string rnsap_Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order_ static int dissect_rnsap_Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -29822,7 +29832,7 @@ dissect_rnsap_Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order(tvbuff_t *tvb _U_, static int dissect_rnsap_INTEGER_1_256(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 256U, NULL, FALSE); + 1U, 256U, NULL, false); return offset; } @@ -29857,7 +29867,7 @@ static const value_string rnsap_T_maxSYNC_UL_transmissions_vals[] = { static int dissect_rnsap_T_maxSYNC_UL_transmissions(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 4, NULL, TRUE, 0, NULL); + 4, NULL, true, 0, NULL); return offset; } @@ -29867,7 +29877,7 @@ dissect_rnsap_T_maxSYNC_UL_transmissions(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_INTEGER_0_3_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 3U, NULL, TRUE); + 0U, 3U, NULL, true); return offset; } @@ -29893,7 +29903,7 @@ static int dissect_rnsap_TAC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { tvbuff_t *parameter_tvb = NULL; offset = dissect_per_octet_string(tvb, offset, actx, tree, -1, - 2, 2, FALSE, ¶meter_tvb); + 2, 2, false, ¶meter_tvb); if (parameter_tvb) { actx->created_item = proto_tree_add_item(tree, hf_index, parameter_tvb, 0, 2, ENC_BIG_ENDIAN); @@ -29942,7 +29952,7 @@ static int dissect_rnsap_TDD_DCHs_to_ModifySpecificInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_DCHs_to_ModifySpecificInformationList, TDD_DCHs_to_ModifySpecificInformationList_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -29975,7 +29985,7 @@ static int dissect_rnsap_TDD_DCHs_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_DCHs_to_Modify, TDD_DCHs_to_Modify_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -30014,7 +30024,7 @@ static const value_string rnsap_TDD_TPC_DownlinkStepSize_vals[] = { static int dissect_rnsap_TDD_TPC_DownlinkStepSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -30044,7 +30054,7 @@ static int dissect_rnsap_TDD_UL_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_UL_Code_Information, TDD_UL_Code_Information_sequence_of, - 1, maxNrOfDPCHs, FALSE); + 1, maxNrOfDPCHs, false); return offset; } @@ -30054,7 +30064,7 @@ dissect_rnsap_TDD_UL_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ct static int dissect_rnsap_QPSK_UL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 69U, NULL, TRUE); + 0U, 69U, NULL, true); return offset; } @@ -30064,7 +30074,7 @@ dissect_rnsap_QPSK_UL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _ static int dissect_rnsap_EightPSK_UL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 24U, NULL, TRUE); + 0U, 24U, NULL, true); return offset; } @@ -30117,7 +30127,7 @@ static int dissect_rnsap_TDD_UL_Code_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_UL_Code_LCR_Information, TDD_UL_Code_LCR_Information_sequence_of, - 1, maxNrOfDPCHsLCR, FALSE); + 1, maxNrOfDPCHsLCR, false); return offset; } @@ -30147,7 +30157,7 @@ static int dissect_rnsap_TDD_UL_Code_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_UL_Code_Information768, TDD_UL_Code_Information768_sequence_of, - 1, maxNrOfDPCHs768, FALSE); + 1, maxNrOfDPCHs768, false); return offset; } @@ -30163,7 +30173,7 @@ static const value_string rnsap_TFCI_SignallingMode_vals[] = { static int dissect_rnsap_TFCI_SignallingMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -30173,7 +30183,7 @@ dissect_rnsap_TFCI_SignallingMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_TGD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 269U, NULL, FALSE); + 0U, 269U, NULL, false); return offset; } @@ -30183,7 +30193,7 @@ dissect_rnsap_TGD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto static int dissect_rnsap_TGSN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 14U, NULL, FALSE); + 0U, 14U, NULL, false); return offset; } @@ -30199,7 +30209,7 @@ static const value_string rnsap_TimingAdvanceApplied_vals[] = { static int dissect_rnsap_TimingAdvanceApplied(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -30214,7 +30224,7 @@ static const value_string rnsap_SynchronisationIndicator_vals[] = { static int dissect_rnsap_SynchronisationIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -30231,7 +30241,7 @@ static const value_string rnsap_TraceDepth_vals[] = { static int dissect_rnsap_TraceDepth(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -30241,7 +30251,7 @@ dissect_rnsap_TraceDepth(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_TraceRecordingSessionReference(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -30251,7 +30261,7 @@ dissect_rnsap_TraceRecordingSessionReference(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_TraceReference(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index, - 2, 3, FALSE, NULL); + 2, 3, false, NULL); return offset; } @@ -30268,7 +30278,7 @@ static const value_string rnsap_UL_DL_mode_vals[] = { static int dissect_rnsap_UL_DL_mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, FALSE, 0, NULL); + 3, NULL, false, 0, NULL); return offset; } @@ -30284,7 +30294,7 @@ static const value_string rnsap_Uplink_Compressed_Mode_Method_vals[] = { static int dissect_rnsap_Uplink_Compressed_Mode_Method(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -30327,7 +30337,7 @@ static int dissect_rnsap_Transmission_Gap_Pattern_Sequence_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Transmission_Gap_Pattern_Sequence_Information, Transmission_Gap_Pattern_Sequence_Information_sequence_of, - 1, maxTGPS, FALSE); + 1, maxTGPS, false); return offset; } @@ -30341,7 +30351,7 @@ static int dissect_rnsap_Affected_HSDSCH_Serving_Cell_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Affected_HSDSCH_Serving_Cell_List, Affected_HSDSCH_Serving_Cell_List_sequence_of, - 0, maxNrOfHSDSCH, FALSE); + 0, maxNrOfHSDSCH, false); return offset; } @@ -30371,7 +30381,7 @@ static int dissect_rnsap_Transmission_Mode_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Transmission_Mode_Information, Transmission_Mode_Information_sequence_of, - 1, maxNrOfFDDNeighboursPerRNC, TRUE); + 1, maxNrOfFDDNeighboursPerRNC, true); return offset; } @@ -30387,7 +30397,7 @@ static const value_string rnsap_TransmitDiversityIndicator_vals[] = { static int dissect_rnsap_TransmitDiversityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -30397,7 +30407,7 @@ dissect_rnsap_TransmitDiversityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1 static int dissect_rnsap_Transmitted_Carrier_Power_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 100U, NULL, FALSE); + 0U, 100U, NULL, false); return offset; } @@ -30407,7 +30417,7 @@ dissect_rnsap_Transmitted_Carrier_Power_Value(tvbuff_t *tvb _U_, int offset _U_, static int dissect_rnsap_Transmitted_Carrier_Power_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 100U, NULL, FALSE); + 0U, 100U, NULL, false); return offset; } @@ -30448,7 +30458,7 @@ dissect_rnsap_TUTRANGANSSMeasurementThresholdInformation(tvbuff_t *tvb _U_, int static int dissect_rnsap_INTEGER_M50_50(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -50, 50U, NULL, FALSE); + -50, 50U, NULL, false); return offset; } @@ -30458,7 +30468,7 @@ dissect_rnsap_INTEGER_M50_50(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx static int dissect_rnsap_INTEGER_0_50(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 50U, NULL, FALSE); + 0U, 50U, NULL, false); return offset; } @@ -30486,7 +30496,7 @@ dissect_rnsap_TUTRANGANSSMeasurementValueInformation(tvbuff_t *tvb _U_, int offs static int dissect_rnsap_TUTRANGPSChangeLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 256U, NULL, FALSE); + 1U, 256U, NULL, false); return offset; } @@ -30512,7 +30522,7 @@ dissect_rnsap_TUTRANGPSMeasurementThresholdInformation(tvbuff_t *tvb _U_, int of static int dissect_rnsap_TransportBearerID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 4095U, NULL, FALSE); + 0U, 4095U, NULL, false); return offset; } @@ -30528,7 +30538,7 @@ static const value_string rnsap_TransportBearerNotRequestedIndicator_vals[] = { static int dissect_rnsap_TransportBearerNotRequestedIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -30543,7 +30553,7 @@ static const value_string rnsap_TransportBearerNotSetupIndicator_vals[] = { static int dissect_rnsap_TransportBearerNotSetupIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -30553,7 +30563,7 @@ dissect_rnsap_TransportBearerNotSetupIndicator(tvbuff_t *tvb _U_, int offset _U_ static int dissect_rnsap_INTEGER_0_4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 4U, NULL, FALSE); + 0U, 4U, NULL, false); return offset; } @@ -30584,7 +30594,7 @@ static const value_string rnsap_TransportFormatManagement_vals[] = { static int dissect_rnsap_TransportFormatManagement(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -30600,7 +30610,7 @@ static const value_string rnsap_TSN_Length_vals[] = { static int dissect_rnsap_TSN_Length(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -30616,7 +30626,7 @@ static const value_string rnsap_TSTD_Indicator_vals[] = { static int dissect_rnsap_TSTD_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -30632,7 +30642,7 @@ static const value_string rnsap_TSTD_Support_Indicator_vals[] = { static int dissect_rnsap_TSTD_Support_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -30679,7 +30689,7 @@ static const value_string rnsap_TypeOfError_vals[] = { static int dissect_rnsap_TypeOfError(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -30689,7 +30699,7 @@ dissect_rnsap_TypeOfError(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U static int dissect_rnsap_UE_AggregateMaximumBitRateDownlink(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 1000000000U, NULL, FALSE); + 1U, 1000000000U, NULL, false); return offset; } @@ -30699,7 +30709,7 @@ dissect_rnsap_UE_AggregateMaximumBitRateDownlink(tvbuff_t *tvb _U_, int offset _ static int dissect_rnsap_UE_AggregateMaximumBitRateUplink(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 1000000000U, NULL, FALSE); + 1U, 1000000000U, NULL, false); return offset; } @@ -30738,7 +30748,7 @@ static const value_string rnsap_UE_Support_of_non_rectangular_resource_allocatio static int dissect_rnsap_UE_Support_of_non_rectangular_resource_allocation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -30754,7 +30764,7 @@ static const value_string rnsap_UE_TS0_CapabilityLCR_vals[] = { static int dissect_rnsap_UE_TS0_CapabilityLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -30784,7 +30794,7 @@ static const value_string rnsap_Radio_Frequency_Band_vals[] = { static int dissect_rnsap_Radio_Frequency_Band(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 16, NULL, TRUE, 0, NULL); + 16, NULL, true, 0, NULL); return offset; } @@ -30813,7 +30823,7 @@ static int dissect_rnsap_UE_RF_Band_CapabilityLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UE_RF_Band_CapabilityLCR, UE_RF_Band_CapabilityLCR_sequence_of, - 1, maxFreqBandsTDD, FALSE); + 1, maxFreqBandsTDD, false); return offset; } @@ -30823,7 +30833,7 @@ dissect_rnsap_UE_RF_Band_CapabilityLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_LCRTDD_HSDSCH_Physical_Layer_Category(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 64U, NULL, FALSE); + 1U, 64U, NULL, false); return offset; } @@ -30857,7 +30867,7 @@ dissect_rnsap_UEIdentity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_ static int dissect_rnsap_UEMeasurementHysteresisTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 15U, NULL, FALSE); + 0U, 15U, NULL, false); return offset; } @@ -30872,7 +30882,7 @@ static const value_string rnsap_UEMeasurementParameterModAllow_vals[] = { static int dissect_rnsap_UEMeasurementParameterModAllow(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -30894,7 +30904,7 @@ static const value_string rnsap_UEMeasurementReportCharacteristicsPeriodicAmount static int dissect_rnsap_UEMeasurementReportCharacteristicsPeriodicAmountofReporting(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 8, NULL, FALSE, 0, NULL); + 8, NULL, false, 0, NULL); return offset; } @@ -30923,7 +30933,7 @@ static const value_string rnsap_UEMeasurementReportCharacteristicsPeriodicReport static int dissect_rnsap_UEMeasurementReportCharacteristicsPeriodicReportingInterval(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 15, NULL, FALSE, 0, NULL); + 15, NULL, false, 0, NULL); return offset; } @@ -30949,7 +30959,7 @@ dissect_rnsap_UEMeasurementReportCharacteristicsPeriodic(tvbuff_t *tvb _U_, int static int dissect_rnsap_UEMeasurementThresholdDLTimeslotISCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -115, -25, NULL, FALSE); + -115, -25, NULL, false); return offset; } @@ -30959,7 +30969,7 @@ dissect_rnsap_UEMeasurementThresholdDLTimeslotISCP(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_UEMeasurementThresholdUETransmitPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -50, 33U, NULL, FALSE); + -50, 33U, NULL, false); return offset; } @@ -31022,7 +31032,7 @@ static const value_string rnsap_UEMeasurementTimeToTrigger_vals[] = { static int dissect_rnsap_UEMeasurementTimeToTrigger(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 16, NULL, FALSE, 0, NULL); + 16, NULL, false, 0, NULL); return offset; } @@ -31178,7 +31188,7 @@ static const value_string rnsap_UEMeasurementTimeslotInfoHCRBurstType_vals[] = { static int dissect_rnsap_UEMeasurementTimeslotInfoHCRBurstType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -31208,7 +31218,7 @@ static int dissect_rnsap_UEMeasurementTimeslotInfoHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UEMeasurementTimeslotInfoHCR, UEMeasurementTimeslotInfoHCR_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -31237,7 +31247,7 @@ static int dissect_rnsap_UEMeasurementTimeslotInfoLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UEMeasurementTimeslotInfoLCR, UEMeasurementTimeslotInfoLCR_sequence_of, - 1, maxNrOfTsLCR, FALSE); + 1, maxNrOfTsLCR, false); return offset; } @@ -31254,7 +31264,7 @@ static const value_string rnsap_UEMeasurementTimeslotInfo768BurstType_vals[] = { static int dissect_rnsap_UEMeasurementTimeslotInfo768BurstType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -31284,7 +31294,7 @@ static int dissect_rnsap_UEMeasurementTimeslotInfo768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UEMeasurementTimeslotInfo768, UEMeasurementTimeslotInfo768_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -31301,7 +31311,7 @@ static const value_string rnsap_UEMeasurementType_vals[] = { static int dissect_rnsap_UEMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 3, NULL, TRUE, 0, NULL); + 3, NULL, true, 0, NULL); return offset; } @@ -31311,7 +31321,7 @@ dissect_rnsap_UEMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_INTEGER_0_104(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 104U, NULL, FALSE); + 0U, 104U, NULL, false); return offset; } @@ -31341,7 +31351,7 @@ static int dissect_rnsap_UEMeasurementValueTransmittedPowerListHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UEMeasurementValueTransmittedPowerListHCR, UEMeasurementValueTransmittedPowerListHCR_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -31371,7 +31381,7 @@ static int dissect_rnsap_UEMeasurementValueTransmittedPowerListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UEMeasurementValueTransmittedPowerListLCR, UEMeasurementValueTransmittedPowerListLCR_sequence_of, - 1, maxNrOfTsLCR, FALSE); + 1, maxNrOfTsLCR, false); return offset; } @@ -31433,7 +31443,7 @@ static int dissect_rnsap_UEMeasurementValueTimeslotISCPListHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UEMeasurementValueTimeslotISCPListHCR, UEMeasurementValueTimeslotISCPListHCR_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -31463,7 +31473,7 @@ static int dissect_rnsap_UEMeasurementValueTimeslotISCPListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UEMeasurementValueTimeslotISCPListLCR, UEMeasurementValueTimeslotISCPListLCR_sequence_of, - 1, maxNrOfTsLCR, FALSE); + 1, maxNrOfTsLCR, false); return offset; } @@ -31544,7 +31554,7 @@ static int dissect_rnsap_UEMeasurementValueTransmittedPowerList768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UEMeasurementValueTransmittedPowerList768, UEMeasurementValueTransmittedPowerList768_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -31574,7 +31584,7 @@ static int dissect_rnsap_UEMeasurementValueTimeslotISCPList768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UEMeasurementValueTimeslotISCPList768, UEMeasurementValueTimeslotISCPList768_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -31630,7 +31640,7 @@ dissect_rnsap_UEMeasurementValueInformation(tvbuff_t *tvb _U_, int offset _U_, a static int dissect_rnsap_UPHFiltering_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 32U, NULL, FALSE); + 0U, 32U, NULL, false); return offset; } @@ -31671,7 +31681,7 @@ dissect_rnsap_UE_Measurement_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_UE_SupportIndicatorExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index, - 32, 32, FALSE, NULL, 0, NULL, NULL); + 32, 32, false, NULL, 0, NULL, NULL); return offset; } @@ -31696,7 +31706,7 @@ dissect_rnsap_Cell_Fach_Pch_State(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t static int dissect_rnsap_URA_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 65535U, NULL, FALSE); + 0U, 65535U, NULL, false); return offset; } @@ -31744,7 +31754,7 @@ dissect_rnsap_UE_State(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_rnsap_UE_transmission_power_headroom_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 31U, NULL, FALSE); + 0U, 31U, NULL, false); return offset; } @@ -31760,7 +31770,7 @@ static const value_string rnsap_UL_DPDCHIndicatorEDCH_vals[] = { static int dissect_rnsap_UL_DPDCHIndicatorEDCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -31792,7 +31802,7 @@ static int dissect_rnsap_UL_Timeslot_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_Timeslot_Information, UL_Timeslot_Information_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -31824,7 +31834,7 @@ static int dissect_rnsap_UL_TimeslotLCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_TimeslotLCR_Information, UL_TimeslotLCR_Information_sequence_of, - 1, maxNrOfULTsLCR, FALSE); + 1, maxNrOfULTsLCR, false); return offset; } @@ -31874,7 +31884,7 @@ static int dissect_rnsap_UL_Timeslot_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_Timeslot_Information768, UL_Timeslot_Information768_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -31904,7 +31914,7 @@ static int dissect_rnsap_UL_TimeSlot_ISCP_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_TimeSlot_ISCP_Info, UL_TimeSlot_ISCP_Info_sequence_of, - 1, maxNrOfULTs, FALSE); + 1, maxNrOfULTs, false); return offset; } @@ -31943,7 +31953,7 @@ static int dissect_rnsap_UL_TimeSlot_ISCP_LCR_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_TimeSlot_ISCP_LCR_Info, UL_TimeSlot_ISCP_LCR_Info_sequence_of, - 1, maxNrOfULTsLCR, FALSE); + 1, maxNrOfULTsLCR, false); return offset; } @@ -31953,7 +31963,7 @@ dissect_rnsap_UL_TimeSlot_ISCP_LCR_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ static int dissect_rnsap_UL_Timeslot_ISCP_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 126U, NULL, FALSE); + 0U, 126U, NULL, false); return offset; } @@ -31963,7 +31973,7 @@ dissect_rnsap_UL_Timeslot_ISCP_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset static int dissect_rnsap_INTEGER_M120_M58_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - -120, -58, NULL, TRUE); + -120, -58, NULL, true); return offset; } @@ -31973,7 +31983,7 @@ dissect_rnsap_INTEGER_M120_M58_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a static int dissect_rnsap_INTEGER_1_32(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 32U, NULL, FALSE); + 1U, 32U, NULL, false); return offset; } @@ -32001,7 +32011,7 @@ dissect_rnsap_UL_TimingAdvanceCtrl_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_c static int dissect_rnsap_UL_DPCCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 5U, NULL, TRUE); + 0U, 5U, NULL, true); return offset; } @@ -32017,7 +32027,7 @@ static const value_string rnsap_UL_PhysCH_SF_Variation_vals[] = { static int dissect_rnsap_UL_PhysCH_SF_Variation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -32027,7 +32037,7 @@ dissect_rnsap_UL_PhysCH_SF_Variation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx static int dissect_rnsap_UL_Synchronisation_StepSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 8U, NULL, FALSE); + 1U, 8U, NULL, false); return offset; } @@ -32037,7 +32047,7 @@ dissect_rnsap_UL_Synchronisation_StepSize(tvbuff_t *tvb _U_, int offset _U_, asn static int dissect_rnsap_UL_Synchronisation_Frequency(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 1U, 8U, NULL, FALSE); + 1U, 8U, NULL, false); return offset; } @@ -32063,7 +32073,7 @@ dissect_rnsap_UL_Synchronisation_Parameters_LCR(tvbuff_t *tvb _U_, int offset _U static int dissect_rnsap_UpPTSInterferenceValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 127U, NULL, TRUE); + 0U, 127U, NULL, true); return offset; } @@ -32079,7 +32089,7 @@ static const value_string rnsap_Unidirectional_DCH_Indicator_vals[] = { static int dissect_rnsap_Unidirectional_DCH_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -32108,7 +32118,7 @@ static int dissect_rnsap_RNCsWithCellsInTheAccessedURA_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RNCsWithCellsInTheAccessedURA_List, RNCsWithCellsInTheAccessedURA_List_sequence_of, - 1, maxRNCinURA_1, FALSE); + 1, maxRNCinURA_1, false); return offset; } @@ -32135,7 +32145,7 @@ dissect_rnsap_URA_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act static int dissect_rnsap_USCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index, - 0U, 255U, NULL, FALSE); + 0U, 255U, NULL, false); return offset; } @@ -32170,7 +32180,7 @@ static int dissect_rnsap_USCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_USCH_Information, USCH_Information_sequence_of, - 1, maxNoOfUSCHs, FALSE); + 1, maxNoOfUSCHs, false); return offset; } @@ -32186,7 +32196,7 @@ static const value_string rnsap_Usefulness_Of_Battery_Optimization_vals[] = { static int dissect_rnsap_Usefulness_Of_Battery_Optimization(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, FALSE, 0, NULL); + 2, NULL, false, 0, NULL); return offset; } @@ -32201,7 +32211,7 @@ static const value_string rnsap_User_Plane_Congestion_Fields_Inclusion_vals[] = static int dissect_rnsap_User_Plane_Congestion_Fields_Inclusion(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, FALSE, 0, NULL); + 1, NULL, false, 0, NULL); return offset; } @@ -32247,7 +32257,7 @@ static const value_string rnsap_UL_CLTD_State_Update_Information_vals[] = { static int dissect_rnsap_UL_CLTD_State_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -32313,7 +32323,7 @@ static const value_string rnsap_UL_MIMO_Removal_vals[] = { static int dissect_rnsap_UL_MIMO_Removal(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 1, NULL, TRUE, 0, NULL); + 1, NULL, true, 0, NULL); return offset; } @@ -32449,7 +32459,7 @@ static int dissect_rnsap_RL_InformationList_RL_SetupRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_RL_SetupRqstFDD, RL_InformationList_RL_SetupRqstFDD_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -32505,7 +32515,7 @@ static int dissect_rnsap_Additional_HS_Cell_Information_RL_Setup_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_HS_Cell_Information_RL_Setup_List, Additional_HS_Cell_Information_RL_Setup_List_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -32601,7 +32611,7 @@ static int dissect_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD, UL_CCTrCH_InformationList_RL_SetupRqstTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -32633,7 +32643,7 @@ static int dissect_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD, DL_CCTrCH_InformationList_RL_SetupRqstTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -32662,7 +32672,7 @@ static int dissect_rnsap_CCTrCH_TPCList_RL_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_CCTrCH_TPCList_RL_SetupRqstTDD, CCTrCH_TPCList_RL_SetupRqstTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -32731,7 +32741,7 @@ static int dissect_rnsap_RL_InformationResponseList_RL_SetupRspFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationResponseList_RL_SetupRspFDD, RL_InformationResponseList_RL_SetupRspFDD_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -32855,7 +32865,7 @@ static int dissect_rnsap_Additional_HS_Cell_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_HS_Cell_Information_Response_List, Additional_HS_Cell_Information_Response_List_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -32997,7 +33007,7 @@ static int dissect_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD, UL_CCTrCHInformationListIE_RL_SetupRspTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -33054,7 +33064,7 @@ static int dissect_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD, DL_CCTrCHInformationListIE_RL_SetupRspTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -33105,7 +33115,7 @@ static int dissect_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD, DSCH_InformationListIEs_RL_SetupRspTDD_sequence_of, - 0, maxNoOfDSCHs, FALSE); + 0, maxNoOfDSCHs, false); return offset; } @@ -33137,7 +33147,7 @@ static int dissect_rnsap_USCH_InformationListIEs_RL_SetupRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_USCH_InformationListIEs_RL_SetupRspTDD, USCH_InformationListIEs_RL_SetupRspTDD_sequence_of, - 0, maxNoOfUSCHs, FALSE); + 0, maxNoOfUSCHs, false); return offset; } @@ -33252,7 +33262,7 @@ static int dissect_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD, UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD_sequence_of, - 1, maxNrOfCCTrCHsLCR, FALSE); + 1, maxNrOfCCTrCHsLCR, false); return offset; } @@ -33309,7 +33319,7 @@ static int dissect_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD, DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD_sequence_of, - 1, maxNrOfCCTrCHsLCR, FALSE); + 1, maxNrOfCCTrCHsLCR, false); return offset; } @@ -33361,7 +33371,7 @@ static int dissect_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD, DSCH_LCR_InformationListIEs_RL_SetupRspTDD_sequence_of, - 0, maxNoOfDSCHsLCR, FALSE); + 0, maxNoOfDSCHsLCR, false); return offset; } @@ -33393,7 +33403,7 @@ static int dissect_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD, USCH_LCR_InformationListIEs_RL_SetupRspTDD_sequence_of, - 0, maxNoOfUSCHsLCR, FALSE); + 0, maxNoOfUSCHsLCR, false); return offset; } @@ -33497,7 +33507,7 @@ static int dissect_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768, UL_CCTrCHInformationListIE_RL_SetupRspTDD768_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -33556,7 +33566,7 @@ static int dissect_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768, DL_CCTrCHInformationListIE_RL_SetupRspTDD768_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -33618,7 +33628,7 @@ static int dissect_rnsap_UnsuccessfulRL_InformationResponseList_RL_SetupFailureFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UnsuccessfulRL_InformationResponseList_RL_SetupFailureFDD, UnsuccessfulRL_InformationResponseList_RL_SetupFailureFDD_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -33632,7 +33642,7 @@ static int dissect_rnsap_SuccessfulRL_InformationResponseList_RL_SetupFailureFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_SuccessfulRL_InformationResponseList_RL_SetupFailureFDD, SuccessfulRL_InformationResponseList_RL_SetupFailureFDD_sequence_of, - 0, maxNrOfRLs_1, FALSE); + 0, maxNrOfRLs_1, false); return offset; } @@ -33899,7 +33909,7 @@ static int dissect_rnsap_RL_InformationList_RL_AdditionRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_RL_AdditionRqstFDD, RL_InformationList_RL_AdditionRqstFDD_sequence_of, - 1, maxNrOfRLs_1, FALSE); + 1, maxNrOfRLs_1, false); return offset; } @@ -33952,7 +33962,7 @@ static int dissect_rnsap_Additional_HS_Cell_Information_RL_Addition_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_HS_Cell_Information_RL_Addition_List, Additional_HS_Cell_Information_RL_Addition_List_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -34060,7 +34070,7 @@ static int dissect_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD, UL_CCTrCH_InformationList_RL_AdditionRqstTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -34090,7 +34100,7 @@ static int dissect_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD, DL_CCTrCH_InformationList_RL_AdditionRqstTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -34135,7 +34145,7 @@ static int dissect_rnsap_RL_InformationResponseList_RL_AdditionRspFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationResponseList_RL_AdditionRspFDD, RL_InformationResponseList_RL_AdditionRspFDD_sequence_of, - 1, maxNrOfRLs_1, FALSE); + 1, maxNrOfRLs_1, false); return offset; } @@ -34263,7 +34273,7 @@ static int dissect_rnsap_Additional_HS_Cell_Change_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_HS_Cell_Change_Information_Response_List, Additional_HS_Cell_Change_Information_Response_List_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -34458,7 +34468,7 @@ static int dissect_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD, UL_CCTrCHInformationListIE_RL_AdditionRspTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -34515,7 +34525,7 @@ static int dissect_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD, DL_CCTrCHInformationListIE_RL_AdditionRspTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -34581,7 +34591,7 @@ static int dissect_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD, DSCH_InformationListIE_RL_AdditionRspTDD_sequence_of, - 0, maxNoOfDSCHs, FALSE); + 0, maxNoOfDSCHs, false); return offset; } @@ -34612,7 +34622,7 @@ static int dissect_rnsap_USCH_InformationListIE_RL_AdditionRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_USCH_InformationListIE_RL_AdditionRspTDD, USCH_InformationListIE_RL_AdditionRspTDD_sequence_of, - 0, maxNoOfUSCHs, FALSE); + 0, maxNoOfUSCHs, false); return offset; } @@ -34733,7 +34743,7 @@ static int dissect_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD, UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_sequence_of, - 1, maxNrOfCCTrCHsLCR, FALSE); + 1, maxNrOfCCTrCHsLCR, false); return offset; } @@ -34790,7 +34800,7 @@ static int dissect_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD, DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_sequence_of, - 1, maxNrOfCCTrCHsLCR, FALSE); + 1, maxNrOfCCTrCHsLCR, false); return offset; } @@ -34842,7 +34852,7 @@ static int dissect_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD, DSCH_LCR_InformationListIEs_RL_AdditionRspTDD_sequence_of, - 0, maxNoOfDSCHsLCR, FALSE); + 0, maxNoOfDSCHsLCR, false); return offset; } @@ -34873,7 +34883,7 @@ static int dissect_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD, USCH_LCR_InformationListIEs_RL_AdditionRspTDD_sequence_of, - 0, maxNoOfUSCHsLCR, FALSE); + 0, maxNoOfUSCHsLCR, false); return offset; } @@ -34970,7 +34980,7 @@ static int dissect_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768, UL_CCTrCHInformationListIE_RL_AdditionRspTDD768_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -35029,7 +35039,7 @@ static int dissect_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768, DL_CCTrCHInformationListIE_RL_AdditionRspTDD768_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -35091,7 +35101,7 @@ static int dissect_rnsap_UnsuccessfulRL_InformationResponseList_RL_AdditionFailureFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UnsuccessfulRL_InformationResponseList_RL_AdditionFailureFDD, UnsuccessfulRL_InformationResponseList_RL_AdditionFailureFDD_sequence_of, - 1, maxNrOfRLs_1, FALSE); + 1, maxNrOfRLs_1, false); return offset; } @@ -35105,7 +35115,7 @@ static int dissect_rnsap_SuccessfulRL_InformationResponseList_RL_AdditionFailureFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_SuccessfulRL_InformationResponseList_RL_AdditionFailureFDD, SuccessfulRL_InformationResponseList_RL_AdditionFailureFDD_sequence_of, - 0, maxNrOfRLs_2, FALSE); + 0, maxNrOfRLs_2, false); return offset; } @@ -35377,7 +35387,7 @@ static int dissect_rnsap_RL_InformationList_RL_DeletionRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_RL_DeletionRqst, RL_InformationList_RL_DeletionRqst_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -35530,7 +35540,7 @@ static int dissect_rnsap_DCH_DeleteList_RL_ReconfPrepFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_DeleteList_RL_ReconfPrepFDD, DCH_DeleteList_RL_ReconfPrepFDD_sequence_of, - 0, maxNrOfDCHs, FALSE); + 0, maxNrOfDCHs, false); return offset; } @@ -35544,7 +35554,7 @@ static int dissect_rnsap_RL_InformationList_RL_ReconfPrepFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_RL_ReconfPrepFDD, RL_InformationList_RL_ReconfPrepFDD_sequence_of, - 0, maxNrOfRLs, FALSE); + 0, maxNrOfRLs, false); return offset; } @@ -35595,7 +35605,7 @@ static int dissect_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep, Additional_HS_Cell_Information_RL_Reconf_Prep_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -35672,7 +35682,7 @@ static int dissect_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD, UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -35704,7 +35714,7 @@ static int dissect_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -35736,7 +35746,7 @@ static int dissect_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD, UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -35765,7 +35775,7 @@ static int dissect_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD, DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -35794,7 +35804,7 @@ static int dissect_rnsap_CCTrCH_TPCAddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_CCTrCH_TPCAddList_RL_ReconfPrepTDD, CCTrCH_TPCAddList_RL_ReconfPrepTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -35827,7 +35837,7 @@ static int dissect_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -35856,7 +35866,7 @@ static int dissect_rnsap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD, CCTrCH_TPCModifyList_RL_ReconfPrepTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -35889,7 +35899,7 @@ static int dissect_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD, DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -35933,7 +35943,7 @@ static int dissect_rnsap_DCH_DeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_DeleteList_RL_ReconfPrepTDD, DCH_DeleteList_RL_ReconfPrepTDD_sequence_of, - 0, maxNrOfDCHs, FALSE); + 0, maxNrOfDCHs, false); return offset; } @@ -35969,7 +35979,7 @@ static int dissect_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD, DSCH_ModifyList_RL_ReconfPrepTDD_sequence_of, - 0, maxNoOfDSCHs, FALSE); + 0, maxNoOfDSCHs, false); return offset; } @@ -35998,7 +36008,7 @@ static int dissect_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD, DSCH_DeleteList_RL_ReconfPrepTDD_sequence_of, - 0, maxNoOfDSCHs, FALSE); + 0, maxNoOfDSCHs, false); return offset; } @@ -36035,7 +36045,7 @@ static int dissect_rnsap_USCH_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_USCH_ModifyList_RL_ReconfPrepTDD, USCH_ModifyList_RL_ReconfPrepTDD_sequence_of, - 0, maxNoOfUSCHs, FALSE); + 0, maxNoOfUSCHs, false); return offset; } @@ -36064,7 +36074,7 @@ static int dissect_rnsap_USCH_DeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_USCH_DeleteList_RL_ReconfPrepTDD, USCH_DeleteList_RL_ReconfPrepTDD_sequence_of, - 0, maxNoOfUSCHs, FALSE); + 0, maxNoOfUSCHs, false); return offset; } @@ -36094,7 +36104,7 @@ static int dissect_rnsap_RL_Information_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Information_RL_ReconfPrepTDD, RL_Information_RL_ReconfPrepTDD_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -36123,7 +36133,7 @@ static int dissect_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD, RL_InformationResponseList_RL_ReconfReadyFDD_sequence_of, - 0, maxNrOfRLs, FALSE); + 0, maxNrOfRLs, false); return offset; } @@ -36195,7 +36205,7 @@ static int dissect_rnsap_Additional_HS_Cell_RL_Reconf_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_HS_Cell_RL_Reconf_Response, Additional_HS_Cell_RL_Reconf_Response_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -36339,7 +36349,7 @@ static int dissect_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD, UL_CCTrCHInformationListIE_RL_ReconfReadyTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -36425,7 +36435,7 @@ static int dissect_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD, TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD_sequence_of, - 1, maxNrOfDPCHs, FALSE); + 1, maxNrOfDPCHs, false); return offset; } @@ -36457,7 +36467,7 @@ static int dissect_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD, UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -36505,7 +36515,7 @@ static int dissect_rnsap_TDD_UL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_UL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD, TDD_UL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD_sequence_of, - 1, maxNrOfDPCHsLCR, FALSE); + 1, maxNrOfDPCHsLCR, false); return offset; } @@ -36537,7 +36547,7 @@ static int dissect_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD, UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_sequence_of, - 1, maxNrOfTsLCR, FALSE); + 1, maxNrOfTsLCR, false); return offset; } @@ -36567,7 +36577,7 @@ static int dissect_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD768, TDD_UL_Code_InformationModifyList_RL_ReconfReadyTDD768_sequence_of, - 1, maxNrOfDPCHs768, FALSE); + 1, maxNrOfDPCHs768, false); return offset; } @@ -36599,7 +36609,7 @@ static int dissect_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768, UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -36628,7 +36638,7 @@ static int dissect_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD, UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_sequence_of, - 0, maxNrOfDPCHs, FALSE); + 0, maxNrOfDPCHs, false); return offset; } @@ -36687,7 +36697,7 @@ static int dissect_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD, DL_CCTrCHInformationListIE_RL_ReconfReadyTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -36771,7 +36781,7 @@ static int dissect_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD, TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD_sequence_of, - 1, maxNrOfDPCHs, FALSE); + 1, maxNrOfDPCHs, false); return offset; } @@ -36803,7 +36813,7 @@ static int dissect_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD, DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -36851,7 +36861,7 @@ static int dissect_rnsap_TDD_DL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_DL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD, TDD_DL_Code_LCR_InformationModifyList_RL_ReconfReadyTDD_sequence_of, - 1, maxNrOfDPCHsLCR, FALSE); + 1, maxNrOfDPCHsLCR, false); return offset; } @@ -36883,7 +36893,7 @@ static int dissect_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD, DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_sequence_of, - 1, maxNrOfTsLCR, FALSE); + 1, maxNrOfTsLCR, false); return offset; } @@ -36913,7 +36923,7 @@ static int dissect_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD768, TDD_DL_Code_InformationModifyList_RL_ReconfReadyTDD768_sequence_of, - 1, maxNrOfDPCHs768, FALSE); + 1, maxNrOfDPCHs768, false); return offset; } @@ -36945,7 +36955,7 @@ static int dissect_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768, DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -36974,7 +36984,7 @@ static int dissect_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD, DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_sequence_of, - 0, maxNrOfDPCHs, FALSE); + 0, maxNrOfDPCHs, false); return offset; } @@ -37003,7 +37013,7 @@ static int dissect_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD, DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD_sequence_of, - 0, maxNrOfDPCHs768, FALSE); + 0, maxNrOfDPCHs768, false); return offset; } @@ -37036,7 +37046,7 @@ static int dissect_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD, DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_sequence_of, - 0, maxNoOfDSCHs, FALSE); + 0, maxNoOfDSCHs, false); return offset; } @@ -37068,7 +37078,7 @@ static int dissect_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD, USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_sequence_of, - 0, maxNoOfUSCHs, FALSE); + 0, maxNoOfUSCHs, false); return offset; } @@ -37082,7 +37092,7 @@ static int dissect_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD, Multiple_RL_InformationResponse_RL_ReconfReadyTDD_sequence_of, - 1, maxNrOfRLs_1, FALSE); + 1, maxNrOfRLs_1, false); return offset; } @@ -37141,7 +37151,7 @@ static int dissect_rnsap_RL_ReconfigurationFailureList_RL_ReconfFailure(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_ReconfigurationFailureList_RL_ReconfFailure, RL_ReconfigurationFailureList_RL_ReconfFailure_sequence_of, - 0, maxNrOfRLs, FALSE); + 0, maxNrOfRLs, false); return offset; } @@ -37285,7 +37295,7 @@ static int dissect_rnsap_DCH_DeleteList_RL_ReconfRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_DeleteList_RL_ReconfRqstFDD, DCH_DeleteList_RL_ReconfRqstFDD_sequence_of, - 0, maxNrOfDCHs, FALSE); + 0, maxNrOfDCHs, false); return offset; } @@ -37318,7 +37328,7 @@ static int dissect_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req, Additional_HS_Cell_Information_RL_Reconf_Req_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -37347,7 +37357,7 @@ static int dissect_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList, RL_ReconfigurationRequestFDD_RL_InformationList_sequence_of, - 0, maxNrOfRLs, FALSE); + 0, maxNrOfRLs, false); return offset; } @@ -37392,7 +37402,7 @@ static int dissect_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -37422,7 +37432,7 @@ static int dissect_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD, UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -37451,7 +37461,7 @@ static int dissect_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -37481,7 +37491,7 @@ static int dissect_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD, DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_sequence_of, - 0, maxNrOfCCTrCHs, FALSE); + 0, maxNrOfCCTrCHs, false); return offset; } @@ -37525,7 +37535,7 @@ static int dissect_rnsap_DCH_DeleteList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_DeleteList_RL_ReconfRqstTDD, DCH_DeleteList_RL_ReconfRqstTDD_sequence_of, - 0, maxNrOfDCHs, FALSE); + 0, maxNrOfDCHs, false); return offset; } @@ -37555,7 +37565,7 @@ static int dissect_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information, Multiple_RL_ReconfigurationRequestTDD_RL_Information_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -37584,7 +37594,7 @@ static int dissect_rnsap_RL_InformationResponseList_RL_ReconfRspFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationResponseList_RL_ReconfRspFDD, RL_InformationResponseList_RL_ReconfRspFDD_sequence_of, - 0, maxNrOfRLs, FALSE); + 0, maxNrOfRLs, false); return offset; } @@ -37709,7 +37719,7 @@ static int dissect_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD, DL_CCTrCH_InformationList_RL_ReconfRspTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -37740,7 +37750,7 @@ static int dissect_rnsap_DL_Timeslot_LCR_InformationModifyList_RL_ReconfRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_Timeslot_LCR_InformationModifyList_RL_ReconfRspTDD, DL_Timeslot_LCR_InformationModifyList_RL_ReconfRspTDD_sequence_of, - 1, maxNrOfDLTsLCR, FALSE); + 1, maxNrOfDLTsLCR, false); return offset; } @@ -37769,7 +37779,7 @@ static int dissect_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD, Multiple_RL_InformationResponse_RL_ReconfRspTDD_sequence_of, - 1, maxNrOfRLs_1, FALSE); + 1, maxNrOfRLs_1, false); return offset; } @@ -37798,7 +37808,7 @@ static int dissect_rnsap_RL_InformationList_RL_FailureInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_RL_FailureInd, RL_InformationList_RL_FailureInd_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -37827,7 +37837,7 @@ static int dissect_rnsap_RL_Set_InformationList_RL_FailureInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Set_InformationList_RL_FailureInd, RL_Set_InformationList_RL_FailureInd_sequence_of, - 1, maxNrOfRLSets, FALSE); + 1, maxNrOfRLSets, false); return offset; } @@ -37856,7 +37866,7 @@ static int dissect_rnsap_CCTrCH_InformationList_RL_FailureInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_CCTrCH_InformationList_RL_FailureInd, CCTrCH_InformationList_RL_FailureInd_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -37973,7 +37983,7 @@ static int dissect_rnsap_RL_InformationList_RL_PreemptRequiredInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_RL_PreemptRequiredInd, RL_InformationList_RL_PreemptRequiredInd_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -38002,7 +38012,7 @@ static int dissect_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd, HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd_sequence_of, - 1, maxNrOfMACdFlows, FALSE); + 1, maxNrOfMACdFlows, false); return offset; } @@ -38031,7 +38041,7 @@ static int dissect_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd, EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -38075,7 +38085,7 @@ static int dissect_rnsap_RL_InformationList_RL_RestoreInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_RL_RestoreInd, RL_InformationList_RL_RestoreInd_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -38104,7 +38114,7 @@ static int dissect_rnsap_RL_Set_InformationList_RL_RestoreInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Set_InformationList_RL_RestoreInd, RL_Set_InformationList_RL_RestoreInd_sequence_of, - 1, maxNrOfRLSets, FALSE); + 1, maxNrOfRLSets, false); return offset; } @@ -38133,7 +38143,7 @@ static int dissect_rnsap_CCTrCH_InformationList_RL_RestoreInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_CCTrCH_InformationList_RL_RestoreInd, CCTrCH_InformationList_RL_RestoreInd_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -38247,7 +38257,7 @@ static int dissect_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst, DL_ReferencePowerInformationList_DL_PC_Rqst_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -38407,7 +38417,7 @@ static int dissect_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD, UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -38439,7 +38449,7 @@ static int dissect_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD, UL_Timeslot_InformationList_PhyChReconfRqstTDD_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -38489,7 +38499,7 @@ static int dissect_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD, UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_sequence_of, - 1, maxNrOfTsLCR, FALSE); + 1, maxNrOfTsLCR, false); return offset; } @@ -38521,7 +38531,7 @@ static int dissect_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768, UL_Timeslot_InformationList_PhyChReconfRqstTDD768_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -38560,7 +38570,7 @@ static int dissect_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD, DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_sequence_of, - 1, maxNrOfCCTrCHs, FALSE); + 1, maxNrOfCCTrCHs, false); return offset; } @@ -38592,7 +38602,7 @@ static int dissect_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD, DL_Timeslot_InformationList_PhyChReconfRqstTDD_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -38642,7 +38652,7 @@ static int dissect_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD, DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_sequence_of, - 1, maxNrOfTsLCR, FALSE); + 1, maxNrOfTsLCR, false); return offset; } @@ -38674,7 +38684,7 @@ static int dissect_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768, DL_Timeslot_InformationList_PhyChReconfRqstTDD768_sequence_of, - 1, maxNrOfTS, FALSE); + 1, maxNrOfTS, false); return offset; } @@ -38704,7 +38714,7 @@ static int dissect_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD, HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD_sequence_of, - 1, maxNrOfDLTs, FALSE); + 1, maxNrOfDLTs, false); return offset; } @@ -38734,7 +38744,7 @@ static int dissect_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD, HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD_sequence_of, - 1, maxNrOfDLTsLCR, FALSE); + 1, maxNrOfDLTsLCR, false); return offset; } @@ -38764,7 +38774,7 @@ static int dissect_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768, HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768_sequence_of, - 1, maxNrOfDLTs, FALSE); + 1, maxNrOfDLTs, false); return offset; } @@ -38823,7 +38833,7 @@ static int dissect_rnsap_RL_InformationList_RL_CongestInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_RL_CongestInd, RL_InformationList_RL_CongestInd_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -38837,7 +38847,7 @@ static int dissect_rnsap_DCH_Rate_Information_RL_CongestInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DCH_Rate_Information_RL_CongestInd, DCH_Rate_Information_RL_CongestInd_sequence_of, - 1, maxNrOfDCHs, FALSE); + 1, maxNrOfDCHs, false); return offset; } @@ -38883,7 +38893,7 @@ static int dissect_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd, EDCH_MacdFlowSpecificInformationList_RL_CongestInd_sequence_of, - 1, maxNrOfEDCHMACdFlows, FALSE); + 1, maxNrOfEDCHMACdFlows, false); return offset; } @@ -39071,7 +39081,7 @@ static int dissect_rnsap_RL_InformationList_DM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_DM_Rqst, RL_InformationList_DM_Rqst_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -39100,7 +39110,7 @@ static int dissect_rnsap_RL_Set_InformationList_DM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Set_InformationList_DM_Rqst, RL_Set_InformationList_DM_Rqst_sequence_of, - 1, maxNrOfRLSets, FALSE); + 1, maxNrOfRLSets, false); return offset; } @@ -39189,7 +39199,7 @@ static int dissect_rnsap_HSSICH_Info_DM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSSICH_Info_DM_Rqst, HSSICH_Info_DM_Rqst_sequence_of, - 1, maxNrOfHSSICHs, FALSE); + 1, maxNrOfHSSICHs, false); return offset; } @@ -39203,7 +39213,7 @@ static int dissect_rnsap_HSSICH_Info_DM_Rqst_Extension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_HSSICH_Info_DM_Rqst_Extension, HSSICH_Info_DM_Rqst_Extension_sequence_of, - 1, maxNrOfHSSICHs, FALSE); + 1, maxNrOfHSSICHs, false); return offset; } @@ -39247,7 +39257,7 @@ static int dissect_rnsap_RL_InformationList_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_DM_Rsp, RL_InformationList_DM_Rsp_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -39276,7 +39286,7 @@ static int dissect_rnsap_RL_Set_InformationList_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Set_InformationList_DM_Rsp, RL_Set_InformationList_DM_Rsp_sequence_of, - 1, maxNrOfRLSets, FALSE); + 1, maxNrOfRLSets, false); return offset; } @@ -39382,7 +39392,7 @@ static int dissect_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp, Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_sequence_of, - 1, maxNrOfDPCHsPerRL_1, FALSE); + 1, maxNrOfDPCHsPerRL_1, false); return offset; } @@ -39412,7 +39422,7 @@ static int dissect_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp, Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_sequence_of, - 1, maxNrOfDPCHsLCRPerRL_1, FALSE); + 1, maxNrOfDPCHsLCRPerRL_1, false); return offset; } @@ -39442,7 +39452,7 @@ static int dissect_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp, Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_sequence_of, - 1, maxNrOfHSSICHs_1, FALSE); + 1, maxNrOfHSSICHs_1, false); return offset; } @@ -39472,7 +39482,7 @@ static int dissect_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp, Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp_sequence_of, - 1, maxNrOfDPCHs768PerRL_1, FALSE); + 1, maxNrOfDPCHs768PerRL_1, false); return offset; } @@ -39501,7 +39511,7 @@ static int dissect_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail, RL_Unsuccessful_InformationRespList_DM_Fail_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -39515,7 +39525,7 @@ static int dissect_rnsap_RL_Successful_InformationRespList_DM_Fail(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Successful_InformationRespList_DM_Fail, RL_Successful_InformationRespList_DM_Fail_sequence_of, - 1, maxNrOfRLs_1, FALSE); + 1, maxNrOfRLs_1, false); return offset; } @@ -39545,7 +39555,7 @@ static int dissect_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail, RL_Set_Unsuccessful_InformationRespList_DM_Fail_sequence_of, - 1, maxNrOfRLSets, FALSE); + 1, maxNrOfRLSets, false); return offset; } @@ -39559,7 +39569,7 @@ static int dissect_rnsap_RL_Set_Successful_InformationRespList_DM_Fail(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Set_Successful_InformationRespList_DM_Fail, RL_Set_Successful_InformationRespList_DM_Fail_sequence_of, - 1, maxNrOfRLSets_1, FALSE); + 1, maxNrOfRLSets_1, false); return offset; } @@ -39697,7 +39707,7 @@ static int dissect_rnsap_RL_InformationList_DM_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_InformationList_DM_Rprt, RL_InformationList_DM_Rprt_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -39726,7 +39736,7 @@ static int dissect_rnsap_RL_Set_InformationList_DM_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Set_InformationList_DM_Rprt, RL_Set_InformationList_DM_Rprt_sequence_of, - 1, maxNrOfRLSets, FALSE); + 1, maxNrOfRLSets, false); return offset; } @@ -39844,7 +39854,7 @@ static int dissect_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail_Ind(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Unsuccessful_InformationRespList_DM_Fail_Ind, RL_Unsuccessful_InformationRespList_DM_Fail_Ind_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -39873,7 +39883,7 @@ static int dissect_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail_Ind(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_Set_Unsuccessful_InformationRespList_DM_Fail_Ind, RL_Set_Unsuccessful_InformationRespList_DM_Fail_Ind_sequence_of, - 1, maxNrOfRLSets, FALSE); + 1, maxNrOfRLSets, false); return offset; } @@ -40172,7 +40182,7 @@ static int dissect_rnsap_NeighbouringCellMeasurementInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_NeighbouringCellMeasurementInfo, NeighbouringCellMeasurementInfo_sequence_of, - 1, maxNrOfMeasNCell, FALSE); + 1, maxNrOfMeasNCell, false); return offset; } @@ -40275,7 +40285,7 @@ static int dissect_rnsap_GsmCellList_CM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GsmCellList_CM_Rqst, GsmCellList_CM_Rqst_sequence_of, - 1, maxNoOfGsmCell, FALSE); + 1, maxNoOfGsmCell, false); return offset; } @@ -40364,7 +40374,7 @@ static int dissect_rnsap_GsmCellList_CM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GsmCellList_CM_Rsp, GsmCellList_CM_Rsp_sequence_of, - 1, maxNoOfGsmCell, FALSE); + 1, maxNoOfGsmCell, false); return offset; } @@ -40409,7 +40419,7 @@ static int dissect_rnsap_Extension_FailureMeasurementList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Extension_FailureMeasurementList, Extension_FailureMeasurementList_sequence_of, - 1, maxNoOfGsmCell, FALSE); + 1, maxNoOfGsmCell, false); return offset; } @@ -40498,7 +40508,7 @@ static int dissect_rnsap_GsmCellList_CM_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_GsmCellList_CM_Rprt, GsmCellList_CM_Rprt_sequence_of, - 1, maxNoOfGsmCell, FALSE); + 1, maxNoOfGsmCell, false); return offset; } @@ -40542,7 +40552,7 @@ static int dissect_rnsap_Extension_TerminationMeasurementList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Extension_TerminationMeasurementList, Extension_TerminationMeasurementList_sequence_of, - 1, maxNoOfGsmCell, FALSE); + 1, maxNoOfGsmCell, false); return offset; } @@ -40587,7 +40597,7 @@ static int dissect_rnsap_Extension_FailureIndicationMeasurementList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Extension_FailureIndicationMeasurementList, Extension_FailureIndicationMeasurementList_sequence_of, - 1, maxNoOfGsmCell, FALSE); + 1, maxNoOfGsmCell, false); return offset; } @@ -40677,7 +40687,7 @@ static int dissect_rnsap_MBMS_Bearer_Service_List_InfEx_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Bearer_Service_List_InfEx_Rqst, MBMS_Bearer_Service_List_InfEx_Rqst_sequence_of, - 1, maxNrOfMBMSServices, FALSE); + 1, maxNrOfMBMSServices, false); return offset; } @@ -40707,7 +40717,7 @@ static int dissect_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst, MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -40721,7 +40731,7 @@ static int dissect_rnsap_MBMS_Cell_InfEx_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Cell_InfEx_Rqst, MBMS_Cell_InfEx_Rqst_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -40735,7 +40745,7 @@ static int dissect_rnsap_ANR_Cell_InfEx_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ANR_Cell_InfEx_Rqst, ANR_Cell_InfEx_Rqst_sequence_of, - 1, maxNrOfANRCells, FALSE); + 1, maxNrOfANRCells, false); return offset; } @@ -40749,7 +40759,7 @@ static int dissect_rnsap_Common_E_RGCH_Cell_InfEx_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Common_E_RGCH_Cell_InfEx_Rqst, Common_E_RGCH_Cell_InfEx_Rqst_sequence_of, - 1, maxNoOfCommonRGCells, FALSE); + 1, maxNoOfCommonRGCells, false); return offset; } @@ -40840,7 +40850,7 @@ static int dissect_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp, MBMS_Bearer_Service_List_InfEx_Rsp_sequence_of, - 1, maxNrOfMBMSServices, FALSE); + 1, maxNrOfMBMSServices, false); return offset; } @@ -40870,7 +40880,7 @@ static int dissect_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp, MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -40900,7 +40910,7 @@ static int dissect_rnsap_MBMS_Cell_InfEx_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Cell_InfEx_Rsp, MBMS_Cell_InfEx_Rsp_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -40930,7 +40940,7 @@ static int dissect_rnsap_ANR_Cell_InfEx_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ANR_Cell_InfEx_Rsp, ANR_Cell_InfEx_Rsp_sequence_of, - 1, maxNrOfANRCells, FALSE); + 1, maxNrOfANRCells, false); return offset; } @@ -40960,7 +40970,7 @@ static int dissect_rnsap_Common_E_RGCH_Cell_InfEx_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Common_E_RGCH_Cell_InfEx_Rsp, Common_E_RGCH_Cell_InfEx_Rsp_sequence_of, - 1, maxNoOfCommonRGCells, FALSE); + 1, maxNoOfCommonRGCells, false); return offset; } @@ -41066,7 +41076,7 @@ static int dissect_rnsap_MBMS_Bearer_Service_List_InfEx_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Bearer_Service_List_InfEx_Rprt, MBMS_Bearer_Service_List_InfEx_Rprt_sequence_of, - 1, maxNrOfMBMSServices, FALSE); + 1, maxNrOfMBMSServices, false); return offset; } @@ -41096,7 +41106,7 @@ static int dissect_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt, MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -41126,7 +41136,7 @@ static int dissect_rnsap_MBMS_Cell_InfEx_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_MBMS_Cell_InfEx_Rprt, MBMS_Cell_InfEx_Rprt_sequence_of, - 1, maxNrOfCells, FALSE); + 1, maxNrOfCells, false); return offset; } @@ -41156,7 +41166,7 @@ static int dissect_rnsap_Common_E_RGCH_Cell_InfEx_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Common_E_RGCH_Cell_InfEx_Rprt, Common_E_RGCH_Cell_InfEx_Rprt_sequence_of, - 1, maxNoOfCommonRGCells, FALSE); + 1, maxNoOfCommonRGCells, false); return offset; } @@ -41215,7 +41225,7 @@ static int dissect_rnsap_ContextInfoList_Reset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ContextInfoList_Reset, ContextInfoList_Reset_sequence_of, - 1, maxResetContext, FALSE); + 1, maxResetContext, false); return offset; } @@ -41244,7 +41254,7 @@ static int dissect_rnsap_ContextGroupInfoList_Reset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ContextGroupInfoList_Reset, ContextGroupInfoList_Reset_sequence_of, - 1, maxResetContextGroup, FALSE); + 1, maxResetContextGroup, false); return offset; } @@ -41390,7 +41400,7 @@ static int dissect_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD, DelayedActivationInformationList_RL_ActivationCmdFDD_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -41435,7 +41445,7 @@ static int dissect_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD, DelayedActivationInformationList_RL_ActivationCmdTDD_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -41495,7 +41505,7 @@ static int dissect_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList, RL_ParameterUpdateIndicationFDD_RL_InformationList_sequence_of, - 1, maxNrOfRLs, FALSE); + 1, maxNrOfRLs, false); return offset; } @@ -41557,7 +41567,7 @@ static int dissect_rnsap_Additional_HS_Cell_Information_RL_Param_Upd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_HS_Cell_Information_RL_Param_Upd, Additional_HS_Cell_Information_RL_Param_Upd_sequence_of, - 1, maxNrOfHSDSCH_1, FALSE); + 1, maxNrOfHSDSCH_1, false); return offset; } @@ -41586,7 +41596,7 @@ static int dissect_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd, Additional_EDCH_Cell_Information_RL_Param_Upd_sequence_of, - 1, maxNrOfEDCH_1, FALSE); + 1, maxNrOfEDCH_1, false); return offset; } @@ -41720,7 +41730,7 @@ static int dissect_rnsap_ListOfInterfacesToTrace(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index, ett_rnsap_ListOfInterfacesToTrace, ListOfInterfacesToTrace_sequence_of, - 1, maxNrOfInterfaces, FALSE); + 1, maxNrOfInterfaces, false); return offset; } @@ -41736,7 +41746,7 @@ static const value_string rnsap_T_interface_vals[] = { static int dissect_rnsap_T_interface(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index, - 2, NULL, TRUE, 0, NULL); + 2, NULL, true, 0, NULL); return offset; } @@ -42242,7 +42252,7 @@ dissect_rnsap_RNSAP_PDU(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, static int dissect_ActivationInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ActivationInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_ActivationInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -42250,7 +42260,7 @@ static int dissect_ActivationInformation_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_Active_MBMS_Bearer_Service_ListFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Active_MBMS_Bearer_Service_ListFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -42258,7 +42268,7 @@ static int dissect_Active_MBMS_Bearer_Service_ListFDD_PDU(tvbuff_t *tvb _U_, pac static int dissect_Active_MBMS_Bearer_Service_ListFDD_PFL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL(tvb, offset, &asn1_ctx, tree, hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL_PDU); offset += 7; offset >>= 3; return offset; @@ -42266,7 +42276,7 @@ static int dissect_Active_MBMS_Bearer_Service_ListFDD_PFL_PDU(tvbuff_t *tvb _U_, static int dissect_Active_MBMS_Bearer_Service_ListTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Active_MBMS_Bearer_Service_ListTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -42274,7 +42284,7 @@ static int dissect_Active_MBMS_Bearer_Service_ListTDD_PDU(tvbuff_t *tvb _U_, pac static int dissect_Active_MBMS_Bearer_Service_ListTDD_PFL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL(tvb, offset, &asn1_ctx, tree, hf_rnsap_Active_MBMS_Bearer_Service_ListTDD_PFL_PDU); offset += 7; offset >>= 3; return offset; @@ -42282,7 +42292,7 @@ static int dissect_Active_MBMS_Bearer_Service_ListTDD_PFL_PDU(tvbuff_t *tvb _U_, static int dissect_Active_Pattern_Sequence_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Active_Pattern_Sequence_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Active_Pattern_Sequence_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42290,7 +42300,7 @@ static int dissect_Active_Pattern_Sequence_Information_PDU(tvbuff_t *tvb _U_, pa static int dissect_Additional_EDCH_Cell_Information_Response_RLAddList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_EDCH_Cell_Information_Response_RLAddList_PDU); offset += 7; offset >>= 3; return offset; @@ -42298,7 +42308,7 @@ static int dissect_Additional_EDCH_Cell_Information_Response_RLAddList_PDU(tvbuf static int dissect_Additional_EDCH_Setup_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_EDCH_Setup_Info(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_EDCH_Setup_Info_PDU); offset += 7; offset >>= 3; return offset; @@ -42306,7 +42316,7 @@ static int dissect_Additional_EDCH_Setup_Info_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_ANRReportIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ANRReportIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_ANRReportIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -42314,7 +42324,7 @@ static int dissect_ANRReportIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_DTX_Information2_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DTX_Information2(tvb, offset, &asn1_ctx, tree, hf_rnsap_DTX_Information2_PDU); offset += 7; offset >>= 3; return offset; @@ -42322,7 +42332,7 @@ static int dissect_DTX_Information2_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_Implicit_Grant_Handling_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Implicit_Grant_Handling(tvb, offset, &asn1_ctx, tree, hf_rnsap_Implicit_Grant_Handling_PDU); offset += 7; offset >>= 3; return offset; @@ -42330,7 +42340,7 @@ static int dissect_Implicit_Grant_Handling_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_Minimum_TEBS_threshold_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Minimum_TEBS_threshold(tvb, offset, &asn1_ctx, tree, hf_rnsap_Minimum_TEBS_threshold_PDU); offset += 7; offset >>= 3; return offset; @@ -42338,7 +42348,7 @@ static int dissect_Minimum_TEBS_threshold_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_Additional_EDCH_Cell_Information_Response_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_EDCH_Cell_Information_Response_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_EDCH_Cell_Information_Response_List_PDU); offset += 7; offset >>= 3; return offset; @@ -42346,7 +42356,7 @@ static int dissect_Additional_EDCH_Cell_Information_Response_List_PDU(tvbuff_t * static int dissect_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU); offset += 7; offset >>= 3; return offset; @@ -42354,7 +42364,7 @@ static int dissect_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU(t static int dissect_AdjustmentPeriod_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_AdjustmentPeriod(tvb, offset, &asn1_ctx, tree, hf_rnsap_AdjustmentPeriod_PDU); offset += 7; offset >>= 3; return offset; @@ -42362,7 +42372,7 @@ static int dissect_AdjustmentPeriod_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_Allowed_Rate_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Allowed_Rate_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Allowed_Rate_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42370,7 +42380,7 @@ static int dissect_Allowed_Rate_Information_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_AllowedQueuingTime_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_AllowedQueuingTime(tvb, offset, &asn1_ctx, tree, hf_rnsap_AllowedQueuingTime_PDU); offset += 7; offset >>= 3; return offset; @@ -42378,7 +42388,7 @@ static int dissect_AllowedQueuingTime_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_AlternativeFormatReportingIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_AlternativeFormatReportingIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_AlternativeFormatReportingIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42386,7 +42396,7 @@ static int dissect_AlternativeFormatReportingIndicator_PDU(tvbuff_t *tvb _U_, pa static int dissect_Angle_Of_Arrival_Value_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Angle_Of_Arrival_Value_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_Angle_Of_Arrival_Value_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -42394,7 +42404,7 @@ static int dissect_Angle_Of_Arrival_Value_LCR_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_ANR_Cell_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ANR_Cell_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_ANR_Cell_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42402,7 +42412,7 @@ static int dissect_ANR_Cell_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_AntennaColocationIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_AntennaColocationIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_AntennaColocationIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42410,7 +42420,7 @@ static int dissect_AntennaColocationIndicator_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_BDS_IonosphericGridModelReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_BDS_IonosphericGridModelReq(tvb, offset, &asn1_ctx, tree, hf_rnsap_BDS_IonosphericGridModelReq_PDU); offset += 7; offset >>= 3; return offset; @@ -42418,7 +42428,7 @@ static int dissect_BDS_IonosphericGridModelReq_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_BDS_Ionospheric_Grid_Model_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_BDS_Ionospheric_Grid_Model(tvb, offset, &asn1_ctx, tree, hf_rnsap_BDS_Ionospheric_Grid_Model_PDU); offset += 7; offset >>= 3; return offset; @@ -42426,7 +42436,7 @@ static int dissect_BDS_Ionospheric_Grid_Model_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_BindingID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_BindingID(tvb, offset, &asn1_ctx, tree, hf_rnsap_BindingID_PDU); offset += 7; offset >>= 3; return offset; @@ -42434,7 +42444,7 @@ static int dissect_BindingID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, prot static int dissect_Cause_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Cause(tvb, offset, &asn1_ctx, tree, hf_rnsap_Cause_PDU); offset += 7; offset >>= 3; return offset; @@ -42442,7 +42452,7 @@ static int dissect_Cause_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tr static int dissect_CellCapabilityContainer_FDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CellCapabilityContainer_FDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_CellCapabilityContainer_FDD_PDU); offset += 7; offset >>= 3; return offset; @@ -42450,7 +42460,7 @@ static int dissect_CellCapabilityContainer_FDD_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_CellCapabilityContainerExtension_FDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CellCapabilityContainerExtension_FDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_CellCapabilityContainerExtension_FDD_PDU); offset += 7; offset >>= 3; return offset; @@ -42458,7 +42468,7 @@ static int dissect_CellCapabilityContainerExtension_FDD_PDU(tvbuff_t *tvb _U_, p static int dissect_CellCapabilityContainer_TDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CellCapabilityContainer_TDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_CellCapabilityContainer_TDD_PDU); offset += 7; offset >>= 3; return offset; @@ -42466,7 +42476,7 @@ static int dissect_CellCapabilityContainer_TDD_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_CellCapabilityContainer_TDD_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CellCapabilityContainer_TDD_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_CellCapabilityContainer_TDD_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -42474,7 +42484,7 @@ static int dissect_CellCapabilityContainer_TDD_LCR_PDU(tvbuff_t *tvb _U_, packet static int dissect_CellCapabilityContainerExtension_TDD_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CellCapabilityContainerExtension_TDD_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_CellCapabilityContainerExtension_TDD_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -42482,7 +42492,7 @@ static int dissect_CellCapabilityContainerExtension_TDD_LCR_PDU(tvbuff_t *tvb _U static int dissect_CellCapabilityContainer_TDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CellCapabilityContainer_TDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_CellCapabilityContainer_TDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -42490,7 +42500,7 @@ static int dissect_CellCapabilityContainer_TDD768_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_C_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_C_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_C_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -42498,7 +42508,7 @@ static int dissect_C_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tre static int dissect_Cell_Capacity_Class_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Cell_Capacity_Class_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_Cell_Capacity_Class_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -42506,7 +42516,7 @@ static int dissect_Cell_Capacity_Class_Value_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_CellListValidityIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CellListValidityIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_CellListValidityIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42514,7 +42524,7 @@ static int dissect_CellListValidityIndicator_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_CellPortionID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CellPortionID(tvb, offset, &asn1_ctx, tree, hf_rnsap_CellPortionID_PDU); offset += 7; offset >>= 3; return offset; @@ -42522,7 +42532,7 @@ static int dissect_CellPortionID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_CellPortionLCRID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CellPortionLCRID(tvb, offset, &asn1_ctx, tree, hf_rnsap_CellPortionLCRID_PDU); offset += 7; offset >>= 3; return offset; @@ -42530,7 +42540,7 @@ static int dissect_CellPortionLCRID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_CFN_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CFN(tvb, offset, &asn1_ctx, tree, hf_rnsap_CFN_PDU); offset += 7; offset >>= 3; return offset; @@ -42538,7 +42548,7 @@ static int dissect_CFN_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree static int dissect_ChipOffset_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ChipOffset(tvb, offset, &asn1_ctx, tree, hf_rnsap_ChipOffset_PDU); offset += 7; offset >>= 3; return offset; @@ -42546,7 +42556,7 @@ static int dissect_ChipOffset_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro static int dissect_ClassmarkInformation2_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ClassmarkInformation2(tvb, offset, &asn1_ctx, tree, hf_rnsap_ClassmarkInformation2_PDU); offset += 7; offset >>= 3; return offset; @@ -42554,7 +42564,7 @@ static int dissect_ClassmarkInformation2_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_ClassmarkInformation3_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ClassmarkInformation3(tvb, offset, &asn1_ctx, tree, hf_rnsap_ClassmarkInformation3_PDU); offset += 7; offset >>= 3; return offset; @@ -42562,7 +42572,7 @@ static int dissect_ClassmarkInformation3_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_ClosedLoopMode1_SupportIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ClosedLoopMode1_SupportIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_ClosedLoopMode1_SupportIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42570,7 +42580,7 @@ static int dissect_ClosedLoopMode1_SupportIndicator_PDU(tvbuff_t *tvb _U_, packe static int dissect_CommonMeasurementAccuracy_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementAccuracy(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementAccuracy_PDU); offset += 7; offset >>= 3; return offset; @@ -42578,7 +42588,7 @@ static int dissect_CommonMeasurementAccuracy_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_CommonMeasurementType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementType(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementType_PDU); offset += 7; offset >>= 3; return offset; @@ -42586,7 +42596,7 @@ static int dissect_CommonMeasurementType_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_CongestionCause_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CongestionCause(tvb, offset, &asn1_ctx, tree, hf_rnsap_CongestionCause_PDU); offset += 7; offset >>= 3; return offset; @@ -42594,7 +42604,7 @@ static int dissect_CongestionCause_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_CommonTransportChannelResourcesInitialisationNotRequired_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonTransportChannelResourcesInitialisationNotRequired(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonTransportChannelResourcesInitialisationNotRequired_PDU); offset += 7; offset >>= 3; return offset; @@ -42602,7 +42612,7 @@ static int dissect_CommonTransportChannelResourcesInitialisationNotRequired_PDU( static int dissect_Common_EDCH_MAC_d_Flow_Specific_InformationFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -42610,7 +42620,7 @@ static int dissect_Common_EDCH_MAC_d_Flow_Specific_InformationFDD_PDU(tvbuff_t * static int dissect_Common_EDCH_MAC_d_Flow_Specific_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_Common_EDCH_MAC_d_Flow_Specific_InformationLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -42618,7 +42628,7 @@ static int dissect_Common_EDCH_MAC_d_Flow_Specific_InformationLCR_PDU(tvbuff_t * static int dissect_Common_EDCH_Support_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Common_EDCH_Support_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_Common_EDCH_Support_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42626,7 +42636,7 @@ static int dissect_Common_EDCH_Support_Indicator_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_Common_E_RGCH_Cell_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Common_E_RGCH_Cell_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Common_E_RGCH_Cell_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42634,7 +42644,7 @@ static int dissect_Common_E_RGCH_Cell_Information_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_CompleteAlmanacProvided_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CompleteAlmanacProvided(tvb, offset, &asn1_ctx, tree, hf_rnsap_CompleteAlmanacProvided_PDU); offset += 7; offset >>= 3; return offset; @@ -42642,7 +42652,7 @@ static int dissect_CompleteAlmanacProvided_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_Continuous_Packet_Connectivity_DTX_DRX_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Continuous_Packet_Connectivity_DTX_DRX_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Continuous_Packet_Connectivity_DTX_DRX_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42650,7 +42660,7 @@ static int dissect_Continuous_Packet_Connectivity_DTX_DRX_Information_PDU(tvbuff static int dissect_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42658,7 +42668,7 @@ static int dissect_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_PDU(t static int dissect_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response(tvb, offset, &asn1_ctx, tree, hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Response_PDU); offset += 7; offset >>= 3; return offset; @@ -42666,7 +42676,7 @@ static int dissect_Continuous_Packet_Connectivity_HS_SCCH_Less_Information_Respo static int dissect_CoverageIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CoverageIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_CoverageIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42674,7 +42684,7 @@ static int dissect_CoverageIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_CPC_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CPC_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_CPC_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42682,7 +42692,7 @@ static int dissect_CPC_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_CPC_RecoveryReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CPC_RecoveryReport(tvb, offset, &asn1_ctx, tree, hf_rnsap_CPC_RecoveryReport_PDU); offset += 7; offset >>= 3; return offset; @@ -42690,7 +42700,7 @@ static int dissect_CPC_RecoveryReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_Continuous_Packet_Connectivity_HS_SCCH_less_Deactivate_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Continuous_Packet_Connectivity_HS_SCCH_less_Deactivate_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_Continuous_Packet_Connectivity_HS_SCCH_less_Deactivate_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42698,7 +42708,7 @@ static int dissect_Continuous_Packet_Connectivity_HS_SCCH_less_Deactivate_Indica static int dissect_Counting_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Counting_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Counting_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42706,7 +42716,7 @@ static int dissect_Counting_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_CriticalityDiagnostics_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CriticalityDiagnostics(tvb, offset, &asn1_ctx, tree, hf_rnsap_CriticalityDiagnostics_PDU); offset += 7; offset >>= 3; return offset; @@ -42714,7 +42724,7 @@ static int dissect_CriticalityDiagnostics_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_MessageStructure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MessageStructure(tvb, offset, &asn1_ctx, tree, hf_rnsap_MessageStructure_PDU); offset += 7; offset >>= 3; return offset; @@ -42722,7 +42732,7 @@ static int dissect_MessageStructure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_CN_CS_DomainIdentifier_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CN_CS_DomainIdentifier(tvb, offset, &asn1_ctx, tree, hf_rnsap_CN_CS_DomainIdentifier_PDU); offset += 7; offset >>= 3; return offset; @@ -42730,7 +42740,7 @@ static int dissect_CN_CS_DomainIdentifier_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_CN_PS_DomainIdentifier_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CN_PS_DomainIdentifier(tvb, offset, &asn1_ctx, tree, hf_rnsap_CN_PS_DomainIdentifier_PDU); offset += 7; offset >>= 3; return offset; @@ -42738,7 +42748,7 @@ static int dissect_CN_PS_DomainIdentifier_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_CQI_Cycle_Switch_Timer_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CQI_Cycle_Switch_Timer(tvb, offset, &asn1_ctx, tree, hf_rnsap_CQI_Cycle_Switch_Timer_PDU); offset += 7; offset >>= 3; return offset; @@ -42746,7 +42756,7 @@ static int dissect_CQI_Cycle_Switch_Timer_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_ControlGAP_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ControlGAP(tvb, offset, &asn1_ctx, tree, hf_rnsap_ControlGAP_PDU); offset += 7; offset >>= 3; return offset; @@ -42754,7 +42764,7 @@ static int dissect_ControlGAP_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro static int dissect_CQI_Feedback_Cycle2_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CQI_Feedback_Cycle2(tvb, offset, &asn1_ctx, tree, hf_rnsap_CQI_Feedback_Cycle2_PDU); offset += 7; offset >>= 3; return offset; @@ -42762,7 +42772,7 @@ static int dissect_CQI_Feedback_Cycle2_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_C_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_C_RNTI(tvb, offset, &asn1_ctx, tree, hf_rnsap_C_RNTI_PDU); offset += 7; offset >>= 3; return offset; @@ -42770,7 +42780,7 @@ static int dissect_C_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_CPC_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CPC_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_CPC_InformationLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -42778,7 +42788,7 @@ static int dissect_CPC_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_ContinuousPacketConnectivity_DRX_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ContinuousPacketConnectivity_DRX_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_ContinuousPacketConnectivity_DRX_InformationLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -42786,7 +42796,7 @@ static int dissect_ContinuousPacketConnectivity_DRX_InformationLCR_PDU(tvbuff_t static int dissect_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext(tvb, offset, &asn1_ctx, tree, hf_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext_PDU); offset += 7; offset >>= 3; return offset; @@ -42794,7 +42804,7 @@ static int dissect_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_Ext_PDU(tvbuff_t *t static int dissect_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_AGCH_UE_Inactivity_Monitor_Threshold(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU); offset += 7; offset >>= 3; return offset; @@ -42802,7 +42812,7 @@ static int dissect_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU(tvbuff_t *tvb _U_, static int dissect_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -42810,7 +42820,7 @@ static int dissect_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU( static int dissect_DBDS_CorrectionsReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DBDS_CorrectionsReq(tvb, offset, &asn1_ctx, tree, hf_rnsap_DBDS_CorrectionsReq_PDU); offset += 7; offset >>= 3; return offset; @@ -42818,7 +42828,7 @@ static int dissect_DBDS_CorrectionsReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_DBDS_Corrections_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DBDS_Corrections(tvb, offset, &asn1_ctx, tree, hf_rnsap_DBDS_Corrections_PDU); offset += 7; offset >>= 3; return offset; @@ -42826,7 +42836,7 @@ static int dissect_DBDS_Corrections_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_DCH_ENH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_ENH_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_ENH_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42834,7 +42844,7 @@ static int dissect_DCH_ENH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_DCH_ENH_Information_Reconf_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_ENH_Information_Reconf(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_ENH_Information_Reconf_PDU); offset += 7; offset >>= 3; return offset; @@ -42842,7 +42852,7 @@ static int dissect_DCH_ENH_Information_Reconf_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_DCH_FDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_FDD_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_FDD_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42850,7 +42860,7 @@ static int dissect_DCH_FDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_DCH_MeasurementOccasion_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_MeasurementOccasion_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_MeasurementOccasion_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42858,7 +42868,7 @@ static int dissect_DCH_MeasurementOccasion_Information_PDU(tvbuff_t *tvb _U_, pa static int dissect_DCH_MeasurementType_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_MeasurementType_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_MeasurementType_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42866,7 +42876,7 @@ static int dissect_DCH_MeasurementType_Indicator_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_DCH_Indicator_For_E_DCH_HSDPA_Operation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_Indicator_For_E_DCH_HSDPA_Operation(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_Indicator_For_E_DCH_HSDPA_Operation_PDU); offset += 7; offset >>= 3; return offset; @@ -42874,7 +42884,7 @@ static int dissect_DCH_Indicator_For_E_DCH_HSDPA_Operation_PDU(tvbuff_t *tvb _U_ static int dissect_DCH_InformationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_InformationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_InformationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -42882,7 +42892,7 @@ static int dissect_DCH_InformationResponse_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_DCH_TDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_TDD_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_TDD_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42890,7 +42900,7 @@ static int dissect_DCH_TDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_DedicatedMeasurementType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementType(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementType_PDU); offset += 7; offset >>= 3; return offset; @@ -42898,7 +42908,7 @@ static int dissect_DedicatedMeasurementType_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_DelayedActivation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DelayedActivation(tvb, offset, &asn1_ctx, tree, hf_rnsap_DelayedActivation_PDU); offset += 7; offset >>= 3; return offset; @@ -42906,7 +42916,7 @@ static int dissect_DelayedActivation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_DGANSS_Corrections_Req_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DGANSS_Corrections_Req(tvb, offset, &asn1_ctx, tree, hf_rnsap_DGANSS_Corrections_Req_PDU); offset += 7; offset >>= 3; return offset; @@ -42914,7 +42924,7 @@ static int dissect_DGANSS_Corrections_Req_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_DGNSS_ValidityPeriod_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DGNSS_ValidityPeriod(tvb, offset, &asn1_ctx, tree, hf_rnsap_DGNSS_ValidityPeriod_PDU); offset += 7; offset >>= 3; return offset; @@ -42922,7 +42932,7 @@ static int dissect_DGNSS_ValidityPeriod_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_DiversityMode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DiversityMode(tvb, offset, &asn1_ctx, tree, hf_rnsap_DiversityMode_PDU); offset += 7; offset >>= 3; return offset; @@ -42930,7 +42940,7 @@ static int dissect_DiversityMode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_DL_TBS_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_TBS(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_TBS_PDU); offset += 7; offset >>= 3; return offset; @@ -42938,7 +42948,7 @@ static int dissect_DL_TBS_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_DL_DPCH_TimingAdjustment_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_TimingAdjustment(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_TimingAdjustment_PDU); offset += 7; offset >>= 3; return offset; @@ -42946,7 +42956,7 @@ static int dissect_DL_DPCH_TimingAdjustment_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_DL_Power_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_Power(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_Power_PDU); offset += 7; offset >>= 3; return offset; @@ -42954,7 +42964,7 @@ static int dissect_DL_Power_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto static int dissect_DL_PowerBalancing_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_PowerBalancing_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_PowerBalancing_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -42962,7 +42972,7 @@ static int dissect_DL_PowerBalancing_Information_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_DL_PowerBalancing_ActivationIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_PowerBalancing_ActivationIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_PowerBalancing_ActivationIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42970,7 +42980,7 @@ static int dissect_DL_PowerBalancing_ActivationIndicator_PDU(tvbuff_t *tvb _U_, static int dissect_DL_PowerBalancing_UpdatedIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_PowerBalancing_UpdatedIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_PowerBalancing_UpdatedIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -42978,7 +42988,7 @@ static int dissect_DL_PowerBalancing_UpdatedIndicator_PDU(tvbuff_t *tvb _U_, pac static int dissect_DL_ReferencePowerInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_ReferencePowerInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_ReferencePowerInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -42986,7 +42996,7 @@ static int dissect_DL_ReferencePowerInformation_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_D_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_D_RNTI(tvb, offset, &asn1_ctx, tree, hf_rnsap_D_RNTI_PDU); offset += 7; offset >>= 3; return offset; @@ -42994,7 +43004,7 @@ static int dissect_D_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_D_RNTI_ReleaseIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_D_RNTI_ReleaseIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_D_RNTI_ReleaseIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -43002,7 +43012,7 @@ static int dissect_D_RNTI_ReleaseIndication_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_DL_TimeSlot_ISCP_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_TimeSlot_ISCP_Info(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_TimeSlot_ISCP_Info_PDU); offset += 7; offset >>= 3; return offset; @@ -43010,7 +43020,7 @@ static int dissect_DL_TimeSlot_ISCP_Info_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_DL_TimeSlot_ISCP_LCR_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_TimeSlot_ISCP_LCR_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_TimeSlot_ISCP_LCR_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43018,7 +43028,7 @@ static int dissect_DL_TimeSlot_ISCP_LCR_Information_PDU(tvbuff_t *tvb _U_, packe static int dissect_Downlink_TPC_enhancements_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Downlink_TPC_enhancements_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Downlink_TPC_enhancements_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43026,7 +43036,7 @@ static int dissect_Downlink_TPC_enhancements_Information_PDU(tvbuff_t *tvb _U_, static int dissect_Downlink_TPC_enhancements_Reconf_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Downlink_TPC_enhancements_Reconf(tvb, offset, &asn1_ctx, tree, hf_rnsap_Downlink_TPC_enhancements_Reconf_PDU); offset += 7; offset >>= 3; return offset; @@ -43034,7 +43044,7 @@ static int dissect_Downlink_TPC_enhancements_Reconf_PDU(tvbuff_t *tvb _U_, packe static int dissect_DPC_Mode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DPC_Mode(tvb, offset, &asn1_ctx, tree, hf_rnsap_DPC_Mode_PDU); offset += 7; offset >>= 3; return offset; @@ -43042,7 +43052,7 @@ static int dissect_DPC_Mode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto static int dissect_DPC_Mode_Change_SupportIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DPC_Mode_Change_SupportIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_DPC_Mode_Change_SupportIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -43050,7 +43060,7 @@ static int dissect_DPC_Mode_Change_SupportIndicator_PDU(tvbuff_t *tvb _U_, packe static int dissect_DPCH_ID768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DPCH_ID768(tvb, offset, &asn1_ctx, tree, hf_rnsap_DPCH_ID768_PDU); offset += 7; offset >>= 3; return offset; @@ -43058,7 +43068,7 @@ static int dissect_DPCH_ID768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro static int dissect_DRXCycleLengthCoefficient_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DRXCycleLengthCoefficient(tvb, offset, &asn1_ctx, tree, hf_rnsap_DRXCycleLengthCoefficient_PDU); offset += 7; offset >>= 3; return offset; @@ -43066,7 +43076,7 @@ static int dissect_DRXCycleLengthCoefficient_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_DSCH_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCH_RNTI(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCH_RNTI_PDU); offset += 7; offset >>= 3; return offset; @@ -43074,7 +43084,7 @@ static int dissect_DSCH_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, prot static int dissect_DSCH_InitialWindowSize_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCH_InitialWindowSize(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCH_InitialWindowSize_PDU); offset += 7; offset >>= 3; return offset; @@ -43082,7 +43092,7 @@ static int dissect_DSCH_InitialWindowSize_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_DSCH_TDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCH_TDD_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCH_TDD_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43090,7 +43100,7 @@ static int dissect_DSCH_TDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_EARFCN_Extended_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EARFCN_Extended(tvb, offset, &asn1_ctx, tree, hf_rnsap_EARFCN_Extended_PDU); offset += 7; offset >>= 3; return offset; @@ -43098,7 +43108,7 @@ static int dissect_EARFCN_Extended_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_EARFCN_FDD_Extended_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EARFCN_FDD_Extended(tvb, offset, &asn1_ctx, tree, hf_rnsap_EARFCN_FDD_Extended_PDU); offset += 7; offset >>= 3; return offset; @@ -43106,7 +43116,7 @@ static int dissect_EARFCN_FDD_Extended_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_E_AGCH_Table_Choice_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_AGCH_Table_Choice(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_AGCH_Table_Choice_PDU); offset += 7; offset >>= 3; return offset; @@ -43114,7 +43124,7 @@ static int dissect_E_AGCH_Table_Choice_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_E_DCH_Decoupling_Indication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_Decoupling_Indication(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_Decoupling_Indication_PDU); offset += 7; offset >>= 3; return offset; @@ -43122,7 +43132,7 @@ static int dissect_E_DCH_Decoupling_Indication_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_EDCH_FDD_DL_ControlChannelInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_FDD_DL_ControlChannelInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_FDD_DL_ControlChannelInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -43130,7 +43140,7 @@ static int dissect_EDCH_FDD_DL_ControlChannelInformation_PDU(tvbuff_t *tvb _U_, static int dissect_E_RGCH_E_HICH_ChannelisationCodeValidityIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_RGCH_E_HICH_ChannelisationCodeValidityIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_RGCH_E_HICH_ChannelisationCodeValidityIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -43138,7 +43148,7 @@ static int dissect_E_RGCH_E_HICH_ChannelisationCodeValidityIndicator_PDU(tvbuff_ static int dissect_EDCH_FDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_FDD_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_FDD_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43146,7 +43156,7 @@ static int dissect_EDCH_FDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_UPH_Filtering_Measurement_Forwarding_Request_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UPH_Filtering_Measurement_Forwarding_Request(tvb, offset, &asn1_ctx, tree, hf_rnsap_UPH_Filtering_Measurement_Forwarding_Request_PDU); offset += 7; offset >>= 3; return offset; @@ -43154,7 +43164,7 @@ static int dissect_UPH_Filtering_Measurement_Forwarding_Request_PDU(tvbuff_t *tv static int dissect_EDCH_FDD_InformationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_FDD_InformationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_FDD_InformationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -43162,7 +43172,7 @@ static int dissect_EDCH_FDD_InformationResponse_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_EDCH_FDD_Information_To_Modify_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_FDD_Information_To_Modify(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_FDD_Information_To_Modify_PDU); offset += 7; offset >>= 3; return offset; @@ -43170,7 +43180,7 @@ static int dissect_EDCH_FDD_Information_To_Modify_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_E_DCH_FDD_Update_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_FDD_Update_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_FDD_Update_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43178,7 +43188,7 @@ static int dissect_E_DCH_FDD_Update_Information_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_E_DCH_DL_Control_Channel_Change_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_DL_Control_Channel_Change_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_DL_Control_Channel_Change_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43186,7 +43196,7 @@ static int dissect_E_DCH_DL_Control_Channel_Change_Information_PDU(tvbuff_t *tvb static int dissect_E_DCH_DL_Control_Channel_Grant_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_DL_Control_Channel_Grant_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_DL_Control_Channel_Grant_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43194,7 +43204,7 @@ static int dissect_E_DCH_DL_Control_Channel_Grant_Information_PDU(tvbuff_t *tvb static int dissect_E_DCH_PowerOffset_for_SchedulingInfo_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_PowerOffset_for_SchedulingInfo(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_PowerOffset_for_SchedulingInfo_PDU); offset += 7; offset >>= 3; return offset; @@ -43202,7 +43212,7 @@ static int dissect_E_DCH_PowerOffset_for_SchedulingInfo_PDU(tvbuff_t *tvb _U_, p static int dissect_E_DCH_MACdPDUSizeFormat_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_MACdPDUSizeFormat(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_MACdPDUSizeFormat_PDU); offset += 7; offset >>= 3; return offset; @@ -43210,7 +43220,7 @@ static int dissect_E_DCH_MACdPDUSizeFormat_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_EDCH_MACdFlows_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_MACdFlows_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_MACdFlows_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43218,7 +43228,7 @@ static int dissect_EDCH_MACdFlows_Information_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_EDCH_MACdFlows_To_Delete_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_MACdFlows_To_Delete(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_MACdFlows_To_Delete_PDU); offset += 7; offset >>= 3; return offset; @@ -43226,7 +43236,7 @@ static int dissect_EDCH_MACdFlows_To_Delete_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_EDCH_RL_Indication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_RL_Indication(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_RL_Indication_PDU); offset += 7; offset >>= 3; return offset; @@ -43234,7 +43244,7 @@ static int dissect_EDCH_RL_Indication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_E_DCH_Serving_cell_change_informationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_Serving_cell_change_informationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_Serving_cell_change_informationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -43242,7 +43252,7 @@ static int dissect_E_DCH_Serving_cell_change_informationResponse_PDU(tvbuff_t *t static int dissect_EDPCH_Information_FDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDPCH_Information_FDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDPCH_Information_FDD_PDU); offset += 7; offset >>= 3; return offset; @@ -43250,7 +43260,7 @@ static int dissect_EDPCH_Information_FDD_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_EDPCH_Information_RLReconfRequest_FDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDPCH_Information_RLReconfRequest_FDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDPCH_Information_RLReconfRequest_FDD_PDU); offset += 7; offset >>= 3; return offset; @@ -43258,7 +43268,7 @@ static int dissect_EDPCH_Information_RLReconfRequest_FDD_PDU(tvbuff_t *tvb _U_, static int dissect_E_DPDCH_PowerInterpolation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DPDCH_PowerInterpolation(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DPDCH_PowerInterpolation_PDU); offset += 7; offset >>= 3; return offset; @@ -43266,7 +43276,7 @@ static int dissect_E_DPDCH_PowerInterpolation_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_E_Serving_Grant_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_Serving_Grant_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_Serving_Grant_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -43274,7 +43284,7 @@ static int dissect_E_Serving_Grant_Value_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_EDCH_Serving_RL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_Serving_RL(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_Serving_RL_PDU); offset += 7; offset >>= 3; return offset; @@ -43282,7 +43292,7 @@ static int dissect_EDCH_Serving_RL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_Enhanced_FACH_Information_ResponseFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Enhanced_FACH_Information_ResponseFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_Enhanced_FACH_Information_ResponseFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -43290,7 +43300,7 @@ static int dissect_Enhanced_FACH_Information_ResponseFDD_PDU(tvbuff_t *tvb _U_, static int dissect_Enhanced_FACH_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Enhanced_FACH_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_Enhanced_FACH_Information_ResponseLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -43298,7 +43308,7 @@ static int dissect_Enhanced_FACH_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, static int dissect_Enhanced_FACH_Support_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Enhanced_FACH_Support_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_Enhanced_FACH_Support_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -43306,7 +43316,7 @@ static int dissect_Enhanced_FACH_Support_Indicator_PDU(tvbuff_t *tvb _U_, packet static int dissect_EnhancedHSServingCC_Abort_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedHSServingCC_Abort(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedHSServingCC_Abort_PDU); offset += 7; offset >>= 3; return offset; @@ -43314,7 +43324,7 @@ static int dissect_EnhancedHSServingCC_Abort_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Enhanced_PCH_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Enhanced_PCH_Capability(tvb, offset, &asn1_ctx, tree, hf_rnsap_Enhanced_PCH_Capability_PDU); offset += 7; offset >>= 3; return offset; @@ -43322,7 +43332,7 @@ static int dissect_Enhanced_PCH_Capability_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_E_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_RNTI(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_RNTI_PDU); offset += 7; offset >>= 3; return offset; @@ -43330,7 +43340,7 @@ static int dissect_E_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_E_TFCI_Boost_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_TFCI_Boost_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_TFCI_Boost_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43338,7 +43348,7 @@ static int dissect_E_TFCI_Boost_Information_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_E_DCH_Minimum_Set_E_TFCIValidityIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_Minimum_Set_E_TFCIValidityIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_Minimum_Set_E_TFCIValidityIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -43346,7 +43356,7 @@ static int dissect_E_DCH_Minimum_Set_E_TFCIValidityIndicator_PDU(tvbuff_t *tvb _ static int dissect_Enhanced_PrimaryCPICH_EcNo_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Enhanced_PrimaryCPICH_EcNo(tvb, offset, &asn1_ctx, tree, hf_rnsap_Enhanced_PrimaryCPICH_EcNo_PDU); offset += 7; offset >>= 3; return offset; @@ -43354,7 +43364,7 @@ static int dissect_Enhanced_PrimaryCPICH_EcNo_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_EventH_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EventH(tvb, offset, &asn1_ctx, tree, hf_rnsap_EventH_PDU); offset += 7; offset >>= 3; return offset; @@ -43362,7 +43372,7 @@ static int dissect_EventH_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_ExtendedGSMCellIndividualOffset_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ExtendedGSMCellIndividualOffset(tvb, offset, &asn1_ctx, tree, hf_rnsap_ExtendedGSMCellIndividualOffset_PDU); offset += 7; offset >>= 3; return offset; @@ -43370,7 +43380,7 @@ static int dissect_ExtendedGSMCellIndividualOffset_PDU(tvbuff_t *tvb _U_, packet static int dissect_E_DCH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43378,7 +43388,7 @@ static int dissect_E_DCH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_E_DCH_MACdFlow_Retransmission_Timer_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_MACdFlow_Retransmission_Timer_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_MACdFlow_Retransmission_Timer_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -43386,7 +43396,7 @@ static int dissect_E_DCH_MACdFlow_Retransmission_Timer_LCR_PDU(tvbuff_t *tvb _U_ static int dissect_E_DCH_Information_Reconfig_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_Information_Reconfig(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_Information_Reconfig_PDU); offset += 7; offset >>= 3; return offset; @@ -43394,7 +43404,7 @@ static int dissect_E_DCH_Information_Reconfig_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_E_DCH_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_Information_Response(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_Information_Response_PDU); offset += 7; offset >>= 3; return offset; @@ -43402,7 +43412,7 @@ static int dissect_E_DCH_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_ActivationDelay_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ActivationDelay(tvb, offset, &asn1_ctx, tree, hf_rnsap_ActivationDelay_PDU); offset += 7; offset >>= 3; return offset; @@ -43410,7 +43420,7 @@ static int dissect_ActivationDelay_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_Fast_TTI_switching_Mode_synchronized_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Fast_TTI_switching_Mode_synchronized(tvb, offset, &asn1_ctx, tree, hf_rnsap_Fast_TTI_switching_Mode_synchronized_PDU); offset += 7; offset >>= 3; return offset; @@ -43418,7 +43428,7 @@ static int dissect_Fast_TTI_switching_Mode_synchronized_PDU(tvbuff_t *tvb _U_, p static int dissect_Fast_TTI_switching_Mode_unsynchronized_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Fast_TTI_switching_Mode_unsynchronized(tvb, offset, &asn1_ctx, tree, hf_rnsap_Fast_TTI_switching_Mode_unsynchronized_PDU); offset += 7; offset >>= 3; return offset; @@ -43426,7 +43436,7 @@ static int dissect_Fast_TTI_switching_Mode_unsynchronized_PDU(tvbuff_t *tvb _U_, static int dissect_Fast_TTI_switching_Mode_Supported_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Fast_TTI_switching_Mode_Supported(tvb, offset, &asn1_ctx, tree, hf_rnsap_Fast_TTI_switching_Mode_Supported_PDU); offset += 7; offset >>= 3; return offset; @@ -43434,7 +43444,7 @@ static int dissect_Fast_TTI_switching_Mode_Supported_PDU(tvbuff_t *tvb _U_, pack static int dissect_E_DCH_768_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_768_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_768_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43442,7 +43452,7 @@ static int dissect_E_DCH_768_Information_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_E_DCH_768_Information_Reconfig_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_768_Information_Reconfig(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_768_Information_Reconfig_PDU); offset += 7; offset >>= 3; return offset; @@ -43450,7 +43460,7 @@ static int dissect_E_DCH_768_Information_Reconfig_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_E_DCH_768_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_768_Information_Response(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_768_Information_Response_PDU); offset += 7; offset >>= 3; return offset; @@ -43458,7 +43468,7 @@ static int dissect_E_DCH_768_Information_Response_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_E_DCH_LCR_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_LCR_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_LCR_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43466,7 +43476,7 @@ static int dissect_E_DCH_LCR_Information_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU); offset += 7; offset >>= 3; return offset; @@ -43474,7 +43484,7 @@ static int dissect_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU(tvbuff_t *tvb static int dissect_Multi_Carrier_E_DCH_LCRTDD_PhysicalLayerCategory_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multi_Carrier_E_DCH_LCRTDD_PhysicalLayerCategory(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multi_Carrier_E_DCH_LCRTDD_PhysicalLayerCategory_PDU); offset += 7; offset >>= 3; return offset; @@ -43482,7 +43492,7 @@ static int dissect_Multi_Carrier_E_DCH_LCRTDD_PhysicalLayerCategory_PDU(tvbuff_t static int dissect_E_DCH_LCR_Information_Reconfig_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_LCR_Information_Reconfig(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_LCR_Information_Reconfig_PDU); offset += 7; offset >>= 3; return offset; @@ -43490,7 +43500,7 @@ static int dissect_E_DCH_LCR_Information_Reconfig_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_E_DCH_LCR_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_LCR_Information_Response(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_LCR_Information_Response_PDU); offset += 7; offset >>= 3; return offset; @@ -43498,7 +43508,7 @@ static int dissect_E_DCH_LCR_Information_Response_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_Ext_Reference_E_TFCI_PO_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Ext_Reference_E_TFCI_PO(tvb, offset, &asn1_ctx, tree, hf_rnsap_Ext_Reference_E_TFCI_PO_PDU); offset += 7; offset >>= 3; return offset; @@ -43506,7 +43516,7 @@ static int dissect_Ext_Reference_E_TFCI_PO_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_ExtendedPropagationDelay_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ExtendedPropagationDelay(tvb, offset, &asn1_ctx, tree, hf_rnsap_ExtendedPropagationDelay_PDU); offset += 7; offset >>= 3; return offset; @@ -43514,7 +43524,7 @@ static int dissect_ExtendedPropagationDelay_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_Radio_Links_without_DPCH_FDPCH_Indication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Radio_Links_without_DPCH_FDPCH_Indication(tvb, offset, &asn1_ctx, tree, hf_rnsap_Radio_Links_without_DPCH_FDPCH_Indication_PDU); offset += 7; offset >>= 3; return offset; @@ -43522,7 +43532,7 @@ static int dissect_Radio_Links_without_DPCH_FDPCH_Indication_PDU(tvbuff_t *tvb _ static int dissect_Extended_RNC_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extended_RNC_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extended_RNC_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -43530,7 +43540,7 @@ static int dissect_Extended_RNC_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_Extended_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extended_RNTI(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extended_RNTI_PDU); offset += 7; offset >>= 3; return offset; @@ -43538,7 +43548,7 @@ static int dissect_Extended_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_Extended_Round_Trip_Time_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extended_Round_Trip_Time_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extended_Round_Trip_Time_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -43546,7 +43556,7 @@ static int dissect_Extended_Round_Trip_Time_Value_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_Extended_S_RNTI_Group_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extended_S_RNTI_Group(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extended_S_RNTI_Group_PDU); offset += 7; offset >>= 3; return offset; @@ -43554,7 +43564,7 @@ static int dissect_Extended_S_RNTI_Group_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_ExtendedAffectedUEInformationForMBMS_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ExtendedAffectedUEInformationForMBMS(tvb, offset, &asn1_ctx, tree, hf_rnsap_ExtendedAffectedUEInformationForMBMS_PDU); offset += 7; offset >>= 3; return offset; @@ -43562,7 +43572,7 @@ static int dissect_ExtendedAffectedUEInformationForMBMS_PDU(tvbuff_t *tvb _U_, p static int dissect_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Ext_Max_Bits_MACe_PDU_non_scheduled(tvb, offset, &asn1_ctx, tree, hf_rnsap_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU); offset += 7; offset >>= 3; return offset; @@ -43570,7 +43580,7 @@ static int dissect_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU(tvbuff_t *tvb _U_, pa static int dissect_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_Semi_PersistentScheduling_Information_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -43578,7 +43588,7 @@ static int dissect_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU(tvbuff_t static int dissect_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -43586,7 +43596,7 @@ static int dissect_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU(t static int dissect_FACH_FlowControlInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FACH_FlowControlInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_FACH_FlowControlInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -43594,7 +43604,7 @@ static int dissect_FACH_FlowControlInformation_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_Fast_Reconfiguration_Mode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Fast_Reconfiguration_Mode(tvb, offset, &asn1_ctx, tree, hf_rnsap_Fast_Reconfiguration_Mode_PDU); offset += 7; offset >>= 3; return offset; @@ -43602,7 +43612,7 @@ static int dissect_Fast_Reconfiguration_Mode_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Fast_Reconfiguration_Permission_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Fast_Reconfiguration_Permission(tvb, offset, &asn1_ctx, tree, hf_rnsap_Fast_Reconfiguration_Permission_PDU); offset += 7; offset >>= 3; return offset; @@ -43610,7 +43620,7 @@ static int dissect_Fast_Reconfiguration_Permission_PDU(tvbuff_t *tvb _U_, packet static int dissect_FDD_DCHs_to_Modify_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FDD_DCHs_to_Modify(tvb, offset, &asn1_ctx, tree, hf_rnsap_FDD_DCHs_to_Modify_PDU); offset += 7; offset >>= 3; return offset; @@ -43618,7 +43628,7 @@ static int dissect_FDD_DCHs_to_Modify_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_FDD_DL_CodeInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FDD_DL_CodeInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_FDD_DL_CodeInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -43626,7 +43636,7 @@ static int dissect_FDD_DL_CodeInformation_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_F_DPCH_SlotFormat_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_F_DPCH_SlotFormat(tvb, offset, &asn1_ctx, tree, hf_rnsap_F_DPCH_SlotFormat_PDU); offset += 7; offset >>= 3; return offset; @@ -43634,7 +43644,7 @@ static int dissect_F_DPCH_SlotFormat_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_F_DPCH_SlotFormatSupportRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_F_DPCH_SlotFormatSupportRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_F_DPCH_SlotFormatSupportRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -43642,7 +43652,7 @@ static int dissect_F_DPCH_SlotFormatSupportRequest_PDU(tvbuff_t *tvb _U_, packet static int dissect_FNReportingIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FNReportingIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_FNReportingIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -43650,7 +43660,7 @@ static int dissect_FNReportingIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_FTPICH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FTPICH_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_FTPICH_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43658,7 +43668,7 @@ static int dissect_FTPICH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_FTPICH_Information_Reconf_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FTPICH_Information_Reconf(tvb, offset, &asn1_ctx, tree, hf_rnsap_FTPICH_Information_Reconf_PDU); offset += 7; offset >>= 3; return offset; @@ -43666,7 +43676,7 @@ static int dissect_FTPICH_Information_Reconf_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_FTPICH_Reconfiguration_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FTPICH_Reconfiguration_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_FTPICH_Reconfiguration_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43674,7 +43684,7 @@ static int dissect_FTPICH_Reconfiguration_Information_PDU(tvbuff_t *tvb _U_, pac static int dissect_FTPICH_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FTPICH_Information_Response(tvb, offset, &asn1_ctx, tree, hf_rnsap_FTPICH_Information_Response_PDU); offset += 7; offset >>= 3; return offset; @@ -43682,7 +43692,7 @@ static int dissect_FTPICH_Information_Response_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_FrameOffset_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FrameOffset(tvb, offset, &asn1_ctx, tree, hf_rnsap_FrameOffset_PDU); offset += 7; offset >>= 3; return offset; @@ -43690,7 +43700,7 @@ static int dissect_FrameOffset_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pr static int dissect_FrequencyBandIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FrequencyBandIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_FrequencyBandIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -43698,7 +43708,7 @@ static int dissect_FrequencyBandIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_GA_Cell_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GA_Cell(tvb, offset, &asn1_ctx, tree, hf_rnsap_GA_Cell_PDU); offset += 7; offset >>= 3; return offset; @@ -43706,7 +43716,7 @@ static int dissect_GA_Cell_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_ static int dissect_GA_CellAdditionalShapes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GA_CellAdditionalShapes(tvb, offset, &asn1_ctx, tree, hf_rnsap_GA_CellAdditionalShapes_PDU); offset += 7; offset >>= 3; return offset; @@ -43714,7 +43724,7 @@ static int dissect_GA_CellAdditionalShapes_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_Gainfactors_10ms_mode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Gainfactors_10ms_mode(tvb, offset, &asn1_ctx, tree, hf_rnsap_Gainfactors_10ms_mode_PDU); offset += 7; offset >>= 3; return offset; @@ -43722,7 +43732,7 @@ static int dissect_Gainfactors_10ms_mode_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_GANSS_AddIonoModelReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_AddIonoModelReq(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_AddIonoModelReq_PDU); offset += 7; offset >>= 3; return offset; @@ -43730,7 +43740,7 @@ static int dissect_GANSS_AddIonoModelReq_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_GANSS_AddNavigationModelsReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_AddNavigationModelsReq(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_AddNavigationModelsReq_PDU); offset += 7; offset >>= 3; return offset; @@ -43738,7 +43748,7 @@ static int dissect_GANSS_AddNavigationModelsReq_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_GANSS_AddUTCModelsReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_AddUTCModelsReq(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_AddUTCModelsReq_PDU); offset += 7; offset >>= 3; return offset; @@ -43746,7 +43756,7 @@ static int dissect_GANSS_AddUTCModelsReq_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_GANSS_Additional_Ionospheric_Model_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Additional_Ionospheric_Model(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Additional_Ionospheric_Model_PDU); offset += 7; offset >>= 3; return offset; @@ -43754,7 +43764,7 @@ static int dissect_GANSS_Additional_Ionospheric_Model_PDU(tvbuff_t *tvb _U_, pac static int dissect_GANSS_Additional_Navigation_Models_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Additional_Navigation_Models(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Additional_Navigation_Models_PDU); offset += 7; offset >>= 3; return offset; @@ -43762,7 +43772,7 @@ static int dissect_GANSS_Additional_Navigation_Models_PDU(tvbuff_t *tvb _U_, pac static int dissect_GANSS_Additional_Time_Models_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Additional_Time_Models(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Additional_Time_Models_PDU); offset += 7; offset >>= 3; return offset; @@ -43770,7 +43780,7 @@ static int dissect_GANSS_Additional_Time_Models_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_GANSS_Additional_UTC_Models_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Additional_UTC_Models(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Additional_UTC_Models_PDU); offset += 7; offset >>= 3; return offset; @@ -43778,7 +43788,7 @@ static int dissect_GANSS_Additional_UTC_Models_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_GANSS_alm_keplerianNAVAlmanac_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_alm_keplerianNAVAlmanac(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_alm_keplerianNAVAlmanac_PDU); offset += 7; offset >>= 3; return offset; @@ -43786,7 +43796,7 @@ static int dissect_GANSS_alm_keplerianNAVAlmanac_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_GANSS_alm_KEPLERIANBDSALMANAC_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_alm_KEPLERIANBDSALMANAC(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_alm_KEPLERIANBDSALMANAC_PDU); offset += 7; offset >>= 3; return offset; @@ -43794,7 +43804,7 @@ static int dissect_GANSS_alm_KEPLERIANBDSALMANAC_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_GANSS_alm_keplerianReducedAlmanac_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_alm_keplerianReducedAlmanac(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_alm_keplerianReducedAlmanac_PDU); offset += 7; offset >>= 3; return offset; @@ -43802,7 +43812,7 @@ static int dissect_GANSS_alm_keplerianReducedAlmanac_PDU(tvbuff_t *tvb _U_, pack static int dissect_GANSS_alm_keplerianMidiAlmanac_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_alm_keplerianMidiAlmanac(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_alm_keplerianMidiAlmanac_PDU); offset += 7; offset >>= 3; return offset; @@ -43810,7 +43820,7 @@ static int dissect_GANSS_alm_keplerianMidiAlmanac_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_GANSS_alm_keplerianGLONASS_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_alm_keplerianGLONASS(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_alm_keplerianGLONASS_PDU); offset += 7; offset >>= 3; return offset; @@ -43818,7 +43828,7 @@ static int dissect_GANSS_alm_keplerianGLONASS_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_GANSS_alm_ecefSBASAlmanac_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_alm_ecefSBASAlmanac(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_alm_ecefSBASAlmanac_PDU); offset += 7; offset >>= 3; return offset; @@ -43826,7 +43836,7 @@ static int dissect_GANSS_alm_ecefSBASAlmanac_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_GANSS_Auxiliary_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Auxiliary_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Auxiliary_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43834,7 +43844,7 @@ static int dissect_GANSS_Auxiliary_Information_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_GANSS_AuxInfoReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_AuxInfoReq(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_AuxInfoReq_PDU); offset += 7; offset >>= 3; return offset; @@ -43842,7 +43852,7 @@ static int dissect_GANSS_AuxInfoReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_GANSS_BDSclockModel_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_BDSclockModel(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_BDSclockModel_PDU); offset += 7; offset >>= 3; return offset; @@ -43850,7 +43860,7 @@ static int dissect_GANSS_BDSclockModel_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_GANSS_Common_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Common_Data(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Common_Data_PDU); offset += 7; offset >>= 3; return offset; @@ -43858,7 +43868,7 @@ static int dissect_GANSS_Common_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_GANSS_Delta_T_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Delta_T(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Delta_T_PDU); offset += 7; offset >>= 3; return offset; @@ -43866,7 +43876,7 @@ static int dissect_GANSS_Delta_T_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_GANSS_Earth_Orientation_Parameters_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Earth_Orientation_Parameters(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Earth_Orientation_Parameters_PDU); offset += 7; offset >>= 3; return offset; @@ -43874,7 +43884,7 @@ static int dissect_GANSS_Earth_Orientation_Parameters_PDU(tvbuff_t *tvb _U_, pac static int dissect_GANSS_EarthOrientParaReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_EarthOrientParaReq(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_EarthOrientParaReq_PDU); offset += 7; offset >>= 3; return offset; @@ -43882,7 +43892,7 @@ static int dissect_GANSS_EarthOrientParaReq_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_GANSS_Generic_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Generic_Data(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Generic_Data_PDU); offset += 7; offset >>= 3; return offset; @@ -43890,7 +43900,7 @@ static int dissect_GANSS_Generic_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_GANSS_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -43898,7 +43908,7 @@ static int dissect_GANSS_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto static int dissect_GANSS_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43906,7 +43916,7 @@ static int dissect_GANSS_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_GANSS_NavModel_BDSKeplerianSet_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_NavModel_BDSKeplerianSet(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_NavModel_BDSKeplerianSet_PDU); offset += 7; offset >>= 3; return offset; @@ -43914,7 +43924,7 @@ static int dissect_GANSS_NavModel_BDSKeplerianSet_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_GANSS_SBAS_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_SBAS_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_SBAS_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -43922,7 +43932,7 @@ static int dissect_GANSS_SBAS_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_GANSS_Time_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_Time_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_Time_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -43930,7 +43940,7 @@ static int dissect_GANSS_Time_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_GANSS_UTCmodelSet4_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GANSS_UTCmodelSet4(tvb, offset, &asn1_ctx, tree, hf_rnsap_GANSS_UTCmodelSet4_PDU); offset += 7; offset >>= 3; return offset; @@ -43938,7 +43948,7 @@ static int dissect_GANSS_UTCmodelSet4_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_GERAN_Cell_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GERAN_Cell_Capability(tvb, offset, &asn1_ctx, tree, hf_rnsap_GERAN_Cell_Capability_PDU); offset += 7; offset >>= 3; return offset; @@ -43946,7 +43956,7 @@ static int dissect_GERAN_Cell_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_GERAN_Classmark_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GERAN_Classmark(tvb, offset, &asn1_ctx, tree, hf_rnsap_GERAN_Classmark_PDU); offset += 7; offset >>= 3; return offset; @@ -43954,7 +43964,7 @@ static int dissect_GERAN_Classmark_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_Satellite_Almanac_Information_ExtItem_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Satellite_Almanac_Information_ExtItem(tvb, offset, &asn1_ctx, tree, hf_rnsap_Satellite_Almanac_Information_ExtItem_PDU); offset += 7; offset >>= 3; return offset; @@ -43962,7 +43972,7 @@ static int dissect_Satellite_Almanac_Information_ExtItem_PDU(tvbuff_t *tvb _U_, static int dissect_Guaranteed_Rate_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Guaranteed_Rate_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Guaranteed_Rate_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -43970,7 +43980,7 @@ static int dissect_Guaranteed_Rate_Information_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_HARQ_MemoryPartitioningInfoExtForMIMO_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO(tvb, offset, &asn1_ctx, tree, hf_rnsap_HARQ_MemoryPartitioningInfoExtForMIMO_PDU); offset += 7; offset >>= 3; return offset; @@ -43978,7 +43988,7 @@ static int dissect_HARQ_MemoryPartitioningInfoExtForMIMO_PDU(tvbuff_t *tvb _U_, static int dissect_HARQ_Preamble_Mode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HARQ_Preamble_Mode(tvb, offset, &asn1_ctx, tree, hf_rnsap_HARQ_Preamble_Mode_PDU); offset += 7; offset >>= 3; return offset; @@ -43986,7 +43996,7 @@ static int dissect_HARQ_Preamble_Mode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_HARQ_Preamble_Mode_Activation_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HARQ_Preamble_Mode_Activation_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_HARQ_Preamble_Mode_Activation_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -43994,7 +44004,7 @@ static int dissect_HARQ_Preamble_Mode_Activation_Indicator_PDU(tvbuff_t *tvb _U_ static int dissect_HCS_Prio_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HCS_Prio(tvb, offset, &asn1_ctx, tree, hf_rnsap_HCS_Prio_PDU); offset += 7; offset >>= 3; return offset; @@ -44002,7 +44012,7 @@ static int dissect_HCS_Prio_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto static int dissect_HSDSCH_Configured_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_Configured_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_Configured_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44010,7 +44020,7 @@ static int dissect_HSDSCH_Configured_Indicator_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_HSDSCH_FDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_FDD_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_FDD_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44018,7 +44028,7 @@ static int dissect_HSDSCH_FDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_HSDSCH_FDD_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_FDD_Information_Response(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_FDD_Information_Response_PDU); offset += 7; offset >>= 3; return offset; @@ -44026,7 +44036,7 @@ static int dissect_HSDSCH_FDD_Information_Response_PDU(tvbuff_t *tvb _U_, packet static int dissect_HSDSCH_Information_to_Modify_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_Information_to_Modify(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_Information_to_Modify_PDU); offset += 7; offset >>= 3; return offset; @@ -44034,7 +44044,7 @@ static int dissect_HSDSCH_Information_to_Modify_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_HSDSCH_Information_to_Modify_Unsynchronised_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_Information_to_Modify_Unsynchronised(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_Information_to_Modify_Unsynchronised_PDU); offset += 7; offset >>= 3; return offset; @@ -44042,7 +44052,7 @@ static int dissect_HSDSCH_Information_to_Modify_Unsynchronised_PDU(tvbuff_t *tvb static int dissect_HSDSCH_MACdPDUSizeFormat_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_MACdPDUSizeFormat(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_MACdPDUSizeFormat_PDU); offset += 7; offset >>= 3; return offset; @@ -44050,7 +44060,7 @@ static int dissect_HSDSCH_MACdPDUSizeFormat_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_HSDSCH_MACdFlows_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_MACdFlows_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_MACdFlows_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44058,7 +44068,7 @@ static int dissect_HSDSCH_MACdFlows_Information_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_HSDSCH_MACdFlows_to_Delete_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_MACdFlows_to_Delete(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_MACdFlows_to_Delete_PDU); offset += 7; offset >>= 3; return offset; @@ -44066,7 +44076,7 @@ static int dissect_HSDSCH_MACdFlows_to_Delete_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_HSDSCH_PreconfigurationInfo_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_PreconfigurationInfo(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_PreconfigurationInfo_PDU); offset += 7; offset >>= 3; return offset; @@ -44074,7 +44084,7 @@ static int dissect_HSDSCH_PreconfigurationInfo_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_Additional_EDCH_Preconfiguration_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_EDCH_Preconfiguration_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_EDCH_Preconfiguration_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44082,7 +44092,7 @@ static int dissect_Additional_EDCH_Preconfiguration_Information_PDU(tvbuff_t *tv static int dissect_HSDSCH_PreconfigurationSetup_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_PreconfigurationSetup(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_PreconfigurationSetup_PDU); offset += 7; offset >>= 3; return offset; @@ -44090,7 +44100,7 @@ static int dissect_HSDSCH_PreconfigurationSetup_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_HSDSCH_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_RNTI(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_RNTI_PDU); offset += 7; offset >>= 3; return offset; @@ -44098,7 +44108,7 @@ static int dissect_HSDSCH_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pr static int dissect_HS_DSCH_serving_cell_change_information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_DSCH_serving_cell_change_information(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_DSCH_serving_cell_change_information_PDU); offset += 7; offset >>= 3; return offset; @@ -44106,7 +44116,7 @@ static int dissect_HS_DSCH_serving_cell_change_information_PDU(tvbuff_t *tvb _U_ static int dissect_HS_DSCH_serving_cell_change_informationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_DSCH_serving_cell_change_informationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_DSCH_serving_cell_change_informationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -44114,7 +44124,7 @@ static int dissect_HS_DSCH_serving_cell_change_informationResponse_PDU(tvbuff_t static int dissect_HSDSCH_TBSizeTableIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_TBSizeTableIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_TBSizeTableIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44122,7 +44132,7 @@ static int dissect_HSDSCH_TBSizeTableIndicator_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_HSDSCH_TDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_TDD_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_TDD_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44130,7 +44140,7 @@ static int dissect_HSDSCH_TDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_HSDSCH_TDD_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_TDD_Information_Response(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_TDD_Information_Response_PDU); offset += 7; offset >>= 3; return offset; @@ -44138,7 +44148,7 @@ static int dissect_HSDSCH_TDD_Information_Response_PDU(tvbuff_t *tvb _U_, packet static int dissect_Multicarrier_Number_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multicarrier_Number(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multicarrier_Number_PDU); offset += 7; offset >>= 3; return offset; @@ -44146,7 +44156,7 @@ static int dissect_Multicarrier_Number_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_HSPDSCH_TDD_Specific_InfoList_Response768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSPDSCH_TDD_Specific_InfoList_Response768_PDU); offset += 7; offset >>= 3; return offset; @@ -44154,7 +44164,7 @@ static int dissect_HSPDSCH_TDD_Specific_InfoList_Response768_PDU(tvbuff_t *tvb _ static int dissect_HSSCCH_TDD_Specific_InfoList_Response768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSSCCH_TDD_Specific_InfoList_Response768(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSSCCH_TDD_Specific_InfoList_Response768_PDU); offset += 7; offset >>= 3; return offset; @@ -44162,7 +44172,7 @@ static int dissect_HSSCCH_TDD_Specific_InfoList_Response768_PDU(tvbuff_t *tvb _U static int dissect_HS_SICH_Reception_Quality_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_SICH_Reception_Quality_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_SICH_Reception_Quality_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -44170,7 +44180,7 @@ static int dissect_HS_SICH_Reception_Quality_Value_PDU(tvbuff_t *tvb _U_, packet static int dissect_HS_SICH_Reception_Quality_Measurement_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_SICH_Reception_Quality_Measurement_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_SICH_Reception_Quality_Measurement_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -44178,7 +44188,7 @@ static int dissect_HS_SICH_Reception_Quality_Measurement_Value_PDU(tvbuff_t *tvb static int dissect_HS_SICH_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_SICH_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_SICH_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -44186,7 +44196,7 @@ static int dissect_HS_SICH_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro static int dissect_HS_SICH_ID_Extension_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_SICH_ID_Extension(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_SICH_ID_Extension_PDU); offset += 7; offset >>= 3; return offset; @@ -44194,7 +44204,7 @@ static int dissect_HS_SICH_ID_Extension_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_HS_PDSCH_Code_Change_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_PDSCH_Code_Change_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_PDSCH_Code_Change_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44202,7 +44212,7 @@ static int dissect_HS_PDSCH_Code_Change_Indicator_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_HS_PDSCH_Code_Change_Grant_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_PDSCH_Code_Change_Grant(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_PDSCH_Code_Change_Grant_PDU); offset += 7; offset >>= 3; return offset; @@ -44210,7 +44220,7 @@ static int dissect_HS_PDSCH_Code_Change_Grant_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_HSDSCH_FDD_Update_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_FDD_Update_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_FDD_Update_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44218,7 +44228,7 @@ static int dissect_HSDSCH_FDD_Update_Information_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_HSDSCH_TDD_Update_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_TDD_Update_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_TDD_Update_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44226,7 +44236,7 @@ static int dissect_HSDSCH_TDD_Update_Information_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_MIMO_ReferenceSignal_InformationListLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MIMO_ReferenceSignal_InformationListLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_MIMO_ReferenceSignal_InformationListLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -44234,7 +44244,7 @@ static int dissect_MIMO_ReferenceSignal_InformationListLCR_PDU(tvbuff_t *tvb _U_ static int dissect_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -44242,7 +44252,7 @@ static int dissect_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU(tvbuff_ static int dissect_HSDSCH_Physical_Layer_Category_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCH_Physical_Layer_Category(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCH_Physical_Layer_Category_PDU); offset += 7; offset >>= 3; return offset; @@ -44250,7 +44260,7 @@ static int dissect_HSDSCH_Physical_Layer_Category_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_TS0_HS_PDSCH_Indication_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TS0_HS_PDSCH_Indication_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_TS0_HS_PDSCH_Indication_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -44258,7 +44268,7 @@ static int dissect_TS0_HS_PDSCH_Indication_LCR_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -44266,7 +44276,7 @@ static int dissect_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU static int dissect_IMSI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_IMSI(tvb, offset, &asn1_ctx, tree, hf_rnsap_IMSI_PDU); offset += 7; offset >>= 3; return offset; @@ -44274,7 +44284,7 @@ static int dissect_IMSI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tre static int dissect_Improved_Synchronized_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Improved_Synchronized_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_Improved_Synchronized_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44282,7 +44292,7 @@ static int dissect_Improved_Synchronized_Indicator_PDU(tvbuff_t *tvb _U_, packet static int dissect_Inactivity_Threshold_for_UE_DRX_Cycle_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle(tvb, offset, &asn1_ctx, tree, hf_rnsap_Inactivity_Threshold_for_UE_DRX_Cycle_PDU); offset += 7; offset >>= 3; return offset; @@ -44290,7 +44300,7 @@ static int dissect_Inactivity_Threshold_for_UE_DRX_Cycle_PDU(tvbuff_t *tvb _U_, static int dissect_InformationExchangeID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationExchangeID(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationExchangeID_PDU); offset += 7; offset >>= 3; return offset; @@ -44298,7 +44308,7 @@ static int dissect_InformationExchangeID_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_InformationReportCharacteristics_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationReportCharacteristics(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationReportCharacteristics_PDU); offset += 7; offset >>= 3; return offset; @@ -44306,7 +44316,7 @@ static int dissect_InformationReportCharacteristics_PDU(tvbuff_t *tvb _U_, packe static int dissect_InformationType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationType(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationType_PDU); offset += 7; offset >>= 3; return offset; @@ -44314,7 +44324,7 @@ static int dissect_InformationType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_Initial_DL_DPCH_TimingAdjustment_Allowed_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Initial_DL_DPCH_TimingAdjustment_Allowed(tvb, offset, &asn1_ctx, tree, hf_rnsap_Initial_DL_DPCH_TimingAdjustment_Allowed_PDU); offset += 7; offset >>= 3; return offset; @@ -44322,7 +44332,7 @@ static int dissect_Initial_DL_DPCH_TimingAdjustment_Allowed_PDU(tvbuff_t *tvb _U static int dissect_InnerLoopDLPCStatus_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InnerLoopDLPCStatus(tvb, offset, &asn1_ctx, tree, hf_rnsap_InnerLoopDLPCStatus_PDU); offset += 7; offset >>= 3; return offset; @@ -44330,7 +44340,7 @@ static int dissect_InnerLoopDLPCStatus_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_Inter_Frequency_Cell_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Inter_Frequency_Cell_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Inter_Frequency_Cell_List_PDU); offset += 7; offset >>= 3; return offset; @@ -44338,7 +44348,7 @@ static int dissect_Inter_Frequency_Cell_List_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Inter_Frequency_Cell_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Inter_Frequency_Cell_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Inter_Frequency_Cell_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44346,7 +44356,7 @@ static int dissect_Inter_Frequency_Cell_Information_PDU(tvbuff_t *tvb _U_, packe static int dissect_Inter_Frequency_Cell_Information_SIB11ter_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Inter_Frequency_Cell_Information_SIB11ter(tvb, offset, &asn1_ctx, tree, hf_rnsap_Inter_Frequency_Cell_Information_SIB11ter_PDU); offset += 7; offset >>= 3; return offset; @@ -44354,7 +44364,7 @@ static int dissect_Inter_Frequency_Cell_Information_SIB11ter_PDU(tvbuff_t *tvb _ static int dissect_IPDL_TDD_ParametersLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_IPDL_TDD_ParametersLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_IPDL_TDD_ParametersLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -44362,7 +44372,7 @@ static int dissect_IPDL_TDD_ParametersLCR_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_IdleIntervalInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_IdleIntervalInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_IdleIntervalInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -44370,7 +44380,7 @@ static int dissect_IdleIntervalInformation_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_L3_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_L3_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_L3_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44378,7 +44388,7 @@ static int dissect_L3_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_Load_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Load_Value_IncrDecrThres(tvb, offset, &asn1_ctx, tree, hf_rnsap_Load_Value_IncrDecrThres_PDU); offset += 7; offset >>= 3; return offset; @@ -44386,7 +44396,7 @@ static int dissect_Load_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_Load_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Load_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_Load_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -44394,7 +44404,7 @@ static int dissect_Load_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro static int dissect_LoadValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_LoadValue(tvb, offset, &asn1_ctx, tree, hf_rnsap_LoadValue_PDU); offset += 7; offset >>= 3; return offset; @@ -44402,7 +44412,7 @@ static int dissect_LoadValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, prot static int dissect_LCRTDD_Uplink_Physical_Channel_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_LCRTDD_Uplink_Physical_Channel_Capability(tvb, offset, &asn1_ctx, tree, hf_rnsap_LCRTDD_Uplink_Physical_Channel_Capability_PDU); offset += 7; offset >>= 3; return offset; @@ -44410,7 +44420,7 @@ static int dissect_LCRTDD_Uplink_Physical_Channel_Capability_PDU(tvbuff_t *tvb _ static int dissect_MDT_Configuration_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MDT_Configuration(tvb, offset, &asn1_ctx, tree, hf_rnsap_MDT_Configuration_PDU); offset += 7; offset >>= 3; return offset; @@ -44418,7 +44428,7 @@ static int dissect_MDT_Configuration_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_MAC_PDU_SizeExtended_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MAC_PDU_SizeExtended(tvb, offset, &asn1_ctx, tree, hf_rnsap_MAC_PDU_SizeExtended_PDU); offset += 7; offset >>= 3; return offset; @@ -44426,7 +44436,7 @@ static int dissect_MAC_PDU_SizeExtended_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_MACes_Maximum_Bitrate_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MACes_Maximum_Bitrate_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_MACes_Maximum_Bitrate_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -44434,7 +44444,7 @@ static int dissect_MACes_Maximum_Bitrate_LCR_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_MaxNrDLPhysicalchannels768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MaxNrDLPhysicalchannels768(tvb, offset, &asn1_ctx, tree, hf_rnsap_MaxNrDLPhysicalchannels768_PDU); offset += 7; offset >>= 3; return offset; @@ -44442,7 +44452,7 @@ static int dissect_MaxNrDLPhysicalchannels768_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_MaxNrDLPhysicalchannelsTS_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MaxNrDLPhysicalchannelsTS(tvb, offset, &asn1_ctx, tree, hf_rnsap_MaxNrDLPhysicalchannelsTS_PDU); offset += 7; offset >>= 3; return offset; @@ -44450,7 +44460,7 @@ static int dissect_MaxNrDLPhysicalchannelsTS_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_MaxNrDLPhysicalchannelsTS768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MaxNrDLPhysicalchannelsTS768(tvb, offset, &asn1_ctx, tree, hf_rnsap_MaxNrDLPhysicalchannelsTS768_PDU); offset += 7; offset >>= 3; return offset; @@ -44458,7 +44468,7 @@ static int dissect_MaxNrDLPhysicalchannelsTS768_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_MaxNr_Retransmissions_EDCH_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MaxNr_Retransmissions_EDCH(tvb, offset, &asn1_ctx, tree, hf_rnsap_MaxNr_Retransmissions_EDCH_PDU); offset += 7; offset >>= 3; return offset; @@ -44466,7 +44476,7 @@ static int dissect_MaxNr_Retransmissions_EDCH_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Max_UE_DTX_Cycle_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Max_UE_DTX_Cycle(tvb, offset, &asn1_ctx, tree, hf_rnsap_Max_UE_DTX_Cycle_PDU); offset += 7; offset >>= 3; return offset; @@ -44474,7 +44484,7 @@ static int dissect_Max_UE_DTX_Cycle_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_MBMS_Bearer_Service_Full_Address_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Bearer_Service_Full_Address(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Bearer_Service_Full_Address_PDU); offset += 7; offset >>= 3; return offset; @@ -44482,7 +44492,7 @@ static int dissect_MBMS_Bearer_Service_Full_Address_PDU(tvbuff_t *tvb _U_, packe static int dissect_MBMS_Bearer_Service_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Bearer_Service_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Bearer_Service_List_PDU); offset += 7; offset >>= 3; return offset; @@ -44490,7 +44500,7 @@ static int dissect_MBMS_Bearer_Service_List_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_MBMS_Neighbouring_Cell_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Neighbouring_Cell_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Neighbouring_Cell_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44498,7 +44508,7 @@ static int dissect_MBMS_Neighbouring_Cell_Information_PDU(tvbuff_t *tvb _U_, pac static int dissect_MBMS_RLC_Sequence_Number_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_RLC_Sequence_Number_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_RLC_Sequence_Number_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44506,7 +44516,7 @@ static int dissect_MBMS_RLC_Sequence_Number_Information_PDU(tvbuff_t *tvb _U_, p static int dissect_MBSFN_Cluster_Identity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBSFN_Cluster_Identity(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBSFN_Cluster_Identity_PDU); offset += 7; offset >>= 3; return offset; @@ -44514,7 +44524,7 @@ static int dissect_MBSFN_Cluster_Identity_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_MCCH_Message_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MCCH_Message_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_MCCH_Message_List_PDU); offset += 7; offset >>= 3; return offset; @@ -44522,7 +44532,7 @@ static int dissect_MCCH_Message_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_MCCH_Configuration_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MCCH_Configuration_Info(tvb, offset, &asn1_ctx, tree, hf_rnsap_MCCH_Configuration_Info_PDU); offset += 7; offset >>= 3; return offset; @@ -44530,7 +44540,7 @@ static int dissect_MCCH_Configuration_Info_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_MBSFN_Scheduling_Transmission_Time_Interval_Info_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBSFN_Scheduling_Transmission_Time_Interval_Info_List_PDU); offset += 7; offset >>= 3; return offset; @@ -44538,7 +44548,7 @@ static int dissect_MBSFN_Scheduling_Transmission_Time_Interval_Info_List_PDU(tvb static int dissect_MeasurementFilterCoefficient_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MeasurementFilterCoefficient(tvb, offset, &asn1_ctx, tree, hf_rnsap_MeasurementFilterCoefficient_PDU); offset += 7; offset >>= 3; return offset; @@ -44546,7 +44556,7 @@ static int dissect_MeasurementFilterCoefficient_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_MeasurementID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MeasurementID(tvb, offset, &asn1_ctx, tree, hf_rnsap_MeasurementID_PDU); offset += 7; offset >>= 3; return offset; @@ -44554,7 +44564,7 @@ static int dissect_MeasurementID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_Measurement_Power_Offset_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Measurement_Power_Offset(tvb, offset, &asn1_ctx, tree, hf_rnsap_Measurement_Power_Offset_PDU); offset += 7; offset >>= 3; return offset; @@ -44562,7 +44572,7 @@ static int dissect_Measurement_Power_Offset_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_MinimumSpreadingFactor768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MinimumSpreadingFactor768(tvb, offset, &asn1_ctx, tree, hf_rnsap_MinimumSpreadingFactor768_PDU); offset += 7; offset >>= 3; return offset; @@ -44570,7 +44580,7 @@ static int dissect_MinimumSpreadingFactor768_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_MaxAdjustmentStep_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MaxAdjustmentStep(tvb, offset, &asn1_ctx, tree, hf_rnsap_MaxAdjustmentStep_PDU); offset += 7; offset >>= 3; return offset; @@ -44578,7 +44588,7 @@ static int dissect_MaxAdjustmentStep_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_MeasurementRecoveryBehavior_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MeasurementRecoveryBehavior(tvb, offset, &asn1_ctx, tree, hf_rnsap_MeasurementRecoveryBehavior_PDU); offset += 7; offset >>= 3; return offset; @@ -44586,7 +44596,7 @@ static int dissect_MeasurementRecoveryBehavior_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_MeasurementRecoveryReportingIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MeasurementRecoveryReportingIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_MeasurementRecoveryReportingIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44594,7 +44604,7 @@ static int dissect_MeasurementRecoveryReportingIndicator_PDU(tvbuff_t *tvb _U_, static int dissect_MeasurementRecoverySupportIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MeasurementRecoverySupportIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_MeasurementRecoverySupportIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44602,7 +44612,7 @@ static int dissect_MeasurementRecoverySupportIndicator_PDU(tvbuff_t *tvb _U_, pa static int dissect_MIMO_ActivationIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MIMO_ActivationIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_MIMO_ActivationIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44610,7 +44620,7 @@ static int dissect_MIMO_ActivationIndicator_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_MIMO_InformationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MIMO_InformationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_MIMO_InformationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -44618,7 +44628,7 @@ static int dissect_MIMO_InformationResponse_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_MIMO_Mode_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MIMO_Mode_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_MIMO_Mode_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44626,7 +44636,7 @@ static int dissect_MIMO_Mode_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_MIMO_N_M_Ratio_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MIMO_N_M_Ratio(tvb, offset, &asn1_ctx, tree, hf_rnsap_MIMO_N_M_Ratio_PDU); offset += 7; offset >>= 3; return offset; @@ -44634,7 +44644,7 @@ static int dissect_MIMO_N_M_Ratio_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_MIMO_withfourtransmitantennas_ActivationIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MIMO_withfourtransmitantennas_ActivationIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_MIMO_withfourtransmitantennas_ActivationIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44642,7 +44652,7 @@ static int dissect_MIMO_withfourtransmitantennas_ActivationIndicator_PDU(tvbuff_ static int dissect_MIMO_withfourtransmitantennas_ModeIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MIMO_withfourtransmitantennas_ModeIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_MIMO_withfourtransmitantennas_ModeIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44650,7 +44660,7 @@ static int dissect_MIMO_withfourtransmitantennas_ModeIndicator_PDU(tvbuff_t *tvb static int dissect_DualStream_MIMO_withfourtransmitantennas_ActivationIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DualStream_MIMO_withfourtransmitantennas_ActivationIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_DualStream_MIMO_withfourtransmitantennas_ActivationIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44658,7 +44668,7 @@ static int dissect_DualStream_MIMO_withfourtransmitantennas_ActivationIndicator_ static int dissect_DualStream_MIMO_withfourtransmitantennas_ModeIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DualStream_MIMO_withfourtransmitantennas_ModeIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_DualStream_MIMO_withfourtransmitantennas_ModeIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44666,7 +44676,7 @@ static int dissect_DualStream_MIMO_withfourtransmitantennas_ModeIndicator_PDU(tv static int dissect_Additional_Associated_Secondary_CPICH_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_Associated_Secondary_CPICH(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_Associated_Secondary_CPICH_PDU); offset += 7; offset >>= 3; return offset; @@ -44674,7 +44684,7 @@ static int dissect_Additional_Associated_Secondary_CPICH_PDU(tvbuff_t *tvb _U_, static int dissect_MinimumReducedE_DPDCH_GainFactor_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MinimumReducedE_DPDCH_GainFactor(tvb, offset, &asn1_ctx, tree, hf_rnsap_MinimumReducedE_DPDCH_GainFactor_PDU); offset += 7; offset >>= 3; return offset; @@ -44682,7 +44692,7 @@ static int dissect_MinimumReducedE_DPDCH_GainFactor_PDU(tvbuff_t *tvb _U_, packe static int dissect_MulticellEDCH_InformationItemIEs_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MulticellEDCH_InformationItemIEs(tvb, offset, &asn1_ctx, tree, hf_rnsap_MulticellEDCH_InformationItemIEs_PDU); offset += 7; offset >>= 3; return offset; @@ -44690,7 +44700,7 @@ static int dissect_MulticellEDCH_InformationItemIEs_PDU(tvbuff_t *tvb _U_, packe static int dissect_MulticellEDCH_RL_SpecificInformationItemIEs_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MulticellEDCH_RL_SpecificInformationItemIEs(tvb, offset, &asn1_ctx, tree, hf_rnsap_MulticellEDCH_RL_SpecificInformationItemIEs_PDU); offset += 7; offset >>= 3; return offset; @@ -44698,7 +44708,7 @@ static int dissect_MulticellEDCH_RL_SpecificInformationItemIEs_PDU(tvbuff_t *tvb static int dissect_Multicell_EDCH_Restriction_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multicell_EDCH_Restriction(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multicell_EDCH_Restriction_PDU); offset += 7; offset >>= 3; return offset; @@ -44706,7 +44716,7 @@ static int dissect_Multicell_EDCH_Restriction_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Multiple_PLMN_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiple_PLMN_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiple_PLMN_List_PDU); offset += 7; offset >>= 3; return offset; @@ -44714,7 +44724,7 @@ static int dissect_Multiple_PLMN_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_MAChs_ResetIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MAChs_ResetIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_MAChs_ResetIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44722,7 +44732,7 @@ static int dissect_MAChs_ResetIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -44730,7 +44740,7 @@ static int dissect_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU(tvbuf static int dissect_MIMO_SFMode_For_HSPDSCHDualStream_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MIMO_SFMode_For_HSPDSCHDualStream(tvb, offset, &asn1_ctx, tree, hf_rnsap_MIMO_SFMode_For_HSPDSCHDualStream_PDU); offset += 7; offset >>= 3; return offset; @@ -44738,7 +44748,7 @@ static int dissect_MIMO_SFMode_For_HSPDSCHDualStream_PDU(tvbuff_t *tvb _U_, pack static int dissect_Multi_Carrier_EDCH_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multi_Carrier_EDCH_Info(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multi_Carrier_EDCH_Info_PDU); offset += 7; offset >>= 3; return offset; @@ -44746,7 +44756,7 @@ static int dissect_Multi_Carrier_EDCH_Info_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_SNPL_Carrier_Group_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SNPL_Carrier_Group_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_SNPL_Carrier_Group_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44754,7 +44764,7 @@ static int dissect_SNPL_Carrier_Group_Indicator_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_Multi_Carrier_EDCH_Reconfigure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multi_Carrier_EDCH_Reconfigure(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multi_Carrier_EDCH_Reconfigure_PDU); offset += 7; offset >>= 3; return offset; @@ -44762,7 +44772,7 @@ static int dissect_Multi_Carrier_EDCH_Reconfigure_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_Multi_Carrier_EDCH_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multi_Carrier_EDCH_Information_Response(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multi_Carrier_EDCH_Information_Response_PDU); offset += 7; offset >>= 3; return offset; @@ -44770,7 +44780,7 @@ static int dissect_Multi_Carrier_EDCH_Information_Response_PDU(tvbuff_t *tvb _U_ static int dissect_Multiflow_Reconfiguration_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiflow_Reconfiguration(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiflow_Reconfiguration_PDU); offset += 7; offset >>= 3; return offset; @@ -44778,7 +44788,7 @@ static int dissect_Multiflow_Reconfiguration_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Multiflow_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiflow_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiflow_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -44786,7 +44796,7 @@ static int dissect_Multiflow_Information_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_Multiflow_RepetitionFactors_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiflow_RepetitionFactors(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiflow_RepetitionFactors_PDU); offset += 7; offset >>= 3; return offset; @@ -44794,7 +44804,7 @@ static int dissect_Multiflow_RepetitionFactors_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_Multiflow_OrdinalNumberOfFrequency_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiflow_OrdinalNumberOfFrequency(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiflow_OrdinalNumberOfFrequency_PDU); offset += 7; offset >>= 3; return offset; @@ -44802,7 +44812,7 @@ static int dissect_Multiflow_OrdinalNumberOfFrequency_PDU(tvbuff_t *tvb _U_, pac static int dissect_MU_MIMO_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MU_MIMO_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_MU_MIMO_InformationLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -44810,7 +44820,7 @@ static int dissect_MU_MIMO_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_MU_MIMO_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MU_MIMO_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_MU_MIMO_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44818,7 +44828,7 @@ static int dissect_MU_MIMO_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_NACC_Related_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NACC_Related_Data(tvb, offset, &asn1_ctx, tree, hf_rnsap_NACC_Related_Data_PDU); offset += 7; offset >>= 3; return offset; @@ -44826,7 +44836,7 @@ static int dissect_NACC_Related_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_Neighbouring_UMTS_CellInformation_Ext_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Neighbouring_UMTS_CellInformation_Ext(tvb, offset, &asn1_ctx, tree, hf_rnsap_Neighbouring_UMTS_CellInformation_Ext_PDU); offset += 7; offset >>= 3; return offset; @@ -44834,7 +44844,7 @@ static int dissect_Neighbouring_UMTS_CellInformation_Ext_PDU(tvbuff_t *tvb _U_, static int dissect_Neighbouring_UMTS_CellInformationExtensionItem_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Neighbouring_UMTS_CellInformationExtensionItem(tvb, offset, &asn1_ctx, tree, hf_rnsap_Neighbouring_UMTS_CellInformationExtensionItem_PDU); offset += 7; offset >>= 3; return offset; @@ -44842,7 +44852,7 @@ static int dissect_Neighbouring_UMTS_CellInformationExtensionItem_PDU(tvbuff_t * static int dissect_Neighbouring_UMTS_CellInformationItem_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Neighbouring_UMTS_CellInformationItem(tvb, offset, &asn1_ctx, tree, hf_rnsap_Neighbouring_UMTS_CellInformationItem_PDU); offset += 7; offset >>= 3; return offset; @@ -44850,7 +44860,7 @@ static int dissect_Neighbouring_UMTS_CellInformationItem_PDU(tvbuff_t *tvb _U_, static int dissect_MultipleFrequencyBandsIndicatorList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MultipleFrequencyBandsIndicatorList(tvb, offset, &asn1_ctx, tree, hf_rnsap_MultipleFrequencyBandsIndicatorList_PDU); offset += 7; offset >>= 3; return offset; @@ -44858,7 +44868,7 @@ static int dissect_MultipleFrequencyBandsIndicatorList_PDU(tvbuff_t *tvb _U_, pa static int dissect_Neighbouring_GSM_CellInformationIEs_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Neighbouring_GSM_CellInformationIEs(tvb, offset, &asn1_ctx, tree, hf_rnsap_Neighbouring_GSM_CellInformationIEs_PDU); offset += 7; offset >>= 3; return offset; @@ -44866,7 +44876,7 @@ static int dissect_Neighbouring_GSM_CellInformationIEs_PDU(tvbuff_t *tvb _U_, pa static int dissect_NeighbouringTDDCellMeasurementInformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NeighbouringTDDCellMeasurementInformationLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_NeighbouringTDDCellMeasurementInformationLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -44874,7 +44884,7 @@ static int dissect_NeighbouringTDDCellMeasurementInformationLCR_PDU(tvbuff_t *tv static int dissect_NeighbouringTDDCellMeasurementInformation768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NeighbouringTDDCellMeasurementInformation768(tvb, offset, &asn1_ctx, tree, hf_rnsap_NeighbouringTDDCellMeasurementInformation768_PDU); offset += 7; offset >>= 3; return offset; @@ -44882,7 +44892,7 @@ static int dissect_NeighbouringTDDCellMeasurementInformation768_PDU(tvbuff_t *tv static int dissect_Neighbouring_LCR_TDD_CellInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Neighbouring_LCR_TDD_CellInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_Neighbouring_LCR_TDD_CellInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -44890,7 +44900,7 @@ static int dissect_Neighbouring_LCR_TDD_CellInformation_PDU(tvbuff_t *tvb _U_, p static int dissect_Neighbouring_E_UTRA_CellInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Neighbouring_E_UTRA_CellInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_Neighbouring_E_UTRA_CellInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -44898,7 +44908,7 @@ static int dissect_Neighbouring_E_UTRA_CellInformation_PDU(tvbuff_t *tvb _U_, pa static int dissect_MultipleFrequencyBandsIndicatorList_EUTRA_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA(tvb, offset, &asn1_ctx, tree, hf_rnsap_MultipleFrequencyBandsIndicatorList_EUTRA_PDU); offset += 7; offset >>= 3; return offset; @@ -44906,7 +44916,7 @@ static int dissect_MultipleFrequencyBandsIndicatorList_EUTRA_PDU(tvbuff_t *tvb _ static int dissect_NonCellSpecificTxDiversity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NonCellSpecificTxDiversity(tvb, offset, &asn1_ctx, tree, hf_rnsap_NonCellSpecificTxDiversity_PDU); offset += 7; offset >>= 3; return offset; @@ -44914,7 +44924,7 @@ static int dissect_NonCellSpecificTxDiversity_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Non_rectangular_resource_allocation_indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Non_rectangular_resource_allocation_indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_Non_rectangular_resource_allocation_indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -44922,7 +44932,7 @@ static int dissect_Non_rectangular_resource_allocation_indicator_PDU(tvbuff_t *t static int dissect_Non_rectangular_resource_timeslot_set_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Non_rectangular_resource_timeslot_set(tvb, offset, &asn1_ctx, tree, hf_rnsap_Non_rectangular_resource_timeslot_set_PDU); offset += 7; offset >>= 3; return offset; @@ -44930,7 +44940,7 @@ static int dissect_Non_rectangular_resource_timeslot_set_PDU(tvbuff_t *tvb _U_, static int dissect_NRT_Load_Information_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NRT_Load_Information_Value_IncrDecrThres(tvb, offset, &asn1_ctx, tree, hf_rnsap_NRT_Load_Information_Value_IncrDecrThres_PDU); offset += 7; offset >>= 3; return offset; @@ -44938,7 +44948,7 @@ static int dissect_NRT_Load_Information_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U static int dissect_NRT_Load_Information_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NRT_Load_Information_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_NRT_Load_Information_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -44946,7 +44956,7 @@ static int dissect_NRT_Load_Information_Value_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_NRTLoadInformationValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NRTLoadInformationValue(tvb, offset, &asn1_ctx, tree, hf_rnsap_NRTLoadInformationValue_PDU); offset += 7; offset >>= 3; return offset; @@ -44954,7 +44964,7 @@ static int dissect_NRTLoadInformationValue_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_Number_Of_Supported_Carriers_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Number_Of_Supported_Carriers(tvb, offset, &asn1_ctx, tree, hf_rnsap_Number_Of_Supported_Carriers_PDU); offset += 7; offset >>= 3; return offset; @@ -44962,7 +44972,7 @@ static int dissect_Number_Of_Supported_Carriers_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_NoOfTargetCellHS_SCCH_Order_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NoOfTargetCellHS_SCCH_Order(tvb, offset, &asn1_ctx, tree, hf_rnsap_NoOfTargetCellHS_SCCH_Order_PDU); offset += 7; offset >>= 3; return offset; @@ -44970,7 +44980,7 @@ static int dissect_NoOfTargetCellHS_SCCH_Order_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_Non_Serving_RL_Preconfig_Setup_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Non_Serving_RL_Preconfig_Setup(tvb, offset, &asn1_ctx, tree, hf_rnsap_Non_Serving_RL_Preconfig_Setup_PDU); offset += 7; offset >>= 3; return offset; @@ -44978,7 +44988,7 @@ static int dissect_Non_Serving_RL_Preconfig_Setup_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup_PDU); offset += 7; offset >>= 3; return offset; @@ -44986,7 +44996,7 @@ static int dissect_Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup_PDU(tv static int dissect_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList_PDU); offset += 7; offset >>= 3; return offset; @@ -44994,7 +45004,7 @@ static int dissect_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Chan static int dissect_NeedforIdleInterval_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NeedforIdleInterval(tvb, offset, &asn1_ctx, tree, hf_rnsap_NeedforIdleInterval_PDU); offset += 7; offset >>= 3; return offset; @@ -45002,7 +45012,7 @@ static int dissect_NeedforIdleInterval_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_OnModification_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_OnModification(tvb, offset, &asn1_ctx, tree, hf_rnsap_OnModification_PDU); offset += 7; offset >>= 3; return offset; @@ -45010,7 +45020,7 @@ static int dissect_OnModification_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_OrdinalNumberOfFrequency_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_OrdinalNumberOfFrequency(tvb, offset, &asn1_ctx, tree, hf_rnsap_OrdinalNumberOfFrequency_PDU); offset += 7; offset >>= 3; return offset; @@ -45018,7 +45028,7 @@ static int dissect_OrdinalNumberOfFrequency_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_Out_of_Sychronization_Window_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Out_of_Sychronization_Window(tvb, offset, &asn1_ctx, tree, hf_rnsap_Out_of_Sychronization_Window_PDU); offset += 7; offset >>= 3; return offset; @@ -45026,7 +45036,7 @@ static int dissect_Out_of_Sychronization_Window_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_PartialReportingIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PartialReportingIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_PartialReportingIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45034,7 +45044,7 @@ static int dissect_PartialReportingIndicator_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_PCI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PCI(tvb, offset, &asn1_ctx, tree, hf_rnsap_PCI_PDU); offset += 7; offset >>= 3; return offset; @@ -45042,7 +45052,7 @@ static int dissect_PCI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree static int dissect_Permanent_NAS_UE_Identity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Permanent_NAS_UE_Identity(tvb, offset, &asn1_ctx, tree, hf_rnsap_Permanent_NAS_UE_Identity_PDU); offset += 7; offset >>= 3; return offset; @@ -45050,7 +45060,7 @@ static int dissect_Permanent_NAS_UE_Identity_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Phase_Reference_Update_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Phase_Reference_Update_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_Phase_Reference_Update_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45058,7 +45068,7 @@ static int dissect_Phase_Reference_Update_Indicator_PDU(tvbuff_t *tvb _U_, packe static int dissect_PLMN_Identity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PLMN_Identity(tvb, offset, &asn1_ctx, tree, hf_rnsap_PLMN_Identity_PDU); offset += 7; offset >>= 3; return offset; @@ -45066,7 +45076,7 @@ static int dissect_PLMN_Identity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_PLMN_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PLMN_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_PLMN_List_PDU); offset += 7; offset >>= 3; return offset; @@ -45074,7 +45084,7 @@ static int dissect_PLMN_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, prot static int dissect_PowerAdjustmentType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PowerAdjustmentType(tvb, offset, &asn1_ctx, tree, hf_rnsap_PowerAdjustmentType_PDU); offset += 7; offset >>= 3; return offset; @@ -45082,7 +45092,7 @@ static int dissect_PowerAdjustmentType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_PowerOffsetForSecondaryCPICHforMIMO_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PowerOffsetForSecondaryCPICHforMIMO(tvb, offset, &asn1_ctx, tree, hf_rnsap_PowerOffsetForSecondaryCPICHforMIMO_PDU); offset += 7; offset >>= 3; return offset; @@ -45090,7 +45100,7 @@ static int dissect_PowerOffsetForSecondaryCPICHforMIMO_PDU(tvbuff_t *tvb _U_, pa static int dissect_PowerOffsetForSecondaryCPICHforMIMORequestIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PowerOffsetForSecondaryCPICHforMIMORequestIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_PowerOffsetForSecondaryCPICHforMIMORequestIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45098,7 +45108,7 @@ static int dissect_PowerOffsetForSecondaryCPICHforMIMORequestIndicator_PDU(tvbuf static int dissect_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas(tvb, offset, &asn1_ctx, tree, hf_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas_PDU); offset += 7; offset >>= 3; return offset; @@ -45106,7 +45116,7 @@ static int dissect_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennas_P static int dissect_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennasRequestIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennasRequestIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennasRequestIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45114,7 +45124,7 @@ static int dissect_PowerOffsetForSecondaryCPICHforMIMOwithfourtransmitantennasRe static int dissect_Precoder_Weight_Set_Restriction_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Precoder_Weight_Set_Restriction(tvb, offset, &asn1_ctx, tree, hf_rnsap_Precoder_Weight_Set_Restriction_PDU); offset += 7; offset >>= 3; return offset; @@ -45122,7 +45132,7 @@ static int dissect_Precoder_Weight_Set_Restriction_PDU(tvbuff_t *tvb _U_, packet static int dissect_Primary_CPICH_Usage_For_Channel_Estimation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Primary_CPICH_Usage_For_Channel_Estimation(tvb, offset, &asn1_ctx, tree, hf_rnsap_Primary_CPICH_Usage_For_Channel_Estimation_PDU); offset += 7; offset >>= 3; return offset; @@ -45130,7 +45140,7 @@ static int dissect_Primary_CPICH_Usage_For_Channel_Estimation_PDU(tvbuff_t *tvb static int dissect_PrimaryCCPCH_RSCP_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PrimaryCCPCH_RSCP(tvb, offset, &asn1_ctx, tree, hf_rnsap_PrimaryCCPCH_RSCP_PDU); offset += 7; offset >>= 3; return offset; @@ -45138,7 +45148,7 @@ static int dissect_PrimaryCCPCH_RSCP_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_PrimaryCCPCH_RSCP_Delta_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PrimaryCCPCH_RSCP_Delta(tvb, offset, &asn1_ctx, tree, hf_rnsap_PrimaryCCPCH_RSCP_Delta_PDU); offset += 7; offset >>= 3; return offset; @@ -45146,7 +45156,7 @@ static int dissect_PrimaryCCPCH_RSCP_Delta_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_PropagationDelay_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PropagationDelay(tvb, offset, &asn1_ctx, tree, hf_rnsap_PropagationDelay_PDU); offset += 7; offset >>= 3; return offset; @@ -45154,7 +45164,7 @@ static int dissect_PropagationDelay_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_ProvidedInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ProvidedInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_ProvidedInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -45162,7 +45172,7 @@ static int dissect_ProvidedInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_UpPCH_InformationList_LCRTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UpPCH_InformationList_LCRTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UpPCH_InformationList_LCRTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -45170,7 +45180,7 @@ static int dissect_UpPCH_InformationList_LCRTDD_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_UpPCH_InformationItem_LCRTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UpPCH_InformationItem_LCRTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UpPCH_InformationItem_LCRTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -45178,7 +45188,7 @@ static int dissect_UpPCH_InformationItem_LCRTDD_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_RANAP_EnhancedRelocationInformationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RANAP_EnhancedRelocationInformationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_RANAP_EnhancedRelocationInformationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -45186,7 +45196,7 @@ static int dissect_RANAP_EnhancedRelocationInformationRequest_PDU(tvbuff_t *tvb static int dissect_RANAP_EnhancedRelocationInformationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RANAP_EnhancedRelocationInformationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_RANAP_EnhancedRelocationInformationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -45194,7 +45204,7 @@ static int dissect_RANAP_EnhancedRelocationInformationResponse_PDU(tvbuff_t *tvb static int dissect_RANAP_RelocationInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RANAP_RelocationInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_RANAP_RelocationInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -45202,7 +45212,7 @@ static int dissect_RANAP_RelocationInformation_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_Received_Total_Wideband_Power_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Received_Total_Wideband_Power_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_Received_Total_Wideband_Power_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -45210,7 +45220,7 @@ static int dissect_Received_Total_Wideband_Power_Value_PDU(tvbuff_t *tvb _U_, pa static int dissect_Received_Total_Wideband_Power_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Received_Total_Wideband_Power_Value_IncrDecrThres(tvb, offset, &asn1_ctx, tree, hf_rnsap_Received_Total_Wideband_Power_Value_IncrDecrThres_PDU); offset += 7; offset >>= 3; return offset; @@ -45218,7 +45228,7 @@ static int dissect_Received_Total_Wideband_Power_Value_IncrDecrThres_PDU(tvbuff_ static int dissect_Released_CN_Domain_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Released_CN_Domain(tvb, offset, &asn1_ctx, tree, hf_rnsap_Released_CN_Domain_PDU); offset += 7; offset >>= 3; return offset; @@ -45226,7 +45236,7 @@ static int dissect_Released_CN_Domain_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_ReportCharacteristics_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ReportCharacteristics(tvb, offset, &asn1_ctx, tree, hf_rnsap_ReportCharacteristics_PDU); offset += 7; offset >>= 3; return offset; @@ -45234,7 +45244,7 @@ static int dissect_ReportCharacteristics_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_RestrictionStateIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RestrictionStateIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_RestrictionStateIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45242,7 +45252,7 @@ static int dissect_RestrictionStateIndicator_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_RL_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -45250,7 +45260,7 @@ static int dissect_RL_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tr static int dissect_RL_Set_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Set_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Set_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -45258,7 +45268,7 @@ static int dissect_RL_Set_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, prot static int dissect_RL_Specific_DCH_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Specific_DCH_Info(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Specific_DCH_Info_PDU); offset += 7; offset >>= 3; return offset; @@ -45266,7 +45276,7 @@ static int dissect_RL_Specific_DCH_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_RL_Specific_EDCH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Specific_EDCH_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Specific_EDCH_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -45274,7 +45284,7 @@ static int dissect_RL_Specific_EDCH_Information_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_DL_RLC_PDU_Size_Format_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_RLC_PDU_Size_Format(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_RLC_PDU_Size_Format_PDU); offset += 7; offset >>= 3; return offset; @@ -45282,7 +45292,7 @@ static int dissect_DL_RLC_PDU_Size_Format_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_RLC_Sequence_Number_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RLC_Sequence_Number(tvb, offset, &asn1_ctx, tree, hf_rnsap_RLC_Sequence_Number_PDU); offset += 7; offset >>= 3; return offset; @@ -45290,7 +45300,7 @@ static int dissect_RLC_Sequence_Number_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_RNC_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RNC_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_RNC_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -45298,7 +45308,7 @@ static int dissect_RNC_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_RNTI_Allocation_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RNTI_Allocation_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_RNTI_Allocation_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45306,7 +45316,7 @@ static int dissect_RNTI_Allocation_Indicator_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_RT_Load_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RT_Load_Value_IncrDecrThres(tvb, offset, &asn1_ctx, tree, hf_rnsap_RT_Load_Value_IncrDecrThres_PDU); offset += 7; offset >>= 3; return offset; @@ -45314,7 +45324,7 @@ static int dissect_RT_Load_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_RT_Load_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RT_Load_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_RT_Load_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -45322,7 +45332,7 @@ static int dissect_RT_Load_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_RTLoadValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RTLoadValue(tvb, offset, &asn1_ctx, tree, hf_rnsap_RTLoadValue_PDU); offset += 7; offset >>= 3; return offset; @@ -45330,7 +45340,7 @@ static int dissect_RTLoadValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pr static int dissect_RxTimingDeviationForTA_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RxTimingDeviationForTA(tvb, offset, &asn1_ctx, tree, hf_rnsap_RxTimingDeviationForTA_PDU); offset += 7; offset >>= 3; return offset; @@ -45338,7 +45348,7 @@ static int dissect_RxTimingDeviationForTA_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_RxTimingDeviationForTAext_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RxTimingDeviationForTAext(tvb, offset, &asn1_ctx, tree, hf_rnsap_RxTimingDeviationForTAext_PDU); offset += 7; offset >>= 3; return offset; @@ -45346,7 +45356,7 @@ static int dissect_RxTimingDeviationForTAext_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_RxTimingDeviationForTA768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RxTimingDeviationForTA768(tvb, offset, &asn1_ctx, tree, hf_rnsap_RxTimingDeviationForTA768_PDU); offset += 7; offset >>= 3; return offset; @@ -45354,7 +45364,7 @@ static int dissect_RxTimingDeviationForTA768_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Rx_Timing_Deviation_Value_ext_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Rx_Timing_Deviation_Value_ext(tvb, offset, &asn1_ctx, tree, hf_rnsap_Rx_Timing_Deviation_Value_ext_PDU); offset += 7; offset >>= 3; return offset; @@ -45362,7 +45372,7 @@ static int dissect_Rx_Timing_Deviation_Value_ext_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_Rx_Timing_Deviation_Value_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Rx_Timing_Deviation_Value_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_Rx_Timing_Deviation_Value_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -45370,7 +45380,7 @@ static int dissect_Rx_Timing_Deviation_Value_LCR_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_Rx_Timing_Deviation_Value_768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Rx_Timing_Deviation_Value_768(tvb, offset, &asn1_ctx, tree, hf_rnsap_Rx_Timing_Deviation_Value_768_PDU); offset += 7; offset >>= 3; return offset; @@ -45378,7 +45388,7 @@ static int dissect_Rx_Timing_Deviation_Value_768_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_SAI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SAI(tvb, offset, &asn1_ctx, tree, hf_rnsap_SAI_PDU); offset += 7; offset >>= 3; return offset; @@ -45386,7 +45396,7 @@ static int dissect_SAI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree static int dissect_ScaledAdjustmentRatio_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ScaledAdjustmentRatio(tvb, offset, &asn1_ctx, tree, hf_rnsap_ScaledAdjustmentRatio_PDU); offset += 7; offset >>= 3; return offset; @@ -45394,7 +45404,7 @@ static int dissect_ScaledAdjustmentRatio_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_Secondary_CPICH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Secondary_CPICH_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Secondary_CPICH_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -45402,7 +45412,7 @@ static int dissect_Secondary_CPICH_Information_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_Secondary_CPICH_Information_Change_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Secondary_CPICH_Information_Change(tvb, offset, &asn1_ctx, tree, hf_rnsap_Secondary_CPICH_Information_Change_PDU); offset += 7; offset >>= 3; return offset; @@ -45410,7 +45420,7 @@ static int dissect_Secondary_CPICH_Information_Change_PDU(tvbuff_t *tvb _U_, pac static int dissect_Secondary_LCR_CCPCH_Info_TDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Secondary_LCR_CCPCH_Info_TDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_Secondary_LCR_CCPCH_Info_TDD_PDU); offset += 7; offset >>= 3; return offset; @@ -45418,7 +45428,7 @@ static int dissect_Secondary_LCR_CCPCH_Info_TDD_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_Secondary_CCPCH_Info_TDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Secondary_CCPCH_Info_TDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_Secondary_CCPCH_Info_TDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -45426,7 +45436,7 @@ static int dissect_Secondary_CCPCH_Info_TDD768_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_Secondary_Serving_Cell_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Secondary_Serving_Cell_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Secondary_Serving_Cell_List_PDU); offset += 7; offset >>= 3; return offset; @@ -45434,7 +45444,7 @@ static int dissect_Secondary_Serving_Cell_List_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_SFN_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SFN(tvb, offset, &asn1_ctx, tree, hf_rnsap_SFN_PDU); offset += 7; offset >>= 3; return offset; @@ -45442,7 +45452,7 @@ static int dissect_SFN_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree static int dissect_SFNSFNMeasurementThresholdInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SFNSFNMeasurementThresholdInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_SFNSFNMeasurementThresholdInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -45450,7 +45460,7 @@ static int dissect_SFNSFNMeasurementThresholdInformation_PDU(tvbuff_t *tvb _U_, static int dissect_Single_Stream_MIMO_ActivationIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Single_Stream_MIMO_ActivationIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_Single_Stream_MIMO_ActivationIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45458,7 +45468,7 @@ static int dissect_Single_Stream_MIMO_ActivationIndicator_PDU(tvbuff_t *tvb _U_, static int dissect_Single_Stream_MIMO_Mode_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Single_Stream_MIMO_Mode_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_Single_Stream_MIMO_Mode_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45466,7 +45476,7 @@ static int dissect_Single_Stream_MIMO_Mode_Indicator_PDU(tvbuff_t *tvb _U_, pack static int dissect_SixteenQAM_UL_Operation_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SixteenQAM_UL_Operation_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_SixteenQAM_UL_Operation_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45474,7 +45484,7 @@ static int dissect_SixteenQAM_UL_Operation_Indicator_PDU(tvbuff_t *tvb _U_, pack static int dissect_SixtyfourQAM_UL_Operation_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SixtyfourQAM_UL_Operation_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_SixtyfourQAM_UL_Operation_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45482,7 +45492,7 @@ static int dissect_SixtyfourQAM_UL_Operation_Indicator_PDU(tvbuff_t *tvb _U_, pa static int dissect_SixtyfourQAM_UsageAllowedIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SixtyfourQAM_UsageAllowedIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_SixtyfourQAM_UsageAllowedIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45490,7 +45500,7 @@ static int dissect_SixtyfourQAM_UsageAllowedIndicator_PDU(tvbuff_t *tvb _U_, pac static int dissect_SixtyfourQAM_DL_SupportIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SixtyfourQAM_DL_SupportIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_SixtyfourQAM_DL_SupportIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45498,7 +45508,7 @@ static int dissect_SixtyfourQAM_DL_SupportIndicator_PDU(tvbuff_t *tvb _U_, packe static int dissect_SixtyfourQAM_DL_UsageIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SixtyfourQAM_DL_UsageIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_SixtyfourQAM_DL_UsageIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45506,7 +45516,7 @@ static int dissect_SixtyfourQAM_DL_UsageIndicator_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_SNA_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SNA_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_SNA_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -45514,7 +45524,7 @@ static int dissect_SNA_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_SourceID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SourceID(tvb, offset, &asn1_ctx, tree, hf_rnsap_SourceID_PDU); offset += 7; offset >>= 3; return offset; @@ -45522,7 +45532,7 @@ static int dissect_SourceID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto static int dissect_SpeechVersion_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SpeechVersion(tvb, offset, &asn1_ctx, tree, hf_rnsap_SpeechVersion_PDU); offset += 7; offset >>= 3; return offset; @@ -45530,7 +45540,7 @@ static int dissect_SpeechVersion_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_S_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_S_RNTI(tvb, offset, &asn1_ctx, tree, hf_rnsap_S_RNTI_PDU); offset += 7; offset >>= 3; return offset; @@ -45538,7 +45548,7 @@ static int dissect_S_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_STTD_SupportIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_STTD_SupportIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_STTD_SupportIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45546,7 +45556,7 @@ static int dissect_STTD_SupportIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_Support_8PSK_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Support_8PSK(tvb, offset, &asn1_ctx, tree, hf_rnsap_Support_8PSK_PDU); offset += 7; offset >>= 3; return offset; @@ -45554,7 +45564,7 @@ static int dissect_Support_8PSK_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, p static int dissect_Support_PLCCH_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Support_PLCCH(tvb, offset, &asn1_ctx, tree, hf_rnsap_Support_PLCCH_PDU); offset += 7; offset >>= 3; return offset; @@ -45562,7 +45572,7 @@ static int dissect_Support_PLCCH_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order(tvb, offset, &asn1_ctx, tree, hf_rnsap_Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order_PDU); offset += 7; offset >>= 3; return offset; @@ -45570,7 +45580,7 @@ static int dissect_Support_of_Dynamic_DTXDRX_Related_HS_SCCH_Order_PDU(tvbuff_t static int dissect_TAC_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TAC(tvb, offset, &asn1_ctx, tree, hf_rnsap_TAC_PDU); offset += 7; offset >>= 3; return offset; @@ -45578,7 +45588,7 @@ static int dissect_TAC_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree static int dissect_TargetID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TargetID(tvb, offset, &asn1_ctx, tree, hf_rnsap_TargetID_PDU); offset += 7; offset >>= 3; return offset; @@ -45586,7 +45596,7 @@ static int dissect_TargetID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto static int dissect_TDD_DCHs_to_Modify_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TDD_DCHs_to_Modify(tvb, offset, &asn1_ctx, tree, hf_rnsap_TDD_DCHs_to_Modify_PDU); offset += 7; offset >>= 3; return offset; @@ -45594,7 +45604,7 @@ static int dissect_TDD_DCHs_to_Modify_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TDD_DL_DPCH_TimeSlotFormat_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -45602,7 +45612,7 @@ static int dissect_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_TDD_TPC_DownlinkStepSize_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TDD_TPC_DownlinkStepSize(tvb, offset, &asn1_ctx, tree, hf_rnsap_TDD_TPC_DownlinkStepSize_PDU); offset += 7; offset >>= 3; return offset; @@ -45610,7 +45620,7 @@ static int dissect_TDD_TPC_DownlinkStepSize_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_TDD_TPC_UplinkStepSize_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TDD_TPC_UplinkStepSize_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_TDD_TPC_UplinkStepSize_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -45618,7 +45628,7 @@ static int dissect_TDD_TPC_UplinkStepSize_LCR_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TDD_UL_DPCH_TimeSlotFormat_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -45626,7 +45636,7 @@ static int dissect_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_TimeSlot_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TimeSlot(tvb, offset, &asn1_ctx, tree, hf_rnsap_TimeSlot_PDU); offset += 7; offset >>= 3; return offset; @@ -45634,7 +45644,7 @@ static int dissect_TimeSlot_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto static int dissect_SynchronisationIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SynchronisationIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_SynchronisationIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45642,7 +45652,7 @@ static int dissect_SynchronisationIndicator_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_TnlQos_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TnlQos(tvb, offset, &asn1_ctx, tree, hf_rnsap_TnlQos_PDU); offset += 7; offset >>= 3; return offset; @@ -45650,7 +45660,7 @@ static int dissect_TnlQos_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_TraceDepth_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TraceDepth(tvb, offset, &asn1_ctx, tree, hf_rnsap_TraceDepth_PDU); offset += 7; offset >>= 3; return offset; @@ -45658,7 +45668,7 @@ static int dissect_TraceDepth_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro static int dissect_TraceRecordingSessionReference_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TraceRecordingSessionReference(tvb, offset, &asn1_ctx, tree, hf_rnsap_TraceRecordingSessionReference_PDU); offset += 7; offset >>= 3; return offset; @@ -45666,7 +45676,7 @@ static int dissect_TraceRecordingSessionReference_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_TraceReference_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TraceReference(tvb, offset, &asn1_ctx, tree, hf_rnsap_TraceReference_PDU); offset += 7; offset >>= 3; return offset; @@ -45674,7 +45684,7 @@ static int dissect_TraceReference_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_TrafficClass_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TrafficClass(tvb, offset, &asn1_ctx, tree, hf_rnsap_TrafficClass_PDU); offset += 7; offset >>= 3; return offset; @@ -45682,7 +45692,7 @@ static int dissect_TrafficClass_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, p static int dissect_Transmission_Gap_Pattern_Sequence_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Transmission_Gap_Pattern_Sequence_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Transmission_Gap_Pattern_Sequence_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -45690,7 +45700,7 @@ static int dissect_Transmission_Gap_Pattern_Sequence_Information_PDU(tvbuff_t *t static int dissect_Affected_HSDSCH_Serving_Cell_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Affected_HSDSCH_Serving_Cell_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Affected_HSDSCH_Serving_Cell_List_PDU); offset += 7; offset >>= 3; return offset; @@ -45698,7 +45708,7 @@ static int dissect_Affected_HSDSCH_Serving_Cell_List_PDU(tvbuff_t *tvb _U_, pack static int dissect_Transmission_Mode_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Transmission_Mode_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Transmission_Mode_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -45706,7 +45716,7 @@ static int dissect_Transmission_Mode_Information_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_TransmitDiversityIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TransmitDiversityIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_TransmitDiversityIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45714,7 +45724,7 @@ static int dissect_TransmitDiversityIndicator_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Transmitted_Carrier_Power_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Transmitted_Carrier_Power_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_Transmitted_Carrier_Power_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -45722,7 +45732,7 @@ static int dissect_Transmitted_Carrier_Power_Value_PDU(tvbuff_t *tvb _U_, packet static int dissect_Transmitted_Carrier_Power_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Transmitted_Carrier_Power_Value_IncrDecrThres(tvb, offset, &asn1_ctx, tree, hf_rnsap_Transmitted_Carrier_Power_Value_IncrDecrThres_PDU); offset += 7; offset >>= 3; return offset; @@ -45730,7 +45740,7 @@ static int dissect_Transmitted_Carrier_Power_Value_IncrDecrThres_PDU(tvbuff_t *t static int dissect_TUTRANGANSSMeasurementThresholdInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TUTRANGANSSMeasurementThresholdInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_TUTRANGANSSMeasurementThresholdInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -45738,7 +45748,7 @@ static int dissect_TUTRANGANSSMeasurementThresholdInformation_PDU(tvbuff_t *tvb static int dissect_TUTRANGANSSMeasurementValueInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TUTRANGANSSMeasurementValueInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_TUTRANGANSSMeasurementValueInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -45746,7 +45756,7 @@ static int dissect_TUTRANGANSSMeasurementValueInformation_PDU(tvbuff_t *tvb _U_, static int dissect_TUTRANGPSMeasurementThresholdInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TUTRANGPSMeasurementThresholdInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_TUTRANGPSMeasurementThresholdInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -45754,7 +45764,7 @@ static int dissect_TUTRANGPSMeasurementThresholdInformation_PDU(tvbuff_t *tvb _U static int dissect_TransportBearerID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TransportBearerID(tvb, offset, &asn1_ctx, tree, hf_rnsap_TransportBearerID_PDU); offset += 7; offset >>= 3; return offset; @@ -45762,7 +45772,7 @@ static int dissect_TransportBearerID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_TransportBearerRequestIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TransportBearerRequestIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_TransportBearerRequestIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45770,7 +45780,7 @@ static int dissect_TransportBearerRequestIndicator_PDU(tvbuff_t *tvb _U_, packet static int dissect_TransportBearerNotRequestedIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TransportBearerNotRequestedIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_TransportBearerNotRequestedIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45778,7 +45788,7 @@ static int dissect_TransportBearerNotRequestedIndicator_PDU(tvbuff_t *tvb _U_, p static int dissect_TransportBearerNotSetupIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TransportBearerNotSetupIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_TransportBearerNotSetupIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45786,7 +45796,7 @@ static int dissect_TransportBearerNotSetupIndicator_PDU(tvbuff_t *tvb _U_, packe static int dissect_TPC_slot_position_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TPC_slot_position(tvb, offset, &asn1_ctx, tree, hf_rnsap_TPC_slot_position_PDU); offset += 7; offset >>= 3; return offset; @@ -45794,7 +45804,7 @@ static int dissect_TPC_slot_position_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_TransportLayerAddress_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TransportLayerAddress(tvb, offset, &asn1_ctx, tree, hf_rnsap_TransportLayerAddress_PDU); offset += 7; offset >>= 3; return offset; @@ -45802,7 +45812,7 @@ static int dissect_TransportLayerAddress_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_TrCH_SrcStatisticsDescr_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TrCH_SrcStatisticsDescr(tvb, offset, &asn1_ctx, tree, hf_rnsap_TrCH_SrcStatisticsDescr_PDU); offset += 7; offset >>= 3; return offset; @@ -45810,7 +45820,7 @@ static int dissect_TrCH_SrcStatisticsDescr_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_TSN_Length_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TSN_Length(tvb, offset, &asn1_ctx, tree, hf_rnsap_TSN_Length_PDU); offset += 7; offset >>= 3; return offset; @@ -45818,7 +45828,7 @@ static int dissect_TSN_Length_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro static int dissect_TSTD_Support_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TSTD_Support_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_TSTD_Support_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45826,7 +45836,7 @@ static int dissect_TSTD_Support_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_TTI_Update_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TTI_Update_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_TTI_Update_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45834,7 +45844,7 @@ static int dissect_TTI_Update_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_TypeOfError_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_TypeOfError(tvb, offset, &asn1_ctx, tree, hf_rnsap_TypeOfError_PDU); offset += 7; offset >>= 3; return offset; @@ -45842,7 +45852,7 @@ static int dissect_TypeOfError_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pr static int dissect_UARFCN_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UARFCN(tvb, offset, &asn1_ctx, tree, hf_rnsap_UARFCN_PDU); offset += 7; offset >>= 3; return offset; @@ -45850,7 +45860,7 @@ static int dissect_UARFCN_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_UE_AggregateMaximumBitRate_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_AggregateMaximumBitRate(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_AggregateMaximumBitRate_PDU); offset += 7; offset >>= 3; return offset; @@ -45858,7 +45868,7 @@ static int dissect_UE_AggregateMaximumBitRate_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_AggregateMaximumBitRate_Enforcement_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -45866,7 +45876,7 @@ static int dissect_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU(tvbuff_t static int dissect_UE_Capabilities_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_Capabilities_Info(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_Capabilities_Info_PDU); offset += 7; offset >>= 3; return offset; @@ -45874,7 +45884,7 @@ static int dissect_UE_Capabilities_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_UE_Support_of_non_rectangular_resource_allocation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_Support_of_non_rectangular_resource_allocation(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_Support_of_non_rectangular_resource_allocation_PDU); offset += 7; offset >>= 3; return offset; @@ -45882,7 +45892,7 @@ static int dissect_UE_Support_of_non_rectangular_resource_allocation_PDU(tvbuff_ static int dissect_UE_TS0_CapabilityLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_TS0_CapabilityLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_TS0_CapabilityLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -45890,7 +45900,7 @@ static int dissect_UE_TS0_CapabilityLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_UE_RF_Band_CapabilityLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_RF_Band_CapabilityLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_RF_Band_CapabilityLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -45898,7 +45908,7 @@ static int dissect_UE_RF_Band_CapabilityLCR_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_LCRTDD_HSDSCH_Physical_Layer_Category_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_LCRTDD_HSDSCH_Physical_Layer_Category(tvb, offset, &asn1_ctx, tree, hf_rnsap_LCRTDD_HSDSCH_Physical_Layer_Category_PDU); offset += 7; offset >>= 3; return offset; @@ -45906,7 +45916,7 @@ static int dissect_LCRTDD_HSDSCH_Physical_Layer_Category_PDU(tvbuff_t *tvb _U_, static int dissect_UE_DRX_Cycle_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_DRX_Cycle(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_DRX_Cycle_PDU); offset += 7; offset >>= 3; return offset; @@ -45914,7 +45924,7 @@ static int dissect_UE_DRX_Cycle_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, p static int dissect_UEIdentity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEIdentity(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEIdentity_PDU); offset += 7; offset >>= 3; return offset; @@ -45922,7 +45932,7 @@ static int dissect_UEIdentity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro static int dissect_UEMeasurementParameterModAllow_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementParameterModAllow(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementParameterModAllow_PDU); offset += 7; offset >>= 3; return offset; @@ -45930,7 +45940,7 @@ static int dissect_UEMeasurementParameterModAllow_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_UEMeasurementReportCharacteristics_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementReportCharacteristics(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementReportCharacteristics_PDU); offset += 7; offset >>= 3; return offset; @@ -45938,7 +45948,7 @@ static int dissect_UEMeasurementReportCharacteristics_PDU(tvbuff_t *tvb _U_, pac static int dissect_UEMeasurementTimeslotInfoHCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementTimeslotInfoHCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementTimeslotInfoHCR_PDU); offset += 7; offset >>= 3; return offset; @@ -45946,7 +45956,7 @@ static int dissect_UEMeasurementTimeslotInfoHCR_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_UEMeasurementTimeslotInfoLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementTimeslotInfoLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementTimeslotInfoLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -45954,7 +45964,7 @@ static int dissect_UEMeasurementTimeslotInfoLCR_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_UEMeasurementTimeslotInfo768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementTimeslotInfo768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementTimeslotInfo768_PDU); offset += 7; offset >>= 3; return offset; @@ -45962,7 +45972,7 @@ static int dissect_UEMeasurementTimeslotInfo768_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_UEMeasurementType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementType(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementType_PDU); offset += 7; offset >>= 3; return offset; @@ -45970,7 +45980,7 @@ static int dissect_UEMeasurementType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_UEMeasurementValueTransmittedPowerList768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementValueTransmittedPowerList768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementValueTransmittedPowerList768_PDU); offset += 7; offset >>= 3; return offset; @@ -45978,7 +45988,7 @@ static int dissect_UEMeasurementValueTransmittedPowerList768_PDU(tvbuff_t *tvb _ static int dissect_UEMeasurementValueTimeslotISCPList768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementValueTimeslotISCPList768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementValueTimeslotISCPList768_PDU); offset += 7; offset >>= 3; return offset; @@ -45986,7 +45996,7 @@ static int dissect_UEMeasurementValueTimeslotISCPList768_PDU(tvbuff_t *tvb _U_, static int dissect_UEMeasurementValueInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementValueInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementValueInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -45994,7 +46004,7 @@ static int dissect_UEMeasurementValueInformation_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_UE_SupportIndicatorExtension_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_SupportIndicatorExtension(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_SupportIndicatorExtension_PDU); offset += 7; offset >>= 3; return offset; @@ -46002,7 +46012,7 @@ static int dissect_UE_SupportIndicatorExtension_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_UE_State_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_State(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_State_PDU); offset += 7; offset >>= 3; return offset; @@ -46010,7 +46020,7 @@ static int dissect_UE_State_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto static int dissect_UE_transmission_power_headroom_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_transmission_power_headroom_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_transmission_power_headroom_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -46018,7 +46028,7 @@ static int dissect_UE_transmission_power_headroom_Value_PDU(tvbuff_t *tvb _U_, p static int dissect_UL_DPDCHIndicatorEDCH_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPDCHIndicatorEDCH(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPDCHIndicatorEDCH_PDU); offset += 7; offset >>= 3; return offset; @@ -46026,7 +46036,7 @@ static int dissect_UL_DPDCHIndicatorEDCH_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_PLCCHinformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PLCCHinformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_PLCCHinformation_PDU); offset += 7; offset >>= 3; return offset; @@ -46034,7 +46044,7 @@ static int dissect_PLCCHinformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_UL_Timeslot_ISCP_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_Timeslot_ISCP_Value(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_Timeslot_ISCP_Value_PDU); offset += 7; offset >>= 3; return offset; @@ -46042,7 +46052,7 @@ static int dissect_UL_Timeslot_ISCP_Value_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_UL_Timeslot_ISCP_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_Timeslot_ISCP_Value_IncrDecrThres(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_Timeslot_ISCP_Value_IncrDecrThres_PDU); offset += 7; offset >>= 3; return offset; @@ -46050,7 +46060,7 @@ static int dissect_UL_Timeslot_ISCP_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, p static int dissect_UL_TimingAdvanceCtrl_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_TimingAdvanceCtrl_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_TimingAdvanceCtrl_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -46058,7 +46068,7 @@ static int dissect_UL_TimingAdvanceCtrl_LCR_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_UL_SIR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_SIR(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_SIR_PDU); offset += 7; offset >>= 3; return offset; @@ -46066,7 +46076,7 @@ static int dissect_UL_SIR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_UC_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UC_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_UC_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -46074,7 +46084,7 @@ static int dissect_UC_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tr static int dissect_UL_Synchronisation_Parameters_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_Synchronisation_Parameters_LCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_Synchronisation_Parameters_LCR_PDU); offset += 7; offset >>= 3; return offset; @@ -46082,7 +46092,7 @@ static int dissect_UL_Synchronisation_Parameters_LCR_PDU(tvbuff_t *tvb _U_, pack static int dissect_UPPCHPositionLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UPPCHPositionLCR(tvb, offset, &asn1_ctx, tree, hf_rnsap_UPPCHPositionLCR_PDU); offset += 7; offset >>= 3; return offset; @@ -46090,7 +46100,7 @@ static int dissect_UPPCHPositionLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_UpPTSInterferenceValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UpPTSInterferenceValue(tvb, offset, &asn1_ctx, tree, hf_rnsap_UpPTSInterferenceValue_PDU); offset += 7; offset >>= 3; return offset; @@ -46098,7 +46108,7 @@ static int dissect_UpPTSInterferenceValue_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_Unidirectional_DCH_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Unidirectional_DCH_Indicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_Unidirectional_DCH_Indicator_PDU); offset += 7; offset >>= 3; return offset; @@ -46106,7 +46116,7 @@ static int dissect_Unidirectional_DCH_Indicator_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_URA_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_URA_ID(tvb, offset, &asn1_ctx, tree, hf_rnsap_URA_ID_PDU); offset += 7; offset >>= 3; return offset; @@ -46114,7 +46124,7 @@ static int dissect_URA_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t static int dissect_URA_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_URA_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_URA_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -46122,7 +46132,7 @@ static int dissect_URA_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_USCH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_USCH_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_USCH_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -46130,7 +46140,7 @@ static int dissect_USCH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_Usefulness_Of_Battery_Optimization_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Usefulness_Of_Battery_Optimization(tvb, offset, &asn1_ctx, tree, hf_rnsap_Usefulness_Of_Battery_Optimization_PDU); offset += 7; offset >>= 3; return offset; @@ -46138,7 +46148,7 @@ static int dissect_Usefulness_Of_Battery_Optimization_PDU(tvbuff_t *tvb _U_, pac static int dissect_User_Plane_Congestion_Fields_Inclusion_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_User_Plane_Congestion_Fields_Inclusion(tvb, offset, &asn1_ctx, tree, hf_rnsap_User_Plane_Congestion_Fields_Inclusion_PDU); offset += 7; offset >>= 3; return offset; @@ -46146,7 +46156,7 @@ static int dissect_User_Plane_Congestion_Fields_Inclusion_PDU(tvbuff_t *tvb _U_, static int dissect_UMTS_Cell_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UMTS_Cell_Info(tvb, offset, &asn1_ctx, tree, hf_rnsap_UMTS_Cell_Info_PDU); offset += 7; offset >>= 3; return offset; @@ -46154,7 +46164,7 @@ static int dissect_UMTS_Cell_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_UL_CLTD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CLTD_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CLTD_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -46162,7 +46172,7 @@ static int dissect_UL_CLTD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_UL_CLTD_Information_Reconf_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CLTD_Information_Reconf(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CLTD_Information_Reconf_PDU); offset += 7; offset >>= 3; return offset; @@ -46170,7 +46180,7 @@ static int dissect_UL_CLTD_Information_Reconf_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_UL_CLTD_State_Update_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CLTD_State_Update_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CLTD_State_Update_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -46178,7 +46188,7 @@ static int dissect_UL_CLTD_State_Update_Information_PDU(tvbuff_t *tvb _U_, packe static int dissect_UL_DPCCH2_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCCH2_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCCH2_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -46186,7 +46196,7 @@ static int dissect_UL_DPCCH2_Information_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_UL_DPCCH2_Information_Reconf_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCCH2_Information_Reconf(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCCH2_Information_Reconf_PDU); offset += 7; offset >>= 3; return offset; @@ -46194,7 +46204,7 @@ static int dissect_UL_DPCCH2_Information_Reconf_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_UL_MIMO_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_MIMO_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_MIMO_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -46202,7 +46212,7 @@ static int dissect_UL_MIMO_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_UL_MIMO_Reconfiguration_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_MIMO_Reconfiguration(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_MIMO_Reconfiguration_PDU); offset += 7; offset >>= 3; return offset; @@ -46210,7 +46220,7 @@ static int dissect_UL_MIMO_Reconfiguration_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_UL_MIMO_DL_Control_Channel_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_MIMO_DL_Control_Channel_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_MIMO_DL_Control_Channel_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -46218,7 +46228,7 @@ static int dissect_UL_MIMO_DL_Control_Channel_Information_PDU(tvbuff_t *tvb _U_, static int dissect_RadioLinkSetupRequestFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkSetupRequestFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkSetupRequestFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46226,7 +46236,7 @@ static int dissect_RadioLinkSetupRequestFDD_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_UL_DPCH_Information_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_Information_RL_SetupRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_Information_RL_SetupRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46234,7 +46244,7 @@ static int dissect_UL_DPCH_Information_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, pa static int dissect_DL_DPCH_Information_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_Information_RL_SetupRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_Information_RL_SetupRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46242,7 +46252,7 @@ static int dissect_DL_DPCH_Information_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, pa static int dissect_RL_InformationList_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationList_RL_SetupRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationList_RL_SetupRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46250,7 +46260,7 @@ static int dissect_RL_InformationList_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, pac static int dissect_RL_InformationItem_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationItem_RL_SetupRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationItem_RL_SetupRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46258,7 +46268,7 @@ static int dissect_RL_InformationItem_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, pac static int dissect_Additional_HS_Cell_Information_RL_Setup_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_HS_Cell_Information_RL_Setup_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_HS_Cell_Information_RL_Setup_List_PDU); offset += 7; offset >>= 3; return offset; @@ -46266,7 +46276,7 @@ static int dissect_Additional_HS_Cell_Information_RL_Setup_List_PDU(tvbuff_t *tv static int dissect_F_DPCH_Information_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_F_DPCH_Information_RL_SetupRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_F_DPCH_Information_RL_SetupRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46274,7 +46284,7 @@ static int dissect_F_DPCH_Information_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, pac static int dissect_RadioLinkSetupRequestTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkSetupRequestTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkSetupRequestTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46282,7 +46292,7 @@ static int dissect_RadioLinkSetupRequestTDD_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_UL_Physical_Channel_Information_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_Physical_Channel_Information_RL_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_Physical_Channel_Information_RL_SetupRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46290,7 +46300,7 @@ static int dissect_UL_Physical_Channel_Information_RL_SetupRqstTDD_PDU(tvbuff_t static int dissect_DL_Physical_Channel_Information_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_Physical_Channel_Information_RL_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_Physical_Channel_Information_RL_SetupRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46298,7 +46308,7 @@ static int dissect_DL_Physical_Channel_Information_RL_SetupRqstTDD_PDU(tvbuff_t static int dissect_UL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46306,7 +46316,7 @@ static int dissect_UL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _ static int dissect_UL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationItem_RL_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46314,7 +46324,7 @@ static int dissect_UL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _ static int dissect_DL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46322,7 +46332,7 @@ static int dissect_DL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _ static int dissect_DL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationItem_RL_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46330,7 +46340,7 @@ static int dissect_DL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _ static int dissect_RL_Information_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_RL_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_RL_SetupRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46338,7 +46348,7 @@ static int dissect_RL_Information_RL_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_RadioLinkSetupResponseFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkSetupResponseFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkSetupResponseFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46346,7 +46356,7 @@ static int dissect_RadioLinkSetupResponseFDD_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_RL_InformationResponseList_RL_SetupRspFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponseList_RL_SetupRspFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponseList_RL_SetupRspFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46354,7 +46364,7 @@ static int dissect_RL_InformationResponseList_RL_SetupRspFDD_PDU(tvbuff_t *tvb _ static int dissect_RL_InformationResponseItem_RL_SetupRspFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponseItem_RL_SetupRspFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponseItem_RL_SetupRspFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46362,7 +46372,7 @@ static int dissect_RL_InformationResponseItem_RL_SetupRspFDD_PDU(tvbuff_t *tvb _ static int dissect_Additional_HS_Cell_Information_Response_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_HS_Cell_Information_Response_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_HS_Cell_Information_Response_List_PDU); offset += 7; offset >>= 3; return offset; @@ -46370,7 +46380,7 @@ static int dissect_Additional_HS_Cell_Information_Response_List_PDU(tvbuff_t *tv static int dissect_RadioLinkSetupResponseTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkSetupResponseTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkSetupResponseTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46378,7 +46388,7 @@ static int dissect_RadioLinkSetupResponseTDD_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_RL_InformationResponse_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponse_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponse_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46386,7 +46396,7 @@ static int dissect_RL_InformationResponse_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, static int dissect_UL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46394,7 +46404,7 @@ static int dissect_UL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU(tvbuff_t *tvb _ static int dissect_UL_DPCH_InformationItem_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46402,7 +46412,7 @@ static int dissect_UL_DPCH_InformationItem_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, static int dissect_DL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46410,7 +46420,7 @@ static int dissect_DL_CCTrCHInformationListIE_RL_SetupRspTDD_PDU(tvbuff_t *tvb _ static int dissect_DL_DPCH_InformationItem_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46418,7 +46428,7 @@ static int dissect_DL_DPCH_InformationItem_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, static int dissect_DSCH_InformationListIEs_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCH_InformationListIEs_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46426,7 +46436,7 @@ static int dissect_DSCH_InformationListIEs_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, static int dissect_USCH_InformationListIEs_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_USCH_InformationListIEs_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_USCH_InformationListIEs_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46434,7 +46444,7 @@ static int dissect_USCH_InformationListIEs_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, static int dissect_RL_LCR_InformationResponse_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_LCR_InformationResponse_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_LCR_InformationResponse_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46442,7 +46452,7 @@ static int dissect_RL_LCR_InformationResponse_RL_SetupRspTDD_PDU(tvbuff_t *tvb _ static int dissect_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46450,7 +46460,7 @@ static int dissect_UL_LCR_CCTrCHInformationListIE_RL_SetupRspTDD_PDU(tvbuff_t *t static int dissect_UL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_LCR_InformationItem_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46458,7 +46468,7 @@ static int dissect_UL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU(tvbuff_t *tvb static int dissect_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46466,7 +46476,7 @@ static int dissect_DL_CCTrCH_LCR_InformationListIE_RL_SetupRspTDD_PDU(tvbuff_t * static int dissect_DL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_LCR_InformationItem_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46474,7 +46484,7 @@ static int dissect_DL_DPCH_LCR_InformationItem_RL_SetupRspTDD_PDU(tvbuff_t *tvb static int dissect_DSCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46482,7 +46492,7 @@ static int dissect_DSCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU(tvbuff_t *tvb static int dissect_USCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_USCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46490,7 +46500,7 @@ static int dissect_USCH_LCR_InformationListIEs_RL_SetupRspTDD_PDU(tvbuff_t *tvb static int dissect_RL_InformationResponse_RL_SetupRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponse_RL_SetupRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponse_RL_SetupRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46498,7 +46508,7 @@ static int dissect_RL_InformationResponse_RL_SetupRspTDD768_PDU(tvbuff_t *tvb _U static int dissect_UL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46506,7 +46516,7 @@ static int dissect_UL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU(tvbuff_t *tv static int dissect_UL_DPCH_InformationItem_RL_SetupRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_InformationItem_RL_SetupRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46514,7 +46524,7 @@ static int dissect_UL_DPCH_InformationItem_RL_SetupRspTDD768_PDU(tvbuff_t *tvb _ static int dissect_DL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46522,7 +46532,7 @@ static int dissect_DL_CCTrCHInformationListIE_RL_SetupRspTDD768_PDU(tvbuff_t *tv static int dissect_DL_DPCH_InformationItem_RL_SetupRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationItem_RL_SetupRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46530,7 +46540,7 @@ static int dissect_DL_DPCH_InformationItem_RL_SetupRspTDD768_PDU(tvbuff_t *tvb _ static int dissect_RadioLinkSetupFailureFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkSetupFailureFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkSetupFailureFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46538,7 +46548,7 @@ static int dissect_RadioLinkSetupFailureFDD_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_CauseLevel_RL_SetupFailureFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CauseLevel_RL_SetupFailureFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_CauseLevel_RL_SetupFailureFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46546,7 +46556,7 @@ static int dissect_CauseLevel_RL_SetupFailureFDD_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46554,7 +46564,7 @@ static int dissect_UnsuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU(tvb static int dissect_SuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SuccessfulRL_InformationResponse_RL_SetupFailureFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_SuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46562,7 +46572,7 @@ static int dissect_SuccessfulRL_InformationResponse_RL_SetupFailureFDD_PDU(tvbuf static int dissect_RadioLinkSetupFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkSetupFailureTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkSetupFailureTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46570,7 +46580,7 @@ static int dissect_RadioLinkSetupFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_CauseLevel_RL_SetupFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CauseLevel_RL_SetupFailureTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_CauseLevel_RL_SetupFailureTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46578,7 +46588,7 @@ static int dissect_CauseLevel_RL_SetupFailureTDD_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46586,7 +46596,7 @@ static int dissect_UnsuccessfulRL_InformationResponse_RL_SetupFailureTDD_PDU(tvb static int dissect_RadioLinkAdditionRequestFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkAdditionRequestFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkAdditionRequestFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46594,7 +46604,7 @@ static int dissect_RadioLinkAdditionRequestFDD_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_RL_InformationList_RL_AdditionRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationList_RL_AdditionRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationList_RL_AdditionRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46602,7 +46612,7 @@ static int dissect_RL_InformationList_RL_AdditionRqstFDD_PDU(tvbuff_t *tvb _U_, static int dissect_RL_Information_RL_AdditionRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_RL_AdditionRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_RL_AdditionRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46610,7 +46620,7 @@ static int dissect_RL_Information_RL_AdditionRqstFDD_PDU(tvbuff_t *tvb _U_, pack static int dissect_Additional_HS_Cell_Information_RL_Addition_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_HS_Cell_Information_RL_Addition_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_HS_Cell_Information_RL_Addition_List_PDU); offset += 7; offset >>= 3; return offset; @@ -46618,7 +46628,7 @@ static int dissect_Additional_HS_Cell_Information_RL_Addition_List_PDU(tvbuff_t static int dissect_Additional_EDCH_Cell_Information_RL_Add_Req_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_EDCH_Cell_Information_RL_Add_Req(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_EDCH_Cell_Information_RL_Add_Req_PDU); offset += 7; offset >>= 3; return offset; @@ -46626,7 +46636,7 @@ static int dissect_Additional_EDCH_Cell_Information_RL_Add_Req_PDU(tvbuff_t *tvb static int dissect_EDPCH_Information_RLAdditionReq_FDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDPCH_Information_RLAdditionReq_FDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDPCH_Information_RLAdditionReq_FDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46634,7 +46644,7 @@ static int dissect_EDPCH_Information_RLAdditionReq_FDD_PDU(tvbuff_t *tvb _U_, pa static int dissect_RadioLinkAdditionRequestTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkAdditionRequestTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkAdditionRequestTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46642,7 +46652,7 @@ static int dissect_RadioLinkAdditionRequestTDD_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_RL_Information_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_RL_AdditionRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46650,7 +46660,7 @@ static int dissect_RL_Information_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, pack static int dissect_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46658,7 +46668,7 @@ static int dissect_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU(tvbuff_t *tv static int dissect_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46666,7 +46676,7 @@ static int dissect_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU(tvbuff_t *tv static int dissect_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46674,7 +46684,7 @@ static int dissect_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU(tvbuff_t *tv static int dissect_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46682,7 +46692,7 @@ static int dissect_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD_PDU(tvbuff_t *tv static int dissect_RadioLinkAdditionResponseFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkAdditionResponseFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkAdditionResponseFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46690,7 +46700,7 @@ static int dissect_RadioLinkAdditionResponseFDD_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_RL_InformationResponseList_RL_AdditionRspFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponseList_RL_AdditionRspFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponseList_RL_AdditionRspFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46698,7 +46708,7 @@ static int dissect_RL_InformationResponseList_RL_AdditionRspFDD_PDU(tvbuff_t *tv static int dissect_RL_InformationResponseItem_RL_AdditionRspFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponseItem_RL_AdditionRspFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponseItem_RL_AdditionRspFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46706,7 +46716,7 @@ static int dissect_RL_InformationResponseItem_RL_AdditionRspFDD_PDU(tvbuff_t *tv static int dissect_Additional_HS_Cell_Change_Information_Response_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_HS_Cell_Change_Information_Response_List(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_HS_Cell_Change_Information_Response_List_PDU); offset += 7; offset >>= 3; return offset; @@ -46714,7 +46724,7 @@ static int dissect_Additional_HS_Cell_Change_Information_Response_List_PDU(tvbuf static int dissect_RadioLinkAdditionResponseTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkAdditionResponseTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkAdditionResponseTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46722,7 +46732,7 @@ static int dissect_RadioLinkAdditionResponseTDD_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_RL_InformationResponse_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponse_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponse_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46730,7 +46740,7 @@ static int dissect_RL_InformationResponse_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U static int dissect_UL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46738,7 +46748,7 @@ static int dissect_UL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tv static int dissect_UL_DPCH_InformationItem_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46746,7 +46756,7 @@ static int dissect_UL_DPCH_InformationItem_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _ static int dissect_DL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46754,7 +46764,7 @@ static int dissect_DL_CCTrCHInformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tv static int dissect_DL_DPCH_InformationItem_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46762,7 +46772,7 @@ static int dissect_DL_DPCH_InformationItem_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _ static int dissect_DSCH_InformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCH_InformationListIE_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46770,7 +46780,7 @@ static int dissect_DSCH_InformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U static int dissect_USCH_InformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_USCH_InformationListIE_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_USCH_InformationListIE_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46778,7 +46788,7 @@ static int dissect_USCH_InformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U static int dissect_RL_LCR_InformationResponse_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_LCR_InformationResponse_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_LCR_InformationResponse_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46786,7 +46796,7 @@ static int dissect_RL_LCR_InformationResponse_RL_AdditionRspTDD_PDU(tvbuff_t *tv static int dissect_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46794,7 +46804,7 @@ static int dissect_UL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU(tvbuff_ static int dissect_UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46802,7 +46812,7 @@ static int dissect_UL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU(tvbuff_t *t static int dissect_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46810,7 +46820,7 @@ static int dissect_DL_CCTrCH_LCR_InformationListIE_RL_AdditionRspTDD_PDU(tvbuff_ static int dissect_DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46818,7 +46828,7 @@ static int dissect_DL_DPCH_LCR_InformationItem_RL_AdditionRspTDD_PDU(tvbuff_t *t static int dissect_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46826,7 +46836,7 @@ static int dissect_DSCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU(tvbuff_t *t static int dissect_USCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_USCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46834,7 +46844,7 @@ static int dissect_USCH_LCR_InformationListIEs_RL_AdditionRspTDD_PDU(tvbuff_t *t static int dissect_RL_InformationResponse_RL_AdditionRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponse_RL_AdditionRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponse_RL_AdditionRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46842,7 +46852,7 @@ static int dissect_RL_InformationResponse_RL_AdditionRspTDD768_PDU(tvbuff_t *tvb static int dissect_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46850,7 +46860,7 @@ static int dissect_UL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU(tvbuff_t static int dissect_UL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46858,7 +46868,7 @@ static int dissect_UL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU(tvbuff_t *tv static int dissect_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46866,7 +46876,7 @@ static int dissect_DL_CCTrCHInformationListIE_RL_AdditionRspTDD768_PDU(tvbuff_t static int dissect_DL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -46874,7 +46884,7 @@ static int dissect_DL_DPCH_InformationItem_RL_AdditionRspTDD768_PDU(tvbuff_t *tv static int dissect_RadioLinkAdditionFailureFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkAdditionFailureFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkAdditionFailureFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46882,7 +46892,7 @@ static int dissect_RadioLinkAdditionFailureFDD_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_CauseLevel_RL_AdditionFailureFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CauseLevel_RL_AdditionFailureFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_CauseLevel_RL_AdditionFailureFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46890,7 +46900,7 @@ static int dissect_CauseLevel_RL_AdditionFailureFDD_PDU(tvbuff_t *tvb _U_, packe static int dissect_UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46898,7 +46908,7 @@ static int dissect_UnsuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU( static int dissect_SuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SuccessfulRL_InformationResponse_RL_AdditionFailureFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_SuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46906,7 +46916,7 @@ static int dissect_SuccessfulRL_InformationResponse_RL_AdditionFailureFDD_PDU(tv static int dissect_RadioLinkAdditionFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkAdditionFailureTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkAdditionFailureTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46914,7 +46924,7 @@ static int dissect_RadioLinkAdditionFailureTDD_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_CauseLevel_RL_AdditionFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CauseLevel_RL_AdditionFailureTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_CauseLevel_RL_AdditionFailureTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46922,7 +46932,7 @@ static int dissect_CauseLevel_RL_AdditionFailureTDD_PDU(tvbuff_t *tvb _U_, packe static int dissect_UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46930,7 +46940,7 @@ static int dissect_UnsuccessfulRL_InformationResponse_RL_AdditionFailureTDD_PDU( static int dissect_RadioLinkDeletionRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkDeletionRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkDeletionRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -46938,7 +46948,7 @@ static int dissect_RadioLinkDeletionRequest_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_RL_InformationList_RL_DeletionRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationList_RL_DeletionRqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationList_RL_DeletionRqst_PDU); offset += 7; offset >>= 3; return offset; @@ -46946,7 +46956,7 @@ static int dissect_RL_InformationList_RL_DeletionRqst_PDU(tvbuff_t *tvb _U_, pac static int dissect_RL_Information_RL_DeletionRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_RL_DeletionRqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_RL_DeletionRqst_PDU); offset += 7; offset >>= 3; return offset; @@ -46954,7 +46964,7 @@ static int dissect_RL_Information_RL_DeletionRqst_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_RadioLinkDeletionResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkDeletionResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkDeletionResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -46962,7 +46972,7 @@ static int dissect_RadioLinkDeletionResponse_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_RadioLinkReconfigurationPrepareFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationPrepareFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationPrepareFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46970,7 +46980,7 @@ static int dissect_RadioLinkReconfigurationPrepareFDD_PDU(tvbuff_t *tvb _U_, pac static int dissect_UL_DPCH_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_Information_RL_ReconfPrepFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_Information_RL_ReconfPrepFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46978,7 +46988,7 @@ static int dissect_UL_DPCH_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, p static int dissect_DL_DPCH_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_Information_RL_ReconfPrepFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_Information_RL_ReconfPrepFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46986,7 +46996,7 @@ static int dissect_DL_DPCH_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, p static int dissect_DL_DPCH_Power_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_Power_Information_RL_ReconfPrepFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_Power_Information_RL_ReconfPrepFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -46994,7 +47004,7 @@ static int dissect_DL_DPCH_Power_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb static int dissect_DCH_DeleteList_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_DeleteList_RL_ReconfPrepFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_DeleteList_RL_ReconfPrepFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47002,7 +47012,7 @@ static int dissect_DCH_DeleteList_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet static int dissect_RL_InformationList_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationList_RL_ReconfPrepFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationList_RL_ReconfPrepFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47010,7 +47020,7 @@ static int dissect_RL_InformationList_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, pa static int dissect_RL_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_RL_ReconfPrepFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_RL_ReconfPrepFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47018,7 +47028,7 @@ static int dissect_RL_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet static int dissect_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU); offset += 7; offset >>= 3; return offset; @@ -47026,7 +47036,7 @@ static int dissect_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU(tvbuff_t *t static int dissect_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Prep(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU); offset += 7; offset >>= 3; return offset; @@ -47034,7 +47044,7 @@ static int dissect_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU(tvbuff_t static int dissect_F_DPCH_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_F_DPCH_Information_RL_ReconfPrepFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_F_DPCH_Information_RL_ReconfPrepFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47042,7 +47052,7 @@ static int dissect_F_DPCH_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, pa static int dissect_RadioLinkReconfigurationPrepareTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationPrepareTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationPrepareTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47050,7 +47060,7 @@ static int dissect_RadioLinkReconfigurationPrepareTDD_PDU(tvbuff_t *tvb _U_, pac static int dissect_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47058,7 +47068,7 @@ static int dissect_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *t static int dissect_UL_CCTrCH_AddInformation_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_AddInformation_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_AddInformation_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47066,7 +47076,7 @@ static int dissect_UL_CCTrCH_AddInformation_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _ static int dissect_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47074,7 +47084,7 @@ static int dissect_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t static int dissect_UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47082,7 +47092,7 @@ static int dissect_UL_CCTrCH_ModifyInformation_RL_ReconfPrepTDD_PDU(tvbuff_t *tv static int dissect_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47090,7 +47100,7 @@ static int dissect_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t static int dissect_UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47098,7 +47108,7 @@ static int dissect_UL_CCTrCH_DeleteInformation_RL_ReconfPrepTDD_PDU(tvbuff_t *tv static int dissect_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47106,7 +47116,7 @@ static int dissect_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *t static int dissect_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47114,7 +47124,7 @@ static int dissect_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *t static int dissect_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47122,7 +47132,7 @@ static int dissect_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t static int dissect_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47130,7 +47140,7 @@ static int dissect_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD_PDU(tvbuff_t static int dissect_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47138,7 +47148,7 @@ static int dissect_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t static int dissect_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47146,7 +47156,7 @@ static int dissect_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD_PDU(tvbuff_t static int dissect_DCH_DeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_DeleteList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_DeleteList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47154,7 +47164,7 @@ static int dissect_DCH_DeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet static int dissect_DSCH_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCH_ModifyList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47162,7 +47172,7 @@ static int dissect_DSCH_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packe static int dissect_DSCH_DeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCH_DeleteList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47170,7 +47180,7 @@ static int dissect_DSCH_DeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packe static int dissect_USCH_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_USCH_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_USCH_ModifyList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47178,7 +47188,7 @@ static int dissect_USCH_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packe static int dissect_USCH_DeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_USCH_DeleteList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_USCH_DeleteList_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47186,7 +47196,7 @@ static int dissect_USCH_DeleteList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packe static int dissect_RL_Information_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_RL_ReconfPrepTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47194,7 +47204,7 @@ static int dissect_RL_Information_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet static int dissect_RadioLinkReconfigurationReadyFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationReadyFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationReadyFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47202,7 +47212,7 @@ static int dissect_RadioLinkReconfigurationReadyFDD_PDU(tvbuff_t *tvb _U_, packe static int dissect_RL_InformationResponseList_RL_ReconfReadyFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponseList_RL_ReconfReadyFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47210,7 +47220,7 @@ static int dissect_RL_InformationResponseList_RL_ReconfReadyFDD_PDU(tvbuff_t *tv static int dissect_RL_InformationResponseItem_RL_ReconfReadyFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponseItem_RL_ReconfReadyFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponseItem_RL_ReconfReadyFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47218,7 +47228,7 @@ static int dissect_RL_InformationResponseItem_RL_ReconfReadyFDD_PDU(tvbuff_t *tv static int dissect_Additional_HS_Cell_RL_Reconf_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_HS_Cell_RL_Reconf_Response(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_HS_Cell_RL_Reconf_Response_PDU); offset += 7; offset >>= 3; return offset; @@ -47226,7 +47236,7 @@ static int dissect_Additional_HS_Cell_RL_Reconf_Response_PDU(tvbuff_t *tvb _U_, static int dissect_RadioLinkReconfigurationReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47234,7 +47244,7 @@ static int dissect_RadioLinkReconfigurationReadyTDD_PDU(tvbuff_t *tvb _U_, packe static int dissect_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47242,7 +47252,7 @@ static int dissect_UL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tv static int dissect_UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47250,7 +47260,7 @@ static int dissect_UL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU(tvbuff_t static int dissect_UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47258,7 +47268,7 @@ static int dissect_UL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU(tvbuff_t * static int dissect_UL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_InformationAddList_RL_ReconfReadyTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -47266,7 +47276,7 @@ static int dissect_UL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU(tvbuff_t static int dissect_UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47274,7 +47284,7 @@ static int dissect_UL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU(tvbuff_ static int dissect_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47282,7 +47292,7 @@ static int dissect_UL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU(tv static int dissect_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -47290,7 +47300,7 @@ static int dissect_UL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU(tv static int dissect_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47298,7 +47308,7 @@ static int dissect_UL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU(tvbuff_ static int dissect_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47306,7 +47316,7 @@ static int dissect_DL_CCTrCHInformationListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tv static int dissect_DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47314,7 +47324,7 @@ static int dissect_DL_DPCH_LCR_InformationAddList_RL_ReconfReadyTDD_PDU(tvbuff_t static int dissect_DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47322,7 +47332,7 @@ static int dissect_DL_DPCH_InformationAddListIE_RL_ReconfReadyTDD_PDU(tvbuff_t * static int dissect_DL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationAddList_RL_ReconfReadyTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -47330,7 +47340,7 @@ static int dissect_DL_DPCH_InformationAddList_RL_ReconfReadyTDD768_PDU(tvbuff_t static int dissect_DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47338,7 +47348,7 @@ static int dissect_DL_DPCH_InformationModifyListIE_RL_ReconfReadyTDD_PDU(tvbuff_ static int dissect_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47346,7 +47356,7 @@ static int dissect_DL_TimeslotLCR_InformationModifyList_RL_ReconfReadyTDD_PDU(tv static int dissect_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -47354,7 +47364,7 @@ static int dissect_DL_Timeslot_InformationModifyList_RL_ReconfReadyTDD768_PDU(tv static int dissect_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47362,7 +47372,7 @@ static int dissect_DL_DPCH_InformationDeleteListIE_RL_ReconfReadyTDD_PDU(tvbuff_ static int dissect_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47370,7 +47380,7 @@ static int dissect_DL_DPCH_InformationDeleteList768_RL_ReconfReadyTDD_PDU(tvbuff static int dissect_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47378,7 +47388,7 @@ static int dissect_DSCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU(tvbuff_t *t static int dissect_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47386,7 +47396,7 @@ static int dissect_USCHToBeAddedOrModifiedList_RL_ReconfReadyTDD_PDU(tvbuff_t *t static int dissect_Multiple_RL_InformationResponse_RL_ReconfReadyTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfReadyTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47394,7 +47404,7 @@ static int dissect_Multiple_RL_InformationResponse_RL_ReconfReadyTDD_PDU(tvbuff_ static int dissect_RadioLinkReconfigurationCommit_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationCommit(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationCommit_PDU); offset += 7; offset >>= 3; return offset; @@ -47402,7 +47412,7 @@ static int dissect_RadioLinkReconfigurationCommit_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_RadioLinkReconfigurationFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -47410,7 +47420,7 @@ static int dissect_RadioLinkReconfigurationFailure_PDU(tvbuff_t *tvb _U_, packet static int dissect_CauseLevel_RL_ReconfFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CauseLevel_RL_ReconfFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_CauseLevel_RL_ReconfFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -47418,7 +47428,7 @@ static int dissect_CauseLevel_RL_ReconfFailure_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_RL_ReconfigurationFailure_RL_ReconfFail_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_ReconfigurationFailure_RL_ReconfFail(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_ReconfigurationFailure_RL_ReconfFail_PDU); offset += 7; offset >>= 3; return offset; @@ -47426,7 +47436,7 @@ static int dissect_RL_ReconfigurationFailure_RL_ReconfFail_PDU(tvbuff_t *tvb _U_ static int dissect_RadioLinkReconfigurationCancel_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationCancel(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationCancel_PDU); offset += 7; offset >>= 3; return offset; @@ -47434,7 +47444,7 @@ static int dissect_RadioLinkReconfigurationCancel_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_RadioLinkReconfigurationRequestFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationRequestFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationRequestFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47442,7 +47452,7 @@ static int dissect_RadioLinkReconfigurationRequestFDD_PDU(tvbuff_t *tvb _U_, pac static int dissect_UL_DPCH_Information_RL_ReconfRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_Information_RL_ReconfRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_Information_RL_ReconfRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47450,7 +47460,7 @@ static int dissect_UL_DPCH_Information_RL_ReconfRqstFDD_PDU(tvbuff_t *tvb _U_, p static int dissect_DL_DPCH_Information_RL_ReconfRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_Information_RL_ReconfRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_Information_RL_ReconfRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47458,7 +47468,7 @@ static int dissect_DL_DPCH_Information_RL_ReconfRqstFDD_PDU(tvbuff_t *tvb _U_, p static int dissect_DCH_DeleteList_RL_ReconfRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_DeleteList_RL_ReconfRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_DeleteList_RL_ReconfRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47466,7 +47476,7 @@ static int dissect_DCH_DeleteList_RL_ReconfRqstFDD_PDU(tvbuff_t *tvb _U_, packet static int dissect_Additional_HS_Cell_Information_RL_Reconf_Req_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_HS_Cell_Information_RL_Reconf_Req_PDU); offset += 7; offset >>= 3; return offset; @@ -47474,7 +47484,7 @@ static int dissect_Additional_HS_Cell_Information_RL_Reconf_Req_PDU(tvbuff_t *tv static int dissect_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Req(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU); offset += 7; offset >>= 3; return offset; @@ -47482,7 +47492,7 @@ static int dissect_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU(tvbuff_t * static int dissect_RL_ReconfigurationRequestFDD_RL_InformationList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_ReconfigurationRequestFDD_RL_InformationList_PDU); offset += 7; offset >>= 3; return offset; @@ -47490,7 +47500,7 @@ static int dissect_RL_ReconfigurationRequestFDD_RL_InformationList_PDU(tvbuff_t static int dissect_RL_ReconfigurationRequestFDD_RL_Information_IEs_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_ReconfigurationRequestFDD_RL_Information_IEs(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_ReconfigurationRequestFDD_RL_Information_IEs_PDU); offset += 7; offset >>= 3; return offset; @@ -47498,7 +47508,7 @@ static int dissect_RL_ReconfigurationRequestFDD_RL_Information_IEs_PDU(tvbuff_t static int dissect_RadioLinkReconfigurationRequestTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationRequestTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationRequestTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47506,7 +47516,7 @@ static int dissect_RadioLinkReconfigurationRequestTDD_PDU(tvbuff_t *tvb _U_, pac static int dissect_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47514,7 +47524,7 @@ static int dissect_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU(tvbuff_t static int dissect_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47522,7 +47532,7 @@ static int dissect_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU(tvbuff_t static int dissect_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47530,7 +47540,7 @@ static int dissect_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU(tvbuff_t static int dissect_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47538,7 +47548,7 @@ static int dissect_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU(tvbuff_t static int dissect_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47546,7 +47556,7 @@ static int dissect_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU(tvbuff_t static int dissect_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47554,7 +47564,7 @@ static int dissect_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU(tvbuff_t static int dissect_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47562,7 +47572,7 @@ static int dissect_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU(tvbuff_t static int dissect_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47570,7 +47580,7 @@ static int dissect_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU(tvbuff_t static int dissect_DCH_DeleteList_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_DeleteList_RL_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_DeleteList_RL_ReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47578,7 +47588,7 @@ static int dissect_DCH_DeleteList_RL_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet static int dissect_Multiple_RL_ReconfigurationRequestTDD_RL_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiple_RL_ReconfigurationRequestTDD_RL_Information_PDU); offset += 7; offset >>= 3; return offset; @@ -47586,7 +47596,7 @@ static int dissect_Multiple_RL_ReconfigurationRequestTDD_RL_Information_PDU(tvbu static int dissect_RadioLinkReconfigurationResponseFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationResponseFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationResponseFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47594,7 +47604,7 @@ static int dissect_RadioLinkReconfigurationResponseFDD_PDU(tvbuff_t *tvb _U_, pa static int dissect_RL_InformationResponseList_RL_ReconfRspFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponseList_RL_ReconfRspFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponseList_RL_ReconfRspFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47602,7 +47612,7 @@ static int dissect_RL_InformationResponseList_RL_ReconfRspFDD_PDU(tvbuff_t *tvb static int dissect_RL_InformationResponseItem_RL_ReconfRspFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponseItem_RL_ReconfRspFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponseItem_RL_ReconfRspFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47610,7 +47620,7 @@ static int dissect_RL_InformationResponseItem_RL_ReconfRspFDD_PDU(tvbuff_t *tvb static int dissect_RadioLinkReconfigurationResponseTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkReconfigurationResponseTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkReconfigurationResponseTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47618,7 +47628,7 @@ static int dissect_RadioLinkReconfigurationResponseTDD_PDU(tvbuff_t *tvb _U_, pa static int dissect_RL_InformationResponse_RL_ReconfRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationResponse_RL_ReconfRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationResponse_RL_ReconfRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47626,7 +47636,7 @@ static int dissect_RL_InformationResponse_RL_ReconfRspTDD_PDU(tvbuff_t *tvb _U_, static int dissect_DL_CCTrCH_InformationList_RL_ReconfRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationList_RL_ReconfRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47634,7 +47644,7 @@ static int dissect_DL_CCTrCH_InformationList_RL_ReconfRspTDD_PDU(tvbuff_t *tvb _ static int dissect_DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47642,7 +47652,7 @@ static int dissect_DL_DPCH_InformationModifyItem_LCR_RL_ReconfRspTDD_PDU(tvbuff_ static int dissect_Multiple_RL_InformationResponse_RL_ReconfRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiple_RL_InformationResponse_RL_ReconfRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47650,7 +47660,7 @@ static int dissect_Multiple_RL_InformationResponse_RL_ReconfRspTDD_PDU(tvbuff_t static int dissect_RadioLinkFailureIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkFailureIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkFailureIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -47658,7 +47668,7 @@ static int dissect_RadioLinkFailureIndication_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Reporting_Object_RL_FailureInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Reporting_Object_RL_FailureInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_Reporting_Object_RL_FailureInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47666,7 +47676,7 @@ static int dissect_Reporting_Object_RL_FailureInd_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_RL_Information_RL_FailureInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_RL_FailureInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_RL_FailureInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47674,7 +47684,7 @@ static int dissect_RL_Information_RL_FailureInd_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_RL_Set_Information_RL_FailureInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Set_Information_RL_FailureInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Set_Information_RL_FailureInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47682,7 +47692,7 @@ static int dissect_RL_Set_Information_RL_FailureInd_PDU(tvbuff_t *tvb _U_, packe static int dissect_CCTrCH_InformationItem_RL_FailureInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CCTrCH_InformationItem_RL_FailureInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_CCTrCH_InformationItem_RL_FailureInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47690,7 +47700,7 @@ static int dissect_CCTrCH_InformationItem_RL_FailureInd_PDU(tvbuff_t *tvb _U_, p static int dissect_RadioLinkPreemptionRequiredIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkPreemptionRequiredIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkPreemptionRequiredIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -47698,7 +47708,7 @@ static int dissect_RadioLinkPreemptionRequiredIndication_PDU(tvbuff_t *tvb _U_, static int dissect_RL_InformationList_RL_PreemptRequiredInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationList_RL_PreemptRequiredInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationList_RL_PreemptRequiredInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47706,7 +47716,7 @@ static int dissect_RL_InformationList_RL_PreemptRequiredInd_PDU(tvbuff_t *tvb _U static int dissect_RL_InformationItem_RL_PreemptRequiredInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationItem_RL_PreemptRequiredInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationItem_RL_PreemptRequiredInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47714,7 +47724,7 @@ static int dissect_RL_InformationItem_RL_PreemptRequiredInd_PDU(tvbuff_t *tvb _U static int dissect_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47722,7 +47732,7 @@ static int dissect_HSDSCHMacdFlowSpecificInformationList_RL_PreemptRequiredInd_P static int dissect_HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47730,7 +47740,7 @@ static int dissect_HSDSCHMacdFlowSpecificInformationItem_RL_PreemptRequiredInd_P static int dissect_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47738,7 +47748,7 @@ static int dissect_EDCH_MacdFlowSpecificInformationList_RL_PreemptRequiredInd_PD static int dissect_EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47746,7 +47756,7 @@ static int dissect_EDCH_MacdFlowSpecificInformationItem_RL_PreemptRequiredInd_PD static int dissect_RadioLinkRestoreIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkRestoreIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkRestoreIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -47754,7 +47764,7 @@ static int dissect_RadioLinkRestoreIndication_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Reporting_Object_RL_RestoreInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Reporting_Object_RL_RestoreInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_Reporting_Object_RL_RestoreInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47762,7 +47772,7 @@ static int dissect_Reporting_Object_RL_RestoreInd_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_RL_Information_RL_RestoreInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_RL_RestoreInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_RL_RestoreInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47770,7 +47780,7 @@ static int dissect_RL_Information_RL_RestoreInd_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_RL_Set_Information_RL_RestoreInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Set_Information_RL_RestoreInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Set_Information_RL_RestoreInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47778,7 +47788,7 @@ static int dissect_RL_Set_Information_RL_RestoreInd_PDU(tvbuff_t *tvb _U_, packe static int dissect_CCTrCH_InformationItem_RL_RestoreInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CCTrCH_InformationItem_RL_RestoreInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_CCTrCH_InformationItem_RL_RestoreInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47786,7 +47796,7 @@ static int dissect_CCTrCH_InformationItem_RL_RestoreInd_PDU(tvbuff_t *tvb _U_, p static int dissect_DL_PowerControlRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_PowerControlRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_PowerControlRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -47794,7 +47804,7 @@ static int dissect_DL_PowerControlRequest_PDU(tvbuff_t *tvb _U_, packet_info *pi static int dissect_DL_ReferencePowerInformationList_DL_PC_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_ReferencePowerInformationList_DL_PC_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -47802,7 +47812,7 @@ static int dissect_DL_ReferencePowerInformationList_DL_PC_Rqst_PDU(tvbuff_t *tvb static int dissect_DL_ReferencePowerInformation_DL_PC_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_ReferencePowerInformation_DL_PC_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_ReferencePowerInformation_DL_PC_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -47810,7 +47820,7 @@ static int dissect_DL_ReferencePowerInformation_DL_PC_Rqst_PDU(tvbuff_t *tvb _U_ static int dissect_DL_PowerTimeslotControlRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_PowerTimeslotControlRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_PowerTimeslotControlRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -47818,7 +47828,7 @@ static int dissect_DL_PowerTimeslotControlRequest_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_PhysicalChannelReconfigurationRequestFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PhysicalChannelReconfigurationRequestFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_PhysicalChannelReconfigurationRequestFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47826,7 +47836,7 @@ static int dissect_PhysicalChannelReconfigurationRequestFDD_PDU(tvbuff_t *tvb _U static int dissect_RL_Information_PhyChReconfRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_PhyChReconfRqstFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_PhyChReconfRqstFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47834,7 +47844,7 @@ static int dissect_RL_Information_PhyChReconfRqstFDD_PDU(tvbuff_t *tvb _U_, pack static int dissect_PhysicalChannelReconfigurationRequestTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PhysicalChannelReconfigurationRequestTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_PhysicalChannelReconfigurationRequestTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47842,7 +47852,7 @@ static int dissect_PhysicalChannelReconfigurationRequestTDD_PDU(tvbuff_t *tvb _U static int dissect_RL_Information_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Information_PhyChReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Information_PhyChReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47850,7 +47860,7 @@ static int dissect_RL_Information_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, pack static int dissect_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47858,7 +47868,7 @@ static int dissect_UL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU(tvbuff_t * static int dissect_UL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_DPCH_InformationItem_PhyChReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47866,7 +47876,7 @@ static int dissect_UL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb static int dissect_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47874,7 +47884,7 @@ static int dissect_UL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU(tvbuff_ static int dissect_UL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_UL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -47882,7 +47892,7 @@ static int dissect_UL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU(tvbuff_ static int dissect_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47890,7 +47900,7 @@ static int dissect_DL_CCTrCH_InformationListIE_PhyChReconfRqstTDD_PDU(tvbuff_t * static int dissect_DL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_DPCH_InformationItem_PhyChReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47898,7 +47908,7 @@ static int dissect_DL_DPCH_InformationItem_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb static int dissect_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47906,7 +47916,7 @@ static int dissect_DL_TimeslotLCR_InformationList_PhyChReconfRqstTDD_PDU(tvbuff_ static int dissect_DL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_DL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -47914,7 +47924,7 @@ static int dissect_DL_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU(tvbuff_ static int dissect_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47922,7 +47932,7 @@ static int dissect_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD_PDU(tvbuf static int dissect_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -47930,7 +47940,7 @@ static int dissect_HSPDSCH_Timeslot_InformationListLCR_PhyChReconfRqstTDD_PDU(tv static int dissect_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU); offset += 7; offset >>= 3; return offset; @@ -47938,7 +47948,7 @@ static int dissect_HSPDSCH_Timeslot_InformationList_PhyChReconfRqstTDD768_PDU(tv static int dissect_PhysicalChannelReconfigurationCommand_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PhysicalChannelReconfigurationCommand(tvb, offset, &asn1_ctx, tree, hf_rnsap_PhysicalChannelReconfigurationCommand_PDU); offset += 7; offset >>= 3; return offset; @@ -47946,7 +47956,7 @@ static int dissect_PhysicalChannelReconfigurationCommand_PDU(tvbuff_t *tvb _U_, static int dissect_PhysicalChannelReconfigurationFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PhysicalChannelReconfigurationFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_PhysicalChannelReconfigurationFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -47954,7 +47964,7 @@ static int dissect_PhysicalChannelReconfigurationFailure_PDU(tvbuff_t *tvb _U_, static int dissect_RadioLinkCongestionIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkCongestionIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkCongestionIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -47962,7 +47972,7 @@ static int dissect_RadioLinkCongestionIndication_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_RL_InformationList_RL_CongestInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationList_RL_CongestInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationList_RL_CongestInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47970,7 +47980,7 @@ static int dissect_RL_InformationList_RL_CongestInd_PDU(tvbuff_t *tvb _U_, packe static int dissect_RL_InformationItem_RL_CongestInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationItem_RL_CongestInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationItem_RL_CongestInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47978,7 +47988,7 @@ static int dissect_RL_InformationItem_RL_CongestInd_PDU(tvbuff_t *tvb _U_, packe static int dissect_DCH_Rate_InformationItem_RL_CongestInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DCH_Rate_InformationItem_RL_CongestInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_DCH_Rate_InformationItem_RL_CongestInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47986,7 +47996,7 @@ static int dissect_DCH_Rate_InformationItem_RL_CongestInd_PDU(tvbuff_t *tvb _U_, static int dissect_EDCH_MacdFlowSpecificInformationList_RL_CongestInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_MacdFlowSpecificInformationList_RL_CongestInd_PDU); offset += 7; offset >>= 3; return offset; @@ -47994,7 +48004,7 @@ static int dissect_EDCH_MacdFlowSpecificInformationList_RL_CongestInd_PDU(tvbuff static int dissect_EDCH_MacdFlowSpecificInformationItem_RL_CongestInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_CongestInd(tvb, offset, &asn1_ctx, tree, hf_rnsap_EDCH_MacdFlowSpecificInformationItem_RL_CongestInd_PDU); offset += 7; offset >>= 3; return offset; @@ -48002,7 +48012,7 @@ static int dissect_EDCH_MacdFlowSpecificInformationItem_RL_CongestInd_PDU(tvbuff static int dissect_UplinkSignallingTransferIndicationFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UplinkSignallingTransferIndicationFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UplinkSignallingTransferIndicationFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48010,7 +48020,7 @@ static int dissect_UplinkSignallingTransferIndicationFDD_PDU(tvbuff_t *tvb _U_, static int dissect_UplinkSignallingTransferIndicationTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UplinkSignallingTransferIndicationTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_UplinkSignallingTransferIndicationTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48018,7 +48028,7 @@ static int dissect_UplinkSignallingTransferIndicationTDD_PDU(tvbuff_t *tvb _U_, static int dissect_DownlinkSignallingTransferRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DownlinkSignallingTransferRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_DownlinkSignallingTransferRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48026,7 +48036,7 @@ static int dissect_DownlinkSignallingTransferRequest_PDU(tvbuff_t *tvb _U_, pack static int dissect_RelocationCommit_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RelocationCommit(tvb, offset, &asn1_ctx, tree, hf_rnsap_RelocationCommit_PDU); offset += 7; offset >>= 3; return offset; @@ -48034,7 +48044,7 @@ static int dissect_RelocationCommit_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_PagingRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PagingRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_PagingRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48042,7 +48052,7 @@ static int dissect_PagingRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_PagingArea_PagingRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PagingArea_PagingRqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_PagingArea_PagingRqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48050,7 +48060,7 @@ static int dissect_PagingArea_PagingRqst_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_CNOriginatedPage_PagingRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CNOriginatedPage_PagingRqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_CNOriginatedPage_PagingRqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48058,7 +48068,7 @@ static int dissect_CNOriginatedPage_PagingRqst_PDU(tvbuff_t *tvb _U_, packet_inf static int dissect_DedicatedMeasurementInitiationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementInitiationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementInitiationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48066,7 +48076,7 @@ static int dissect_DedicatedMeasurementInitiationRequest_PDU(tvbuff_t *tvb _U_, static int dissect_DedicatedMeasurementObjectType_DM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementObjectType_DM_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementObjectType_DM_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48074,7 +48084,7 @@ static int dissect_DedicatedMeasurementObjectType_DM_Rqst_PDU(tvbuff_t *tvb _U_, static int dissect_RL_InformationItem_DM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationItem_DM_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationItem_DM_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48082,7 +48092,7 @@ static int dissect_RL_InformationItem_DM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_HSSICH_Info_DM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSSICH_Info_DM_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSSICH_Info_DM_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48090,7 +48100,7 @@ static int dissect_HSSICH_Info_DM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_HSSICH_Info_DM_Rqst_Extension_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_HSSICH_Info_DM_Rqst_Extension(tvb, offset, &asn1_ctx, tree, hf_rnsap_HSSICH_Info_DM_Rqst_Extension_PDU); offset += 7; offset >>= 3; return offset; @@ -48098,7 +48108,7 @@ static int dissect_HSSICH_Info_DM_Rqst_Extension_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_RL_Set_InformationItem_DM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Set_InformationItem_DM_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Set_InformationItem_DM_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48106,7 +48116,7 @@ static int dissect_RL_Set_InformationItem_DM_Rqst_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_DedicatedMeasurementInitiationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementInitiationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementInitiationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -48114,7 +48124,7 @@ static int dissect_DedicatedMeasurementInitiationResponse_PDU(tvbuff_t *tvb _U_, static int dissect_DedicatedMeasurementObjectType_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementObjectType_DM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementObjectType_DM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48122,7 +48132,7 @@ static int dissect_DedicatedMeasurementObjectType_DM_Rsp_PDU(tvbuff_t *tvb _U_, static int dissect_RL_InformationItem_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationItem_DM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationItem_DM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48130,7 +48140,7 @@ static int dissect_RL_InformationItem_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_RL_Set_InformationItem_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Set_InformationItem_DM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Set_InformationItem_DM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48138,7 +48148,7 @@ static int dissect_RL_Set_InformationItem_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48146,7 +48156,7 @@ static int dissect_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU(tvbuff_ static int dissect_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48154,7 +48164,7 @@ static int dissect_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_PDU(tvb static int dissect_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48162,7 +48172,7 @@ static int dissect_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_PDU(tvbuff_t * static int dissect_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48170,7 +48180,7 @@ static int dissect_Multiple_DedicatedMeasurementValueList_TDD768_DM_Rsp_PDU(tvbu static int dissect_DedicatedMeasurementInitiationFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementInitiationFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementInitiationFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -48178,7 +48188,7 @@ static int dissect_DedicatedMeasurementInitiationFailure_PDU(tvbuff_t *tvb _U_, static int dissect_DedicatedMeasurementObjectType_DM_Fail_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementObjectType_DM_Fail(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementObjectType_DM_Fail_PDU); offset += 7; offset >>= 3; return offset; @@ -48186,7 +48196,7 @@ static int dissect_DedicatedMeasurementObjectType_DM_Fail_PDU(tvbuff_t *tvb _U_, static int dissect_RL_Unsuccessful_InformationItem_DM_Fail_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Unsuccessful_InformationItem_DM_Fail(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Unsuccessful_InformationItem_DM_Fail_PDU); offset += 7; offset >>= 3; return offset; @@ -48194,7 +48204,7 @@ static int dissect_RL_Unsuccessful_InformationItem_DM_Fail_PDU(tvbuff_t *tvb _U_ static int dissect_RL_Successful_InformationItem_DM_Fail_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Successful_InformationItem_DM_Fail(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Successful_InformationItem_DM_Fail_PDU); offset += 7; offset >>= 3; return offset; @@ -48202,7 +48212,7 @@ static int dissect_RL_Successful_InformationItem_DM_Fail_PDU(tvbuff_t *tvb _U_, static int dissect_RL_Set_Unsuccessful_InformationItem_DM_Fail_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail_PDU); offset += 7; offset >>= 3; return offset; @@ -48210,7 +48220,7 @@ static int dissect_RL_Set_Unsuccessful_InformationItem_DM_Fail_PDU(tvbuff_t *tvb static int dissect_RL_Set_Successful_InformationItem_DM_Fail_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Set_Successful_InformationItem_DM_Fail(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Set_Successful_InformationItem_DM_Fail_PDU); offset += 7; offset >>= 3; return offset; @@ -48218,7 +48228,7 @@ static int dissect_RL_Set_Successful_InformationItem_DM_Fail_PDU(tvbuff_t *tvb _ static int dissect_DedicatedMeasurementReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementReport(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementReport_PDU); offset += 7; offset >>= 3; return offset; @@ -48226,7 +48236,7 @@ static int dissect_DedicatedMeasurementReport_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_DedicatedMeasurementObjectType_DM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementObjectType_DM_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementObjectType_DM_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48234,7 +48244,7 @@ static int dissect_DedicatedMeasurementObjectType_DM_Rprt_PDU(tvbuff_t *tvb _U_, static int dissect_RL_InformationItem_DM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_InformationItem_DM_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_InformationItem_DM_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48242,7 +48252,7 @@ static int dissect_RL_InformationItem_DM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_RL_Set_InformationItem_DM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Set_InformationItem_DM_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Set_InformationItem_DM_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48250,7 +48260,7 @@ static int dissect_RL_Set_InformationItem_DM_Rprt_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_DedicatedMeasurementTerminationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementTerminationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementTerminationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48258,7 +48268,7 @@ static int dissect_DedicatedMeasurementTerminationRequest_PDU(tvbuff_t *tvb _U_, static int dissect_DedicatedMeasurementFailureIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementFailureIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementFailureIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -48266,7 +48276,7 @@ static int dissect_DedicatedMeasurementFailureIndication_PDU(tvbuff_t *tvb _U_, static int dissect_DedicatedMeasurementObjectType_DM_Fail_Ind_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DedicatedMeasurementObjectType_DM_Fail_Ind(tvb, offset, &asn1_ctx, tree, hf_rnsap_DedicatedMeasurementObjectType_DM_Fail_Ind_PDU); offset += 7; offset >>= 3; return offset; @@ -48274,7 +48284,7 @@ static int dissect_DedicatedMeasurementObjectType_DM_Fail_Ind_PDU(tvbuff_t *tvb static int dissect_RL_Unsuccessful_InformationItem_DM_Fail_Ind_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Unsuccessful_InformationItem_DM_Fail_Ind(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Unsuccessful_InformationItem_DM_Fail_Ind_PDU); offset += 7; offset >>= 3; return offset; @@ -48282,7 +48292,7 @@ static int dissect_RL_Unsuccessful_InformationItem_DM_Fail_Ind_PDU(tvbuff_t *tvb static int dissect_RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind_PDU); offset += 7; offset >>= 3; return offset; @@ -48290,7 +48300,7 @@ static int dissect_RL_Set_Unsuccessful_InformationItem_DM_Fail_Ind_PDU(tvbuff_t static int dissect_CommonTransportChannelResourcesReleaseRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonTransportChannelResourcesReleaseRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonTransportChannelResourcesReleaseRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48298,7 +48308,7 @@ static int dissect_CommonTransportChannelResourcesReleaseRequest_PDU(tvbuff_t *t static int dissect_CommonTransportChannelResourcesRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonTransportChannelResourcesRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonTransportChannelResourcesRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48306,7 +48316,7 @@ static int dissect_CommonTransportChannelResourcesRequest_PDU(tvbuff_t *tvb _U_, static int dissect_CommonTransportChannelResourcesResponseFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonTransportChannelResourcesResponseFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonTransportChannelResourcesResponseFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48314,7 +48324,7 @@ static int dissect_CommonTransportChannelResourcesResponseFDD_PDU(tvbuff_t *tvb static int dissect_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48322,7 +48332,7 @@ static int dissect_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspFDD_PDU(tvbuff_ static int dissect_CommonTransportChannelResourcesResponseTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonTransportChannelResourcesResponseTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonTransportChannelResourcesResponseTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48330,7 +48340,7 @@ static int dissect_CommonTransportChannelResourcesResponseTDD_PDU(tvbuff_t *tvb static int dissect_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48338,7 +48348,7 @@ static int dissect_FACH_InfoForUESelectedS_CCPCH_CTCH_ResourceRspTDD_PDU(tvbuff_ static int dissect_CommonTransportChannelResourcesFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonTransportChannelResourcesFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonTransportChannelResourcesFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -48346,7 +48356,7 @@ static int dissect_CommonTransportChannelResourcesFailure_PDU(tvbuff_t *tvb _U_, static int dissect_CompressedModeCommand_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CompressedModeCommand(tvb, offset, &asn1_ctx, tree, hf_rnsap_CompressedModeCommand_PDU); offset += 7; offset >>= 3; return offset; @@ -48354,7 +48364,7 @@ static int dissect_CompressedModeCommand_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_ErrorIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ErrorIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_ErrorIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -48362,7 +48372,7 @@ static int dissect_ErrorIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_ static int dissect_CommonMeasurementInitiationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementInitiationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementInitiationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48370,7 +48380,7 @@ static int dissect_CommonMeasurementInitiationRequest_PDU(tvbuff_t *tvb _U_, pac static int dissect_CommonMeasurementObjectType_CM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementObjectType_CM_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementObjectType_CM_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48378,7 +48388,7 @@ static int dissect_CommonMeasurementObjectType_CM_Rqst_PDU(tvbuff_t *tvb _U_, pa static int dissect_GSM_Cell_CM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GSM_Cell_CM_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_GSM_Cell_CM_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48386,7 +48396,7 @@ static int dissect_GSM_Cell_CM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U static int dissect_Extension_CommonMeasurementObjectType_CM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extension_CommonMeasurementObjectType_CM_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extension_CommonMeasurementObjectType_CM_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48394,7 +48404,7 @@ static int dissect_Extension_CommonMeasurementObjectType_CM_Rqst_PDU(tvbuff_t *t static int dissect_GsmCellList_CM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GsmCellList_CM_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_GsmCellList_CM_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48402,7 +48412,7 @@ static int dissect_GsmCellList_CM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_CommonMeasurementInitiationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementInitiationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementInitiationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -48410,7 +48420,7 @@ static int dissect_CommonMeasurementInitiationResponse_PDU(tvbuff_t *tvb _U_, pa static int dissect_CommonMeasurementObjectType_CM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementObjectType_CM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementObjectType_CM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48418,7 +48428,7 @@ static int dissect_CommonMeasurementObjectType_CM_Rsp_PDU(tvbuff_t *tvb _U_, pac static int dissect_Extension_CommonMeasurementObjectType_CM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extension_CommonMeasurementObjectType_CM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extension_CommonMeasurementObjectType_CM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48426,7 +48436,7 @@ static int dissect_Extension_CommonMeasurementObjectType_CM_Rsp_PDU(tvbuff_t *tv static int dissect_GsmCellList_CM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GsmCellList_CM_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_GsmCellList_CM_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48434,7 +48444,7 @@ static int dissect_GsmCellList_CM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_CommonMeasurementInitiationFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementInitiationFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementInitiationFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -48442,7 +48452,7 @@ static int dissect_CommonMeasurementInitiationFailure_PDU(tvbuff_t *tvb _U_, pac static int dissect_Extension_FailureMeasurementList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extension_FailureMeasurementList(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extension_FailureMeasurementList_PDU); offset += 7; offset >>= 3; return offset; @@ -48450,7 +48460,7 @@ static int dissect_Extension_FailureMeasurementList_PDU(tvbuff_t *tvb _U_, packe static int dissect_CommonMeasurementReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementReport(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementReport_PDU); offset += 7; offset >>= 3; return offset; @@ -48458,7 +48468,7 @@ static int dissect_CommonMeasurementReport_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_CommonMeasurementObjectType_CM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementObjectType_CM_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementObjectType_CM_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48466,7 +48476,7 @@ static int dissect_CommonMeasurementObjectType_CM_Rprt_PDU(tvbuff_t *tvb _U_, pa static int dissect_Extension_CommonMeasurementObjectType_CM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extension_CommonMeasurementObjectType_CM_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extension_CommonMeasurementObjectType_CM_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48474,7 +48484,7 @@ static int dissect_Extension_CommonMeasurementObjectType_CM_Rprt_PDU(tvbuff_t *t static int dissect_GsmCellList_CM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GsmCellList_CM_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_GsmCellList_CM_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48482,7 +48492,7 @@ static int dissect_GsmCellList_CM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_CommonMeasurementTerminationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementTerminationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementTerminationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48490,7 +48500,7 @@ static int dissect_CommonMeasurementTerminationRequest_PDU(tvbuff_t *tvb _U_, pa static int dissect_Extension_TerminationMeasurementList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extension_TerminationMeasurementList(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extension_TerminationMeasurementList_PDU); offset += 7; offset >>= 3; return offset; @@ -48498,7 +48508,7 @@ static int dissect_Extension_TerminationMeasurementList_PDU(tvbuff_t *tvb _U_, p static int dissect_CommonMeasurementFailureIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_CommonMeasurementFailureIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_CommonMeasurementFailureIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -48506,7 +48516,7 @@ static int dissect_CommonMeasurementFailureIndication_PDU(tvbuff_t *tvb _U_, pac static int dissect_Extension_FailureIndicationMeasurementList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Extension_FailureIndicationMeasurementList(tvb, offset, &asn1_ctx, tree, hf_rnsap_Extension_FailureIndicationMeasurementList_PDU); offset += 7; offset >>= 3; return offset; @@ -48514,7 +48524,7 @@ static int dissect_Extension_FailureIndicationMeasurementList_PDU(tvbuff_t *tvb static int dissect_InformationExchangeInitiationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationExchangeInitiationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationExchangeInitiationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48522,7 +48532,7 @@ static int dissect_InformationExchangeInitiationRequest_PDU(tvbuff_t *tvb _U_, p static int dissect_InformationExchangeObjectType_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationExchangeObjectType_InfEx_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationExchangeObjectType_InfEx_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48530,7 +48540,7 @@ static int dissect_InformationExchangeObjectType_InfEx_Rqst_PDU(tvbuff_t *tvb _U static int dissect_GSM_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GSM_Cell_InfEx_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_GSM_Cell_InfEx_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48538,7 +48548,7 @@ static int dissect_GSM_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48546,7 +48556,7 @@ static int dissect_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb static int dissect_MBMS_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Cell_InfEx_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Cell_InfEx_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48554,7 +48564,7 @@ static int dissect_MBMS_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_ANR_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ANR_Cell_InfEx_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_ANR_Cell_InfEx_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48562,7 +48572,7 @@ static int dissect_ANR_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_Common_E_RGCH_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Common_E_RGCH_Cell_InfEx_Rqst(tvb, offset, &asn1_ctx, tree, hf_rnsap_Common_E_RGCH_Cell_InfEx_Rqst_PDU); offset += 7; offset >>= 3; return offset; @@ -48570,7 +48580,7 @@ static int dissect_Common_E_RGCH_Cell_InfEx_Rqst_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_InformationExchangeInitiationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationExchangeInitiationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationExchangeInitiationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -48578,7 +48588,7 @@ static int dissect_InformationExchangeInitiationResponse_PDU(tvbuff_t *tvb _U_, static int dissect_InformationExchangeObjectType_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationExchangeObjectType_InfEx_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationExchangeObjectType_InfEx_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48586,7 +48596,7 @@ static int dissect_InformationExchangeObjectType_InfEx_Rsp_PDU(tvbuff_t *tvb _U_ static int dissect_MBMS_Bearer_Service_List_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Bearer_Service_List_InfEx_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48594,7 +48604,7 @@ static int dissect_MBMS_Bearer_Service_List_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, pac static int dissect_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48602,7 +48612,7 @@ static int dissect_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rsp_PDU(tvbuff_t *tvb static int dissect_MBMS_Cell_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Cell_InfEx_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Cell_InfEx_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48610,7 +48620,7 @@ static int dissect_MBMS_Cell_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_ANR_Cell_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ANR_Cell_InfEx_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_ANR_Cell_InfEx_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48618,7 +48628,7 @@ static int dissect_ANR_Cell_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_Common_E_RGCH_Cell_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Common_E_RGCH_Cell_InfEx_Rsp(tvb, offset, &asn1_ctx, tree, hf_rnsap_Common_E_RGCH_Cell_InfEx_Rsp_PDU); offset += 7; offset >>= 3; return offset; @@ -48626,7 +48636,7 @@ static int dissect_Common_E_RGCH_Cell_InfEx_Rsp_PDU(tvbuff_t *tvb _U_, packet_in static int dissect_InformationExchangeInitiationFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationExchangeInitiationFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationExchangeInitiationFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -48634,7 +48644,7 @@ static int dissect_InformationExchangeInitiationFailure_PDU(tvbuff_t *tvb _U_, p static int dissect_InformationReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationReport(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationReport_PDU); offset += 7; offset >>= 3; return offset; @@ -48642,7 +48652,7 @@ static int dissect_InformationReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_InformationExchangeObjectType_InfEx_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationExchangeObjectType_InfEx_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationExchangeObjectType_InfEx_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48650,7 +48660,7 @@ static int dissect_InformationExchangeObjectType_InfEx_Rprt_PDU(tvbuff_t *tvb _U static int dissect_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48658,7 +48668,7 @@ static int dissect_MBMS_Bearer_Service_in_MBMS_Cell_InfEx_Rprt_PDU(tvbuff_t *tvb static int dissect_MBMS_Cell_InfEx_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMS_Cell_InfEx_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMS_Cell_InfEx_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48666,7 +48676,7 @@ static int dissect_MBMS_Cell_InfEx_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_Common_E_RGCH_Cell_InfEx_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Common_E_RGCH_Cell_InfEx_Rprt(tvb, offset, &asn1_ctx, tree, hf_rnsap_Common_E_RGCH_Cell_InfEx_Rprt_PDU); offset += 7; offset >>= 3; return offset; @@ -48674,7 +48684,7 @@ static int dissect_Common_E_RGCH_Cell_InfEx_Rprt_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_InformationExchangeTerminationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationExchangeTerminationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationExchangeTerminationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48682,7 +48692,7 @@ static int dissect_InformationExchangeTerminationRequest_PDU(tvbuff_t *tvb _U_, static int dissect_InformationExchangeFailureIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationExchangeFailureIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationExchangeFailureIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -48690,7 +48700,7 @@ static int dissect_InformationExchangeFailureIndication_PDU(tvbuff_t *tvb _U_, p static int dissect_ResetRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ResetRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_ResetRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48698,7 +48708,7 @@ static int dissect_ResetRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, p static int dissect_ResetIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ResetIndicator(tvb, offset, &asn1_ctx, tree, hf_rnsap_ResetIndicator_PDU); offset += 7; offset >>= 3; return offset; @@ -48706,7 +48716,7 @@ static int dissect_ResetIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_ContextInfoItem_Reset_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ContextInfoItem_Reset(tvb, offset, &asn1_ctx, tree, hf_rnsap_ContextInfoItem_Reset_PDU); offset += 7; offset >>= 3; return offset; @@ -48714,7 +48724,7 @@ static int dissect_ContextInfoItem_Reset_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_ContextGroupInfoItem_Reset_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ContextGroupInfoItem_Reset(tvb, offset, &asn1_ctx, tree, hf_rnsap_ContextGroupInfoItem_Reset_PDU); offset += 7; offset >>= 3; return offset; @@ -48722,7 +48732,7 @@ static int dissect_ContextGroupInfoItem_Reset_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_ResetResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ResetResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_ResetResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -48730,7 +48740,7 @@ static int dissect_ResetResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_RadioLinkActivationCommandFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkActivationCommandFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkActivationCommandFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48738,7 +48748,7 @@ static int dissect_RadioLinkActivationCommandFDD_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_DelayedActivationInformationList_RL_ActivationCmdFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48746,7 +48756,7 @@ static int dissect_DelayedActivationInformationList_RL_ActivationCmdFDD_PDU(tvbu static int dissect_DelayedActivationInformation_RL_ActivationCmdFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DelayedActivationInformation_RL_ActivationCmdFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DelayedActivationInformation_RL_ActivationCmdFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48754,7 +48764,7 @@ static int dissect_DelayedActivationInformation_RL_ActivationCmdFDD_PDU(tvbuff_t static int dissect_RadioLinkActivationCommandTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkActivationCommandTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkActivationCommandTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48762,7 +48772,7 @@ static int dissect_RadioLinkActivationCommandTDD_PDU(tvbuff_t *tvb _U_, packet_i static int dissect_DelayedActivationInformationList_RL_ActivationCmdTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DelayedActivationInformationList_RL_ActivationCmdTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48770,7 +48780,7 @@ static int dissect_DelayedActivationInformationList_RL_ActivationCmdTDD_PDU(tvbu static int dissect_DelayedActivationInformation_RL_ActivationCmdTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DelayedActivationInformation_RL_ActivationCmdTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_DelayedActivationInformation_RL_ActivationCmdTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48778,7 +48788,7 @@ static int dissect_DelayedActivationInformation_RL_ActivationCmdTDD_PDU(tvbuff_t static int dissect_GERANUplinkSignallingTransferIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_GERANUplinkSignallingTransferIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_GERANUplinkSignallingTransferIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -48786,7 +48796,7 @@ static int dissect_GERANUplinkSignallingTransferIndication_PDU(tvbuff_t *tvb _U_ static int dissect_RadioLinkParameterUpdateIndicationFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkParameterUpdateIndicationFDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkParameterUpdateIndicationFDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48794,7 +48804,7 @@ static int dissect_RadioLinkParameterUpdateIndicationFDD_PDU(tvbuff_t *tvb _U_, static int dissect_RL_ParameterUpdateIndicationFDD_RL_InformationList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_ParameterUpdateIndicationFDD_RL_InformationList_PDU); offset += 7; offset >>= 3; return offset; @@ -48802,7 +48812,7 @@ static int dissect_RL_ParameterUpdateIndicationFDD_RL_InformationList_PDU(tvbuff static int dissect_RL_ParameterUpdateIndicationFDD_RL_Information_Item_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RL_ParameterUpdateIndicationFDD_RL_Information_Item(tvb, offset, &asn1_ctx, tree, hf_rnsap_RL_ParameterUpdateIndicationFDD_RL_Information_Item_PDU); offset += 7; offset >>= 3; return offset; @@ -48810,7 +48820,7 @@ static int dissect_RL_ParameterUpdateIndicationFDD_RL_Information_Item_PDU(tvbuf static int dissect_UE_Measurement_Forwarding_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UE_Measurement_Forwarding(tvb, offset, &asn1_ctx, tree, hf_rnsap_UE_Measurement_Forwarding_PDU); offset += 7; offset >>= 3; return offset; @@ -48818,7 +48828,7 @@ static int dissect_UE_Measurement_Forwarding_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_Additional_HS_Cell_Information_RL_Param_Upd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_HS_Cell_Information_RL_Param_Upd(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_HS_Cell_Information_RL_Param_Upd_PDU); offset += 7; offset >>= 3; return offset; @@ -48826,7 +48836,7 @@ static int dissect_Additional_HS_Cell_Information_RL_Param_Upd_PDU(tvbuff_t *tvb static int dissect_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd(tvb, offset, &asn1_ctx, tree, hf_rnsap_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU); offset += 7; offset >>= 3; return offset; @@ -48834,7 +48844,7 @@ static int dissect_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU(tvbuff_t *t static int dissect_RadioLinkParameterUpdateIndicationTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RadioLinkParameterUpdateIndicationTDD(tvb, offset, &asn1_ctx, tree, hf_rnsap_RadioLinkParameterUpdateIndicationTDD_PDU); offset += 7; offset >>= 3; return offset; @@ -48842,7 +48852,7 @@ static int dissect_RadioLinkParameterUpdateIndicationTDD_PDU(tvbuff_t *tvb _U_, static int dissect_UEMeasurementInitiationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementInitiationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementInitiationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48850,7 +48860,7 @@ static int dissect_UEMeasurementInitiationRequest_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_UEMeasurementInitiationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementInitiationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementInitiationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -48858,7 +48868,7 @@ static int dissect_UEMeasurementInitiationResponse_PDU(tvbuff_t *tvb _U_, packet static int dissect_UEMeasurementInitiationFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementInitiationFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementInitiationFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -48866,7 +48876,7 @@ static int dissect_UEMeasurementInitiationFailure_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_UEMeasurementReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementReport(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementReport_PDU); offset += 7; offset >>= 3; return offset; @@ -48874,7 +48884,7 @@ static int dissect_UEMeasurementReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_UEMeasurementTerminationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementTerminationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementTerminationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48882,7 +48892,7 @@ static int dissect_UEMeasurementTerminationRequest_PDU(tvbuff_t *tvb _U_, packet static int dissect_UEMeasurementFailureIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_UEMeasurementFailureIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_UEMeasurementFailureIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -48890,7 +48900,7 @@ static int dissect_UEMeasurementFailureIndication_PDU(tvbuff_t *tvb _U_, packet_ static int dissect_IurInvokeTrace_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_IurInvokeTrace(tvb, offset, &asn1_ctx, tree, hf_rnsap_IurInvokeTrace_PDU); offset += 7; offset >>= 3; return offset; @@ -48898,7 +48908,7 @@ static int dissect_IurInvokeTrace_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_ListOfInterfacesToTrace_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_ListOfInterfacesToTrace(tvb, offset, &asn1_ctx, tree, hf_rnsap_ListOfInterfacesToTrace_PDU); offset += 7; offset >>= 3; return offset; @@ -48906,7 +48916,7 @@ static int dissect_ListOfInterfacesToTrace_PDU(tvbuff_t *tvb _U_, packet_info *p static int dissect_InterfacesToTraceItem_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InterfacesToTraceItem(tvb, offset, &asn1_ctx, tree, hf_rnsap_InterfacesToTraceItem_PDU); offset += 7; offset >>= 3; return offset; @@ -48914,7 +48924,7 @@ static int dissect_InterfacesToTraceItem_PDU(tvbuff_t *tvb _U_, packet_info *pin static int dissect_IurDeactivateTrace_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_IurDeactivateTrace(tvb, offset, &asn1_ctx, tree, hf_rnsap_IurDeactivateTrace_PDU); offset += 7; offset >>= 3; return offset; @@ -48922,7 +48932,7 @@ static int dissect_IurDeactivateTrace_PDU(tvbuff_t *tvb _U_, packet_info *pinfo static int dissect_MBMSAttachCommand_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMSAttachCommand(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMSAttachCommand_PDU); offset += 7; offset >>= 3; return offset; @@ -48930,7 +48940,7 @@ static int dissect_MBMSAttachCommand_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_MBMSDetachCommand_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBMSDetachCommand(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBMSDetachCommand_PDU); offset += 7; offset >>= 3; return offset; @@ -48938,7 +48948,7 @@ static int dissect_MBMSDetachCommand_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _ static int dissect_DirectInformationTransfer_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_DirectInformationTransfer(tvb, offset, &asn1_ctx, tree, hf_rnsap_DirectInformationTransfer_PDU); offset += 7; offset >>= 3; return offset; @@ -48946,7 +48956,7 @@ static int dissect_DirectInformationTransfer_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_EnhancedRelocationRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -48954,7 +48964,7 @@ static int dissect_EnhancedRelocationRequest_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_EnhancedRelocationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -48962,7 +48972,7 @@ static int dissect_EnhancedRelocationResponse_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_EnhancedRelocationFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -48970,7 +48980,7 @@ static int dissect_EnhancedRelocationFailure_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_EnhancedRelocationCancel_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationCancel(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationCancel_PDU); offset += 7; offset >>= 3; return offset; @@ -48978,7 +48988,7 @@ static int dissect_EnhancedRelocationCancel_PDU(tvbuff_t *tvb _U_, packet_info * static int dissect_EnhancedRelocationSignallingTransfer_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationSignallingTransfer(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationSignallingTransfer_PDU); offset += 7; offset >>= 3; return offset; @@ -48986,7 +48996,7 @@ static int dissect_EnhancedRelocationSignallingTransfer_PDU(tvbuff_t *tvb _U_, p static int dissect_EnhancedRelocationRelease_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationRelease(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationRelease_PDU); offset += 7; offset >>= 3; return offset; @@ -48994,7 +49004,7 @@ static int dissect_EnhancedRelocationRelease_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_MBSFNMCCHInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_MBSFNMCCHInformation(tvb, offset, &asn1_ctx, tree, hf_rnsap_MBSFNMCCHInformation_PDU); offset += 7; offset >>= 3; return offset; @@ -49002,7 +49012,7 @@ static int dissect_MBSFNMCCHInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinf static int dissect_SecondaryULFrequencyReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SecondaryULFrequencyReport(tvb, offset, &asn1_ctx, tree, hf_rnsap_SecondaryULFrequencyReport_PDU); offset += 7; offset >>= 3; return offset; @@ -49010,7 +49020,7 @@ static int dissect_SecondaryULFrequencyReport_PDU(tvbuff_t *tvb _U_, packet_info static int dissect_SecondaryULFrequencyUpdateIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_SecondaryULFrequencyUpdateIndication(tvb, offset, &asn1_ctx, tree, hf_rnsap_SecondaryULFrequencyUpdateIndication_PDU); offset += 7; offset >>= 3; return offset; @@ -49018,7 +49028,7 @@ static int dissect_SecondaryULFrequencyUpdateIndication_PDU(tvbuff_t *tvb _U_, p static int dissect_EnhancedRelocationResourceRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationResourceRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationResourceRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -49026,7 +49036,7 @@ static int dissect_EnhancedRelocationResourceRequest_PDU(tvbuff_t *tvb _U_, pack static int dissect_EnhancedRelocationResourceResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationResourceResponse(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationResourceResponse_PDU); offset += 7; offset >>= 3; return offset; @@ -49034,7 +49044,7 @@ static int dissect_EnhancedRelocationResourceResponse_PDU(tvbuff_t *tvb _U_, pac static int dissect_EnhancedRelocationResourceFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationResourceFailure(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationResourceFailure_PDU); offset += 7; offset >>= 3; return offset; @@ -49042,7 +49052,7 @@ static int dissect_EnhancedRelocationResourceFailure_PDU(tvbuff_t *tvb _U_, pack static int dissect_EnhancedRelocationResourceReleaseCommand_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationResourceReleaseCommand(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationResourceReleaseCommand_PDU); offset += 7; offset >>= 3; return offset; @@ -49050,7 +49060,7 @@ static int dissect_EnhancedRelocationResourceReleaseCommand_PDU(tvbuff_t *tvb _U static int dissect_EnhancedRelocationResourceReleaseComplete_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_EnhancedRelocationResourceReleaseComplete(tvb, offset, &asn1_ctx, tree, hf_rnsap_EnhancedRelocationResourceReleaseComplete_PDU); offset += 7; offset >>= 3; return offset; @@ -49058,7 +49068,7 @@ static int dissect_EnhancedRelocationResourceReleaseComplete_PDU(tvbuff_t *tvb _ static int dissect_PrivateMessage_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_PrivateMessage(tvb, offset, &asn1_ctx, tree, hf_rnsap_PrivateMessage_PDU); offset += 7; offset >>= 3; return offset; @@ -49066,7 +49076,7 @@ static int dissect_PrivateMessage_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, static int dissect_InformationTransferControlRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_InformationTransferControlRequest(tvb, offset, &asn1_ctx, tree, hf_rnsap_InformationTransferControlRequest_PDU); offset += 7; offset >>= 3; return offset; @@ -49074,7 +49084,7 @@ static int dissect_InformationTransferControlRequest_PDU(tvbuff_t *tvb _U_, pack static int dissect_Control_Type_InformationTransferControlReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_Control_Type_InformationTransferControlReq(tvb, offset, &asn1_ctx, tree, hf_rnsap_Control_Type_InformationTransferControlReq_PDU); offset += 7; offset >>= 3; return offset; @@ -49082,7 +49092,7 @@ static int dissect_Control_Type_InformationTransferControlReq_PDU(tvbuff_t *tvb static int dissect_RNSAP_PDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_RNSAP_PDU(tvb, offset, &asn1_ctx, tree, hf_rnsap_RNSAP_PDU_PDU); offset += 7; offset >>= 3; return offset; @@ -49090,7 +49100,7 @@ static int dissect_RNSAP_PDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, prot static int dissect_NULL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) { int offset = 0; asn1_ctx_t asn1_ctx; - asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo); + asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo); offset = dissect_rnsap_NULL(tvb, offset, &asn1_ctx, tree, hf_rnsap_NULL_PDU); offset += 7; offset >>= 3; return offset; @@ -49158,50 +49168,50 @@ dissect_rnsap(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data) /* Highest ProcedureCode value, used in heuristics */ #define RNSAP_MAX_PC 61 /* id-enhancedRelocationResourceRelease = 61*/ #define RNSAP_MSG_MIN_LENGTH 7 -static gboolean +static bool dissect_sccp_rnsap_heur(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data) { - guint8 pdu_type; - guint8 procedure_id; - guint8 dd_mode; - guint8 criticality; - guint8 transaction_id_type; - guint length; + uint8_t pdu_type; + uint8_t procedure_id; + uint8_t dd_mode; + uint8_t criticality; + uint8_t transaction_id_type; + unsigned length; int length_field_offset; #define PDU_TYPE_OFFSET 0 #define PROC_CODE_OFFSET 1 #define DD_CRIT_OFFSET 2 if (tvb_captured_length(tvb) < RNSAP_MSG_MIN_LENGTH) { - return FALSE; + return false; } - pdu_type = tvb_get_guint8(tvb, PDU_TYPE_OFFSET); + pdu_type = tvb_get_uint8(tvb, PDU_TYPE_OFFSET); if (pdu_type & 0x1F) { /* pdu_type is not 0x00 (initiatingMessage), 0x20 (succesfulOutcome), 0x40 (unsuccesfulOutcome) or 0x60 (outcome), ignore extension bit (0x80) */ - return FALSE; + return false; } - procedure_id = tvb_get_guint8(tvb, PROC_CODE_OFFSET); + procedure_id = tvb_get_uint8(tvb, PROC_CODE_OFFSET); if (procedure_id > RNSAP_MAX_PC) { - return FALSE; + return false; } - dd_mode = tvb_get_guint8(tvb, DD_CRIT_OFFSET) >> 5; + dd_mode = tvb_get_uint8(tvb, DD_CRIT_OFFSET) >> 5; if (dd_mode >= 0x03) { /* dd_mode is not 0x00 (tdd), 0x01 (fdd) or 0x02 (common) */ - return FALSE; + return false; } - criticality = (tvb_get_guint8(tvb, DD_CRIT_OFFSET) & 0x18) >> 3; + criticality = (tvb_get_uint8(tvb, DD_CRIT_OFFSET) & 0x18) >> 3; if (criticality == 0x03) { /* criticality is not 0x00 (reject), 0x01 (ignore) or 0x02 (notify) */ - return FALSE; + return false; } /* Finding the offset for the length field - depends on wether the transaction id is long or short */ - transaction_id_type = (tvb_get_guint8(tvb, DD_CRIT_OFFSET) & 0x04) >> 2; + transaction_id_type = (tvb_get_uint8(tvb, DD_CRIT_OFFSET) & 0x04) >> 2; if(transaction_id_type == 0x00) { /* Short transaction id - 1 byte*/ length_field_offset = 4; } @@ -49211,25 +49221,25 @@ dissect_sccp_rnsap_heur(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, voi /* compute aligned PER length determinant without calling dissect_per_length_determinant() to avoid exceptions and info added to tree, info column and expert info */ - length = tvb_get_guint8(tvb, length_field_offset); + length = tvb_get_uint8(tvb, length_field_offset); length_field_offset += 1; if (length & 0x80) { if ((length & 0xc0) == 0x80) { length &= 0x3f; length <<= 8; - length += tvb_get_guint8(tvb, length_field_offset); + length += tvb_get_uint8(tvb, length_field_offset); length_field_offset += 1; } else { length = 0; } } if (length!= (tvb_reported_length(tvb) - length_field_offset)){ - return FALSE; + return false; } dissect_rnsap(tvb, pinfo, tree, data); - return TRUE; + return true; } @@ -61669,10 +61679,11 @@ void proto_register_rnsap(void) { }; /* List of subtrees */ - static gint *ett[] = { + static int *ett[] = { &ett_rnsap, &ett_rnsap_transportLayerAddress, &ett_rnsap_transportLayerAddress_nsap, + &ett_rnsap_IMSI, &ett_rnsap_PrivateIE_ID, &ett_rnsap_ProcedureID, &ett_rnsap_TransactionID, |