8 #line 1 "./asn1/h225/packet-h225-template.h" 23 typedef enum _h225_msg_type {
29 typedef enum _h225_cs_type {
47 h225_msg_type msg_type;
53 gboolean is_duplicate;
54 gboolean request_available;
57 gboolean is_faststart;
59 gboolean is_h245Tunneling;
62 gchar dialedDigits[129];
63 gboolean is_destinationInfo;
64 gchar frame_label[50];
73 #include <epan/asn1.h> 74 #include <epan/dissectors/packet-per.h> 78 #line 1 "./asn1/h225/packet-h225-exp.h" 79 WS_DLL_PUBLIC
const value_string T_h323_message_body_vals[];
80 WS_DLL_PUBLIC
const value_string h225_ReleaseCompleteReason_vals[];
81 extern const value_string h225_PresentationIndicator_vals[];
82 extern const value_string h225_ScreeningIndicator_vals[];
85 extern const value_string h225_SupportedProtocols_vals[];
88 extern const value_string h225_PublicTypeOfNumber_vals[];
89 extern const value_string h225_PrivateTypeOfNumber_vals[];
90 extern const value_string h225_IntegrityMechanism_vals[];
94 WS_DLL_PUBLIC
const value_string GatekeeperRejectReason_vals[];
95 WS_DLL_PUBLIC
const value_string RegistrationRejectReason_vals[];
96 WS_DLL_PUBLIC
const value_string UnregRequestReason_vals[];
97 WS_DLL_PUBLIC
const value_string UnregRejectReason_vals[];
99 WS_DLL_PUBLIC
const value_string AdmissionRejectReason_vals[];
100 WS_DLL_PUBLIC
const value_string BandRejectReason_vals[];
101 WS_DLL_PUBLIC
const value_string LocationRejectReason_vals[];
102 WS_DLL_PUBLIC
const value_string DisengageReason_vals[];
103 WS_DLL_PUBLIC
const value_string DisengageRejectReason_vals[];
104 WS_DLL_PUBLIC
const value_string InfoRequestNakReason_vals[];
105 WS_DLL_PUBLIC
int dissect_h225_ReleaseCompleteReason(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
106 int dissect_h225_PresentationIndicator(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
117 int dissect_h225_AlternateTransportAddresses(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
130 int dissect_h225_ServiceControlSession(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
135 WS_DLL_PUBLIC
int dissect_h225_RasMessage(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
140 #line 69 "./asn1/h225/packet-h225-template.h" Definition: packet-h225-template.h:38
Definition: packet_info.h:44
Definition: tvbuff-int.h:35
Definition: guid-utils.h:21
Definition: value_string.h:24