aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rrc.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-25 22:04:23 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-25 22:04:23 +0000
commit3bda8ed9559f7752c32cc284d33d44d8cf8adfd5 (patch)
tree27e619aebccf3bb9babb094a5d04c830fb546b8d /epan/dissectors/packet-rrc.c
parent0e78553e307ed5486bd83ffbbcb1a460d162aa0f (diff)
Make it possible to check for extension marker in SEQUENCE OF and SET OF.
Fore some reason the trace in bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3360 does not decode properly if dissecting the exension marker so leave that code #if 0:ed out for now. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27848 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-rrc.c')
-rw-r--r--epan/dissectors/packet-rrc.c968
1 files changed, 484 insertions, 484 deletions
diff --git a/epan/dissectors/packet-rrc.c b/epan/dissectors/packet-rrc.c
index c4df0a8ab6..36b644848b 100644
--- a/epan/dissectors/packet-rrc.c
+++ b/epan/dissectors/packet-rrc.c
@@ -11354,7 +11354,7 @@ static int
dissect_rrc_RRC_MessageSequenceNumberList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RRC_MessageSequenceNumberList, RRC_MessageSequenceNumberList_sequence_of,
- 4, 5);
+ 4, 5, FALSE);
return offset;
}
@@ -11540,7 +11540,7 @@ static int
dissect_rrc_RB_ActivationTimeInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_ActivationTimeInfoList, RB_ActivationTimeInfoList_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -11615,7 +11615,7 @@ static int
dissect_rrc_MCC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MCC, MCC_sequence_of,
- 3, 3);
+ 3, 3, FALSE);
return offset;
}
@@ -11629,7 +11629,7 @@ static int
dissect_rrc_MNC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MNC, MNC_sequence_of,
- 2, 3);
+ 2, 3, FALSE);
return offset;
}
@@ -11699,7 +11699,7 @@ static int
dissect_rrc_CN_DomainInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CN_DomainInformationList, CN_DomainInformationList_sequence_of,
- 1, maxCNdomains);
+ 1, maxCNdomains, FALSE);
return offset;
}
@@ -11754,7 +11754,7 @@ static int
dissect_rrc_RB_WithPDCP_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_rrc_RB_WithPDCP_InfoList, RB_WithPDCP_InfoList_sequence_of,
- 1, maxRBallRABs);
+ 1, maxRBallRABs, FALSE);
return offset;
}
@@ -12023,7 +12023,7 @@ static int
dissect_rrc_DL_ChannelisationCodeList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_ChannelisationCodeList, DL_ChannelisationCodeList_sequence_of,
- 1, maxDPCH_DLchan);
+ 1, maxDPCH_DLchan, FALSE);
return offset;
}
@@ -12762,7 +12762,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_DownlinkAdditionalTimeslots(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_DownlinkAdditionalTimeslots, SEQUENCE_SIZE_1_maxTS_1_OF_DownlinkAdditionalTimeslots_sequence_of,
- 1, maxTS_1);
+ 1, maxTS_1, FALSE);
return offset;
}
@@ -12851,7 +12851,7 @@ static int
dissect_rrc_UL_CCTrChTPCList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_CCTrChTPCList, UL_CCTrChTPCList_sequence_of,
- 0, maxCCTrCH);
+ 0, maxCCTrCH, FALSE);
return offset;
}
@@ -12883,7 +12883,7 @@ static int
dissect_rrc_DL_CCTrChList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_CCTrChList, DL_CCTrChList_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -12897,7 +12897,7 @@ static int
dissect_rrc_DL_CCTrChListToRemove(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_CCTrChListToRemove, DL_CCTrChListToRemove_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -13207,7 +13207,7 @@ static int
dissect_rrc_SCCPCH_ChannelisationCodeList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SCCPCH_ChannelisationCodeList, SCCPCH_ChannelisationCodeList_sequence_of,
- 1, 16);
+ 1, 16, FALSE);
return offset;
}
@@ -13407,7 +13407,7 @@ static int
dissect_rrc_T_ctfc2Bit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_ctfc2Bit, T_ctfc2Bit_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -13436,7 +13436,7 @@ static int
dissect_rrc_T_ctfc4Bit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_ctfc4Bit, T_ctfc4Bit_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -13465,7 +13465,7 @@ static int
dissect_rrc_T_ctfc6Bit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_ctfc6Bit, T_ctfc6Bit_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -13494,7 +13494,7 @@ static int
dissect_rrc_T_ctfc8Bit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_ctfc8Bit, T_ctfc8Bit_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -13533,7 +13533,7 @@ static int
dissect_rrc_T_ctfc12Bit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_ctfc12Bit, T_ctfc12Bit_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -13572,7 +13572,7 @@ static int
dissect_rrc_T_ctfc16Bit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_ctfc16Bit, T_ctfc16Bit_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -13611,7 +13611,7 @@ static int
dissect_rrc_T_ctfc24Bit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_ctfc24Bit, T_ctfc24Bit_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -13695,7 +13695,7 @@ static int
dissect_rrc_TFCS_RemovalList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TFCS_RemovalList, TFCS_RemovalList_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -13833,7 +13833,7 @@ static int
dissect_rrc_TFCI_RangeList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TFCI_RangeList, TFCI_RangeList_sequence_of,
- 1, maxPDSCH_TFCIgroups);
+ 1, maxPDSCH_TFCIgroups, FALSE);
return offset;
}
@@ -14141,7 +14141,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTF_OF_NumberOfTransportBlocks(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTF_OF_NumberOfTransportBlocks, SEQUENCE_SIZE_1_maxTF_OF_NumberOfTransportBlocks_sequence_of,
- 1, maxTF);
+ 1, maxTF, FALSE);
return offset;
}
@@ -14170,7 +14170,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_15_OF_LogicalChannelByRB(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_15_OF_LogicalChannelByRB, SEQUENCE_SIZE_1_15_OF_LogicalChannelByRB_sequence_of,
- 1, 15);
+ 1, 15, FALSE);
return offset;
}
@@ -14224,7 +14224,7 @@ static int
dissect_rrc_DedicatedDynamicTF_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_rrc_DedicatedDynamicTF_InfoList, DedicatedDynamicTF_InfoList_sequence_of,
- 1, maxTF);
+ 1, maxTF, FALSE);
return offset;
}
@@ -14293,7 +14293,7 @@ static int
dissect_rrc_NumberOfTbSizeAndTTIList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NumberOfTbSizeAndTTIList, NumberOfTbSizeAndTTIList_sequence_of,
- 1, maxTF);
+ 1, maxTF, FALSE);
return offset;
}
@@ -14323,7 +14323,7 @@ static int
dissect_rrc_DedicatedDynamicTF_InfoList_DynamicTTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DedicatedDynamicTF_InfoList_DynamicTTI, DedicatedDynamicTF_InfoList_DynamicTTI_sequence_of,
- 1, maxTF);
+ 1, maxTF, FALSE);
return offset;
}
@@ -14587,7 +14587,7 @@ static int
dissect_rrc_CommonDynamicTF_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_rrc_CommonDynamicTF_InfoList, CommonDynamicTF_InfoList_sequence_of,
- 1, maxTF);
+ 1, maxTF, FALSE);
return offset;
}
@@ -14639,7 +14639,7 @@ static int
dissect_rrc_CommonDynamicTF_InfoList_DynamicTTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CommonDynamicTF_InfoList_DynamicTTI, CommonDynamicTF_InfoList_DynamicTTI_sequence_of,
- 1, maxTF);
+ 1, maxTF, FALSE);
return offset;
}
@@ -14744,7 +14744,7 @@ static int
dissect_rrc_FACH_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_rrc_FACH_PCH_InformationList, FACH_PCH_InformationList_sequence_of,
- 1, maxFACHPCH);
+ 1, maxFACHPCH, FALSE);
return offset;
}
@@ -15020,7 +15020,7 @@ static int
dissect_rrc_SibOFF_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_rrc_SibOFF_List, SibOFF_List_sequence_of,
- 1, 15);
+ 1, 15, FALSE);
return offset;
}
@@ -15079,7 +15079,7 @@ static int
dissect_rrc_SIB_ReferenceListFACH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SIB_ReferenceListFACH, SIB_ReferenceListFACH_sequence_of,
- 1, maxSIB_FACH);
+ 1, maxSIB_FACH, FALSE);
return offset;
}
@@ -15177,7 +15177,7 @@ static int
dissect_rrc_RL_AdditionInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RL_AdditionInformationList, RL_AdditionInformationList_sequence_of,
- 1, maxRL_1);
+ 1, maxRL_1, FALSE);
return offset;
}
@@ -15191,7 +15191,7 @@ static int
dissect_rrc_RL_RemovalInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RL_RemovalInformationList, RL_RemovalInformationList_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -15333,7 +15333,7 @@ static int
dissect_rrc_CellIdentity_PerRL_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_rrc_CellIdentity_PerRL_List, CellIdentity_PerRL_List_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -15402,7 +15402,7 @@ static int
dissect_rrc_DL_TPC_PowerOffsetPerRL_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_rrc_DL_TPC_PowerOffsetPerRL_List, DL_TPC_PowerOffsetPerRL_List_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -15805,7 +15805,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_LCR_1_OF_DownlinkAdditionalTimeslots_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_LCR_1_OF_DownlinkAdditionalTimeslots_LCR_r4, SEQUENCE_SIZE_1_maxTS_LCR_1_OF_DownlinkAdditionalTimeslots_LCR_r4_sequence_of,
- 1, maxTS_LCR_1);
+ 1, maxTS_LCR_1, FALSE);
return offset;
}
@@ -15933,7 +15933,7 @@ static int
dissect_rrc_DL_CCTrChList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_CCTrChList_r4, DL_CCTrChList_r4_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -16103,7 +16103,7 @@ static int
dissect_rrc_RL_AdditionInformationList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RL_AdditionInformationList_r6, RL_AdditionInformationList_r6_sequence_of,
- 1, maxRL_1);
+ 1, maxRL_1, FALSE);
return offset;
}
@@ -16157,7 +16157,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_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_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_Codes, SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_Codes_sequence_of,
- 1, maxHSSCCHs);
+ 1, maxHSSCCHs, FALSE);
return offset;
}
@@ -16351,7 +16351,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD384(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD384, SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD384_sequence_of,
- 1, maxHSSCCHs);
+ 1, maxHSSCCHs, FALSE);
return offset;
}
@@ -16539,7 +16539,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD128(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD128, SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD128_sequence_of,
- 1, maxHSSCCHs);
+ 1, maxHSSCCHs, FALSE);
return offset;
}
@@ -16874,7 +16874,7 @@ static int
dissect_rrc_DL_HSPDSCH_TS_Configuration(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_HSPDSCH_TS_Configuration, DL_HSPDSCH_TS_Configuration_sequence_of,
- 1, maxTS_1);
+ 1, maxTS_1, FALSE);
return offset;
}
@@ -17090,7 +17090,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxHProcesses_OF_HARQMemorySize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxHProcesses_OF_HARQMemorySize, SEQUENCE_SIZE_1_maxHProcesses_OF_HARQMemorySize_sequence_of,
- 1, maxHProcesses);
+ 1, maxHProcesses, FALSE);
return offset;
}
@@ -17276,7 +17276,7 @@ static int
dissect_rrc_E_DPDCH_Reference_E_TFCIList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_E_DPDCH_Reference_E_TFCIList, E_DPDCH_Reference_E_TFCIList_sequence_of,
- 1, 8);
+ 1, 8, FALSE);
return offset;
}
@@ -17415,7 +17415,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxEDCHRL_OF_E_DCH_RL_InfoOtherCell(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxEDCHRL_OF_E_DCH_RL_InfoOtherCell, SEQUENCE_SIZE_1_maxEDCHRL_OF_E_DCH_RL_InfoOtherCell_sequence_of,
- 1, maxEDCHRL);
+ 1, maxEDCHRL, FALSE);
return offset;
}
@@ -17499,7 +17499,7 @@ static int
dissect_rrc_RL_AdditionInformation_list_v6b0ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RL_AdditionInformation_list_v6b0ext, RL_AdditionInformation_list_v6b0ext_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -18151,7 +18151,7 @@ static int
dissect_rrc_HS_SCCH_LessTFSList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_HS_SCCH_LessTFSList, HS_SCCH_LessTFSList_sequence_of,
- 1, maxHS_SCCHLessTrBlk);
+ 1, maxHS_SCCHLessTrBlk, FALSE);
return offset;
}
@@ -18393,7 +18393,7 @@ static int
dissect_rrc_RL_AdditionInformationList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RL_AdditionInformationList_r7, RL_AdditionInformationList_r7_sequence_of,
- 1, maxRL_1);
+ 1, maxRL_1, FALSE);
return offset;
}
@@ -18453,7 +18453,7 @@ static int
dissect_rrc_E_DPDCH_Reference_E_TFCIList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_E_DPDCH_Reference_E_TFCIList_r7, E_DPDCH_Reference_E_TFCIList_r7_sequence_of,
- 1, 8);
+ 1, 8, FALSE);
return offset;
}
@@ -19033,7 +19033,7 @@ static int
dissect_rrc_GPS_TOW_AssistList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GPS_TOW_AssistList, GPS_TOW_AssistList_sequence_of,
- 1, maxSat);
+ 1, maxSat, FALSE);
return offset;
}
@@ -19307,7 +19307,7 @@ static int
dissect_rrc_DGPS_CorrectionSatInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DGPS_CorrectionSatInfoList, DGPS_CorrectionSatInfoList_sequence_of,
- 1, maxSat);
+ 1, maxSat, FALSE);
return offset;
}
@@ -19541,7 +19541,7 @@ static int
dissect_rrc_NavigationModelSatInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NavigationModelSatInfoList, NavigationModelSatInfoList_sequence_of,
- 1, maxSat);
+ 1, maxSat, FALSE);
return offset;
}
@@ -19647,7 +19647,7 @@ static int
dissect_rrc_AlmanacSatInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_AlmanacSatInfoList, AlmanacSatInfoList_sequence_of,
- 1, maxSat);
+ 1, maxSat, FALSE);
return offset;
}
@@ -19830,7 +19830,7 @@ static int
dissect_rrc_AcquisitionSatInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_AcquisitionSatInfoList, AcquisitionSatInfoList_sequence_of,
- 1, maxSat);
+ 1, maxSat, FALSE);
return offset;
}
@@ -19860,7 +19860,7 @@ static int
dissect_rrc_BadSatList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_BadSatList, BadSatList_sequence_of,
- 1, maxSat);
+ 1, maxSat, FALSE);
return offset;
}
@@ -20548,7 +20548,7 @@ static int
dissect_rrc_UE_Positioning_OTDOA_NeighbourCellList_UEB(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_Positioning_OTDOA_NeighbourCellList_UEB, UE_Positioning_OTDOA_NeighbourCellList_UEB_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -20678,7 +20678,7 @@ static int
dissect_rrc_UE_Positioning_IPDL_Parameters_TDDList_r4_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_rrc_UE_Positioning_IPDL_Parameters_TDDList_r4_ext, UE_Positioning_IPDL_Parameters_TDDList_r4_ext_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -20759,7 +20759,7 @@ static int
dissect_rrc_UE_Positioning_OTDOA_NeighbourCellList_UEB_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_rrc_UE_Positioning_OTDOA_NeighbourCellList_UEB_ext, UE_Positioning_OTDOA_NeighbourCellList_UEB_ext_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -21116,7 +21116,7 @@ static int
dissect_rrc_GANSSTimeModelsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GANSSTimeModelsList, GANSSTimeModelsList_sequence_of,
- 1, maxGANSS_1);
+ 1, maxGANSS_1, FALSE);
return offset;
}
@@ -21210,7 +21210,7 @@ static int
dissect_rrc_DGANSSSignalInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DGANSSSignalInformationList, DGANSSSignalInformationList_sequence_of,
- 1, maxGANSSSat);
+ 1, maxGANSSSat, FALSE);
return offset;
}
@@ -21240,7 +21240,7 @@ static int
dissect_rrc_DGANSSInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DGANSSInfoList, DGANSSInfoList_sequence_of,
- 1, maxSgnType);
+ 1, maxSgnType, FALSE);
return offset;
}
@@ -21323,7 +21323,7 @@ static int
dissect_rrc_Satellite_clock_modelList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_Satellite_clock_modelList, Satellite_clock_modelList_sequence_of,
- 1, maxSatClockModels);
+ 1, maxSatClockModels, FALSE);
return offset;
}
@@ -21432,7 +21432,7 @@ static int
dissect_rrc_Ganss_Sat_Info_NavList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_Ganss_Sat_Info_NavList, Ganss_Sat_Info_NavList_sequence_of,
- 1, maxGANSSSat);
+ 1, maxGANSSSat, FALSE);
return offset;
}
@@ -21479,7 +21479,7 @@ static int
dissect_rrc_UE_Positioning_GANSS_RealTimeIntegrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_Positioning_GANSS_RealTimeIntegrity, UE_Positioning_GANSS_RealTimeIntegrity_sequence_of,
- 1, maxGANSSSat);
+ 1, maxGANSSSat, FALSE);
return offset;
}
@@ -21528,7 +21528,7 @@ static int
dissect_rrc_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_rrc_DataBitAssistanceSgnList, DataBitAssistanceSgnList_sequence_of,
- 1, maxSgnType);
+ 1, maxSgnType, FALSE);
return offset;
}
@@ -21557,7 +21557,7 @@ static int
dissect_rrc_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_rrc_DataBitAssistanceList, DataBitAssistanceList_sequence_of,
- 1, maxGANSSSat);
+ 1, maxGANSSSat, FALSE);
return offset;
}
@@ -21643,7 +21643,7 @@ static int
dissect_rrc_GANSSSatelliteInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GANSSSatelliteInformationList, GANSSSatelliteInformationList_sequence_of,
- 1, maxGANSSSat);
+ 1, maxGANSSSat, FALSE);
return offset;
}
@@ -21716,7 +21716,7 @@ static int
dissect_rrc_GANSS_SAT_Info_Almanac_KpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GANSS_SAT_Info_Almanac_KpList, GANSS_SAT_Info_Almanac_KpList_sequence_of,
- 1, maxGANSSSat);
+ 1, maxGANSSSat, FALSE);
return offset;
}
@@ -21804,7 +21804,7 @@ static int
dissect_rrc_GANSSGenericDataList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GANSSGenericDataList, GANSSGenericDataList_sequence_of,
- 1, maxGANSS);
+ 1, maxGANSS, FALSE);
return offset;
}
@@ -22061,7 +22061,7 @@ static int
dissect_rrc_RAB_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_rrc_RAB_InformationList, RAB_InformationList_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -22231,7 +22231,7 @@ static int
dissect_rrc_GERAN_SystemInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GERAN_SystemInformation, GERAN_SystemInformation_sequence_of,
- 1, maxGERAN_SI);
+ 1, maxGERAN_SI, FALSE);
return offset;
}
@@ -22444,7 +22444,7 @@ static int
dissect_rrc_RB_InformationReleaseList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationReleaseList, RB_InformationReleaseList_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -22631,7 +22631,7 @@ static int
dissect_rrc_HeaderCompressionInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_HeaderCompressionInfoList, HeaderCompressionInfoList_sequence_of,
- 1, maxPDCPAlgoType);
+ 1, maxPDCPAlgoType, FALSE);
return offset;
}
@@ -23592,7 +23592,7 @@ static int
dissect_rrc_RLC_SizeExplicitList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RLC_SizeExplicitList, RLC_SizeExplicitList_sequence_of,
- 1, maxTF);
+ 1, maxTF, FALSE);
return offset;
}
@@ -23657,7 +23657,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_maxLoCHperRLC_OF_UL_LogicalChannelMapping(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_maxLoCHperRLC_OF_UL_LogicalChannelMapping, SEQUENCE_SIZE_maxLoCHperRLC_OF_UL_LogicalChannelMapping_sequence_of,
- maxLoCHperRLC, maxLoCHperRLC);
+ maxLoCHperRLC, maxLoCHperRLC, FALSE);
return offset;
}
@@ -23764,7 +23764,7 @@ static int
dissect_rrc_DL_LogicalChannelMappingList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_LogicalChannelMappingList, DL_LogicalChannelMappingList_sequence_of,
- 1, maxLoCHperRLC);
+ 1, maxLoCHperRLC, FALSE);
return offset;
}
@@ -23793,7 +23793,7 @@ static int
dissect_rrc_RB_MappingInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_MappingInfo, RB_MappingInfo_sequence_of,
- 1, maxRBMuxOptions);
+ 1, maxRBMuxOptions, FALSE);
return offset;
}
@@ -23842,7 +23842,7 @@ static int
dissect_rrc_RB_InformationReconfigList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationReconfigList, RB_InformationReconfigList_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -23871,7 +23871,7 @@ static int
dissect_rrc_RB_InformationAffectedList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationAffectedList, RB_InformationAffectedList_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -23895,7 +23895,7 @@ static int
dissect_rrc_AllowedTFC_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_rrc_AllowedTFC_List, AllowedTFC_List_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -23909,7 +23909,7 @@ static int
dissect_rrc_Non_allowedTFC_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_rrc_Non_allowedTFC_List, Non_allowedTFC_List_sequence_of,
- 1, maxTFC);
+ 1, maxTFC, FALSE);
return offset;
}
@@ -23939,7 +23939,7 @@ static int
dissect_rrc_AllowedTFI_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_rrc_AllowedTFI_List, AllowedTFI_List_sequence_of,
- 1, maxTF);
+ 1, maxTF, FALSE);
return offset;
}
@@ -23969,7 +23969,7 @@ static int
dissect_rrc_RestrictedTrChInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RestrictedTrChInfoList, RestrictedTrChInfoList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -24041,7 +24041,7 @@ static int
dissect_rrc_IndividualUL_CCTrCH_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_rrc_IndividualUL_CCTrCH_InfoList, IndividualUL_CCTrCH_InfoList_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -24122,7 +24122,7 @@ static int
dissect_rrc_UL_DeletedTransChInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_DeletedTransChInfoList, UL_DeletedTransChInfoList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -24152,7 +24152,7 @@ static int
dissect_rrc_UL_AddReconfTransChInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_AddReconfTransChInfoList, UL_AddReconfTransChInfoList_sequence_of,
- 1, maxTrCHpreconf);
+ 1, maxTrCHpreconf, FALSE);
return offset;
}
@@ -24222,7 +24222,7 @@ static int
dissect_rrc_DRAC_StaticInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DRAC_StaticInformationList, DRAC_StaticInformationList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -24346,7 +24346,7 @@ static int
dissect_rrc_IndividualDL_CCTrCH_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_rrc_IndividualDL_CCTrCH_InfoList, IndividualDL_CCTrCH_InfoList_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -24442,7 +24442,7 @@ static int
dissect_rrc_DL_DeletedTransChInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_DeletedTransChInfoList, DL_DeletedTransChInfoList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -24517,7 +24517,7 @@ static int
dissect_rrc_UL_ControlledTrChList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_ControlledTrChList, UL_ControlledTrChList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -24600,7 +24600,7 @@ static int
dissect_rrc_DL_AddReconfTransChInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_AddReconfTransChInfoList, DL_AddReconfTransChInfoList_sequence_of,
- 1, maxTrCHpreconf);
+ 1, maxTrCHpreconf, FALSE);
return offset;
}
@@ -24728,7 +24728,7 @@ static int
dissect_rrc_IndividualTS_InterferenceList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IndividualTS_InterferenceList, IndividualTS_InterferenceList_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -25016,7 +25016,7 @@ static int
dissect_rrc_UL_TS_ChannelisationCodeList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_TS_ChannelisationCodeList, UL_TS_ChannelisationCodeList_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -25109,7 +25109,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_UplinkAdditionalTimeslots(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_UplinkAdditionalTimeslots, SEQUENCE_SIZE_1_maxTS_1_OF_UplinkAdditionalTimeslots_sequence_of,
- 1, maxTS_1);
+ 1, maxTS_1, FALSE);
return offset;
}
@@ -25202,7 +25202,7 @@ static int
dissect_rrc_UL_CCTrCHList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_CCTrCHList, UL_CCTrCHList_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -25216,7 +25216,7 @@ static int
dissect_rrc_UL_CCTrCHListToRemove(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_CCTrCHListToRemove, UL_CCTrCHListToRemove_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -25333,7 +25333,7 @@ static int
dissect_rrc_CD_AccessSlotSubchannelList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CD_AccessSlotSubchannelList, CD_AccessSlotSubchannelList_sequence_of,
- 1, maxPCPCH_CDsubCh);
+ 1, maxPCPCH_CDsubCh, FALSE);
return offset;
}
@@ -25357,7 +25357,7 @@ static int
dissect_rrc_CD_SignatureCodeList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CD_SignatureCodeList, CD_SignatureCodeList_sequence_of,
- 1, maxPCPCH_CDsig);
+ 1, maxPCPCH_CDsig, FALSE);
return offset;
}
@@ -25479,7 +25479,7 @@ static int
dissect_rrc_AvailableAP_SubchannelList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_AvailableAP_SubchannelList, AvailableAP_SubchannelList_sequence_of,
- 1, maxPCPCH_APsubCh);
+ 1, maxPCPCH_APsubCh, FALSE);
return offset;
}
@@ -25508,7 +25508,7 @@ static int
dissect_rrc_AvailableAP_Signature_VCAMList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_AvailableAP_Signature_VCAMList, AvailableAP_Signature_VCAMList_sequence_of,
- 1, maxPCPCH_APsig);
+ 1, maxPCPCH_APsig, FALSE);
return offset;
}
@@ -25539,7 +25539,7 @@ static int
dissect_rrc_AvailableMinimumSF_ListVCAM(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_AvailableMinimumSF_ListVCAM, AvailableMinimumSF_ListVCAM_sequence_of,
- 1, maxPCPCH_SF);
+ 1, maxPCPCH_SF, FALSE);
return offset;
}
@@ -25617,7 +25617,7 @@ static int
dissect_rrc_AvailableAP_SignatureList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_AvailableAP_SignatureList, AvailableAP_SignatureList_sequence_of,
- 1, maxPCPCH_APsig);
+ 1, maxPCPCH_APsig, FALSE);
return offset;
}
@@ -25680,7 +25680,7 @@ static int
dissect_rrc_PCPCH_ChannelInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PCPCH_ChannelInfoList, PCPCH_ChannelInfoList_sequence_of,
- 1, maxPCPCHs);
+ 1, maxPCPCHs, FALSE);
return offset;
}
@@ -25755,7 +25755,7 @@ static int
dissect_rrc_RL_IdentifierList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RL_IdentifierList, RL_IdentifierList_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -25842,7 +25842,7 @@ static int
dissect_rrc_PDSCH_CodeMapList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PDSCH_CodeMapList, PDSCH_CodeMapList_sequence_of,
- 1, maxPDSCH_TFCIgroups);
+ 1, maxPDSCH_TFCIgroups, FALSE);
return offset;
}
@@ -25897,7 +25897,7 @@ static int
dissect_rrc_DSCH_MappingList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DSCH_MappingList, DSCH_MappingList_sequence_of,
- 1, maxPDSCH_TFCIgroups);
+ 1, maxPDSCH_TFCIgroups, FALSE);
return offset;
}
@@ -25927,7 +25927,7 @@ static int
dissect_rrc_PDSCH_CodeInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PDSCH_CodeInfoList, PDSCH_CodeInfoList_sequence_of,
- 1, maxTFCI_2_Combs);
+ 1, maxTFCI_2_Combs, FALSE);
return offset;
}
@@ -25958,7 +25958,7 @@ static int
dissect_rrc_ReplacedPDSCH_CodeInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_ReplacedPDSCH_CodeInfoList, ReplacedPDSCH_CodeInfoList_sequence_of,
- 1, maxTFCI_2_Combs);
+ 1, maxTFCI_2_Combs, FALSE);
return offset;
}
@@ -26210,7 +26210,7 @@ static int
dissect_rrc_RestrictedTrCH_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_rrc_RestrictedTrCH_InfoList, RestrictedTrCH_InfoList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -26708,7 +26708,7 @@ static int
dissect_rrc_TGP_SequenceList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TGP_SequenceList, TGP_SequenceList_sequence_of,
- 1, maxTGPS);
+ 1, maxTGPS, FALSE);
return offset;
}
@@ -26980,7 +26980,7 @@ static int
dissect_rrc_DL_InformationPerRL_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_rrc_DL_InformationPerRL_List, DL_InformationPerRL_List_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -27321,7 +27321,7 @@ static int
dissect_rrc_ROHC_ProfileList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_ROHC_ProfileList_r4, ROHC_ProfileList_r4_sequence_of,
- 1, maxROHC_Profile_r4);
+ 1, maxROHC_Profile_r4, FALSE);
return offset;
}
@@ -27371,7 +27371,7 @@ static int
dissect_rrc_ROHC_PacketSizeList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_ROHC_PacketSizeList_r4, ROHC_PacketSizeList_r4_sequence_of,
- 1, maxROHC_PacketSizes_r4);
+ 1, maxROHC_PacketSizes_r4, FALSE);
return offset;
}
@@ -27469,7 +27469,7 @@ static int
dissect_rrc_HeaderCompressionInfoList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_HeaderCompressionInfoList_r4, HeaderCompressionInfoList_r4_sequence_of,
- 1, maxPDCPAlgoType);
+ 1, maxPDCPAlgoType, FALSE);
return offset;
}
@@ -27532,7 +27532,7 @@ static int
dissect_rrc_RB_InformationReconfigList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationReconfigList_r4, RB_InformationReconfigList_r4_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -27647,7 +27647,7 @@ static int
dissect_rrc_TFC_SubsetList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TFC_SubsetList, TFC_SubsetList_sequence_of,
- 1, maxTFCsub);
+ 1, maxTFCsub, FALSE);
return offset;
}
@@ -27855,7 +27855,7 @@ static int
dissect_rrc_DL_AddReconfTransChInfoList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_AddReconfTransChInfoList_r4, DL_AddReconfTransChInfoList_r4_sequence_of,
- 1, maxTrCHpreconf);
+ 1, maxTrCHpreconf, FALSE);
return offset;
}
@@ -28344,7 +28344,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_LCR_1_OF_UplinkAdditionalTimeslots_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_LCR_1_OF_UplinkAdditionalTimeslots_LCR_r4, SEQUENCE_SIZE_1_maxTS_LCR_1_OF_UplinkAdditionalTimeslots_LCR_r4_sequence_of,
- 1, maxTS_LCR_1);
+ 1, maxTS_LCR_1, FALSE);
return offset;
}
@@ -28473,7 +28473,7 @@ static int
dissect_rrc_UL_CCTrCHList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_CCTrCHList_r4, UL_CCTrCHList_r4_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -29275,7 +29275,7 @@ static int
dissect_rrc_DL_InformationPerRL_List_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_InformationPerRL_List_r4, DL_InformationPerRL_List_r4_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -29576,7 +29576,7 @@ static int
dissect_rrc_DL_LogicalChannelMappingList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_LogicalChannelMappingList_r5, DL_LogicalChannelMappingList_r5_sequence_of,
- 1, maxLoCHperRLC);
+ 1, maxLoCHperRLC, FALSE);
return offset;
}
@@ -29605,7 +29605,7 @@ static int
dissect_rrc_RB_MappingInfo_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_MappingInfo_r5, RB_MappingInfo_r5_sequence_of,
- 1, maxRBMuxOptions);
+ 1, maxRBMuxOptions, FALSE);
return offset;
}
@@ -29638,7 +29638,7 @@ static int
dissect_rrc_RB_InformationReconfigList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationReconfigList_r5, RB_InformationReconfigList_r5_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -29667,7 +29667,7 @@ static int
dissect_rrc_RB_InformationAffectedList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationAffectedList_r5, RB_InformationAffectedList_r5_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -29697,7 +29697,7 @@ static int
dissect_rrc_RB_PDCPContextRelocationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_PDCPContextRelocationList, RB_PDCPContextRelocationList_sequence_of,
- 1, maxRBallRABs);
+ 1, maxRBallRABs, FALSE);
return offset;
}
@@ -29801,7 +29801,7 @@ static int
dissect_rrc_DL_DeletedTransChInfoList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_DeletedTransChInfoList_r5, DL_DeletedTransChInfoList_r5_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -29915,7 +29915,7 @@ static int
dissect_rrc_MAC_d_PDU_SizeInfo_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_rrc_MAC_d_PDU_SizeInfo_List, MAC_d_PDU_SizeInfo_List_sequence_of,
- 1, maxMAC_d_PDUsizes);
+ 1, maxMAC_d_PDUsizes, FALSE);
return offset;
}
@@ -29947,7 +29947,7 @@ static int
dissect_rrc_MAC_hs_AddReconfQueue_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_rrc_MAC_hs_AddReconfQueue_List, MAC_hs_AddReconfQueue_List_sequence_of,
- 1, maxQueueIDs);
+ 1, maxQueueIDs, FALSE);
return offset;
}
@@ -29975,7 +29975,7 @@ static int
dissect_rrc_MAC_hs_DelQueue_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_rrc_MAC_hs_DelQueue_List, MAC_hs_DelQueue_List_sequence_of,
- 1, maxQueueIDs);
+ 1, maxQueueIDs, FALSE);
return offset;
}
@@ -30059,7 +30059,7 @@ static int
dissect_rrc_DL_AddReconfTransChInfoList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_AddReconfTransChInfoList_r5, DL_AddReconfTransChInfoList_r5_sequence_of,
- 1, maxTrCHpreconf);
+ 1, maxTrCHpreconf, FALSE);
return offset;
}
@@ -30536,7 +30536,7 @@ static int
dissect_rrc_DL_InformationPerRL_List_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_InformationPerRL_List_r5, DL_InformationPerRL_List_r5_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -30813,7 +30813,7 @@ static int
dissect_rrc_RLC_PDU_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_rrc_RLC_PDU_SizeList, RLC_PDU_SizeList_sequence_of,
- 1, maxRLCPDUsizePerLogChan);
+ 1, maxRLCPDUsizePerLogChan, FALSE);
return offset;
}
@@ -30882,7 +30882,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_maxLoCHperRLC_OF_UL_LogicalChannelMapping_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_maxLoCHperRLC_OF_UL_LogicalChannelMapping_r6, SEQUENCE_SIZE_maxLoCHperRLC_OF_UL_LogicalChannelMapping_r6_sequence_of,
- maxLoCHperRLC, maxLoCHperRLC);
+ maxLoCHperRLC, maxLoCHperRLC, FALSE);
return offset;
}
@@ -30948,7 +30948,7 @@ static int
dissect_rrc_RB_MappingInfo_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_MappingInfo_r6, RB_MappingInfo_r6_sequence_of,
- 1, maxRBMuxOptions);
+ 1, maxRBMuxOptions, FALSE);
return offset;
}
@@ -30981,7 +30981,7 @@ static int
dissect_rrc_RB_InformationReconfigList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationReconfigList_r6, RB_InformationReconfigList_r6_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -31010,7 +31010,7 @@ static int
dissect_rrc_RB_InformationAffectedList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationAffectedList_r6, RB_InformationAffectedList_r6_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -31061,7 +31061,7 @@ static int
dissect_rrc_UL_DeletedTransChInfoList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_DeletedTransChInfoList_r6, UL_DeletedTransChInfoList_r6_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -31218,7 +31218,7 @@ static int
dissect_rrc_E_DCH_AddReconf_MAC_d_FlowList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_E_DCH_AddReconf_MAC_d_FlowList, E_DCH_AddReconf_MAC_d_FlowList_sequence_of,
- 1, maxE_DCHMACdFlow);
+ 1, maxE_DCHMACdFlow, FALSE);
return offset;
}
@@ -31270,7 +31270,7 @@ static int
dissect_rrc_UL_AddReconfTransChInfoList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_AddReconfTransChInfoList_r6, UL_AddReconfTransChInfoList_r6_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -31845,7 +31845,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD384_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD384_r6, SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD384_r6_sequence_of,
- 1, maxHSSCCHs);
+ 1, maxHSSCCHs, FALSE);
return offset;
}
@@ -31991,7 +31991,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD128_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD128_r6, SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD128_r6_sequence_of,
- 1, maxHSSCCHs);
+ 1, maxHSSCCHs, FALSE);
return offset;
}
@@ -32681,7 +32681,7 @@ static int
dissect_rrc_DL_InformationPerRL_List_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_InformationPerRL_List_r6, DL_InformationPerRL_List_r6_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -32756,7 +32756,7 @@ static int
dissect_rrc_DL_InformationPerRL_List_v6b0ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_InformationPerRL_List_v6b0ext, DL_InformationPerRL_List_v6b0ext_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -33210,7 +33210,7 @@ static int
dissect_rrc_DL_LogicalChannelMappingList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_LogicalChannelMappingList_r7, DL_LogicalChannelMappingList_r7_sequence_of,
- 1, maxLoCHperRLC);
+ 1, maxLoCHperRLC, FALSE);
return offset;
}
@@ -33239,7 +33239,7 @@ static int
dissect_rrc_RB_MappingInfo_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_MappingInfo_r7, RB_MappingInfo_r7_sequence_of,
- 1, maxRBMuxOptions);
+ 1, maxRBMuxOptions, FALSE);
return offset;
}
@@ -33272,7 +33272,7 @@ static int
dissect_rrc_RB_InformationReconfigList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationReconfigList_r7, RB_InformationReconfigList_r7_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -33301,7 +33301,7 @@ static int
dissect_rrc_RB_InformationAffectedList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationAffectedList_r7, RB_InformationAffectedList_r7_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -33654,7 +33654,7 @@ static int
dissect_rrc_E_DCH_AddReconf_MAC_d_FlowList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_E_DCH_AddReconf_MAC_d_FlowList_r7, E_DCH_AddReconf_MAC_d_FlowList_r7_sequence_of,
- 1, maxE_DCHMACdFlow);
+ 1, maxE_DCHMACdFlow, FALSE);
return offset;
}
@@ -33706,7 +33706,7 @@ static int
dissect_rrc_UL_AddReconfTransChInfoList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_AddReconfTransChInfoList_r7, UL_AddReconfTransChInfoList_r7_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -33780,7 +33780,7 @@ static int
dissect_rrc_DL_DeletedTransChInfoList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_DeletedTransChInfoList_r7, DL_DeletedTransChInfoList_r7_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -33906,7 +33906,7 @@ static int
dissect_rrc_MAC_ehs_AddReconfReordQ_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_rrc_MAC_ehs_AddReconfReordQ_List, MAC_ehs_AddReconfReordQ_List_sequence_of,
- 1, maxQueueIDs);
+ 1, maxQueueIDs, FALSE);
return offset;
}
@@ -33934,7 +33934,7 @@ static int
dissect_rrc_MAC_ehs_DelReordQ_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_rrc_MAC_ehs_DelReordQ_List, MAC_ehs_DelReordQ_List_sequence_of,
- 1, maxQueueIDs);
+ 1, maxQueueIDs, FALSE);
return offset;
}
@@ -34040,7 +34040,7 @@ static int
dissect_rrc_DL_AddReconfTransChInfoList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_AddReconfTransChInfoList_r7, DL_AddReconfTransChInfoList_r7_sequence_of,
- 1, maxTrCHpreconf);
+ 1, maxTrCHpreconf, FALSE);
return offset;
}
@@ -34843,7 +34843,7 @@ static int
dissect_rrc_UL_TS_ChannelisationCodeList_VHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_TS_ChannelisationCodeList_VHCR, UL_TS_ChannelisationCodeList_VHCR_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -34936,7 +34936,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_UplinkAdditionalTimeslots_VHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_UplinkAdditionalTimeslots_VHCR, SEQUENCE_SIZE_1_maxTS_1_OF_UplinkAdditionalTimeslots_VHCR_sequence_of,
- 1, maxTS_1);
+ 1, maxTS_1, FALSE);
return offset;
}
@@ -35077,7 +35077,7 @@ static int
dissect_rrc_UL_TS_ChannelisationCodeList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_TS_ChannelisationCodeList_r7, UL_TS_ChannelisationCodeList_r7_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -35170,7 +35170,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_LCR_1_OF_UplinkAdditionalTimeslots_LCR_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_LCR_1_OF_UplinkAdditionalTimeslots_LCR_r7, SEQUENCE_SIZE_1_maxTS_LCR_1_OF_UplinkAdditionalTimeslots_LCR_r7_sequence_of,
- 1, maxTS_LCR_1);
+ 1, maxTS_LCR_1, FALSE);
return offset;
}
@@ -35301,7 +35301,7 @@ static int
dissect_rrc_UL_CCTrCHList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_CCTrCHList_r7, UL_CCTrCHList_r7_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -35574,7 +35574,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_8_OF_SF16Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_8_OF_SF16Codes, SEQUENCE_SIZE_1_8_OF_SF16Codes_sequence_of,
- 1, 8);
+ 1, 8, FALSE);
return offset;
}
@@ -35610,7 +35610,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_8_OF_SF8Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_8_OF_SF8Codes, SEQUENCE_SIZE_1_8_OF_SF8Codes_sequence_of,
- 1, 8);
+ 1, 8, FALSE);
return offset;
}
@@ -35676,7 +35676,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_16_OF_SF32Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_16_OF_SF32Codes, SEQUENCE_SIZE_1_16_OF_SF32Codes_sequence_of,
- 1, 16);
+ 1, 16, FALSE);
return offset;
}
@@ -35720,7 +35720,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_16_OF_SF16Codes2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_16_OF_SF16Codes2, SEQUENCE_SIZE_1_16_OF_SF16Codes2_sequence_of,
- 1, 16);
+ 1, 16, FALSE);
return offset;
}
@@ -35902,7 +35902,7 @@ static int
dissect_rrc_PRACH_ChanCodes_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_rrc_PRACH_ChanCodes_List_LCR, PRACH_ChanCodes_List_LCR_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -36020,7 +36020,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_8_OF_Reference_Beta_QPSK(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_8_OF_Reference_Beta_QPSK, SEQUENCE_SIZE_1_8_OF_Reference_Beta_QPSK_sequence_of,
- 1, 8);
+ 1, 8, FALSE);
return offset;
}
@@ -36049,7 +36049,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_8_OF_Reference_Beta_16QAM(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_8_OF_Reference_Beta_16QAM, SEQUENCE_SIZE_1_8_OF_Reference_Beta_16QAM_sequence_of,
- 1, 8);
+ 1, 8, FALSE);
return offset;
}
@@ -36262,7 +36262,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_2_OF_E_PUCH_TS_Slots(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_2_OF_E_PUCH_TS_Slots, SEQUENCE_SIZE_1_maxTS_2_OF_E_PUCH_TS_Slots_sequence_of,
- 1, maxTS_2);
+ 1, maxTS_2, FALSE);
return offset;
}
@@ -36360,7 +36360,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_LCR_1_OF_E_PUCH_TS_Slots_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_rrc_SEQUENCE_SIZE_1_maxTS_LCR_1_OF_E_PUCH_TS_Slots_LCR, SEQUENCE_SIZE_1_maxTS_LCR_1_OF_E_PUCH_TS_Slots_LCR_sequence_of,
- 1, maxTS_LCR_1);
+ 1, maxTS_LCR_1, FALSE);
return offset;
}
@@ -36688,7 +36688,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_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_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD768, SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD768_sequence_of,
- 1, maxHSSCCHs);
+ 1, maxHSSCCHs, FALSE);
return offset;
}
@@ -37082,7 +37082,7 @@ static int
dissect_rrc_DL_HSPDSCH_TS_Configuration_VHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_HSPDSCH_TS_Configuration_VHCR, DL_HSPDSCH_TS_Configuration_VHCR_sequence_of,
- 1, maxTS_1);
+ 1, maxTS_1, FALSE);
return offset;
}
@@ -37181,7 +37181,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD128_MultiCarrier(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD128_MultiCarrier, SEQUENCE_SIZE_1_maxHSSCCHs_OF_HS_SCCH_TDD128_MultiCarrier_sequence_of,
- 1, maxHSSCCHs);
+ 1, maxHSSCCHs, FALSE);
return offset;
}
@@ -37212,7 +37212,7 @@ static int
dissect_rrc_DL_HSPDSCH_MultiCarrier_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_rrc_DL_HSPDSCH_MultiCarrier_Information, DL_HSPDSCH_MultiCarrier_Information_sequence_of,
- 1, maxTDD128Carrier);
+ 1, maxTDD128Carrier, FALSE);
return offset;
}
@@ -37844,7 +37844,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_DownlinkAdditionalTimeslots_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_DownlinkAdditionalTimeslots_r7, SEQUENCE_SIZE_1_maxTS_1_OF_DownlinkAdditionalTimeslots_r7_sequence_of,
- 1, maxTS_1);
+ 1, maxTS_1, FALSE);
return offset;
}
@@ -38058,7 +38058,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_DownlinkAdditionalTimeslots_VHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_1_OF_DownlinkAdditionalTimeslots_VHCR, SEQUENCE_SIZE_1_maxTS_1_OF_DownlinkAdditionalTimeslots_VHCR_sequence_of,
- 1, maxTS_1);
+ 1, maxTS_1, FALSE);
return offset;
}
@@ -38202,7 +38202,7 @@ static int
dissect_rrc_DL_CCTrChList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_CCTrChList_r7, DL_CCTrChList_r7_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -38305,7 +38305,7 @@ static int
dissect_rrc_E_AGCH_Set_Config(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_E_AGCH_Set_Config, E_AGCH_Set_Config_sequence_of,
- 1, maxNumE_AGCH);
+ 1, maxNumE_AGCH, FALSE);
return offset;
}
@@ -38352,7 +38352,7 @@ static int
dissect_rrc_E_AGCH_Set_Config_VHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_E_AGCH_Set_Config_VHCR, E_AGCH_Set_Config_VHCR_sequence_of,
- 1, maxNumE_AGCH);
+ 1, maxNumE_AGCH, FALSE);
return offset;
}
@@ -38425,7 +38425,7 @@ static int
dissect_rrc_E_AGCH_Set_Config_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_rrc_E_AGCH_Set_Config_LCR, E_AGCH_Set_Config_LCR_sequence_of,
- 1, maxNumE_AGCH);
+ 1, maxNumE_AGCH, FALSE);
return offset;
}
@@ -38721,7 +38721,7 @@ static int
dissect_rrc_E_HICH_Information_LCR_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_rrc_E_HICH_Information_LCR_List, E_HICH_Information_LCR_List_sequence_of,
- 1, maxNumE_HICH);
+ 1, maxNumE_HICH, FALSE);
return offset;
}
@@ -38826,7 +38826,7 @@ static int
dissect_rrc_DL_InformationPerRL_List_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_InformationPerRL_List_r7, DL_InformationPerRL_List_r7_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -39125,7 +39125,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_maxLoCHperRLC_OF_UL_LogicalChannelMapping_r8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_maxLoCHperRLC_OF_UL_LogicalChannelMapping_r8, SEQUENCE_SIZE_maxLoCHperRLC_OF_UL_LogicalChannelMapping_r8_sequence_of,
- maxLoCHperRLC, maxLoCHperRLC);
+ maxLoCHperRLC, maxLoCHperRLC, FALSE);
return offset;
}
@@ -39191,7 +39191,7 @@ static int
dissect_rrc_RB_MappingInfo_r8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_MappingInfo_r8, RB_MappingInfo_r8_sequence_of,
- 1, maxRBMuxOptions);
+ 1, maxRBMuxOptions, FALSE);
return offset;
}
@@ -39220,7 +39220,7 @@ static int
dissect_rrc_RB_InformationAffectedList_r8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationAffectedList_r8, RB_InformationAffectedList_r8_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -39356,7 +39356,7 @@ static int
dissect_rrc_UL_AddReconfTransChInfoList_r8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UL_AddReconfTransChInfoList_r8, UL_AddReconfTransChInfoList_r8_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -39646,7 +39646,7 @@ static int
dissect_rrc_RB_COUNT_C_MSB_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_rrc_RB_COUNT_C_MSB_InformationList, RB_COUNT_C_MSB_InformationList_sequence_of,
- 1, maxRBallRABs);
+ 1, maxRBallRABs, FALSE);
return offset;
}
@@ -39933,7 +39933,7 @@ static int
dissect_rrc_GSM_MessageList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GSM_MessageList, GSM_MessageList_sequence_of,
- 1, maxInterSysMessages);
+ 1, maxInterSysMessages, FALSE);
return offset;
}
@@ -40123,7 +40123,7 @@ static int
dissect_rrc_RAB_InformationList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationList_r6, RAB_InformationList_r6_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -40349,7 +40349,7 @@ static int
dissect_rrc_CDMA2000_MessageList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CDMA2000_MessageList, CDMA2000_MessageList_sequence_of,
- 1, maxInterSysMessages);
+ 1, maxInterSysMessages, FALSE);
return offset;
}
@@ -40500,7 +40500,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_IntraFreqCellID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_IntraFreqCellID, SEQUENCE_SIZE_1_maxCellMeas_OF_IntraFreqCellID_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -40634,7 +40634,7 @@ static int
dissect_rrc_TimeslotInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TimeslotInfoList, TimeslotInfoList_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -40718,7 +40718,7 @@ static int
dissect_rrc_NewIntraFreqCellList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellList, NewIntraFreqCellList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -40732,7 +40732,7 @@ static int
dissect_rrc_CellsForIntraFreqMeasList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CellsForIntraFreqMeasList, CellsForIntraFreqMeasList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -40842,7 +40842,7 @@ static int
dissect_rrc_IntraFreqMeasQuantity_TDDList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFreqMeasQuantity_TDDList, IntraFreqMeasQuantity_TDDList_sequence_of,
- 1, 4);
+ 1, 4, FALSE);
return offset;
}
@@ -41094,7 +41094,7 @@ static int
dissect_rrc_ForbiddenAffectCellList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_ForbiddenAffectCellList, ForbiddenAffectCellList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -41521,7 +41521,7 @@ static int
dissect_rrc_IntraFreqEventCriteriaList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFreqEventCriteriaList, IntraFreqEventCriteriaList_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -41675,7 +41675,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_InterFreqCellID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_InterFreqCellID, SEQUENCE_SIZE_1_maxCellMeas_OF_InterFreqCellID_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -41729,7 +41729,7 @@ static int
dissect_rrc_NewInterFreqCellList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellList, NewInterFreqCellList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -41743,7 +41743,7 @@ static int
dissect_rrc_CellsForInterFreqMeasList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CellsForInterFreqMeasList, CellsForInterFreqMeasList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -41935,7 +41935,7 @@ static int
dissect_rrc_RL_AdditionInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RL_AdditionInfoList, RL_AdditionInfoList_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -42023,7 +42023,7 @@ static int
dissect_rrc_NonUsedFreqParameterList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NonUsedFreqParameterList, NonUsedFreqParameterList_sequence_of,
- 1, maxFreq);
+ 1, maxFreq, FALSE);
return offset;
}
@@ -42175,7 +42175,7 @@ static int
dissect_rrc_InterFreqEventList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterFreqEventList, InterFreqEventList_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -42258,7 +42258,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_InterRATCellID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_InterRATCellID, SEQUENCE_SIZE_1_maxCellMeas_OF_InterRATCellID_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -42618,7 +42618,7 @@ static int
dissect_rrc_NewInterRATCellList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterRATCellList, NewInterRATCellList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -42632,7 +42632,7 @@ static int
dissect_rrc_CellsForInterRATMeasList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CellsForInterRATMeasList, CellsForInterRATMeasList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -42910,7 +42910,7 @@ static int
dissect_rrc_InterRATEventList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterRATEventList, InterRATEventList_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -43231,7 +43231,7 @@ static int
dissect_rrc_UE_Positioning_EventParamList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_Positioning_EventParamList, UE_Positioning_EventParamList_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -43503,7 +43503,7 @@ static int
dissect_rrc_UE_Positioning_OTDOA_NeighbourCellList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_Positioning_OTDOA_NeighbourCellList, UE_Positioning_OTDOA_NeighbourCellList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -43573,7 +43573,7 @@ static int
dissect_rrc_TrafficVolumeMeasurementObjectList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TrafficVolumeMeasurementObjectList, TrafficVolumeMeasurementObjectList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -43753,7 +43753,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxMeasParEvent_OF_TrafficVolumeEventParam(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxMeasParEvent_OF_TrafficVolumeEventParam, SEQUENCE_SIZE_1_maxMeasParEvent_OF_TrafficVolumeEventParam_sequence_of,
- 1, maxMeasParEvent);
+ 1, maxMeasParEvent, FALSE);
return offset;
}
@@ -43782,7 +43782,7 @@ static int
dissect_rrc_TransChCriteriaList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TransChCriteriaList, TransChCriteriaList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -43852,7 +43852,7 @@ static int
dissect_rrc_BLER_TransChIdList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_BLER_TransChIdList, BLER_TransChIdList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -43875,7 +43875,7 @@ static int
dissect_rrc_SIR_TFCS_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_rrc_SIR_TFCS_List, SIR_TFCS_List_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -43968,7 +43968,7 @@ static int
dissect_rrc_QualityReportingCriteria(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_QualityReportingCriteria, QualityReportingCriteria_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -44200,7 +44200,7 @@ static int
dissect_rrc_UE_InternalEventParamList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_InternalEventParamList, UE_InternalEventParamList_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -44385,7 +44385,7 @@ static int
dissect_rrc_AdditionalMeasurementID_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_rrc_AdditionalMeasurementID_List, AdditionalMeasurementID_List_sequence_of,
- 1, maxAdditionalMeas);
+ 1, maxAdditionalMeas, FALSE);
return offset;
}
@@ -44460,7 +44460,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTGPS_OF_TGP_SequenceShort(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTGPS_OF_TGP_SequenceShort, SEQUENCE_SIZE_1_maxTGPS_OF_TGP_SequenceShort_sequence_of,
- 1, maxTGPS);
+ 1, maxTGPS, FALSE);
return offset;
}
@@ -44576,7 +44576,7 @@ static int
dissect_rrc_Intra_FreqEventCriteriaList_v590ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_Intra_FreqEventCriteriaList_v590ext, Intra_FreqEventCriteriaList_v590ext_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -44604,7 +44604,7 @@ static int
dissect_rrc_ThreholdNonUsedFrequency_deltaList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_ThreholdNonUsedFrequency_deltaList, ThreholdNonUsedFrequency_deltaList_sequence_of,
- 1, maxFreq);
+ 1, maxFreq, FALSE);
return offset;
}
@@ -44633,7 +44633,7 @@ static int
dissect_rrc_Inter_FreqEventCriteriaList_v590ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_Inter_FreqEventCriteriaList_v590ext, Inter_FreqEventCriteriaList_v590ext_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -44888,7 +44888,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_OF_TimeslotInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_OF_TimeslotInfo, SEQUENCE_SIZE_1_maxTS_OF_TimeslotInfo_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -44916,7 +44916,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_LCR_OF_TimeslotInfo_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_LCR_OF_TimeslotInfo_LCR_r4, SEQUENCE_SIZE_1_maxTS_LCR_OF_TimeslotInfo_LCR_r4_sequence_of,
- 1, maxTS_LCR);
+ 1, maxTS_LCR, FALSE);
return offset;
}
@@ -45022,7 +45022,7 @@ static int
dissect_rrc_NewIntraFreqCellList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellList_r4, NewIntraFreqCellList_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -45074,7 +45074,7 @@ static int
dissect_rrc_ForbiddenAffectCellList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_ForbiddenAffectCellList_r4, ForbiddenAffectCellList_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -45178,7 +45178,7 @@ static int
dissect_rrc_IntraFreqEventCriteriaList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFreqEventCriteriaList_r4, IntraFreqEventCriteriaList_r4_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -45264,7 +45264,7 @@ static int
dissect_rrc_NewInterFreqCellList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellList_r4, NewInterFreqCellList_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -45705,7 +45705,7 @@ static int
dissect_rrc_UE_Positioning_OTDOA_NeighbourCellList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_Positioning_OTDOA_NeighbourCellList_r4, UE_Positioning_OTDOA_NeighbourCellList_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -46170,7 +46170,7 @@ static int
dissect_rrc_IntraFreqEventCriteriaList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFreqEventCriteriaList_r6, IntraFreqEventCriteriaList_r6_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -46240,7 +46240,7 @@ static int
dissect_rrc_NonUsedFreqWList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NonUsedFreqWList_r6, NonUsedFreqWList_r6_sequence_of,
- 1, maxFreq);
+ 1, maxFreq, FALSE);
return offset;
}
@@ -46297,7 +46297,7 @@ static int
dissect_rrc_NonUsedFreqParameterList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NonUsedFreqParameterList_r6, NonUsedFreqParameterList_r6_sequence_of,
- 1, maxFreq);
+ 1, maxFreq, FALSE);
return offset;
}
@@ -46430,7 +46430,7 @@ static int
dissect_rrc_InterFreqEventList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterFreqEventList_r6, InterFreqEventList_r6_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -46755,7 +46755,7 @@ static int
dissect_rrc_IntraFreqEventCriteriaList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFreqEventCriteriaList_r7, IntraFreqEventCriteriaList_r7_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -46996,7 +46996,7 @@ static int
dissect_rrc_UE_Positioning_EventParamList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_Positioning_EventParamList_r7, UE_Positioning_EventParamList_r7_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -47278,7 +47278,7 @@ static int
dissect_rrc_UE_Positioning_OTDOA_NeighbourCellList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_Positioning_OTDOA_NeighbourCellList_r7, UE_Positioning_OTDOA_NeighbourCellList_r7_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -49045,7 +49045,7 @@ static int
dissect_rrc_TimeslotList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TimeslotList, TimeslotList_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -49495,7 +49495,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_OF_TimeslotNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_OF_TimeslotNumber, SEQUENCE_SIZE_1_maxTS_OF_TimeslotNumber_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -49509,7 +49509,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxTS_LCR_OF_TimeslotNumber_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxTS_LCR_OF_TimeslotNumber_LCR_r4, SEQUENCE_SIZE_1_maxTS_LCR_OF_TimeslotNumber_LCR_r4_sequence_of,
- 1, maxTS_LCR);
+ 1, maxTS_LCR, FALSE);
return offset;
}
@@ -50087,7 +50087,7 @@ static int
dissect_rrc_RAB_InformationReconfigList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationReconfigList, RAB_InformationReconfigList_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -50177,7 +50177,7 @@ static int
dissect_rrc_DL_AddReconfTransChInfo2List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_AddReconfTransChInfo2List, DL_AddReconfTransChInfo2List_sequence_of,
- 1, maxTrCHpreconf);
+ 1, maxTrCHpreconf, FALSE);
return offset;
}
@@ -51206,7 +51206,7 @@ static int
dissect_rrc_RAB_InformationMBMSPtpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationMBMSPtpList, RAB_InformationMBMSPtpList_sequence_of,
- 1, maxMBMSservSelect);
+ 1, maxMBMSservSelect, FALSE);
return offset;
}
@@ -51590,7 +51590,7 @@ static int
dissect_rrc_RB_InformationReconfigList_r8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationReconfigList_r8, RB_InformationReconfigList_r8_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -53163,7 +53163,7 @@ static int
dissect_rrc_SRB_InformationSetupList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_InformationSetupList, SRB_InformationSetupList_sequence_of,
- 1, maxSRBsetup);
+ 1, maxSRBsetup, FALSE);
return offset;
}
@@ -53194,7 +53194,7 @@ static int
dissect_rrc_RB_InformationSetupList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationSetupList, RB_InformationSetupList_sequence_of,
- 1, maxRBperRAB);
+ 1, maxRBperRAB, FALSE);
return offset;
}
@@ -53223,7 +53223,7 @@ static int
dissect_rrc_RAB_InformationSetupList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationSetupList, RAB_InformationSetupList_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -53450,7 +53450,7 @@ static int
dissect_rrc_RAB_InformationSetupList_r6_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_rrc_RAB_InformationSetupList_r6_ext, RAB_InformationSetupList_r6_ext_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -53620,7 +53620,7 @@ static int
dissect_rrc_RB_InformationSetupList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationSetupList_r4, RB_InformationSetupList_r4_sequence_of,
- 1, maxRBperRAB);
+ 1, maxRBperRAB, FALSE);
return offset;
}
@@ -53649,7 +53649,7 @@ static int
dissect_rrc_RAB_InformationSetupList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationSetupList_r4, RAB_InformationSetupList_r4_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -53902,7 +53902,7 @@ static int
dissect_rrc_SRB_InformationSetupList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_InformationSetupList_r5, SRB_InformationSetupList_r5_sequence_of,
- 1, maxSRBsetup);
+ 1, maxSRBsetup, FALSE);
return offset;
}
@@ -53933,7 +53933,7 @@ static int
dissect_rrc_RB_InformationSetupList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationSetupList_r5, RB_InformationSetupList_r5_sequence_of,
- 1, maxRBperRAB);
+ 1, maxRBperRAB, FALSE);
return offset;
}
@@ -53962,7 +53962,7 @@ static int
dissect_rrc_RAB_InformationSetupList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationSetupList_r5, RAB_InformationSetupList_r5_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -54188,7 +54188,7 @@ static int
dissect_rrc_SRB_InformationSetupList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_InformationSetupList_r6, SRB_InformationSetupList_r6_sequence_of,
- 1, maxSRBsetup);
+ 1, maxSRBsetup, FALSE);
return offset;
}
@@ -54219,7 +54219,7 @@ static int
dissect_rrc_RB_InformationSetupList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationSetupList_r6, RB_InformationSetupList_r6_sequence_of,
- 1, maxRBperRAB);
+ 1, maxRBperRAB, FALSE);
return offset;
}
@@ -54248,7 +54248,7 @@ static int
dissect_rrc_RAB_InformationSetupList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationSetupList_r6, RAB_InformationSetupList_r6_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -54325,7 +54325,7 @@ static int
dissect_rrc_RB_InformationChangedList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationChangedList_r6, RB_InformationChangedList_r6_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -54494,7 +54494,7 @@ static int
dissect_rrc_RAB_InformationSetupList_v6b0ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationSetupList_v6b0ext, RAB_InformationSetupList_v6b0ext_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -54605,7 +54605,7 @@ static int
dissect_rrc_SRB_InformationSetupList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_InformationSetupList_r7, SRB_InformationSetupList_r7_sequence_of,
- 1, maxSRBsetup);
+ 1, maxSRBsetup, FALSE);
return offset;
}
@@ -54655,7 +54655,7 @@ static int
dissect_rrc_RB_InformationSetupList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationSetupList_r7, RB_InformationSetupList_r7_sequence_of,
- 1, maxRBperRAB);
+ 1, maxRBperRAB, FALSE);
return offset;
}
@@ -54684,7 +54684,7 @@ static int
dissect_rrc_RAB_InformationSetupList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationSetupList_r7, RAB_InformationSetupList_r7_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -54870,7 +54870,7 @@ static int
dissect_rrc_RAB_InformationSetupList_v820ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationSetupList_v820ext, RAB_InformationSetupList_v820ext_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -54973,7 +54973,7 @@ static int
dissect_rrc_SRB_InformationSetupList_r8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_InformationSetupList_r8, SRB_InformationSetupList_r8_sequence_of,
- 1, maxSRBsetup);
+ 1, maxSRBsetup, FALSE);
return offset;
}
@@ -55004,7 +55004,7 @@ static int
dissect_rrc_RB_InformationSetupList_r8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_InformationSetupList_r8, RB_InformationSetupList_r8_sequence_of,
- 1, maxRBperRAB);
+ 1, maxRBperRAB, FALSE);
return offset;
}
@@ -55033,7 +55033,7 @@ static int
dissect_rrc_RAB_InformationSetupList_r8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RAB_InformationSetupList_r8, RAB_InformationSetupList_r8_sequence_of,
- 1, maxRABsetup);
+ 1, maxRABsetup, FALSE);
return offset;
}
@@ -55379,7 +55379,7 @@ static int
dissect_rrc_GSM_BA_Range_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_rrc_GSM_BA_Range_List, GSM_BA_Range_List_sequence_of,
- 1, maxNumGSMFreqRanges);
+ 1, maxNumGSMFreqRanges, FALSE);
return offset;
}
@@ -55393,7 +55393,7 @@ static int
dissect_rrc_FDD_UMTS_Frequency_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_rrc_FDD_UMTS_Frequency_List, FDD_UMTS_Frequency_List_sequence_of,
- 1, maxNumFDDFreqs);
+ 1, maxNumFDDFreqs, FALSE);
return offset;
}
@@ -55407,7 +55407,7 @@ static int
dissect_rrc_TDD_UMTS_Frequency_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_rrc_TDD_UMTS_Frequency_List, TDD_UMTS_Frequency_List_sequence_of,
- 1, maxNumTDDFreqs);
+ 1, maxNumTDDFreqs, FALSE);
return offset;
}
@@ -55436,7 +55436,7 @@ static int
dissect_rrc_CDMA2000_UMTS_Frequency_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_rrc_CDMA2000_UMTS_Frequency_List, CDMA2000_UMTS_Frequency_List_sequence_of,
- 1, maxNumCDMA2000Freqs);
+ 1, maxNumCDMA2000Freqs, FALSE);
return offset;
}
@@ -55515,7 +55515,7 @@ static int
dissect_rrc_GSM_TargetCellInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GSM_TargetCellInfoList, GSM_TargetCellInfoList_sequence_of,
- 1, maxGSMTargetCells);
+ 1, maxGSMTargetCells, FALSE);
return offset;
}
@@ -55932,7 +55932,7 @@ static int
dissect_rrc_InterRAT_UE_SecurityCapList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterRAT_UE_SecurityCapList, InterRAT_UE_SecurityCapList_sequence_of,
- 1, maxInterSysMessages);
+ 1, maxInterSysMessages, FALSE);
return offset;
}
@@ -57587,7 +57587,7 @@ static int
dissect_rrc_SystemSpecificCapUpdateReqList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SystemSpecificCapUpdateReqList, SystemSpecificCapUpdateReqList_sequence_of,
- 1, maxSystemCapability);
+ 1, maxSystemCapability, FALSE);
return offset;
}
@@ -59575,7 +59575,7 @@ static int
dissect_rrc_CN_DomainInformationListFull(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CN_DomainInformationListFull, CN_DomainInformationListFull_sequence_of,
- 1, maxCNdomains);
+ 1, maxCNdomains, FALSE);
return offset;
}
@@ -60121,7 +60121,7 @@ static int
dissect_rrc_GERANIu_MessageList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GERANIu_MessageList, GERANIu_MessageList_sequence_of,
- 1, maxInterSysMessages);
+ 1, maxInterSysMessages, FALSE);
return offset;
}
@@ -60464,7 +60464,7 @@ static int
dissect_rrc_MBMS_ModifedServiceList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_ModifedServiceList_r6, MBMS_ModifedServiceList_r6_sequence_of,
- 1, maxMBMSservModif);
+ 1, maxMBMSservModif, FALSE);
return offset;
}
@@ -60562,7 +60562,7 @@ static int
dissect_rrc_MBMS_ModifiedServiceList_v770ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_ModifiedServiceList_v770ext, MBMS_ModifiedServiceList_v770ext_sequence_of,
- 1, maxMBMSservModif);
+ 1, maxMBMSservModif, FALSE);
return offset;
}
@@ -60779,7 +60779,7 @@ static int
dissect_rrc_STARTList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_STARTList, STARTList_sequence_of,
- 1, maxCNdomains);
+ 1, maxCNdomains, FALSE);
return offset;
}
@@ -61210,7 +61210,7 @@ static int
dissect_rrc_RB_COUNT_C_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_rrc_RB_COUNT_C_InformationList, RB_COUNT_C_InformationList_sequence_of,
- 1, maxRBallRABs);
+ 1, maxRBallRABs, FALSE);
return offset;
}
@@ -61683,7 +61683,7 @@ static int
dissect_rrc_TimeslotISCP_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_rrc_TimeslotISCP_List, TimeslotISCP_List_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -61893,7 +61893,7 @@ static int
dissect_rrc_MonitoredCellRACH_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_rrc_MonitoredCellRACH_List, MonitoredCellRACH_List_sequence_of,
- 1, 8);
+ 1, 8, FALSE);
return offset;
}
@@ -61996,7 +61996,7 @@ static int
dissect_rrc_InterFreqRACHRepCellsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterFreqRACHRepCellsList, InterFreqRACHRepCellsList_sequence_of,
- 1, maxFreq);
+ 1, maxFreq, FALSE);
return offset;
}
@@ -62626,7 +62626,7 @@ static int
dissect_rrc_IntraFreqMeasuredResultsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFreqMeasuredResultsList, IntraFreqMeasuredResultsList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -62650,7 +62650,7 @@ static int
dissect_rrc_InterFreqCellMeasuredResultsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterFreqCellMeasuredResultsList, InterFreqCellMeasuredResultsList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -62680,7 +62680,7 @@ static int
dissect_rrc_InterFreqMeasuredResultsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterFreqMeasuredResultsList, InterFreqMeasuredResultsList_sequence_of,
- 1, maxFreq);
+ 1, maxFreq, FALSE);
return offset;
}
@@ -62773,7 +62773,7 @@ static int
dissect_rrc_GSM_MeasuredResultsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GSM_MeasuredResultsList, GSM_MeasuredResultsList_sequence_of,
- 1, maxReportedGSMCells);
+ 1, maxReportedGSMCells, FALSE);
return offset;
}
@@ -62809,7 +62809,7 @@ static int
dissect_rrc_InterRATMeasuredResultsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterRATMeasuredResultsList, InterRATMeasuredResultsList_sequence_of,
- 1, maxOtherRAT_16);
+ 1, maxOtherRAT_16, FALSE);
return offset;
}
@@ -62962,7 +62962,7 @@ static int
dissect_rrc_TrafficVolumeMeasuredResultsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TrafficVolumeMeasuredResultsList, TrafficVolumeMeasuredResultsList_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -63001,7 +63001,7 @@ static int
dissect_rrc_BLER_MeasurementResultsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_BLER_MeasurementResultsList, BLER_MeasurementResultsList_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -63025,7 +63025,7 @@ static int
dissect_rrc_SIR_TimeslotList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SIR_TimeslotList, SIR_TimeslotList_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -63054,7 +63054,7 @@ static int
dissect_rrc_SIR_MeasurementList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SIR_MeasurementList, SIR_MeasurementList_sequence_of,
- 1, maxCCTrCH);
+ 1, maxCCTrCH, FALSE);
return offset;
}
@@ -63154,7 +63154,7 @@ static int
dissect_rrc_UE_RX_TX_ReportEntryList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_RX_TX_ReportEntryList, UE_RX_TX_ReportEntryList_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -63183,7 +63183,7 @@ static int
dissect_rrc_UE_TransmittedPowerTDD_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_rrc_UE_TransmittedPowerTDD_List, UE_TransmittedPowerTDD_List_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -63431,7 +63431,7 @@ static int
dissect_rrc_NeighbourList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NeighbourList, NeighbourList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -63823,7 +63823,7 @@ static int
dissect_rrc_GPS_MeasurementParamList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GPS_MeasurementParamList, GPS_MeasurementParamList_sequence_of,
- 1, maxSat);
+ 1, maxSat, FALSE);
return offset;
}
@@ -63889,7 +63889,7 @@ static int
dissect_rrc_SatDataList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SatDataList, SatDataList_sequence_of,
- 0, maxSat);
+ 0, maxSat, FALSE);
return offset;
}
@@ -64009,7 +64009,7 @@ static int
dissect_rrc_MeasuredResultsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MeasuredResultsList, MeasuredResultsList_sequence_of,
- 1, maxAdditionalMeas);
+ 1, maxAdditionalMeas, FALSE);
return offset;
}
@@ -64053,7 +64053,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_PrimaryCPICH_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_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_PrimaryCPICH_Info, SEQUENCE_SIZE_1_maxCellMeas_OF_PrimaryCPICH_Info_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -64067,7 +64067,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_PrimaryCCPCH_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_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_PrimaryCCPCH_Info, SEQUENCE_SIZE_1_maxCellMeas_OF_PrimaryCCPCH_Info_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -64155,7 +64155,7 @@ static int
dissect_rrc_InterFreqCellList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterFreqCellList, InterFreqCellList_sequence_of,
- 1, maxFreq);
+ 1, maxFreq, FALSE);
return offset;
}
@@ -64216,7 +64216,7 @@ static int
dissect_rrc_CellToReportList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CellToReportList, CellToReportList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -64260,7 +64260,7 @@ static int
dissect_rrc_QualityEventResults(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_QualityEventResults, QualityEventResults_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -64418,7 +64418,7 @@ static int
dissect_rrc_NeighbourList_v390ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NeighbourList_v390ext, NeighbourList_v390ext_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -64504,7 +64504,7 @@ static int
dissect_rrc_CellMeasurementEventResults_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CellMeasurementEventResults_LCR_r4, CellMeasurementEventResults_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -64533,7 +64533,7 @@ static int
dissect_rrc_InterFreqCellList_LCR_r4_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_rrc_InterFreqCellList_LCR_r4_ext, InterFreqCellList_LCR_r4_ext_sequence_of,
- 1, maxFreq);
+ 1, maxFreq, FALSE);
return offset;
}
@@ -64626,7 +64626,7 @@ static int
dissect_rrc_MeasuredResultsList_LCR_r4_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_rrc_MeasuredResultsList_LCR_r4_ext, MeasuredResultsList_LCR_r4_ext_sequence_of,
- 1, maxAdditionalMeas);
+ 1, maxAdditionalMeas, FALSE);
return offset;
}
@@ -64656,7 +64656,7 @@ static int
dissect_rrc_IntraFrequencyMeasuredResultsList_v590ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFrequencyMeasuredResultsList_v590ext, IntraFrequencyMeasuredResultsList_v590ext_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -64670,7 +64670,7 @@ static int
dissect_rrc_InterFrequencyMeasuredResultsList_v590ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterFrequencyMeasuredResultsList_v590ext, InterFrequencyMeasuredResultsList_v590ext_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -65210,7 +65210,7 @@ static int
dissect_rrc_ReqDataBitAssistanceList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_ReqDataBitAssistanceList, ReqDataBitAssistanceList_sequence_of,
- 1, maxSgnType);
+ 1, maxSgnType, FALSE);
return offset;
}
@@ -65264,7 +65264,7 @@ static int
dissect_rrc_SatellitesListRelatedDataList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SatellitesListRelatedDataList, SatellitesListRelatedDataList_sequence_of,
- 1, maxGANSSSat);
+ 1, maxGANSSSat, FALSE);
return offset;
}
@@ -65318,7 +65318,7 @@ static int
dissect_rrc_GanssRequestedGenericAssistanceDataList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GanssRequestedGenericAssistanceDataList, GanssRequestedGenericAssistanceDataList_sequence_of,
- 1, maxGANSS);
+ 1, maxGANSS, FALSE);
return offset;
}
@@ -65447,7 +65447,7 @@ static int
dissect_rrc_GANSSMeasurementParameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GANSSMeasurementParameters, GANSSMeasurementParameters_sequence_of,
- 1, maxGANSSSat);
+ 1, maxGANSSSat, FALSE);
return offset;
}
@@ -65478,7 +65478,7 @@ static int
dissect_rrc_GANSSGenericMeasurementInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_GANSSGenericMeasurementInfo, GANSSGenericMeasurementInfo_sequence_of,
- 1, maxGANSS);
+ 1, maxGANSS, FALSE);
return offset;
}
@@ -65560,7 +65560,7 @@ static int
dissect_rrc_MeasuredResultsList_v770xet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MeasuredResultsList_v770xet, MeasuredResultsList_v770xet_sequence_of,
- 1, maxAdditionalMeas);
+ 1, maxAdditionalMeas, FALSE);
return offset;
}
@@ -65634,7 +65634,7 @@ static int
dissect_rrc_NeighbourList_TDD_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NeighbourList_TDD_r7, NeighbourList_TDD_r7_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -66074,7 +66074,7 @@ static int
dissect_rrc_RB_IdentityList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RB_IdentityList, RB_IdentityList_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -67567,7 +67567,7 @@ static int
dissect_rrc_InterRAT_UE_RadioAccessCapabilityList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterRAT_UE_RadioAccessCapabilityList, InterRAT_UE_RadioAccessCapabilityList_sequence_of,
- 1, maxInterSysMessages);
+ 1, maxInterSysMessages, FALSE);
return offset;
}
@@ -67656,7 +67656,7 @@ static int
dissect_rrc_CompressedModeMeasCapabFDDList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CompressedModeMeasCapabFDDList, CompressedModeMeasCapabFDDList_sequence_of,
- 1, maxFreqBandsFDD);
+ 1, maxFreqBandsFDD, FALSE);
return offset;
}
@@ -67704,7 +67704,7 @@ static int
dissect_rrc_CompressedModeMeasCapabTDDList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CompressedModeMeasCapabTDDList, CompressedModeMeasCapabTDDList_sequence_of,
- 1, maxFreqBandsTDD);
+ 1, maxFreqBandsTDD, FALSE);
return offset;
}
@@ -67764,7 +67764,7 @@ static int
dissect_rrc_CompressedModeMeasCapabGSMList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CompressedModeMeasCapabGSMList, CompressedModeMeasCapabGSMList_sequence_of,
- 1, maxFreqBandsGSM);
+ 1, maxFreqBandsGSM, FALSE);
return offset;
}
@@ -67826,7 +67826,7 @@ static int
dissect_rrc_UE_RadioAccessCapabBandFDDList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_RadioAccessCapabBandFDDList, UE_RadioAccessCapabBandFDDList_sequence_of,
- 1, maxFreqBandsFDD);
+ 1, maxFreqBandsFDD, FALSE);
return offset;
}
@@ -69968,7 +69968,7 @@ static int
dissect_rrc_MBMS_SelectedServicesListFull(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_SelectedServicesListFull, MBMS_SelectedServicesListFull_sequence_of,
- 1, maxMBMSservSelect);
+ 1, maxMBMSservSelect, FALSE);
return offset;
}
@@ -70774,7 +70774,7 @@ static int
dissect_rrc_IMSI_GSM_MAP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IMSI_GSM_MAP, IMSI_GSM_MAP_sequence_of,
- 6, 21);
+ 6, 21, FALSE);
return offset;
}
@@ -70878,7 +70878,7 @@ static int
dissect_rrc_IMEI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IMEI, IMEI_sequence_of,
- 15, 15);
+ 15, 15, FALSE);
return offset;
}
@@ -71561,7 +71561,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxURNTI_Group_OF_GroupReleaseInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxURNTI_Group_OF_GroupReleaseInformation, SEQUENCE_SIZE_1_maxURNTI_Group_OF_GroupReleaseInformation_sequence_of,
- 1, maxURNTI_Group);
+ 1, maxURNTI_Group, FALSE);
return offset;
}
@@ -71745,7 +71745,7 @@ static int
dissect_rrc_SRB_InformationSetupList2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_InformationSetupList2, SRB_InformationSetupList2_sequence_of,
- 3, 4);
+ 3, 4, FALSE);
return offset;
}
@@ -72074,7 +72074,7 @@ static int
dissect_rrc_SystemSpecificCapUpdateReqList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SystemSpecificCapUpdateReqList_r5, SystemSpecificCapUpdateReqList_r5_sequence_of,
- 1, maxSystemCapability);
+ 1, maxSystemCapability, FALSE);
return offset;
}
@@ -72251,7 +72251,7 @@ static int
dissect_rrc_DL_InformationPerRL_List_r5bis(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_InformationPerRL_List_r5bis, DL_InformationPerRL_List_r5bis_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -72334,7 +72334,7 @@ static int
dissect_rrc_SRB_InformationSetupList2_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_InformationSetupList2_r6, SRB_InformationSetupList2_r6_sequence_of,
- 3, 4);
+ 3, 4, FALSE);
return offset;
}
@@ -72545,7 +72545,7 @@ static int
dissect_rrc_SRB_InformationSetupList2_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_InformationSetupList2_r7, SRB_InformationSetupList2_r7_sequence_of,
- 3, 4);
+ 3, 4, FALSE);
return offset;
}
@@ -72743,7 +72743,7 @@ static int
dissect_rrc_SRB_InformationSetupList2_r8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_InformationSetupList2_r8, SRB_InformationSetupList2_r8_sequence_of,
- 3, 4);
+ 3, 4, FALSE);
return offset;
}
@@ -73401,7 +73401,7 @@ static int
dissect_rrc_MBMS_SelectedServicesListShort(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_SelectedServicesListShort, MBMS_SelectedServicesListShort_sequence_of,
- 1, maxMBMSservSelect);
+ 1, maxMBMSservSelect, FALSE);
return offset;
}
@@ -74339,7 +74339,7 @@ static int
dissect_rrc_PagingRecordList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PagingRecordList, PagingRecordList_sequence_of,
- 1, maxPage1);
+ 1, maxPage1, FALSE);
return offset;
}
@@ -74461,7 +74461,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxURNTI_Group_OF_GroupIdentityWithReleaseInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxURNTI_Group_OF_GroupIdentityWithReleaseInformation, SEQUENCE_SIZE_1_maxURNTI_Group_OF_GroupIdentityWithReleaseInformation_sequence_of,
- 1, maxURNTI_Group);
+ 1, maxURNTI_Group, FALSE);
return offset;
}
@@ -74497,7 +74497,7 @@ static int
dissect_rrc_PagingRecord2List_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PagingRecord2List_r5, PagingRecord2List_r5_sequence_of,
- 1, maxPage1);
+ 1, maxPage1, FALSE);
return offset;
}
@@ -74678,7 +74678,7 @@ static int
dissect_rrc_TimeslotListWithISCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TimeslotListWithISCP, TimeslotListWithISCP_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -75004,7 +75004,7 @@ static int
dissect_rrc_CompleteSIB_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_rrc_CompleteSIB_List, CompleteSIB_List_sequence_of,
- 1, maxSIBperMsg);
+ 1, maxSIBperMsg, FALSE);
return offset;
}
@@ -75502,7 +75502,7 @@ static int
dissect_rrc_MBMS_ServiceAccessInfoList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_ServiceAccessInfoList_r6, MBMS_ServiceAccessInfoList_r6_sequence_of,
- 1, maxMBMSservCount);
+ 1, maxMBMSservCount, FALSE);
return offset;
}
@@ -75657,7 +75657,7 @@ static int
dissect_rrc_MBMS_CommonRBInformationList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_CommonRBInformationList_r6, MBMS_CommonRBInformationList_r6_sequence_of,
- 1, maxMBMS_CommonRB);
+ 1, maxMBMS_CommonRB, FALSE);
return offset;
}
@@ -75696,7 +75696,7 @@ static int
dissect_rrc_MBMS_TranspChInfoForEachTrCh_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_TranspChInfoForEachTrCh_r6, MBMS_TranspChInfoForEachTrCh_r6_sequence_of,
- 1, maxMBMS_CommonTrCh);
+ 1, maxMBMS_CommonTrCh, FALSE);
return offset;
}
@@ -75735,7 +75735,7 @@ static int
dissect_rrc_MBMS_TranspChInfoForEachCCTrCh_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_TranspChInfoForEachCCTrCh_r6, MBMS_TranspChInfoForEachCCTrCh_r6_sequence_of,
- 1, maxMBMS_CommonCCTrCh);
+ 1, maxMBMS_CommonCCTrCh, FALSE);
return offset;
}
@@ -75875,7 +75875,7 @@ static int
dissect_rrc_MBMS_PhyChInformationList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_PhyChInformationList_r6, MBMS_PhyChInformationList_r6_sequence_of,
- 1, maxMBMS_CommonPhyCh);
+ 1, maxMBMS_CommonPhyCh, FALSE);
return offset;
}
@@ -76109,7 +76109,7 @@ static int
dissect_rrc_MBMS_PhyChInformationList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_PhyChInformationList_r7, MBMS_PhyChInformationList_r7_sequence_of,
- 1, maxMBMS_CommonPhyCh);
+ 1, maxMBMS_CommonPhyCh, FALSE);
return offset;
}
@@ -76162,7 +76162,7 @@ static int
dissect_rrc_MBSFN_TDDInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBSFN_TDDInformation, MBSFN_TDDInformation_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -76191,7 +76191,7 @@ static int
dissect_rrc_MBSFN_TDDInformation_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_rrc_MBSFN_TDDInformation_LCR, MBSFN_TDDInformation_LCR_sequence_of,
- 1, maxMBSFNClusters);
+ 1, maxMBSFNClusters, FALSE);
return offset;
}
@@ -76341,7 +76341,7 @@ static int
dissect_rrc_MBMS_PTM_RBInformation_CList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_PTM_RBInformation_CList, MBMS_PTM_RBInformation_CList_sequence_of,
- 1, maxRBperTrCh);
+ 1, maxRBperTrCh, FALSE);
return offset;
}
@@ -76446,7 +76446,7 @@ static int
dissect_rrc_MBMS_TrCHInformation_CurrList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_TrCHInformation_CurrList, MBMS_TrCHInformation_CurrList_sequence_of,
- 1, maxFACHPCH);
+ 1, maxFACHPCH, FALSE);
return offset;
}
@@ -76478,7 +76478,7 @@ static int
dissect_rrc_MBMS_CurrentCell_SCCPCHList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_CurrentCell_SCCPCHList_r6, MBMS_CurrentCell_SCCPCHList_r6_sequence_of,
- 1, maxSCCPCH);
+ 1, maxSCCPCH, FALSE);
return offset;
}
@@ -76518,7 +76518,7 @@ static int
dissect_rrc_MBMS_TrCHInformation_SIB5List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_TrCHInformation_SIB5List, MBMS_TrCHInformation_SIB5List_sequence_of,
- 1, maxFACHPCH);
+ 1, maxFACHPCH, FALSE);
return offset;
}
@@ -76547,7 +76547,7 @@ static int
dissect_rrc_MBMS_SIBType5_SCCPCHList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_SIBType5_SCCPCHList_r6, MBMS_SIBType5_SCCPCHList_r6_sequence_of,
- 1, maxSCCPCH);
+ 1, maxSCCPCH, FALSE);
return offset;
}
@@ -76598,7 +76598,7 @@ static int
dissect_rrc_MBSFN_TDM_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_rrc_MBSFN_TDM_Info_List, MBSFN_TDM_Info_List_sequence_of,
- 1, maxMBMSservUnmodif);
+ 1, maxMBMSservUnmodif, FALSE);
return offset;
}
@@ -76754,7 +76754,7 @@ static int
dissect_rrc_MBMS_PreferredFrequencyList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_PreferredFrequencyList_r6, MBMS_PreferredFrequencyList_r6_sequence_of,
- 1, maxMBMS_Freq);
+ 1, maxMBMS_Freq, FALSE);
return offset;
}
@@ -76926,7 +76926,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_2_OF_DL_TS_ChannelisationCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_2_OF_DL_TS_ChannelisationCode, SEQUENCE_SIZE_1_2_OF_DL_TS_ChannelisationCode_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -77167,7 +77167,7 @@ static int
dissect_rrc_MBSFN_InterFrequencyNeighbourList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBSFN_InterFrequencyNeighbourList_r7, MBSFN_InterFrequencyNeighbourList_r7_sequence_of,
- 1, maxMBSFNClusters);
+ 1, maxMBSFNClusters, FALSE);
return offset;
}
@@ -77308,7 +77308,7 @@ static int
dissect_rrc_T_mtch_L1CombiningPeriodList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_mtch_L1CombiningPeriodList, T_mtch_L1CombiningPeriodList_sequence_of,
- 1, maxMBMS_L1CP);
+ 1, maxMBMS_L1CP, FALSE);
return offset;
}
@@ -77352,7 +77352,7 @@ static int
dissect_rrc_T_mtch_L1CombiningPeriodList_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_mtch_L1CombiningPeriodList_01, T_mtch_L1CombiningPeriodList_01_sequence_of,
- 1, maxMBMS_L1CP);
+ 1, maxMBMS_L1CP, FALSE);
return offset;
}
@@ -77396,7 +77396,7 @@ static int
dissect_rrc_T_mtch_L1CombiningPeriodList_02(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_mtch_L1CombiningPeriodList_02, T_mtch_L1CombiningPeriodList_02_sequence_of,
- 1, maxMBMS_L1CP);
+ 1, maxMBMS_L1CP, FALSE);
return offset;
}
@@ -77450,7 +77450,7 @@ static int
dissect_rrc_T_mtch_L1CombiningPeriodList_03(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_mtch_L1CombiningPeriodList_03, T_mtch_L1CombiningPeriodList_03_sequence_of,
- 1, maxMBMS_L1CP);
+ 1, maxMBMS_L1CP, FALSE);
return offset;
}
@@ -77504,7 +77504,7 @@ static int
dissect_rrc_T_mtch_L1CombiningPeriodList_04(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_mtch_L1CombiningPeriodList_04, T_mtch_L1CombiningPeriodList_04_sequence_of,
- 1, maxMBMS_L1CP);
+ 1, maxMBMS_L1CP, FALSE);
return offset;
}
@@ -77548,7 +77548,7 @@ static int
dissect_rrc_T_mtch_L1CombiningPeriodList_05(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_T_mtch_L1CombiningPeriodList_05, T_mtch_L1CombiningPeriodList_05_sequence_of,
- 1, maxMBMS_L1CP);
+ 1, maxMBMS_L1CP, FALSE);
return offset;
}
@@ -77676,7 +77676,7 @@ static int
dissect_rrc_MBMS_PTM_RBInformation_NList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_PTM_RBInformation_NList, MBMS_PTM_RBInformation_NList_sequence_of,
- 1, maxRBperTrCh);
+ 1, maxRBperTrCh, FALSE);
return offset;
}
@@ -77707,7 +77707,7 @@ static int
dissect_rrc_MBMS_TrCHInformation_NeighbList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_TrCHInformation_NeighbList, MBMS_TrCHInformation_NeighbList_sequence_of,
- 1, maxFACHPCH);
+ 1, maxFACHPCH, FALSE);
return offset;
}
@@ -77775,7 +77775,7 @@ static int
dissect_rrc_MBMS_NeighbouringCellSCCPCHList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_NeighbouringCellSCCPCHList_r6, MBMS_NeighbouringCellSCCPCHList_r6_sequence_of,
- 1, maxSCCPCH);
+ 1, maxSCCPCH, FALSE);
return offset;
}
@@ -77862,7 +77862,7 @@ static int
dissect_rrc_MBMS_NeighbouringCellSCCPCHList_v770ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_NeighbouringCellSCCPCHList_v770ext, MBMS_NeighbouringCellSCCPCHList_v770ext_sequence_of,
- 1, maxSCCPCH);
+ 1, maxSCCPCH, FALSE);
return offset;
}
@@ -77974,7 +77974,7 @@ static int
dissect_rrc_MBMS_UnmodifiedServiceList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_UnmodifiedServiceList_r6, MBMS_UnmodifiedServiceList_r6_sequence_of,
- 1, maxMBMSservUnmodif);
+ 1, maxMBMSservUnmodif, FALSE);
return offset;
}
@@ -78002,7 +78002,7 @@ static int
dissect_rrc_MBMS_UnmodifiedServiceList_v770ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_UnmodifiedServiceList_v770ext, MBMS_UnmodifiedServiceList_v770ext_sequence_of,
- 1, maxMBMSservUnmodif);
+ 1, maxMBMSservUnmodif, FALSE);
return offset;
}
@@ -78159,7 +78159,7 @@ static int
dissect_rrc_MBMS_ServiceTransmInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_ServiceTransmInfoList, MBMS_ServiceTransmInfoList_sequence_of,
- 1, maxMBMSTransmis);
+ 1, maxMBMSTransmis, FALSE);
return offset;
}
@@ -78189,7 +78189,7 @@ static int
dissect_rrc_MBMS_ServiceSchedulingInfoList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBMS_ServiceSchedulingInfoList_r6, MBMS_ServiceSchedulingInfoList_r6_sequence_of,
- 1, maxMBMSservSched);
+ 1, maxMBMSservSched, FALSE);
return offset;
}
@@ -78539,7 +78539,7 @@ static int
dissect_rrc_DL_InformationPerRL_ListPostFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DL_InformationPerRL_ListPostFDD, DL_InformationPerRL_ListPostFDD_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -80574,7 +80574,7 @@ static int
dissect_rrc_PredefinedConfigStatusList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PredefinedConfigStatusList, PredefinedConfigStatusList_sequence_of,
- maxPredefConfig, maxPredefConfig);
+ maxPredefConfig, maxPredefConfig, FALSE);
return offset;
}
@@ -80792,7 +80792,7 @@ static int
dissect_rrc_PredefinedConfigValueTagList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PredefinedConfigValueTagList, PredefinedConfigValueTagList_sequence_of,
- 1, maxPredefConfig);
+ 1, maxPredefConfig, FALSE);
return offset;
}
@@ -80821,7 +80821,7 @@ static int
dissect_rrc_PredefinedConfigSetsWithDifferentValueTag(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PredefinedConfigSetsWithDifferentValueTag, PredefinedConfigSetsWithDifferentValueTag_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -80835,7 +80835,7 @@ static int
dissect_rrc_PredefinedConfigStatusListVarSz(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PredefinedConfigStatusListVarSz, PredefinedConfigStatusListVarSz_sequence_of,
- 1, maxPredefConfig);
+ 1, maxPredefConfig, FALSE);
return offset;
}
@@ -80882,7 +80882,7 @@ static int
dissect_rrc_RF_CapabBandListFDDComp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RF_CapabBandListFDDComp, RF_CapabBandListFDDComp_sequence_of,
- 1, maxFreqBandsFDD);
+ 1, maxFreqBandsFDD, FALSE);
return offset;
}
@@ -81022,7 +81022,7 @@ static int
dissect_rrc_RF_CapabBandListFDDComp_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_rrc_RF_CapabBandListFDDComp_ext, RF_CapabBandListFDDComp_ext_sequence_of,
- 1, maxFreqBandsFDD_ext);
+ 1, maxFreqBandsFDD_ext, FALSE);
return offset;
}
@@ -82022,7 +82022,7 @@ static int
dissect_rrc_CompressedModeMeasCapabFDDList2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CompressedModeMeasCapabFDDList2, CompressedModeMeasCapabFDDList2_sequence_of,
- 1, maxFreqBandsFDD);
+ 1, maxFreqBandsFDD, FALSE);
return offset;
}
@@ -82069,7 +82069,7 @@ static int
dissect_rrc_UE_RadioAccessCapabBandFDDList2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_RadioAccessCapabBandFDDList2, UE_RadioAccessCapabBandFDDList2_sequence_of,
- 1, maxFreqBandsFDD);
+ 1, maxFreqBandsFDD, FALSE);
return offset;
}
@@ -82099,7 +82099,7 @@ static int
dissect_rrc_CompressedModeMeasCapabFDDList_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_rrc_CompressedModeMeasCapabFDDList_ext, CompressedModeMeasCapabFDDList_ext_sequence_of,
- 1, maxFreqBandsFDD);
+ 1, maxFreqBandsFDD, FALSE);
return offset;
}
@@ -82128,7 +82128,7 @@ static int
dissect_rrc_UE_RadioAccessCapabBandFDDList_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_rrc_UE_RadioAccessCapabBandFDDList_ext, UE_RadioAccessCapabBandFDDList_ext_sequence_of,
- 1, maxFreqBandsFDD);
+ 1, maxFreqBandsFDD, FALSE);
return offset;
}
@@ -82533,7 +82533,7 @@ static int
dissect_rrc_CN_DomainSysInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CN_DomainSysInfoList, CN_DomainSysInfoList_sequence_of,
- 1, maxCNdomains);
+ 1, maxCNdomains, FALSE);
return offset;
}
@@ -82562,7 +82562,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_5_OF_PLMN_IdentityWithOptionalMCC_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_5_OF_PLMN_IdentityWithOptionalMCC_r6, SEQUENCE_SIZE_1_5_OF_PLMN_IdentityWithOptionalMCC_r6_sequence_of,
- 1, 5);
+ 1, 5, FALSE);
return offset;
}
@@ -82722,7 +82722,7 @@ static int
dissect_rrc_AccessClassBarredList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_AccessClassBarredList, AccessClassBarredList_sequence_of,
- maxAC, maxAC);
+ maxAC, maxAC, FALSE);
return offset;
}
@@ -82917,7 +82917,7 @@ static int
dissect_rrc_MappingFunctionParameterList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MappingFunctionParameterList, MappingFunctionParameterList_sequence_of,
- 1, maxMeasIntervals);
+ 1, maxMeasIntervals, FALSE);
return offset;
}
@@ -82946,7 +82946,7 @@ static int
dissect_rrc_MappingInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MappingInfo, MappingInfo_sequence_of,
- 1, maxRAT);
+ 1, maxRAT, FALSE);
return offset;
}
@@ -83059,7 +83059,7 @@ static int
dissect_rrc_RAT_FDD_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_rrc_RAT_FDD_InfoList, RAT_FDD_InfoList_sequence_of,
- 1, maxOtherRAT);
+ 1, maxOtherRAT, FALSE);
return offset;
}
@@ -83109,7 +83109,7 @@ static int
dissect_rrc_RAT_TDD_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_rrc_RAT_TDD_InfoList, RAT_TDD_InfoList_sequence_of,
- 1, maxOtherRAT);
+ 1, maxOtherRAT, FALSE);
return offset;
}
@@ -83421,7 +83421,7 @@ static int
dissect_rrc_URA_IdentityList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_URA_IdentityList, URA_IdentityList_sequence_of,
- 1, maxURA);
+ 1, maxURA, FALSE);
return offset;
}
@@ -83541,7 +83541,7 @@ static int
dissect_rrc_InitialPriorityDelayList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InitialPriorityDelayList, InitialPriorityDelayList_sequence_of,
- 1, maxASC);
+ 1, maxASC, FALSE);
return offset;
}
@@ -83760,7 +83760,7 @@ static int
dissect_rrc_DRAC_SysInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DRAC_SysInfoList, DRAC_SysInfoList_sequence_of,
- 1, maxDRACclasses);
+ 1, maxDRACclasses, FALSE);
return offset;
}
@@ -83871,7 +83871,7 @@ static int
dissect_rrc_NetworkAssistedGANSS_Supported_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_rrc_NetworkAssistedGANSS_Supported_List, NetworkAssistedGANSS_Supported_List_sequence_of,
- 1, maxGANSS);
+ 1, maxGANSS, FALSE);
return offset;
}
@@ -85088,7 +85088,7 @@ static int
dissect_rrc_Common_MAC_ehs_ReorderingQueueList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_Common_MAC_ehs_ReorderingQueueList, Common_MAC_ehs_ReorderingQueueList_sequence_of,
- 1, maxCommonQueueID);
+ 1, maxCommonQueueID, FALSE);
return offset;
}
@@ -85139,7 +85139,7 @@ static int
dissect_rrc_USCH_TransportChannelsInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_USCH_TransportChannelsInfo, USCH_TransportChannelsInfo_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -85163,7 +85163,7 @@ static int
dissect_rrc_AC_To_ASC_MappingTable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_AC_To_ASC_MappingTable, AC_To_ASC_MappingTable_sequence_of,
- maxASCmap, maxASCmap);
+ maxASCmap, maxASCmap, FALSE);
return offset;
}
@@ -85659,7 +85659,7 @@ static int
dissect_rrc_AdditionalPRACH_TF_and_TFCS_CCCH_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_rrc_AdditionalPRACH_TF_and_TFCS_CCCH_List, AdditionalPRACH_TF_and_TFCS_CCCH_List_sequence_of,
- 1, maxPRACH);
+ 1, maxPRACH, FALSE);
return offset;
}
@@ -85791,7 +85791,7 @@ static int
dissect_rrc_DynamicPersistenceLevelTF_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_rrc_DynamicPersistenceLevelTF_List, DynamicPersistenceLevelTF_List_sequence_of,
- 1, maxTF_CPCH);
+ 1, maxTF_CPCH, FALSE);
return offset;
}
@@ -85820,7 +85820,7 @@ static int
dissect_rrc_CPCH_PersistenceLevelsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CPCH_PersistenceLevelsList, CPCH_PersistenceLevelsList_sequence_of,
- 1, maxCPCHsets);
+ 1, maxCPCHsets, FALSE);
return offset;
}
@@ -85834,7 +85834,7 @@ static int
dissect_rrc_CPCH_SetInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CPCH_SetInfoList, CPCH_SetInfoList_sequence_of,
- 1, maxCPCHsets);
+ 1, maxCPCHsets, FALSE);
return offset;
}
@@ -85873,7 +85873,7 @@ static int
dissect_rrc_DSCH_TransportChannelsInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DSCH_TransportChannelsInfo, DSCH_TransportChannelsInfo_sequence_of,
- 1, maxTrCH);
+ 1, maxTrCH, FALSE);
return offset;
}
@@ -85887,7 +85887,7 @@ static int
dissect_rrc_DynamicPersistenceLevelList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_DynamicPersistenceLevelList, DynamicPersistenceLevelList_sequence_of,
- 1, maxPRACH);
+ 1, maxPRACH, FALSE);
return offset;
}
@@ -85916,7 +85916,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxCommonHRNTI_OF_H_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_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxCommonHRNTI_OF_H_RNTI, SEQUENCE_SIZE_1_maxCommonHRNTI_OF_H_RNTI_sequence_of,
- 1, maxCommonHRNTI);
+ 1, maxCommonHRNTI, FALSE);
return offset;
}
@@ -86151,7 +86151,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxSCCPCH_OF_PICH_ForHSDPASupportedPaging(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxSCCPCH_OF_PICH_ForHSDPASupportedPaging, SEQUENCE_SIZE_1_maxSCCPCH_OF_PICH_ForHSDPASupportedPaging_sequence_of,
- 1, maxSCCPCH);
+ 1, maxSCCPCH, FALSE);
return offset;
}
@@ -86175,7 +86175,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_2_OF_TransportBlockSizeIndex(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_2_OF_TransportBlockSizeIndex, SEQUENCE_SIZE_1_2_OF_TransportBlockSizeIndex_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -86367,7 +86367,7 @@ static int
dissect_rrc_PDSCH_SysInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PDSCH_SysInfoList, PDSCH_SysInfoList_sequence_of,
- 1, maxPDSCH);
+ 1, maxPDSCH, FALSE);
return offset;
}
@@ -86381,7 +86381,7 @@ static int
dissect_rrc_PDSCH_SysInfoList_VHCR_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PDSCH_SysInfoList_VHCR_r7, PDSCH_SysInfoList_VHCR_r7_sequence_of,
- 1, maxPDSCH);
+ 1, maxPDSCH, FALSE);
return offset;
}
@@ -86395,7 +86395,7 @@ static int
dissect_rrc_PDSCH_SysInfoList_HCR_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PDSCH_SysInfoList_HCR_r5, PDSCH_SysInfoList_HCR_r5_sequence_of,
- 1, maxPDSCH);
+ 1, maxPDSCH, FALSE);
return offset;
}
@@ -86409,7 +86409,7 @@ static int
dissect_rrc_PDSCH_SysInfoList_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PDSCH_SysInfoList_LCR_r4, PDSCH_SysInfoList_LCR_r4_sequence_of,
- 1, maxPDSCH);
+ 1, maxPDSCH, FALSE);
return offset;
}
@@ -86453,7 +86453,7 @@ static int
dissect_rrc_PDSCH_SysInfoList_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_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PDSCH_SysInfoList_SFN, PDSCH_SysInfoList_SFN_sequence_of,
- 1, maxPDSCH);
+ 1, maxPDSCH, FALSE);
return offset;
}
@@ -86482,7 +86482,7 @@ static int
dissect_rrc_PDSCH_SysInfoList_SFN_HCR_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PDSCH_SysInfoList_SFN_HCR_r5, PDSCH_SysInfoList_SFN_HCR_r5_sequence_of,
- 1, maxPDSCH);
+ 1, maxPDSCH, FALSE);
return offset;
}
@@ -86511,7 +86511,7 @@ static int
dissect_rrc_PDSCH_SysInfoList_SFN_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PDSCH_SysInfoList_SFN_LCR_r4, PDSCH_SysInfoList_SFN_LCR_r4_sequence_of,
- 1, maxPDSCH);
+ 1, maxPDSCH, FALSE);
return offset;
}
@@ -86525,7 +86525,7 @@ static int
dissect_rrc_PersistenceScalingFactorList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PersistenceScalingFactorList, PersistenceScalingFactorList_sequence_of,
- 1, maxASCpersist);
+ 1, maxASCpersist, FALSE);
return offset;
}
@@ -86539,7 +86539,7 @@ static int
dissect_rrc_PichChannelisationCodeList_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PichChannelisationCodeList_LCR_r4, PichChannelisationCodeList_LCR_r4_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -86681,7 +86681,7 @@ static int
dissect_rrc_PRACH_ChanCodes_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PRACH_ChanCodes_LCR_r4, PRACH_ChanCodes_LCR_r4_sequence_of,
- 1, 4);
+ 1, 4, FALSE);
return offset;
}
@@ -86728,7 +86728,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxASC_OF_ASCSetting_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_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxASC_OF_ASCSetting_FDD, SEQUENCE_SIZE_1_maxASC_OF_ASCSetting_FDD_sequence_of,
- 1, maxASC);
+ 1, maxASC, FALSE);
return offset;
}
@@ -86742,7 +86742,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxASC_OF_ASCSetting_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_rrc_SEQUENCE_SIZE_1_maxASC_OF_ASCSetting_TDD, SEQUENCE_SIZE_1_maxASC_OF_ASCSetting_TDD_sequence_of,
- 1, maxASC);
+ 1, maxASC, FALSE);
return offset;
}
@@ -86778,7 +86778,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxASC_OF_ASCSetting_TDD_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxASC_OF_ASCSetting_TDD_r7, SEQUENCE_SIZE_1_maxASC_OF_ASCSetting_TDD_r7_sequence_of,
- 1, maxASC);
+ 1, maxASC, FALSE);
return offset;
}
@@ -86814,7 +86814,7 @@ static int
dissect_rrc_PRACH_Partitioning_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PRACH_Partitioning_LCR_r4, PRACH_Partitioning_LCR_r4_sequence_of,
- 1, maxASC);
+ 1, maxASC, FALSE);
return offset;
}
@@ -86921,7 +86921,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_8_OF_TDD_PRACH_CCode8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_8_OF_TDD_PRACH_CCode8, SEQUENCE_SIZE_1_8_OF_TDD_PRACH_CCode8_sequence_of,
- 1, 8);
+ 1, 8, FALSE);
return offset;
}
@@ -86965,7 +86965,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_8_OF_TDD_PRACH_CCode16(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_8_OF_TDD_PRACH_CCode16, SEQUENCE_SIZE_1_8_OF_TDD_PRACH_CCode16_sequence_of,
- 1, 8);
+ 1, 8, FALSE);
return offset;
}
@@ -87083,7 +87083,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_16_OF_TDD768_PRACH_CCode32(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_16_OF_TDD768_PRACH_CCode32, SEQUENCE_SIZE_1_16_OF_TDD768_PRACH_CCode32_sequence_of,
- 1, 16);
+ 1, 16, FALSE);
return offset;
}
@@ -87127,7 +87127,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_16_OF_TDD768_PRACH_CCode16(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_16_OF_TDD768_PRACH_CCode16, SEQUENCE_SIZE_1_16_OF_TDD768_PRACH_CCode16_sequence_of,
- 1, 16);
+ 1, 16, FALSE);
return offset;
}
@@ -87229,7 +87229,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxPRACH_FPACH_OF_PRACH_Definition_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxPRACH_FPACH_OF_PRACH_Definition_LCR_r4, SEQUENCE_SIZE_1_maxPRACH_FPACH_OF_PRACH_Definition_LCR_r4_sequence_of,
- 1, maxPRACH_FPACH);
+ 1, maxPRACH_FPACH, FALSE);
return offset;
}
@@ -87380,7 +87380,7 @@ static int
dissect_rrc_PRACH_SystemInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PRACH_SystemInformationList, PRACH_SystemInformationList_sequence_of,
- 1, maxPRACH);
+ 1, maxPRACH, FALSE);
return offset;
}
@@ -87394,7 +87394,7 @@ static int
dissect_rrc_PRACH_SystemInformationList_VHCR_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PRACH_SystemInformationList_VHCR_r7, PRACH_SystemInformationList_VHCR_r7_sequence_of,
- 1, maxPRACH);
+ 1, maxPRACH, FALSE);
return offset;
}
@@ -87408,7 +87408,7 @@ static int
dissect_rrc_PRACH_SystemInformationList_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PRACH_SystemInformationList_LCR_r4, PRACH_SystemInformationList_LCR_r4_sequence_of,
- 1, maxPRACH);
+ 1, maxPRACH, FALSE);
return offset;
}
@@ -87422,7 +87422,7 @@ static int
dissect_rrc_PRACH_SystemInformationList_LCR_v770ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PRACH_SystemInformationList_LCR_v770ext, PRACH_SystemInformationList_LCR_v770ext_sequence_of,
- 1, maxPRACH);
+ 1, maxPRACH, FALSE);
return offset;
}
@@ -87534,7 +87534,7 @@ static int
dissect_rrc_PUSCH_SysInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PUSCH_SysInfoList, PUSCH_SysInfoList_sequence_of,
- 1, maxPUSCH);
+ 1, maxPUSCH, FALSE);
return offset;
}
@@ -87548,7 +87548,7 @@ static int
dissect_rrc_PUSCH_SysInfoList_HCR_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PUSCH_SysInfoList_HCR_r5, PUSCH_SysInfoList_HCR_r5_sequence_of,
- 1, maxPUSCH);
+ 1, maxPUSCH, FALSE);
return offset;
}
@@ -87562,7 +87562,7 @@ static int
dissect_rrc_PUSCH_SysInfoList_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PUSCH_SysInfoList_LCR_r4, PUSCH_SysInfoList_LCR_r4_sequence_of,
- 1, maxPUSCH);
+ 1, maxPUSCH, FALSE);
return offset;
}
@@ -87591,7 +87591,7 @@ static int
dissect_rrc_PUSCH_SysInfoList_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_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PUSCH_SysInfoList_SFN, PUSCH_SysInfoList_SFN_sequence_of,
- 1, maxPUSCH);
+ 1, maxPUSCH, FALSE);
return offset;
}
@@ -87620,7 +87620,7 @@ static int
dissect_rrc_PUSCH_SysInfoList_SFN_HCR_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PUSCH_SysInfoList_SFN_HCR_r5, PUSCH_SysInfoList_SFN_HCR_r5_sequence_of,
- 1, maxPUSCH);
+ 1, maxPUSCH, FALSE);
return offset;
}
@@ -87649,7 +87649,7 @@ static int
dissect_rrc_PUSCH_SysInfoList_SFN_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PUSCH_SysInfoList_SFN_LCR_r4, PUSCH_SysInfoList_SFN_LCR_r4_sequence_of,
- 1, maxPUSCH);
+ 1, maxPUSCH, FALSE);
return offset;
}
@@ -87678,7 +87678,7 @@ static int
dissect_rrc_PUSCH_SysInfoList_SFN_VHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PUSCH_SysInfoList_SFN_VHCR, PUSCH_SysInfoList_SFN_VHCR_sequence_of,
- 1, maxPUSCH);
+ 1, maxPUSCH, FALSE);
return offset;
}
@@ -87738,7 +87738,7 @@ static int
dissect_rrc_SCCPCH_ChannelisationCodeList_VHCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SCCPCH_ChannelisationCodeList_VHCR, SCCPCH_ChannelisationCodeList_VHCR_sequence_of,
- 1, 32);
+ 1, 32, FALSE);
return offset;
}
@@ -87881,7 +87881,7 @@ static int
dissect_rrc_SCCPCH_SystemInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SCCPCH_SystemInformationList, SCCPCH_SystemInformationList_sequence_of,
- 1, maxSCCPCH);
+ 1, maxSCCPCH, FALSE);
return offset;
}
@@ -87895,7 +87895,7 @@ static int
dissect_rrc_SCCPCH_SystemInformationList_HCR_VHCR_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SCCPCH_SystemInformationList_HCR_VHCR_r7, SCCPCH_SystemInformationList_HCR_VHCR_r7_sequence_of,
- 1, maxSCCPCH);
+ 1, maxSCCPCH, FALSE);
return offset;
}
@@ -87909,7 +87909,7 @@ static int
dissect_rrc_SCCPCH_SystemInformationList_LCR_r4_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_rrc_SCCPCH_SystemInformationList_LCR_r4_ext, SCCPCH_SystemInformationList_LCR_r4_ext_sequence_of,
- 1, maxSCCPCH);
+ 1, maxSCCPCH, FALSE);
return offset;
}
@@ -87966,7 +87966,7 @@ static int
dissect_rrc_MBMS_FACHCarryingMTCH_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_rrc_MBMS_FACHCarryingMTCH_List, MBMS_FACHCarryingMTCH_List_sequence_of,
- 1, maxFACHPCH);
+ 1, maxFACHPCH, FALSE);
return offset;
}
@@ -88075,7 +88075,7 @@ static int
dissect_rrc_TDD_MBSFNInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TDD_MBSFNInformation, TDD_MBSFNInformation_sequence_of,
- 1, maxTS);
+ 1, maxTS, FALSE);
return offset;
}
@@ -88135,7 +88135,7 @@ static int
dissect_rrc_ForbiddenAffectCellList_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_ForbiddenAffectCellList_LCR_r4, ForbiddenAffectCellList_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -88239,7 +88239,7 @@ static int
dissect_rrc_IntraFreqEventCriteriaList_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFreqEventCriteriaList_LCR_r4, IntraFreqEventCriteriaList_LCR_r4_sequence_of,
- 1, maxMeasEvent);
+ 1, maxMeasEvent, FALSE);
return offset;
}
@@ -88445,7 +88445,7 @@ static int
dissect_rrc_TimeslotInfoList_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TimeslotInfoList_LCR_r4, TimeslotInfoList_LCR_r4_sequence_of,
- 1, maxTS_LCR);
+ 1, maxTS_LCR, FALSE);
return offset;
}
@@ -89187,7 +89187,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxOtherRAT_OF_RAT_Type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxOtherRAT_OF_RAT_Type, SEQUENCE_SIZE_1_maxOtherRAT_OF_RAT_Type_sequence_of,
- 1, maxOtherRAT);
+ 1, maxOtherRAT, FALSE);
return offset;
}
@@ -89273,7 +89273,7 @@ static int
dissect_rrc_NewInterFreqCellSI_List_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_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellSI_List_RSCP, NewInterFreqCellSI_List_RSCP_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -89318,7 +89318,7 @@ static int
dissect_rrc_NewInterFreqCellSI_List_ECN0(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellSI_List_ECN0, NewInterFreqCellSI_List_ECN0_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -89363,7 +89363,7 @@ static int
dissect_rrc_NewInterFreqCellSI_List_HCS_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_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellSI_List_HCS_RSCP, NewInterFreqCellSI_List_HCS_RSCP_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -89408,7 +89408,7 @@ static int
dissect_rrc_NewInterFreqCellSI_List_HCS_ECN0(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellSI_List_HCS_ECN0, NewInterFreqCellSI_List_HCS_ECN0_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -89453,7 +89453,7 @@ static int
dissect_rrc_NewInterFreqCellSI_List_RSCP_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellSI_List_RSCP_LCR_r4, NewInterFreqCellSI_List_RSCP_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -89498,7 +89498,7 @@ static int
dissect_rrc_NewInterFreqCellSI_List_ECN0_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellSI_List_ECN0_LCR_r4, NewInterFreqCellSI_List_ECN0_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -89543,7 +89543,7 @@ static int
dissect_rrc_NewInterFreqCellSI_List_HCS_RSCP_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellSI_List_HCS_RSCP_LCR_r4, NewInterFreqCellSI_List_HCS_RSCP_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -89588,7 +89588,7 @@ static int
dissect_rrc_NewInterFreqCellSI_List_HCS_ECN0_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterFreqCellSI_List_HCS_ECN0_LCR_r4, NewInterFreqCellSI_List_HCS_ECN0_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -89775,7 +89775,7 @@ static int
dissect_rrc_InterFreqRepQuantityRACH_TDDList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_InterFreqRepQuantityRACH_TDDList, InterFreqRepQuantityRACH_TDDList_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -89993,7 +89993,7 @@ static int
dissect_rrc_NewInterRATCellList_B(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewInterRATCellList_B, NewInterRATCellList_B_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -90065,7 +90065,7 @@ static int
dissect_rrc_NewIntraFreqCellSI_List_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_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellSI_List_RSCP, NewIntraFreqCellSI_List_RSCP_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -90109,7 +90109,7 @@ static int
dissect_rrc_NewIntraFreqCellSI_List_ECN0(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellSI_List_ECN0, NewIntraFreqCellSI_List_ECN0_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -90153,7 +90153,7 @@ static int
dissect_rrc_NewIntraFreqCellSI_List_HCS_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_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellSI_List_HCS_RSCP, NewIntraFreqCellSI_List_HCS_RSCP_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -90197,7 +90197,7 @@ static int
dissect_rrc_NewIntraFreqCellSI_List_HCS_ECN0(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellSI_List_HCS_ECN0, NewIntraFreqCellSI_List_HCS_ECN0_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -90241,7 +90241,7 @@ static int
dissect_rrc_NewIntraFreqCellSI_List_RSCP_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellSI_List_RSCP_LCR_r4, NewIntraFreqCellSI_List_RSCP_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -90285,7 +90285,7 @@ static int
dissect_rrc_NewIntraFreqCellSI_List_ECN0_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellSI_List_ECN0_LCR_r4, NewIntraFreqCellSI_List_ECN0_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -90329,7 +90329,7 @@ static int
dissect_rrc_NewIntraFreqCellSI_List_HCS_RSCP_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellSI_List_HCS_RSCP_LCR_r4, NewIntraFreqCellSI_List_HCS_RSCP_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -90373,7 +90373,7 @@ static int
dissect_rrc_NewIntraFreqCellSI_List_HCS_ECN0_LCR_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_NewIntraFreqCellSI_List_HCS_ECN0_LCR_r4, NewIntraFreqCellSI_List_HCS_ECN0_LCR_r4_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -90434,7 +90434,7 @@ static int
dissect_rrc_IntraFreqMeasQuantity_TDD_sib3List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFreqMeasQuantity_TDD_sib3List, IntraFreqMeasQuantity_TDD_sib3List_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -90497,7 +90497,7 @@ static int
dissect_rrc_IntraFreqRepQuantityRACH_TDDList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_IntraFreqRepQuantityRACH_TDDList, IntraFreqRepQuantityRACH_TDDList_sequence_of,
- 1, 2);
+ 1, 2, FALSE);
return offset;
}
@@ -91168,7 +91168,7 @@ static int
dissect_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_CellSelectReselectInfo_v590ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SEQUENCE_SIZE_1_maxCellMeas_OF_CellSelectReselectInfo_v590ext, SEQUENCE_SIZE_1_maxCellMeas_OF_CellSelectReselectInfo_v590ext_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -91550,7 +91550,7 @@ static int
dissect_rrc_PLMNsOfIntraFreqCellsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PLMNsOfIntraFreqCellsList, PLMNsOfIntraFreqCellsList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -91578,7 +91578,7 @@ static int
dissect_rrc_PLMNsOfInterFreqCellsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PLMNsOfInterFreqCellsList, PLMNsOfInterFreqCellsList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -91606,7 +91606,7 @@ static int
dissect_rrc_PLMNsOfInterRATCellsList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_PLMNsOfInterRATCellsList, PLMNsOfInterRATCellsList_sequence_of,
- 1, maxCellMeas);
+ 1, maxCellMeas, FALSE);
return offset;
}
@@ -91690,7 +91690,7 @@ static int
dissect_rrc_UE_Positioning_GANSS_TimeModels(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_UE_Positioning_GANSS_TimeModels, UE_Positioning_GANSS_TimeModels_sequence_of,
- 1, maxGANSS_1);
+ 1, maxGANSS_1, FALSE);
return offset;
}
@@ -91889,7 +91889,7 @@ static int
dissect_rrc_ExtSIBTypeInfoSchedulingInfo_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_rrc_ExtSIBTypeInfoSchedulingInfo_List, ExtSIBTypeInfoSchedulingInfo_List_sequence_of,
- 1, maxSIB);
+ 1, maxSIB, FALSE);
return offset;
}
@@ -92000,7 +92000,7 @@ static int
dissect_rrc_SIBSb_ReferenceList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SIBSb_ReferenceList, SIBSb_ReferenceList_sequence_of,
- 1, maxSIB);
+ 1, maxSIB, FALSE);
return offset;
}
@@ -92102,7 +92102,7 @@ static int
dissect_rrc_SIB_ReferenceList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SIB_ReferenceList, SIB_ReferenceList_sequence_of,
- 1, maxSIB);
+ 1, maxSIB, FALSE);
return offset;
}
@@ -92329,7 +92329,7 @@ static int
dissect_rrc_LocationRegistrationAccessClassBarredList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_LocationRegistrationAccessClassBarredList, LocationRegistrationAccessClassBarredList_sequence_of,
- 15, 15);
+ 15, 15, FALSE);
return offset;
}
@@ -93668,7 +93668,7 @@ static int
dissect_rrc_MBSFNFrequencyList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_MBSFNFrequencyList, MBSFNFrequencyList_sequence_of,
- 0, maxMBSFNClusters);
+ 0, maxMBSFNClusters, FALSE);
return offset;
}
@@ -95478,7 +95478,7 @@ static int
dissect_rrc_CipheringInfoPerRB_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_rrc_CipheringInfoPerRB_List, CipheringInfoPerRB_List_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -95507,7 +95507,7 @@ static int
dissect_rrc_COUNT_C_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_rrc_COUNT_C_List, COUNT_C_List_sequence_of,
- 1, maxCNdomains);
+ 1, maxCNdomains, FALSE);
return offset;
}
@@ -95554,7 +95554,7 @@ static int
dissect_rrc_SRB_SpecificIntegrityProtInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_SRB_SpecificIntegrityProtInfoList, SRB_SpecificIntegrityProtInfoList_sequence_of,
- 4, maxSRBsetup);
+ 4, maxSRBsetup, FALSE);
return offset;
}
@@ -95635,7 +95635,7 @@ static int
dissect_rrc_OngoingMeasRepList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_OngoingMeasRepList, OngoingMeasRepList_sequence_of,
- 1, maxNoOfMeas);
+ 1, maxNoOfMeas, FALSE);
return offset;
}
@@ -95741,7 +95741,7 @@ static int
dissect_rrc_CipheringStatusList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CipheringStatusList, CipheringStatusList_sequence_of,
- 1, maxCNdomains);
+ 1, maxCNdomains, FALSE);
return offset;
}
@@ -95784,7 +95784,7 @@ static int
dissect_rrc_CN_DomainInformationList_v390ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CN_DomainInformationList_v390ext, CN_DomainInformationList_v390ext_sequence_of,
- 1, maxCNdomains);
+ 1, maxCNdomains, FALSE);
return offset;
}
@@ -95846,7 +95846,7 @@ static int
dissect_rrc_STARTList2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_STARTList2, STARTList2_sequence_of,
- 2, maxCNdomains);
+ 2, maxCNdomains, FALSE);
return offset;
}
@@ -96009,7 +96009,7 @@ static int
dissect_rrc_StoredTGP_SequenceList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_StoredTGP_SequenceList, StoredTGP_SequenceList_sequence_of,
- 1, maxTGPS);
+ 1, maxTGPS, FALSE);
return offset;
}
@@ -96038,7 +96038,7 @@ static int
dissect_rrc_CodeChangeStatusList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CodeChangeStatusList, CodeChangeStatusList_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -96476,7 +96476,7 @@ static int
dissect_rrc_CipheringStatusList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CipheringStatusList_r4, CipheringStatusList_r4_sequence_of,
- 1, maxCNdomains);
+ 1, maxCNdomains, FALSE);
return offset;
}
@@ -96507,7 +96507,7 @@ static int
dissect_rrc_CipheringInfoPerRB_List_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_CipheringInfoPerRB_List_r4, CipheringInfoPerRB_List_r4_sequence_of,
- 1, maxRB);
+ 1, maxRB, FALSE);
return offset;
}
@@ -96887,7 +96887,7 @@ static int
dissect_rrc_OngoingMeasRepList_r4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_OngoingMeasRepList_r4, OngoingMeasRepList_r4_sequence_of,
- 1, maxNoOfMeas);
+ 1, maxNoOfMeas, FALSE);
return offset;
}
@@ -96999,7 +96999,7 @@ static int
dissect_rrc_TPC_CombinationInfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_TPC_CombinationInfoList, TPC_CombinationInfoList_sequence_of,
- 1, maxRL);
+ 1, maxRL, FALSE);
return offset;
}
@@ -97614,7 +97614,7 @@ static int
dissect_rrc_OngoingMeasRepList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_OngoingMeasRepList_r5, OngoingMeasRepList_r5_sequence_of,
- 1, maxNoOfMeas);
+ 1, maxNoOfMeas, FALSE);
return offset;
}
@@ -98018,7 +98018,7 @@ static int
dissect_rrc_OngoingMeasRepList_r6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_OngoingMeasRepList_r6, OngoingMeasRepList_r6_sequence_of,
- 1, maxNoOfMeas);
+ 1, maxNoOfMeas, FALSE);
return offset;
}
@@ -98253,7 +98253,7 @@ static int
dissect_rrc_OngoingMeasRepList_r7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_OngoingMeasRepList_r7, OngoingMeasRepList_r7_sequence_of,
- 1, maxNoOfMeas);
+ 1, maxNoOfMeas, FALSE);
return offset;
}
@@ -98744,7 +98744,7 @@ static int
dissect_rrc_RFC3095_Context_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_rrc_RFC3095_Context_List, RFC3095_Context_List_sequence_of,
- 1, maxRFC3095_CID);
+ 1, maxRFC3095_CID, FALSE);
return offset;
}
@@ -98773,7 +98773,7 @@ static int
dissect_rrc_RFC3095_ContextInfoList_r5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_rrc_RFC3095_ContextInfoList_r5, RFC3095_ContextInfoList_r5_sequence_of,
- 1, maxRBallRABs);
+ 1, maxRBallRABs, FALSE);
return offset;
}