From 9ca6c5518c385bb206e5586e28c4d7b62399cdc4 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Wed, 25 Nov 2009 17:15:10 +0000 Subject: If SourceRNC-ToTargetRNC-TransparentContainer is called trough dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU ProtocolIE_ID may be unset svn path=/trunk/; revision=31073 --- asn1/ranap/ranap.cnf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'asn1/ranap') diff --git a/asn1/ranap/ranap.cnf b/asn1/ranap/ranap.cnf index 6d294360d2..ab74882168 100644 --- a/asn1/ranap/ranap.cnf +++ b/asn1/ranap/ranap.cnf @@ -286,6 +286,15 @@ MAX_VAL = asn1_param_get_integer(%(ACTX)s,"upperBound") return offset; proto_tree_add_item(tree, saved_hf, parameter_tvb, 0, 4, FALSE); +#.FN_HDR SourceRNC-ToTargetRNC-TransparentContainer +/* If SourceRNC-ToTargetRNC-TransparentContainer is called trough + dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU + ProtocolIE_ID may be unset + */ + + + ProtocolIE_ID = id_Source_ToTarget_TransparentContainer; + #.FN_BODY Source-ToTarget-TransparentContainer VAL_PTR = ¶meter_tvb # -- Note: In the current version of this specification, this IE may either carry the Source RNC to #-- Target RNC Transparent Container or the Source eNB to Target eNB Transparent Container IE as -- cgit v1.2.3