11#include "packet-dcerpc-misc.h"
13#ifndef __PACKET_DCERPC_MDSSVC_H
14#define __PACKET_DCERPC_MDSSVC_H
16unsigned mdssvc_dissect_struct_blob(
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_);
Definition packet-dcerpc.h:154
Represents the metadata and indexing information for a single captured frame.
Definition packet_info.h:43
Core tvbuff (testy virtual buffer) structure representing a region of packet data,...
Definition tvbuff-int.h:95