20 #include "ws_symbol_export.h"
22 typedef enum _h245_msg_type {
41 h245_msg_type msg_type;
42 gchar frame_label[50];
54 al2WithoutSequenceNumbers,
55 al2WithSequenceNumbers,
65 guint8 control_field_octets;
66 guint32 send_buffer_size;
77 H245_nonStandardDataType,
86 H245_multiplexedStream,
87 H245_redundancyEncoding,
88 H245_multiplePayloadStream,
90 } h245_lc_data_type_enum;
93 h245_lc_data_type_enum data_type;
105 guint16 repeat_count;
110 #include "packet-per.h"
113 WS_DLL_PUBLIC
void h245_set_h223_set_mc_handle( h223_set_mc_handle_t handle );
116 WS_DLL_PUBLIC
void h245_set_h223_add_lc_handle( h223_add_lc_handle_t handle );
119 extern const value_string DataProtocolCapability_vals[];
124 WS_DLL_PUBLIC
int dissect_h245_H223Capability(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
126 int dissect_h245_DataProtocolCapability(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
129 int dissect_h245_H223LogicalChannelParameters(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
Definition: packet-h245.h:102
Definition: packet-h245.h:40
Definition: packet_info.h:44
Definition: value_string.h:26
Definition: packet-h245.h:64
Definition: packet-h245.h:69
Definition: packet-h245.h:92
Definition: tvbuff-int.h:35