aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gprscdr.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-02-02 17:15:27 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-02-02 17:15:27 +0000
commitba18fd9cc7c1b0ca66562e7e28c337490e641924 (patch)
tree092c6c207348520d1f10e9af96b05ec976ff2b75 /epan/dissectors/packet-gprscdr.h
parent583d2776f511ea17c9d9a3b9f04cf42cfe33fc51 (diff)
Add packet-gprcdr.[ch] to SVN.
svn path=/trunk/; revision=35760
Diffstat (limited to 'epan/dissectors/packet-gprscdr.h')
-rw-r--r--epan/dissectors/packet-gprscdr.h50
1 files changed, 50 insertions, 0 deletions
diff --git a/epan/dissectors/packet-gprscdr.h b/epan/dissectors/packet-gprscdr.h
new file mode 100644
index 0000000000..369c15ad11
--- /dev/null
+++ b/epan/dissectors/packet-gprscdr.h
@@ -0,0 +1,50 @@
+/* Do not modify this file. */
+/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
+/* packet-gprscdr.h */
+/* ../../tools/asn2wrs.py -b -e -k -p gprscdr -c ./gprscdr.cnf -s ./packet-gprscdr-template -D . 3GPPGenericChargingDataTypes.asn GPRSChargingDataTypes.asn */
+
+/* Input file: packet-gprscdr-template.h */
+
+#line 1 "packet-gprscdr-template.h"
+/* packet-gprscdr.h
+ * Routines for gprscdr packet dissection
+ * Copyright 2011, Anders Broman <anders.broman@ericsson.com>
+ *
+ * $Id$
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * Copyright 1998 Gerald Combs
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#ifndef PACKET_GPRSCDR_H
+#define PACKET_GPRSCDR_H
+
+
+
+/*--- Included file: packet-gprscdr-exp.h ---*/
+#line 1 "packet-gprscdr-exp.h"
+extern const value_string gprscdr_GPRSCallEventRecord_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_GPRSCallEventRecord_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
+
+/*--- End of included file: packet-gprscdr-exp.h ---*/
+#line 31 "packet-gprscdr-template.h"
+
+#endif /* PACKET_GPRSCDR_H */
+
+