aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h450-ros.h
diff options
context:
space:
mode:
authorkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-07-30 08:22:22 +0000
committerkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-07-30 08:22:22 +0000
commit95def4eb879f41b5efb4a3d56c0b7d1a77178642 (patch)
treeb93752e44243e70a68433d6cce99d3be2bc85b18 /epan/dissectors/packet-h450-ros.h
parentfd4b04c3fb47e90c7cbb0a907109fc131fdc894d (diff)
add forgotten files
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22418 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-h450-ros.h')
-rw-r--r--epan/dissectors/packet-h450-ros.h47
1 files changed, 47 insertions, 0 deletions
diff --git a/epan/dissectors/packet-h450-ros.h b/epan/dissectors/packet-h450-ros.h
new file mode 100644
index 0000000000..fc790fcb49
--- /dev/null
+++ b/epan/dissectors/packet-h450-ros.h
@@ -0,0 +1,47 @@
+/* Do not modify this file. */
+/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
+/* .\packet-h450-ros.h */
+/* ../../tools/asn2wrs.py -e -p h450.ros -c h450-ros.cnf -o h450-ros -s packet-h450-ros-template ../ros/Remote-Operations-Information-Objects.asn Remote-Operations-Apdus.asn */
+
+/* Input file: packet-h450-ros-template.h */
+
+#line 1 "packet-h450-ros-template.h"
+/* packet-h450-ros.h
+ * Routines for H.450 packet dissection
+ * 2007 Tomas Kukosa
+ *
+ * $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_H450_ROS_H
+#define PACKET_H450_ROS_H
+
+
+/*--- Included file: packet-h450-ros-exp.h ---*/
+#line 1 "packet-h450-ros-exp.h"
+extern const value_string h450_ros_ROS_vals[];
+int dissect_h450_ros_ROS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
+
+/*--- End of included file: packet-h450-ros-exp.h ---*/
+#line 30 "packet-h450-ros-template.h"
+
+#endif /* PACKET_H450_ROS_H */
+