1 /* autogenerated by pidl */
4 This filter was automatically generated
5 from pidl/witness.idl and pidl/witness.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
14 #include "packet-dcerpc-misc.h"
16 #ifndef __PACKET_DCERPC_WITNESS_H
17 #define __PACKET_DCERPC_WITNESS_H
19 #define UNKNOWN (0x00)
20 #define AVAILABLE (0x01)
21 #define UNAVAILABLE (0xff)
22 extern const value_string witness_witness_interfaceInfo_state_vals
[];
23 int witness_dissect_enum_interfaceInfo_state(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32
*param _U_
);
24 int witness_dissect_bitmap_interfaceInfo_flags(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32 param _U_
);
25 int witness_dissect_struct_interfaceInfo(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32 param _U_
);
26 int witness_dissect_struct_interfaceList(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32 param _U_
);
29 extern const value_string witness_witness_notifyResponse_type_vals
[];
30 int witness_dissect_enum_notifyResponse_type(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*tree _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32
*param _U_
);
31 int witness_dissect_struct_notifyResponse(tvbuff_t
*tvb _U_
, int offset _U_
, packet_info
*pinfo _U_
, proto_tree
*parent_tree _U_
, guint8
*drep _U_
, int hf_index _U_
, guint32 param _U_
);
32 #endif /* __PACKET_DCERPC_WITNESS_H */