summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-iwbemloginclientid.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:33 +0000
commit9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9 (patch)
tree2784370cda9bbf2da9114d70f05399c0b229d28c /epan/dissectors/packet-dcerpc-iwbemloginclientid.h
parentAdding debian version 4.2.6-1. (diff)
downloadwireshark-9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9.tar.xz
wireshark-9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9.zip
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'epan/dissectors/packet-dcerpc-iwbemloginclientid.h')
-rw-r--r--epan/dissectors/packet-dcerpc-iwbemloginclientid.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/epan/dissectors/packet-dcerpc-iwbemloginclientid.h b/epan/dissectors/packet-dcerpc-iwbemloginclientid.h
new file mode 100644
index 00000000..8db1a548
--- /dev/null
+++ b/epan/dissectors/packet-dcerpc-iwbemloginclientid.h
@@ -0,0 +1,16 @@
+/* DO NOT EDIT
+ This file was automatically generated by Pidl
+ from iwbemloginclientid.idl and iwbemloginclientid.cnf.
+
+ Pidl is a perl based IDL compiler for DCE/RPC idl files.
+ It is maintained by the Samba team, not the Wireshark team.
+ Instructions on how to download and install Pidl can be
+ found at https://wiki.wireshark.org/Pidl
+*/
+
+#ifndef __PACKET_DCERPC_IWBEMLOGINCLIENTID_H
+#define __PACKET_DCERPC_IWBEMLOGINCLIENTID_H
+
+int IWbemLoginClientID_dissect_struct_ORPCTHIS(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_);
+int IWbemLoginClientID_dissect_struct_ORPCTHAT(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_);
+#endif /* __PACKET_DCERPC_IWBEMLOGINCLIENTID_H */