14 #ifndef __PACKET_DCERPC_BUTC_H
15 #define __PACKET_DCERPC_BUTC_H
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
36 #define TCOP_READLABEL 1
37 #define TCOP_LABELTAPE 2
39 #define TCOP_RESTORE 4
40 #define TCOP_SCANTAPE 5
42 #define TCOP_RESTOREDB 7
Definition: packet-dcerpc.h:154
Definition: packet_info.h:44
Definition: tvbuff-int.h:35