ethereal->wireshark
[obnox/wireshark/wip.git] / epan / dissectors / pidl / packet-dcerpc-atsvc.h
1 /* autogenerated by pidl */
2
3 /* DO NOT EDIT
4         This filter was automatically generated
5         from atsvc.idl and atsvc.cnf.
6         
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.ethereal.com/Pidl
11 */
12
13
14 #ifndef __PACKET_DCERPC_ATSVC_H
15 #define __PACKET_DCERPC_ATSVC_H
16
17 int atsvc_dissect_bitmap_DaysOfMonth(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, guint8 *drep, int hf_index, guint32 param);
18 int atsvc_dissect_bitmap_Flags(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, guint8 *drep, int hf_index, guint32 param);
19 int atsvc_dissect_bitmap_DaysOfWeek(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, guint8 *drep, int hf_index, guint32 param);
20 int atsvc_dissect_struct_JobInfo(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
21 int atsvc_dissect_struct_JobEnumInfo(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
22 int atsvc_dissect_struct_enum_ctr(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *parent_tree, guint8 *drep, int hf_index, guint32 param _U_);
23 #endif /* __PACKET_DCERPC_ATSVC_H */