12#ifndef PACKET_CIPMOTION_H
13#define PACKET_CIPMOTION_H
15#include "packet-cip.h"
17extern int dissect_motion_configuration_block(tvbuff_t* tvb,
packet_info* pinfo, proto_tree* tree,
proto_item* item,
int offset);
19extern const attribute_info_t cip_motion_attribute_vals[42];
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.
proto_node proto_item
Definition proto.h:927