aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gprscdr.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-07-09 14:09:59 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-07-09 14:09:59 +0000
commiteedc186e94e1ceb87d27f02980936209bd1ccdd1 (patch)
treedb55dff151edc32d1d2821acc7f8cdd9c212f88d /epan/dissectors/packet-gprscdr.h
parent3be39a23aa67f821dd4785199e6e778414715254 (diff)
Dissect Release 8 CDR:s
svn path=/trunk/; revision=43624
Diffstat (limited to 'epan/dissectors/packet-gprscdr.h')
-rw-r--r--epan/dissectors/packet-gprscdr.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/epan/dissectors/packet-gprscdr.h b/epan/dissectors/packet-gprscdr.h
index 65c06691bb..d90a9385b7 100644
--- a/epan/dissectors/packet-gprscdr.h
+++ b/epan/dissectors/packet-gprscdr.h
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-gprscdr.h */
-/* ../../tools/asn2wrs.py -b -p gprscdr -c ./gprscdr.cnf -s ./packet-gprscdr-template -D . -O ../../epan/dissectors GenericChargingDataTypesV641.asn GPRSChargingDataTypesV641.asn */
+/* ../../tools/asn2wrs.py -b -p gprscdr -c ./gprscdr.cnf -s ./packet-gprscdr-template -D . -O ../../epan/dissectors GenericChargingDataTypesV8e0.asn GPRSChargingDataTypesV641.asn GPRSChargingDataTypesV8e0.asn */
/* Input file: packet-gprscdr-template.h */
@@ -39,8 +39,11 @@
/*--- Included file: packet-gprscdr-exp.h ---*/
#line 1 "../../asn1/gprscdr/packet-gprscdr-exp.h"
extern const value_string gprscdr_GPRSCallEventRecord_vals[];
+extern const value_string gprscdr_GPRSRecord_vals[];
int dissect_gprscdr_GPRSCallEventRecord(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
+int dissect_gprscdr_GPRSRecord(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_gprscdr_GPRSCallEventRecord_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
+int dissect_gprscdr_GPRSRecord_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
/*--- End of included file: packet-gprscdr-exp.h ---*/
#line 31 "../../asn1/gprscdr/packet-gprscdr-template.h"