11#ifndef __PACKET_DCERPC_ATSVC_H
12#define __PACKET_DCERPC_ATSVC_H
14unsigned atsvc_dissect_bitmap_DaysOfMonth(tvbuff_t *tvb _U_,
unsigned 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_);
15unsigned atsvc_dissect_bitmap_Flags(tvbuff_t *tvb _U_,
unsigned 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_);
16unsigned atsvc_dissect_bitmap_DaysOfWeek(tvbuff_t *tvb _U_,
unsigned 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_);
17unsigned atsvc_dissect_struct_JobInfo(tvbuff_t *tvb _U_,
unsigned 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_);
18unsigned atsvc_dissect_struct_JobEnumInfo(tvbuff_t *tvb _U_,
unsigned 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_);
19unsigned atsvc_dissect_struct_enum_ctr(tvbuff_t *tvb _U_,
unsigned 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_);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.