20 #define FRAME_ID_DCP_HELLO 0xfefc
21 #define FRAME_ID_DCP_GETORSET 0xfefd
22 #define FRAME_ID_DCP_IDENT_REQ 0xfefe
23 #define FRAME_ID_DCP_IDENT_RES 0xfeff
27 extern int proto_pn_dcp;
28 extern int proto_pn_io_apdu_status;
29 extern int proto_pn_io_time_aware_status;
31 extern bool pnio_ps_selection;
41 guint16 ioDataObjectNr_in;
42 guint16 ioDataObjectNr_out;
47 gboolean gsdPathLength;
61 gboolean isRedundancyActive;
78 guint32 moduleIdentNr;
79 guint32 subModuleIdentNr;
82 guint16 amountInGSDML;
83 guint32 fParameterIndexNr;
91 gboolean profisafeSupported;
110 guint32 releaseframe;
117 extern void init_pn(
int proto);
118 extern void init_pn_io_rtc1(
int proto);
119 extern void init_pn_rsi(
int proto);
120 extern void pn_rsi_reassemble_init(
void);
122 extern void init_pnio_rtc1_station(
stationInfo *station_info);
125 proto_tree *tree,
int hfindex, guint8 *pdata);
130 proto_tree *tree,
int hfindex, guint16 *pdata);
133 proto_tree *tree,
int hfindex, gint16 *pdata);
136 proto_tree *tree,
int hfindex, guint32 *pdata);
139 proto_tree *tree,
int hfindex, guint8 *pdata);
142 proto_tree *tree,
int hfindex, guint32 *pdata);
151 proto_tree *tree, guint32 length,
const char *text);
154 proto_tree *tree, guint32 length,
const char *text);
156 extern int dissect_blocks(
tvbuff_t *tvb,
int offset,
159 #define PDU_TYPE_REQ 0x05
160 #define PDU_TYPE_RSP 0x06
162 extern int dissect_rsi_blocks(
tvbuff_t* tvb,
int offset,
packet_info* pinfo,
proto_tree* tree, guint8* drep, guint32 u32FOpnumOffsetOpnum,
int type);
168 proto_tree *tree, guint32 length,
int iSelect);
182 proto_tree* tree, guint8* drep _U_, guint16 frameid);
187 extern int dissect_PDRsiInstances_block(
tvbuff_t *tvb,
int offset,
192 extern void pn_init_append_aruuid_frame_setup_list(
e_guid_t aruuid, guint32 setup);
200 #define MAX_LINE_LENGTH 1024
Definition: guid-utils.h:22
Definition: packet_info.h:44
Definition: wmem_allocator.h:27
Definition: wmem_list.c:23
Definition: conversation.h:220
Definition: packet-pn.h:107
Definition: packet-pn.h:60
Definition: packet-pn.h:74
Definition: packet-pn.h:67
Definition: packet-pn.h:102
Definition: packet-pn.h:34
Definition: tvbuff-int.h:35