HACK: pinfo->private_data points to smb_info again
[wireshark-wip.git] / epan / dissectors / packet-dcerpc-butc.h
blob669ba2f7d81993711b1c9670256d7462313ff347
1 /* DO NOT EDIT
2 * This dissector is autogenerated
3 */
4 /* packet-dcerpc-butc.h
5 * Routines for BUTC packet disassembly
7 * $Id$
9 * Wireshark - Network traffic analyzer
10 * By Gerald Combs <gerald@wireshark.org>
11 * Copyright 1998 Gerald Combs
13 * This program is free software; you can redistribute it and/or
14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
18 * This program is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU General Public License for more details.
23 * You should have received a copy of the GNU General Public License
24 * along with this program; if not, write to the Free Software
25 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
28 #ifndef __PACKET_DCERPC_BUTC_H
29 #define __PACKET_DCERPC_BUTC_H
33 /* INCLUDED FILE : ETH_HDR */
34 #define TC_DEFAULT_STACK_SIZE 153600
35 #define TC_MAXGENNAMELEN 512
36 #define TC_MAXDUMPPATH 256
37 #define TC_MAXNAMELEN 128
38 #define TC_MAXFORMATLEN 100
39 #define TC_MAXHOSTLEN 128
40 #define TC_MAXTAPELEN 256
41 #define TC_STAT_DONE 1
42 #define TC_STAT_OPRWAIT 2
43 #define TC_STAT_DUMP 4
44 #define TC_STAT_ABORTED 8
45 #define TC_STAT_ERROR 16
46 #define TSK_STAT_FIRST 0x1
47 #define TSK_STAT_END 0x2
48 #define TSK_STAT_NOTFOUND 0x4
49 #define TCOP_NONE 0
50 #define TCOP_READLABEL 1
51 #define TCOP_LABELTAPE 2
52 #define TCOP_DUMP 3
53 #define TCOP_RESTORE 4
54 #define TCOP_SCANTAPE 5
55 #define TCOP_SAVEDB 6
56 #define TCOP_RESTOREDB 7
57 #define TCOP_STATUS 8
58 #define TCOP_SPARE 9
59 int butc_dissect_Restore_flags(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
60 int butc_dissect_afsNetAddr(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
61 int butc_dissect_tc_dumpDesc(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
62 int butc_dissect_tc_restoreDesc(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
63 int butc_dissect_tc_dumpStat(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
64 int butc_dissect_tc_tapeLabel(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
65 int butc_dissect_tc_tapeSet(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
66 int butc_dissect_tc_tcInfo(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
67 int butc_dissect_tc_restoreArray(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
68 int butc_dissect_tc_dumpArray(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
69 int butc_dissect_tc_dumpInterface(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
70 int butc_dissect_tc_statusInfoSwitchVol(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
71 int butc_dissect_tc_statusInfoSwitchLabel(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
72 int butc_dissect_tciStatusS(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, guint8 *drep, int hf_index, guint32 param);
73 /* END OF INCLUDED FILE : ETH_HDR */
77 #endif /* packet-dcerpc-butc.h */