2 This file was automatically generated by Pidl
3 from witness.idl and witness.cnf.
5 Pidl is a perl based IDL compiler for DCE/RPC idl files.
6 It is maintained by the Samba team, not the Wireshark team.
7 Instructions on how to download and install Pidl can be
8 found at https://wiki.wireshark.org/Pidl
11 #include "packet-dcerpc-misc.h"
13 #ifndef __PACKET_DCERPC_WITNESS_H
14 #define __PACKET_DCERPC_WITNESS_H
16 #define WITNESS_V1 (0x00010001)
17 #define WITNESS_V2 (0x00020000)
18 #define WITNESS_UNSPECIFIED_VERSION (0xFFFFFFFF)
19 extern const value_string witness_witness_version_vals
[];
20 int witness_dissect_enum_version(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t *param _U_
);
21 #define WITNESS_STATE_UNKNOWN (0x0000)
22 #define WITNESS_STATE_AVAILABLE (0x0001)
23 #define WITNESS_STATE_UNAVAILABLE (0x00ff)
24 extern const value_string witness_witness_interfaceInfo_state_vals
[];
25 int witness_dissect_enum_interfaceInfo_state(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint16_t *param _U_
);
26 int witness_dissect_bitmap_interfaceInfo_flags(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t param _U_
);
27 int witness_dissect_struct_interfaceInfo(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t param _U_
);
28 int witness_dissect_struct_interfaceList(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t param _U_
);
29 #define WITNESS_NOTIFY_RESOURCE_CHANGE (1)
30 #define WITNESS_NOTIFY_CLIENT_MOVE (2)
31 #define WITNESS_NOTIFY_SHARE_MOVE (3)
32 #define WITNESS_NOTIFY_IP_CHANGE (4)
33 extern const value_string witness_witness_notifyResponse_type_vals
[];
34 int witness_dissect_enum_notifyResponse_type(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t *param _U_
);
35 #define WITNESS_RESOURCE_STATE_UNKNOWN (0x00)
36 #define WITNESS_RESOURCE_STATE_AVAILABLE (0x01)
37 #define WITNESS_RESOURCE_STATE_UNAVAILABLE (0xff)
38 extern const value_string witness_witness_ResourceChange_type_vals
[];
39 int witness_dissect_enum_ResourceChange_type(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t *param _U_
);
40 int witness_dissect_struct_ResourceChange(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t param _U_
);
41 int witness_dissect_bitmap_IPaddrInfo_flags(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t param _U_
);
42 int witness_dissect_struct_IPaddrInfo(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t param _U_
);
43 int witness_dissect_struct_IPaddrInfoList(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t param _U_
);
44 int witness_dissect_struct_notifyResponse(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t param _U_
);
45 int witness_dissect_bitmap_RegisterEx_flags(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, dcerpc_info
* di _U_
, uint8_t *drep _U_
, int hf_index _U_
, uint32_t param _U_
);
46 #endif /* __PACKET_DCERPC_WITNESS_H */