aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nbap.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-10-24 21:16:44 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-10-24 21:16:44 +0000
commitd5faec17e3ad0b7f3298ec8e9cc50a76164e8437 (patch)
tree329f7d5e244c577a05714435f9ee5286074a8002 /epan/dissectors/packet-nbap.h
parent537e7a338d5c4166d9dcd143aac9e97a061937bc (diff)
UMTS Node B Application Part(NBAP) packet dissection(3GPP TS 25.433 version 6.6.0 Release 6)
All IE:s not dissected yet. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16293 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-nbap.h')
-rw-r--r--epan/dissectors/packet-nbap.h42
1 files changed, 42 insertions, 0 deletions
diff --git a/epan/dissectors/packet-nbap.h b/epan/dissectors/packet-nbap.h
new file mode 100644
index 0000000000..b6f340dca2
--- /dev/null
+++ b/epan/dissectors/packet-nbap.h
@@ -0,0 +1,42 @@
+/* Do not modify this file. */
+/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
+/* .\packet-nbap.h */
+/* ../../tools/asn2eth.py -X -e -p nbap -c nbap.cnf -s packet-nbap-template nbap.asn */
+
+/* Input file: packet-nbap-template.h */
+
+/* packet-nbap.h
+ * Routines for UMTS Node B Application Part(NBAP) packet dissection
+ * Copyright 2005, Anders Broman <anders.broman@ericsson.com>
+ *
+ * $Id: packet-nbap-template.h 12203 2004-10-05 09:18:55Z guy $
+ *
+ * Ethereal - Network traffic analyzer
+ * By Gerald Combs <gerald@ethereal.com>
+ * 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_NBAP_H
+#define PACKET_NBAP_H
+
+
+
+/*#include "packet-ros-exp.h" */
+
+#endif /* PACKET_NBAP_H */
+
+