Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / packet-dcerpc-butc.h
blobdd73354ddb9cc5389ee0f82be31c763194a5dfbf
1 /* DO NOT EDIT
2 * This dissector is autogenerated
3 */
4 /* packet-dcerpc-butc.h
5 * Routines for BUTC packet disassembly
7 * Wireshark - Network traffic analyzer
8 * By Gerald Combs <gerald@wireshark.org>
9 * Copyright 1998 Gerald Combs
11 * SPDX-License-Identifier: GPL-2.0-or-later
14 #ifndef __PACKET_DCERPC_BUTC_H
15 #define __PACKET_DCERPC_BUTC_H
19 /* INCLUDED FILE : ETH_HDR */
20 #define TC_DEFAULT_STACK_SIZE 153600
21 #define TC_MAXGENNAMELEN 512
22 #define TC_MAXDUMPPATH 256
23 #define TC_MAXNAMELEN 128
24 #define TC_MAXFORMATLEN 100
25 #define TC_MAXHOSTLEN 128
26 #define TC_MAXTAPELEN 256
27 #define TC_STAT_DONE 1
28 #define TC_STAT_OPRWAIT 2
29 #define TC_STAT_DUMP 4
30 #define TC_STAT_ABORTED 8
31 #define TC_STAT_ERROR 16
32 #define TSK_STAT_FIRST 0x1
33 #define TSK_STAT_END 0x2
34 #define TSK_STAT_NOTFOUND 0x4
35 #define TCOP_NONE 0
36 #define TCOP_READLABEL 1
37 #define TCOP_LABELTAPE 2
38 #define TCOP_DUMP 3
39 #define TCOP_RESTORE 4
40 #define TCOP_SCANTAPE 5
41 #define TCOP_SAVEDB 6
42 #define TCOP_RESTOREDB 7
43 #define TCOP_STATUS 8
44 #define TCOP_SPARE 9
45 int butc_dissect_Restore_flags(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
46 int butc_dissect_afsNetAddr(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
47 int butc_dissect_tc_dumpDesc(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
48 int butc_dissect_tc_restoreDesc(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
49 int butc_dissect_tc_dumpStat(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
50 int butc_dissect_tc_tapeLabel(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
51 int butc_dissect_tc_tapeSet(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
52 int butc_dissect_tc_tcInfo(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
53 int butc_dissect_tc_restoreArray(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
54 int butc_dissect_tc_dumpArray(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
55 int butc_dissect_tc_dumpInterface(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
56 int butc_dissect_tc_statusInfoSwitchVol(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
57 int butc_dissect_tc_statusInfoSwitchLabel(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
58 int butc_dissect_tciStatusS(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, dcerpc_info *di, uint8_t *drep, int hf_index, uint32_t param);
59 /* END OF INCLUDED FILE : ETH_HDR */
63 #endif /* packet-dcerpc-butc.h */