1 /* autogenerated by pidl */
4 This filter was automatically generated
5 from misc.idl and misc.cnf.
7 Pidl is a perl based IDL compiler for DCE/RPC idl files.
8 It is maintained by the Samba team, not the Wireshark team.
9 Instructions on how to download and install Pidl can be
10 found at http://wiki.wireshark.org/Pidl
16 #ifndef __PACKET_DCERPC_MISC_H
17 #define __PACKET_DCERPC_MISC_H
19 int misc_dissect_struct_GUID(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32 param _U_
);
20 int misc_dissect_struct_ndr_syntax_id(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32 param _U_
);
21 int misc_dissect_struct_policy_handle(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32 param _U_
);
22 #define SEC_CHAN_NULL (0)
23 #define SEC_CHAN_LOCAL (1)
24 #define SEC_CHAN_WKSTA (2)
25 #define SEC_CHAN_DNS_DOMAIN (3)
26 #define SEC_CHAN_DOMAIN (4)
27 #define SEC_CHAN_LANMAN (5)
28 #define SEC_CHAN_BDC (6)
29 #define SEC_CHAN_RODC (7)
30 extern const value_string misc_netr_SchannelType_vals
[];
31 int misc_dissect_enum_netr_SchannelType(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, dcerpc_info
* di _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32
*param _U_
);
32 int misc_dissect_struct_KRB5_EDATA_NTSTATUS(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32 param _U_
);
35 #define REG_EXPAND_SZ (2)
36 #define REG_BINARY (3)
38 #define REG_DWORD_BIG_ENDIAN (5)
40 #define REG_MULTI_SZ (7)
41 #define REG_RESOURCE_LIST (8)
42 #define REG_FULL_RESOURCE_DESCRIPTOR (9)
43 #define REG_RESOURCE_REQUIREMENTS_LIST (10)
44 #define REG_QWORD (11)
45 extern const value_string misc_winreg_Type_vals
[];
46 int misc_dissect_enum_winreg_Type(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, dcerpc_info
* di _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32
*param _U_
);
47 #endif /* __PACKET_DCERPC_MISC_H */