aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap/ranap.cnf
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2006-05-15 06:36:17 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2006-05-15 06:36:17 +0000
commit31547dee95f50787b8da24231d1c715589b444e4 (patch)
treed57c667807243447009d71a611a7afd6f1d00295 /asn1/ranap/ranap.cnf
parent726820fd03ae031586a41e39984b8e9013060f4a (diff)
regenerated with new asn2eth
svn path=/trunk/; revision=18158
Diffstat (limited to 'asn1/ranap/ranap.cnf')
-rw-r--r--asn1/ranap/ranap.cnf16
1 files changed, 4 insertions, 12 deletions
diff --git a/asn1/ranap/ranap.cnf b/asn1/ranap/ranap.cnf
index 145e1d9287..e0576883e3 100644
--- a/asn1/ranap/ranap.cnf
+++ b/asn1/ranap/ranap.cnf
@@ -3,7 +3,8 @@
# $Id$
-#.PDU
+#.PDU_NEW
+RANAP-PDU
#.NO_EMIT
@@ -49,11 +50,7 @@ VAL_PTR = &ProtocolIE_ID
offset = dissect_ranap_ies(tvb, offset, pinfo, tree);
-#.FN_PARS NAS-PDU
-
-VAL_PTR = &nas_pdu_tvb
-
-#.FN_BODY NAS-PDU
+#.FN_BODY NAS-PDU VAL_PTR = &nas_pdu_tvb
tvbuff_t *nas_pdu_tvb=NULL;
@@ -75,12 +72,7 @@ tvbuff_t *nas_pdu_tvb=NULL;
#.FN_BODY RANAP_PRIVATE_IES_Value
/* FIX ME */
-
-#.FN_PARS PLMNidentity
-
-VAL_PTR = &parameter_tvb
-
-#.FN_BODY PLMNidentity
+#.FN_BODY PLMNidentity VAL_PTR = &parameter_tvb
tvbuff_t *parameter_tvb=NULL;