Wireshark  4.3.0
The Wireshark network protocol analyzer
packet-dcerpc-iwbemservices.h
1 /* DO NOT EDIT
2  This file was automatically generated by Pidl
3  from iwbemservices.idl and iwbemservices.cnf.
4 
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://gitlab.com/wireshark/wireshark/-/wikis/Pidl
9 */
10 
11 #ifndef __PACKET_DCERPC_IWBEMSERVICES_H
12 #define __PACKET_DCERPC_IWBEMSERVICES_H
13 
14 int IWbemServices_dissect_struct_ORPCTHIS(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_);
15 int IWbemServices_dissect_struct_ORPCTHAT(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_);
16 int IWbemServices_dissect_struct_IWbemCallResult(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_);
17 int IWbemServices_dissect_struct_IWbemClassObject(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_);
18 int IWbemServices_dissect_struct_MInterfacePointer(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_);
19 int IWbemServices_dissect_struct_IWbemContext(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 #endif /* __PACKET_DCERPC_IWBEMSERVICES_H */
Definition: packet-dcerpc.h:154
Definition: packet_info.h:44
Definition: proto.h:904
Definition: tvbuff-int.h:35