MSWSP: add ids for another unknown Property Set
[wireshark-wip.git] / epan / dissectors / packet-parlay.c
blob8c5c5217ee4f4a322a0842ee419a4382378c5405
1 /* packet-parlay.c
3 * $Id$
5 * Routines for IDL dissection
7 * Autogenerated from idl2wrs
8 * Copyright 2001 Frank Singleton <frank.singleton@ericsson.com>
9 */
13 * Wireshark - Network traffic analyzer
14 * By Gerald Combs
15 * Copyright 1999 - 2012 Gerald Combs
19 * This program is free software; you can redistribute it and/or
20 * modify it under the terms of the GNU General Public License
21 * as published by the Free Software Foundation; either version 2
22 * of the License, or (at your option) any later version.
24 * This program is distributed in the hope that it will be useful,
25 * but WITHOUT ANY WARRANTY; without even the implied warranty of
26 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 * GNU General Public License for more details.
29 * You should have received a copy of the GNU General Public License
30 * along with this program; if not, write to the Free Software
31 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
35 #include "config.h"
37 #include <gmodule.h>
39 #include <string.h>
40 #include <glib.h>
41 #include <epan/packet.h>
42 #include <epan/proto.h>
43 #include <epan/dissectors/packet-giop.h>
44 #include <epan/expert.h>
46 #ifdef _MSC_VER
47 /* disable warning: "unreference local variable" */
48 #pragma warning(disable:4101)
49 #endif
52 /* Initialise the protocol and subtree pointers */
53 static int proto_parlay = -1;
54 static gint ett_parlay = -1;
57 /* Initialise the initial Alignment */
58 static guint32 boundary = GIOP_HEADER_SIZE; /* initial value */
60 static int hf_operationrequest = -1;/* Request_Operation field */
62 /* Operation filters */
63 static int hf_org_csapi_IpService_setCallback_appInterface = -1;
64 static int hf_org_csapi_IpService_setCallbackWithSessionID_appInterface = -1;
65 static int hf_org_csapi_IpService_setCallbackWithSessionID_sessionID = -1;
66 static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication_return = -1;
67 static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication_clientDomain = -1;
68 static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication_authType = -1;
69 static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_return = -1;
70 static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_clientDomain = -1;
71 static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_authType = -1;
72 static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_frameworkVersion = -1;
73 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess_return = -1;
74 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess_accessType = -1;
75 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess_clientAccessInterface = -1;
76 static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_terminationText = -1;
77 static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_signingAlgorithm = -1;
78 static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature = -1;
79 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterface_return = -1;
80 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterface_interfaceName = -1;
81 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback_return = -1;
82 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback_interfaceName = -1;
83 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback_clientInterface = -1;
84 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties = -1;
85 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return = -1;
86 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_releaseInterface_interfaceName = -1;
87 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm_return = -1;
88 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm_signingAlgorithmCaps = -1;
89 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_terminationText = -1;
90 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature = -1;
91 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_interfaceName = -1;
92 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_terminationText = -1;
93 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature = -1;
94 static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return = -1;
95 static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge = -1;
96 static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return = -1;
97 static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge = -1;
98 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod_return = -1;
99 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod_encryptionCaps = -1;
100 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return = -1;
101 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge = -1;
102 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism_return = -1;
103 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism_authMechanismList = -1;
104 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return = -1;
105 static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge = -1;
106 static int hf_org_csapi_fw_fw_application_notification_IpAppEventNotification_reportNotification_eventInfo = -1;
107 static int hf_org_csapi_fw_fw_application_notification_IpAppEventNotification_reportNotification_assignmentID = -1;
108 static int hf_org_csapi_fw_fw_application_notification_IpEventNotification_createNotification_return = -1;
109 static int hf_org_csapi_fw_fw_application_notification_IpEventNotification_createNotification_eventCriteria = -1;
110 static int hf_org_csapi_fw_fw_application_notification_IpEventNotification_destroyNotification_assignmentID = -1;
111 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes_activityTestID = -1;
112 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes_activityTestResult = -1;
113 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appActivityTestReq_activityTestID = -1;
114 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultReportInd_fault = -1;
115 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultRecoveryInd_fault = -1;
116 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd_serviceID = -1;
117 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd_reason = -1;
118 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_faultStatistics = -1;
119 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs = -1;
120 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwUnavailableInd_reason = -1;
121 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestErr_activityTestID = -1;
122 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_faultStatisticsError = -1;
123 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs = -1;
124 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appUnavailableInd_serviceID = -1;
125 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordReq_timePeriod = -1;
126 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd_serviceID = -1;
127 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd_reason = -1;
128 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID = -1;
129 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_faultStatistics = -1;
130 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs = -1;
131 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID = -1;
132 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics = -1;
133 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs = -1;
134 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID = -1;
135 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordReq_timePeriod = -1;
136 static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwAvailStatusInd_reason = -1;
137 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadReq_timeInterval = -1;
138 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics = -1;
139 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadErr_loadStatisticsError = -1;
140 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics = -1;
141 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadStatsReq_loadStatsReqID = -1;
142 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadStatsReq_timeInterval = -1;
143 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatsReqID = -1;
144 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics = -1;
145 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr_loadStatsReqID = -1;
146 static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr_loadStatisticsError = -1;
147 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_reportLoad_loadLevel = -1;
148 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs = -1;
149 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_timeInterval = -1;
150 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics = -1;
151 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadErr_loadStatisticsError = -1;
152 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs = -1;
153 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs = -1;
154 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs = -1;
155 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs = -1;
156 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_loadStatsReqID = -1;
157 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs = -1;
158 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_timeInterval = -1;
159 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatsReqID = -1;
160 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics = -1;
161 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr_loadStatsReqID = -1;
162 static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr_loadStatisticsError = -1;
163 static int hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_return = -1;
164 static int hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_systemDateAndTime = -1;
165 static int hf_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery_return = -1;
166 static int hf_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery_clientDateAndTime = -1;
167 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq_activityTestID = -1;
168 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq_svcID = -1;
169 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes_activityTestID = -1;
170 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes_activityTestResult = -1;
171 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_svcUnavailableInd_serviceID = -1;
172 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_timePeriod = -1;
173 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs = -1;
174 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestErr_activityTestID = -1;
175 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appUnavailableInd_serviceID = -1;
176 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordRes_faultStatistics = -1;
177 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordErr_faultStatisticsError = -1;
178 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appAvailStatusInd_reason = -1;
179 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID = -1;
180 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_timePeriod = -1;
181 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs = -1;
182 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID = -1;
183 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordRes_faultStatistics = -1;
184 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID = -1;
185 static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError = -1;
186 static int hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_enableHeartBeat_interval = -1;
187 static int hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_enableHeartBeat_appInterface = -1;
188 static int hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_changeInterval_interval = -1;
189 static int hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_enableAppHeartBeat_interval = -1;
190 static int hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_enableAppHeartBeat_fwInterface = -1;
191 static int hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_changeInterval_interval = -1;
192 static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return = -1;
193 static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_describeServiceType_return = -1;
194 static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_describeServiceType_name = -1;
195 static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return = -1;
196 static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_serviceTypeName = -1;
197 static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList = -1;
198 static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_max = -1;
199 static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return = -1;
200 static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return = -1;
201 static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_serviceToken = -1;
202 static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_agreementText = -1;
203 static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_signingAlgorithm = -1;
204 static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_serviceToken = -1;
205 static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_terminationText = -1;
206 static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature = -1;
207 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_return = -1;
208 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_serviceToken = -1;
209 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_agreementText = -1;
210 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_signingAlgorithm = -1;
211 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_serviceToken = -1;
212 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_terminationText = -1;
213 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature = -1;
214 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService_return = -1;
215 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService_serviceID = -1;
216 static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_initiateSignServiceAgreement_serviceToken = -1;
217 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_createServiceProfile_return = -1;
218 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_createServiceProfile_serviceProfileDescription = -1;
219 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_modifyServiceProfile_serviceProfile = -1;
220 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deleteServiceProfile_serviceProfileID = -1;
221 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign_sagID = -1;
222 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign_serviceProfileID = -1;
223 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign_sagID = -1;
224 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign_serviceProfileID = -1;
225 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return = -1;
226 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return = -1;
227 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_describeServiceProfile_return = -1;
228 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_describeServiceProfile_serviceProfileID = -1;
229 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return = -1;
230 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_serviceProfileID = -1;
231 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_createServiceContract_return = -1;
232 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_createServiceContract_serviceContractDescription = -1;
233 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_modifyServiceContract_serviceContract = -1;
234 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_deleteServiceContract_serviceContractID = -1;
235 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_describeServiceContract_return = -1;
236 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_describeServiceContract_serviceContractID = -1;
237 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return = -1;
238 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return = -1;
239 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_serviceContractID = -1;
240 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties = -1;
241 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountInfoQuery_describeEntOpAccount_return = -1;
242 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createClientApp_clientAppDescription = -1;
243 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_modifyClientApp_clientAppDescription = -1;
244 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteClientApp_clientAppID = -1;
245 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_sag = -1;
246 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs = -1;
247 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_modifySAG_sag = -1;
248 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteSAG_sagID = -1;
249 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_sagID = -1;
250 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs = -1;
251 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_sagID = -1;
252 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList = -1;
253 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return = -1;
254 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeClientApp_return = -1;
255 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeClientApp_clientAppID = -1;
256 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return = -1;
257 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG_return = -1;
258 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG_sagID = -1;
259 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return = -1;
260 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return = -1;
261 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_sagID = -1;
262 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return = -1;
263 static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_clientAppID = -1;
264 static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_reportNotification_eventInfo = -1;
265 static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_reportNotification_assignmentID = -1;
266 static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_createNotification_return = -1;
267 static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_createNotification_eventCriteria = -1;
268 static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_destroyNotification_assignmentID = -1;
269 static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return = -1;
270 static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_describeServiceType_return = -1;
271 static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_describeServiceType_name = -1;
272 static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return = -1;
273 static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_serviceTypeName = -1;
274 static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList = -1;
275 static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_max = -1;
276 static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return = -1;
277 static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_return = -1;
278 static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_application = -1;
279 static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties = -1;
280 static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceInstanceID = -1;
281 static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_destroyServiceManager_serviceInstance = -1;
282 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_return = -1;
283 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_serviceTypeName = -1;
284 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList = -1;
285 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_announceServiceAvailability_serviceID = -1;
286 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_announceServiceAvailability_serviceInstanceLifecycleManagerRef = -1;
287 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unregisterService_serviceID = -1;
288 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_describeService_return = -1;
289 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_describeService_serviceID = -1;
290 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unannounceService_serviceID = -1;
291 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_return = -1;
292 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_serviceTypeName = -1;
293 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList = -1;
294 static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList = -1;
295 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadReq_timeInterval = -1;
296 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics = -1;
297 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadErr_loadStatisticsError = -1;
298 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics = -1;
299 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadStatsReq_loadStatsReqID = -1;
300 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadStatsReq_timeInterval = -1;
301 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatsReqID = -1;
302 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics = -1;
303 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr_loadStatsReqID = -1;
304 static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr_loadStatisticsError = -1;
305 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_reportLoad_loadLevel = -1;
306 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadReq_querySubject = -1;
307 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadReq_timeInterval = -1;
308 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics = -1;
309 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadErr_loadStatisticError = -1;
310 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_createLoadLevelNotification_notificationSubject = -1;
311 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_destroyLoadLevelNotification_notificationSubject = -1;
312 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_suspendNotification_notificationSubject = -1;
313 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_resumeNotification_notificationSubject = -1;
314 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_loadStatsReqID = -1;
315 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_querySubject = -1;
316 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_timeInterval = -1;
317 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatsReqID = -1;
318 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics = -1;
319 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr_loadStatsReqID = -1;
320 static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr_loadStatisticError = -1;
321 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes_activityTestID = -1;
322 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes_activityTestResult = -1;
323 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_svcActivityTestReq_activityTestID = -1;
324 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultReportInd_fault = -1;
325 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultRecoveryInd_fault = -1;
326 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwUnavailableInd_reason = -1;
327 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordRes_faultStatistics = -1;
328 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordRes_recordSubject = -1;
329 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestErr_activityTestID = -1;
330 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr_faultStatisticsError = -1;
331 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr_recordSubject = -1;
332 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_timePeriod = -1;
333 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs = -1;
334 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatsRecordReq_timePeriod = -1;
335 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_appAvailStatusInd_reason = -1;
336 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID = -1;
337 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_faultStatistics = -1;
338 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_recordSubject = -1;
339 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID = -1;
340 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError = -1;
341 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_recordSubject = -1;
342 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID = -1;
343 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordReq_timePeriod = -1;
344 static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwAvailStatusInd_reason = -1;
345 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq_activityTestID = -1;
346 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq_testSubject = -1;
347 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes_activityTestID = -1;
348 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes_activityTestResult = -1;
349 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordReq_timePeriod = -1;
350 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordReq_recordSubject = -1;
351 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcUnavailableInd_reason = -1;
352 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestErr_activityTestID = -1;
353 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_faultStatistics = -1;
354 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs = -1;
355 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_faultStatisticsError = -1;
356 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs = -1;
357 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordRes_faultStatistics = -1;
358 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordErr_faultStatisticsError = -1;
359 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcAvailStatusInd_reason = -1;
360 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID = -1;
361 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_timePeriod = -1;
362 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_recordSubject = -1;
363 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID = -1;
364 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordRes_faultStatistics = -1;
365 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID = -1;
366 static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError = -1;
367 static int hf_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery_return = -1;
368 static int hf_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery_systemDateAndTime = -1;
369 static int hf_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery_return = -1;
370 static int hf_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery_clientDateAndTime = -1;
371 static int hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_enableHeartBeat_interval = -1;
372 static int hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_enableHeartBeat_svcInterface = -1;
373 static int hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_changeInterval_interval = -1;
374 static int hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_enableSvcHeartBeat_interval = -1;
375 static int hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_enableSvcHeartBeat_fwInterface = -1;
376 static int hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_changeInterval_interval = -1;
377 static int hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_createNotification_return = -1;
378 static int hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_createNotification_eventCriteria = -1;
379 static int hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_destroyNotification_assignmentID = -1;
380 static int hf_org_csapi_fw_fw_service_notification_IpSvcEventNotification_reportNotification_eventInfo = -1;
381 static int hf_org_csapi_fw_fw_service_notification_IpSvcEventNotification_reportNotification_assignmentID = -1;
382 static int hf_org_csapi_cc_gccs_IpAppCall_routeRes_callSessionID = -1;
383 static int hf_org_csapi_cc_gccs_IpAppCall_routeRes_eventReport = -1;
384 static int hf_org_csapi_cc_gccs_IpAppCall_routeRes_callLegSessionID = -1;
385 static int hf_org_csapi_cc_gccs_IpAppCall_routeErr_callSessionID = -1;
386 static int hf_org_csapi_cc_gccs_IpAppCall_routeErr_errorIndication = -1;
387 static int hf_org_csapi_cc_gccs_IpAppCall_routeErr_callLegSessionID = -1;
388 static int hf_org_csapi_cc_gccs_IpAppCall_getCallInfoRes_callSessionID = -1;
389 static int hf_org_csapi_cc_gccs_IpAppCall_getCallInfoRes_callInfoReport = -1;
390 static int hf_org_csapi_cc_gccs_IpAppCall_getCallInfoErr_callSessionID = -1;
391 static int hf_org_csapi_cc_gccs_IpAppCall_getCallInfoErr_errorIndication = -1;
392 static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_callSessionID = -1;
393 static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_report = -1;
394 static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_usedTime = -1;
395 static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallErr_callSessionID = -1;
396 static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallErr_errorIndication = -1;
397 static int hf_org_csapi_cc_gccs_IpAppCall_callFaultDetected_callSessionID = -1;
398 static int hf_org_csapi_cc_gccs_IpAppCall_callFaultDetected_fault = -1;
399 static int hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes_callSessionID = -1;
400 static int hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes_digits = -1;
401 static int hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsErr_callSessionID = -1;
402 static int hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsErr_errorIndication = -1;
403 static int hf_org_csapi_cc_gccs_IpAppCall_callEnded_callSessionID = -1;
404 static int hf_org_csapi_cc_gccs_IpAppCall_callEnded_report = -1;
405 static int hf_org_csapi_cc_gccs_IpCall_routeReq_return = -1;
406 static int hf_org_csapi_cc_gccs_IpCall_routeReq_callSessionID = -1;
407 static int hf_org_csapi_cc_gccs_IpCall_routeReq_responseRequested = -1;
408 static int hf_org_csapi_cc_gccs_IpCall_routeReq_targetAddress = -1;
409 static int hf_org_csapi_cc_gccs_IpCall_routeReq_originatingAddress = -1;
410 static int hf_org_csapi_cc_gccs_IpCall_routeReq_originalDestinationAddress = -1;
411 static int hf_org_csapi_cc_gccs_IpCall_routeReq_redirectingAddress = -1;
412 static int hf_org_csapi_cc_gccs_IpCall_routeReq_appInfo = -1;
413 static int hf_org_csapi_cc_gccs_IpCall_release_callSessionID = -1;
414 static int hf_org_csapi_cc_gccs_IpCall_release_cause = -1;
415 static int hf_org_csapi_cc_gccs_IpCall_deassignCall_callSessionID = -1;
416 static int hf_org_csapi_cc_gccs_IpCall_getCallInfoReq_callSessionID = -1;
417 static int hf_org_csapi_cc_gccs_IpCall_getCallInfoReq_callInfoRequested = -1;
418 static int hf_org_csapi_cc_gccs_IpCall_setCallChargePlan_callSessionID = -1;
419 static int hf_org_csapi_cc_gccs_IpCall_setCallChargePlan_callChargePlan = -1;
420 static int hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_callSessionID = -1;
421 static int hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_aOCInfo = -1;
422 static int hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_tariffSwitch = -1;
423 static int hf_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq_callSessionID = -1;
424 static int hf_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq_length = -1;
425 static int hf_org_csapi_cc_gccs_IpCall_superviseCallReq_callSessionID = -1;
426 static int hf_org_csapi_cc_gccs_IpCall_superviseCallReq_time = -1;
427 static int hf_org_csapi_cc_gccs_IpCall_superviseCallReq_treatment = -1;
428 static int hf_org_csapi_cc_gccs_IpCall_continueProcessing_callSessionID = -1;
429 static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callAborted_callReference = -1;
430 static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_return = -1;
431 static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_callReference = -1;
432 static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_eventInfo = -1;
433 static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_assignmentID = -1;
434 static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadEncountered_assignmentID = -1;
435 static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadCeased_assignmentID = -1;
436 static int hf_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet = -1;
437 static int hf_org_csapi_cc_gccs_IpCallControlManager_createCall_return = -1;
438 static int hf_org_csapi_cc_gccs_IpCallControlManager_createCall_appCall = -1;
439 static int hf_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification_return = -1;
440 static int hf_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification_appCallControlManager = -1;
441 static int hf_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification_eventCriteria = -1;
442 static int hf_org_csapi_cc_gccs_IpCallControlManager_disableCallNotification_assignmentID = -1;
443 static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_return = -1;
444 static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_duration = -1;
445 static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_mechanism = -1;
446 static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_treatment = -1;
447 static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_addressRange = -1;
448 static int hf_org_csapi_cc_gccs_IpCallControlManager_changeCallNotification_assignmentID = -1;
449 static int hf_org_csapi_cc_gccs_IpCallControlManager_changeCallNotification_eventCriteria = -1;
450 static int hf_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return = -1;
451 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportRes_callLegSessionID = -1;
452 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportRes_eventInfo = -1;
453 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportErr_callLegSessionID = -1;
454 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportErr_errorIndication = -1;
455 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaRes_callLegSessionID = -1;
456 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaErr_callLegSessionID = -1;
457 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaErr_errorIndication = -1;
458 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaRes_callLegSessionID = -1;
459 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaErr_callLegSessionID = -1;
460 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaErr_errorIndication = -1;
461 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoRes_callLegSessionID = -1;
462 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoRes_callLegInfoReport = -1;
463 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoErr_callLegSessionID = -1;
464 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoErr_errorIndication = -1;
465 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_routeErr_callLegSessionID = -1;
466 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_routeErr_errorIndication = -1;
467 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_callLegSessionID = -1;
468 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_report = -1;
469 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_usedTime = -1;
470 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseErr_callLegSessionID = -1;
471 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseErr_errorIndication = -1;
472 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded_callLegSessionID = -1;
473 static int hf_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded_cause = -1;
474 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createCall_return = -1;
475 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createCall_appCall = -1;
476 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_return = -1;
477 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_appCallControlManager = -1;
478 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_notificationRequest = -1;
479 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_destroyNotification_assignmentID = -1;
480 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_changeNotification_assignmentID = -1;
481 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_changeNotification_notificationRequest = -1;
482 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return = -1;
483 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_return = -1;
484 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_duration = -1;
485 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_mechanism = -1;
486 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_treatment = -1;
487 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_addressRange = -1;
488 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications_return = -1;
489 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications_appCallControlManager = -1;
490 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNextNotification_return = -1;
491 static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNextNotification_reset = -1;
492 static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_callLegSessionID = -1;
493 static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_targetAddress = -1;
494 static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_originatingAddress = -1;
495 static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo = -1;
496 static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_connectionProperties = -1;
497 static int hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_callLegSessionID = -1;
498 static int hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested = -1;
499 static int hf_org_csapi_cc_mpccs_IpCallLeg_release_callLegSessionID = -1;
500 static int hf_org_csapi_cc_mpccs_IpCallLeg_release_cause = -1;
501 static int hf_org_csapi_cc_mpccs_IpCallLeg_getInfoReq_callLegSessionID = -1;
502 static int hf_org_csapi_cc_mpccs_IpCallLeg_getInfoReq_callLegInfoRequested = -1;
503 static int hf_org_csapi_cc_mpccs_IpCallLeg_getCall_return = -1;
504 static int hf_org_csapi_cc_mpccs_IpCallLeg_getCall_callLegSessionID = -1;
505 static int hf_org_csapi_cc_mpccs_IpCallLeg_attachMediaReq_callLegSessionID = -1;
506 static int hf_org_csapi_cc_mpccs_IpCallLeg_detachMediaReq_callLegSessionID = -1;
507 static int hf_org_csapi_cc_mpccs_IpCallLeg_getCurrentDestinationAddress_return = -1;
508 static int hf_org_csapi_cc_mpccs_IpCallLeg_getCurrentDestinationAddress_callLegSessionID = -1;
509 static int hf_org_csapi_cc_mpccs_IpCallLeg_continueProcessing_callLegSessionID = -1;
510 static int hf_org_csapi_cc_mpccs_IpCallLeg_setChargePlan_callLegSessionID = -1;
511 static int hf_org_csapi_cc_mpccs_IpCallLeg_setChargePlan_callChargePlan = -1;
512 static int hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_callLegSessionID = -1;
513 static int hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_aOCInfo = -1;
514 static int hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_tariffSwitch = -1;
515 static int hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_callLegSessionID = -1;
516 static int hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_time = -1;
517 static int hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_treatment = -1;
518 static int hf_org_csapi_cc_mpccs_IpCallLeg_deassign_callLegSessionID = -1;
519 static int hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_return = -1;
520 static int hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_callLegSessionID = -1;
521 static int hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames = -1;
522 static int hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_callLegSessionID = -1;
523 static int hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties = -1;
524 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoRes_callSessionID = -1;
525 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoRes_callInfoReport = -1;
526 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoErr_callSessionID = -1;
527 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoErr_errorIndication = -1;
528 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_callSessionID = -1;
529 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_report = -1;
530 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_usedTime = -1;
531 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseErr_callSessionID = -1;
532 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseErr_errorIndication = -1;
533 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_callEnded_callSessionID = -1;
534 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_callEnded_report = -1;
535 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr_callSessionID = -1;
536 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr_callLegReference = -1;
537 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr_errorIndication = -1;
538 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return = -1;
539 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_callSessionID = -1;
540 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg_return = -1;
541 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg_callSessionID = -1;
542 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg_appCallLeg = -1;
543 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_return = -1;
544 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_callSessionID = -1;
545 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested = -1;
546 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_targetAddress = -1;
547 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_originatingAddress = -1;
548 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo = -1;
549 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appLegInterface = -1;
550 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_release_callSessionID = -1;
551 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_release_cause = -1;
552 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_deassignCall_callSessionID = -1;
553 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq_callSessionID = -1;
554 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq_callInfoRequested = -1;
555 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setChargePlan_callSessionID = -1;
556 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setChargePlan_callChargePlan = -1;
557 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_callSessionID = -1;
558 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_aOCInfo = -1;
559 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_tariffSwitch = -1;
560 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_callSessionID = -1;
561 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_time = -1;
562 static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_treatment = -1;
563 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_return = -1;
564 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callReference = -1;
565 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet = -1;
566 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_notificationInfo = -1;
567 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_assignmentID = -1;
568 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callAborted_callReference = -1;
569 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadEncountered_assignmentID = -1;
570 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadCeased_assignmentID = -1;
571 static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet = -1;
572 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_callSessionID = -1;
573 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_report = -1;
574 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_usedVolume = -1;
575 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_qualityOfService = -1;
576 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeErr_callSessionID = -1;
577 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeErr_errorIndication = -1;
578 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_callLegSessionID = -1;
579 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams = -1;
580 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_type = -1;
581 static int hf_org_csapi_cc_mmccs_IpMultiMediaStream_subtract_mediaStreamSessionID = -1;
582 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_callLegSessionID = -1;
583 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList = -1;
584 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_callLegSessionID = -1;
585 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria = -1;
586 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return = -1;
587 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_callLegSessionID = -1;
588 static int hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_callSessionID = -1;
589 static int hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_volume = -1;
590 static int hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_treatment = -1;
591 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_return = -1;
592 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callReference = -1;
593 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet = -1;
594 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams = -1;
595 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_type = -1;
596 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_qualityOfService = -1;
597 static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_assignmentID = -1;
598 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_return = -1;
599 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_appInterface = -1;
600 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_notificationMediaRequest = -1;
601 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_destroyMediaNotification_assignmentID = -1;
602 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_changeMediaNotification_assignmentID = -1;
603 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_changeMediaNotification_notificationMediaRequest = -1;
604 static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return = -1;
605 static int hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_subConferenceSessionID = -1;
606 static int hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_callLegSessionID = -1;
607 static int hf_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest_subConferenceSessionID = -1;
608 static int hf_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest_callLegSessionID = -1;
609 static int hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_return = -1;
610 static int hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_conferenceSessionID = -1;
611 static int hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_callLeg = -1;
612 static int hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_eventInfo = -1;
613 static int hf_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes_conferenceSessionID = -1;
614 static int hf_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes_callLeg = -1;
615 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_return = -1;
616 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_appConferenceCall = -1;
617 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_numberOfSubConferences = -1;
618 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_conferencePolicy = -1;
619 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_numberOfParticipants = -1;
620 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_duration = -1;
621 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_checkResources_return = -1;
622 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_checkResources_searchCriteria = -1;
623 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_return = -1;
624 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_appInterface = -1;
625 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_startTime = -1;
626 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_numberOfParticipants = -1;
627 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_duration = -1;
628 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_conferencePolicy = -1;
629 static int hf_org_csapi_cc_cccs_IpConfCallControlManager_freeResources_resourceReservation = -1;
630 static int hf_org_csapi_cc_cccs_IpAppConfCallControlManager_conferenceCreated_return = -1;
631 static int hf_org_csapi_cc_cccs_IpAppConfCallControlManager_conferenceCreated_conferenceCall = -1;
632 static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_return = -1;
633 static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_subConferenceSessionID = -1;
634 static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList = -1;
635 static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_appSubConferenceCall = -1;
636 static int hf_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference_subConferenceCallSessionID = -1;
637 static int hf_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference_targetSubConferenceCall = -1;
638 static int hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_subConferenceCallSessionID = -1;
639 static int hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_targetSubConferenceCall = -1;
640 static int hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_callLeg = -1;
641 static int hf_org_csapi_cc_cccs_IpSubConfCall_inspectVideo_subConferenceSessionID = -1;
642 static int hf_org_csapi_cc_cccs_IpSubConfCall_inspectVideo_inspectedCallLeg = -1;
643 static int hf_org_csapi_cc_cccs_IpSubConfCall_inspectVideoCancel_subConferenceSessionID = -1;
644 static int hf_org_csapi_cc_cccs_IpSubConfCall_appointSpeaker_subConferenceSessionID = -1;
645 static int hf_org_csapi_cc_cccs_IpSubConfCall_appointSpeaker_speakerCallLeg = -1;
646 static int hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_subConferenceSessionID = -1;
647 static int hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_chairCallLeg = -1;
648 static int hf_org_csapi_cc_cccs_IpSubConfCall_changeConferencePolicy_subConferenceSessionID = -1;
649 static int hf_org_csapi_cc_cccs_IpSubConfCall_changeConferencePolicy_conferencePolicy = -1;
650 static int hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_return = -1;
651 static int hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_conferenceSessionID = -1;
652 static int hf_org_csapi_cc_cccs_IpConfCall_createSubConference_return = -1;
653 static int hf_org_csapi_cc_cccs_IpConfCall_createSubConference_conferenceSessionID = -1;
654 static int hf_org_csapi_cc_cccs_IpConfCall_createSubConference_appSubConference = -1;
655 static int hf_org_csapi_cc_cccs_IpConfCall_createSubConference_conferencePolicy = -1;
656 static int hf_org_csapi_cc_cccs_IpConfCall_leaveMonitorReq_conferenceSessionID = -1;
657 static int hf_org_csapi_cc_cccs_IpConfCall_getConferenceAddress_return = -1;
658 static int hf_org_csapi_cc_cccs_IpConfCall_getConferenceAddress_conferenceSessionID = -1;
659 static int hf_org_csapi_ui_IpAppUI_sendInfoRes_userInteractionSessionID = -1;
660 static int hf_org_csapi_ui_IpAppUI_sendInfoRes_assignmentID = -1;
661 static int hf_org_csapi_ui_IpAppUI_sendInfoRes_response = -1;
662 static int hf_org_csapi_ui_IpAppUI_sendInfoErr_userInteractionSessionID = -1;
663 static int hf_org_csapi_ui_IpAppUI_sendInfoErr_assignmentID = -1;
664 static int hf_org_csapi_ui_IpAppUI_sendInfoErr_error = -1;
665 static int hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_userInteractionSessionID = -1;
666 static int hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_assignmentID = -1;
667 static int hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_response = -1;
668 static int hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_collectedInfo = -1;
669 static int hf_org_csapi_ui_IpAppUI_sendInfoAndCollectErr_userInteractionSessionID = -1;
670 static int hf_org_csapi_ui_IpAppUI_sendInfoAndCollectErr_assignmentID = -1;
671 static int hf_org_csapi_ui_IpAppUI_sendInfoAndCollectErr_error = -1;
672 static int hf_org_csapi_ui_IpAppUI_userInteractionFaultDetected_userInteractionSessionID = -1;
673 static int hf_org_csapi_ui_IpAppUI_userInteractionFaultDetected_fault = -1;
674 static int hf_org_csapi_ui_IpAppUICall_recordMessageRes_userInteractionSessionID = -1;
675 static int hf_org_csapi_ui_IpAppUICall_recordMessageRes_assignmentID = -1;
676 static int hf_org_csapi_ui_IpAppUICall_recordMessageRes_response = -1;
677 static int hf_org_csapi_ui_IpAppUICall_recordMessageRes_messageID = -1;
678 static int hf_org_csapi_ui_IpAppUICall_recordMessageErr_userInteractionSessionID = -1;
679 static int hf_org_csapi_ui_IpAppUICall_recordMessageErr_assignmentID = -1;
680 static int hf_org_csapi_ui_IpAppUICall_recordMessageErr_error = -1;
681 static int hf_org_csapi_ui_IpAppUICall_deleteMessageRes_usrInteractionSessionID = -1;
682 static int hf_org_csapi_ui_IpAppUICall_deleteMessageRes_response = -1;
683 static int hf_org_csapi_ui_IpAppUICall_deleteMessageRes_assignmentID = -1;
684 static int hf_org_csapi_ui_IpAppUICall_deleteMessageErr_usrInteractionSessionID = -1;
685 static int hf_org_csapi_ui_IpAppUICall_deleteMessageErr_error = -1;
686 static int hf_org_csapi_ui_IpAppUICall_deleteMessageErr_assignmentID = -1;
687 static int hf_org_csapi_ui_IpAppUICall_abortActionRes_userInteractionSessionID = -1;
688 static int hf_org_csapi_ui_IpAppUICall_abortActionRes_assignmentID = -1;
689 static int hf_org_csapi_ui_IpAppUICall_abortActionErr_userInteractionSessionID = -1;
690 static int hf_org_csapi_ui_IpAppUICall_abortActionErr_assignmentID = -1;
691 static int hf_org_csapi_ui_IpAppUICall_abortActionErr_error = -1;
692 static int hf_org_csapi_ui_IpAppUICall_getMessageRes_userInteractionSessionID = -1;
693 static int hf_org_csapi_ui_IpAppUICall_getMessageRes_assignmentID = -1;
694 static int hf_org_csapi_ui_IpAppUICall_getMessageRes_message = -1;
695 static int hf_org_csapi_ui_IpAppUICall_getMessageErr_userInteractionSessionID = -1;
696 static int hf_org_csapi_ui_IpAppUICall_getMessageErr_assignmentID = -1;
697 static int hf_org_csapi_ui_IpAppUICall_getMessageErr_error = -1;
698 static int hf_org_csapi_ui_IpAppUIManager_userInteractionAborted_userInteraction = -1;
699 static int hf_org_csapi_ui_IpAppUIManager_reportEventNotification_return = -1;
700 static int hf_org_csapi_ui_IpAppUIManager_reportEventNotification_userInteraction = -1;
701 static int hf_org_csapi_ui_IpAppUIManager_reportEventNotification_eventNotificationInfo = -1;
702 static int hf_org_csapi_ui_IpAppUIManager_reportEventNotification_assignmentID = -1;
703 static int hf_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet = -1;
704 static int hf_org_csapi_ui_IpUI_sendInfoReq_return = -1;
705 static int hf_org_csapi_ui_IpUI_sendInfoReq_userInteractionSessionID = -1;
706 static int hf_org_csapi_ui_IpUI_sendInfoReq_info = -1;
707 static int hf_org_csapi_ui_IpUI_sendInfoReq_language = -1;
708 static int hf_org_csapi_ui_IpUI_sendInfoReq_variableInfo = -1;
709 static int hf_org_csapi_ui_IpUI_sendInfoReq_repeatIndicator = -1;
710 static int hf_org_csapi_ui_IpUI_sendInfoReq_responseRequested = -1;
711 static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_return = -1;
712 static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_userInteractionSessionID = -1;
713 static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_info = -1;
714 static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_language = -1;
715 static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo = -1;
716 static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_criteria = -1;
717 static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_responseRequested = -1;
718 static int hf_org_csapi_ui_IpUI_release_userInteractionSessionID = -1;
719 static int hf_org_csapi_ui_IpUI_setOriginatingAddress_userInteractionSessionID = -1;
720 static int hf_org_csapi_ui_IpUI_setOriginatingAddress_origin = -1;
721 static int hf_org_csapi_ui_IpUI_getOriginatingAddress_return = -1;
722 static int hf_org_csapi_ui_IpUI_getOriginatingAddress_userInteractionSessionID = -1;
723 static int hf_org_csapi_ui_IpUICall_recordMessageReq_return = -1;
724 static int hf_org_csapi_ui_IpUICall_recordMessageReq_userInteractionSessionID = -1;
725 static int hf_org_csapi_ui_IpUICall_recordMessageReq_info = -1;
726 static int hf_org_csapi_ui_IpUICall_recordMessageReq_criteria = -1;
727 static int hf_org_csapi_ui_IpUICall_deleteMessageReq_return = -1;
728 static int hf_org_csapi_ui_IpUICall_deleteMessageReq_usrInteractionSessionID = -1;
729 static int hf_org_csapi_ui_IpUICall_deleteMessageReq_messageID = -1;
730 static int hf_org_csapi_ui_IpUICall_abortActionReq_userInteractionSessionID = -1;
731 static int hf_org_csapi_ui_IpUICall_abortActionReq_assignmentID = -1;
732 static int hf_org_csapi_ui_IpUICall_getMessageReq_return = -1;
733 static int hf_org_csapi_ui_IpUICall_getMessageReq_userInteractionSessionID = -1;
734 static int hf_org_csapi_ui_IpUICall_getMessageReq_messageID = -1;
735 static int hf_org_csapi_ui_IpUIManager_createUI_return = -1;
736 static int hf_org_csapi_ui_IpUIManager_createUI_appUI = -1;
737 static int hf_org_csapi_ui_IpUIManager_createUI_userAddress = -1;
738 static int hf_org_csapi_ui_IpUIManager_createUICall_return = -1;
739 static int hf_org_csapi_ui_IpUIManager_createUICall_appUI = -1;
740 static int hf_org_csapi_ui_IpUIManager_createUICall_uiTargetObject = -1;
741 static int hf_org_csapi_ui_IpUIManager_createNotification_return = -1;
742 static int hf_org_csapi_ui_IpUIManager_createNotification_appUIManager = -1;
743 static int hf_org_csapi_ui_IpUIManager_createNotification_eventCriteria = -1;
744 static int hf_org_csapi_ui_IpUIManager_destroyNotification_assignmentID = -1;
745 static int hf_org_csapi_ui_IpUIManager_changeNotification_assignmentID = -1;
746 static int hf_org_csapi_ui_IpUIManager_changeNotification_eventCriteria = -1;
747 static int hf_org_csapi_ui_IpUIManager_getNotification_return = -1;
748 static int hf_org_csapi_ui_IpUIManager_enableNotifications_return = -1;
749 static int hf_org_csapi_ui_IpUIManager_enableNotifications_appUIManager = -1;
750 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_usrInteractionSessionID = -1;
751 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_assignmentID = -1;
752 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_message = -1;
753 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_usrInteractionSessionID = -1;
754 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_assignmentID = -1;
755 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_error = -1;
756 static int hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes_usrInteractionSessionID = -1;
757 static int hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes_response = -1;
758 static int hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes_assignmentID = -1;
759 static int hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr_usrInteractionSessionID = -1;
760 static int hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr_error = -1;
761 static int hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr_assignmentID = -1;
762 static int hf_org_csapi_ui_IpAppUIAdminManager_putMessageRes_usrInteractionSessionID = -1;
763 static int hf_org_csapi_ui_IpAppUIAdminManager_putMessageRes_assignmentID = -1;
764 static int hf_org_csapi_ui_IpAppUIAdminManager_putMessageRes_messageID = -1;
765 static int hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_usrInteractionSessionID = -1;
766 static int hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_assignmentID = -1;
767 static int hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_error = -1;
768 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_usrInteractionSessionID = -1;
769 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_assignmentID = -1;
770 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList = -1;
771 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_final = -1;
772 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_usrInteractionSessionID = -1;
773 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_assignmentID = -1;
774 static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_error = -1;
775 static int hf_org_csapi_ui_IpUIAdminManager_getMessageReq_return = -1;
776 static int hf_org_csapi_ui_IpUIAdminManager_getMessageReq_usrInteractionSessionID = -1;
777 static int hf_org_csapi_ui_IpUIAdminManager_getMessageReq_messageID = -1;
778 static int hf_org_csapi_ui_IpUIAdminManager_putMessageReq_return = -1;
779 static int hf_org_csapi_ui_IpUIAdminManager_putMessageReq_usrInteractionSessionID = -1;
780 static int hf_org_csapi_ui_IpUIAdminManager_putMessageReq_info = -1;
781 static int hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_return = -1;
782 static int hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_usrInteractionSessionID = -1;
783 static int hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_messageID = -1;
784 static int hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_return = -1;
785 static int hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_usrInteractionSessionID = -1;
786 static int hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_reset = -1;
787 static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_assignmentId = -1;
788 static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations = -1;
789 static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_assignmentId = -1;
790 static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_cause = -1;
791 static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_diagnostic = -1;
792 static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_assignmentId = -1;
793 static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations = -1;
794 static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_assignmentId = -1;
795 static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_cause = -1;
796 static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_diagnostic = -1;
797 static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_assignmentId = -1;
798 static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations = -1;
799 static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_assignmentId = -1;
800 static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_cause = -1;
801 static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_diagnostic = -1;
802 static int hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_return = -1;
803 static int hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_appLocation = -1;
804 static int hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_users = -1;
805 static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_return = -1;
806 static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_appLocation = -1;
807 static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users = -1;
808 static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_request = -1;
809 static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_return = -1;
810 static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_appLocation = -1;
811 static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users = -1;
812 static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_request = -1;
813 static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_reportingInterval = -1;
814 static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStop_stopRequest = -1;
815 static int hf_org_csapi_mm_ul_IpUserLocation_getNextPeriodicLocationRequest_return = -1;
816 static int hf_org_csapi_mm_ul_IpUserLocation_getNextPeriodicLocationRequest_reset = -1;
817 static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_assignmentId = -1;
818 static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_location = -1;
819 static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_criterion = -1;
820 static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_assignmentId = -1;
821 static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_cause = -1;
822 static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_diagnostic = -1;
823 static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_return = -1;
824 static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_appLocation = -1;
825 static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users = -1;
826 static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_request = -1;
827 static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers = -1;
828 static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStop_stopRequest = -1;
829 static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_getNextTriggeredLocationRequest_return = -1;
830 static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_getNextTriggeredLocationRequest_reset = -1;
831 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_assignmentId = -1;
832 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations = -1;
833 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_assignmentId = -1;
834 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_cause = -1;
835 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_diagnostic = -1;
836 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_assignmentId = -1;
837 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations = -1;
838 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_assignmentId = -1;
839 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_cause = -1;
840 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_diagnostic = -1;
841 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport_assignmentId = -1;
842 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport_location = -1;
843 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport_criterion = -1;
844 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_assignmentId = -1;
845 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_cause = -1;
846 static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_diagnostic = -1;
847 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_return = -1;
848 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_appLocationCamel = -1;
849 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users = -1;
850 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_return = -1;
851 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_appLocationCamel = -1;
852 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users = -1;
853 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_reportingInterval = -1;
854 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStop_stopRequest = -1;
855 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_return = -1;
856 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_appLocationCamel = -1;
857 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users = -1;
858 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_trigger = -1;
859 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStop_stopRequest = -1;
860 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextPeriodicLocationRequest_return = -1;
861 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextPeriodicLocationRequest_reset = -1;
862 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextTriggeredLocationRequest_return = -1;
863 static int hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextTriggeredLocationRequest_reset = -1;
864 static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReport_assignmentId = -1;
865 static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReport_location = -1;
866 static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_assignmentId = -1;
867 static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_cause = -1;
868 static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_diagnostic = -1;
869 static int hf_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq_return = -1;
870 static int hf_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq_appEmergencyLocation = -1;
871 static int hf_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq_request = -1;
872 static int hf_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports_return = -1;
873 static int hf_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports_appEmergencyLocation = -1;
874 static int hf_org_csapi_mm_ule_IpUserLocationEmergency_unSubscribeEmergencyLocationReports_assignmentId = -1;
875 static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_assignmentId = -1;
876 static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status = -1;
877 static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_assignmentId = -1;
878 static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_cause = -1;
879 static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_diagnostic = -1;
880 static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReport_assignmentId = -1;
881 static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReport_status = -1;
882 static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_assignmentId = -1;
883 static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_cause = -1;
884 static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_diagnostic = -1;
885 static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_assignmentId = -1;
886 static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status = -1;
887 static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_assignmentId = -1;
888 static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_cause = -1;
889 static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_diagnostic = -1;
890 static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReport_assignmentId = -1;
891 static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReport_status = -1;
892 static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_assignmentId = -1;
893 static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_cause = -1;
894 static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_diagnostic = -1;
895 static int hf_org_csapi_mm_us_IpUserStatus_statusReportReq_return = -1;
896 static int hf_org_csapi_mm_us_IpUserStatus_statusReportReq_appStatus = -1;
897 static int hf_org_csapi_mm_us_IpUserStatus_statusReportReq_users = -1;
898 static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_return = -1;
899 static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_appStatus = -1;
900 static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users = -1;
901 static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStop_stopRequest = -1;
902 static int hf_org_csapi_mm_us_IpUserStatus_getNextTriggeredStatusRequest_return = -1;
903 static int hf_org_csapi_mm_us_IpUserStatus_getNextTriggeredStatusRequest_reset = -1;
904 static int hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_return = -1;
905 static int hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_appStatus = -1;
906 static int hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users = -1;
907 static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_return = -1;
908 static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_appStatus = -1;
909 static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users = -1;
910 static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStop_stopRequest = -1;
911 static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return = -1;
912 static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_assignmentId = -1;
913 static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_address = -1;
914 static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation = -1;
915 static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_assignmentId = -1;
916 static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_cause = -1;
917 static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_diagnostic = -1;
918 static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_return = -1;
919 static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_appStatus = -1;
920 static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users = -1;
921 static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria = -1;
922 static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStop_assignmentId = -1;
923 static int hf_org_csapi_termcap_IpTerminalCapabilities_getTerminalCapabilities_return = -1;
924 static int hf_org_csapi_termcap_IpTerminalCapabilities_getTerminalCapabilities_terminalIdentity = -1;
925 static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_assignmentID = -1;
926 static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals = -1;
927 static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_criteria = -1;
928 static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_capabilities = -1;
929 static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_assignmentId = -1;
930 static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals = -1;
931 static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_cause = -1;
932 static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_return = -1;
933 static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_appTerminalCapabilities = -1;
934 static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals = -1;
935 static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_capabilityScope = -1;
936 static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_criteria = -1;
937 static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStop_assignmentID = -1;
938 static int hf_org_csapi_dsc_IpAppDataSession_connectRes_dataSessionID = -1;
939 static int hf_org_csapi_dsc_IpAppDataSession_connectRes_eventReport = -1;
940 static int hf_org_csapi_dsc_IpAppDataSession_connectRes_assignmentID = -1;
941 static int hf_org_csapi_dsc_IpAppDataSession_connectErr_dataSessionID = -1;
942 static int hf_org_csapi_dsc_IpAppDataSession_connectErr_errorIndication = -1;
943 static int hf_org_csapi_dsc_IpAppDataSession_connectErr_assignmentID = -1;
944 static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_dataSessionID = -1;
945 static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_report = -1;
946 static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_usedVolume = -1;
947 static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_qualityOfService = -1;
948 static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionErr_dataSessionID = -1;
949 static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionErr_errorIndication = -1;
950 static int hf_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected_dataSessionID = -1;
951 static int hf_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected_fault = -1;
952 static int hf_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionAborted_dataSession = -1;
953 static int hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_return = -1;
954 static int hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_dataSessionReference = -1;
955 static int hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_eventInfo = -1;
956 static int hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_assignmentID = -1;
957 static int hf_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet = -1;
958 static int hf_org_csapi_dsc_IpDataSession_connectReq_return = -1;
959 static int hf_org_csapi_dsc_IpDataSession_connectReq_dataSessionID = -1;
960 static int hf_org_csapi_dsc_IpDataSession_connectReq_responseRequested = -1;
961 static int hf_org_csapi_dsc_IpDataSession_connectReq_targetAddress = -1;
962 static int hf_org_csapi_dsc_IpDataSession_release_dataSessionID = -1;
963 static int hf_org_csapi_dsc_IpDataSession_release_cause = -1;
964 static int hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_dataSessionID = -1;
965 static int hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_treatment = -1;
966 static int hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_bytes = -1;
967 static int hf_org_csapi_dsc_IpDataSession_setDataSessionChargePlan_dataSessionID = -1;
968 static int hf_org_csapi_dsc_IpDataSession_setDataSessionChargePlan_dataSessionChargePlan = -1;
969 static int hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_dataSessionID = -1;
970 static int hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_aoCInfo = -1;
971 static int hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_tariffSwitch = -1;
972 static int hf_org_csapi_dsc_IpDataSession_deassignDataSession_dataSessionID = -1;
973 static int hf_org_csapi_dsc_IpDataSession_continueProcessing_dataSessionID = -1;
974 static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotification_return = -1;
975 static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotification_appDataSessionControlManager = -1;
976 static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotification_eventCriteria = -1;
977 static int hf_org_csapi_dsc_IpDataSessionControlManager_destroyNotification_assignmentID = -1;
978 static int hf_org_csapi_dsc_IpDataSessionControlManager_changeNotification_assignmentID = -1;
979 static int hf_org_csapi_dsc_IpDataSessionControlManager_changeNotification_eventCriteria = -1;
980 static int hf_org_csapi_dsc_IpDataSessionControlManager_enableNotifications_return = -1;
981 static int hf_org_csapi_dsc_IpDataSessionControlManager_enableNotifications_appDataSessionControlManager = -1;
982 static int hf_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return = -1;
983 static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_return = -1;
984 static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_appDataSessionControlManager = -1;
985 static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_eventCriteria = -1;
986 static int hf_org_csapi_gms_IpMessagingManager_openMailbox_return = -1;
987 static int hf_org_csapi_gms_IpMessagingManager_openMailbox_mailboxID = -1;
988 static int hf_org_csapi_gms_IpMessagingManager_openMailbox_authenticationInfo = -1;
989 static int hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_return = -1;
990 static int hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_appInterface = -1;
991 static int hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_eventCriteria = -1;
992 static int hf_org_csapi_gms_IpMessagingManager_disableMessagingNotification_assignmentID = -1;
993 static int hf_org_csapi_gms_IpAppMessagingManager_mailboxTerminated_mailbox = -1;
994 static int hf_org_csapi_gms_IpAppMessagingManager_mailboxTerminated_mailboxSessionID = -1;
995 static int hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_mailbox = -1;
996 static int hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_mailboxSessionID = -1;
997 static int hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_fault = -1;
998 static int hf_org_csapi_gms_IpAppMessagingManager_messagingEventNotify_messagingManager = -1;
999 static int hf_org_csapi_gms_IpAppMessagingManager_messagingEventNotify_eventInfo = -1;
1000 static int hf_org_csapi_gms_IpAppMessagingManager_messagingEventNotify_assignmentID = -1;
1001 static int hf_org_csapi_gms_IpMailbox_close_mailboxSessionID = -1;
1002 static int hf_org_csapi_gms_IpMailbox_lock_mailboxSessionID = -1;
1003 static int hf_org_csapi_gms_IpMailbox_unlock_mailboxSessionID = -1;
1004 static int hf_org_csapi_gms_IpMailbox_getInfoAmount_return = -1;
1005 static int hf_org_csapi_gms_IpMailbox_getInfoAmount_mailboxSessionID = -1;
1006 static int hf_org_csapi_gms_IpMailbox_getInfoProperties_return = -1;
1007 static int hf_org_csapi_gms_IpMailbox_getInfoProperties_mailboxSessionID = -1;
1008 static int hf_org_csapi_gms_IpMailbox_getInfoProperties_firstProperty = -1;
1009 static int hf_org_csapi_gms_IpMailbox_getInfoProperties_numberOfProperties = -1;
1010 static int hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxSessionID = -1;
1011 static int hf_org_csapi_gms_IpMailbox_setInfoProperties_firstProperty = -1;
1012 static int hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties = -1;
1013 static int hf_org_csapi_gms_IpMailbox_openFolder_return = -1;
1014 static int hf_org_csapi_gms_IpMailbox_openFolder_mailboxSessionID = -1;
1015 static int hf_org_csapi_gms_IpMailbox_openFolder_folderID = -1;
1016 static int hf_org_csapi_gms_IpMailbox_createFolder_mailboxSessionID = -1;
1017 static int hf_org_csapi_gms_IpMailbox_createFolder_folderID = -1;
1018 static int hf_org_csapi_gms_IpMailbox_remove_mailboxID = -1;
1019 static int hf_org_csapi_gms_IpMailbox_remove_authenticationInfo = -1;
1020 static int hf_org_csapi_gms_IpMessage_getInfoAmount_return = -1;
1021 static int hf_org_csapi_gms_IpMessage_getInfoAmount_folderSessionID = -1;
1022 static int hf_org_csapi_gms_IpMessage_getInfoAmount_messageID = -1;
1023 static int hf_org_csapi_gms_IpMessage_getInfoProperties_return = -1;
1024 static int hf_org_csapi_gms_IpMessage_getInfoProperties_folderSessionID = -1;
1025 static int hf_org_csapi_gms_IpMessage_getInfoProperties_messageID = -1;
1026 static int hf_org_csapi_gms_IpMessage_getInfoProperties_firstProperty = -1;
1027 static int hf_org_csapi_gms_IpMessage_getInfoProperties_numberOfProperties = -1;
1028 static int hf_org_csapi_gms_IpMessage_setInfoProperties_folderSessionID = -1;
1029 static int hf_org_csapi_gms_IpMessage_setInfoProperties_messageID = -1;
1030 static int hf_org_csapi_gms_IpMessage_setInfoProperties_firstProperty = -1;
1031 static int hf_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties = -1;
1032 static int hf_org_csapi_gms_IpMessage_remove_folderSessionID = -1;
1033 static int hf_org_csapi_gms_IpMessage_remove_messageID = -1;
1034 static int hf_org_csapi_gms_IpMessage_getContent_return = -1;
1035 static int hf_org_csapi_gms_IpMessage_getContent_folderSessionID = -1;
1036 static int hf_org_csapi_gms_IpMessage_getContent_messageID = -1;
1037 static int hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_return = -1;
1038 static int hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_folderSessionID = -1;
1039 static int hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_return = -1;
1040 static int hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_folderSessionID = -1;
1041 static int hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_firstProperty = -1;
1042 static int hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_numberOfProperties = -1;
1043 static int hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderSessionID = -1;
1044 static int hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_firstProperty = -1;
1045 static int hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties = -1;
1046 static int hf_org_csapi_gms_IpMailboxFolder_putMessage_folderSessionID = -1;
1047 static int hf_org_csapi_gms_IpMailboxFolder_putMessage_message = -1;
1048 static int hf_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties = -1;
1049 static int hf_org_csapi_gms_IpMailboxFolder_getMessage_return = -1;
1050 static int hf_org_csapi_gms_IpMailboxFolder_getMessage_folderSessionID = -1;
1051 static int hf_org_csapi_gms_IpMailboxFolder_getMessage_messageID = -1;
1052 static int hf_org_csapi_gms_IpMailboxFolder_close_mailboxSessionID = -1;
1053 static int hf_org_csapi_gms_IpMailboxFolder_close_folderSessionID = -1;
1054 static int hf_org_csapi_gms_IpMailboxFolder_remove_mailboxSessionID = -1;
1055 static int hf_org_csapi_gms_IpMailboxFolder_remove_folderID = -1;
1056 static int hf_org_csapi_cm_IpVPrP_getVPrPID_return = -1;
1057 static int hf_org_csapi_cm_IpVPrP_getSlaID_return = -1;
1058 static int hf_org_csapi_cm_IpVPrP_getStatus_return = -1;
1059 static int hf_org_csapi_cm_IpVPrP_getProvisionedQoSInfo_return = -1;
1060 static int hf_org_csapi_cm_IpVPrP_getValidityInfo_return = -1;
1061 static int hf_org_csapi_cm_IpVPrP_getPipeQoSInfo_return = -1;
1062 static int hf_org_csapi_cm_IpVPrP_getDsCodepoint_return = -1;
1063 static int hf_org_csapi_cm_IpVPrN_getVPrPList_return = -1;
1064 static int hf_org_csapi_cm_IpVPrN_getVPrP_return = -1;
1065 static int hf_org_csapi_cm_IpVPrN_getVPrP_vPrPID = -1;
1066 static int hf_org_csapi_cm_IpVPrN_createVPrP_return = -1;
1067 static int hf_org_csapi_cm_IpVPrN_createVPrP_templateRef = -1;
1068 static int hf_org_csapi_cm_IpVPrN_deleteVPrP_vPrPID = -1;
1069 static int hf_org_csapi_cm_IpQoSMenu_getTemplate_return = -1;
1070 static int hf_org_csapi_cm_IpQoSMenu_getTemplate_templateType = -1;
1071 static int hf_org_csapi_cm_IpQoSMenu_getTemplateList_return = -1;
1072 static int hf_org_csapi_cm_IpConnectivityManager_getQoSMenu_return = -1;
1073 static int hf_org_csapi_cm_IpConnectivityManager_getEnterpriseNetwork_return = -1;
1074 static int hf_org_csapi_cm_IpQoSTemplate_getTemplateType_return = -1;
1075 static int hf_org_csapi_cm_IpQoSTemplate_getDescription_return = -1;
1076 static int hf_org_csapi_cm_IpQoSTemplate_setSlaID_slaID = -1;
1077 static int hf_org_csapi_cm_IpQoSTemplate_getPipeQoSInfo_return = -1;
1078 static int hf_org_csapi_cm_IpQoSTemplate_setPipeQoSInfo_pipeQoSInfo = -1;
1079 static int hf_org_csapi_cm_IpQoSTemplate_getValidityInfo_return = -1;
1080 static int hf_org_csapi_cm_IpQoSTemplate_setValidityInfo_validityInfo = -1;
1081 static int hf_org_csapi_cm_IpQoSTemplate_setProvisionedQoSInfo_provisionedQoSInfo = -1;
1082 static int hf_org_csapi_cm_IpQoSTemplate_getProvisionedQoSInfo_return = -1;
1083 static int hf_org_csapi_cm_IpQoSTemplate_getDsCodepoint_return = -1;
1084 static int hf_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return = -1;
1085 static int hf_org_csapi_cm_IpEnterpriseNetwork_getVPrN_return = -1;
1086 static int hf_org_csapi_cm_IpEnterpriseNetwork_getSite_return = -1;
1087 static int hf_org_csapi_cm_IpEnterpriseNetwork_getSite_siteID = -1;
1088 static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return = -1;
1089 static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteID_return = -1;
1090 static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteLocation_return = -1;
1091 static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteDescription_return = -1;
1092 static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getIPSubnet_return = -1;
1093 static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPIPSubnet_return = -1;
1094 static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPIPSubnet_sapID = -1;
1095 static int hf_org_csapi_am_IpAppAccountManager_reportNotification_chargingEventInfo = -1;
1096 static int hf_org_csapi_am_IpAppAccountManager_reportNotification_assignmentId = -1;
1097 static int hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_queryId = -1;
1098 static int hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances = -1;
1099 static int hf_org_csapi_am_IpAppAccountManager_queryBalanceErr_queryId = -1;
1100 static int hf_org_csapi_am_IpAppAccountManager_queryBalanceErr_cause = -1;
1101 static int hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_retrievalID = -1;
1102 static int hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory = -1;
1103 static int hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr_retrievalID = -1;
1104 static int hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr_transactionHistoryError = -1;
1105 static int hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_queryId = -1;
1106 static int hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates = -1;
1107 static int hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr_queryId = -1;
1108 static int hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr_cause = -1;
1109 static int hf_org_csapi_am_IpAppAccountManager_updateBalanceRes_requestId = -1;
1110 static int hf_org_csapi_am_IpAppAccountManager_updateBalanceRes_balance = -1;
1111 static int hf_org_csapi_am_IpAppAccountManager_updateBalanceErr_requestId = -1;
1112 static int hf_org_csapi_am_IpAppAccountManager_updateBalanceErr_cause = -1;
1113 static int hf_org_csapi_am_IpAppAccountManager_createVoucherRes_requestId = -1;
1114 static int hf_org_csapi_am_IpAppAccountManager_createVoucherRes_voucherId = -1;
1115 static int hf_org_csapi_am_IpAppAccountManager_createVoucherErr_requestId = -1;
1116 static int hf_org_csapi_am_IpAppAccountManager_createVoucherErr_cause = -1;
1117 static int hf_org_csapi_am_IpAppAccountManager_destroyVoucherRes_requestId = -1;
1118 static int hf_org_csapi_am_IpAppAccountManager_destroyVoucherRes_voucherId = -1;
1119 static int hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_requestId = -1;
1120 static int hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_voucherId = -1;
1121 static int hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_cause = -1;
1122 static int hf_org_csapi_am_IpAppAccountManager_queryVoucherRes_queryId = -1;
1123 static int hf_org_csapi_am_IpAppAccountManager_queryVoucherRes_voucher = -1;
1124 static int hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_queryId = -1;
1125 static int hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_voucherId = -1;
1126 static int hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_cause = -1;
1127 static int hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_queryId = -1;
1128 static int hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers = -1;
1129 static int hf_org_csapi_am_IpAppAccountManager_queryUserVouchersErr_queryId = -1;
1130 static int hf_org_csapi_am_IpAppAccountManager_queryUserVouchersErr_cause = -1;
1131 static int hf_org_csapi_am_IpAccountManager_createNotification_return = -1;
1132 static int hf_org_csapi_am_IpAccountManager_createNotification_appAccountManager = -1;
1133 static int hf_org_csapi_am_IpAccountManager_createNotification_chargingEventCriteria = -1;
1134 static int hf_org_csapi_am_IpAccountManager_destroyNotification_assignmentId = -1;
1135 static int hf_org_csapi_am_IpAccountManager_queryBalanceReq_return = -1;
1136 static int hf_org_csapi_am_IpAccountManager_queryBalanceReq_users = -1;
1137 static int hf_org_csapi_am_IpAccountManager_changeNotification_assignmentID = -1;
1138 static int hf_org_csapi_am_IpAccountManager_changeNotification_eventCriteria = -1;
1139 static int hf_org_csapi_am_IpAccountManager_getNotification_return = -1;
1140 static int hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_return = -1;
1141 static int hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_user = -1;
1142 static int hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_transactionInterval = -1;
1143 static int hf_org_csapi_am_IpAccountManager_enableNotifications_return = -1;
1144 static int hf_org_csapi_am_IpAccountManager_enableNotifications_appAccountManager = -1;
1145 static int hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_return = -1;
1146 static int hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users = -1;
1147 static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_return = -1;
1148 static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_user = -1;
1149 static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_debit = -1;
1150 static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_amount = -1;
1151 static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_period = -1;
1152 static int hf_org_csapi_am_IpAccountManager_createVoucherReq_return = -1;
1153 static int hf_org_csapi_am_IpAccountManager_createVoucherReq_user = -1;
1154 static int hf_org_csapi_am_IpAccountManager_createVoucherReq_amount = -1;
1155 static int hf_org_csapi_am_IpAccountManager_destroyVoucherReq_return = -1;
1156 static int hf_org_csapi_am_IpAccountManager_destroyVoucherReq_voucherId = -1;
1157 static int hf_org_csapi_am_IpAccountManager_queryVoucherReq_return = -1;
1158 static int hf_org_csapi_am_IpAccountManager_queryVoucherReq_voucherId = -1;
1159 static int hf_org_csapi_am_IpAccountManager_queryUserVouchersReq_return = -1;
1160 static int hf_org_csapi_am_IpAccountManager_queryUserVouchersReq_user = -1;
1161 static int hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_sessionID = -1;
1162 static int hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_requestNumber = -1;
1163 static int hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_error = -1;
1164 static int hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_requestNumberNextRequest = -1;
1165 static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_sessionID = -1;
1166 static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_requestNumber = -1;
1167 static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_creditedAmount = -1;
1168 static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_reservedAmountLeft = -1;
1169 static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_requestNumberNextRequest = -1;
1170 static int hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_sessionID = -1;
1171 static int hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_requestNumber = -1;
1172 static int hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_error = -1;
1173 static int hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_requestNumberNextRequest = -1;
1174 static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_sessionID = -1;
1175 static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumber = -1;
1176 static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes = -1;
1177 static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft = -1;
1178 static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumberNextRequest = -1;
1179 static int hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_sessionID = -1;
1180 static int hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_requestNumber = -1;
1181 static int hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_error = -1;
1182 static int hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_requestNumberNextRequest = -1;
1183 static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_sessionID = -1;
1184 static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_requestNumber = -1;
1185 static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_debitedAmount = -1;
1186 static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_reservedAmountLeft = -1;
1187 static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_requestNumberNextRequest = -1;
1188 static int hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_sessionID = -1;
1189 static int hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_requestNumber = -1;
1190 static int hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_error = -1;
1191 static int hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_requestNumberNextRequest = -1;
1192 static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_sessionID = -1;
1193 static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumber = -1;
1194 static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes = -1;
1195 static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft = -1;
1196 static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumberNextRequest = -1;
1197 static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_sessionID = -1;
1198 static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_requestNumber = -1;
1199 static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_error = -1;
1200 static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_requestNumberNextRequest = -1;
1201 static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_sessionID = -1;
1202 static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_requestNumber = -1;
1203 static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_creditedAmount = -1;
1204 static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_requestNumberNextRequest = -1;
1205 static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_sessionID = -1;
1206 static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_requestNumber = -1;
1207 static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_error = -1;
1208 static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_requestNumberNextRequest = -1;
1209 static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_sessionID = -1;
1210 static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumber = -1;
1211 static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes = -1;
1212 static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumberNextRequest = -1;
1213 static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_sessionID = -1;
1214 static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_requestNumber = -1;
1215 static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_error = -1;
1216 static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_requestNumberNextRequest = -1;
1217 static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_sessionID = -1;
1218 static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_requestNumber = -1;
1219 static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_debitedAmount = -1;
1220 static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_requestNumberNextRequest = -1;
1221 static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_sessionID = -1;
1222 static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_requestNumber = -1;
1223 static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_error = -1;
1224 static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_requestNumberNextRequest = -1;
1225 static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_sessionID = -1;
1226 static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumber = -1;
1227 static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes = -1;
1228 static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumberNextRequest = -1;
1229 static int hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr_sessionID = -1;
1230 static int hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr_error = -1;
1231 static int hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeRes_sessionID = -1;
1232 static int hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeRes_sessionTimeLeft = -1;
1233 static int hf_org_csapi_cs_IpAppChargingSession_rateErr_sessionID = -1;
1234 static int hf_org_csapi_cs_IpAppChargingSession_rateErr_error = -1;
1235 static int hf_org_csapi_cs_IpAppChargingSession_rateRes_sessionID = -1;
1236 static int hf_org_csapi_cs_IpAppChargingSession_rateRes_rates = -1;
1237 static int hf_org_csapi_cs_IpAppChargingSession_rateRes_validityTimeLeft = -1;
1238 static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_sessionID = -1;
1239 static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_requestNumber = -1;
1240 static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_error = -1;
1241 static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_requestNumberNextRequest = -1;
1242 static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_sessionID = -1;
1243 static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_requestNumber = -1;
1244 static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_reservedAmount = -1;
1245 static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_sessionTimeLeft = -1;
1246 static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_requestNumberNextRequest = -1;
1247 static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_sessionID = -1;
1248 static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_requestNumber = -1;
1249 static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_error = -1;
1250 static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_requestNumberNextRequest = -1;
1251 static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionID = -1;
1252 static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumber = -1;
1253 static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits = -1;
1254 static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionTimeLeft = -1;
1255 static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumberNextRequest = -1;
1256 static int hf_org_csapi_cs_IpAppChargingSession_sessionEnded_sessionID = -1;
1257 static int hf_org_csapi_cs_IpAppChargingSession_sessionEnded_report = -1;
1258 static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_sessionID = -1;
1259 static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_applicationDescription = -1;
1260 static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_amount = -1;
1261 static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_closeReservation = -1;
1262 static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_requestNumber = -1;
1263 static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_sessionID = -1;
1264 static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_applicationDescription = -1;
1265 static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_volumes = -1;
1266 static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_closeReservation = -1;
1267 static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_requestNumber = -1;
1268 static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_sessionID = -1;
1269 static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_applicationDescription = -1;
1270 static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_amount = -1;
1271 static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_closeReservation = -1;
1272 static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_requestNumber = -1;
1273 static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_sessionID = -1;
1274 static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_applicationDescription = -1;
1275 static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_volumes = -1;
1276 static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_closeReservation = -1;
1277 static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_requestNumber = -1;
1278 static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_sessionID = -1;
1279 static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_applicationDescription = -1;
1280 static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters = -1;
1281 static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_amount = -1;
1282 static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_requestNumber = -1;
1283 static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_sessionID = -1;
1284 static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_applicationDescription = -1;
1285 static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters = -1;
1286 static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes = -1;
1287 static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_requestNumber = -1;
1288 static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_sessionID = -1;
1289 static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_applicationDescription = -1;
1290 static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters = -1;
1291 static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_amount = -1;
1292 static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_requestNumber = -1;
1293 static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_sessionID = -1;
1294 static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_applicationDescription = -1;
1295 static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters = -1;
1296 static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes = -1;
1297 static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_requestNumber = -1;
1298 static int hf_org_csapi_cs_IpChargingSession_extendLifeTimeReq_sessionID = -1;
1299 static int hf_org_csapi_cs_IpChargingSession_getAmountLeft_return = -1;
1300 static int hf_org_csapi_cs_IpChargingSession_getAmountLeft_sessionID = -1;
1301 static int hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_return = -1;
1302 static int hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_sessionID = -1;
1303 static int hf_org_csapi_cs_IpChargingSession_getUnitLeft_return = -1;
1304 static int hf_org_csapi_cs_IpChargingSession_getUnitLeft_sessionID = -1;
1305 static int hf_org_csapi_cs_IpChargingSession_rateReq_sessionID = -1;
1306 static int hf_org_csapi_cs_IpChargingSession_rateReq_chargingParameters = -1;
1307 static int hf_org_csapi_cs_IpChargingSession_release_sessionID = -1;
1308 static int hf_org_csapi_cs_IpChargingSession_release_requestNumber = -1;
1309 static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_sessionID = -1;
1310 static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_applicationDescription = -1;
1311 static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters = -1;
1312 static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_preferredAmount = -1;
1313 static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_minimumAmount = -1;
1314 static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_requestNumber = -1;
1315 static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_sessionID = -1;
1316 static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_applicationDescription = -1;
1317 static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters = -1;
1318 static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes = -1;
1319 static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_requestNumber = -1;
1320 static int hf_org_csapi_cs_IpAppChargingManager_sessionAborted_sessionID = -1;
1321 static int hf_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet = -1;
1322 static int hf_org_csapi_cs_IpChargingManager_createChargingSession_return = -1;
1323 static int hf_org_csapi_cs_IpChargingManager_createChargingSession_appChargingSession = -1;
1324 static int hf_org_csapi_cs_IpChargingManager_createChargingSession_sessionDescription = -1;
1325 static int hf_org_csapi_cs_IpChargingManager_createChargingSession_merchantAccount = -1;
1326 static int hf_org_csapi_cs_IpChargingManager_createChargingSession_user = -1;
1327 static int hf_org_csapi_cs_IpChargingManager_createChargingSession_correlationID = -1;
1328 static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_return = -1;
1329 static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_appChargingSession = -1;
1330 static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_sessionDescription = -1;
1331 static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_merchantAccount = -1;
1332 static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_users = -1;
1333 static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_correlationID = -1;
1334 static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_reportNotification_assignmentID = -1;
1335 static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_reportNotification_event = -1;
1336 static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_assignmentID = -1;
1337 static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables = -1;
1338 static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_assignmentID = -1;
1339 static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_error = -1;
1340 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return = -1;
1341 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_domainName = -1;
1342 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_signatureName = -1;
1343 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables = -1;
1344 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_return = -1;
1345 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_domainName = -1;
1346 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_signatureName = -1;
1347 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables = -1;
1348 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_appPolicyDomain = -1;
1349 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_domainName = -1;
1350 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_assignmentID = -1;
1351 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_domainName = -1;
1352 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_eventDefinitionName = -1;
1353 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes = -1;
1354 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_return = -1;
1355 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_domainName = -1;
1356 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_appPolicyDomain = -1;
1357 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events = -1;
1358 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_assignmentID = -1;
1359 static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events = -1;
1360 static int hf_org_csapi_policy_provisioning_IpPolicy_getAttribute_return = -1;
1361 static int hf_org_csapi_policy_provisioning_IpPolicy_getAttribute_attributeName = -1;
1362 static int hf_org_csapi_policy_provisioning_IpPolicy_setAttribute_targetAttribute = -1;
1363 static int hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_return = -1;
1364 static int hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames = -1;
1365 static int hf_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes = -1;
1366 static int hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_return = -1;
1367 static int hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_startIndex = -1;
1368 static int hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_numberRequested = -1;
1369 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getParentRepository_return = -1;
1370 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createRepository_return = -1;
1371 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createRepository_repositoryName = -1;
1372 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepository_return = -1;
1373 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepository_repositoryName = -1;
1374 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_removeRepository_repositoryName = -1;
1375 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryCount_return = -1;
1376 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryIterator_return = -1;
1377 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_return = -1;
1378 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionName = -1;
1379 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionType = -1;
1380 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes = -1;
1381 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getCondition_return = -1;
1382 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getCondition_conditionName = -1;
1383 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_removeCondition_conditionName = -1;
1384 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getConditionCount_return = -1;
1385 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getConditionIterator_return = -1;
1386 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_return = -1;
1387 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionName = -1;
1388 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionType = -1;
1389 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes = -1;
1390 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getAction_return = -1;
1391 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getAction_actionName = -1;
1392 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_removeAction_actionName = -1;
1393 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getActionCount_return = -1;
1394 static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getActionIterator_return = -1;
1395 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getParentGroup_return = -1;
1396 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getParentDomain_return = -1;
1397 static int hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_return = -1;
1398 static int hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionName = -1;
1399 static int hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionType = -1;
1400 static int hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes = -1;
1401 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getCondition_return = -1;
1402 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getCondition_conditionName = -1;
1403 static int hf_org_csapi_policy_provisioning_IpPolicyRule_removeCondition_conditionName = -1;
1404 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionCount_return = -1;
1405 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionIterator_return = -1;
1406 static int hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_return = -1;
1407 static int hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionName = -1;
1408 static int hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionType = -1;
1409 static int hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes = -1;
1410 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getAction_return = -1;
1411 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getAction_actionName = -1;
1412 static int hf_org_csapi_policy_provisioning_IpPolicyRule_removeAction_actionName = -1;
1413 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getActionCount_return = -1;
1414 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getActionIterator_return = -1;
1415 static int hf_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodConditionByName_conditionName = -1;
1416 static int hf_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodCondition_conditionReference = -1;
1417 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getValidityPeriodCondition_return = -1;
1418 static int hf_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList = -1;
1419 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return = -1;
1420 static int hf_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList = -1;
1421 static int hf_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return = -1;
1422 static int hf_org_csapi_policy_provisioning_IpPolicyManager_createDomain_return = -1;
1423 static int hf_org_csapi_policy_provisioning_IpPolicyManager_createDomain_domainName = -1;
1424 static int hf_org_csapi_policy_provisioning_IpPolicyManager_getDomain_return = -1;
1425 static int hf_org_csapi_policy_provisioning_IpPolicyManager_getDomain_domainName = -1;
1426 static int hf_org_csapi_policy_provisioning_IpPolicyManager_removeDomain_domainName = -1;
1427 static int hf_org_csapi_policy_provisioning_IpPolicyManager_getDomainCount_return = -1;
1428 static int hf_org_csapi_policy_provisioning_IpPolicyManager_getDomainIterator_return = -1;
1429 static int hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return = -1;
1430 static int hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes = -1;
1431 static int hf_org_csapi_policy_provisioning_IpPolicyManager_createRepository_return = -1;
1432 static int hf_org_csapi_policy_provisioning_IpPolicyManager_createRepository_repositoryName = -1;
1433 static int hf_org_csapi_policy_provisioning_IpPolicyManager_getRepository_return = -1;
1434 static int hf_org_csapi_policy_provisioning_IpPolicyManager_getRepository_repositoryName = -1;
1435 static int hf_org_csapi_policy_provisioning_IpPolicyManager_removeRepository_repositoryName = -1;
1436 static int hf_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryCount_return = -1;
1437 static int hf_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryIterator_return = -1;
1438 static int hf_org_csapi_policy_provisioning_IpPolicyManager_commitTransaction_return = -1;
1439 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getParentDomain_return = -1;
1440 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getParentGroup_return = -1;
1441 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_createGroup_return = -1;
1442 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_createGroup_groupName = -1;
1443 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroup_return = -1;
1444 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroup_groupName = -1;
1445 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_removeGroup_groupName = -1;
1446 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroupCount_return = -1;
1447 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroupIterator_return = -1;
1448 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_createRule_return = -1;
1449 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_createRule_ruleName = -1;
1450 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getRule_return = -1;
1451 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getRule_ruleName = -1;
1452 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_removeRule_ruleName = -1;
1453 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getRuleCount_return = -1;
1454 static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getRuleIterator_return = -1;
1455 static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes = -1;
1456 static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes = -1;
1457 static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return = -1;
1458 static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return = -1;
1459 static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getParentDomain_return = -1;
1460 static int hf_org_csapi_policy_provisioning_IpPolicyCondition_getParentRepository_return = -1;
1461 static int hf_org_csapi_policy_provisioning_IpPolicyCondition_getParentRule_return = -1;
1462 static int hf_org_csapi_policy_provisioning_IpPolicyAction_getParentRepository_return = -1;
1463 static int hf_org_csapi_policy_provisioning_IpPolicyAction_getParentRule_return = -1;
1464 static int hf_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables = -1;
1465 static int hf_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables = -1;
1466 static int hf_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return = -1;
1467 static int hf_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return = -1;
1468 static int hf_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames = -1;
1469 static int hf_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames = -1;
1470 static int hf_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return = -1;
1471 static int hf_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return = -1;
1472 static int hf_org_csapi_policy_provisioning_IpPolicySignature_getParentDomain_return = -1;
1473 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getParentDomain_return = -1;
1474 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createDomain_return = -1;
1475 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createDomain_domainName = -1;
1476 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomain_return = -1;
1477 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomain_domainName = -1;
1478 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeDomain_domainName = -1;
1479 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomainCount_return = -1;
1480 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomainIterator_return = -1;
1481 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createGroup_return = -1;
1482 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createGroup_groupName = -1;
1483 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroup_return = -1;
1484 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroup_groupName = -1;
1485 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeGroup_groupName = -1;
1486 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroupCount_return = -1;
1487 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroupIterator_return = -1;
1488 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createRule_return = -1;
1489 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createRule_ruleName = -1;
1490 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getRule_return = -1;
1491 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getRule_ruleName = -1;
1492 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeRule_ruleName = -1;
1493 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getRuleCount_return = -1;
1494 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getRuleIterator_return = -1;
1495 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_return = -1;
1496 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_eventDefinitionName = -1;
1497 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes = -1;
1498 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes = -1;
1499 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinition_return = -1;
1500 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinition_eventDefinitionName = -1;
1501 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeEventDefinition_eventDefinitionName = -1;
1502 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionCount_return = -1;
1503 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionIterator_return = -1;
1504 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariableSet_variableSetName = -1;
1505 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return = -1;
1506 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_variableSetName = -1;
1507 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariableSet_variableSetName = -1;
1508 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetCount_return = -1;
1509 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetIterator_return = -1;
1510 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableSetName = -1;
1511 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableName = -1;
1512 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableType = -1;
1513 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableSetName = -1;
1514 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableName = -1;
1515 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableValue = -1;
1516 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_return = -1;
1517 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_variableSetName = -1;
1518 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_variableName = -1;
1519 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_return = -1;
1520 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_variableSetName = -1;
1521 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_variableName = -1;
1522 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_return = -1;
1523 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_variableSetName = -1;
1524 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_variableName = -1;
1525 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable_variablSetName = -1;
1526 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable_variableName = -1;
1527 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createSignature_return = -1;
1528 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createSignature_signatureName = -1;
1529 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignature_return = -1;
1530 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignature_signatureName = -1;
1531 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeSignature_signatureName = -1;
1532 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureCount_return = -1;
1533 static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureIterator_return = -1;
1534 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identity = -1;
1535 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes = -1;
1536 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken = -1;
1537 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_identity = -1;
1538 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken = -1;
1539 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_return = -1;
1540 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_identity = -1;
1541 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken = -1;
1542 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identity = -1;
1543 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes = -1;
1544 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken = -1;
1545 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_identity = -1;
1546 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken = -1;
1547 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_group = -1;
1548 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_member = -1;
1549 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken = -1;
1550 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_group = -1;
1551 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_identity = -1;
1552 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken = -1;
1553 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return = -1;
1554 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_identity = -1;
1555 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken = -1;
1556 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_return = -1;
1557 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_identity = -1;
1558 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken = -1;
1559 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return = -1;
1560 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_identity = -1;
1561 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken = -1;
1562 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_identity = -1;
1563 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_alias = -1;
1564 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken = -1;
1565 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_identity = -1;
1566 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_alias = -1;
1567 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken = -1;
1568 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return = -1;
1569 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_identity = -1;
1570 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken = -1;
1571 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_return = -1;
1572 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_alias = -1;
1573 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken = -1;
1574 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identity = -1;
1575 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes = -1;
1576 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken = -1;
1577 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identity = -1;
1578 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes = -1;
1579 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken = -1;
1580 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return = -1;
1581 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_identity = -1;
1582 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken = -1;
1583 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_return = -1;
1584 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_identity = -1;
1585 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_typeName = -1;
1586 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken = -1;
1587 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return = -1;
1588 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identity = -1;
1589 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identityType = -1;
1590 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames = -1;
1591 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken = -1;
1592 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identity = -1;
1593 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identityType = -1;
1594 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes = -1;
1595 static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken = -1;
1596 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentName = -1;
1597 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes = -1;
1598 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken = -1;
1599 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_agentName = -1;
1600 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken = -1;
1601 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_return = -1;
1602 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_agentName = -1;
1603 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken = -1;
1604 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_agentName = -1;
1605 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities = -1;
1606 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken = -1;
1607 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_agentName = -1;
1608 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities = -1;
1609 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken = -1;
1610 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return = -1;
1611 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_agentName = -1;
1612 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken = -1;
1613 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return = -1;
1614 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_agentName = -1;
1615 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken = -1;
1616 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_return = -1;
1617 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_agentName = -1;
1618 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_capability = -1;
1619 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken = -1;
1620 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentName = -1;
1621 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes = -1;
1622 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken = -1;
1623 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentName = -1;
1624 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes = -1;
1625 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken = -1;
1626 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return = -1;
1627 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_agentName = -1;
1628 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken = -1;
1629 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_return = -1;
1630 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_agentName = -1;
1631 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_typeName = -1;
1632 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken = -1;
1633 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return = -1;
1634 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentName = -1;
1635 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentType = -1;
1636 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames = -1;
1637 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken = -1;
1638 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentName = -1;
1639 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentType = -1;
1640 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes = -1;
1641 static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken = -1;
1642 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_identity = -1;
1643 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_agentName = -1;
1644 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken = -1;
1645 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_identity = -1;
1646 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_agentName = -1;
1647 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken = -1;
1648 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return = -1;
1649 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_identity = -1;
1650 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken = -1;
1651 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return = -1;
1652 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_agentName = -1;
1653 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken = -1;
1654 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return = -1;
1655 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_identity = -1;
1656 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_capability = -1;
1657 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken = -1;
1658 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return = -1;
1659 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_identity = -1;
1660 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken = -1;
1661 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_return = -1;
1662 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_identity = -1;
1663 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_capability = -1;
1664 static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken = -1;
1665 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_pAttribute = -1;
1666 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken = -1;
1667 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_attributeName = -1;
1668 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken = -1;
1669 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_return = -1;
1670 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_attributeName = -1;
1671 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken = -1;
1672 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return = -1;
1673 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken = -1;
1674 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_typeName = -1;
1675 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames = -1;
1676 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken = -1;
1677 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_typeName = -1;
1678 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken = -1;
1679 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return = -1;
1680 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken = -1;
1681 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_typeName = -1;
1682 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames = -1;
1683 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken = -1;
1684 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_typeName = -1;
1685 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames = -1;
1686 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken = -1;
1687 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return = -1;
1688 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_typeName = -1;
1689 static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken = -1;
1690 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_pAttribute = -1;
1691 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken = -1;
1692 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_attributeName = -1;
1693 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken = -1;
1694 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_return = -1;
1695 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_attributeName = -1;
1696 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken = -1;
1697 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return = -1;
1698 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken = -1;
1699 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_typeName = -1;
1700 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames = -1;
1701 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken = -1;
1702 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_typeName = -1;
1703 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken = -1;
1704 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return = -1;
1705 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken = -1;
1706 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_typeName = -1;
1707 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames = -1;
1708 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken = -1;
1709 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_typeName = -1;
1710 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames = -1;
1711 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken = -1;
1712 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return = -1;
1713 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_typeName = -1;
1714 static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken = -1;
1715 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_pAttribute = -1;
1716 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken = -1;
1717 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_attributeName = -1;
1718 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken = -1;
1719 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_return = -1;
1720 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_attributeName = -1;
1721 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken = -1;
1722 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return = -1;
1723 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken = -1;
1724 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_capabilityName = -1;
1725 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames = -1;
1726 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken = -1;
1727 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_capabilityName = -1;
1728 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken = -1;
1729 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return = -1;
1730 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken = -1;
1731 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_capabilityName = -1;
1732 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames = -1;
1733 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken = -1;
1734 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_capabilityName = -1;
1735 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames = -1;
1736 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken = -1;
1737 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return = -1;
1738 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_capabilityName = -1;
1739 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken = -1;
1740 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_agentType = -1;
1741 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities = -1;
1742 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken = -1;
1743 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_agentType = -1;
1744 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities = -1;
1745 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken = -1;
1746 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return = -1;
1747 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_agentType = -1;
1748 static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken = -1;
1749 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return = -1;
1750 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData = -1;
1751 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_obtainInterface_return = -1;
1752 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_obtainInterface_interfaceName = -1;
1753 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_return = -1;
1754 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_identity = -1;
1755 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken = -1;
1756 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_identity = -1;
1757 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_operation = -1;
1758 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_newAccessControl = -1;
1759 static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken = -1;
1760 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identity = -1;
1761 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identityType = -1;
1762 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes = -1;
1763 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken = -1;
1764 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_identity = -1;
1765 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_identityType = -1;
1766 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames = -1;
1767 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_expiresIn = -1;
1768 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken = -1;
1769 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return = -1;
1770 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identity = -1;
1771 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identityType = -1;
1772 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames = -1;
1773 static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken = -1;
1774 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agent = -1;
1775 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agentType = -1;
1776 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes = -1;
1777 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken = -1;
1778 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_agent = -1;
1779 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_capability = -1;
1780 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes = -1;
1781 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken = -1;
1782 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_agent = -1;
1783 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_agentType = -1;
1784 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames = -1;
1785 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_expiresIn = -1;
1786 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken = -1;
1787 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_agent = -1;
1788 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_capability = -1;
1789 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames = -1;
1790 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_expiresIn = -1;
1791 static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken = -1;
1792 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return = -1;
1793 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agent = -1;
1794 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agentType = -1;
1795 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames = -1;
1796 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken = -1;
1797 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return = -1;
1798 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_agent = -1;
1799 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_capability = -1;
1800 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames = -1;
1801 static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken = -1;
1802 static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return = -1;
1803 static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_identity = -1;
1804 static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_pamContext = -1;
1805 static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames = -1;
1806 static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken = -1;
1807 static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_return = -1;
1808 static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_identity = -1;
1809 static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_pamContext = -1;
1810 static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames = -1;
1811 static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken = -1;
1812 static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_return = -1;
1813 static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_identity = -1;
1814 static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_pamContext = -1;
1815 static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken = -1;
1816 static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_identity = -1;
1817 static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_pamContext = -1;
1818 static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_operation = -1;
1819 static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_newPreference = -1;
1820 static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken = -1;
1821 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return = -1;
1822 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData = -1;
1823 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_obtainInterface_return = -1;
1824 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_obtainInterface_interfaceName = -1;
1825 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_return = -1;
1826 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_identity = -1;
1827 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken = -1;
1828 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_identity = -1;
1829 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_operation = -1;
1830 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_newAccessControl = -1;
1831 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken = -1;
1832 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_identity = -1;
1833 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken = -1;
1834 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_identity = -1;
1835 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken = -1;
1836 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_return = -1;
1837 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_identity = -1;
1838 static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken = -1;
1839 static int hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventID = -1;
1840 static int hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo = -1;
1841 static int hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotifyErr_eventID = -1;
1842 static int hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotifyErr_errorInfo = -1;
1843 static int hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_return = -1;
1844 static int hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_clientID = -1;
1845 static int hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken = -1;
1846 static int hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_return = -1;
1847 static int hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_appInterface = -1;
1848 static int hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken = -1;
1849 static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_return = -1;
1850 static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_clientID = -1;
1851 static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList = -1;
1852 static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_validFor = -1;
1853 static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken = -1;
1854 static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_clientID = -1;
1855 static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken = -1;
1856 static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_eventID = -1;
1857 static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken = -1;
1858 static int hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return = -1;
1859 static int hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData = -1;
1860 static int hf_org_csapi_pam_event_IpPAMEventManager_obtainInterface_return = -1;
1861 static int hf_org_csapi_pam_event_IpPAMEventManager_obtainInterface_interfaceName = -1;
1862 static int hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_return = -1;
1863 static int hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_identity = -1;
1864 static int hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken = -1;
1865 static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_identity = -1;
1866 static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_operation = -1;
1867 static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_newAccessControl = -1;
1868 static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken = -1;
1869 static int hf_org_csapi_pam_event_IpPAMEventManager_activateService_identity = -1;
1870 static int hf_org_csapi_pam_event_IpPAMEventManager_activateService_authToken = -1;
1871 static int hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_identity = -1;
1872 static int hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken = -1;
1873 static int hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_return = -1;
1874 static int hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_identity = -1;
1875 static int hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken = -1;
1876 static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_mailboxTerminated_mailboxIdentifier = -1;
1877 static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_return = -1;
1878 static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_assignmentID = -1;
1879 static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo = -1;
1880 static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_multiMediaMessagingTerminated_multimediaMessagingIdentifier = -1;
1881 static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet = -1;
1882 static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet = -1;
1883 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_return = -1;
1884 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_mailboxID = -1;
1885 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_authenticationInfo = -1;
1886 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_appMailbox = -1;
1887 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging_return = -1;
1888 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging_defaultDestinationAddressList = -1;
1889 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging_defaultSourceAddress = -1;
1890 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging_appMultiMediaMessaging = -1;
1891 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_return = -1;
1892 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_appMultiMediaMessagingManager = -1;
1893 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria = -1;
1894 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_destroyNotification_assignmentID = -1;
1895 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_assignmentID = -1;
1896 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria = -1;
1897 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_getNextNotification_return = -1;
1898 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_getNextNotification_reset = -1;
1899 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications_return = -1;
1900 static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications_appMultiMediaMessagingManager = -1;
1901 static int hf_org_csapi_mmm_IpAppMailbox_createFolderRes_mailboxSessionID = -1;
1902 static int hf_org_csapi_mmm_IpAppMailbox_createFolderRes_requestID = -1;
1903 static int hf_org_csapi_mmm_IpAppMailbox_createFolderRes_folderID = -1;
1904 static int hf_org_csapi_mmm_IpAppMailbox_createFolderErr_mailboxSessionID = -1;
1905 static int hf_org_csapi_mmm_IpAppMailbox_createFolderErr_requestID = -1;
1906 static int hf_org_csapi_mmm_IpAppMailbox_createFolderErr_error = -1;
1907 static int hf_org_csapi_mmm_IpAppMailbox_createFolderErr_errorDetails = -1;
1908 static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_mailboxSessionID = -1;
1909 static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_requestID = -1;
1910 static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderID = -1;
1911 static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames = -1;
1912 static int hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_mailboxSessionID = -1;
1913 static int hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_requestID = -1;
1914 static int hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_folderID = -1;
1915 static int hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_error = -1;
1916 static int hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_errorDetails = -1;
1917 static int hf_org_csapi_mmm_IpAppMailbox_deleteFolderRes_mailboxSessionID = -1;
1918 static int hf_org_csapi_mmm_IpAppMailbox_deleteFolderRes_requestID = -1;
1919 static int hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_mailboxSessionID = -1;
1920 static int hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_requestID = -1;
1921 static int hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_error = -1;
1922 static int hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_errorDetails = -1;
1923 static int hf_org_csapi_mmm_IpAppMailbox_copyFolderRes_mailboxSessionID = -1;
1924 static int hf_org_csapi_mmm_IpAppMailbox_copyFolderRes_requestID = -1;
1925 static int hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_mailboxSessionID = -1;
1926 static int hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_requestID = -1;
1927 static int hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_error = -1;
1928 static int hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_errorDetails = -1;
1929 static int hf_org_csapi_mmm_IpAppMailbox_moveFolderRes_mailboxSessionID = -1;
1930 static int hf_org_csapi_mmm_IpAppMailbox_moveFolderRes_requestID = -1;
1931 static int hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_mailboxSessionID = -1;
1932 static int hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_requestID = -1;
1933 static int hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_error = -1;
1934 static int hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_errorDetails = -1;
1935 static int hf_org_csapi_mmm_IpAppMailbox_putMessageRes_mailboxSessionID = -1;
1936 static int hf_org_csapi_mmm_IpAppMailbox_putMessageRes_requestID = -1;
1937 static int hf_org_csapi_mmm_IpAppMailbox_putMessageRes_messageID = -1;
1938 static int hf_org_csapi_mmm_IpAppMailbox_putMessageErr_mailboxSessionID = -1;
1939 static int hf_org_csapi_mmm_IpAppMailbox_putMessageErr_requestID = -1;
1940 static int hf_org_csapi_mmm_IpAppMailbox_putMessageErr_error = -1;
1941 static int hf_org_csapi_mmm_IpAppMailbox_putMessageErr_errorDetails = -1;
1942 static int hf_org_csapi_mmm_IpAppMailbox_copyMessageRes_mailboxSessionID = -1;
1943 static int hf_org_csapi_mmm_IpAppMailbox_copyMessageRes_requestID = -1;
1944 static int hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_mailboxSessionID = -1;
1945 static int hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_requestID = -1;
1946 static int hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_error = -1;
1947 static int hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_errorDetails = -1;
1948 static int hf_org_csapi_mmm_IpAppMailbox_moveMessageRes_mailboxSessionID = -1;
1949 static int hf_org_csapi_mmm_IpAppMailbox_moveMessageRes_requestID = -1;
1950 static int hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_mailboxSessionID = -1;
1951 static int hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_requestID = -1;
1952 static int hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_error = -1;
1953 static int hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_errorDetails = -1;
1954 static int hf_org_csapi_mmm_IpAppMailbox_deleteMessageRes_mailboxSessionID = -1;
1955 static int hf_org_csapi_mmm_IpAppMailbox_deleteMessageRes_requestID = -1;
1956 static int hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_mailboxSessionID = -1;
1957 static int hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_requestID = -1;
1958 static int hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_error = -1;
1959 static int hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_errorDetails = -1;
1960 static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_mailboxSessionID = -1;
1961 static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_requestID = -1;
1962 static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList = -1;
1963 static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_mailboxStatusInfo = -1;
1964 static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_final = -1;
1965 static int hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_mailboxSessionID = -1;
1966 static int hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_requestID = -1;
1967 static int hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_error = -1;
1968 static int hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_errorDetails = -1;
1969 static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_mailboxSessionID = -1;
1970 static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_requestID = -1;
1971 static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList = -1;
1972 static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_mailboxSessionID = -1;
1973 static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_requestID = -1;
1974 static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_error = -1;
1975 static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_errorDetails = -1;
1976 static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_mailboxSessionID = -1;
1977 static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_requestID = -1;
1978 static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts = -1;
1979 static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_mailboxSessionID = -1;
1980 static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_requestID = -1;
1981 static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_error = -1;
1982 static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_errorDetails = -1;
1983 static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_mailboxSessionID = -1;
1984 static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_requestID = -1;
1985 static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers = -1;
1986 static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_mailboxSessionID = -1;
1987 static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_requestID = -1;
1988 static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_error = -1;
1989 static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_errorDetails = -1;
1990 static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_mailboxSessionID = -1;
1991 static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_requestID = -1;
1992 static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_contentType = -1;
1993 static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_contentTransferEncoding = -1;
1994 static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content = -1;
1995 static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_mailboxSessionID = -1;
1996 static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_requestID = -1;
1997 static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_error = -1;
1998 static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_errorDetails = -1;
1999 static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_mailboxSessionID = -1;
2000 static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_requestID = -1;
2001 static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message = -1;
2002 static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_mailboxSessionID = -1;
2003 static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_requestID = -1;
2004 static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_error = -1;
2005 static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_errorDetails = -1;
2006 static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_mailboxSessionID = -1;
2007 static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_requestID = -1;
2008 static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties = -1;
2009 static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_mailboxSessionID = -1;
2010 static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_requestID = -1;
2011 static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_folderID = -1;
2012 static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties = -1;
2013 static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_mailboxSessionID = -1;
2014 static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_requestID = -1;
2015 static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_messageID = -1;
2016 static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties = -1;
2017 static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_mailboxSessionID = -1;
2018 static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_requestID = -1;
2019 static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_messageID = -1;
2020 static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated = -1;
2021 static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_mailboxSessionID = -1;
2022 static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_requestID = -1;
2023 static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_messageID = -1;
2024 static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated = -1;
2025 static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_mailboxSessionID = -1;
2026 static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_requestID = -1;
2027 static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_error = -1;
2028 static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_errorDetails = -1;
2029 static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_mailboxSessionID = -1;
2030 static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_requestID = -1;
2031 static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_error = -1;
2032 static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_errorDetails = -1;
2033 static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_mailboxSessionID = -1;
2034 static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_requestID = -1;
2035 static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_error = -1;
2036 static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_errorDetails = -1;
2037 static int hf_org_csapi_mmm_IpMailbox_close_mailboxSessionID = -1;
2038 static int hf_org_csapi_mmm_IpMailbox_createFolderReq_return = -1;
2039 static int hf_org_csapi_mmm_IpMailbox_createFolderReq_mailboxSessionID = -1;
2040 static int hf_org_csapi_mmm_IpMailbox_createFolderReq_folderID = -1;
2041 static int hf_org_csapi_mmm_IpMailbox_getFoldersReq_return = -1;
2042 static int hf_org_csapi_mmm_IpMailbox_getFoldersReq_mailboxSessionID = -1;
2043 static int hf_org_csapi_mmm_IpMailbox_getFoldersReq_folderID = -1;
2044 static int hf_org_csapi_mmm_IpMailbox_deleteFolderReq_return = -1;
2045 static int hf_org_csapi_mmm_IpMailbox_deleteFolderReq_mailboxSessionID = -1;
2046 static int hf_org_csapi_mmm_IpMailbox_deleteFolderReq_folderID = -1;
2047 static int hf_org_csapi_mmm_IpMailbox_copyFolderReq_return = -1;
2048 static int hf_org_csapi_mmm_IpMailbox_copyFolderReq_mailboxSessionID = -1;
2049 static int hf_org_csapi_mmm_IpMailbox_copyFolderReq_sourceFolderID = -1;
2050 static int hf_org_csapi_mmm_IpMailbox_copyFolderReq_destinationFolderID = -1;
2051 static int hf_org_csapi_mmm_IpMailbox_moveFolderReq_return = -1;
2052 static int hf_org_csapi_mmm_IpMailbox_moveFolderReq_mailboxSessionID = -1;
2053 static int hf_org_csapi_mmm_IpMailbox_moveFolderReq_sourceFolderID = -1;
2054 static int hf_org_csapi_mmm_IpMailbox_moveFolderReq_destinationFolderID = -1;
2055 static int hf_org_csapi_mmm_IpMailbox_putMessageReq_return = -1;
2056 static int hf_org_csapi_mmm_IpMailbox_putMessageReq_mailboxSessionID = -1;
2057 static int hf_org_csapi_mmm_IpMailbox_putMessageReq_folderID = -1;
2058 static int hf_org_csapi_mmm_IpMailbox_putMessageReq_message = -1;
2059 static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_return = -1;
2060 static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_mailboxSessionID = -1;
2061 static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_fromFolderID = -1;
2062 static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_toFolderID = -1;
2063 static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_messageID = -1;
2064 static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_return = -1;
2065 static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_mailboxSessionID = -1;
2066 static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_fromFolderID = -1;
2067 static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_toFolderID = -1;
2068 static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_messageID = -1;
2069 static int hf_org_csapi_mmm_IpMailbox_deleteMessageReq_return = -1;
2070 static int hf_org_csapi_mmm_IpMailbox_deleteMessageReq_mailboxSessionID = -1;
2071 static int hf_org_csapi_mmm_IpMailbox_deleteMessageReq_fromFolderID = -1;
2072 static int hf_org_csapi_mmm_IpMailbox_deleteMessageReq_messageID = -1;
2073 static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_return = -1;
2074 static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_mailboxSessionID = -1;
2075 static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_folderID = -1;
2076 static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_criteria = -1;
2077 static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_reset = -1;
2078 static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_return = -1;
2079 static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_mailboxSessionID = -1;
2080 static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_folderID = -1;
2081 static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_messageID = -1;
2082 static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_maxNestingLevel = -1;
2083 static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_return = -1;
2084 static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_mailboxSessionID = -1;
2085 static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_folderID = -1;
2086 static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_messageID = -1;
2087 static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs = -1;
2088 static int hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_return = -1;
2089 static int hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_mailboxSessionID = -1;
2090 static int hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_folderID = -1;
2091 static int hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_messageID = -1;
2092 static int hf_org_csapi_mmm_IpMailbox_getMessageContentReq_return = -1;
2093 static int hf_org_csapi_mmm_IpMailbox_getMessageContentReq_mailboxSessionID = -1;
2094 static int hf_org_csapi_mmm_IpMailbox_getMessageContentReq_folderID = -1;
2095 static int hf_org_csapi_mmm_IpMailbox_getMessageContentReq_messageID = -1;
2096 static int hf_org_csapi_mmm_IpMailbox_getFullMessageReq_return = -1;
2097 static int hf_org_csapi_mmm_IpMailbox_getFullMessageReq_mailboxSessionID = -1;
2098 static int hf_org_csapi_mmm_IpMailbox_getFullMessageReq_folderID = -1;
2099 static int hf_org_csapi_mmm_IpMailbox_getFullMessageReq_messageID = -1;
2100 static int hf_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq_return = -1;
2101 static int hf_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq_mailboxSessionID = -1;
2102 static int hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_return = -1;
2103 static int hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_mailboxSessionID = -1;
2104 static int hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_folderID = -1;
2105 static int hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_return = -1;
2106 static int hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_mailboxSessionID = -1;
2107 static int hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_messageID = -1;
2108 static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_return = -1;
2109 static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_mailboxSessionID = -1;
2110 static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_messageID = -1;
2111 static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties = -1;
2112 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_sessionID = -1;
2113 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_assignmentID = -1;
2114 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_sessionID = -1;
2115 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_assignmentID = -1;
2116 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_error = -1;
2117 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_errorDetails = -1;
2118 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageRes_sessionID = -1;
2119 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageRes_assignmentID = -1;
2120 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_sessionID = -1;
2121 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_assignmentID = -1;
2122 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_error = -1;
2123 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_errorDetails = -1;
2124 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_sessionID = -1;
2125 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_assignmentID = -1;
2126 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result = -1;
2127 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_sessionID = -1;
2128 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_assignmentID = -1;
2129 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_error = -1;
2130 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_errorDetails = -1;
2131 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_sessionID = -1;
2132 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_assignmentID = -1;
2133 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_destinationAddress = -1;
2134 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_deliveryReportType = -1;
2135 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_deliveryReportInfo = -1;
2136 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_sessionID = -1;
2137 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message = -1;
2138 static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers = -1;
2139 static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_return = -1;
2140 static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_sessionID = -1;
2141 static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_sourceAddress = -1;
2142 static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_destinationAddressList = -1;
2143 static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_deliveryType = -1;
2144 static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment = -1;
2145 static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message = -1;
2146 static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders = -1;
2147 static int hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_sessionID = -1;
2148 static int hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_assignmentID = -1;
2149 static int hf_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq_sessionID = -1;
2150 static int hf_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq_assignmentID = -1;
2151 static int hf_org_csapi_mmm_IpMultiMediaMessaging_close_sessionID = -1;
2152 /* Struct filters */
2153 static int hf_org_csapi_TpAddress_Plan = -1;
2154 static int hf_org_csapi_TpAddress_AddrString = -1;
2155 static int hf_org_csapi_TpAddress_Name = -1;
2156 static int hf_org_csapi_TpAddress_Presentation = -1;
2157 static int hf_org_csapi_TpAddress_Screening = -1;
2158 static int hf_org_csapi_TpAddress_SubAddressString = -1;
2159 static int hf_org_csapi_TpAddressRange_Plan = -1;
2160 static int hf_org_csapi_TpAddressRange_AddrString = -1;
2161 static int hf_org_csapi_TpAddressRange_Name = -1;
2162 static int hf_org_csapi_TpAddressRange_SubAddressString = -1;
2163 static int hf_org_csapi_TpCAIElements_UnitsPerInterval = -1;
2164 static int hf_org_csapi_TpCAIElements_SecondsPerTimeInterval = -1;
2165 static int hf_org_csapi_TpCAIElements_ScalingFactor = -1;
2166 static int hf_org_csapi_TpCAIElements_UnitIncrement = -1;
2167 static int hf_org_csapi_TpCAIElements_UnitsPerDataInterval = -1;
2168 static int hf_org_csapi_TpCAIElements_SegmentsPerDataInterval = -1;
2169 static int hf_org_csapi_TpCAIElements_InitialSecsPerTimeInterval = -1;
2170 static int hf_org_csapi_TpChargeAdviceInfo_CurrentCAI = -1;
2171 static int hf_org_csapi_TpChargeAdviceInfo_NextCAI = -1;
2172 static int hf_org_csapi_TpChargePerTime_InitialCharge = -1;
2173 static int hf_org_csapi_TpChargePerTime_CurrentChargePerMinute = -1;
2174 static int hf_org_csapi_TpChargePerTime_NextChargePerMinute = -1;
2175 static int hf_org_csapi_TpAoCInfo_ChargeOrder = -1;
2176 static int hf_org_csapi_TpAoCInfo_Currency = -1;
2177 static int hf_org_csapi_TpTimeInterval_StartTime = -1;
2178 static int hf_org_csapi_TpTimeInterval_StopTime = -1;
2179 static int hf_org_csapi_TpStructuredAttributeValue_Type = -1;
2180 static int hf_org_csapi_TpStructuredAttributeValue_Value = -1;
2181 static int hf_org_csapi_TpAttribute_AttributeName = -1;
2182 static int hf_org_csapi_TpAttribute_AttributeValue = -1;
2183 static int hf_org_csapi_fw_TpFaultStats_Fault = -1;
2184 static int hf_org_csapi_fw_TpFaultStats_Occurrences = -1;
2185 static int hf_org_csapi_fw_TpFaultStats_MaxDuration = -1;
2186 static int hf_org_csapi_fw_TpFaultStats_TotalDuration = -1;
2187 static int hf_org_csapi_fw_TpFaultStats_NumberOfClientsAffected = -1;
2188 static int hf_org_csapi_fw_TpFaultStatsRecord_Period = -1;
2189 static int hf_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet = -1;
2190 static int hf_org_csapi_fw_TpLoadPolicy_LoadPolicy = -1;
2191 static int hf_org_csapi_fw_TpLoadStatisticData_LoadValue = -1;
2192 static int hf_org_csapi_fw_TpLoadStatisticData_LoadLevel = -1;
2193 static int hf_org_csapi_fw_TpLoadThreshold_LoadThreshold = -1;
2194 static int hf_org_csapi_fw_TpLoadInitVal_LoadLevel = -1;
2195 static int hf_org_csapi_fw_TpLoadInitVal_LoadThreshold = -1;
2196 static int hf_org_csapi_fw_TpProperty_PropertyName = -1;
2197 static int hf_org_csapi_fw_TpProperty_PropertyValue = -1;
2198 static int hf_org_csapi_fw_TpClientAppDescription_ClientAppID = -1;
2199 static int hf_org_csapi_fw_TpClientAppDescription_ClientAppProperties = -1;
2200 static int hf_org_csapi_fw_TpClientAppDescription_HasAccessSession = -1;
2201 static int hf_org_csapi_fw_TpClientAppDescription_HasServiceInstances = -1;
2202 static int hf_org_csapi_fw_TpEntOp_EntOpID = -1;
2203 static int hf_org_csapi_fw_TpEntOp_EntOpProperties = -1;
2204 static int hf_org_csapi_fw_TpSag_SagID = -1;
2205 static int hf_org_csapi_fw_TpSag_SagDescription = -1;
2206 static int hf_org_csapi_fw_TpServiceProperty_ServicePropertyName = -1;
2207 static int hf_org_csapi_fw_TpServiceProperty_ServicePropertyValueList = -1;
2208 static int hf_org_csapi_fw_TpServiceDescription_ServiceTypeName = -1;
2209 static int hf_org_csapi_fw_TpServiceDescription_ServicePropertyList = -1;
2210 static int hf_org_csapi_fw_TpService_ServiceID = -1;
2211 static int hf_org_csapi_fw_TpService_ServiceDescription = -1;
2212 static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceContractID = -1;
2213 static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceStartDate = -1;
2214 static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceEndDate = -1;
2215 static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceTypeName = -1;
2216 static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties = -1;
2217 static int hf_org_csapi_fw_TpServiceProfileDescription_InUse = -1;
2218 static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceID = -1;
2219 static int hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyName = -1;
2220 static int hf_org_csapi_fw_TpServiceTypeProperty_ServiceTypePropertyMode = -1;
2221 static int hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyTypeName = -1;
2222 static int hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList = -1;
2223 static int hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList = -1;
2224 static int hf_org_csapi_fw_TpServiceTypeDescription_AvailableOrUnavailable = -1;
2225 static int hf_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature = -1;
2226 static int hf_org_csapi_fw_TpSignatureAndServiceMgr_ServiceMgrInterface = -1;
2227 static int hf_org_csapi_fw_TpPerson_PersonName = -1;
2228 static int hf_org_csapi_fw_TpPerson_PostalAddress = -1;
2229 static int hf_org_csapi_fw_TpPerson_TelephoneNumber = -1;
2230 static int hf_org_csapi_fw_TpPerson_Email = -1;
2231 static int hf_org_csapi_fw_TpPerson_HomePage = -1;
2232 static int hf_org_csapi_fw_TpPerson_PersonProperties = -1;
2233 static int hf_org_csapi_fw_TpServiceContractDescription_ServiceRequestor = -1;
2234 static int hf_org_csapi_fw_TpServiceContractDescription_BillingContact = -1;
2235 static int hf_org_csapi_fw_TpServiceContractDescription_ServiceStartDate = -1;
2236 static int hf_org_csapi_fw_TpServiceContractDescription_ServiceEndDate = -1;
2237 static int hf_org_csapi_fw_TpServiceContractDescription_ServiceTypeName = -1;
2238 static int hf_org_csapi_fw_TpServiceContractDescription_ServiceID = -1;
2239 static int hf_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties = -1;
2240 static int hf_org_csapi_fw_TpServiceContractDescription_InUse = -1;
2241 static int hf_org_csapi_fw_TpLoadStatistic_LoadStatisticEntityID = -1;
2242 static int hf_org_csapi_fw_TpLoadStatistic_TimeStamp = -1;
2243 static int hf_org_csapi_fw_TpLoadStatistic_LoadStatisticInfo = -1;
2244 static int hf_org_csapi_fw_TpServiceContract_ServiceContractID = -1;
2245 static int hf_org_csapi_fw_TpServiceContract_ServiceContractDescription = -1;
2246 static int hf_org_csapi_fw_TpServiceProfile_ServiceProfileID = -1;
2247 static int hf_org_csapi_fw_TpServiceProfile_ServiceProfileDescription = -1;
2248 static int hf_org_csapi_fw_TpAuthDomain_DomainID = -1;
2249 static int hf_org_csapi_fw_TpAuthDomain_AuthInterface = -1;
2250 static int hf_org_csapi_fw_TpSagProfilePair_Sag = -1;
2251 static int hf_org_csapi_fw_TpSagProfilePair_ServiceProfile = -1;
2252 static int hf_org_csapi_fw_TpAddSagMembersConflict_ClientApplication = -1;
2253 static int hf_org_csapi_fw_TpAddSagMembersConflict_ConflictGeneratingSagProfilePair = -1;
2254 static int hf_org_csapi_fw_TpAddSagMembersConflict_AlreadyAssignedSagProfilePair = -1;
2255 static int hf_org_csapi_fw_TpAddSagMembersConflict_Service = -1;
2256 static int hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_ClientApplication = -1;
2257 static int hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_AlreadyAssignedSagProfilePair = -1;
2258 static int hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_Service = -1;
2259 static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyName = -1;
2260 static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServiceTypePropertyMode = -1;
2261 static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyTypeName = -1;
2262 static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList = -1;
2263 static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_ServiceType = -1;
2264 static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_ServiceID = -1;
2265 static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_CompatibleServiceID = -1;
2266 static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_BackwardCompatibilityLevel = -1;
2267 static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationRequired = -1;
2268 static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_DataMigrated = -1;
2269 static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationDataAndTime = -1;
2270 static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo = -1;
2271 static int hf_org_csapi_fw_TpFwAgreementInfo_ClientApplicationID = -1;
2272 static int hf_org_csapi_fw_TpFwAgreementInfo_ServiceID = -1;
2273 static int hf_org_csapi_fw_TpFwAgreementInfo_ServiceContractID = -1;
2274 static int hf_org_csapi_fw_TpFwAgreementInfo_ServiceProfileID = -1;
2275 static int hf_org_csapi_ui_TpUIMessageCriteria_EndSequence = -1;
2276 static int hf_org_csapi_ui_TpUIMessageCriteria_MaxMessageTime = -1;
2277 static int hf_org_csapi_ui_TpUIMessageCriteria_MaxMessageSize = -1;
2278 static int hf_org_csapi_ui_TpUIEventInfo_OriginatingAddress = -1;
2279 static int hf_org_csapi_ui_TpUIEventInfo_DestinationAddress = -1;
2280 static int hf_org_csapi_ui_TpUIEventInfo_ServiceCode = -1;
2281 static int hf_org_csapi_ui_TpUIEventInfo_DataTypeIndication = -1;
2282 static int hf_org_csapi_ui_TpUIEventInfo_DataString = -1;
2283 static int hf_org_csapi_ui_TpUIEventCriteria_OriginatingAddress = -1;
2284 static int hf_org_csapi_ui_TpUIEventCriteria_DestinationAddress = -1;
2285 static int hf_org_csapi_ui_TpUIEventCriteria_ServiceCode = -1;
2286 static int hf_org_csapi_ui_TpUIEventCriteriaResult_EventCriteria = -1;
2287 static int hf_org_csapi_ui_TpUIEventCriteriaResult_AssignmentID = -1;
2288 static int hf_org_csapi_ui_TpUIEventNotificationInfo_OriginatingAddress = -1;
2289 static int hf_org_csapi_ui_TpUIEventNotificationInfo_DestinationAddress = -1;
2290 static int hf_org_csapi_ui_TpUIEventNotificationInfo_ServiceCode = -1;
2291 static int hf_org_csapi_ui_TpUIEventNotificationInfo_DataTypeIndication = -1;
2292 static int hf_org_csapi_ui_TpUIEventNotificationInfo_UIEventData = -1;
2293 static int hf_org_csapi_ui_TpUIRecognitionProperty_PropertyName = -1;
2294 static int hf_org_csapi_ui_TpUIRecognitionProperty_PropertyValue = -1;
2295 static int hf_org_csapi_ui_TpUIRecognitionCriteria_SpeakerID = -1;
2296 static int hf_org_csapi_ui_TpUIRecognitionCriteria_Properties = -1;
2297 static int hf_org_csapi_ui_TpUIRecognitionCriteria_Grammar = -1;
2298 static int hf_org_csapi_ui_TpUICollectCriteria_MinLength = -1;
2299 static int hf_org_csapi_ui_TpUICollectCriteria_MaxLength = -1;
2300 static int hf_org_csapi_ui_TpUICollectCriteria_EndSequence = -1;
2301 static int hf_org_csapi_ui_TpUICollectCriteria_StartTimeout = -1;
2302 static int hf_org_csapi_ui_TpUICollectCriteria_InterCharTimeout = -1;
2303 static int hf_org_csapi_ui_TpUICollectCriteria_CollectMode = -1;
2304 static int hf_org_csapi_ui_TpUICollectCriteria_RecognitionCriteria = -1;
2305 static int hf_org_csapi_ui_TpUIWordOverride_Spelling = -1;
2306 static int hf_org_csapi_ui_TpUIWordOverride_PronounceType = -1;
2307 static int hf_org_csapi_ui_TpUIWordOverride_PronounceAs = -1;
2308 static int hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerGender = -1;
2309 static int hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerAge = -1;
2310 static int hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRate = -1;
2311 static int hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRange = -1;
2312 static int hf_org_csapi_ui_TpUISynthesisInfoData_TextData = -1;
2313 static int hf_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet = -1;
2314 static int hf_org_csapi_cc_TpCallError_ErrorTime = -1;
2315 static int hf_org_csapi_cc_TpCallError_ErrorType = -1;
2316 static int hf_org_csapi_cc_TpCallError_AdditionalErorInfo = -1;
2317 static int hf_org_csapi_cc_TpCallEndedReport_CallLegSessionID = -1;
2318 static int hf_org_csapi_cc_TpCallEndedReport_Cause = -1;
2319 static int hf_org_csapi_cc_TpCallInfoReport_CallInfoType = -1;
2320 static int hf_org_csapi_cc_TpCallInfoReport_CallInitiationStartTime = -1;
2321 static int hf_org_csapi_cc_TpCallInfoReport_CallConnectedToResourceTime = -1;
2322 static int hf_org_csapi_cc_TpCallInfoReport_CallConnectedToDestinationTime = -1;
2323 static int hf_org_csapi_cc_TpCallInfoReport_CallEndTime = -1;
2324 static int hf_org_csapi_cc_TpCallInfoReport_Cause = -1;
2325 static int hf_org_csapi_cc_TpCallServiceCode_CallServiceCodeType = -1;
2326 static int hf_org_csapi_cc_TpCallServiceCode_ServiceCodeValue = -1;
2327 static int hf_org_csapi_cc_TpCallTreatment_CallTreatmentType = -1;
2328 static int hf_org_csapi_cc_TpCallTreatment_ReleaseCause = -1;
2329 static int hf_org_csapi_cc_TpCallTreatment_AdditionalTreatmentInfo = -1;
2330 static int hf_org_csapi_cc_TpCallChargePlan_ChargeOrderType = -1;
2331 static int hf_org_csapi_cc_TpCallChargePlan_TransparentCharge = -1;
2332 static int hf_org_csapi_cc_TpCallChargePlan_ChargePlan = -1;
2333 static int hf_org_csapi_cc_TpCallChargePlan_AdditionalInfo = -1;
2334 static int hf_org_csapi_cc_TpCallChargePlan_PartyToCharge = -1;
2335 static int hf_org_csapi_cc_TpCallChargePlan_PartyToChargeAdditionalInfo = -1;
2336 static int hf_org_csapi_cc_gccs_TpCallEventCriteria_DestinationAddress = -1;
2337 static int hf_org_csapi_cc_gccs_TpCallEventCriteria_OriginatingAddress = -1;
2338 static int hf_org_csapi_cc_gccs_TpCallEventCriteria_CallEventName = -1;
2339 static int hf_org_csapi_cc_gccs_TpCallEventCriteria_CallNotificationType = -1;
2340 static int hf_org_csapi_cc_gccs_TpCallEventCriteria_MonitorMode = -1;
2341 static int hf_org_csapi_cc_gccs_TpCallEventCriteriaResult_CallEventCriteria = -1;
2342 static int hf_org_csapi_cc_gccs_TpCallEventCriteriaResult_AssignmentID = -1;
2343 static int hf_org_csapi_cc_gccs_TpCallReleaseCause_Value = -1;
2344 static int hf_org_csapi_cc_gccs_TpCallReleaseCause_Location = -1;
2345 static int hf_org_csapi_cc_gccs_TpCallReport_MonitorMode = -1;
2346 static int hf_org_csapi_cc_gccs_TpCallReport_CallEventTime = -1;
2347 static int hf_org_csapi_cc_gccs_TpCallReport_CallReportType = -1;
2348 static int hf_org_csapi_cc_gccs_TpCallReport_AdditionalReportInfo = -1;
2349 static int hf_org_csapi_cc_gccs_TpCallReportRequest_MonitorMode = -1;
2350 static int hf_org_csapi_cc_gccs_TpCallReportRequest_CallReportType = -1;
2351 static int hf_org_csapi_cc_gccs_TpCallReportRequest_AdditionalReportCriteria = -1;
2352 static int hf_org_csapi_cc_gccs_TpCallEventInfo_DestinationAddress = -1;
2353 static int hf_org_csapi_cc_gccs_TpCallEventInfo_OriginatingAddress = -1;
2354 static int hf_org_csapi_cc_gccs_TpCallEventInfo_OriginalDestinationAddress = -1;
2355 static int hf_org_csapi_cc_gccs_TpCallEventInfo_RedirectingAddress = -1;
2356 static int hf_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo = -1;
2357 static int hf_org_csapi_cc_gccs_TpCallEventInfo_CallEventName = -1;
2358 static int hf_org_csapi_cc_gccs_TpCallEventInfo_CallNotificationType = -1;
2359 static int hf_org_csapi_cc_gccs_TpCallEventInfo_MonitorMode = -1;
2360 static int hf_org_csapi_cc_gccs_TpCallEndedReport_CallLegSessionID = -1;
2361 static int hf_org_csapi_cc_gccs_TpCallEndedReport_Cause = -1;
2362 static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallInfoType = -1;
2363 static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallInitiationStartTime = -1;
2364 static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallConnectedToResourceTime = -1;
2365 static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallConnectedToDestinationTime = -1;
2366 static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallEndTime = -1;
2367 static int hf_org_csapi_cc_gccs_TpCallInfoReport_Cause = -1;
2368 static int hf_org_csapi_cc_gccs_TpCallTreatment_CallTreatmentType = -1;
2369 static int hf_org_csapi_cc_gccs_TpCallTreatment_ReleaseCause = -1;
2370 static int hf_org_csapi_cc_gccs_TpCallTreatment_AdditionalTreatmentInfo = -1;
2371 static int hf_org_csapi_cc_gccs_TpCallIdentifier_CallReference = -1;
2372 static int hf_org_csapi_cc_gccs_TpCallIdentifier_CallSessionID = -1;
2373 static int hf_org_csapi_cc_TpCallNotificationScope_DestinationAddress = -1;
2374 static int hf_org_csapi_cc_TpCallNotificationScope_OriginatingAddress = -1;
2375 static int hf_org_csapi_cc_TpCallNotificationReportScope_DestinationAddress = -1;
2376 static int hf_org_csapi_cc_TpCallNotificationReportScope_OriginatingAddress = -1;
2377 static int hf_org_csapi_cc_TpCallEventRequest_CallEventType = -1;
2378 static int hf_org_csapi_cc_TpCallEventRequest_AdditionalCallEventCriteria = -1;
2379 static int hf_org_csapi_cc_TpCallEventRequest_CallMonitorMode = -1;
2380 static int hf_org_csapi_cc_TpCallNotificationRequest_CallNotificationScope = -1;
2381 static int hf_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested = -1;
2382 static int hf_org_csapi_cc_TpNotificationRequested_AppCallNotificationRequest = -1;
2383 static int hf_org_csapi_cc_TpNotificationRequested_AssignmentID = -1;
2384 static int hf_org_csapi_cc_TpCallLegConnectionProperties_AttachMechanism = -1;
2385 static int hf_org_csapi_cc_TpCallEventInfo_CallEventType = -1;
2386 static int hf_org_csapi_cc_TpCallEventInfo_AdditionalCallEventInfo = -1;
2387 static int hf_org_csapi_cc_TpCallEventInfo_CallMonitorMode = -1;
2388 static int hf_org_csapi_cc_TpCallEventInfo_CallEventTime = -1;
2389 static int hf_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet = -1;
2390 static int hf_org_csapi_cc_TpNotificationRequestedSetEntry_Final = -1;
2391 static int hf_org_csapi_cc_TpCarrier_CarrierID = -1;
2392 static int hf_org_csapi_cc_TpCarrier_CarrierSelectionField = -1;
2393 static int hf_org_csapi_cc_TpCallNotificationInfo_CallNotificationReportScope = -1;
2394 static int hf_org_csapi_cc_TpCallNotificationInfo_CallAppInfo = -1;
2395 static int hf_org_csapi_cc_TpCallNotificationInfo_CallEventInfo = -1;
2396 static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegInfoType = -1;
2397 static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegStartTime = -1;
2398 static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToResourceTime = -1;
2399 static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToAddressTime = -1;
2400 static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegEndTime = -1;
2401 static int hf_org_csapi_cc_TpCallLegInfoReport_ConnectedAddress = -1;
2402 static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegReleaseCause = -1;
2403 static int hf_org_csapi_cc_TpCallLegInfoReport_CallAppInfo = -1;
2404 static int hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyName = -1;
2405 static int hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyValue = -1;
2406 static int hf_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_CallReference = -1;
2407 static int hf_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_CallSessionID = -1;
2408 static int hf_org_csapi_cc_mpccs_TpCallLegIdentifier_CallLegReference = -1;
2409 static int hf_org_csapi_cc_mpccs_TpCallLegIdentifier_CallLegSessionID = -1;
2410 static int hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppMultiPartyCall = -1;
2411 static int hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet = -1;
2412 static int hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeQuantity = -1;
2413 static int hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeUnit = -1;
2414 static int hf_org_csapi_cc_mmccs_TpMediaStreamRequest_Direction = -1;
2415 static int hf_org_csapi_cc_mmccs_TpMediaStreamRequest_DataTypeRequest = -1;
2416 static int hf_org_csapi_cc_mmccs_TpMediaStreamRequest_MediaMonitorMode = -1;
2417 static int hf_org_csapi_cc_mmccs_TpMediaStreamRequest_EventType = -1;
2418 static int hf_org_csapi_cc_mmccs_TpMediaStream_Direction = -1;
2419 static int hf_org_csapi_cc_mmccs_TpMediaStream_DataType = -1;
2420 static int hf_org_csapi_cc_mmccs_TpMediaStream_ChannelSessionID = -1;
2421 static int hf_org_csapi_cc_mmccs_TpMediaStream_MediaStream = -1;
2422 static int hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaNotificationScope = -1;
2423 static int hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested = -1;
2424 static int hf_org_csapi_cc_mmccs_TpMediaNotificationRequested_AppNotificationMediaRequest = -1;
2425 static int hf_org_csapi_cc_mmccs_TpMediaNotificationRequested_AssignmentID = -1;
2426 static int hf_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_MMCallReference = -1;
2427 static int hf_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_MMCallSessionID = -1;
2428 static int hf_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_MMCallLegReference = -1;
2429 static int hf_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_MMCallLegSessionID = -1;
2430 static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppMultiMediaCall = -1;
2431 static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet = -1;
2432 static int hf_org_csapi_cc_cccs_TpMonoMediaConfPolicy_JoinAllowed = -1;
2433 static int hf_org_csapi_cc_cccs_TpJoinEventInfo_DestinationAddress = -1;
2434 static int hf_org_csapi_cc_cccs_TpJoinEventInfo_OriginatingAddress = -1;
2435 static int hf_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo = -1;
2436 static int hf_org_csapi_cc_cccs_TpConfSearchCriteria_StartSearch = -1;
2437 static int hf_org_csapi_cc_cccs_TpConfSearchCriteria_StopSearch = -1;
2438 static int hf_org_csapi_cc_cccs_TpConfSearchCriteria_RequestedResources = -1;
2439 static int hf_org_csapi_cc_cccs_TpConfSearchCriteria_RequestedDuration = -1;
2440 static int hf_org_csapi_cc_cccs_TpConfSearchResult_MatchFound = -1;
2441 static int hf_org_csapi_cc_cccs_TpConfSearchResult_ActualStartTime = -1;
2442 static int hf_org_csapi_cc_cccs_TpConfSearchResult_ActualResources = -1;
2443 static int hf_org_csapi_cc_cccs_TpConfSearchResult_ActualDuration = -1;
2444 static int hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_JoinAllowed = -1;
2445 static int hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_MediaAllowed = -1;
2446 static int hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_Chaired = -1;
2447 static int hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_VideoHandling = -1;
2448 static int hf_org_csapi_cc_cccs_TpResourceReservation_ResourceID = -1;
2449 static int hf_org_csapi_cc_cccs_TpResourceReservation_ReservationID = -1;
2450 static int hf_org_csapi_cc_cccs_TpConfCallIdentifier_ConfCallReference = -1;
2451 static int hf_org_csapi_cc_cccs_TpConfCallIdentifier_ConfCallSessionID = -1;
2452 static int hf_org_csapi_cc_cccs_TpSubConfCallIdentifier_SubConfCallReference = -1;
2453 static int hf_org_csapi_cc_cccs_TpSubConfCallIdentifier_SubConfCallSessionID = -1;
2454 static int hf_org_csapi_ui_TpUIIdentifier_UIRef = -1;
2455 static int hf_org_csapi_ui_TpUIIdentifier_UserInteractionSessionID = -1;
2456 static int hf_org_csapi_ui_TpUICallIdentifier_UICallRef = -1;
2457 static int hf_org_csapi_ui_TpUICallIdentifier_UserInteractionSessionID = -1;
2458 static int hf_org_csapi_mm_TpLocationResponseTime_ResponseTime = -1;
2459 static int hf_org_csapi_mm_TpLocationResponseTime_TimerValue = -1;
2460 static int hf_org_csapi_mm_TpLocationTrigger_Longitude = -1;
2461 static int hf_org_csapi_mm_TpLocationTrigger_Latitude = -1;
2462 static int hf_org_csapi_mm_TpLocationTrigger_AreaSemiMajor = -1;
2463 static int hf_org_csapi_mm_TpLocationTrigger_AreaSemiMinor = -1;
2464 static int hf_org_csapi_mm_TpLocationTrigger_AngleOfSemiMajor = -1;
2465 static int hf_org_csapi_mm_TpLocationTrigger_Criterion = -1;
2466 static int hf_org_csapi_mm_TpLocationTrigger_ReportingInterval = -1;
2467 static int hf_org_csapi_mm_TpLocationRequest_RequestedAccuracy = -1;
2468 static int hf_org_csapi_mm_TpLocationRequest_RequestedResponseTime = -1;
2469 static int hf_org_csapi_mm_TpLocationRequest_AltitudeRequested = -1;
2470 static int hf_org_csapi_mm_TpLocationRequest_Type = -1;
2471 static int hf_org_csapi_mm_TpLocationRequest_Priority = -1;
2472 static int hf_org_csapi_mm_TpLocationRequest_RequestedLocationMethod = -1;
2473 static int hf_org_csapi_mm_TpGeographicalPosition_Longitude = -1;
2474 static int hf_org_csapi_mm_TpGeographicalPosition_Latitude = -1;
2475 static int hf_org_csapi_mm_TpGeographicalPosition_TypeOfUncertaintyShape = -1;
2476 static int hf_org_csapi_mm_TpGeographicalPosition_UncertaintyInnerSemiMajor = -1;
2477 static int hf_org_csapi_mm_TpGeographicalPosition_UncertaintyOuterSemiMajor = -1;
2478 static int hf_org_csapi_mm_TpGeographicalPosition_UncertaintyInnerSemiMinor = -1;
2479 static int hf_org_csapi_mm_TpGeographicalPosition_UncertaintyOuterSemiMinor = -1;
2480 static int hf_org_csapi_mm_TpGeographicalPosition_AngleOfSemiMajor = -1;
2481 static int hf_org_csapi_mm_TpGeographicalPosition_SegmentStartAngle = -1;
2482 static int hf_org_csapi_mm_TpGeographicalPosition_SegmentEndAngle = -1;
2483 static int hf_org_csapi_mm_TpMobilityStopAssignmentData_AssignmentId = -1;
2484 static int hf_org_csapi_mm_TpMobilityStopAssignmentData_StopScope = -1;
2485 static int hf_org_csapi_mm_TpMobilityStopAssignmentData_Users = -1;
2486 static int hf_org_csapi_mm_TpUlExtendedData_GeographicalPosition = -1;
2487 static int hf_org_csapi_mm_TpUlExtendedData_TerminalType = -1;
2488 static int hf_org_csapi_mm_TpUlExtendedData_AltitudePresent = -1;
2489 static int hf_org_csapi_mm_TpUlExtendedData_Altitude = -1;
2490 static int hf_org_csapi_mm_TpUlExtendedData_UncertaintyAltitude = -1;
2491 static int hf_org_csapi_mm_TpUlExtendedData_TimestampPresent = -1;
2492 static int hf_org_csapi_mm_TpUlExtendedData_Timestamp = -1;
2493 static int hf_org_csapi_mm_TpUlExtendedData_UsedLocationMethod = -1;
2494 static int hf_org_csapi_mm_TpUserLocation_UserID = -1;
2495 static int hf_org_csapi_mm_TpUserLocation_StatusCode = -1;
2496 static int hf_org_csapi_mm_TpUserLocation_GeographicalPosition = -1;
2497 static int hf_org_csapi_mm_TpUserLocationExtended_UserID = -1;
2498 static int hf_org_csapi_mm_TpUserLocationExtended_StatusCode = -1;
2499 static int hf_org_csapi_mm_TpUserLocationExtended_Locations = -1;
2500 static int hf_org_csapi_mm_TpLocationTriggerCamel_UpdateInsideVlr = -1;
2501 static int hf_org_csapi_mm_TpLocationTriggerCamel_UpdateOutsideVlr = -1;
2502 static int hf_org_csapi_mm_TpUserLocationCamel_UserID = -1;
2503 static int hf_org_csapi_mm_TpUserLocationCamel_StatusCode = -1;
2504 static int hf_org_csapi_mm_TpUserLocationCamel_GeographicalPositionPresent = -1;
2505 static int hf_org_csapi_mm_TpUserLocationCamel_GeographicalPosition = -1;
2506 static int hf_org_csapi_mm_TpUserLocationCamel_TimestampPresent = -1;
2507 static int hf_org_csapi_mm_TpUserLocationCamel_Timestamp = -1;
2508 static int hf_org_csapi_mm_TpUserLocationCamel_VlrNumberPresent = -1;
2509 static int hf_org_csapi_mm_TpUserLocationCamel_VlrNumber = -1;
2510 static int hf_org_csapi_mm_TpUserLocationCamel_LocationNumberPresent = -1;
2511 static int hf_org_csapi_mm_TpUserLocationCamel_LocationNumber = -1;
2512 static int hf_org_csapi_mm_TpUserLocationCamel_CellIdOrLaiPresent = -1;
2513 static int hf_org_csapi_mm_TpUserLocationCamel_CellIdOrLai = -1;
2514 static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_UserAddressPresent = -1;
2515 static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_UserAddress = -1;
2516 static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrdPresent = -1;
2517 static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrd = -1;
2518 static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrkPresent = -1;
2519 static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrk = -1;
2520 static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_ImeiPresent = -1;
2521 static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_Imei = -1;
2522 static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_LocationReq = -1;
2523 static int hf_org_csapi_mm_TpUserLocationEmergency_StatusCode = -1;
2524 static int hf_org_csapi_mm_TpUserLocationEmergency_UserIdPresent = -1;
2525 static int hf_org_csapi_mm_TpUserLocationEmergency_UserId = -1;
2526 static int hf_org_csapi_mm_TpUserLocationEmergency_NaEsrdPresent = -1;
2527 static int hf_org_csapi_mm_TpUserLocationEmergency_NaEsrd = -1;
2528 static int hf_org_csapi_mm_TpUserLocationEmergency_NaEsrkPresent = -1;
2529 static int hf_org_csapi_mm_TpUserLocationEmergency_NaEsrk = -1;
2530 static int hf_org_csapi_mm_TpUserLocationEmergency_ImeiPresent = -1;
2531 static int hf_org_csapi_mm_TpUserLocationEmergency_Imei = -1;
2532 static int hf_org_csapi_mm_TpUserLocationEmergency_TriggeringEvent = -1;
2533 static int hf_org_csapi_mm_TpUserLocationEmergency_GeographicalPositionPresent = -1;
2534 static int hf_org_csapi_mm_TpUserLocationEmergency_GeographicalPosition = -1;
2535 static int hf_org_csapi_mm_TpUserLocationEmergency_AltitudePresent = -1;
2536 static int hf_org_csapi_mm_TpUserLocationEmergency_Altitude = -1;
2537 static int hf_org_csapi_mm_TpUserLocationEmergency_UncertaintyAltitude = -1;
2538 static int hf_org_csapi_mm_TpUserLocationEmergency_TimestampPresent = -1;
2539 static int hf_org_csapi_mm_TpUserLocationEmergency_Timestamp = -1;
2540 static int hf_org_csapi_mm_TpUserLocationEmergency_UsedLocationMethod = -1;
2541 static int hf_org_csapi_mm_TpUserStatus_UserID = -1;
2542 static int hf_org_csapi_mm_TpUserStatus_StatusCode = -1;
2543 static int hf_org_csapi_mm_TpUserStatus_Status = -1;
2544 static int hf_org_csapi_mm_TpUserStatus_TerminalType = -1;
2545 static int hf_org_csapi_mm_TpTriggeredStatusRequest_Users = -1;
2546 static int hf_org_csapi_mm_TpTriggeredStatusRequest_AssignmentID = -1;
2547 static int hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests = -1;
2548 static int hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Final = -1;
2549 static int hf_org_csapi_mm_TpPeriodicLocationRequest_Users = -1;
2550 static int hf_org_csapi_mm_TpPeriodicLocationRequest_Request = -1;
2551 static int hf_org_csapi_mm_TpPeriodicLocationRequest_ReportingInterval = -1;
2552 static int hf_org_csapi_mm_TpPeriodicLocationRequest_AssignmentID = -1;
2553 static int hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests = -1;
2554 static int hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Final = -1;
2555 static int hf_org_csapi_mm_TpTriggeredLocationRequest_Users = -1;
2556 static int hf_org_csapi_mm_TpTriggeredLocationRequest_Request = -1;
2557 static int hf_org_csapi_mm_TpTriggeredLocationRequest_AssignmentID = -1;
2558 static int hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests = -1;
2559 static int hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Final = -1;
2560 static int hf_org_csapi_mm_TpUserStatusIndicatorExtended_UserStatusIndicator = -1;
2561 static int hf_org_csapi_mm_TpUserStatusIndicatorExtended_PDPContextActive = -1;
2562 static int hf_org_csapi_mm_TpUserInfo_UserName = -1;
2563 static int hf_org_csapi_mm_TpUserInfo_Password = -1;
2564 static int hf_org_csapi_mm_TpNetworkStatusIndicator_CountryCode = -1;
2565 static int hf_org_csapi_mm_TpNetworkStatusIndicator_MobileNetworkCode = -1;
2566 static int hf_org_csapi_mm_TpNetworkStatusIndicator_AccessTechnology = -1;
2567 static int hf_org_csapi_mm_TpNetworkStatusIndicator_RoamingStatus = -1;
2568 static int hf_org_csapi_mm_TpUserStatusExtended_UserID = -1;
2569 static int hf_org_csapi_mm_TpUserStatusExtended_StatusCode = -1;
2570 static int hf_org_csapi_mm_TpUserStatusExtended_Status = -1;
2571 static int hf_org_csapi_mm_TpUserStatusExtended_TerminalType = -1;
2572 static int hf_org_csapi_mm_TpUserStatusExtended_AuthenticationStatus = -1;
2573 static int hf_org_csapi_mm_TpUserStatusExtended_NetworkStatus = -1;
2574 static int hf_org_csapi_mm_TpUserStatusExtended_UserIPAddress = -1;
2575 static int hf_org_csapi_mm_TpUserStatusExtended_UserMSISDN = -1;
2576 static int hf_org_csapi_mm_TpUserStatusExtended_UserInfo = -1;
2577 static int hf_org_csapi_mm_TpUserStatusExtended_UserConnectionID = -1;
2578 static int hf_org_csapi_mm_TpUserStatusExtended_AccessPointName = -1;
2579 static int hf_org_csapi_mm_TpBindingNotificationCriteria_NotificationCriteriaType = -1;
2580 static int hf_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet = -1;
2581 static int hf_org_csapi_termcap_TpTerminalCapabilities_TerminalCapabilities = -1;
2582 static int hf_org_csapi_termcap_TpTerminalCapabilities_StatusCode = -1;
2583 static int hf_org_csapi_termcap_TpTerminalCapabilityScope_ScopeType = -1;
2584 static int hf_org_csapi_termcap_TpTerminalCapabilityScope_Scope = -1;
2585 static int hf_org_csapi_dsc_TpChargePerVolume_InitialCharge = -1;
2586 static int hf_org_csapi_dsc_TpChargePerVolume_CurrentChargePerKilobyte = -1;
2587 static int hf_org_csapi_dsc_TpChargePerVolume_NextChargePerKilobyte = -1;
2588 static int hf_org_csapi_dsc_TpDataSessionChargePlan_ChargeOrderType = -1;
2589 static int hf_org_csapi_dsc_TpDataSessionChargePlan_Currency = -1;
2590 static int hf_org_csapi_dsc_TpDataSessionChargePlan_AdditionalInfo = -1;
2591 static int hf_org_csapi_dsc_TpDataSessionError_ErrorTime = -1;
2592 static int hf_org_csapi_dsc_TpDataSessionError_ErrorType = -1;
2593 static int hf_org_csapi_dsc_TpDataSessionError_AdditionalErrorInfo = -1;
2594 static int hf_org_csapi_dsc_TpDataSessionEventCriteria_DestinationAddress = -1;
2595 static int hf_org_csapi_dsc_TpDataSessionEventCriteria_OriginationAddress = -1;
2596 static int hf_org_csapi_dsc_TpDataSessionEventCriteria_DataSessionEventName = -1;
2597 static int hf_org_csapi_dsc_TpDataSessionEventCriteria_MonitorMode = -1;
2598 static int hf_org_csapi_dsc_TpDataSessionEventInfo_DestinationAddress = -1;
2599 static int hf_org_csapi_dsc_TpDataSessionEventInfo_OriginatingAddress = -1;
2600 static int hf_org_csapi_dsc_TpDataSessionEventInfo_DataSessionEventName = -1;
2601 static int hf_org_csapi_dsc_TpDataSessionEventInfo_MonitorMode = -1;
2602 static int hf_org_csapi_dsc_TpDataSessionEventInfo_QoSClass = -1;
2603 static int hf_org_csapi_dsc_TpDataSessionReleaseCause_Value = -1;
2604 static int hf_org_csapi_dsc_TpDataSessionReleaseCause_Location = -1;
2605 static int hf_org_csapi_dsc_TpDataSessionReport_MonitorMode = -1;
2606 static int hf_org_csapi_dsc_TpDataSessionReport_DataSessionEventTime = -1;
2607 static int hf_org_csapi_dsc_TpDataSessionReport_DataSessionReportType = -1;
2608 static int hf_org_csapi_dsc_TpDataSessionReport_AdditionalReportInfo = -1;
2609 static int hf_org_csapi_dsc_TpDataSessionReportRequest_MonitorMode = -1;
2610 static int hf_org_csapi_dsc_TpDataSessionReportRequest_DataSessionReportType = -1;
2611 static int hf_org_csapi_dsc_TpDataSessionSuperviseVolume_VolumeQuantity = -1;
2612 static int hf_org_csapi_dsc_TpDataSessionSuperviseVolume_VolumeUnit = -1;
2613 static int hf_org_csapi_dsc_TpDataSessionEventCriteriaResult_EventCriteria = -1;
2614 static int hf_org_csapi_dsc_TpDataSessionEventCriteriaResult_AssignmentID = -1;
2615 static int hf_org_csapi_dsc_TpDataSessionIdentifier_DataSessionReference = -1;
2616 static int hf_org_csapi_dsc_TpDataSessionIdentifier_DataSessionID = -1;
2617 static int hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_MailboxID = -1;
2618 static int hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_FolderID = -1;
2619 static int hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_MessageID = -1;
2620 static int hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_NumberOfProperties = -1;
2621 static int hf_org_csapi_gms_TpGMSNewMessageArrivedCriteria_MailboxID = -1;
2622 static int hf_org_csapi_gms_TpGMSNewMessageArrivedCriteria_AuthenticationInfo = -1;
2623 static int hf_org_csapi_gms_TpMailboxIdentifier_Mailbox = -1;
2624 static int hf_org_csapi_gms_TpMailboxIdentifier_SessionID = -1;
2625 static int hf_org_csapi_gms_TpMailboxFolderIdentifier_MailboxFolder = -1;
2626 static int hf_org_csapi_gms_TpMailboxFolderIdentifier_SessionID = -1;
2627 static int hf_org_csapi_cm_TpNameDescrpTagTimePeriod_duration = -1;
2628 static int hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_name = -1;
2629 static int hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_description = -1;
2630 static int hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_tag = -1;
2631 static int hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_value = -1;
2632 static int hf_org_csapi_cm_TpNameDescrpTagString_name = -1;
2633 static int hf_org_csapi_cm_TpNameDescrpTagString_description = -1;
2634 static int hf_org_csapi_cm_TpNameDescrpTagString_tag = -1;
2635 static int hf_org_csapi_cm_TpNameDescrpTagString_value = -1;
2636 static int hf_org_csapi_cm_TpNameDescrpTagMonth_name = -1;
2637 static int hf_org_csapi_cm_TpNameDescrpTagMonth_description = -1;
2638 static int hf_org_csapi_cm_TpNameDescrpTagMonth_tag = -1;
2639 static int hf_org_csapi_cm_TpNameDescrpTagMonth_value = -1;
2640 static int hf_org_csapi_cm_TpNameDescrpTagInt_name = -1;
2641 static int hf_org_csapi_cm_TpNameDescrpTagInt_description = -1;
2642 static int hf_org_csapi_cm_TpNameDescrpTagInt_tag = -1;
2643 static int hf_org_csapi_cm_TpNameDescrpTagInt_value = -1;
2644 static int hf_org_csapi_cm_TpNameDescrpTagDir_name = -1;
2645 static int hf_org_csapi_cm_TpNameDescrpTagDir_description = -1;
2646 static int hf_org_csapi_cm_TpNameDescrpTagDir_tag = -1;
2647 static int hf_org_csapi_cm_TpNameDescrpTagDir_value = -1;
2648 static int hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_name = -1;
2649 static int hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_description = -1;
2650 static int hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_tag = -1;
2651 static int hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_value = -1;
2652 static int hf_org_csapi_cm_TpNameDescrpTagDateTime_name = -1;
2653 static int hf_org_csapi_cm_TpNameDescrpTagDateTime_description = -1;
2654 static int hf_org_csapi_cm_TpNameDescrpTagDateTime_tag = -1;
2655 static int hf_org_csapi_cm_TpNameDescrpTagDateTime_value = -1;
2656 static int hf_org_csapi_cm_TpLossDescriptor_meanLoss = -1;
2657 static int hf_org_csapi_cm_TpLossDescriptor_measurementPeriod = -1;
2658 static int hf_org_csapi_cm_TpLossDescriptor_maxLoss = -1;
2659 static int hf_org_csapi_cm_TpLossDescriptor_minLoss = -1;
2660 static int hf_org_csapi_cm_TpLossDescriptor_lossPriority = -1;
2661 static int hf_org_csapi_cm_TpLossDescriptor_description = -1;
2662 static int hf_org_csapi_cm_TpLoadDescriptor_meanBandwidth = -1;
2663 static int hf_org_csapi_cm_TpLoadDescriptor_measurementInterval = -1;
2664 static int hf_org_csapi_cm_TpLoadDescriptor_maxBandwidth = -1;
2665 static int hf_org_csapi_cm_TpLoadDescriptor_minBandwidth = -1;
2666 static int hf_org_csapi_cm_TpLoadDescriptor_bandwidthShare = -1;
2667 static int hf_org_csapi_cm_TpLoadDescriptor_bandwidthWeight = -1;
2668 static int hf_org_csapi_cm_TpLoadDescriptor_burstSize = -1;
2669 static int hf_org_csapi_cm_TpLoadDescriptor_description = -1;
2670 static int hf_org_csapi_cm_TpJitterDescriptor_meanJitter = -1;
2671 static int hf_org_csapi_cm_TpJitterDescriptor_measurementPeriod = -1;
2672 static int hf_org_csapi_cm_TpJitterDescriptor_maxJitter = -1;
2673 static int hf_org_csapi_cm_TpJitterDescriptor_minJitter = -1;
2674 static int hf_org_csapi_cm_TpJitterDescriptor_jitterPriority = -1;
2675 static int hf_org_csapi_cm_TpJitterDescriptor_description = -1;
2676 static int hf_org_csapi_cm_TpEndpoint_type = -1;
2677 static int hf_org_csapi_cm_TpEndpoint_id = -1;
2678 static int hf_org_csapi_cm_TpDelayDescriptor_meanDelay = -1;
2679 static int hf_org_csapi_cm_TpDelayDescriptor_measurementPeriod = -1;
2680 static int hf_org_csapi_cm_TpDelayDescriptor_maxDelay = -1;
2681 static int hf_org_csapi_cm_TpDelayDescriptor_minDelay = -1;
2682 static int hf_org_csapi_cm_TpDelayDescriptor_delayPriority = -1;
2683 static int hf_org_csapi_cm_TpDelayDescriptor_description = -1;
2684 static int hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_name = -1;
2685 static int hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_description = -1;
2686 static int hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_tag = -1;
2687 static int hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_value = -1;
2688 static int hf_org_csapi_cm_TpValidityInfo_validFrom = -1;
2689 static int hf_org_csapi_cm_TpValidityInfo_validPeriod = -1;
2690 static int hf_org_csapi_cm_TpValidityInfo_validDailyFrom = -1;
2691 static int hf_org_csapi_cm_TpValidityInfo_validDailyPeriod = -1;
2692 static int hf_org_csapi_cm_TpValidityInfo_validDayOfWeek = -1;
2693 static int hf_org_csapi_cm_TpValidityInfo_validMonth = -1;
2694 static int hf_org_csapi_cm_TpValidityInfo_description = -1;
2695 static int hf_org_csapi_cm_TpProvisionedQoSInfo_delayDescriptor = -1;
2696 static int hf_org_csapi_cm_TpProvisionedQoSInfo_lossDescriptor = -1;
2697 static int hf_org_csapi_cm_TpProvisionedQoSInfo_jitterDescriptor = -1;
2698 static int hf_org_csapi_cm_TpProvisionedQoSInfo_excessLoadAction = -1;
2699 static int hf_org_csapi_cm_TpProvisionedQoSInfo_description = -1;
2700 static int hf_org_csapi_cm_TpPipeQoSInfo_directionality = -1;
2701 static int hf_org_csapi_cm_TpPipeQoSInfo_serviceOrigin = -1;
2702 static int hf_org_csapi_cm_TpPipeQoSInfo_serviceDestination = -1;
2703 static int hf_org_csapi_cm_TpPipeQoSInfo_forwardLoad = -1;
2704 static int hf_org_csapi_cm_TpPipeQoSInfo_reverseLoad = -1;
2705 static int hf_org_csapi_cm_TpPipeQoSInfo_description = -1;
2706 static int hf_org_csapi_cm_TpDsCodepoint_match = -1;
2707 static int hf_org_csapi_cm_TpDsCodepoint_mask = -1;
2708 static int hf_org_csapi_cm_TpIPSubnet_subnetNumber = -1;
2709 static int hf_org_csapi_cm_TpIPSubnet_subnetMask = -1;
2710 static int hf_org_csapi_cm_TpIPSubnet_addressType = -1;
2711 static int hf_org_csapi_cm_TpIPSubnet_IPVersionSupport = -1;
2712 static int hf_org_csapi_am_TpBalanceInfo_Currency = -1;
2713 static int hf_org_csapi_am_TpBalanceInfo_ValuePartA = -1;
2714 static int hf_org_csapi_am_TpBalanceInfo_ValuePartB = -1;
2715 static int hf_org_csapi_am_TpBalanceInfo_Exponent = -1;
2716 static int hf_org_csapi_am_TpBalanceInfo_AdditionalInfo = -1;
2717 static int hf_org_csapi_am_TpChargingEventInfo_ChargingEventName = -1;
2718 static int hf_org_csapi_am_TpChargingEventInfo_CurrentBalanceInfo = -1;
2719 static int hf_org_csapi_am_TpChargingEventInfo_ChargingEventTime = -1;
2720 static int hf_org_csapi_am_TpBalance_UserID = -1;
2721 static int hf_org_csapi_am_TpBalance_StatusCode = -1;
2722 static int hf_org_csapi_am_TpBalance_BalanceInfo = -1;
2723 static int hf_org_csapi_am_TpTransactionHistory_TransactionID = -1;
2724 static int hf_org_csapi_am_TpTransactionHistory_TimeStamp = -1;
2725 static int hf_org_csapi_am_TpTransactionHistory_AdditionalInfo = -1;
2726 static int hf_org_csapi_am_TpChargingEventCriteria_ChargingEvents = -1;
2727 static int hf_org_csapi_am_TpChargingEventCriteria_Users = -1;
2728 static int hf_org_csapi_am_TpChargingEventCriteriaResult_ChargingEventCriteria = -1;
2729 static int hf_org_csapi_am_TpChargingEventCriteriaResult_AssignmentID = -1;
2730 static int hf_org_csapi_am_TpBalanceExpiryDate_UserID = -1;
2731 static int hf_org_csapi_am_TpBalanceExpiryDate_StatusCode = -1;
2732 static int hf_org_csapi_am_TpBalanceExpiryDate_ExpiryDate = -1;
2733 static int hf_org_csapi_am_TpVoucher_VoucherID = -1;
2734 static int hf_org_csapi_am_TpVoucher_UserID = -1;
2735 static int hf_org_csapi_am_TpVoucher_BalanceInfo = -1;
2736 static int hf_org_csapi_cs_TpMerchantAccountID_MerchantID = -1;
2737 static int hf_org_csapi_cs_TpMerchantAccountID_AccountID = -1;
2738 static int hf_org_csapi_cs_TpCorrelationID_CorrelationID = -1;
2739 static int hf_org_csapi_cs_TpCorrelationID_CorrelationType = -1;
2740 static int hf_org_csapi_cs_TpAmount_Number = -1;
2741 static int hf_org_csapi_cs_TpAmount_Exponent = -1;
2742 static int hf_org_csapi_cs_TpChargingPrice_Currency = -1;
2743 static int hf_org_csapi_cs_TpChargingPrice_Amount = -1;
2744 static int hf_org_csapi_cs_TpVolume_Amount = -1;
2745 static int hf_org_csapi_cs_TpVolume_Unit = -1;
2746 static int hf_org_csapi_cs_TpChargingSessionID_ChargingSessionReference = -1;
2747 static int hf_org_csapi_cs_TpChargingSessionID_ChargingSessionID = -1;
2748 static int hf_org_csapi_cs_TpChargingSessionID_RequestNumberFirstRequest = -1;
2749 static int hf_org_csapi_cs_TpPriceVolume_Price = -1;
2750 static int hf_org_csapi_cs_TpPriceVolume_Volume = -1;
2751 static int hf_org_csapi_cs_TpApplicationDescription_Text = -1;
2752 static int hf_org_csapi_cs_TpApplicationDescription_AppInformation = -1;
2753 static int hf_org_csapi_cs_TpChargingParameter_ParameterID = -1;
2754 static int hf_org_csapi_cs_TpChargingParameter_ParameterValue = -1;
2755 static int hf_org_csapi_policy_TpPolicyEvent_EventID = -1;
2756 static int hf_org_csapi_policy_TpPolicyEvent_TimeGenerated = -1;
2757 static int hf_org_csapi_policy_TpPolicyEvent_Attributes = -1;
2758 static int hf_org_csapi_policy_TpPolicyEvent_EventDefinitionName = -1;
2759 static int hf_org_csapi_policy_TpPolicyEvent_EventDomainName = -1;
2760 static int hf_org_csapi_policy_TpPolicyNameValue_Name = -1;
2761 static int hf_org_csapi_policy_TpPolicyNameValue_Value = -1;
2762 static int hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names = -1;
2763 static int hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types = -1;
2764 static int hf_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType = -1;
2765 static int hf_org_csapi_policy_TpPolicyVar_VarName = -1;
2766 static int hf_org_csapi_policy_TpPolicyVar_VarType = -1;
2767 static int hf_org_csapi_policy_TpPolicyVar_VarValue = -1;
2768 static int hf_org_csapi_policy_TpPolicyConditionListElement_Condition = -1;
2769 static int hf_org_csapi_policy_TpPolicyConditionListElement_GroupNumber = -1;
2770 static int hf_org_csapi_policy_TpPolicyConditionListElement_Negated = -1;
2771 static int hf_org_csapi_policy_TpPolicyActionListElement_Action = -1;
2772 static int hf_org_csapi_policy_TpPolicyActionListElement_SequenceNumber = -1;
2773 static int hf_org_csapi_pam_TpPAMAttributeDef_Name = -1;
2774 static int hf_org_csapi_pam_TpPAMAttributeDef_Type = -1;
2775 static int hf_org_csapi_pam_TpPAMAttributeDef_IsStatic = -1;
2776 static int hf_org_csapi_pam_TpPAMAttributeDef_IsRevertOnExpiration = -1;
2777 static int hf_org_csapi_pam_TpPAMAttributeDef_DefaultValues = -1;
2778 static int hf_org_csapi_pam_TpPAMAttribute_AttributeName = -1;
2779 static int hf_org_csapi_pam_TpPAMAttribute_AttributeValue = -1;
2780 static int hf_org_csapi_pam_TpPAMAttribute_ExpiresIn = -1;
2781 static int hf_org_csapi_pam_TpPAMPresenceData_Name = -1;
2782 static int hf_org_csapi_pam_TpPAMPresenceData_subscriberStatus = -1;
2783 static int hf_org_csapi_pam_TpPAMPresenceData_networkStatus = -1;
2784 static int hf_org_csapi_pam_TpPAMPresenceData_communicationMeans = -1;
2785 static int hf_org_csapi_pam_TpPAMPresenceData_contactAddress = -1;
2786 static int hf_org_csapi_pam_TpPAMPresenceData_subscriberProvidedLocation = -1;
2787 static int hf_org_csapi_pam_TpPAMPresenceData_networkProvidedLocation = -1;
2788 static int hf_org_csapi_pam_TpPAMPresenceData_Priority = -1;
2789 static int hf_org_csapi_pam_TpPAMPresenceData_otherInfo = -1;
2790 static int hf_org_csapi_pam_TpPAMAvailabilityProfile_PrivacyCode = -1;
2791 static int hf_org_csapi_pam_TpPAMAvailabilityProfile_AvailabilityData = -1;
2792 static int hf_org_csapi_pam_TpPAMCommunicationContext_CommunicationCapability = -1;
2793 static int hf_org_csapi_pam_TpPAMContext_ContextData = -1;
2794 static int hf_org_csapi_pam_TpPAMContext_AskerData = -1;
2795 static int hf_org_csapi_pam_TpPAMAccessControlData_DefaultPolicy = -1;
2796 static int hf_org_csapi_pam_TpPAMAccessControlData_AllowList = -1;
2797 static int hf_org_csapi_pam_TpPAMAccessControlData_DenyList = -1;
2798 static int hf_org_csapi_pam_TpPAMICEventData_IdentityType = -1;
2799 static int hf_org_csapi_pam_TpPAMICNotificationData_Identities = -1;
2800 static int hf_org_csapi_pam_TpPAMIDEventData_IdentityName = -1;
2801 static int hf_org_csapi_pam_TpPAMIDEventData_IdentityType = -1;
2802 static int hf_org_csapi_pam_TpPAMIDNotificationData_Identities = -1;
2803 static int hf_org_csapi_pam_TpPAMGMCEventData_GroupName = -1;
2804 static int hf_org_csapi_pam_TpPAMGMCEventData_GroupType = -1;
2805 static int hf_org_csapi_pam_TpPAMGMCNotificationData_Groups = -1;
2806 static int hf_org_csapi_pam_TpPAMACEventData_AgentType = -1;
2807 static int hf_org_csapi_pam_TpPAMACNotificationData_Agents = -1;
2808 static int hf_org_csapi_pam_TpPAMADEventData_AgentName = -1;
2809 static int hf_org_csapi_pam_TpPAMADEventData_AgentType = -1;
2810 static int hf_org_csapi_pam_TpPAMADNotificationData_Agents = -1;
2811 static int hf_org_csapi_pam_TpPAMAAEventData_IdentityName = -1;
2812 static int hf_org_csapi_pam_TpPAMAAEventData_IdentityType = -1;
2813 static int hf_org_csapi_pam_TpPAMAAEventData_AgentName = -1;
2814 static int hf_org_csapi_pam_TpPAMAAEventData_AgentType = -1;
2815 static int hf_org_csapi_pam_TpPAMAANotificationData_Identity = -1;
2816 static int hf_org_csapi_pam_TpPAMAANotificationData_Agent = -1;
2817 static int hf_org_csapi_pam_TpPAMAUEventData_IdentityName = -1;
2818 static int hf_org_csapi_pam_TpPAMAUEventData_IdentityType = -1;
2819 static int hf_org_csapi_pam_TpPAMAUEventData_AgentName = -1;
2820 static int hf_org_csapi_pam_TpPAMAUEventData_AgentType = -1;
2821 static int hf_org_csapi_pam_TpPAMAUNotificationData_Identity = -1;
2822 static int hf_org_csapi_pam_TpPAMAUNotificationData_Agent = -1;
2823 static int hf_org_csapi_pam_TpPAMCCEventData_IdentityName = -1;
2824 static int hf_org_csapi_pam_TpPAMCCEventData_IdentityType = -1;
2825 static int hf_org_csapi_pam_TpPAMCCEventData_Capabilities = -1;
2826 static int hf_org_csapi_pam_TpPAMCCNotificationData_Identity = -1;
2827 static int hf_org_csapi_pam_TpPAMCCNotificationData_Capabilities = -1;
2828 static int hf_org_csapi_pam_TpPAMACPSEventData_AgentName = -1;
2829 static int hf_org_csapi_pam_TpPAMACPSEventData_AgentType = -1;
2830 static int hf_org_csapi_pam_TpPAMACPSEventData_Capabilities = -1;
2831 static int hf_org_csapi_pam_TpPAMACPSEventData_AttributeNames = -1;
2832 static int hf_org_csapi_pam_TpPAMACPSEventData_ReportingPeriod = -1;
2833 static int hf_org_csapi_pam_TpPAMACPSNotificationData_Agent = -1;
2834 static int hf_org_csapi_pam_TpPAMACPSNotificationData_Capability = -1;
2835 static int hf_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames = -1;
2836 static int hf_org_csapi_pam_TpPAMAPSEventData_AgentName = -1;
2837 static int hf_org_csapi_pam_TpPAMAPSEventData_AgentType = -1;
2838 static int hf_org_csapi_pam_TpPAMAPSEventData_AttributeNames = -1;
2839 static int hf_org_csapi_pam_TpPAMAPSEventData_ReportingPeriod = -1;
2840 static int hf_org_csapi_pam_TpPAMAPSNotificationData_Agent = -1;
2841 static int hf_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames = -1;
2842 static int hf_org_csapi_pam_TpPAMIPSEventData_IdentityName = -1;
2843 static int hf_org_csapi_pam_TpPAMIPSEventData_IdentityType = -1;
2844 static int hf_org_csapi_pam_TpPAMIPSEventData_AttributeNames = -1;
2845 static int hf_org_csapi_pam_TpPAMIPSEventData_ReportingPeriod = -1;
2846 static int hf_org_csapi_pam_TpPAMIPSNotificationData_Identity = -1;
2847 static int hf_org_csapi_pam_TpPAMIPSNotificationData_Attributes = -1;
2848 static int hf_org_csapi_pam_TpPAMAVCEventData_IdentityName = -1;
2849 static int hf_org_csapi_pam_TpPAMAVCEventData_IdentityType = -1;
2850 static int hf_org_csapi_pam_TpPAMAVCEventData_PAMContext = -1;
2851 static int hf_org_csapi_pam_TpPAMAVCEventData_AttributeNames = -1;
2852 static int hf_org_csapi_pam_TpPAMAVCEventData_ReportingPeriod = -1;
2853 static int hf_org_csapi_pam_TpPAMAVCNotificationData_Identity = -1;
2854 static int hf_org_csapi_pam_TpPAMAVCNotificationData_Availability = -1;
2855 static int hf_org_csapi_pam_TpPAMWCEventData_Events = -1;
2856 static int hf_org_csapi_pam_TpPAMWCEventData_IdentityName = -1;
2857 static int hf_org_csapi_pam_TpPAMWCEventData_IdentityType = -1;
2858 static int hf_org_csapi_pam_TpPAMWCEventData_ReportingPeriod = -1;
2859 static int hf_org_csapi_pam_TpPAMWCNotificationData_Event = -1;
2860 static int hf_org_csapi_pam_TpPAMWCNotificationData_ChangeType = -1;
2861 static int hf_org_csapi_pam_TpPAMWCNotificationData_Identity = -1;
2862 static int hf_org_csapi_pam_TpPAMWCNotificationData_Watchers = -1;
2863 static int hf_org_csapi_pam_TpPAMErrorInfo_Cause = -1;
2864 static int hf_org_csapi_pam_TpPAMErrorInfo_ErrorData = -1;
2865 static int hf_org_csapi_mmm_TpMailboxIdentifier_Mailbox = -1;
2866 static int hf_org_csapi_mmm_TpMailboxIdentifier_SessionID = -1;
2867 static int hf_org_csapi_mmm_TpMultiMediaMessagingIdentifier_MultiMediaMessaging = -1;
2868 static int hf_org_csapi_mmm_TpMultiMediaMessagingIdentifier_SessionID = -1;
2869 static int hf_org_csapi_mmm_TpListMessagesCriteria_OnlyUnreadMessages = -1;
2870 static int hf_org_csapi_mmm_TpMailboxFolderStatusInformation_TotalMessageCount = -1;
2871 static int hf_org_csapi_mmm_TpMessageDescription_MessageID = -1;
2872 static int hf_org_csapi_mmm_TpMessageDescription_From = -1;
2873 static int hf_org_csapi_mmm_TpMessageDescription_To = -1;
2874 static int hf_org_csapi_mmm_TpMessageDescription_Subject = -1;
2875 static int hf_org_csapi_mmm_TpMessageDescription_ReceivedDate = -1;
2876 static int hf_org_csapi_mmm_TpMessageDescription_Size = -1;
2877 static int hf_org_csapi_mmm_TpBodyPartDescription_ContentDescription = -1;
2878 static int hf_org_csapi_mmm_TpBodyPartDescription_ContentSize = -1;
2879 static int hf_org_csapi_mmm_TpBodyPartDescription_ContentType = -1;
2880 static int hf_org_csapi_mmm_TpBodyPartDescription_ContentTransferEncoding = -1;
2881 static int hf_org_csapi_mmm_TpBodyPartDescription_ContentID = -1;
2882 static int hf_org_csapi_mmm_TpBodyPartDescription_ContentDisposition = -1;
2883 static int hf_org_csapi_mmm_TpBodyPartDescription_PartID = -1;
2884 static int hf_org_csapi_mmm_TpBodyPartDescription_NestingLevel = -1;
2885 static int hf_org_csapi_mmm_TpBodyPart_BodyPartHeader = -1;
2886 static int hf_org_csapi_mmm_TpBodyPart_BodyPartContent = -1;
2887 static int hf_org_csapi_mmm_TpGenericHeaderField_FieldName = -1;
2888 static int hf_org_csapi_mmm_TpGenericHeaderField_FieldValue = -1;
2889 static int hf_org_csapi_mmm_TpMessageInfoPropertyError_MessagePropertyName = -1;
2890 static int hf_org_csapi_mmm_TpMessageInfoPropertyError_Error = -1;
2891 static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_MailboxID = -1;
2892 static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_AuthenticationInfo = -1;
2893 static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MailboxID = -1;
2894 static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_FolderID = -1;
2895 static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription = -1;
2896 static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation = -1;
2897 static int hf_org_csapi_mmm_TpQueryStatusReport_DestinationAddress = -1;
2898 static int hf_org_csapi_mmm_TpQueryStatusReport_ReportedStatus = -1;
2899 static int hf_org_csapi_mmm_TpTerminatingAddressList_ToAddressList = -1;
2900 static int hf_org_csapi_mmm_TpTerminatingAddressList_CcAddressList = -1;
2901 static int hf_org_csapi_mmm_TpTerminatingAddressList_BccAddressList = -1;
2902 static int hf_org_csapi_mmm_TpNewMessageArrivedCriteria_SourceAddress = -1;
2903 static int hf_org_csapi_mmm_TpNewMessageArrivedCriteria_DestinationAddress = -1;
2904 static int hf_org_csapi_mmm_TpNewMessageArrivedCriteria_CreateMultiMediaMessagingSession = -1;
2905 static int hf_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria = -1;
2906 static int hf_org_csapi_mmm_TpMessagingNotificationRequested_AssignmentID = -1;
2907 static int hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet = -1;
2908 static int hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_Final = -1;
2909 static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_SourceAddress = -1;
2910 static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet = -1;
2911 static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_Message = -1;
2912 static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_Headers = -1;
2913 static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_MultiMediaMessagingIdentifier = -1;
2914 /* User exception filters */
2915 static int hf_org_csapi_P_INVALID_ASSIGNMENT_ID_ExtraInformation = -1;
2916 static int hf_org_csapi_P_INVALID_TIME_AND_DATE_FORMAT_ExtraInformation = -1;
2917 static int hf_org_csapi_P_INVALID_EVENT_TYPE_ExtraInformation = -1;
2918 static int hf_org_csapi_P_INVALID_INTERFACE_NAME_ExtraInformation = -1;
2919 static int hf_org_csapi_P_INVALID_INTERFACE_TYPE_ExtraInformation = -1;
2920 static int hf_org_csapi_P_UNKNOWN_SUBSCRIBER_ExtraInformation = -1;
2921 static int hf_org_csapi_P_INFORMATION_NOT_AVAILABLE_ExtraInformation = -1;
2922 static int hf_org_csapi_P_INVALID_CRITERIA_ExtraInformation = -1;
2923 static int hf_org_csapi_P_INVALID_SESSION_ID_ExtraInformation = -1;
2924 static int hf_org_csapi_TpCommonExceptions_ExceptionType = -1;
2925 static int hf_org_csapi_TpCommonExceptions_ExtraInformation = -1;
2926 static int hf_org_csapi_P_INVALID_CURRENCY_ExtraInformation = -1;
2927 static int hf_org_csapi_P_INVALID_AMOUNT_ExtraInformation = -1;
2928 static int hf_org_csapi_P_APPLICATION_NOT_ACTIVATED_ExtraInformation = -1;
2929 static int hf_org_csapi_P_INVALID_ADDRESS_ExtraInformation = -1;
2930 static int hf_org_csapi_P_UNSUPPORTED_ADDRESS_PLAN_ExtraInformation = -1;
2931 static int hf_org_csapi_P_UNAUTHORISED_PARAMETER_VALUE_ExtraInformation = -1;
2932 static int hf_org_csapi_P_INVALID_VERSION_ExtraInformation = -1;
2933 static int hf_org_csapi_P_INVALID_NETWORK_STATE_ExtraInformation = -1;
2934 static int hf_org_csapi_fw_P_INVALID_SERVICE_ID_ExtraInformation = -1;
2935 static int hf_org_csapi_fw_P_SERVICE_ACCESS_DENIED_ExtraInformation = -1;
2936 static int hf_org_csapi_fw_P_ACCESS_DENIED_ExtraInformation = -1;
2937 static int hf_org_csapi_fw_P_SERVICE_NOT_ENABLED_ExtraInformation = -1;
2938 static int hf_org_csapi_fw_P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY_ExtraInformation = -1;
2939 static int hf_org_csapi_fw_P_INVALID_AGREEMENT_TEXT_ExtraInformation = -1;
2940 static int hf_org_csapi_fw_P_INVALID_SERVICE_TOKEN_ExtraInformation = -1;
2941 static int hf_org_csapi_fw_P_INVALID_SIGNATURE_ExtraInformation = -1;
2942 static int hf_org_csapi_fw_P_INVALID_SIGNING_ALGORITHM_ExtraInformation = -1;
2943 static int hf_org_csapi_fw_P_INVALID_DOMAIN_ID_ExtraInformation = -1;
2944 static int hf_org_csapi_fw_P_INVALID_PROPERTY_ExtraInformation = -1;
2945 static int hf_org_csapi_fw_P_INVALID_ACCESS_TYPE_ExtraInformation = -1;
2946 static int hf_org_csapi_fw_P_ILLEGAL_SERVICE_TYPE_ExtraInformation = -1;
2947 static int hf_org_csapi_fw_P_UNKNOWN_SERVICE_TYPE_ExtraInformation = -1;
2948 static int hf_org_csapi_fw_P_MISSING_MANDATORY_PROPERTY_ExtraInformation = -1;
2949 static int hf_org_csapi_fw_P_DUPLICATE_PROPERTY_NAME_ExtraInformation = -1;
2950 static int hf_org_csapi_fw_P_PROPERTY_TYPE_MISMATCH_ExtraInformation = -1;
2951 static int hf_org_csapi_fw_P_INVALID_CLIENT_APP_ID_ExtraInformation = -1;
2952 static int hf_org_csapi_fw_P_INVALID_AUTH_TYPE_ExtraInformation = -1;
2953 static int hf_org_csapi_fw_P_INVALID_SAG_ID_ExtraInformation = -1;
2954 static int hf_org_csapi_fw_P_INVALID_SERVICE_PROFILE_ID_ExtraInformation = -1;
2955 static int hf_org_csapi_fw_P_INVALID_SERVICE_CONTRACT_ID_ExtraInformation = -1;
2956 static int hf_org_csapi_fw_P_INVALID_ACTIVITY_TEST_ID_ExtraInformation = -1;
2957 static int hf_org_csapi_fw_P_ILLEGAL_SERVICE_ID_ExtraInformation = -1;
2958 static int hf_org_csapi_fw_P_UNKNOWN_SERVICE_ID_ExtraInformation = -1;
2959 static int hf_org_csapi_fw_P_SERVICE_TYPE_UNAVAILABLE_ExtraInformation = -1;
2960 static int hf_org_csapi_fw_P_INVALID_ADDITION_TO_SAG_ExtraInformation = -1;
2961 static int hf_org_csapi_fw_P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT_ExtraInformation = -1;
2962 static int hf_org_csapi_fw_P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM_ExtraInformation = -1;
2963 static int hf_org_csapi_fw_P_NO_ACCEPTABLE_SIGNING_ALGORITHM_ExtraInformation = -1;
2964 static int hf_org_csapi_ui_P_ID_NOT_FOUND_ExtraInformation = -1;
2965 static int hf_org_csapi_ui_P_ILLEGAL_ID_ExtraInformation = -1;
2966 static int hf_org_csapi_ui_P_ILLEGAL_RANGE_ExtraInformation = -1;
2967 static int hf_org_csapi_ui_P_INVALID_COLLECTION_CRITERIA_ExtraInformation = -1;
2968 static int hf_org_csapi_mm_P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED_ExtraInformation = -1;
2969 static int hf_org_csapi_mm_P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED_ExtraInformation = -1;
2970 static int hf_org_csapi_mm_P_INVALID_REPORTING_INTERVAL_ExtraInformation = -1;
2971 static int hf_org_csapi_mm_P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED_ExtraInformation = -1;
2972 static int hf_org_csapi_termcap_P_INVALID_TERMINAL_ID_ExtraInformation = -1;
2973 static int hf_org_csapi_gms_P_GMS_INVALID_FOLDER_ID_ExtraInformation = -1;
2974 static int hf_org_csapi_gms_P_GMS_INSUFFICIENT_PRIVILEGE_ExtraInformation = -1;
2975 static int hf_org_csapi_gms_P_GMS_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation = -1;
2976 static int hf_org_csapi_gms_P_GMS_INVALID_MAILBOX_ExtraInformation = -1;
2977 static int hf_org_csapi_gms_P_GMS_INVALID_MESSAGE_ID_ExtraInformation = -1;
2978 static int hf_org_csapi_gms_P_GMS_LOCKING_LOCKED_MAILBOX_ExtraInformation = -1;
2979 static int hf_org_csapi_gms_P_GMS_MESSAGE_NOT_REMOVED_ExtraInformation = -1;
2980 static int hf_org_csapi_gms_P_GMS_NUMBER_NOT_POSITIVE_ExtraInformation = -1;
2981 static int hf_org_csapi_gms_P_GMS_UNLOCKING_UNLOCKED_MAILBOX_ExtraInformation = -1;
2982 static int hf_org_csapi_gms_P_GMS_MAILBOX_LOCKED_ExtraInformation = -1;
2983 static int hf_org_csapi_gms_P_GMS_CANNOT_UNLOCK_MAILBOX_ExtraInformation = -1;
2984 static int hf_org_csapi_gms_P_GMS_PROPERTY_NOT_SET_ExtraInformation = -1;
2985 static int hf_org_csapi_gms_P_GMS_FOLDER_IS_OPEN_ExtraInformation = -1;
2986 static int hf_org_csapi_gms_P_GMS_MAILBOX_OPEN_ExtraInformation = -1;
2987 static int hf_org_csapi_cm_P_UNKNOWN_VPRP_ID_ExtraInformation = -1;
2988 static int hf_org_csapi_cm_P_UNKNOWN_SLA_ID_ExtraInformation = -1;
2989 static int hf_org_csapi_cm_P_UNKNOWN_STATUS_ExtraInformation = -1;
2990 static int hf_org_csapi_cm_P_UNKNOWN_QOS_INFO_ExtraInformation = -1;
2991 static int hf_org_csapi_cm_P_UNKNOWN_VALIDITY_INFO_ExtraInformation = -1;
2992 static int hf_org_csapi_cm_P_UNKNOWN_PIPEQOSINFO_ExtraInformation = -1;
2993 static int hf_org_csapi_cm_P_UNKNOWN_DSCODEPOINT_ExtraInformation = -1;
2994 static int hf_org_csapi_cm_P_ILLEGAL_VPRPID_ExtraInformation = -1;
2995 static int hf_org_csapi_cm_P_ILLEGAL_REF_VALUE_ExtraInformation = -1;
2996 static int hf_org_csapi_cm_P_UNKNOWN_INTERFACE_ExtraInformation = -1;
2997 static int hf_org_csapi_cm_P_CANT_DELETE_VPRP_ExtraInformation = -1;
2998 static int hf_org_csapi_cm_P_UNKNOWN_TEMPLATES_ExtraInformation = -1;
2999 static int hf_org_csapi_cm_P_UNKNOWN_MENU_ExtraInformation = -1;
3000 static int hf_org_csapi_cm_P_UNKNOWN_ENTERPRISE_NETWORK_ExtraInformation = -1;
3001 static int hf_org_csapi_cm_P_UNKNOWN_TEMPLATE_TYPE_ExtraInformation = -1;
3002 static int hf_org_csapi_cm_P_UNKNOWN_DESCRIPTION_ExtraInformation = -1;
3003 static int hf_org_csapi_cm_P_ILLEGAL_SLA_ID_ExtraInformation = -1;
3004 static int hf_org_csapi_cm_P_ILLEGAL_TAG_ExtraInformation = -1;
3005 static int hf_org_csapi_cm_P_ILLEGAL_VALUE_ExtraInformation = -1;
3006 static int hf_org_csapi_cm_P_ILLEGAL_COMBINATION_ExtraInformation = -1;
3007 static int hf_org_csapi_cm_P_UNKNOWN_SITES_ExtraInformation = -1;
3008 static int hf_org_csapi_cm_P_UNKNOWN_VPRN_ExtraInformation = -1;
3009 static int hf_org_csapi_cm_P_ILLEGAL_SITE_ID_ExtraInformation = -1;
3010 static int hf_org_csapi_cm_P_UNKNOWN_SITE_ID_ExtraInformation = -1;
3011 static int hf_org_csapi_cm_P_UNKNOWN_SAPS_ExtraInformation = -1;
3012 static int hf_org_csapi_cm_P_UNKNOWN_SITE_LOCATION_ExtraInformation = -1;
3013 static int hf_org_csapi_cm_P_UNKNOWN_SITE_DESCRIPTION_ExtraInformation = -1;
3014 static int hf_org_csapi_cm_P_UNKNOWN_IPSUBNET_ExtraInformation = -1;
3015 static int hf_org_csapi_cm_P_UNKNOWN_SAP_ExtraInformation = -1;
3016 static int hf_org_csapi_cm_P_UNKNOWN_VPRP_ExtraInformation = -1;
3017 static int hf_org_csapi_am_P_UNAUTHORIZED_APPLICATION_ExtraInformation = -1;
3018 static int hf_org_csapi_cs_P_INVALID_USER_ExtraInformation = -1;
3019 static int hf_org_csapi_cs_P_INVALID_ACCOUNT_ExtraInformation = -1;
3020 static int hf_org_csapi_cs_P_INVALID_REQUEST_NUMBER_ExtraInformation = -1;
3021 static int hf_org_csapi_cs_P_INVALID_VOLUME_ExtraInformation = -1;
3022 static int hf_org_csapi_policy_P_ACCESS_VIOLATION_ExtraInformation = -1;
3023 static int hf_org_csapi_policy_P_SYNTAX_ERROR_ExtraInformation = -1;
3024 static int hf_org_csapi_policy_P_NAME_SPACE_ERROR_ExtraInformation = -1;
3025 static int hf_org_csapi_policy_P_NO_TRANSACTION_IN_PROCESS_ExtraInformation = -1;
3026 static int hf_org_csapi_policy_P_TRANSACTION_IN_PROCESS_ExtraInformation = -1;
3027 static int hf_org_csapi_pam_P_PAM_UNKNOWN_TYPE_ExtraInformation = -1;
3028 static int hf_org_csapi_pam_P_PAM_UNKNOWN_MEMBER_ExtraInformation = -1;
3029 static int hf_org_csapi_pam_P_PAM_UNKNOWN_IDENTITY_ExtraInformation = -1;
3030 static int hf_org_csapi_pam_P_PAM_UNKNOWN_GROUP_ExtraInformation = -1;
3031 static int hf_org_csapi_pam_P_PAM_UNKNOWN_CAPABILITY_ExtraInformation = -1;
3032 static int hf_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTES_ExtraInformation = -1;
3033 static int hf_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTE_ExtraInformation = -1;
3034 static int hf_org_csapi_pam_P_PAM_UNKNOWN_ASSIGNMENT_ExtraInformation = -1;
3035 static int hf_org_csapi_pam_P_PAM_UNKNOWN_ALIAS_ExtraInformation = -1;
3036 static int hf_org_csapi_pam_P_PAM_UNKNOWN_AGENT_ExtraInformation = -1;
3037 static int hf_org_csapi_pam_P_PAM_UNASSIGNED_ALIAS_ExtraInformation = -1;
3038 static int hf_org_csapi_pam_P_PAM_TYPE_EXISTS_ExtraInformation = -1;
3039 static int hf_org_csapi_pam_P_PAM_TYPE_ASSOCIATED_ExtraInformation = -1;
3040 static int hf_org_csapi_pam_P_PAM_NOT_REGISTERED_ExtraInformation = -1;
3041 static int hf_org_csapi_pam_P_PAM_NOT_MEMBER_ExtraInformation = -1;
3042 static int hf_org_csapi_pam_P_PAM_NO_CAPABILITY_ExtraInformation = -1;
3043 static int hf_org_csapi_pam_P_PAM_MEMBER_EXISTS_ExtraInformation = -1;
3044 static int hf_org_csapi_pam_P_PAM_IS_CYCLIC_ExtraInformation = -1;
3045 static int hf_org_csapi_pam_P_PAM_IDENTITY_EXISTS_ExtraInformation = -1;
3046 static int hf_org_csapi_pam_P_PAM_DISASSOCIATED_TYPE_ExtraInformation = -1;
3047 static int hf_org_csapi_pam_P_PAM_ATTRIBUTE_EXISTS_ExtraInformation = -1;
3048 static int hf_org_csapi_pam_P_PAM_ALIAS_NOT_UNIQUE_ExtraInformation = -1;
3049 static int hf_org_csapi_pam_P_PAM_ALIAS_EXISTS_ExtraInformation = -1;
3050 static int hf_org_csapi_pam_P_PAM_AGENT_EXISTS_ExtraInformation = -1;
3051 static int hf_org_csapi_pam_P_PAM_UNAVAILABLE_INTERFACE_ExtraInformation = -1;
3052 static int hf_org_csapi_pam_P_PAM_INVALID_CREDENTIAL_ExtraInformation = -1;
3053 static int hf_org_csapi_mmm_P_MMM_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation = -1;
3054 static int hf_org_csapi_mmm_P_MMM_INVALID_MAILBOX_ExtraInformation = -1;
3055 static int hf_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TYPE_ExtraInformation = -1;
3056 static int hf_org_csapi_mmm_P_MMM_MAX_MESSAGE_SIZE_EXCEEDED_ExtraInformation = -1;
3057 static int hf_org_csapi_mmm_P_MMM_INVALID_FOLDER_ID_ExtraInformation = -1;
3058 static int hf_org_csapi_mmm_P_MMM_INVALID_MESSAGE_ID_ExtraInformation = -1;
3059 static int hf_org_csapi_mmm_P_MMM_INVALID_PART_ID_ExtraInformation = -1;
3060 static int hf_org_csapi_mmm_P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH_ExtraInformation = -1;
3061 static int hf_org_csapi_mmm_P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH_ExtraInformation = -1;
3062 static int hf_org_csapi_mmm_P_MMM_INVALID_PROPERTY_ExtraInformation = -1;
3063 static int hf_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TIME_ExtraInformation = -1;
3064 static int hf_org_csapi_mmm_P_MMM_INVALID_VALIDITY_TIME_ExtraInformation = -1;
3065 static int hf_org_csapi_mmm_P_MMM_MAX_SUBJECT_SIZE_EXCEEDED_ExtraInformation = -1;
3066 static int hf_org_csapi_mmm_P_MMM_INFORMATION_NOT_AVAILABLE_ExtraInformation = -1;
3067 static int hf_org_csapi_mmm_P_MMM_CANNOT_CANCEL_ExtraInformation = -1;
3068 static int hf_org_csapi_mmm_P_MMM_INVALID_HEADER_ExtraInformation = -1;
3069 /* Union filters */
3070 static int hf_org_csapi_TpAoCOrder_TpAoCOrder = -1;
3071 static int hf_org_csapi_TpAoCOrder_ChargeAdviceInfo = -1;
3072 static int hf_org_csapi_TpAoCOrder_ChargePerTime = -1;
3073 static int hf_org_csapi_TpAoCOrder_NetworkCharge = -1;
3074 static int hf_org_csapi_TpSimpleAttributeValue_TpSimpleAttributeValue = -1;
3075 static int hf_org_csapi_TpSimpleAttributeValue_BooleanValue = -1;
3076 static int hf_org_csapi_TpSimpleAttributeValue_OctetValue = -1;
3077 static int hf_org_csapi_TpSimpleAttributeValue_CharValue = -1;
3078 static int hf_org_csapi_TpSimpleAttributeValue_WCharValue = -1;
3079 static int hf_org_csapi_TpSimpleAttributeValue_StringValue = -1;
3080 static int hf_org_csapi_TpSimpleAttributeValue_WStringValue = -1;
3081 static int hf_org_csapi_TpSimpleAttributeValue_Int16Value = -1;
3082 static int hf_org_csapi_TpSimpleAttributeValue_UnsignedInt16Value = -1;
3083 static int hf_org_csapi_TpSimpleAttributeValue_Int32Value = -1;
3084 static int hf_org_csapi_TpSimpleAttributeValue_UnsignedInt32Value = -1;
3085 static int hf_org_csapi_TpSimpleAttributeValue_Int64Value = -1;
3086 static int hf_org_csapi_TpSimpleAttributeValue_UnsignedInt64Value = -1;
3087 static int hf_org_csapi_TpSimpleAttributeValue_FloatValue = -1;
3088 static int hf_org_csapi_TpSimpleAttributeValue_DoubleValue = -1;
3089 static int hf_org_csapi_TpAttributeValue_TpAttributeValue = -1;
3090 static int hf_org_csapi_TpAttributeValue_SimpleValue = -1;
3091 static int hf_org_csapi_TpAttributeValue_StructuredValue = -1;
3092 static int hf_org_csapi_TpAttributeValue_XMLValue = -1;
3093 static int hf_org_csapi_fw_TpFwEventCriteria_TpFwEventCriteria = -1;
3094 static int hf_org_csapi_fw_TpFwEventCriteria_EventNameUndefined = -1;
3095 static int hf_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList = -1;
3096 static int hf_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList = -1;
3097 static int hf_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList = -1;
3098 static int hf_org_csapi_fw_TpFwEventCriteria_SessionCreatedList = -1;
3099 static int hf_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList = -1;
3100 static int hf_org_csapi_fw_TpFwEventCriteria_AgreementSignedList = -1;
3101 static int hf_org_csapi_fw_TpFwEventCriteria_AgreementEndedList = -1;
3102 static int hf_org_csapi_fw_TpLoadStatisticEntityID_TpLoadStatisticEntityID = -1;
3103 static int hf_org_csapi_fw_TpLoadStatisticEntityID_FrameworkID = -1;
3104 static int hf_org_csapi_fw_TpLoadStatisticEntityID_ServiceID = -1;
3105 static int hf_org_csapi_fw_TpLoadStatisticEntityID_ClientAppID = -1;
3106 static int hf_org_csapi_fw_TpLoadStatisticInfo_TpLoadStatisticInfo = -1;
3107 static int hf_org_csapi_fw_TpLoadStatisticInfo_LoadStatisticData = -1;
3108 static int hf_org_csapi_fw_TpLoadStatisticInfo_LoadStatisticError = -1;
3109 static int hf_org_csapi_fw_TpDomainID_TpDomainID = -1;
3110 static int hf_org_csapi_fw_TpDomainID_FwID = -1;
3111 static int hf_org_csapi_fw_TpDomainID_ClientAppID = -1;
3112 static int hf_org_csapi_fw_TpDomainID_EntOpID = -1;
3113 static int hf_org_csapi_fw_TpDomainID_ServiceID = -1;
3114 static int hf_org_csapi_fw_TpDomainID_ServiceSupplierID = -1;
3115 static int hf_org_csapi_fw_TpMigrationAdditionalInfo_TpMigrationAdditionalInfo = -1;
3116 static int hf_org_csapi_fw_TpMigrationAdditionalInfo_Dummy = -1;
3117 static int hf_org_csapi_fw_TpFwEventInfo_TpFwEventInfo = -1;
3118 static int hf_org_csapi_fw_TpFwEventInfo_EventNameUndefined = -1;
3119 static int hf_org_csapi_fw_TpFwEventInfo_ServiceIDList = -1;
3120 static int hf_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList = -1;
3121 static int hf_org_csapi_fw_TpFwEventInfo_MigrationServiceAvailable = -1;
3122 static int hf_org_csapi_fw_TpFwEventInfo_AppSessionCreated = -1;
3123 static int hf_org_csapi_fw_TpFwEventInfo_AppSessionTerminated = -1;
3124 static int hf_org_csapi_fw_TpFwEventInfo_AppAgreementSigned = -1;
3125 static int hf_org_csapi_fw_TpFwEventInfo_AppAgreementEnded = -1;
3126 static int hf_org_csapi_ui_TpUIVariableInfo_TpUIVariableInfo = -1;
3127 static int hf_org_csapi_ui_TpUIVariableInfo_VariablePartInteger = -1;
3128 static int hf_org_csapi_ui_TpUIVariableInfo_VariablePartAddress = -1;
3129 static int hf_org_csapi_ui_TpUIVariableInfo_VariablePartTime = -1;
3130 static int hf_org_csapi_ui_TpUIVariableInfo_VariablePartDate = -1;
3131 static int hf_org_csapi_ui_TpUIVariableInfo_VariablePartPrice = -1;
3132 static int hf_org_csapi_ui_TpUIInfo_TpUIInfo = -1;
3133 static int hf_org_csapi_ui_TpUIInfo_InfoID = -1;
3134 static int hf_org_csapi_ui_TpUIInfo_InfoData = -1;
3135 static int hf_org_csapi_ui_TpUIInfo_InfoAddress = -1;
3136 static int hf_org_csapi_ui_TpUIInfo_InfoBinData = -1;
3137 static int hf_org_csapi_ui_TpUIInfo_InfoUUEncData = -1;
3138 static int hf_org_csapi_ui_TpUIInfo_InfoMimeData = -1;
3139 static int hf_org_csapi_ui_TpUIInfo_InfoWaveData = -1;
3140 static int hf_org_csapi_ui_TpUIInfo_InfoAuData = -1;
3141 static int hf_org_csapi_ui_TpUIInfo_InfoVXMLData = -1;
3142 static int hf_org_csapi_ui_TpUIInfo_InfoSynthData = -1;
3143 static int hf_org_csapi_cc_TpCallAdditionalErrorInfo_TpCallAdditionalErrorInfo = -1;
3144 static int hf_org_csapi_cc_TpCallAdditionalErrorInfo_CallErrorInvalidAddress = -1;
3145 static int hf_org_csapi_cc_TpCallAdditionalErrorInfo_Dummy = -1;
3146 static int hf_org_csapi_cc_TpCallLoadControlMechanism_TpCallLoadControlMechanism = -1;
3147 static int hf_org_csapi_cc_TpCallLoadControlMechanism_CallLoadControlPerInterval = -1;
3148 static int hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_TpCallAdditionalTreatmentInfo = -1;
3149 static int hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_InformationToSend = -1;
3150 static int hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_Dummy = -1;
3151 static int hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_TpCallPartyToChargeAdditionalInfo = -1;
3152 static int hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_CallPartySpecial = -1;
3153 static int hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_Dummy = -1;
3154 static int hf_org_csapi_cc_gccs_TpCallAppInfo_TpCallAppInfo = -1;
3155 static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppAlertingMechanism = -1;
3156 static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppNetworkAccessType = -1;
3157 static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppTeleService = -1;
3158 static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppBearerService = -1;
3159 static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppPartyCategory = -1;
3160 static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppPresentationAddress = -1;
3161 static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppGenericInfo = -1;
3162 static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppAdditionalAddress = -1;
3163 static int hf_org_csapi_cc_gccs_TpCallAppInfo_Dummy = -1;
3164 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_TpCallAdditionalReportInfo = -1;
3165 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_Busy = -1;
3166 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_CallDisconnect = -1;
3167 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_ForwardAddress = -1;
3168 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_ServiceCode = -1;
3169 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_RoutingFailure = -1;
3170 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_QueueStatus = -1;
3171 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_NotReachable = -1;
3172 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_Dummy = -1;
3173 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_TpCallAdditionalReportCriteria = -1;
3174 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_NoAnswerDuration = -1;
3175 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_ServiceCode = -1;
3176 static int hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_Dummy = -1;
3177 static int hf_org_csapi_cc_TpCallAdditionalEventInfo_TpCallAdditionalEventInfo = -1;
3178 static int hf_org_csapi_cc_TpCallAdditionalEventInfo_CollectedAddress = -1;
3179 static int hf_org_csapi_cc_TpCallAdditionalEventInfo_CalledAddress = -1;
3180 static int hf_org_csapi_cc_TpCallAdditionalEventInfo_OriginatingServiceCode = -1;
3181 static int hf_org_csapi_cc_TpCallAdditionalEventInfo_OriginatingReleaseCause = -1;
3182 static int hf_org_csapi_cc_TpCallAdditionalEventInfo_TerminatingReleaseCause = -1;
3183 static int hf_org_csapi_cc_TpCallAdditionalEventInfo_ForwardAddress = -1;
3184 static int hf_org_csapi_cc_TpCallAdditionalEventInfo_TerminatingServiceCode = -1;
3185 static int hf_org_csapi_cc_TpCallAdditionalEventInfo_Dummy = -1;
3186 static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_TpAdditionalCallEventCriteria = -1;
3187 static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_MinAddressLength = -1;
3188 static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode = -1;
3189 static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet = -1;
3190 static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet = -1;
3191 static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode = -1;
3192 static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_Dummy = -1;
3193 static int hf_org_csapi_cc_TpCallAppInfo_TpCallAppInfo = -1;
3194 static int hf_org_csapi_cc_TpCallAppInfo_CallAppAlertingMechanism = -1;
3195 static int hf_org_csapi_cc_TpCallAppInfo_CallAppNetworkAccessType = -1;
3196 static int hf_org_csapi_cc_TpCallAppInfo_CallAppTeleService = -1;
3197 static int hf_org_csapi_cc_TpCallAppInfo_CallAppBearerService = -1;
3198 static int hf_org_csapi_cc_TpCallAppInfo_CallAppPartyCategory = -1;
3199 static int hf_org_csapi_cc_TpCallAppInfo_CallAppPresentationAddress = -1;
3200 static int hf_org_csapi_cc_TpCallAppInfo_CallAppGenericInfo = -1;
3201 static int hf_org_csapi_cc_TpCallAppInfo_CallAppAdditionalAddress = -1;
3202 static int hf_org_csapi_cc_TpCallAppInfo_CallAppOriginalDestinationAddress = -1;
3203 static int hf_org_csapi_cc_TpCallAppInfo_CallAppRedirectingAddress = -1;
3204 static int hf_org_csapi_cc_TpCallAppInfo_CallHighProbabilityCompletion = -1;
3205 static int hf_org_csapi_cc_TpCallAppInfo_CallAppCarrier = -1;
3206 static int hf_org_csapi_cc_TpCallAppInfo_Dummy = -1;
3207 static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_TpAppMultiPartyCallBack = -1;
3208 static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_AppMultiPartyCall = -1;
3209 static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_AppCallLeg = -1;
3210 static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_AppMultiPartyCallAndCallLeg = -1;
3211 static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_Dummy = -1;
3212 static int hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_TpMediaStreamDataTypeRequest = -1;
3213 static int hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Audio = -1;
3214 static int hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Video = -1;
3215 static int hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Data = -1;
3216 static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_TpAppMultiMediaCallBack = -1;
3217 static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_AppMultiMediaCall = -1;
3218 static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_AppMultiMediaCallLeg = -1;
3219 static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_AppMultiMediaCallAndCallLeg = -1;
3220 static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_Dummy = -1;
3221 static int hf_org_csapi_cc_cccs_TpConfPolicy_TpConfPolicy = -1;
3222 static int hf_org_csapi_cc_cccs_TpConfPolicy_MonoMedia = -1;
3223 static int hf_org_csapi_cc_cccs_TpConfPolicy_MultiMedia = -1;
3224 static int hf_org_csapi_cc_cccs_TpConfPolicy_Dummy = -1;
3225 static int hf_org_csapi_ui_TpUITargetObject_TpUITargetObject = -1;
3226 static int hf_org_csapi_ui_TpUITargetObject_Call = -1;
3227 static int hf_org_csapi_ui_TpUITargetObject_MultiPartyCall = -1;
3228 static int hf_org_csapi_ui_TpUITargetObject_CallLeg = -1;
3229 static int hf_org_csapi_mm_TpBindingEntry_TpBindingEntry = -1;
3230 static int hf_org_csapi_mm_TpBindingEntry_UBExpires = -1;
3231 static int hf_org_csapi_mm_TpBindingEntry_UBContactAddress = -1;
3232 static int hf_org_csapi_mm_TpBindingEntry_UBPreference = -1;
3233 static int hf_org_csapi_mm_TpBindingEntry_Dummy = -1;
3234 static int hf_org_csapi_dsc_TpDataSessionChargeOrder_TpDataSessionChargeOrder = -1;
3235 static int hf_org_csapi_dsc_TpDataSessionChargeOrder_ChargePerVolume = -1;
3236 static int hf_org_csapi_dsc_TpDataSessionChargeOrder_NetworkCharge = -1;
3237 static int hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_TpDataSessionAdditionalErrorInfo = -1;
3238 static int hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_DataSessionErrorInvalidAddress = -1;
3239 static int hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_Dummy = -1;
3240 static int hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_TpDataSessionAdditionalReportInfo = -1;
3241 static int hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_DataSessionDisconnect = -1;
3242 static int hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_Dummy = -1;
3243 static int hf_org_csapi_gms_TpMessageInfoProperty_TpMessageInfoProperty = -1;
3244 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageID = -1;
3245 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSubject = -1;
3246 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateSent = -1;
3247 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateReceived = -1;
3248 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateChanged = -1;
3249 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSentFrom = -1;
3250 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSentTo = -1;
3251 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageCCTo = -1;
3252 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageBCCTo = -1;
3253 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSize = -1;
3254 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessagePriority = -1;
3255 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageFormat = -1;
3256 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageFolder = -1;
3257 static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageStatus = -1;
3258 static int hf_org_csapi_gms_TpMessageInfoProperty_Dummy = -1;
3259 static int hf_org_csapi_gms_TpMailboxInfoProperty_TpMailboxInfoProperty = -1;
3260 static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxID = -1;
3261 static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxOwner = -1;
3262 static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxFolder = -1;
3263 static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxDateCreated = -1;
3264 static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxDateChanged = -1;
3265 static int hf_org_csapi_gms_TpMailboxInfoProperty_Dummy = -1;
3266 static int hf_org_csapi_gms_TpMessagingEventInfo_TpMessagingEventInfo = -1;
3267 static int hf_org_csapi_gms_TpMessagingEventInfo_EventNameUndefined = -1;
3268 static int hf_org_csapi_gms_TpMessagingEventInfo_EventGMSNewMessageArrived = -1;
3269 static int hf_org_csapi_gms_TpMessagingEventCriteria_TpMessagingEventCriteria = -1;
3270 static int hf_org_csapi_gms_TpMessagingEventCriteria_EventGMSNewMessageArrived = -1;
3271 static int hf_org_csapi_gms_TpMessagingEventCriteria_Dummy = -1;
3272 static int hf_org_csapi_gms_TpFolderInfoProperty_TpFolderInfoProperty = -1;
3273 static int hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderID = -1;
3274 static int hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderMessage = -1;
3275 static int hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderSubfolder = -1;
3276 static int hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderDateCreated = -1;
3277 static int hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderDateChanged = -1;
3278 static int hf_org_csapi_gms_TpFolderInfoProperty_Dummy = -1;
3279 static int hf_org_csapi_cs_TpChargingParameterValue_TpChargingParameterValue = -1;
3280 static int hf_org_csapi_cs_TpChargingParameterValue_IntValue = -1;
3281 static int hf_org_csapi_cs_TpChargingParameterValue_FloatValue = -1;
3282 static int hf_org_csapi_cs_TpChargingParameterValue_StringValue = -1;
3283 static int hf_org_csapi_cs_TpChargingParameterValue_BooleanValue = -1;
3284 static int hf_org_csapi_cs_TpChargingParameterValue_OctetValue = -1;
3285 static int hf_org_csapi_cs_TpAppInformation_TpAppInformation = -1;
3286 static int hf_org_csapi_cs_TpAppInformation_Timestamp = -1;
3287 static int hf_org_csapi_policy_TpPolicyType_TpPolicyType = -1;
3288 static int hf_org_csapi_policy_TpPolicyType_SimpleType = -1;
3289 static int hf_org_csapi_policy_TpPolicyType_RecordType = -1;
3290 static int hf_org_csapi_policy_TpPolicyType_ListType = -1;
3291 static int hf_org_csapi_policy_TpPolicyType_StructuredType = -1;
3292 static int hf_org_csapi_policy_TpPolicyType_XMLString = -1;
3293 static int hf_org_csapi_pam_TpPAMContextData_TpPAMContextData = -1;
3294 static int hf_org_csapi_pam_TpPAMContextData_CommunicationContext = -1;
3295 static int hf_org_csapi_pam_TpPAMContextData_Dummy = -1;
3296 static int hf_org_csapi_pam_TpPAMEventInfo_TpPAMEventInfo = -1;
3297 static int hf_org_csapi_pam_TpPAMEventInfo_IdentityPresenceSet = -1;
3298 static int hf_org_csapi_pam_TpPAMEventInfo_AvailabilityChanged = -1;
3299 static int hf_org_csapi_pam_TpPAMEventInfo_WatchersChanged = -1;
3300 static int hf_org_csapi_pam_TpPAMEventInfo_IdentityCreated = -1;
3301 static int hf_org_csapi_pam_TpPAMEventInfo_IdentityDeleted = -1;
3302 static int hf_org_csapi_pam_TpPAMEventInfo_GroupMembershipChanged = -1;
3303 static int hf_org_csapi_pam_TpPAMEventInfo_AgentCreated = -1;
3304 static int hf_org_csapi_pam_TpPAMEventInfo_AgentDeleted = -1;
3305 static int hf_org_csapi_pam_TpPAMEventInfo_AgentAssigned = -1;
3306 static int hf_org_csapi_pam_TpPAMEventInfo_AgentUnassigned = -1;
3307 static int hf_org_csapi_pam_TpPAMEventInfo_CapabilityChanged = -1;
3308 static int hf_org_csapi_pam_TpPAMEventInfo_AgentCapabilityPresenceSet = -1;
3309 static int hf_org_csapi_pam_TpPAMEventInfo_AgentPresenceSet = -1;
3310 static int hf_org_csapi_pam_TpPAMNotificationInfo_TpPAMNotificationInfo = -1;
3311 static int hf_org_csapi_pam_TpPAMNotificationInfo_IdentityPresenceSetNotify = -1;
3312 static int hf_org_csapi_pam_TpPAMNotificationInfo_AvailabilityChangedNotify = -1;
3313 static int hf_org_csapi_pam_TpPAMNotificationInfo_WatchersChangedNotify = -1;
3314 static int hf_org_csapi_pam_TpPAMNotificationInfo_IdentityCreatedNotify = -1;
3315 static int hf_org_csapi_pam_TpPAMNotificationInfo_IdentityDeletedNotify = -1;
3316 static int hf_org_csapi_pam_TpPAMNotificationInfo_GroupMembershipChangedNotify = -1;
3317 static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentCreatedNotify = -1;
3318 static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentDeletedNotify = -1;
3319 static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentAssignedNotify = -1;
3320 static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentUnassignedNotify = -1;
3321 static int hf_org_csapi_pam_TpPAMNotificationInfo_CapabilityChangedNotify = -1;
3322 static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentCapabilityPresenceSetNotify = -1;
3323 static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentPresenceSetNotify = -1;
3324 static int hf_org_csapi_pam_TpPAMPreferenceData_TpPAMPreferenceData = -1;
3325 static int hf_org_csapi_pam_TpPAMPreferenceData_ExternalControlInterface = -1;
3326 static int hf_org_csapi_pam_TpPAMPreferenceData_Dummy = -1;
3327 static int hf_org_csapi_mmm_TpFolderInfoProperty_TpFolderInfoProperty = -1;
3328 static int hf_org_csapi_mmm_TpFolderInfoProperty_FolderDateCreated = -1;
3329 static int hf_org_csapi_mmm_TpFolderInfoProperty_FolderDateChanged = -1;
3330 static int hf_org_csapi_mmm_TpFolderInfoProperty_FolderSize = -1;
3331 static int hf_org_csapi_mmm_TpFolderInfoProperty_FolderNumberOfMessages = -1;
3332 static int hf_org_csapi_mmm_TpFolderInfoProperty_Dummy = -1;
3333 static int hf_org_csapi_mmm_TpMailboxInfoProperty_TpMailboxInfoProperty = -1;
3334 static int hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxOwner = -1;
3335 static int hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxDateCreated = -1;
3336 static int hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxDateChanged = -1;
3337 static int hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxSize = -1;
3338 static int hf_org_csapi_mmm_TpMailboxInfoProperty_Dummy = -1;
3339 static int hf_org_csapi_mmm_TpMessageInfoProperty_TpMessageInfoProperty = -1;
3340 static int hf_org_csapi_mmm_TpMessageInfoProperty_MessageDateCreated = -1;
3341 static int hf_org_csapi_mmm_TpMessageInfoProperty_MessageDateReceived = -1;
3342 static int hf_org_csapi_mmm_TpMessageInfoProperty_MessageDateChanged = -1;
3343 static int hf_org_csapi_mmm_TpMessageInfoProperty_MessageSize = -1;
3344 static int hf_org_csapi_mmm_TpMessageInfoProperty_MessageStatus = -1;
3345 static int hf_org_csapi_mmm_TpMessageInfoProperty_Dummy = -1;
3346 static int hf_org_csapi_mmm_TpMessageHeaderField_TpMessageHeaderField = -1;
3347 static int hf_org_csapi_mmm_TpMessageHeaderField_DateSent = -1;
3348 static int hf_org_csapi_mmm_TpMessageHeaderField_From = -1;
3349 static int hf_org_csapi_mmm_TpMessageHeaderField_Sender = -1;
3350 static int hf_org_csapi_mmm_TpMessageHeaderField_ReplyTo = -1;
3351 static int hf_org_csapi_mmm_TpMessageHeaderField_To = -1;
3352 static int hf_org_csapi_mmm_TpMessageHeaderField_Cc = -1;
3353 static int hf_org_csapi_mmm_TpMessageHeaderField_Bcc = -1;
3354 static int hf_org_csapi_mmm_TpMessageHeaderField_RFC822MessageID = -1;
3355 static int hf_org_csapi_mmm_TpMessageHeaderField_InReplyTo = -1;
3356 static int hf_org_csapi_mmm_TpMessageHeaderField_References = -1;
3357 static int hf_org_csapi_mmm_TpMessageHeaderField_Subject = -1;
3358 static int hf_org_csapi_mmm_TpMessageHeaderField_Comments = -1;
3359 static int hf_org_csapi_mmm_TpMessageHeaderField_Keywords = -1;
3360 static int hf_org_csapi_mmm_TpMessageHeaderField_TraceField = -1;
3361 static int hf_org_csapi_mmm_TpMessageHeaderField_ResentField = -1;
3362 static int hf_org_csapi_mmm_TpMessageHeaderField_MimeVersion = -1;
3363 static int hf_org_csapi_mmm_TpMessageHeaderField_MimeContent = -1;
3364 static int hf_org_csapi_mmm_TpMessageHeaderField_MimeEncoding = -1;
3365 static int hf_org_csapi_mmm_TpMessageHeaderField_MimeID = -1;
3366 static int hf_org_csapi_mmm_TpMessageHeaderField_MimeDescription = -1;
3367 static int hf_org_csapi_mmm_TpMessageHeaderField_MimeDisposition = -1;
3368 static int hf_org_csapi_mmm_TpMessageHeaderField_MimeExtensionField = -1;
3369 static int hf_org_csapi_mmm_TpMessageHeaderField_ExtensionField = -1;
3370 static int hf_org_csapi_mmm_TpMessageHeaderField_Priority = -1;
3371 static int hf_org_csapi_mmm_TpDeliveryTime_TpDeliveryTime = -1;
3372 static int hf_org_csapi_mmm_TpDeliveryTime_DeliveryTime = -1;
3373 static int hf_org_csapi_mmm_TpDeliveryTime_Dummy = -1;
3374 static int hf_org_csapi_mmm_TpMessageTreatment_TpMessageTreatment = -1;
3375 static int hf_org_csapi_mmm_TpMessageTreatment_DeliveryReport = -1;
3376 static int hf_org_csapi_mmm_TpMessageTreatment_BillingID = -1;
3377 static int hf_org_csapi_mmm_TpMessageTreatment_DeliveryTime = -1;
3378 static int hf_org_csapi_mmm_TpMessageTreatment_ValidityTime = -1;
3379 static int hf_org_csapi_mmm_TpMessagingEventCriteria_TpMessagingEventCriteria = -1;
3380 static int hf_org_csapi_mmm_TpMessagingEventCriteria_EventNewMailboxMessageArrived = -1;
3381 static int hf_org_csapi_mmm_TpMessagingEventCriteria_EventNewMessageArrived = -1;
3382 static int hf_org_csapi_mmm_TpMessagingEventCriteria_Dummy = -1;
3383 static int hf_org_csapi_mmm_TpMessagingEventInfo_TpMessagingEventInfo = -1;
3384 static int hf_org_csapi_mmm_TpMessagingEventInfo_EventNameUndefined = -1;
3385 static int hf_org_csapi_mmm_TpMessagingEventInfo_EventNewMailboxMessageArrived = -1;
3386 static int hf_org_csapi_mmm_TpMessagingEventInfo_EventNewMessageArrived = -1;
3387 /* Expert info filters */
3388 static expert_field ei_parlay_unknown_giop_msg = EI_INIT;
3389 static expert_field ei_parlay_unknown_exception = EI_INIT;
3390 static expert_field ei_parlay_unknown_reply_status = EI_INIT;
3393 static proto_tree *start_dissecting(tvbuff_t *tvb, packet_info *pinfo, proto_tree *ptree, int *offset);
3396 /* Struct prototype declaration Start */
3398 /* Struct = IDL:org/csapi/TpAddress:1.0 */
3399 static void decode_org_csapi_TpAddress_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3401 /* Struct = IDL:org/csapi/TpAddressRange:1.0 */
3402 static void decode_org_csapi_TpAddressRange_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3404 /* Struct = IDL:org/csapi/TpCAIElements:1.0 */
3405 static void decode_org_csapi_TpCAIElements_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3407 /* Struct = IDL:org/csapi/TpChargeAdviceInfo:1.0 */
3408 static void decode_org_csapi_TpChargeAdviceInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3410 /* Struct = IDL:org/csapi/TpChargePerTime:1.0 */
3411 static void decode_org_csapi_TpChargePerTime_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3413 /* Struct = IDL:org/csapi/TpAoCInfo:1.0 */
3414 static void decode_org_csapi_TpAoCInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3416 /* Struct = IDL:org/csapi/TpTimeInterval:1.0 */
3417 static void decode_org_csapi_TpTimeInterval_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3419 /* Struct = IDL:org/csapi/TpStructuredAttributeValue:1.0 */
3420 static void decode_org_csapi_TpStructuredAttributeValue_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3422 /* Struct = IDL:org/csapi/TpAttribute:1.0 */
3423 static void decode_org_csapi_TpAttribute_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3425 /* Struct = IDL:org/csapi/fw/TpFaultStats:1.0 */
3426 static void decode_org_csapi_fw_TpFaultStats_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3428 /* Struct = IDL:org/csapi/fw/TpFaultStatsRecord:1.0 */
3429 static void decode_org_csapi_fw_TpFaultStatsRecord_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3431 /* Struct = IDL:org/csapi/fw/TpLoadPolicy:1.0 */
3432 static void decode_org_csapi_fw_TpLoadPolicy_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3434 /* Struct = IDL:org/csapi/fw/TpLoadStatisticData:1.0 */
3435 static void decode_org_csapi_fw_TpLoadStatisticData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3437 /* Struct = IDL:org/csapi/fw/TpLoadThreshold:1.0 */
3438 static void decode_org_csapi_fw_TpLoadThreshold_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3440 /* Struct = IDL:org/csapi/fw/TpLoadInitVal:1.0 */
3441 static void decode_org_csapi_fw_TpLoadInitVal_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3443 /* Struct = IDL:org/csapi/fw/TpProperty:1.0 */
3444 static void decode_org_csapi_fw_TpProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3446 /* Struct = IDL:org/csapi/fw/TpClientAppDescription:1.0 */
3447 static void decode_org_csapi_fw_TpClientAppDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3449 /* Struct = IDL:org/csapi/fw/TpEntOp:1.0 */
3450 static void decode_org_csapi_fw_TpEntOp_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3452 /* Struct = IDL:org/csapi/fw/TpSag:1.0 */
3453 static void decode_org_csapi_fw_TpSag_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3455 /* Struct = IDL:org/csapi/fw/TpServiceProperty:1.0 */
3456 static void decode_org_csapi_fw_TpServiceProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3458 /* Struct = IDL:org/csapi/fw/TpServiceDescription:1.0 */
3459 static void decode_org_csapi_fw_TpServiceDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3461 /* Struct = IDL:org/csapi/fw/TpService:1.0 */
3462 static void decode_org_csapi_fw_TpService_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3464 /* Struct = IDL:org/csapi/fw/TpServiceProfileDescription:1.0 */
3465 static void decode_org_csapi_fw_TpServiceProfileDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3467 /* Struct = IDL:org/csapi/fw/TpServiceTypeProperty:1.0 */
3468 static void decode_org_csapi_fw_TpServiceTypeProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3470 /* Struct = IDL:org/csapi/fw/TpServiceTypeDescription:1.0 */
3471 static void decode_org_csapi_fw_TpServiceTypeDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3473 /* Struct = IDL:org/csapi/fw/TpSignatureAndServiceMgr:1.0 */
3474 static void decode_org_csapi_fw_TpSignatureAndServiceMgr_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3476 /* Struct = IDL:org/csapi/fw/TpPerson:1.0 */
3477 static void decode_org_csapi_fw_TpPerson_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3479 /* Struct = IDL:org/csapi/fw/TpServiceContractDescription:1.0 */
3480 static void decode_org_csapi_fw_TpServiceContractDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3482 /* Struct = IDL:org/csapi/fw/TpLoadStatistic:1.0 */
3483 static void decode_org_csapi_fw_TpLoadStatistic_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3485 /* Struct = IDL:org/csapi/fw/TpServiceContract:1.0 */
3486 static void decode_org_csapi_fw_TpServiceContract_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3488 /* Struct = IDL:org/csapi/fw/TpServiceProfile:1.0 */
3489 static void decode_org_csapi_fw_TpServiceProfile_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3491 /* Struct = IDL:org/csapi/fw/TpAuthDomain:1.0 */
3492 static void decode_org_csapi_fw_TpAuthDomain_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3494 /* Struct = IDL:org/csapi/fw/TpSagProfilePair:1.0 */
3495 static void decode_org_csapi_fw_TpSagProfilePair_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3497 /* Struct = IDL:org/csapi/fw/TpAddSagMembersConflict:1.0 */
3498 static void decode_org_csapi_fw_TpAddSagMembersConflict_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3500 /* Struct = IDL:org/csapi/fw/TpAssignSagToServiceProfileConflict:1.0 */
3501 static void decode_org_csapi_fw_TpAssignSagToServiceProfileConflict_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3503 /* Struct = IDL:org/csapi/fw/TpServiceTypePropertyValue:1.0 */
3504 static void decode_org_csapi_fw_TpServiceTypePropertyValue_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3506 /* Struct = IDL:org/csapi/fw/TpFwMigrationServiceAvailableInfo:1.0 */
3507 static void decode_org_csapi_fw_TpFwMigrationServiceAvailableInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3509 /* Struct = IDL:org/csapi/fw/TpFwAgreementInfo:1.0 */
3510 static void decode_org_csapi_fw_TpFwAgreementInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3512 /* Struct = IDL:org/csapi/ui/TpUIMessageCriteria:1.0 */
3513 static void decode_org_csapi_ui_TpUIMessageCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3515 /* Struct = IDL:org/csapi/ui/TpUIEventInfo:1.0 */
3516 static void decode_org_csapi_ui_TpUIEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3518 /* Struct = IDL:org/csapi/ui/TpUIEventCriteria:1.0 */
3519 static void decode_org_csapi_ui_TpUIEventCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3521 /* Struct = IDL:org/csapi/ui/TpUIEventCriteriaResult:1.0 */
3522 static void decode_org_csapi_ui_TpUIEventCriteriaResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3524 /* Struct = IDL:org/csapi/ui/TpUIEventNotificationInfo:1.0 */
3525 static void decode_org_csapi_ui_TpUIEventNotificationInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3527 /* Struct = IDL:org/csapi/ui/TpUIRecognitionProperty:1.0 */
3528 static void decode_org_csapi_ui_TpUIRecognitionProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3530 /* Struct = IDL:org/csapi/ui/TpUIRecognitionCriteria:1.0 */
3531 static void decode_org_csapi_ui_TpUIRecognitionCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3533 /* Struct = IDL:org/csapi/ui/TpUICollectCriteria:1.0 */
3534 static void decode_org_csapi_ui_TpUICollectCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3536 /* Struct = IDL:org/csapi/ui/TpUIWordOverride:1.0 */
3537 static void decode_org_csapi_ui_TpUIWordOverride_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3539 /* Struct = IDL:org/csapi/ui/TpUISynthesisInfoData:1.0 */
3540 static void decode_org_csapi_ui_TpUISynthesisInfoData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3542 /* Struct = IDL:org/csapi/cc/TpCallError:1.0 */
3543 static void decode_org_csapi_cc_TpCallError_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3545 /* Struct = IDL:org/csapi/cc/TpCallEndedReport:1.0 */
3546 static void decode_org_csapi_cc_TpCallEndedReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3548 /* Struct = IDL:org/csapi/cc/TpCallInfoReport:1.0 */
3549 static void decode_org_csapi_cc_TpCallInfoReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3551 /* Struct = IDL:org/csapi/cc/TpCallServiceCode:1.0 */
3552 static void decode_org_csapi_cc_TpCallServiceCode_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3554 /* Struct = IDL:org/csapi/cc/TpCallTreatment:1.0 */
3555 static void decode_org_csapi_cc_TpCallTreatment_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3557 /* Struct = IDL:org/csapi/cc/TpCallChargePlan:1.0 */
3558 static void decode_org_csapi_cc_TpCallChargePlan_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3560 /* Struct = IDL:org/csapi/cc/gccs/TpCallEventCriteria:1.0 */
3561 static void decode_org_csapi_cc_gccs_TpCallEventCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3563 /* Struct = IDL:org/csapi/cc/gccs/TpCallEventCriteriaResult:1.0 */
3564 static void decode_org_csapi_cc_gccs_TpCallEventCriteriaResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3566 /* Struct = IDL:org/csapi/cc/gccs/TpCallReleaseCause:1.0 */
3567 static void decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3569 /* Struct = IDL:org/csapi/cc/gccs/TpCallReport:1.0 */
3570 static void decode_org_csapi_cc_gccs_TpCallReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3572 /* Struct = IDL:org/csapi/cc/gccs/TpCallReportRequest:1.0 */
3573 static void decode_org_csapi_cc_gccs_TpCallReportRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3575 /* Struct = IDL:org/csapi/cc/gccs/TpCallEventInfo:1.0 */
3576 static void decode_org_csapi_cc_gccs_TpCallEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3578 /* Struct = IDL:org/csapi/cc/gccs/TpCallEndedReport:1.0 */
3579 static void decode_org_csapi_cc_gccs_TpCallEndedReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3581 /* Struct = IDL:org/csapi/cc/gccs/TpCallInfoReport:1.0 */
3582 static void decode_org_csapi_cc_gccs_TpCallInfoReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3584 /* Struct = IDL:org/csapi/cc/gccs/TpCallTreatment:1.0 */
3585 static void decode_org_csapi_cc_gccs_TpCallTreatment_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3587 /* Struct = IDL:org/csapi/cc/gccs/TpCallIdentifier:1.0 */
3588 static void decode_org_csapi_cc_gccs_TpCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3590 /* Struct = IDL:org/csapi/cc/TpCallNotificationScope:1.0 */
3591 static void decode_org_csapi_cc_TpCallNotificationScope_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3593 /* Struct = IDL:org/csapi/cc/TpCallNotificationReportScope:1.0 */
3594 static void decode_org_csapi_cc_TpCallNotificationReportScope_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3596 /* Struct = IDL:org/csapi/cc/TpCallEventRequest:1.0 */
3597 static void decode_org_csapi_cc_TpCallEventRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3599 /* Struct = IDL:org/csapi/cc/TpCallNotificationRequest:1.0 */
3600 static void decode_org_csapi_cc_TpCallNotificationRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3602 /* Struct = IDL:org/csapi/cc/TpNotificationRequested:1.0 */
3603 static void decode_org_csapi_cc_TpNotificationRequested_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3605 /* Struct = IDL:org/csapi/cc/TpCallLegConnectionProperties:1.0 */
3606 static void decode_org_csapi_cc_TpCallLegConnectionProperties_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3608 /* Struct = IDL:org/csapi/cc/TpCallEventInfo:1.0 */
3609 static void decode_org_csapi_cc_TpCallEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3611 /* Struct = IDL:org/csapi/cc/TpNotificationRequestedSetEntry:1.0 */
3612 static void decode_org_csapi_cc_TpNotificationRequestedSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3614 /* Struct = IDL:org/csapi/cc/TpCarrier:1.0 */
3615 static void decode_org_csapi_cc_TpCarrier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3617 /* Struct = IDL:org/csapi/cc/TpCallNotificationInfo:1.0 */
3618 static void decode_org_csapi_cc_TpCallNotificationInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3620 /* Struct = IDL:org/csapi/cc/TpCallLegInfoReport:1.0 */
3621 static void decode_org_csapi_cc_TpCallLegInfoReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3623 /* Struct = IDL:org/csapi/cc/TpCallLegProperty:1.0 */
3624 static void decode_org_csapi_cc_TpCallLegProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3626 /* Struct = IDL:org/csapi/cc/mpccs/TpMultiPartyCallIdentifier:1.0 */
3627 static void decode_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3629 /* Struct = IDL:org/csapi/cc/mpccs/TpCallLegIdentifier:1.0 */
3630 static void decode_org_csapi_cc_mpccs_TpCallLegIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3632 /* Struct = IDL:org/csapi/cc/mpccs/TpAppCallLegCallBack:1.0 */
3633 static void decode_org_csapi_cc_mpccs_TpAppCallLegCallBack_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3635 /* Struct = IDL:org/csapi/cc/mmccs/TpCallSuperviseVolume:1.0 */
3636 static void decode_org_csapi_cc_mmccs_TpCallSuperviseVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3638 /* Struct = IDL:org/csapi/cc/mmccs/TpMediaStreamRequest:1.0 */
3639 static void decode_org_csapi_cc_mmccs_TpMediaStreamRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3641 /* Struct = IDL:org/csapi/cc/mmccs/TpMediaStream:1.0 */
3642 static void decode_org_csapi_cc_mmccs_TpMediaStream_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3644 /* Struct = IDL:org/csapi/cc/mmccs/TpNotificationMediaRequest:1.0 */
3645 static void decode_org_csapi_cc_mmccs_TpNotificationMediaRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3647 /* Struct = IDL:org/csapi/cc/mmccs/TpMediaNotificationRequested:1.0 */
3648 static void decode_org_csapi_cc_mmccs_TpMediaNotificationRequested_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3650 /* Struct = IDL:org/csapi/cc/mmccs/TpMultiMediaCallIdentifier:1.0 */
3651 static void decode_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3653 /* Struct = IDL:org/csapi/cc/mmccs/TpMultiMediaCallLegIdentifier:1.0 */
3654 static void decode_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3656 /* Struct = IDL:org/csapi/cc/mmccs/TpAppMultiMediaCallLegCallBack:1.0 */
3657 static void decode_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3659 /* Struct = IDL:org/csapi/cc/cccs/TpMonoMediaConfPolicy:1.0 */
3660 static void decode_org_csapi_cc_cccs_TpMonoMediaConfPolicy_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3662 /* Struct = IDL:org/csapi/cc/cccs/TpJoinEventInfo:1.0 */
3663 static void decode_org_csapi_cc_cccs_TpJoinEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3665 /* Struct = IDL:org/csapi/cc/cccs/TpConfSearchCriteria:1.0 */
3666 static void decode_org_csapi_cc_cccs_TpConfSearchCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3668 /* Struct = IDL:org/csapi/cc/cccs/TpConfSearchResult:1.0 */
3669 static void decode_org_csapi_cc_cccs_TpConfSearchResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3671 /* Struct = IDL:org/csapi/cc/cccs/TpMultiMediaConfPolicy:1.0 */
3672 static void decode_org_csapi_cc_cccs_TpMultiMediaConfPolicy_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3674 /* Struct = IDL:org/csapi/cc/cccs/TpResourceReservation:1.0 */
3675 static void decode_org_csapi_cc_cccs_TpResourceReservation_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3677 /* Struct = IDL:org/csapi/cc/cccs/TpConfCallIdentifier:1.0 */
3678 static void decode_org_csapi_cc_cccs_TpConfCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3680 /* Struct = IDL:org/csapi/cc/cccs/TpSubConfCallIdentifier:1.0 */
3681 static void decode_org_csapi_cc_cccs_TpSubConfCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3683 /* Struct = IDL:org/csapi/ui/TpUIIdentifier:1.0 */
3684 static void decode_org_csapi_ui_TpUIIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3686 /* Struct = IDL:org/csapi/ui/TpUICallIdentifier:1.0 */
3687 static void decode_org_csapi_ui_TpUICallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3689 /* Struct = IDL:org/csapi/mm/TpLocationResponseTime:1.0 */
3690 static void decode_org_csapi_mm_TpLocationResponseTime_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3692 /* Struct = IDL:org/csapi/mm/TpLocationTrigger:1.0 */
3693 static void decode_org_csapi_mm_TpLocationTrigger_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3695 /* Struct = IDL:org/csapi/mm/TpLocationRequest:1.0 */
3696 static void decode_org_csapi_mm_TpLocationRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3698 /* Struct = IDL:org/csapi/mm/TpGeographicalPosition:1.0 */
3699 static void decode_org_csapi_mm_TpGeographicalPosition_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3701 /* Struct = IDL:org/csapi/mm/TpMobilityStopAssignmentData:1.0 */
3702 static void decode_org_csapi_mm_TpMobilityStopAssignmentData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3704 /* Struct = IDL:org/csapi/mm/TpUlExtendedData:1.0 */
3705 static void decode_org_csapi_mm_TpUlExtendedData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3707 /* Struct = IDL:org/csapi/mm/TpUserLocation:1.0 */
3708 static void decode_org_csapi_mm_TpUserLocation_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3710 /* Struct = IDL:org/csapi/mm/TpUserLocationExtended:1.0 */
3711 static void decode_org_csapi_mm_TpUserLocationExtended_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3713 /* Struct = IDL:org/csapi/mm/TpLocationTriggerCamel:1.0 */
3714 static void decode_org_csapi_mm_TpLocationTriggerCamel_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3716 /* Struct = IDL:org/csapi/mm/TpUserLocationCamel:1.0 */
3717 static void decode_org_csapi_mm_TpUserLocationCamel_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3719 /* Struct = IDL:org/csapi/mm/TpUserLocationEmergencyRequest:1.0 */
3720 static void decode_org_csapi_mm_TpUserLocationEmergencyRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3722 /* Struct = IDL:org/csapi/mm/TpUserLocationEmergency:1.0 */
3723 static void decode_org_csapi_mm_TpUserLocationEmergency_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3725 /* Struct = IDL:org/csapi/mm/TpUserStatus:1.0 */
3726 static void decode_org_csapi_mm_TpUserStatus_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3728 /* Struct = IDL:org/csapi/mm/TpTriggeredStatusRequest:1.0 */
3729 static void decode_org_csapi_mm_TpTriggeredStatusRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3731 /* Struct = IDL:org/csapi/mm/TpTriggeredStatusRequestSetEntry:1.0 */
3732 static void decode_org_csapi_mm_TpTriggeredStatusRequestSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3734 /* Struct = IDL:org/csapi/mm/TpPeriodicLocationRequest:1.0 */
3735 static void decode_org_csapi_mm_TpPeriodicLocationRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3737 /* Struct = IDL:org/csapi/mm/TpPeriodicLocationRequestSetEntry:1.0 */
3738 static void decode_org_csapi_mm_TpPeriodicLocationRequestSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3740 /* Struct = IDL:org/csapi/mm/TpTriggeredLocationRequest:1.0 */
3741 static void decode_org_csapi_mm_TpTriggeredLocationRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3743 /* Struct = IDL:org/csapi/mm/TpTriggeredLocationRequestSetEntry:1.0 */
3744 static void decode_org_csapi_mm_TpTriggeredLocationRequestSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3746 /* Struct = IDL:org/csapi/mm/TpUserStatusIndicatorExtended:1.0 */
3747 static void decode_org_csapi_mm_TpUserStatusIndicatorExtended_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3749 /* Struct = IDL:org/csapi/mm/TpUserInfo:1.0 */
3750 static void decode_org_csapi_mm_TpUserInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3752 /* Struct = IDL:org/csapi/mm/TpNetworkStatusIndicator:1.0 */
3753 static void decode_org_csapi_mm_TpNetworkStatusIndicator_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3755 /* Struct = IDL:org/csapi/mm/TpUserStatusExtended:1.0 */
3756 static void decode_org_csapi_mm_TpUserStatusExtended_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3758 /* Struct = IDL:org/csapi/mm/TpBindingNotificationCriteria:1.0 */
3759 static void decode_org_csapi_mm_TpBindingNotificationCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3761 /* Struct = IDL:org/csapi/termcap/TpTerminalCapabilities:1.0 */
3762 static void decode_org_csapi_termcap_TpTerminalCapabilities_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3764 /* Struct = IDL:org/csapi/termcap/TpTerminalCapabilityScope:1.0 */
3765 static void decode_org_csapi_termcap_TpTerminalCapabilityScope_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3767 /* Struct = IDL:org/csapi/dsc/TpChargePerVolume:1.0 */
3768 static void decode_org_csapi_dsc_TpChargePerVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3770 /* Struct = IDL:org/csapi/dsc/TpDataSessionChargePlan:1.0 */
3771 static void decode_org_csapi_dsc_TpDataSessionChargePlan_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3773 /* Struct = IDL:org/csapi/dsc/TpDataSessionError:1.0 */
3774 static void decode_org_csapi_dsc_TpDataSessionError_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3776 /* Struct = IDL:org/csapi/dsc/TpDataSessionEventCriteria:1.0 */
3777 static void decode_org_csapi_dsc_TpDataSessionEventCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3779 /* Struct = IDL:org/csapi/dsc/TpDataSessionEventInfo:1.0 */
3780 static void decode_org_csapi_dsc_TpDataSessionEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3782 /* Struct = IDL:org/csapi/dsc/TpDataSessionReleaseCause:1.0 */
3783 static void decode_org_csapi_dsc_TpDataSessionReleaseCause_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3785 /* Struct = IDL:org/csapi/dsc/TpDataSessionReport:1.0 */
3786 static void decode_org_csapi_dsc_TpDataSessionReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3788 /* Struct = IDL:org/csapi/dsc/TpDataSessionReportRequest:1.0 */
3789 static void decode_org_csapi_dsc_TpDataSessionReportRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3791 /* Struct = IDL:org/csapi/dsc/TpDataSessionSuperviseVolume:1.0 */
3792 static void decode_org_csapi_dsc_TpDataSessionSuperviseVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3794 /* Struct = IDL:org/csapi/dsc/TpDataSessionEventCriteriaResult:1.0 */
3795 static void decode_org_csapi_dsc_TpDataSessionEventCriteriaResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3797 /* Struct = IDL:org/csapi/dsc/TpDataSessionIdentifier:1.0 */
3798 static void decode_org_csapi_dsc_TpDataSessionIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3800 /* Struct = IDL:org/csapi/gms/TpGMSNewMessageArrivedInfo:1.0 */
3801 static void decode_org_csapi_gms_TpGMSNewMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3803 /* Struct = IDL:org/csapi/gms/TpGMSNewMessageArrivedCriteria:1.0 */
3804 static void decode_org_csapi_gms_TpGMSNewMessageArrivedCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3806 /* Struct = IDL:org/csapi/gms/TpMailboxIdentifier:1.0 */
3807 static void decode_org_csapi_gms_TpMailboxIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3809 /* Struct = IDL:org/csapi/gms/TpMailboxFolderIdentifier:1.0 */
3810 static void decode_org_csapi_gms_TpMailboxFolderIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3812 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagTimePeriod:1.0 */
3813 static void decode_org_csapi_cm_TpNameDescrpTagTimePeriod_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3815 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagTimeOfDay:1.0 */
3816 static void decode_org_csapi_cm_TpNameDescrpTagTimeOfDay_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3818 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagString:1.0 */
3819 static void decode_org_csapi_cm_TpNameDescrpTagString_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3821 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagMonth:1.0 */
3822 static void decode_org_csapi_cm_TpNameDescrpTagMonth_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3824 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagInt:1.0 */
3825 static void decode_org_csapi_cm_TpNameDescrpTagInt_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3827 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagDir:1.0 */
3828 static void decode_org_csapi_cm_TpNameDescrpTagDir_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3830 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagDayOfWeek:1.0 */
3831 static void decode_org_csapi_cm_TpNameDescrpTagDayOfWeek_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3833 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagDateTime:1.0 */
3834 static void decode_org_csapi_cm_TpNameDescrpTagDateTime_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3836 /* Struct = IDL:org/csapi/cm/TpLossDescriptor:1.0 */
3837 static void decode_org_csapi_cm_TpLossDescriptor_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3839 /* Struct = IDL:org/csapi/cm/TpLoadDescriptor:1.0 */
3840 static void decode_org_csapi_cm_TpLoadDescriptor_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3842 /* Struct = IDL:org/csapi/cm/TpJitterDescriptor:1.0 */
3843 static void decode_org_csapi_cm_TpJitterDescriptor_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3845 /* Struct = IDL:org/csapi/cm/TpEndpoint:1.0 */
3846 static void decode_org_csapi_cm_TpEndpoint_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3848 /* Struct = IDL:org/csapi/cm/TpDelayDescriptor:1.0 */
3849 static void decode_org_csapi_cm_TpDelayDescriptor_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3851 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagExcessLoadAction:1.0 */
3852 static void decode_org_csapi_cm_TpNameDescrpTagExcessLoadAction_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3854 /* Struct = IDL:org/csapi/cm/TpValidityInfo:1.0 */
3855 static void decode_org_csapi_cm_TpValidityInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3857 /* Struct = IDL:org/csapi/cm/TpProvisionedQoSInfo:1.0 */
3858 static void decode_org_csapi_cm_TpProvisionedQoSInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3860 /* Struct = IDL:org/csapi/cm/TpPipeQoSInfo:1.0 */
3861 static void decode_org_csapi_cm_TpPipeQoSInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3863 /* Struct = IDL:org/csapi/cm/TpDsCodepoint:1.0 */
3864 static void decode_org_csapi_cm_TpDsCodepoint_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3866 /* Struct = IDL:org/csapi/cm/TpIPSubnet:1.0 */
3867 static void decode_org_csapi_cm_TpIPSubnet_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3869 /* Struct = IDL:org/csapi/am/TpBalanceInfo:1.0 */
3870 static void decode_org_csapi_am_TpBalanceInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3872 /* Struct = IDL:org/csapi/am/TpChargingEventInfo:1.0 */
3873 static void decode_org_csapi_am_TpChargingEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3875 /* Struct = IDL:org/csapi/am/TpBalance:1.0 */
3876 static void decode_org_csapi_am_TpBalance_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3878 /* Struct = IDL:org/csapi/am/TpTransactionHistory:1.0 */
3879 static void decode_org_csapi_am_TpTransactionHistory_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3881 /* Struct = IDL:org/csapi/am/TpChargingEventCriteria:1.0 */
3882 static void decode_org_csapi_am_TpChargingEventCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3884 /* Struct = IDL:org/csapi/am/TpChargingEventCriteriaResult:1.0 */
3885 static void decode_org_csapi_am_TpChargingEventCriteriaResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3887 /* Struct = IDL:org/csapi/am/TpBalanceExpiryDate:1.0 */
3888 static void decode_org_csapi_am_TpBalanceExpiryDate_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3890 /* Struct = IDL:org/csapi/am/TpVoucher:1.0 */
3891 static void decode_org_csapi_am_TpVoucher_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3893 /* Struct = IDL:org/csapi/cs/TpMerchantAccountID:1.0 */
3894 static void decode_org_csapi_cs_TpMerchantAccountID_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3896 /* Struct = IDL:org/csapi/cs/TpCorrelationID:1.0 */
3897 static void decode_org_csapi_cs_TpCorrelationID_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3899 /* Struct = IDL:org/csapi/cs/TpAmount:1.0 */
3900 static void decode_org_csapi_cs_TpAmount_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3902 /* Struct = IDL:org/csapi/cs/TpChargingPrice:1.0 */
3903 static void decode_org_csapi_cs_TpChargingPrice_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3905 /* Struct = IDL:org/csapi/cs/TpVolume:1.0 */
3906 static void decode_org_csapi_cs_TpVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3908 /* Struct = IDL:org/csapi/cs/TpChargingSessionID:1.0 */
3909 static void decode_org_csapi_cs_TpChargingSessionID_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3911 /* Struct = IDL:org/csapi/cs/TpPriceVolume:1.0 */
3912 static void decode_org_csapi_cs_TpPriceVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3914 /* Struct = IDL:org/csapi/cs/TpApplicationDescription:1.0 */
3915 static void decode_org_csapi_cs_TpApplicationDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3917 /* Struct = IDL:org/csapi/cs/TpChargingParameter:1.0 */
3918 static void decode_org_csapi_cs_TpChargingParameter_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3920 /* Struct = IDL:org/csapi/policy/TpPolicyEvent:1.0 */
3921 static void decode_org_csapi_policy_TpPolicyEvent_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3923 /* Struct = IDL:org/csapi/policy/TpPolicyNameValue:1.0 */
3924 static void decode_org_csapi_policy_TpPolicyNameValue_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3926 /* Struct = IDL:org/csapi/policy/TpPolicyType/TpPolicyRecordType:1.0 */
3927 static void decode_org_csapi_policy_TpPolicyType_TpPolicyRecordType_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3929 /* Struct = IDL:org/csapi/policy/TpPolicyType/TpPolicyListType:1.0 */
3930 static void decode_org_csapi_policy_TpPolicyType_TpPolicyListType_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3932 /* Struct = IDL:org/csapi/policy/TpPolicyVar:1.0 */
3933 static void decode_org_csapi_policy_TpPolicyVar_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3935 /* Struct = IDL:org/csapi/policy/TpPolicyConditionListElement:1.0 */
3936 static void decode_org_csapi_policy_TpPolicyConditionListElement_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3938 /* Struct = IDL:org/csapi/policy/TpPolicyActionListElement:1.0 */
3939 static void decode_org_csapi_policy_TpPolicyActionListElement_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3941 /* Struct = IDL:org/csapi/pam/TpPAMAttributeDef:1.0 */
3942 static void decode_org_csapi_pam_TpPAMAttributeDef_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3944 /* Struct = IDL:org/csapi/pam/TpPAMAttribute:1.0 */
3945 static void decode_org_csapi_pam_TpPAMAttribute_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3947 /* Struct = IDL:org/csapi/pam/TpPAMPresenceData:1.0 */
3948 static void decode_org_csapi_pam_TpPAMPresenceData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3950 /* Struct = IDL:org/csapi/pam/TpPAMAvailabilityProfile:1.0 */
3951 static void decode_org_csapi_pam_TpPAMAvailabilityProfile_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3953 /* Struct = IDL:org/csapi/pam/TpPAMCommunicationContext:1.0 */
3954 static void decode_org_csapi_pam_TpPAMCommunicationContext_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3956 /* Struct = IDL:org/csapi/pam/TpPAMContext:1.0 */
3957 static void decode_org_csapi_pam_TpPAMContext_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3959 /* Struct = IDL:org/csapi/pam/TpPAMAccessControlData:1.0 */
3960 static void decode_org_csapi_pam_TpPAMAccessControlData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3962 /* Struct = IDL:org/csapi/pam/TpPAMICEventData:1.0 */
3963 static void decode_org_csapi_pam_TpPAMICEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3965 /* Struct = IDL:org/csapi/pam/TpPAMICNotificationData:1.0 */
3966 static void decode_org_csapi_pam_TpPAMICNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3968 /* Struct = IDL:org/csapi/pam/TpPAMIDEventData:1.0 */
3969 static void decode_org_csapi_pam_TpPAMIDEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3971 /* Struct = IDL:org/csapi/pam/TpPAMIDNotificationData:1.0 */
3972 static void decode_org_csapi_pam_TpPAMIDNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3974 /* Struct = IDL:org/csapi/pam/TpPAMGMCEventData:1.0 */
3975 static void decode_org_csapi_pam_TpPAMGMCEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3977 /* Struct = IDL:org/csapi/pam/TpPAMGMCNotificationData:1.0 */
3978 static void decode_org_csapi_pam_TpPAMGMCNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3980 /* Struct = IDL:org/csapi/pam/TpPAMACEventData:1.0 */
3981 static void decode_org_csapi_pam_TpPAMACEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3983 /* Struct = IDL:org/csapi/pam/TpPAMACNotificationData:1.0 */
3984 static void decode_org_csapi_pam_TpPAMACNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3986 /* Struct = IDL:org/csapi/pam/TpPAMADEventData:1.0 */
3987 static void decode_org_csapi_pam_TpPAMADEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3989 /* Struct = IDL:org/csapi/pam/TpPAMADNotificationData:1.0 */
3990 static void decode_org_csapi_pam_TpPAMADNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3992 /* Struct = IDL:org/csapi/pam/TpPAMAAEventData:1.0 */
3993 static void decode_org_csapi_pam_TpPAMAAEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3995 /* Struct = IDL:org/csapi/pam/TpPAMAANotificationData:1.0 */
3996 static void decode_org_csapi_pam_TpPAMAANotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
3998 /* Struct = IDL:org/csapi/pam/TpPAMAUEventData:1.0 */
3999 static void decode_org_csapi_pam_TpPAMAUEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4001 /* Struct = IDL:org/csapi/pam/TpPAMAUNotificationData:1.0 */
4002 static void decode_org_csapi_pam_TpPAMAUNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4004 /* Struct = IDL:org/csapi/pam/TpPAMCCEventData:1.0 */
4005 static void decode_org_csapi_pam_TpPAMCCEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4007 /* Struct = IDL:org/csapi/pam/TpPAMCCNotificationData:1.0 */
4008 static void decode_org_csapi_pam_TpPAMCCNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4010 /* Struct = IDL:org/csapi/pam/TpPAMACPSEventData:1.0 */
4011 static void decode_org_csapi_pam_TpPAMACPSEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4013 /* Struct = IDL:org/csapi/pam/TpPAMACPSNotificationData:1.0 */
4014 static void decode_org_csapi_pam_TpPAMACPSNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4016 /* Struct = IDL:org/csapi/pam/TpPAMAPSEventData:1.0 */
4017 static void decode_org_csapi_pam_TpPAMAPSEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4019 /* Struct = IDL:org/csapi/pam/TpPAMAPSNotificationData:1.0 */
4020 static void decode_org_csapi_pam_TpPAMAPSNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4022 /* Struct = IDL:org/csapi/pam/TpPAMIPSEventData:1.0 */
4023 static void decode_org_csapi_pam_TpPAMIPSEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4025 /* Struct = IDL:org/csapi/pam/TpPAMIPSNotificationData:1.0 */
4026 static void decode_org_csapi_pam_TpPAMIPSNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4028 /* Struct = IDL:org/csapi/pam/TpPAMAVCEventData:1.0 */
4029 static void decode_org_csapi_pam_TpPAMAVCEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4031 /* Struct = IDL:org/csapi/pam/TpPAMAVCNotificationData:1.0 */
4032 static void decode_org_csapi_pam_TpPAMAVCNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4034 /* Struct = IDL:org/csapi/pam/TpPAMWCEventData:1.0 */
4035 static void decode_org_csapi_pam_TpPAMWCEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4037 /* Struct = IDL:org/csapi/pam/TpPAMWCNotificationData:1.0 */
4038 static void decode_org_csapi_pam_TpPAMWCNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4040 /* Struct = IDL:org/csapi/pam/TpPAMErrorInfo:1.0 */
4041 static void decode_org_csapi_pam_TpPAMErrorInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4043 /* Struct = IDL:org/csapi/mmm/TpMailboxIdentifier:1.0 */
4044 static void decode_org_csapi_mmm_TpMailboxIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4046 /* Struct = IDL:org/csapi/mmm/TpMultiMediaMessagingIdentifier:1.0 */
4047 static void decode_org_csapi_mmm_TpMultiMediaMessagingIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4049 /* Struct = IDL:org/csapi/mmm/TpListMessagesCriteria:1.0 */
4050 static void decode_org_csapi_mmm_TpListMessagesCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4052 /* Struct = IDL:org/csapi/mmm/TpMailboxFolderStatusInformation:1.0 */
4053 static void decode_org_csapi_mmm_TpMailboxFolderStatusInformation_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4055 /* Struct = IDL:org/csapi/mmm/TpMessageDescription:1.0 */
4056 static void decode_org_csapi_mmm_TpMessageDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4058 /* Struct = IDL:org/csapi/mmm/TpBodyPartDescription:1.0 */
4059 static void decode_org_csapi_mmm_TpBodyPartDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4061 /* Struct = IDL:org/csapi/mmm/TpBodyPart:1.0 */
4062 static void decode_org_csapi_mmm_TpBodyPart_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4064 /* Struct = IDL:org/csapi/mmm/TpGenericHeaderField:1.0 */
4065 static void decode_org_csapi_mmm_TpGenericHeaderField_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4067 /* Struct = IDL:org/csapi/mmm/TpMessageInfoPropertyError:1.0 */
4068 static void decode_org_csapi_mmm_TpMessageInfoPropertyError_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4070 /* Struct = IDL:org/csapi/mmm/TpNewMailboxMessageArrivedCriteria:1.0 */
4071 static void decode_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4073 /* Struct = IDL:org/csapi/mmm/TpNewMailboxMessageArrivedInfo:1.0 */
4074 static void decode_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4076 /* Struct = IDL:org/csapi/mmm/TpQueryStatusReport:1.0 */
4077 static void decode_org_csapi_mmm_TpQueryStatusReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4079 /* Struct = IDL:org/csapi/mmm/TpTerminatingAddressList:1.0 */
4080 static void decode_org_csapi_mmm_TpTerminatingAddressList_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4082 /* Struct = IDL:org/csapi/mmm/TpNewMessageArrivedCriteria:1.0 */
4083 static void decode_org_csapi_mmm_TpNewMessageArrivedCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4085 /* Struct = IDL:org/csapi/mmm/TpMessagingNotificationRequested:1.0 */
4086 static void decode_org_csapi_mmm_TpMessagingNotificationRequested_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4088 /* Struct = IDL:org/csapi/mmm/TpMessagingNotificationRequestedSetEntry:1.0 */
4089 static void decode_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4091 /* Struct = IDL:org/csapi/mmm/TpNewMessageArrivedInfo:1.0 */
4092 static void decode_org_csapi_mmm_TpNewMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4094 /* Struct prototype declaration End */
4096 /* Union prototype declaration Start */
4098 /* Union = IDL:org/csapi/TpAoCOrder:1.0 */
4099 static void decode_org_csapi_TpAoCOrder_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4102 /* Union = IDL:org/csapi/TpSimpleAttributeValue:1.0 */
4103 static void decode_org_csapi_TpSimpleAttributeValue_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4106 /* Union = IDL:org/csapi/TpAttributeValue:1.0 */
4107 static void decode_org_csapi_TpAttributeValue_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4110 /* Union = IDL:org/csapi/fw/TpFwEventCriteria:1.0 */
4111 static void decode_org_csapi_fw_TpFwEventCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4114 /* Union = IDL:org/csapi/fw/TpLoadStatisticEntityID:1.0 */
4115 static void decode_org_csapi_fw_TpLoadStatisticEntityID_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4118 /* Union = IDL:org/csapi/fw/TpLoadStatisticInfo:1.0 */
4119 static void decode_org_csapi_fw_TpLoadStatisticInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4122 /* Union = IDL:org/csapi/fw/TpDomainID:1.0 */
4123 static void decode_org_csapi_fw_TpDomainID_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4126 /* Union = IDL:org/csapi/fw/TpMigrationAdditionalInfo:1.0 */
4127 static void decode_org_csapi_fw_TpMigrationAdditionalInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4130 /* Union = IDL:org/csapi/fw/TpFwEventInfo:1.0 */
4131 static void decode_org_csapi_fw_TpFwEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4134 /* Union = IDL:org/csapi/ui/TpUIVariableInfo:1.0 */
4135 static void decode_org_csapi_ui_TpUIVariableInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4138 /* Union = IDL:org/csapi/ui/TpUIInfo:1.0 */
4139 static void decode_org_csapi_ui_TpUIInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4142 /* Union = IDL:org/csapi/cc/TpCallAdditionalErrorInfo:1.0 */
4143 static void decode_org_csapi_cc_TpCallAdditionalErrorInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4146 /* Union = IDL:org/csapi/cc/TpCallLoadControlMechanism:1.0 */
4147 static void decode_org_csapi_cc_TpCallLoadControlMechanism_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4150 /* Union = IDL:org/csapi/cc/TpCallAdditionalTreatmentInfo:1.0 */
4151 static void decode_org_csapi_cc_TpCallAdditionalTreatmentInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4154 /* Union = IDL:org/csapi/cc/TpCallPartyToChargeAdditionalInfo:1.0 */
4155 static void decode_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4158 /* Union = IDL:org/csapi/cc/gccs/TpCallAppInfo:1.0 */
4159 static void decode_org_csapi_cc_gccs_TpCallAppInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4162 /* Union = IDL:org/csapi/cc/gccs/TpCallAdditionalReportInfo:1.0 */
4163 static void decode_org_csapi_cc_gccs_TpCallAdditionalReportInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4166 /* Union = IDL:org/csapi/cc/gccs/TpCallAdditionalReportCriteria:1.0 */
4167 static void decode_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4170 /* Union = IDL:org/csapi/cc/TpCallAdditionalEventInfo:1.0 */
4171 static void decode_org_csapi_cc_TpCallAdditionalEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4174 /* Union = IDL:org/csapi/cc/TpAdditionalCallEventCriteria:1.0 */
4175 static void decode_org_csapi_cc_TpAdditionalCallEventCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4178 /* Union = IDL:org/csapi/cc/TpCallAppInfo:1.0 */
4179 static void decode_org_csapi_cc_TpCallAppInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4182 /* Union = IDL:org/csapi/cc/mpccs/TpAppMultiPartyCallBack:1.0 */
4183 static void decode_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4186 /* Union = IDL:org/csapi/cc/mmccs/TpMediaStreamDataTypeRequest:1.0 */
4187 static void decode_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4190 /* Union = IDL:org/csapi/cc/mmccs/TpAppMultiMediaCallBack:1.0 */
4191 static void decode_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4194 /* Union = IDL:org/csapi/cc/cccs/TpConfPolicy:1.0 */
4195 static void decode_org_csapi_cc_cccs_TpConfPolicy_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4198 /* Union = IDL:org/csapi/ui/TpUITargetObject:1.0 */
4199 static void decode_org_csapi_ui_TpUITargetObject_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4202 /* Union = IDL:org/csapi/mm/TpBindingEntry:1.0 */
4203 static void decode_org_csapi_mm_TpBindingEntry_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4206 /* Union = IDL:org/csapi/dsc/TpDataSessionChargeOrder:1.0 */
4207 static void decode_org_csapi_dsc_TpDataSessionChargeOrder_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4210 /* Union = IDL:org/csapi/dsc/TpDataSessionAdditionalErrorInfo:1.0 */
4211 static void decode_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4214 /* Union = IDL:org/csapi/dsc/TpDataSessionAdditionalReportInfo:1.0 */
4215 static void decode_org_csapi_dsc_TpDataSessionAdditionalReportInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4218 /* Union = IDL:org/csapi/gms/TpMessageInfoProperty:1.0 */
4219 static void decode_org_csapi_gms_TpMessageInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4222 /* Union = IDL:org/csapi/gms/TpMailboxInfoProperty:1.0 */
4223 static void decode_org_csapi_gms_TpMailboxInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4226 /* Union = IDL:org/csapi/gms/TpMessagingEventInfo:1.0 */
4227 static void decode_org_csapi_gms_TpMessagingEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4230 /* Union = IDL:org/csapi/gms/TpMessagingEventCriteria:1.0 */
4231 static void decode_org_csapi_gms_TpMessagingEventCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4234 /* Union = IDL:org/csapi/gms/TpFolderInfoProperty:1.0 */
4235 static void decode_org_csapi_gms_TpFolderInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4238 /* Union = IDL:org/csapi/cs/TpChargingParameterValue:1.0 */
4239 static void decode_org_csapi_cs_TpChargingParameterValue_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4242 /* Union = IDL:org/csapi/cs/TpAppInformation:1.0 */
4243 static void decode_org_csapi_cs_TpAppInformation_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4246 /* Union = IDL:org/csapi/policy/TpPolicyType:1.0 */
4247 static void decode_org_csapi_policy_TpPolicyType_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4250 /* Union = IDL:org/csapi/pam/TpPAMContextData:1.0 */
4251 static void decode_org_csapi_pam_TpPAMContextData_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4254 /* Union = IDL:org/csapi/pam/TpPAMEventInfo:1.0 */
4255 static void decode_org_csapi_pam_TpPAMEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4258 /* Union = IDL:org/csapi/pam/TpPAMNotificationInfo:1.0 */
4259 static void decode_org_csapi_pam_TpPAMNotificationInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4262 /* Union = IDL:org/csapi/pam/TpPAMPreferenceData:1.0 */
4263 static void decode_org_csapi_pam_TpPAMPreferenceData_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4266 /* Union = IDL:org/csapi/mmm/TpFolderInfoProperty:1.0 */
4267 static void decode_org_csapi_mmm_TpFolderInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4270 /* Union = IDL:org/csapi/mmm/TpMailboxInfoProperty:1.0 */
4271 static void decode_org_csapi_mmm_TpMailboxInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4274 /* Union = IDL:org/csapi/mmm/TpMessageInfoProperty:1.0 */
4275 static void decode_org_csapi_mmm_TpMessageInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4278 /* Union = IDL:org/csapi/mmm/TpMessageHeaderField:1.0 */
4279 static void decode_org_csapi_mmm_TpMessageHeaderField_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4282 /* Union = IDL:org/csapi/mmm/TpDeliveryTime:1.0 */
4283 static void decode_org_csapi_mmm_TpDeliveryTime_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4286 /* Union = IDL:org/csapi/mmm/TpMessageTreatment:1.0 */
4287 static void decode_org_csapi_mmm_TpMessageTreatment_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4290 /* Union = IDL:org/csapi/mmm/TpMessagingEventCriteria:1.0 */
4291 static void decode_org_csapi_mmm_TpMessagingEventCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4294 /* Union = IDL:org/csapi/mmm/TpMessagingEventInfo:1.0 */
4295 static void decode_org_csapi_mmm_TpMessagingEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_);
4297 /* Union prototype declaration End */
4299 * IDL Enums Start
4303 * Enum = IDL:org/csapi/TpAddressError:1.0
4305 static const value_string org_csapi_TpAddressError[] = {
4307 { 0, "P_ADDRESS_INVALID_UNDEFINED" },
4308 { 1, "P_ADDRESS_INVALID_MISSING" },
4309 { 2, "P_ADDRESS_INVALID_MISSING_ELEMENT" },
4310 { 3, "P_ADDRESS_INVALID_OUT_OF_RANGE" },
4311 { 4, "P_ADDRESS_INVALID_INCOMPLETE" },
4312 { 5, "P_ADDRESS_INVALID_CANNOT_DECODE" },
4313 { 0, NULL },
4317 * Enum = IDL:org/csapi/TpAddressPlan:1.0
4319 static const value_string org_csapi_TpAddressPlan[] = {
4321 { 0, "P_ADDRESS_PLAN_NOT_PRESENT" },
4322 { 1, "P_ADDRESS_PLAN_UNDEFINED" },
4323 { 2, "P_ADDRESS_PLAN_IP" },
4324 { 3, "P_ADDRESS_PLAN_MULTICAST" },
4325 { 4, "P_ADDRESS_PLAN_UNICAST" },
4326 { 5, "P_ADDRESS_PLAN_E164" },
4327 { 6, "P_ADDRESS_PLAN_AESA" },
4328 { 7, "P_ADDRESS_PLAN_URL" },
4329 { 8, "P_ADDRESS_PLAN_NSAP" },
4330 { 9, "P_ADDRESS_PLAN_SMTP" },
4331 { 10, "P_ADDRESS_PLAN_MSMAIL" },
4332 { 11, "P_ADDRESS_PLAN_X400" },
4333 { 12, "P_ADDRESS_PLAN_SIP" },
4334 { 13, "P_ADDRESS_PLAN_ANY" },
4335 { 14, "P_ADDRESS_PLAN_NATIONAL" },
4336 { 0, NULL },
4340 * Enum = IDL:org/csapi/TpAddressPresentation:1.0
4342 static const value_string org_csapi_TpAddressPresentation[] = {
4344 { 0, "P_ADDRESS_PRESENTATION_UNDEFINED" },
4345 { 1, "P_ADDRESS_PRESENTATION_ALLOWED" },
4346 { 2, "P_ADDRESS_PRESENTATION_RESTRICTED" },
4347 { 3, "P_ADDRESS_PRESENTATION_ADDRESS_NOT_AVAILABLE" },
4348 { 0, NULL },
4352 * Enum = IDL:org/csapi/TpAddressScreening:1.0
4354 static const value_string org_csapi_TpAddressScreening[] = {
4356 { 0, "P_ADDRESS_SCREENING_UNDEFINED" },
4357 { 1, "P_ADDRESS_SCREENING_USER_VERIFIED_PASSED" },
4358 { 2, "P_ADDRESS_SCREENING_USER_NOT_VERIFIED" },
4359 { 3, "P_ADDRESS_SCREENING_USER_VERIFIED_FAILED" },
4360 { 4, "P_ADDRESS_SCREENING_NETWORK" },
4361 { 0, NULL },
4365 * Enum = IDL:org/csapi/TpCallAoCOrderCategory:1.0
4367 static const value_string org_csapi_TpCallAoCOrderCategory[] = {
4369 { 0, "P_CHARGE_ADVICE_INFO" },
4370 { 1, "P_CHARGE_PER_TIME" },
4371 { 2, "P_CHARGE_NETWORK" },
4372 { 0, NULL },
4376 * Enum = IDL:org/csapi/TpDataSessionQosClass:1.0
4378 static const value_string org_csapi_TpDataSessionQosClass[] = {
4380 { 0, "P_DATA_SESSION_QOS_CLASS_CONVERSATIONAL" },
4381 { 1, "P_DATA_SESSION_QOS_CLASS_STREAMING" },
4382 { 2, "P_DATA_SESSION_QOS_CLASS_INTERACTIVE" },
4383 { 3, "P_DATA_SESSION_QOS_CLASS_BACKGROUND" },
4384 { 0, NULL },
4388 * Enum = IDL:org/csapi/TpSimpleAttributeTypeInfo:1.0
4390 static const value_string org_csapi_TpSimpleAttributeTypeInfo[] = {
4392 { 0, "P_BOOLEAN" },
4393 { 1, "P_OCTET" },
4394 { 2, "P_CHAR" },
4395 { 3, "P_WCHAR" },
4396 { 4, "P_STRING" },
4397 { 5, "P_WSTRING" },
4398 { 6, "P_INT16" },
4399 { 7, "P_UNSIGNED_INT16" },
4400 { 8, "P_INT32" },
4401 { 9, "P_UNSIGNED_INT32" },
4402 { 10, "P_INT64" },
4403 { 11, "P_UNSIGNED_INT64" },
4404 { 12, "P_FLOAT" },
4405 { 13, "P_DOUBLE" },
4406 { 0, NULL },
4410 * Enum = IDL:org/csapi/TpAttributeTagInfo:1.0
4412 static const value_string org_csapi_TpAttributeTagInfo[] = {
4414 { 0, "P_SIMPLE_TYPE" },
4415 { 1, "P_STRUCTURED_TYPE" },
4416 { 2, "P_XML_TYPE" },
4417 { 0, NULL },
4421 * Enum = IDL:org/csapi/fw/TpAPIUnavailReason:1.0
4423 static const value_string org_csapi_fw_TpAPIUnavailReason[] = {
4425 { 0, "API_UNAVAILABLE_UNDEFINED" },
4426 { 1, "API_UNAVAILABLE_LOCAL_FAILURE" },
4427 { 2, "API_UNAVAILABLE_GATEWAY_FAILURE" },
4428 { 3, "API_UNAVAILABLE_OVERLOADED" },
4429 { 4, "API_UNAVAILABLE_CLOSED" },
4430 { 5, "API_UNAVAILABLE_PROTOCOL_FAILURE" },
4431 { 0, NULL },
4435 * Enum = IDL:org/csapi/fw/TpDomainIDType:1.0
4437 static const value_string org_csapi_fw_TpDomainIDType[] = {
4439 { 0, "P_FW" },
4440 { 1, "P_CLIENT_APPLICATION" },
4441 { 2, "P_ENT_OP" },
4442 { 3, "P_SERVICE_INSTANCE" },
4443 { 4, "P_SERVICE_SUPPLIER" },
4444 { 0, NULL },
4448 * Enum = IDL:org/csapi/fw/TpFwEventName:1.0
4450 static const value_string org_csapi_fw_TpFwEventName[] = {
4452 { 0, "P_EVENT_FW_NAME_UNDEFINED" },
4453 { 1, "P_EVENT_FW_SERVICE_AVAILABLE" },
4454 { 2, "P_EVENT_FW_SERVICE_UNAVAILABLE" },
4455 { 3, "P_EVENT_FW_MIGRATION_SERVICE_AVAILABLE" },
4456 { 4, "P_EVENT_FW_APP_SESSION_CREATED" },
4457 { 5, "P_EVENT_FW_APP_SESSION_TERMINATED" },
4458 { 6, "P_EVENT_FW_APP_AGREEMENT_SIGNED" },
4459 { 7, "P_EVENT_FW_APP_AGREEMENT_ENDED" },
4460 { 0, NULL },
4464 * Enum = IDL:org/csapi/fw/TpFWExceptionType:1.0
4466 static const value_string org_csapi_fw_TpFWExceptionType[] = {
4468 { 0, "P_FW_DUMMY" },
4469 { 0, NULL },
4473 * Enum = IDL:org/csapi/fw/TpFwUnavailReason:1.0
4475 static const value_string org_csapi_fw_TpFwUnavailReason[] = {
4477 { 0, "FW_UNAVAILABLE_UNDEFINED" },
4478 { 1, "FW_UNAVAILABLE_LOCAL_FAILURE" },
4479 { 2, "FW_UNAVAILABLE_GATEWAY_FAILURE" },
4480 { 3, "FW_UNAVAILABLE_OVERLOADED" },
4481 { 4, "FW_UNAVAILABLE_CLOSED" },
4482 { 5, "FW_UNAVAILABLE_PROTOCOL_FAILURE" },
4483 { 0, NULL },
4487 * Enum = IDL:org/csapi/fw/TpInterfaceFault:1.0
4489 static const value_string org_csapi_fw_TpInterfaceFault[] = {
4491 { 0, "INTERFACE_FAULT_UNDEFINED" },
4492 { 1, "INTERFACE_FAULT_LOCAL_FAILURE" },
4493 { 2, "INTERFACE_FAULT_GATEWAY_FAILURE" },
4494 { 3, "INTERFACE_FAULT_PROTOCOL_ERROR" },
4495 { 0, NULL },
4499 * Enum = IDL:org/csapi/fw/TpLoadLevel:1.0
4501 static const value_string org_csapi_fw_TpLoadLevel[] = {
4503 { 0, "LOAD_LEVEL_NORMAL" },
4504 { 1, "LOAD_LEVEL_OVERLOAD" },
4505 { 2, "LOAD_LEVEL_SEVERE_OVERLOAD" },
4506 { 0, NULL },
4510 * Enum = IDL:org/csapi/fw/TpLoadStatisticEntityType:1.0
4512 static const value_string org_csapi_fw_TpLoadStatisticEntityType[] = {
4514 { 0, "P_LOAD_STATISTICS_FW_TYPE" },
4515 { 1, "P_LOAD_STATISTICS_SVC_TYPE" },
4516 { 2, "P_LOAD_STATISTICS_APP_TYPE" },
4517 { 0, NULL },
4521 * Enum = IDL:org/csapi/fw/TpLoadStatisticInfoType:1.0
4523 static const value_string org_csapi_fw_TpLoadStatisticInfoType[] = {
4525 { 0, "P_LOAD_STATISTICS_VALID" },
4526 { 1, "P_LOAD_STATISTICS_INVALID" },
4527 { 0, NULL },
4531 * Enum = IDL:org/csapi/fw/TpLoadStatusError:1.0
4533 static const value_string org_csapi_fw_TpLoadStatusError[] = {
4535 { 0, "LOAD_STATUS_ERROR_UNDEFINED" },
4536 { 1, "LOAD_STATUS_ERROR_UNAVAILABLE" },
4537 { 0, NULL },
4541 * Enum = IDL:org/csapi/fw/TpServiceTypePropertyMode:1.0
4543 static const value_string org_csapi_fw_TpServiceTypePropertyMode[] = {
4545 { 0, "NORMAL" },
4546 { 1, "MANDATORY" },
4547 { 2, "READONLY" },
4548 { 3, "MANDATORY_READONLY" },
4549 { 0, NULL },
4553 * Enum = IDL:org/csapi/fw/TpSvcUnavailReason:1.0
4555 static const value_string org_csapi_fw_TpSvcUnavailReason[] = {
4557 { 0, "SERVICE_UNAVAILABLE_UNDEFINED" },
4558 { 1, "SERVICE_UNAVAILABLE_LOCAL_FAILURE" },
4559 { 2, "SERVICE_UNAVAILABLE_GATEWAY_FAILURE" },
4560 { 3, "SERVICE_UNAVAILABLE_OVERLOADED" },
4561 { 4, "SERVICE_UNAVAILABLE_CLOSED" },
4562 { 0, NULL },
4566 * Enum = IDL:org/csapi/fw/TpLoadStatisticError:1.0
4568 static const value_string org_csapi_fw_TpLoadStatisticError[] = {
4570 { 0, "P_LOAD_INFO_ERROR_UNDEFINED" },
4571 { 1, "P_LOAD_INFO_UNAVAILABLE" },
4572 { 0, NULL },
4576 * Enum = IDL:org/csapi/fw/TpSubjectType:1.0
4578 static const value_string org_csapi_fw_TpSubjectType[] = {
4580 { 0, "P_SUBJECT_UNDEFINED" },
4581 { 1, "P_SUBJECT_CLIENT_APP" },
4582 { 2, "P_SUBJECT_FW" },
4583 { 0, NULL },
4587 * Enum = IDL:org/csapi/fw/TpFaultStatisticsError:1.0
4589 static const value_string org_csapi_fw_TpFaultStatisticsError[] = {
4591 { 0, "P_FAULT_INFO_ERROR_UNDEFINED" },
4592 { 1, "P_FAULT_INFO_UNAVAILABLE" },
4593 { 0, NULL },
4597 * Enum = IDL:org/csapi/fw/TpSvcAvailStatusReason:1.0
4599 static const value_string org_csapi_fw_TpSvcAvailStatusReason[] = {
4601 { 0, "SVC_UNAVAILABLE_UNDEFINED" },
4602 { 1, "SVC_UNAVAILABLE_LOCAL_FAILURE" },
4603 { 2, "SVC_UNAVAILABLE_GATEWAY_FAILURE" },
4604 { 3, "SVC_UNAVAILABLE_OVERLOADED" },
4605 { 4, "SVC_UNAVAILABLE_CLOSED" },
4606 { 5, "SVC_UNAVAILABLE_NO_RESPONSE" },
4607 { 6, "SVC_UNAVAILABLE_SW_UPGRADE" },
4608 { 7, "SVC_AVAILABLE" },
4609 { 0, NULL },
4613 * Enum = IDL:org/csapi/fw/TpAppAvailStatusReason:1.0
4615 static const value_string org_csapi_fw_TpAppAvailStatusReason[] = {
4617 { 0, "APP_UNAVAILABLE_UNDEFINED" },
4618 { 1, "APP_UNAVAILABLE_LOCAL_FAILURE" },
4619 { 2, "APP_UNAVAILABLE_REMOTE_FAILURE" },
4620 { 3, "APP_UNAVAILABLE_OVERLOADED" },
4621 { 4, "APP_UNAVAILABLE_CLOSED" },
4622 { 5, "APP_UNAVAILABLE_NO_RESPONSE" },
4623 { 6, "APP_UNAVAILABLE_SW_UPGRADE" },
4624 { 7, "APP_AVAILABLE" },
4625 { 0, NULL },
4629 * Enum = IDL:org/csapi/fw/TpMigrationAdditionalInfoType:1.0
4631 static const value_string org_csapi_fw_TpMigrationAdditionalInfoType[] = {
4633 { 0, "P_MIGRATION_INFO_UNDEFINED" },
4634 { 0, NULL },
4638 * Enum = IDL:org/csapi/fw/TpFwAvailStatusReason:1.0
4640 static const value_string org_csapi_fw_TpFwAvailStatusReason[] = {
4642 { 0, "FRAMEWORK_UNAVAILABLE_UNDEFINED" },
4643 { 1, "FRAMEWORK_UNAVAILABLE_LOCAL_FAILURE" },
4644 { 2, "FRAMEWORK_UNAVAILABLE_REMOTE_FAILURE" },
4645 { 3, "FRAMEWORK_UNAVAILABLE_OVERLOADED" },
4646 { 4, "FRAMEWORK_UNAVAILABLE_CLOSED" },
4647 { 5, "FRAMEWORK_UNAVAILABLE_PROTOCOL_FAILURE" },
4648 { 6, "FRAMEWORK_UNAVAILABLE_SW_UPGRADE" },
4649 { 7, "FRAMEWORK_AVAILABLE" },
4650 { 0, NULL },
4654 * Enum = IDL:org/csapi/ui/TpUIVariablePartType:1.0
4656 static const value_string org_csapi_ui_TpUIVariablePartType[] = {
4658 { 0, "P_UI_VARIABLE_PART_INT" },
4659 { 1, "P_UI_VARIABLE_PART_ADDRESS" },
4660 { 2, "P_UI_VARIABLE_PART_TIME" },
4661 { 3, "P_UI_VARIABLE_PART_DATE" },
4662 { 4, "P_UI_VARIABLE_PART_PRICE" },
4663 { 0, NULL },
4667 * Enum = IDL:org/csapi/ui/TpUIReport:1.0
4669 static const value_string org_csapi_ui_TpUIReport[] = {
4671 { 0, "P_UI_REPORT_UNDEFINED" },
4672 { 1, "P_UI_REPORT_INFO_SENT" },
4673 { 2, "P_UI_REPORT_INFO_COLLECTED" },
4674 { 3, "P_UI_REPORT_NO_INPUT" },
4675 { 4, "P_UI_REPORT_TIMEOUT" },
4676 { 5, "P_UI_REPORT_MESSAGE_STORED" },
4677 { 6, "P_UI_REPORT_MESSAGE_NOT_STORED" },
4678 { 7, "P_UI_REPORT_MESSAGE_DELETED" },
4679 { 8, "P_UI_REPORT_MESSAGE_NOT_DELETED" },
4680 { 0, NULL },
4684 * Enum = IDL:org/csapi/ui/TpUIInfoType:1.0
4686 static const value_string org_csapi_ui_TpUIInfoType[] = {
4688 { 0, "P_UI_INFO_ID" },
4689 { 1, "P_UI_INFO_DATA" },
4690 { 2, "P_UI_INFO_ADDRESS" },
4691 { 3, "P_UI_INFO_BIN_DATA" },
4692 { 4, "P_UI_INFO_UUENCODED" },
4693 { 5, "P_UI_INFO_MIME" },
4694 { 6, "P_UI_INFO_WAVE" },
4695 { 7, "P_UI_INFO_AU" },
4696 { 8, "P_UI_INFO_VXML" },
4697 { 9, "P_UI_INFO_SYNTHESIS" },
4698 { 0, NULL },
4702 * Enum = IDL:org/csapi/ui/TpUIFault:1.0
4704 static const value_string org_csapi_ui_TpUIFault[] = {
4706 { 0, "P_UI_FAULT_UNDEFINED" },
4707 { 1, "P_UI_CALL_ENDED" },
4708 { 0, NULL },
4712 * Enum = IDL:org/csapi/ui/TpUIEventInfoDataType:1.0
4714 static const value_string org_csapi_ui_TpUIEventInfoDataType[] = {
4716 { 0, "P_UI_EVENT_DATA_TYPE_UNDEFINED" },
4717 { 1, "P_UI_EVENT_DATA_TYPE_UNSPECIFIED" },
4718 { 2, "P_UI_EVENT_DATA_TYPE_TEXT" },
4719 { 3, "P_UI_EVENT_DATA_TYPE_USSD_DATA" },
4720 { 0, NULL },
4724 * Enum = IDL:org/csapi/ui/TpUIError:1.0
4726 static const value_string org_csapi_ui_TpUIError[] = {
4728 { 0, "P_UI_ERROR_UNDEFINED" },
4729 { 1, "P_UI_ERROR_ILLEGAL_INFO" },
4730 { 2, "P_UI_ERROR_ID_NOT_FOUND" },
4731 { 3, "P_UI_ERROR_RESOURCE_UNAVAILABLE" },
4732 { 4, "P_UI_ERROR_ILLEGAL_RANGE" },
4733 { 5, "P_UI_ERROR_IMPROPER_USER_RESPONSE" },
4734 { 6, "P_UI_ERROR_ABANDON" },
4735 { 7, "P_UI_ERROR_NO_OPERATION_ACTIVE" },
4736 { 8, "P_UI_ERROR_NO_SPACE_AVAILABLE" },
4737 { 9, "P_UI_ERROR_RESOURCE_TIMEOUT" },
4738 { 0, NULL },
4742 * Enum = IDL:org/csapi/ui/TpUICollectMode:1.0
4744 static const value_string org_csapi_ui_TpUICollectMode[] = {
4746 { 0, "P_UI_COLLECT_MODE_DTMF" },
4747 { 1, "P_UI_COLLECT_MODE_VOICE" },
4748 { 2, "P_UI_COLLECT_MODE_DTMFANDVOICE" },
4749 { 0, NULL },
4753 * Enum = IDL:org/csapi/ui/TpUIPronounceType:1.0
4755 static const value_string org_csapi_ui_TpUIPronounceType[] = {
4757 { 0, "P_UI_PRONOUNCE_IPA" },
4758 { 1, "P_UI_PRONOUNCE_SOUNDSLIKE" },
4759 { 0, NULL },
4763 * Enum = IDL:org/csapi/ui/TpUISynthesisRange:1.0
4765 static const value_string org_csapi_ui_TpUISynthesisRange[] = {
4767 { 0, "P_UI_RANGE_CALMER" },
4768 { 1, "P_UI_RANGE_CALM" },
4769 { 2, "P_UI_RANGE_AVERAGE" },
4770 { 3, "P_UI_RANGE_EXCITED" },
4771 { 4, "P_UI_RANGE_MORE_EXCITED" },
4772 { 0, NULL },
4776 * Enum = IDL:org/csapi/ui/TpUISynthesisRate:1.0
4778 static const value_string org_csapi_ui_TpUISynthesisRate[] = {
4780 { 0, "P_UI_RATE_SLOW" },
4781 { 1, "P_UI_RATE_AVERAGE" },
4782 { 2, "P_UI_RATE_FAST" },
4783 { 0, NULL },
4787 * Enum = IDL:org/csapi/ui/TpUISynthesisAge:1.0
4789 static const value_string org_csapi_ui_TpUISynthesisAge[] = {
4791 { 0, "P_UI_AGE_CHILD" },
4792 { 1, "P_UI_AGE_YOUNG_ADULT" },
4793 { 2, "P_UI_AGE_ADULT" },
4794 { 3, "P_UI_AGE_OLDER_ADULT" },
4795 { 0, NULL },
4799 * Enum = IDL:org/csapi/ui/TpUISynthesisGender:1.0
4801 static const value_string org_csapi_ui_TpUISynthesisGender[] = {
4803 { 0, "P_UI_GENDER_MALE" },
4804 { 1, "P_UI_GENDER_FEMALE" },
4805 { 0, NULL },
4809 * Enum = IDL:org/csapi/cc/TpReleaseCause:1.0
4811 static const value_string org_csapi_cc_TpReleaseCause[] = {
4813 { 0, "P_UNDEFINED" },
4814 { 1, "P_USER_NOT_AVAILABLE" },
4815 { 2, "P_BUSY" },
4816 { 3, "P_NO_ANSWER" },
4817 { 4, "P_NOT_REACHABLE" },
4818 { 5, "P_ROUTING_FAILURE" },
4819 { 6, "P_PREMATURE_DISCONNECT" },
4820 { 7, "P_DISCONNECTED" },
4821 { 8, "P_CALL_RESTRICTED" },
4822 { 9, "P_UNAVAILABLE_RESOURCE" },
4823 { 10, "P_GENERAL_FAILURE" },
4824 { 11, "P_TIMER_EXPIRY" },
4825 { 12, "P_UNSUPPORTED_MEDIA" },
4826 { 0, NULL },
4830 * Enum = IDL:org/csapi/cc/TpCallMonitorMode:1.0
4832 static const value_string org_csapi_cc_TpCallMonitorMode[] = {
4834 { 0, "P_CALL_MONITOR_MODE_INTERRUPT" },
4835 { 1, "P_CALL_MONITOR_MODE_NOTIFY" },
4836 { 2, "P_CALL_MONITOR_MODE_DO_NOT_MONITOR" },
4837 { 0, NULL },
4841 * Enum = IDL:org/csapi/cc/TpCallBearerService:1.0
4843 static const value_string org_csapi_cc_TpCallBearerService[] = {
4845 { 0, "P_CALL_BEARER_SERVICE_UNKNOWN" },
4846 { 1, "P_CALL_BEARER_SERVICE_SPEECH" },
4847 { 2, "P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTED" },
4848 { 3, "P_CALL_BEARER_SERVICE_DIGITALRESTRICTED" },
4849 { 4, "P_CALL_BEARER_SERVICE_AUDIO" },
4850 { 5, "P_CALL_BEARER_SERVICE_DIGITALUNRESTRICTEDTONES" },
4851 { 6, "P_CALL_BEARER_SERVICE_VIDEO" },
4852 { 0, NULL },
4856 * Enum = IDL:org/csapi/cc/TpCallChargeOrderCategory:1.0
4858 static const value_string org_csapi_cc_TpCallChargeOrderCategory[] = {
4860 { 0, "P_CALL_CHARGE_TRANSPARENT" },
4861 { 1, "P_CALL_CHARGE_PREDEFINED_SET" },
4862 { 0, NULL },
4866 * Enum = IDL:org/csapi/cc/TpCallErrorType:1.0
4868 static const value_string org_csapi_cc_TpCallErrorType[] = {
4870 { 0, "P_CALL_ERROR_UNDEFINED" },
4871 { 1, "P_CALL_ERROR_INVALID_ADDRESS" },
4872 { 2, "P_CALL_ERROR_INVALID_STATE" },
4873 { 3, "P_CALL_ERROR_RESOURCE_UNAVAILABLE" },
4874 { 0, NULL },
4878 * Enum = IDL:org/csapi/cc/TpCallLoadControlMechanismType:1.0
4880 static const value_string org_csapi_cc_TpCallLoadControlMechanismType[] = {
4882 { 0, "P_CALL_LOAD_CONTROL_PER_INTERVAL" },
4883 { 0, NULL },
4887 * Enum = IDL:org/csapi/cc/TpCallNetworkAccessType:1.0
4889 static const value_string org_csapi_cc_TpCallNetworkAccessType[] = {
4891 { 0, "P_CALL_NETWORK_ACCESS_TYPE_UNKNOWN" },
4892 { 1, "P_CALL_NETWORK_ACCESS_TYPE_POT" },
4893 { 2, "P_CALL_NETWORK_ACCESS_TYPE_ISDN" },
4894 { 3, "P_CALL_NETWORK_ACCESS_TYPE_DIALUPINTERNET" },
4895 { 4, "P_CALL_NETWORK_ACCESS_TYPE_XDSL" },
4896 { 5, "P_CALL_NETWORK_ACCESS_TYPE_WIRELESS" },
4897 { 0, NULL },
4901 * Enum = IDL:org/csapi/cc/TpCallPartyCategory:1.0
4903 static const value_string org_csapi_cc_TpCallPartyCategory[] = {
4905 { 0, "P_CALL_PARTY_CATEGORY_UNKNOWN" },
4906 { 1, "P_CALL_PARTY_CATEGORY_OPERATOR_F" },
4907 { 2, "P_CALL_PARTY_CATEGORY_OPERATOR_E" },
4908 { 3, "P_CALL_PARTY_CATEGORY_OPERATOR_G" },
4909 { 4, "P_CALL_PARTY_CATEGORY_OPERATOR_R" },
4910 { 5, "P_CALL_PARTY_CATEGORY_OPERATOR_S" },
4911 { 6, "P_CALL_PARTY_CATEGORY_ORDINARY_SUB" },
4912 { 7, "P_CALL_PARTY_CATEGORY_PRIORITY_SUB" },
4913 { 8, "P_CALL_PARTY_CATEGORY_DATA_CALL" },
4914 { 9, "P_CALL_PARTY_CATEGORY_TEST_CALL" },
4915 { 10, "P_CALL_PARTY_CATEGORY_PAYPHONE" },
4916 { 0, NULL },
4920 * Enum = IDL:org/csapi/cc/TpCallServiceCodeType:1.0
4922 static const value_string org_csapi_cc_TpCallServiceCodeType[] = {
4924 { 0, "P_CALL_SERVICE_CODE_UNDEFINED" },
4925 { 1, "P_CALL_SERVICE_CODE_DIGITS" },
4926 { 2, "P_CALL_SERVICE_CODE_FACILITY" },
4927 { 3, "P_CALL_SERVICE_CODE_U2U" },
4928 { 4, "P_CALL_SERVICE_CODE_HOOKFLASH" },
4929 { 5, "P_CALL_SERVICE_CODE_RECALL" },
4930 { 0, NULL },
4934 * Enum = IDL:org/csapi/cc/TpCallTeleService:1.0
4936 static const value_string org_csapi_cc_TpCallTeleService[] = {
4938 { 0, "P_CALL_TELE_SERVICE_UNKNOWN" },
4939 { 1, "P_CALL_TELE_SERVICE_TELEPHONY" },
4940 { 2, "P_CALL_TELE_SERVICE_FAX_2_3" },
4941 { 3, "P_CALL_TELE_SERVICE_FAX_4_I" },
4942 { 4, "P_CALL_TELE_SERVICE_FAX_4_II_III" },
4943 { 5, "P_CALL_TELE_SERVICE_VIDEOTEX_SYN" },
4944 { 6, "P_CALL_TELE_SERVICE_VIDEOTEX_INT" },
4945 { 7, "P_CALL_TELE_SERVICE_TELEX" },
4946 { 8, "P_CALL_TELE_SERVICE_MHS" },
4947 { 9, "P_CALL_TELE_SERVICE_OSI" },
4948 { 10, "P_CALL_TELE_SERVICE_FTAM" },
4949 { 11, "P_CALL_TELE_SERVICE_VIDEO" },
4950 { 12, "P_CALL_TELE_SERVICE_VIDEO_CONF" },
4951 { 13, "P_CALL_TELE_SERVICE_AUDIOGRAPH_CONF" },
4952 { 14, "P_CALL_TELE_SERVICE_MULTIMEDIA" },
4953 { 15, "P_CALL_TELE_SERVICE_CS_INI_H221" },
4954 { 16, "P_CALL_TELE_SERVICE_CS_SUB_H221" },
4955 { 17, "P_CALL_TELE_SERVICE_CS_INI_CALL" },
4956 { 18, "P_CALL_TELE_SERVICE_DATATRAFFIC" },
4957 { 19, "P_CALL_TELE_SERVICE_EMERGENCY_CALLS" },
4958 { 20, "P_CALL_TELE_SERVICE_SMS_MT_PP" },
4959 { 21, "P_CALL_TELE_SERVICE_SMS_MO_PP" },
4960 { 22, "P_CALL_TELE_SERVICE_CELL_BROADCAST" },
4961 { 23, "P_CALL_TELE_SERVICE_ALT_SPEECH_FAX_3" },
4962 { 24, "P_CALL_TELE_SERVICE_AUTOMATIC_FAX_3" },
4963 { 25, "P_CALL_TELE_SERVICE_VOICE_GROUP_CALL" },
4964 { 26, "P_CALL_TELE_SERVICE_VOICE_BROADCAST" },
4965 { 0, NULL },
4969 * Enum = IDL:org/csapi/cc/TpCallTreatmentType:1.0
4971 static const value_string org_csapi_cc_TpCallTreatmentType[] = {
4973 { 0, "P_CALL_TREATMENT_DEFAULT" },
4974 { 1, "P_CALL_TREATMENT_RELEASE" },
4975 { 2, "P_CALL_TREATMENT_SIAR" },
4976 { 0, NULL },
4980 * Enum = IDL:org/csapi/cc/TpCallPartyToChargeType:1.0
4982 static const value_string org_csapi_cc_TpCallPartyToChargeType[] = {
4984 { 0, "P_CALL_PARTY_ORIGINATING" },
4985 { 1, "P_CALL_PARTY_DESTINATION" },
4986 { 2, "P_CALL_PARTY_SPECIAL" },
4987 { 0, NULL },
4991 * Enum = IDL:org/csapi/cc/gccs/TpCallNotificationType:1.0
4993 static const value_string org_csapi_cc_gccs_TpCallNotificationType[] = {
4995 { 0, "P_ORIGINATING" },
4996 { 1, "P_TERMINATING" },
4997 { 0, NULL },
5001 * Enum = IDL:org/csapi/cc/gccs/TpCallAppInfoType:1.0
5003 static const value_string org_csapi_cc_gccs_TpCallAppInfoType[] = {
5005 { 0, "P_CALL_APP_UNDEFINED" },
5006 { 1, "P_CALL_APP_ALERTING_MECHANISM" },
5007 { 2, "P_CALL_APP_NETWORK_ACCESS_TYPE" },
5008 { 3, "P_CALL_APP_TELE_SERVICE" },
5009 { 4, "P_CALL_APP_BEARER_SERVICE" },
5010 { 5, "P_CALL_APP_PARTY_CATEGORY" },
5011 { 6, "P_CALL_APP_PRESENTATION_ADDRESS" },
5012 { 7, "P_CALL_APP_GENERIC_INFO" },
5013 { 8, "P_CALL_APP_ADDITIONAL_ADDRESS" },
5014 { 0, NULL },
5018 * Enum = IDL:org/csapi/cc/gccs/TpCallReportType:1.0
5020 static const value_string org_csapi_cc_gccs_TpCallReportType[] = {
5022 { 0, "P_CALL_REPORT_UNDEFINED" },
5023 { 1, "P_CALL_REPORT_PROGRESS" },
5024 { 2, "P_CALL_REPORT_ALERTING" },
5025 { 3, "P_CALL_REPORT_ANSWER" },
5026 { 4, "P_CALL_REPORT_BUSY" },
5027 { 5, "P_CALL_REPORT_NO_ANSWER" },
5028 { 6, "P_CALL_REPORT_DISCONNECT" },
5029 { 7, "P_CALL_REPORT_REDIRECTED" },
5030 { 8, "P_CALL_REPORT_SERVICE_CODE" },
5031 { 9, "P_CALL_REPORT_ROUTING_FAILURE" },
5032 { 10, "P_CALL_REPORT_QUEUED" },
5033 { 11, "P_CALL_REPORT_NOT_REACHABLE" },
5034 { 0, NULL },
5038 * Enum = IDL:org/csapi/cc/gccs/TpCallFault:1.0
5040 static const value_string org_csapi_cc_gccs_TpCallFault[] = {
5042 { 0, "P_CALL_FAULT_UNDEFINED" },
5043 { 1, "P_CALL_TIMEOUT_ON_RELEASE" },
5044 { 2, "P_CALL_TIMEOUT_ON_INTERRUPT" },
5045 { 0, NULL },
5049 * Enum = IDL:org/csapi/cc/TpCallAppInfoType:1.0
5051 static const value_string org_csapi_cc_TpCallAppInfoType[] = {
5053 { 0, "P_CALL_APP_UNDEFINED" },
5054 { 1, "P_CALL_APP_ALERTING_MECHANISM" },
5055 { 2, "P_CALL_APP_NETWORK_ACCESS_TYPE" },
5056 { 3, "P_CALL_APP_TELE_SERVICE" },
5057 { 4, "P_CALL_APP_BEARER_SERVICE" },
5058 { 5, "P_CALL_APP_PARTY_CATEGORY" },
5059 { 6, "P_CALL_APP_PRESENTATION_ADDRESS" },
5060 { 7, "P_CALL_APP_GENERIC_INFO" },
5061 { 8, "P_CALL_APP_ADDITIONAL_ADDRESS" },
5062 { 9, "P_CALL_APP_ORIGINAL_DESTINATION_ADDRESS" },
5063 { 10, "P_CALL_APP_REDIRECTING_ADDRESS" },
5064 { 11, "P_CALL_APP_HIGH_PROBABILITY_COMPLETION" },
5065 { 12, "P_CALL_APP_CARRIER" },
5066 { 0, NULL },
5070 * Enum = IDL:org/csapi/cc/TpCallEventType:1.0
5072 static const value_string org_csapi_cc_TpCallEventType[] = {
5074 { 0, "P_CALL_EVENT_UNDEFINED" },
5075 { 1, "P_CALL_EVENT_ORIGINATING_CALL_ATTEMPT" },
5076 { 2, "P_CALL_EVENT_ORIGINATING_CALL_ATTEMPT_AUTHORISED" },
5077 { 3, "P_CALL_EVENT_ADDRESS_COLLECTED" },
5078 { 4, "P_CALL_EVENT_ADDRESS_ANALYSED" },
5079 { 5, "P_CALL_EVENT_ORIGINATING_SERVICE_CODE" },
5080 { 6, "P_CALL_EVENT_ORIGINATING_RELEASE" },
5081 { 7, "P_CALL_EVENT_TERMINATING_CALL_ATTEMPT" },
5082 { 8, "P_CALL_EVENT_TERMINATING_CALL_ATTEMPT_AUTHORISED" },
5083 { 9, "P_CALL_EVENT_ALERTING" },
5084 { 10, "P_CALL_EVENT_ANSWER" },
5085 { 11, "P_CALL_EVENT_TERMINATING_RELEASE" },
5086 { 12, "P_CALL_EVENT_REDIRECTED" },
5087 { 13, "P_CALL_EVENT_TERMINATING_SERVICE_CODE" },
5088 { 14, "P_CALL_EVENT_QUEUED" },
5089 { 0, NULL },
5093 * Enum = IDL:org/csapi/cc/TpCallLegAttachMechanism:1.0
5095 static const value_string org_csapi_cc_TpCallLegAttachMechanism[] = {
5097 { 0, "P_CALLLEG_ATTACH_IMPLICITLY" },
5098 { 1, "P_CALLLEG_ATTACH_EXPLICITLY" },
5099 { 0, NULL },
5103 * Enum = IDL:org/csapi/cc/TpCarrierSelectionField:1.0
5105 static const value_string org_csapi_cc_TpCarrierSelectionField[] = {
5107 { 0, "P_CIC_UNDEFINED" },
5108 { 1, "P_CIC_NO_INPUT" },
5109 { 2, "P_CIC_INPUT" },
5110 { 3, "P_CIC_UNDETERMINED" },
5111 { 4, "P_CIC_NOT_PRESCRIBED" },
5112 { 0, NULL },
5116 * Enum = IDL:org/csapi/cc/mpccs/TpAppMultiPartyCallBackRefType:1.0
5118 static const value_string org_csapi_cc_mpccs_TpAppMultiPartyCallBackRefType[] = {
5120 { 0, "P_APP_CALLBACK_UNDEFINED" },
5121 { 1, "P_APP_MULTIPARTY_CALL_CALLBACK" },
5122 { 2, "P_APP_CALL_LEG_CALLBACK" },
5123 { 3, "P_APP_CALL_AND_CALL_LEG_CALLBACK" },
5124 { 0, NULL },
5128 * Enum = IDL:org/csapi/cc/mmccs/TpMediaStreamDirection:1.0
5130 static const value_string org_csapi_cc_mmccs_TpMediaStreamDirection[] = {
5132 { 0, "P_SEND_ONLY" },
5133 { 1, "P_RECEIVE_ONLY" },
5134 { 2, "P_SEND_RECEIVE" },
5135 { 0, NULL },
5139 * Enum = IDL:org/csapi/cc/mmccs/TpMediaStreamEventType:1.0
5141 static const value_string org_csapi_cc_mmccs_TpMediaStreamEventType[] = {
5143 { 0, "P_MEDIA_STREAM_ADDED" },
5144 { 1, "P_MEDIA_STREAM_SUBTRACTED" },
5145 { 2, "P_MEDIA_STREAM_QOS_CLASS_CHANGED" },
5146 { 0, NULL },
5150 * Enum = IDL:org/csapi/cc/mmccs/TpMediaStreamDataTypeRequestType:1.0
5152 static const value_string org_csapi_cc_mmccs_TpMediaStreamDataTypeRequestType[] = {
5154 { 0, "P_AUDIO_CAPABILITIES" },
5155 { 1, "P_VIDEO_CAPABILITIES" },
5156 { 2, "P_DATA_CAPABILITIES" },
5157 { 0, NULL },
5161 * Enum = IDL:org/csapi/cc/mmccs/TpAppMultiMediaCallBackRefType:1.0
5163 static const value_string org_csapi_cc_mmccs_TpAppMultiMediaCallBackRefType[] = {
5165 { 0, "P_APP_CALLBACK_UNDEFINED" },
5166 { 1, "P_APP_MULTIMEDIA_CALL_CALLBACK" },
5167 { 2, "P_APP_CALL_LEG_CALLBACK" },
5168 { 3, "P_APP_CALL_AND_CALL_LEG_CALLBACK" },
5169 { 0, NULL },
5173 * Enum = IDL:org/csapi/cc/cccs/TpConfPolicyType:1.0
5175 static const value_string org_csapi_cc_cccs_TpConfPolicyType[] = {
5177 { 0, "P_CONFERENCE_POLICY_UNDEFINED" },
5178 { 1, "P_CONFERENCE_POLICY_MONOMEDIA" },
5179 { 2, "P_CONFERENCE_POLICY_MULTIMEDIA" },
5180 { 0, NULL },
5184 * Enum = IDL:org/csapi/cc/cccs/TpVideoHandlingType:1.0
5186 static const value_string org_csapi_cc_cccs_TpVideoHandlingType[] = {
5188 { 0, "P_MIXED_VIDEO" },
5189 { 1, "P_SWITCHED_VIDEO_CHAIR_CONTROLLED" },
5190 { 2, "P_SWITCHED_VIDEO_VOICE_CONTROLLED" },
5191 { 0, NULL },
5195 * Enum = IDL:org/csapi/ui/TpUITargetObjectType:1.0
5197 static const value_string org_csapi_ui_TpUITargetObjectType[] = {
5199 { 0, "P_UI_TARGET_OBJECT_CALL" },
5200 { 1, "P_UI_TARGET_OBJECT_MULTI_PARTY_CALL" },
5201 { 2, "P_UI_TARGET_OBJECT_CALL_LEG" },
5202 { 0, NULL },
5206 * Enum = IDL:org/csapi/mm/TpLocationPriority:1.0
5208 static const value_string org_csapi_mm_TpLocationPriority[] = {
5210 { 0, "P_M_NORMAL" },
5211 { 1, "P_M_HIGH" },
5212 { 0, NULL },
5216 * Enum = IDL:org/csapi/mm/TpLocationResponseIndicator:1.0
5218 static const value_string org_csapi_mm_TpLocationResponseIndicator[] = {
5220 { 0, "P_M_NO_DELAY" },
5221 { 1, "P_M_LOW_DELAY" },
5222 { 2, "P_M_DELAY_TOLERANT" },
5223 { 3, "P_M_USE_TIMER_VALUE" },
5224 { 0, NULL },
5228 * Enum = IDL:org/csapi/mm/TpLocationTriggerCriteria:1.0
5230 static const value_string org_csapi_mm_TpLocationTriggerCriteria[] = {
5232 { 0, "P_UL_ENTERING_AREA" },
5233 { 1, "P_UL_LEAVING_AREA" },
5234 { 0, NULL },
5238 * Enum = IDL:org/csapi/mm/TpLocationType:1.0
5240 static const value_string org_csapi_mm_TpLocationType[] = {
5242 { 0, "P_M_CURRENT" },
5243 { 1, "P_M_CURRENT_OR_LAST_KNOWN" },
5244 { 2, "P_M_INITIAL" },
5245 { 0, NULL },
5249 * Enum = IDL:org/csapi/mm/TpLocationUncertaintyShape:1.0
5251 static const value_string org_csapi_mm_TpLocationUncertaintyShape[] = {
5253 { 0, "P_M_SHAPE_NONE" },
5254 { 1, "P_M_SHAPE_CIRCLE" },
5255 { 2, "P_M_SHAPE_CIRCLE_SECTOR" },
5256 { 3, "P_M_SHAPE_CIRCLE_ARC_STRIPE" },
5257 { 4, "P_M_SHAPE_ELLIPSE" },
5258 { 5, "P_M_SHAPE_ELLIPSE_SECTOR" },
5259 { 6, "P_M_SHAPE_ELLIPSE_ARC_STRIPE" },
5260 { 0, NULL },
5264 * Enum = IDL:org/csapi/mm/TpMobilityDiagnostic:1.0
5266 static const value_string org_csapi_mm_TpMobilityDiagnostic[] = {
5268 { 0, "P_M_NO_INFORMATION" },
5269 { 1, "P_M_APPL_NOT_IN_PRIV_EXCEPT_LST" },
5270 { 2, "P_M_CALL_TO_USER_NOT_SETUP" },
5271 { 3, "P_M_PRIVACY_OVERRIDE_NOT_APPLIC" },
5272 { 4, "P_M_DISALL_BY_LOCAL_REGULAT_REQ" },
5273 { 5, "P_M_CONGESTION" },
5274 { 6, "P_M_INSUFFICIENT_RESOURCES" },
5275 { 7, "P_M_INSUFFICIENT_MEAS_DATA" },
5276 { 8, "P_M_INCONSISTENT_MEAS_DATA" },
5277 { 9, "P_M_LOC_PROC_NOT_COMPLETED" },
5278 { 10, "P_M_LOC_PROC_NOT_SUPP_BY_USER" },
5279 { 11, "P_M_QOS_NOT_ATTAINABLE" },
5280 { 0, NULL },
5284 * Enum = IDL:org/csapi/mm/TpMobilityError:1.0
5286 static const value_string org_csapi_mm_TpMobilityError[] = {
5288 { 0, "P_M_OK" },
5289 { 1, "P_M_SYSTEM_FAILURE" },
5290 { 2, "P_M_UNAUTHORIZED_NETWORK" },
5291 { 3, "P_M_UNAUTHORIZED_APPLICATION" },
5292 { 4, "P_M_UNKNOWN_SUBSCRIBER" },
5293 { 5, "P_M_ABSENT_SUBSCRIBER" },
5294 { 6, "P_M_POSITION_METHOD_FAILURE" },
5295 { 0, NULL },
5299 * Enum = IDL:org/csapi/mm/TpMobilityStopScope:1.0
5301 static const value_string org_csapi_mm_TpMobilityStopScope[] = {
5303 { 0, "P_M_ALL_IN_ASSIGNMENT" },
5304 { 1, "P_M_SPECIFIED_USERS" },
5305 { 0, NULL },
5309 * Enum = IDL:org/csapi/mm/TpTerminalType:1.0
5311 static const value_string org_csapi_mm_TpTerminalType[] = {
5313 { 0, "P_M_FIXED" },
5314 { 1, "P_M_MOBILE" },
5315 { 2, "P_M_IP" },
5316 { 0, NULL },
5320 * Enum = IDL:org/csapi/mm/TpUserLocationEmergencyTrigger:1.0
5322 static const value_string org_csapi_mm_TpUserLocationEmergencyTrigger[] = {
5324 { 0, "P_ULE_CALL_ORIGINATION" },
5325 { 1, "P_ULE_CALL_RELEASE" },
5326 { 2, "P_ULE_LOCATION_REQUEST" },
5327 { 0, NULL },
5331 * Enum = IDL:org/csapi/mm/TpUserStatusIndicator:1.0
5333 static const value_string org_csapi_mm_TpUserStatusIndicator[] = {
5335 { 0, "P_US_REACHABLE" },
5336 { 1, "P_US_NOT_REACHABLE" },
5337 { 2, "P_US_BUSY" },
5338 { 0, NULL },
5342 * Enum = IDL:org/csapi/mm/TpAuthStatusIndicator:1.0
5344 static const value_string org_csapi_mm_TpAuthStatusIndicator[] = {
5346 { 0, "P_AUTHENTICATED_FOR_NETWORK_ONLY" },
5347 { 1, "P_AUTHENTICATED_FOR_NETWORK_AND_IP_SERVICES" },
5348 { 2, "P_NOT_AUTHENTICATED" },
5349 { 0, NULL },
5353 * Enum = IDL:org/csapi/mm/TpAccessTechnology:1.0
5355 static const value_string org_csapi_mm_TpAccessTechnology[] = {
5357 { 0, "P_MOBILE_ACCESS_PS" },
5358 { 1, "P_MOBILE_ACCESS_CS" },
5359 { 2, "P_FIXED_ACCESS" },
5360 { 0, NULL },
5364 * Enum = IDL:org/csapi/mm/TpRoamingStatus:1.0
5366 static const value_string org_csapi_mm_TpRoamingStatus[] = {
5368 { 0, "P_UNKNOWN_ROAMING_STATUS" },
5369 { 1, "P_HOME_USER" },
5370 { 2, "P_NATIONAL_ROAMING" },
5371 { 3, "P_INTERNATIONAL_ROAMING" },
5372 { 4, "P_OPERATOR_ROAMING" },
5373 { 0, NULL },
5377 * Enum = IDL:org/csapi/mm/TpBindingEntryType:1.0
5379 static const value_string org_csapi_mm_TpBindingEntryType[] = {
5381 { 0, "P_UB_UNDEFINED" },
5382 { 1, "P_UB_EXPIRES" },
5383 { 2, "P_UB_CONTACT_ADDRESS" },
5384 { 3, "P_UB_PREFERENCE" },
5385 { 0, NULL },
5389 * Enum = IDL:org/csapi/termcap/TpTerminalCapabilitiesError:1.0
5391 static const value_string org_csapi_termcap_TpTerminalCapabilitiesError[] = {
5393 { 0, "P_TERMCAP_ERROR_UNDEFINED" },
5394 { 1, "P_TERMCAP_INVALID_TERMINALID" },
5395 { 2, "P_TERMCAP_SYSTEM_FAILURE" },
5396 { 3, "P_TERMCAP_INFO_UNAVAILABLE" },
5397 { 0, NULL },
5401 * Enum = IDL:org/csapi/termcap/TpTerminalCapabilityScopeType:1.0
5403 static const value_string org_csapi_termcap_TpTerminalCapabilityScopeType[] = {
5405 { 0, "P_TERMINAL_CAPABILITY_SCOPE_TYPE_UNDEFINED" },
5406 { 1, "P_TERMINAL_CAPABILITY_SCOPE_TYPE_CCPP" },
5407 { 0, NULL },
5411 * Enum = IDL:org/csapi/dsc/TpDataSessionChargeOrderCategory:1.0
5413 static const value_string org_csapi_dsc_TpDataSessionChargeOrderCategory[] = {
5415 { 0, "P_DATA_SESSION_CHARGE_PER_VOLUME" },
5416 { 1, "P_DATA_SESSION_CHARGE_NETWORK" },
5417 { 0, NULL },
5421 * Enum = IDL:org/csapi/dsc/TpDataSessionErrorType:1.0
5423 static const value_string org_csapi_dsc_TpDataSessionErrorType[] = {
5425 { 0, "P_DATA_SESSION_ERROR_UNDEFINED" },
5426 { 1, "P_DATA_SESSION_ERROR_INVALID_ADDRESS" },
5427 { 2, "P_DATA_SESSION_ERROR_INVALID_STATE" },
5428 { 0, NULL },
5432 * Enum = IDL:org/csapi/dsc/TpDataSessionFault:1.0
5434 static const value_string org_csapi_dsc_TpDataSessionFault[] = {
5436 { 0, "P_DATA_SESSION_FAULT_UNDEFINED" },
5437 { 1, "P_DATA_SESSION_FAULT_USER_ABORTED" },
5438 { 2, "P_DATA_SESSION_TIMEOUT_ON_RELEASE" },
5439 { 3, "P_DATA_SESSION_TIMEOUT_ON_INTERRUPT" },
5440 { 0, NULL },
5444 * Enum = IDL:org/csapi/dsc/TpDataSessionMonitorMode:1.0
5446 static const value_string org_csapi_dsc_TpDataSessionMonitorMode[] = {
5448 { 0, "P_DATA_SESSION_MONITOR_MODE_INTERRUPT" },
5449 { 1, "P_DATA_SESSION_MONITOR_MODE_NOTIFY" },
5450 { 2, "P_DATA_SESSION_MONITOR_MODE_DO_NOT_MONITOR" },
5451 { 0, NULL },
5455 * Enum = IDL:org/csapi/dsc/TpDataSessionReportType:1.0
5457 static const value_string org_csapi_dsc_TpDataSessionReportType[] = {
5459 { 0, "P_DATA_SESSION_REPORT_UNDEFINED" },
5460 { 1, "P_DATA_SESSION_REPORT_CONNECTED" },
5461 { 2, "P_DATA_SESSION_REPORT_DISCONNECT" },
5462 { 0, NULL },
5466 * Enum = IDL:org/csapi/gms/TpMessagingFault:1.0
5468 static const value_string org_csapi_gms_TpMessagingFault[] = {
5470 { 0, "P_MESSAGING_FAULT_UNDEFINED" },
5471 { 0, NULL },
5475 * Enum = IDL:org/csapi/gms/TpMessagingEventName:1.0
5477 static const value_string org_csapi_gms_TpMessagingEventName[] = {
5479 { 0, "P_EVENT_GMS_NAME_UNDEFINED" },
5480 { 1, "P_EVENT_GMS_NEW_MESSAGE_ARRIVED" },
5481 { 0, NULL },
5485 * Enum = IDL:org/csapi/gms/TpMessageStatus:1.0
5487 static const value_string org_csapi_gms_TpMessageStatus[] = {
5489 { 0, "P_MESSAGING_MESSAGE_STATUS_READ_MESSAGE" },
5490 { 1, "P_MESSAGING_MESSAGE_STATUS_UNREAD_MESSAGE" },
5491 { 2, "P_MESSAGING_MESSAGE_STATUS_FORWARDED_MESSAGE" },
5492 { 3, "P_MESSAGING_MESSAGE_STATUS_REPLIED_TO_MESSAGE" },
5493 { 4, "P_MESSAGING_MESSAGE_STATUS_SAVED_OR_UNSENT_MESSAGE" },
5494 { 5, "P_MESSAGING_MESSAGE_STATUS_NOTIFICATION_THAT_A_MESSAGE_WAS_DELIVERED" },
5495 { 6, "P_MESSAGING_MESSAGE_STATUS_NOTIFICATION_THAT_A_MESSAGE_WAS_READ" },
5496 { 7, "P_MESSAGING_MESSAGE_STATUS_NOTIFICATION_THAT_A_MESSAGE_WAS_NOT_DELIVERED" },
5497 { 8, "P_MESSAGING_MESSAGE_STATUS_NOTIFICATION_THAT_A_MESSAGE_WAS_NOT_READ" },
5498 { 0, NULL },
5502 * Enum = IDL:org/csapi/gms/TpMessagePriority:1.0
5504 static const value_string org_csapi_gms_TpMessagePriority[] = {
5506 { 0, "P_MESSAGING_MESSAGE_PRIORITY_UNDEFINED" },
5507 { 1, "P_MESSAGING_MESSAGE_PRIORITY_HIGH" },
5508 { 2, "P_MESSAGING_MESSAGE_PRIORITY_LOW" },
5509 { 0, NULL },
5513 * Enum = IDL:org/csapi/gms/TpMessageInfoPropertyName:1.0
5515 static const value_string org_csapi_gms_TpMessageInfoPropertyName[] = {
5517 { 0, "P_MESSAGING_MESSAGE_UNDEFINED" },
5518 { 1, "P_MESSAGING_MESSAGE_ID" },
5519 { 2, "P_MESSAGING_MESSAGE_SUBJECT" },
5520 { 3, "P_MESSAGING_MESSAGE_DATE_SENT" },
5521 { 4, "P_MESSAGING_MESSAGE_DATE_RECEIVED" },
5522 { 5, "P_MESSAGING_MESSAGE_DATE_CHANGED" },
5523 { 6, "P_MESSAGING_MESSAGE_SENT_FROM" },
5524 { 7, "P_MESSAGING_MESSAGE_SENT_TO" },
5525 { 8, "P_MESSAGING_MESSAGE_CC_TO" },
5526 { 9, "P_MESSAGING_MESSAGE_BCC_TO" },
5527 { 10, "P_MESSAGING_MESSAGE_SIZE" },
5528 { 11, "P_MESSAGING_MESSAGE_PRIORITY" },
5529 { 12, "P_MESSAGING_MESSAGE_FORMAT" },
5530 { 13, "P_MESSAGING_MESSAGE_FOLDER" },
5531 { 14, "P_MESSAGING_MESSAGE_STATUS" },
5532 { 0, NULL },
5536 * Enum = IDL:org/csapi/gms/TpMessageFormat:1.0
5538 static const value_string org_csapi_gms_TpMessageFormat[] = {
5540 { 0, "P_MESSAGING_MESSAGE_FORMAT_UNDEFINED" },
5541 { 1, "P_MESSAGING_MESSAGE_FORMAT_TEXT" },
5542 { 2, "P_MESSAGING_MESSAGE_FORMAT_BINARY" },
5543 { 3, "P_MESSAGING_MESSAGE_FORMAT_UUENCODED" },
5544 { 4, "P_MESSAGING_MESSAGE_FORMAT_MIME" },
5545 { 5, "P_MESSAGING_MESSAGE_FORMAT_WAVE" },
5546 { 6, "P_MESSAGING_MESSAGE_FORMAT_AU" },
5547 { 0, NULL },
5551 * Enum = IDL:org/csapi/gms/TpMailboxInfoPropertyName:1.0
5553 static const value_string org_csapi_gms_TpMailboxInfoPropertyName[] = {
5555 { 0, "P_MESSAGING_MAILBOX_UNDEFINED" },
5556 { 1, "P_MESSAGING_MAILBOX_ID" },
5557 { 2, "P_MESSAGING_MAILBOX_OWNER" },
5558 { 3, "P_MESSAGING_MAILBOX_FOLDER" },
5559 { 4, "P_MESSAGING_MAILBOX_DATE_CREATED" },
5560 { 5, "P_MESSAGING_MAILBOX_DATE_CHANGED" },
5561 { 0, NULL },
5565 * Enum = IDL:org/csapi/gms/TpFolderInfoPropertyName:1.0
5567 static const value_string org_csapi_gms_TpFolderInfoPropertyName[] = {
5569 { 0, "P_MESSAGING_FOLDER_UNDEFINED" },
5570 { 1, "P_MESSAGING_FOLDER_ID" },
5571 { 2, "P_MESSAGING_FOLDER_MESSAGE" },
5572 { 3, "P_MESSAGING_FOLDER_SUBFOLDER" },
5573 { 4, "P_MESSAGING_FOLDER_DATE_CREATED" },
5574 { 5, "P_MESSAGING_FOLDER_DATE_CHANGED" },
5575 { 0, NULL },
5579 * Enum = IDL:org/csapi/cm/TpTrafficDirection:1.0
5581 static const value_string org_csapi_cm_TpTrafficDirection[] = {
5583 { 0, "UNIDIRECTIONAL" },
5584 { 1, "BIDIRECTIONAL" },
5585 { 0, NULL },
5589 * Enum = IDL:org/csapi/cm/TpTagValue:1.0
5591 static const value_string org_csapi_cm_TpTagValue[] = {
5593 { 0, "PROVIDER_SPECIFIED" },
5594 { 1, "OPERATOR_SPECIFIED" },
5595 { 2, "UNSPECIFIED" },
5596 { 0, NULL },
5600 * Enum = IDL:org/csapi/cm/TpSiteOrSap:1.0
5602 static const value_string org_csapi_cm_TpSiteOrSap[] = {
5604 { 0, "SITE" },
5605 { 1, "SAP" },
5606 { 0, NULL },
5610 * Enum = IDL:org/csapi/cm/TpIPVersion:1.0
5612 static const value_string org_csapi_cm_TpIPVersion[] = {
5614 { 0, "VERSION_UNKNOWN" },
5615 { 1, "VERSION_IPV4" },
5616 { 2, "VERSION_IPV6" },
5617 { 0, NULL },
5621 * Enum = IDL:org/csapi/cm/TpIPv4AddType:1.0
5623 static const value_string org_csapi_cm_TpIPv4AddType[] = {
5625 { 0, "IPV4_ADD_CLASS_A" },
5626 { 1, "IPV4_ADD_CLASS_B" },
5627 { 2, "IPV4_ADD_CLASS_C" },
5628 { 3, "IPV4_ADD_CLASS_D" },
5629 { 4, "IPV4_ADD_CLASS_E" },
5630 { 0, NULL },
5634 * Enum = IDL:org/csapi/cm/TpAction:1.0
5636 static const value_string org_csapi_cm_TpAction[] = {
5638 { 0, "DROP" },
5639 { 1, "TRANSMIT" },
5640 { 2, "RESHAPE" },
5641 { 3, "REMARK" },
5642 { 0, NULL },
5646 * Enum = IDL:org/csapi/cm/TpVprpStatus:1.0
5648 static const value_string org_csapi_cm_TpVprpStatus[] = {
5650 { 0, "ACTIVE" },
5651 { 1, "PENDING" },
5652 { 2, "DISALLOWED" },
5653 { 0, NULL },
5657 * Enum = IDL:org/csapi/am/TpChargingEventName:1.0
5659 static const value_string org_csapi_am_TpChargingEventName[] = {
5661 { 0, "P_AM_CHARGING" },
5662 { 1, "P_AM_RECHARGING" },
5663 { 2, "P_AM_ACCOUNT_LOW" },
5664 { 3, "P_AM_ACCOUNT_ZERO" },
5665 { 4, "P_AM_ACCOUNT_DISABLED" },
5666 { 0, NULL },
5670 * Enum = IDL:org/csapi/am/TpBalanceQueryError:1.0
5672 static const value_string org_csapi_am_TpBalanceQueryError[] = {
5674 { 0, "P_BALANCE_QUERY_OK" },
5675 { 1, "P_BALANCE_QUERY_ERROR_UNDEFINED" },
5676 { 2, "P_BALANCE_QUERY_UNKNOWN_SUBSCRIBER" },
5677 { 3, "P_BALANCE_QUERY_UNAUTHORIZED_APPLICATION" },
5678 { 4, "P_BALANCE_QUERY_SYSTEM_FAILURE" },
5679 { 0, NULL },
5683 * Enum = IDL:org/csapi/am/TpTransactionHistoryStatus:1.0
5685 static const value_string org_csapi_am_TpTransactionHistoryStatus[] = {
5687 { 0, "P_AM_TRANSACTION_ERROR_UNSPECIFIED" },
5688 { 1, "P_AM_TRANSACTION_INVALID_INTERVAL" },
5689 { 2, "P_AM_TRANSACTION_UNKNOWN_ACCOUNT" },
5690 { 3, "P_AM_TRANSACTION_UNAUTHORIZED_APPLICATION" },
5691 { 4, "P_AM_TRANSACTION_PROCESSING_ERROR" },
5692 { 5, "P_AM_TRANSACTION_SYSTEM_FAILURE" },
5693 { 0, NULL },
5697 * Enum = IDL:org/csapi/am/TpVoucherError:1.0
5699 static const value_string org_csapi_am_TpVoucherError[] = {
5701 { 0, "P_VOUCHER_OK" },
5702 { 1, "P_VOUCHER_UNDEFINED" },
5703 { 2, "P_VOUCHER_UNKNOWN_SUBSCRIBER" },
5704 { 3, "P_VOUCHER_UNAUTHORIZED_APPLICATION" },
5705 { 4, "P_VOUCHER_SYSTEM_FAILURE" },
5706 { 0, NULL },
5710 * Enum = IDL:org/csapi/cs/TpChargingParameterValueType:1.0
5712 static const value_string org_csapi_cs_TpChargingParameterValueType[] = {
5714 { 0, "P_CHS_PARAMETER_INT32" },
5715 { 1, "P_CHS_PARAMETER_FLOAT" },
5716 { 2, "P_CHS_PARAMETER_STRING" },
5717 { 3, "P_CHS_PARAMETER_BOOLEAN" },
5718 { 4, "P_CHS_PARAMETER_OCTETSET" },
5719 { 0, NULL },
5723 * Enum = IDL:org/csapi/cs/TpChargingError:1.0
5725 static const value_string org_csapi_cs_TpChargingError[] = {
5727 { 0, "P_CHS_ERR_UNDEFINED" },
5728 { 1, "P_CHS_ERR_ACCOUNT" },
5729 { 2, "P_CHS_ERR_USER" },
5730 { 3, "P_CHS_ERR_PARAMETER" },
5731 { 4, "P_CHS_ERR_NO_DEBIT" },
5732 { 5, "P_CHS_ERR_NO_CREDIT" },
5733 { 6, "P_CHS_ERR_VOLUMES" },
5734 { 7, "P_CHS_ERR_CURRENCY" },
5735 { 8, "P_CHS_ERR_NO_EXTEND" },
5736 { 9, "P_CHS_ERR_RESERVATION_LIMIT" },
5737 { 10, "P_CHS_ERR_CONFIRMATION_REQUIRED" },
5738 { 0, NULL },
5742 * Enum = IDL:org/csapi/cs/TpSessionEndedCause:1.0
5744 static const value_string org_csapi_cs_TpSessionEndedCause[] = {
5746 { 0, "P_CHS_CAUSE_UNDEFINED" },
5747 { 1, "P_CHS_CAUSE_TIMER_EXPIRED" },
5748 { 0, NULL },
5752 * Enum = IDL:org/csapi/cs/TpAppInformationType:1.0
5754 static const value_string org_csapi_cs_TpAppInformationType[] = {
5756 { 0, "P_APP_INF_TIMESTAMP" },
5757 { 0, NULL },
5761 * Enum = IDL:org/csapi/policy/TpPolicyConditionListType:1.0
5763 static const value_string org_csapi_policy_TpPolicyConditionListType[] = {
5765 { 0, "P_PM_DNF" },
5766 { 1, "P_PM_CNF" },
5767 { 0, NULL },
5771 * Enum = IDL:org/csapi/policy/TpPolicyConditionType:1.0
5773 static const value_string org_csapi_policy_TpPolicyConditionType[] = {
5775 { 0, "P_PM_TIME_PERIOD_CONDITION" },
5776 { 1, "P_PM_EVENT_CONDITION" },
5777 { 2, "P_PM_EXPRESSION_CONDITION" },
5778 { 0, NULL },
5782 * Enum = IDL:org/csapi/policy/TpPolicyActionType:1.0
5784 static const value_string org_csapi_policy_TpPolicyActionType[] = {
5786 { 0, "P_PM_EVENT_ACTION" },
5787 { 1, "P_PM_EXPRESSION_ACTION" },
5788 { 0, NULL },
5792 * Enum = IDL:org/csapi/policy/TpPolicyTypeInfo:1.0
5794 static const value_string org_csapi_policy_TpPolicyTypeInfo[] = {
5796 { 0, "P_PM_SIMPLE_TYPE" },
5797 { 1, "P_PM_TYPE_RECORD" },
5798 { 2, "P_PM_TYPE_LIST" },
5799 { 3, "P_PM_STRUCTURED_TYPE" },
5800 { 4, "P_PM_XML_TYPE" },
5801 { 0, NULL },
5805 * Enum = IDL:org/csapi/pam/TpPAMContextName:1.0
5807 static const value_string org_csapi_pam_TpPAMContextName[] = {
5809 { 0, "PAM_CONTEXT_ANY" },
5810 { 1, "PAM_CONTEXT_COMMUNICATION" },
5811 { 0, NULL },
5815 * Enum = IDL:org/csapi/pam/TpPAMACLDefault:1.0
5817 static const value_string org_csapi_pam_TpPAMACLDefault[] = {
5819 { 0, "PAM_ACCESS_ALLOW" },
5820 { 1, "PAM_ACCESS_DENY" },
5821 { 0, NULL },
5825 * Enum = IDL:org/csapi/pam/TpPAMPreferenceType:1.0
5827 static const value_string org_csapi_pam_TpPAMPreferenceType[] = {
5829 { 0, "PAM_ACCESS_LIST" },
5830 { 1, "PAM_EXTERNAL_CONTROL" },
5831 { 0, NULL },
5835 * Enum = IDL:org/csapi/pam/TpPAMEventName:1.0
5837 static const value_string org_csapi_pam_TpPAMEventName[] = {
5839 { 0, "PAM_CE_IDENTITY_PRESENCE_SET" },
5840 { 1, "PAM_CE_AVAILABILITY_CHANGED" },
5841 { 2, "PAM_CE_WATCHERS_CHANGED" },
5842 { 3, "PAM_CE_IDENTITY_CREATED" },
5843 { 4, "PAM_CE_IDENTITY_DELETED" },
5844 { 5, "PAM_CE_GROUP_MEMBERSHIP_CHANGED" },
5845 { 6, "PAM_CE_AGENT_CREATED" },
5846 { 7, "PAM_CE_AGENT_DELETED" },
5847 { 8, "PAM_CE_AGENT_ASSIGNED" },
5848 { 9, "PAM_CE_AGENT_UNASSIGNED" },
5849 { 10, "PAM_CE_CAPABILITY_CHANGED" },
5850 { 11, "PAM_CE_AGENT_CAPABILITY_PRESENCE_SET" },
5851 { 12, "PAM_CE_AGENT_PRESENCE_SET" },
5852 { 0, NULL },
5856 * Enum = IDL:org/csapi/pam/TpPAMwatcherChangeType:1.0
5858 static const value_string org_csapi_pam_TpPAMwatcherChangeType[] = {
5860 { 0, "PAM_WATCHERS_PERIODIC" },
5861 { 1, "PAM_WATCHERS_ADDED" },
5862 { 2, "PAM_WATCHERS_DELETED" },
5863 { 0, NULL },
5867 * Enum = IDL:org/csapi/pam/TpPAMErrorCause:1.0
5869 static const value_string org_csapi_pam_TpPAMErrorCause[] = {
5871 { 0, "P_PAM_CAUSE_UNDEFINED" },
5872 { 1, "P_PAM_CAUSE_INVALID_ADDRESS" },
5873 { 2, "P_PAM_CAUSE_SYSTEM_FAILURE" },
5874 { 3, "P_PAM_CAUSE_INFO_UNAVAILABLE" },
5875 { 4, "P_PAM_CAUSE_EVENT_REGISTRATION_CANCELLED" },
5876 { 0, NULL },
5880 * Enum = IDL:org/csapi/mmm/TpFolderInfoPropertyName:1.0
5882 static const value_string org_csapi_mmm_TpFolderInfoPropertyName[] = {
5884 { 0, "P_MMM_FOLDER_UNDEFINED" },
5885 { 1, "P_MMM_FOLDER_DATE_CREATED" },
5886 { 2, "P_MMM_FOLDER_DATE_CHANGED" },
5887 { 3, "P_MMM_FOLDER_SIZE" },
5888 { 4, "P_MMM_FOLDER_NUMBER_OF_MESSAGES" },
5889 { 0, NULL },
5893 * Enum = IDL:org/csapi/mmm/TpMailboxInfoPropertyName:1.0
5895 static const value_string org_csapi_mmm_TpMailboxInfoPropertyName[] = {
5897 { 0, "P_MMM_MAILBOX_UNDEFINED" },
5898 { 1, "P_MMM_MAILBOX_OWNER" },
5899 { 2, "P_MMM_MAILBOX_DATE_CREATED" },
5900 { 3, "P_MMM_MAILBOX_DATE_CHANGED" },
5901 { 4, "P_MMM_MAILBOX_SIZE" },
5902 { 0, NULL },
5906 * Enum = IDL:org/csapi/mmm/TpMessageInfoPropertyName:1.0
5908 static const value_string org_csapi_mmm_TpMessageInfoPropertyName[] = {
5910 { 0, "P_MMM_MESSAGE_UNDEFINED" },
5911 { 1, "P_MMM_MESSAGE_DATE_CREATED" },
5912 { 2, "P_MMM_MESSAGE_DATE_RECEIVED" },
5913 { 3, "P_MMM_MESSAGE_DATE_CHANGED" },
5914 { 4, "P_MMM_MESSAGE_SIZE" },
5915 { 5, "P_MMM_MESSAGE_STATUS" },
5916 { 0, NULL },
5920 * Enum = IDL:org/csapi/mmm/TpMessagePriority:1.0
5922 static const value_string org_csapi_mmm_TpMessagePriority[] = {
5924 { 0, "P_MMM_MESSAGE_PRIORITY_UNDEFINED" },
5925 { 1, "P_MMM_MESSAGE_PRIORITY_HIGH" },
5926 { 2, "P_MMM_MESSAGE_PRIORITY_LOW" },
5927 { 0, NULL },
5931 * Enum = IDL:org/csapi/mmm/TpMessageHeaderFieldType:1.0
5933 static const value_string org_csapi_mmm_TpMessageHeaderFieldType[] = {
5935 { 0, "P_MESSAGE_DATE_SENT" },
5936 { 1, "P_MESSAGE_SENT_FROM" },
5937 { 2, "P_MESSAGE_SENDER" },
5938 { 3, "P_MESSAGE_REPLY_TO" },
5939 { 4, "P_MESSAGE_SENT_TO" },
5940 { 5, "P_MESSAGE_CC_TO" },
5941 { 6, "P_MESSAGE_BCC_TO" },
5942 { 7, "P_MESSAGE_RFC822_MESSAGE_ID" },
5943 { 8, "P_MESSAGE_IN_REPLY_TO" },
5944 { 9, "P_MESSAGE_REFERENCES" },
5945 { 10, "P_MESSAGE_SUBJECT" },
5946 { 11, "P_MESSAGE_COMMENTS" },
5947 { 12, "P_MESSAGE_KEYWORDS" },
5948 { 13, "P_MESSAGE_TRACE_FIELD" },
5949 { 14, "P_MESSAGE_RESENT_FIELD" },
5950 { 15, "P_MESSAGE_MIME_VERSION" },
5951 { 16, "P_MESSAGE_MIME_CONTENT" },
5952 { 17, "P_MESSAGE_MIME_ENCODING" },
5953 { 18, "P_MESSAGE_MIME_ID" },
5954 { 19, "P_MESSAGE_MIME_DESCRIPTION" },
5955 { 20, "P_MESSAGE_MIME_DISPOSITION" },
5956 { 21, "P_MESSAGE_MIME_EXTENSION_FIELD" },
5957 { 22, "P_MESSAGE_EXTENSION_FIELD" },
5958 { 23, "P_MESSAGE_PRIORITY" },
5959 { 0, NULL },
5963 * Enum = IDL:org/csapi/mmm/TpMailboxMessageStatus:1.0
5965 static const value_string org_csapi_mmm_TpMailboxMessageStatus[] = {
5967 { 0, "P_MMM_RECEIVED_MSG_STATUS_READ" },
5968 { 1, "P_MMM_RECEIVED_MSG_STATUS_UNREAD" },
5969 { 2, "P_MMM_RECEIVED_MSG_STATUS_FORWARDED" },
5970 { 3, "P_MMM_RECEIVED_MSG_STATUS_REPLIED_TO" },
5971 { 4, "P_MMM_DRAFT_MSG_STATUS_SAVED_OR_UNSENT" },
5972 { 5, "P_MMM_SENT_MSG_STATUS_SENT" },
5973 { 6, "P_MMM_SENT_MSG_STATUS_DELIVERED" },
5974 { 7, "P_MMM_SENT_MSG_STATUS_READ" },
5975 { 8, "P_MMM_SENT_MSG_STATUS_DELETED_UNREAD" },
5976 { 9, "P_MMM_SENT_MSG_STATUS_NOT_DELIVERABLE" },
5977 { 10, "P_MMM_SENT_MSG_STATUS_EXPIRED" },
5978 { 0, NULL },
5982 * Enum = IDL:org/csapi/mmm/TpSetPropertyError:1.0
5984 static const value_string org_csapi_mmm_TpSetPropertyError[] = {
5986 { 0, "P_MMM_PROPERTY_NOT_SET" },
5987 { 1, "P_MMM_PROPERTY_READONLY" },
5988 { 2, "P_MMM_PROPERTY_INSUFFICIENT_PRIVILEGE" },
5989 { 3, "P_MMM_PROPERTY_NAME_UNKNOWN" },
5990 { 0, NULL },
5994 * Enum = IDL:org/csapi/mmm/TpMessagingEventName:1.0
5996 static const value_string org_csapi_mmm_TpMessagingEventName[] = {
5998 { 0, "P_EVENT_MSG_NAME_UNDEFINED" },
5999 { 1, "P_EVENT_MSG_NEW_MAILBOX_MESSAGE_ARRIVED" },
6000 { 2, "P_EVENT_MSG_NEW_MESSAGE_ARRIVED" },
6001 { 0, NULL },
6005 * Enum = IDL:org/csapi/mmm/TpDeliveryTimeType:1.0
6007 static const value_string org_csapi_mmm_TpDeliveryTimeType[] = {
6009 { 0, "P_MMM_SEND_IMMEDIATE" },
6010 { 1, "P_MMM_DELIVERY_TIME" },
6011 { 0, NULL },
6015 * Enum = IDL:org/csapi/mmm/TpMessageTreatmentType:1.0
6017 static const value_string org_csapi_mmm_TpMessageTreatmentType[] = {
6019 { 0, "P_MMM_TREATMENT_UNDEFINED" },
6020 { 1, "P_MMM_TREATMENT_REPORT_REQUESTED" },
6021 { 2, "P_MMM_TREATMENT_BILLING_ID" },
6022 { 3, "P_MMM_TREATMENT_DELIVERY_TIME" },
6023 { 4, "P_MMM_TREATMENT_VALIDITY_TIME" },
6024 { 0, NULL },
6028 * Enum = IDL:org/csapi/mmm/TpMessagingError:1.0
6030 static const value_string org_csapi_mmm_TpMessagingError[] = {
6032 { 0, "P_MMM_ERROR_UNDEFINED" },
6033 { 1, "P_MMM_ERROR_INVALID_AUTHENTICATION_INFORMATION" },
6034 { 2, "P_MMM_ERROR_INVALID_MAILBOX" },
6035 { 3, "P_MMM_ERROR_INVALID_DELIVERY_TYPE" },
6036 { 4, "P_MMM_ERROR_MAX_MESSAGE_SIZE_EXCEEDED" },
6037 { 5, "P_MMM_ERROR_INVALID_FOLDER_ID" },
6038 { 6, "P_MMM_ERROR_INVALID_MESSAGE_ID" },
6039 { 7, "P_MMM_ERROR_INVALID_PART_ID" },
6040 { 8, "P_MMM_ERROR_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH" },
6041 { 9, "P_MMM_ERROR_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH" },
6042 { 10, "P_MMM_ERROR_INVALID_DELIVERY_TIME" },
6043 { 11, "P_MMM_ERROR_INVALID_VALIDITY_TIME" },
6044 { 12, "P_MMM_ERROR_MAX_SUBJECT_SIZE_EXCEEDED" },
6045 { 13, "P_MMM_ERROR_INVALID_ID" },
6046 { 14, "P_MMM_ERROR_INVALID_NESTING_LEVEL" },
6047 { 15, "P_MMM_ERROR_INVALID_CRITERIA" },
6048 { 16, "P_MMM_ERROR_INFORMATION_NOT_AVAILABLE" },
6049 { 17, "P_MMM_ERROR_CANNOT_CANCEL" },
6050 { 18, "P_MMM_ERROR_INVALID_HEADER" },
6051 { 19, "P_MMM_INVALID_NETWORK_STATE" },
6052 { 20, "P_MMM_ERROR_RESOURCE_UNAVAILABLE" },
6053 { 21, "P_MMM_ERROR_RESOURCE_TIMEOUT" },
6054 { 0, NULL },
6058 * IDL Enums End
6061 /* Begin Exception Helper Functions */
6064 /* Exception = IDL:org/csapi/P_INVALID_ASSIGNMENT_ID:1.0 */
6065 static void
6066 decode_ex_org_csapi_P_INVALID_ASSIGNMENT_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6068 proto_item *item _U_;
6070 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_ASSIGNMENT_ID_ExtraInformation);
6074 /* Exception = IDL:org/csapi/P_INVALID_TIME_AND_DATE_FORMAT:1.0 */
6075 static void
6076 decode_ex_org_csapi_P_INVALID_TIME_AND_DATE_FORMAT(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6078 proto_item *item _U_;
6080 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_TIME_AND_DATE_FORMAT_ExtraInformation);
6084 /* Exception = IDL:org/csapi/P_INVALID_EVENT_TYPE:1.0 */
6085 static void
6086 decode_ex_org_csapi_P_INVALID_EVENT_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6088 proto_item *item _U_;
6090 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_EVENT_TYPE_ExtraInformation);
6094 /* Exception = IDL:org/csapi/P_INVALID_INTERFACE_NAME:1.0 */
6095 static void
6096 decode_ex_org_csapi_P_INVALID_INTERFACE_NAME(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6098 proto_item *item _U_;
6100 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_INTERFACE_NAME_ExtraInformation);
6104 /* Exception = IDL:org/csapi/P_INVALID_INTERFACE_TYPE:1.0 */
6105 static void
6106 decode_ex_org_csapi_P_INVALID_INTERFACE_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6108 proto_item *item _U_;
6110 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_INTERFACE_TYPE_ExtraInformation);
6114 /* Exception = IDL:org/csapi/P_UNKNOWN_SUBSCRIBER:1.0 */
6115 static void
6116 decode_ex_org_csapi_P_UNKNOWN_SUBSCRIBER(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6118 proto_item *item _U_;
6120 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_UNKNOWN_SUBSCRIBER_ExtraInformation);
6124 /* Exception = IDL:org/csapi/P_INFORMATION_NOT_AVAILABLE:1.0 */
6125 static void
6126 decode_ex_org_csapi_P_INFORMATION_NOT_AVAILABLE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6128 proto_item *item _U_;
6130 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INFORMATION_NOT_AVAILABLE_ExtraInformation);
6134 /* Exception = IDL:org/csapi/P_INVALID_CRITERIA:1.0 */
6135 static void
6136 decode_ex_org_csapi_P_INVALID_CRITERIA(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6138 proto_item *item _U_;
6140 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_CRITERIA_ExtraInformation);
6144 /* Exception = IDL:org/csapi/P_INVALID_SESSION_ID:1.0 */
6145 static void
6146 decode_ex_org_csapi_P_INVALID_SESSION_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6148 proto_item *item _U_;
6150 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_SESSION_ID_ExtraInformation);
6154 /* Exception = IDL:org/csapi/TpCommonExceptions:1.0 */
6155 static void
6156 decode_ex_org_csapi_TpCommonExceptions(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6158 proto_item *item _U_;
6160 proto_tree_add_int(tree, hf_org_csapi_TpCommonExceptions_ExceptionType, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
6162 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpCommonExceptions_ExtraInformation);
6166 /* Exception = IDL:org/csapi/P_INVALID_CURRENCY:1.0 */
6167 static void
6168 decode_ex_org_csapi_P_INVALID_CURRENCY(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6170 proto_item *item _U_;
6172 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_CURRENCY_ExtraInformation);
6176 /* Exception = IDL:org/csapi/P_INVALID_AMOUNT:1.0 */
6177 static void
6178 decode_ex_org_csapi_P_INVALID_AMOUNT(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6180 proto_item *item _U_;
6182 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_AMOUNT_ExtraInformation);
6186 /* Exception = IDL:org/csapi/P_APPLICATION_NOT_ACTIVATED:1.0 */
6187 static void
6188 decode_ex_org_csapi_P_APPLICATION_NOT_ACTIVATED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6190 proto_item *item _U_;
6192 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_APPLICATION_NOT_ACTIVATED_ExtraInformation);
6196 /* Exception = IDL:org/csapi/P_INVALID_ADDRESS:1.0 */
6197 static void
6198 decode_ex_org_csapi_P_INVALID_ADDRESS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6200 proto_item *item _U_;
6202 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_ADDRESS_ExtraInformation);
6206 /* Exception = IDL:org/csapi/P_UNSUPPORTED_ADDRESS_PLAN:1.0 */
6207 static void
6208 decode_ex_org_csapi_P_UNSUPPORTED_ADDRESS_PLAN(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6210 proto_item *item _U_;
6212 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_UNSUPPORTED_ADDRESS_PLAN_ExtraInformation);
6216 /* Exception = IDL:org/csapi/P_UNAUTHORISED_PARAMETER_VALUE:1.0 */
6217 static void
6218 decode_ex_org_csapi_P_UNAUTHORISED_PARAMETER_VALUE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6220 proto_item *item _U_;
6222 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_UNAUTHORISED_PARAMETER_VALUE_ExtraInformation);
6226 /* Exception = IDL:org/csapi/P_INVALID_VERSION:1.0 */
6227 static void
6228 decode_ex_org_csapi_P_INVALID_VERSION(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6230 proto_item *item _U_;
6232 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_VERSION_ExtraInformation);
6236 /* Exception = IDL:org/csapi/P_INVALID_NETWORK_STATE:1.0 */
6237 static void
6238 decode_ex_org_csapi_P_INVALID_NETWORK_STATE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6240 proto_item *item _U_;
6242 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_P_INVALID_NETWORK_STATE_ExtraInformation);
6246 /* Exception = IDL:org/csapi/fw/P_INVALID_SERVICE_ID:1.0 */
6247 static void
6248 decode_ex_org_csapi_fw_P_INVALID_SERVICE_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6250 proto_item *item _U_;
6252 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_SERVICE_ID_ExtraInformation);
6256 /* Exception = IDL:org/csapi/fw/P_SERVICE_ACCESS_DENIED:1.0 */
6257 static void
6258 decode_ex_org_csapi_fw_P_SERVICE_ACCESS_DENIED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6260 proto_item *item _U_;
6262 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_SERVICE_ACCESS_DENIED_ExtraInformation);
6266 /* Exception = IDL:org/csapi/fw/P_ACCESS_DENIED:1.0 */
6267 static void
6268 decode_ex_org_csapi_fw_P_ACCESS_DENIED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6270 proto_item *item _U_;
6272 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_ACCESS_DENIED_ExtraInformation);
6276 /* Exception = IDL:org/csapi/fw/P_SERVICE_NOT_ENABLED:1.0 */
6277 static void
6278 decode_ex_org_csapi_fw_P_SERVICE_NOT_ENABLED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6280 proto_item *item _U_;
6282 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_SERVICE_NOT_ENABLED_ExtraInformation);
6286 /* Exception = IDL:org/csapi/fw/P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY:1.0 */
6287 static void
6288 decode_ex_org_csapi_fw_P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6290 proto_item *item _U_;
6292 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY_ExtraInformation);
6296 /* Exception = IDL:org/csapi/fw/P_INVALID_AGREEMENT_TEXT:1.0 */
6297 static void
6298 decode_ex_org_csapi_fw_P_INVALID_AGREEMENT_TEXT(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6300 proto_item *item _U_;
6302 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_AGREEMENT_TEXT_ExtraInformation);
6306 /* Exception = IDL:org/csapi/fw/P_INVALID_SERVICE_TOKEN:1.0 */
6307 static void
6308 decode_ex_org_csapi_fw_P_INVALID_SERVICE_TOKEN(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6310 proto_item *item _U_;
6312 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_SERVICE_TOKEN_ExtraInformation);
6316 /* Exception = IDL:org/csapi/fw/P_INVALID_SIGNATURE:1.0 */
6317 static void
6318 decode_ex_org_csapi_fw_P_INVALID_SIGNATURE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6320 proto_item *item _U_;
6322 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_SIGNATURE_ExtraInformation);
6326 /* Exception = IDL:org/csapi/fw/P_INVALID_SIGNING_ALGORITHM:1.0 */
6327 static void
6328 decode_ex_org_csapi_fw_P_INVALID_SIGNING_ALGORITHM(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6330 proto_item *item _U_;
6332 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_SIGNING_ALGORITHM_ExtraInformation);
6336 /* Exception = IDL:org/csapi/fw/P_INVALID_DOMAIN_ID:1.0 */
6337 static void
6338 decode_ex_org_csapi_fw_P_INVALID_DOMAIN_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6340 proto_item *item _U_;
6342 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_DOMAIN_ID_ExtraInformation);
6346 /* Exception = IDL:org/csapi/fw/P_INVALID_PROPERTY:1.0 */
6347 static void
6348 decode_ex_org_csapi_fw_P_INVALID_PROPERTY(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6350 proto_item *item _U_;
6352 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_PROPERTY_ExtraInformation);
6356 /* Exception = IDL:org/csapi/fw/P_INVALID_ACCESS_TYPE:1.0 */
6357 static void
6358 decode_ex_org_csapi_fw_P_INVALID_ACCESS_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6360 proto_item *item _U_;
6362 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_ACCESS_TYPE_ExtraInformation);
6366 /* Exception = IDL:org/csapi/fw/P_ILLEGAL_SERVICE_TYPE:1.0 */
6367 static void
6368 decode_ex_org_csapi_fw_P_ILLEGAL_SERVICE_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6370 proto_item *item _U_;
6372 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_ILLEGAL_SERVICE_TYPE_ExtraInformation);
6376 /* Exception = IDL:org/csapi/fw/P_UNKNOWN_SERVICE_TYPE:1.0 */
6377 static void
6378 decode_ex_org_csapi_fw_P_UNKNOWN_SERVICE_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6380 proto_item *item _U_;
6382 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_UNKNOWN_SERVICE_TYPE_ExtraInformation);
6386 /* Exception = IDL:org/csapi/fw/P_MISSING_MANDATORY_PROPERTY:1.0 */
6387 static void
6388 decode_ex_org_csapi_fw_P_MISSING_MANDATORY_PROPERTY(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6390 proto_item *item _U_;
6392 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_MISSING_MANDATORY_PROPERTY_ExtraInformation);
6396 /* Exception = IDL:org/csapi/fw/P_DUPLICATE_PROPERTY_NAME:1.0 */
6397 static void
6398 decode_ex_org_csapi_fw_P_DUPLICATE_PROPERTY_NAME(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6400 proto_item *item _U_;
6402 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_DUPLICATE_PROPERTY_NAME_ExtraInformation);
6406 /* Exception = IDL:org/csapi/fw/P_PROPERTY_TYPE_MISMATCH:1.0 */
6407 static void
6408 decode_ex_org_csapi_fw_P_PROPERTY_TYPE_MISMATCH(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6410 proto_item *item _U_;
6412 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_PROPERTY_TYPE_MISMATCH_ExtraInformation);
6416 /* Exception = IDL:org/csapi/fw/P_INVALID_CLIENT_APP_ID:1.0 */
6417 static void
6418 decode_ex_org_csapi_fw_P_INVALID_CLIENT_APP_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6420 proto_item *item _U_;
6422 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_CLIENT_APP_ID_ExtraInformation);
6426 /* Exception = IDL:org/csapi/fw/P_INVALID_AUTH_TYPE:1.0 */
6427 static void
6428 decode_ex_org_csapi_fw_P_INVALID_AUTH_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6430 proto_item *item _U_;
6432 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_AUTH_TYPE_ExtraInformation);
6436 /* Exception = IDL:org/csapi/fw/P_INVALID_SAG_ID:1.0 */
6437 static void
6438 decode_ex_org_csapi_fw_P_INVALID_SAG_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6440 proto_item *item _U_;
6442 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_SAG_ID_ExtraInformation);
6446 /* Exception = IDL:org/csapi/fw/P_INVALID_SERVICE_PROFILE_ID:1.0 */
6447 static void
6448 decode_ex_org_csapi_fw_P_INVALID_SERVICE_PROFILE_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6450 proto_item *item _U_;
6452 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_SERVICE_PROFILE_ID_ExtraInformation);
6456 /* Exception = IDL:org/csapi/fw/P_INVALID_SERVICE_CONTRACT_ID:1.0 */
6457 static void
6458 decode_ex_org_csapi_fw_P_INVALID_SERVICE_CONTRACT_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6460 proto_item *item _U_;
6462 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_SERVICE_CONTRACT_ID_ExtraInformation);
6466 /* Exception = IDL:org/csapi/fw/P_INVALID_ACTIVITY_TEST_ID:1.0 */
6467 static void
6468 decode_ex_org_csapi_fw_P_INVALID_ACTIVITY_TEST_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6470 proto_item *item _U_;
6472 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_ACTIVITY_TEST_ID_ExtraInformation);
6476 /* Exception = IDL:org/csapi/fw/P_ILLEGAL_SERVICE_ID:1.0 */
6477 static void
6478 decode_ex_org_csapi_fw_P_ILLEGAL_SERVICE_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6480 proto_item *item _U_;
6482 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_ILLEGAL_SERVICE_ID_ExtraInformation);
6486 /* Exception = IDL:org/csapi/fw/P_UNKNOWN_SERVICE_ID:1.0 */
6487 static void
6488 decode_ex_org_csapi_fw_P_UNKNOWN_SERVICE_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6490 proto_item *item _U_;
6492 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_UNKNOWN_SERVICE_ID_ExtraInformation);
6496 /* Exception = IDL:org/csapi/fw/P_SERVICE_TYPE_UNAVAILABLE:1.0 */
6497 static void
6498 decode_ex_org_csapi_fw_P_SERVICE_TYPE_UNAVAILABLE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6500 proto_item *item _U_;
6502 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_SERVICE_TYPE_UNAVAILABLE_ExtraInformation);
6506 /* Exception = IDL:org/csapi/fw/P_INVALID_ADDITION_TO_SAG:1.0 */
6507 static void
6508 decode_ex_org_csapi_fw_P_INVALID_ADDITION_TO_SAG(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6510 proto_item *item _U_;
6512 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_ADDITION_TO_SAG_ExtraInformation);
6516 /* Exception = IDL:org/csapi/fw/P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT:1.0 */
6517 static void
6518 decode_ex_org_csapi_fw_P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6520 proto_item *item _U_;
6522 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT_ExtraInformation);
6526 /* Exception = IDL:org/csapi/fw/P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM:1.0 */
6527 static void
6528 decode_ex_org_csapi_fw_P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6530 proto_item *item _U_;
6532 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM_ExtraInformation);
6536 /* Exception = IDL:org/csapi/fw/P_NO_ACCEPTABLE_SIGNING_ALGORITHM:1.0 */
6537 static void
6538 decode_ex_org_csapi_fw_P_NO_ACCEPTABLE_SIGNING_ALGORITHM(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6540 proto_item *item _U_;
6542 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_P_NO_ACCEPTABLE_SIGNING_ALGORITHM_ExtraInformation);
6546 /* Exception = IDL:org/csapi/ui/P_ID_NOT_FOUND:1.0 */
6547 static void
6548 decode_ex_org_csapi_ui_P_ID_NOT_FOUND(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6550 proto_item *item _U_;
6552 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_P_ID_NOT_FOUND_ExtraInformation);
6556 /* Exception = IDL:org/csapi/ui/P_ILLEGAL_ID:1.0 */
6557 static void
6558 decode_ex_org_csapi_ui_P_ILLEGAL_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6560 proto_item *item _U_;
6562 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_P_ILLEGAL_ID_ExtraInformation);
6566 /* Exception = IDL:org/csapi/ui/P_ILLEGAL_RANGE:1.0 */
6567 static void
6568 decode_ex_org_csapi_ui_P_ILLEGAL_RANGE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6570 proto_item *item _U_;
6572 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_P_ILLEGAL_RANGE_ExtraInformation);
6576 /* Exception = IDL:org/csapi/ui/P_INVALID_COLLECTION_CRITERIA:1.0 */
6577 static void
6578 decode_ex_org_csapi_ui_P_INVALID_COLLECTION_CRITERIA(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6580 proto_item *item _U_;
6582 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_P_INVALID_COLLECTION_CRITERIA_ExtraInformation);
6586 /* Exception = IDL:org/csapi/mm/P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED:1.0 */
6587 static void
6588 decode_ex_org_csapi_mm_P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6590 proto_item *item _U_;
6592 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED_ExtraInformation);
6596 /* Exception = IDL:org/csapi/mm/P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED:1.0 */
6597 static void
6598 decode_ex_org_csapi_mm_P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6600 proto_item *item _U_;
6602 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED_ExtraInformation);
6606 /* Exception = IDL:org/csapi/mm/P_INVALID_REPORTING_INTERVAL:1.0 */
6607 static void
6608 decode_ex_org_csapi_mm_P_INVALID_REPORTING_INTERVAL(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6610 proto_item *item _U_;
6612 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_P_INVALID_REPORTING_INTERVAL_ExtraInformation);
6616 /* Exception = IDL:org/csapi/mm/P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED:1.0 */
6617 static void
6618 decode_ex_org_csapi_mm_P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6620 proto_item *item _U_;
6622 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED_ExtraInformation);
6626 /* Exception = IDL:org/csapi/termcap/P_INVALID_TERMINAL_ID:1.0 */
6627 static void
6628 decode_ex_org_csapi_termcap_P_INVALID_TERMINAL_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6630 proto_item *item _U_;
6632 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_termcap_P_INVALID_TERMINAL_ID_ExtraInformation);
6636 /* Exception = IDL:org/csapi/gms/P_GMS_INVALID_FOLDER_ID:1.0 */
6637 static void
6638 decode_ex_org_csapi_gms_P_GMS_INVALID_FOLDER_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6640 proto_item *item _U_;
6642 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_INVALID_FOLDER_ID_ExtraInformation);
6646 /* Exception = IDL:org/csapi/gms/P_GMS_INSUFFICIENT_PRIVILEGE:1.0 */
6647 static void
6648 decode_ex_org_csapi_gms_P_GMS_INSUFFICIENT_PRIVILEGE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6650 proto_item *item _U_;
6652 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_INSUFFICIENT_PRIVILEGE_ExtraInformation);
6656 /* Exception = IDL:org/csapi/gms/P_GMS_INVALID_AUTHENTICATION_INFORMATION:1.0 */
6657 static void
6658 decode_ex_org_csapi_gms_P_GMS_INVALID_AUTHENTICATION_INFORMATION(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6660 proto_item *item _U_;
6662 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation);
6666 /* Exception = IDL:org/csapi/gms/P_GMS_INVALID_MAILBOX:1.0 */
6667 static void
6668 decode_ex_org_csapi_gms_P_GMS_INVALID_MAILBOX(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6670 proto_item *item _U_;
6672 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_INVALID_MAILBOX_ExtraInformation);
6676 /* Exception = IDL:org/csapi/gms/P_GMS_INVALID_MESSAGE_ID:1.0 */
6677 static void
6678 decode_ex_org_csapi_gms_P_GMS_INVALID_MESSAGE_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6680 proto_item *item _U_;
6682 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_INVALID_MESSAGE_ID_ExtraInformation);
6686 /* Exception = IDL:org/csapi/gms/P_GMS_LOCKING_LOCKED_MAILBOX:1.0 */
6687 static void
6688 decode_ex_org_csapi_gms_P_GMS_LOCKING_LOCKED_MAILBOX(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6690 proto_item *item _U_;
6692 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_LOCKING_LOCKED_MAILBOX_ExtraInformation);
6696 /* Exception = IDL:org/csapi/gms/P_GMS_MESSAGE_NOT_REMOVED:1.0 */
6697 static void
6698 decode_ex_org_csapi_gms_P_GMS_MESSAGE_NOT_REMOVED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6700 proto_item *item _U_;
6702 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_MESSAGE_NOT_REMOVED_ExtraInformation);
6706 /* Exception = IDL:org/csapi/gms/P_GMS_NUMBER_NOT_POSITIVE:1.0 */
6707 static void
6708 decode_ex_org_csapi_gms_P_GMS_NUMBER_NOT_POSITIVE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6710 proto_item *item _U_;
6712 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_NUMBER_NOT_POSITIVE_ExtraInformation);
6716 /* Exception = IDL:org/csapi/gms/P_GMS_UNLOCKING_UNLOCKED_MAILBOX:1.0 */
6717 static void
6718 decode_ex_org_csapi_gms_P_GMS_UNLOCKING_UNLOCKED_MAILBOX(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6720 proto_item *item _U_;
6722 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_UNLOCKING_UNLOCKED_MAILBOX_ExtraInformation);
6726 /* Exception = IDL:org/csapi/gms/P_GMS_MAILBOX_LOCKED:1.0 */
6727 static void
6728 decode_ex_org_csapi_gms_P_GMS_MAILBOX_LOCKED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6730 proto_item *item _U_;
6732 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_MAILBOX_LOCKED_ExtraInformation);
6736 /* Exception = IDL:org/csapi/gms/P_GMS_CANNOT_UNLOCK_MAILBOX:1.0 */
6737 static void
6738 decode_ex_org_csapi_gms_P_GMS_CANNOT_UNLOCK_MAILBOX(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6740 proto_item *item _U_;
6742 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_CANNOT_UNLOCK_MAILBOX_ExtraInformation);
6746 /* Exception = IDL:org/csapi/gms/P_GMS_PROPERTY_NOT_SET:1.0 */
6747 static void
6748 decode_ex_org_csapi_gms_P_GMS_PROPERTY_NOT_SET(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6750 proto_item *item _U_;
6752 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_PROPERTY_NOT_SET_ExtraInformation);
6756 /* Exception = IDL:org/csapi/gms/P_GMS_FOLDER_IS_OPEN:1.0 */
6757 static void
6758 decode_ex_org_csapi_gms_P_GMS_FOLDER_IS_OPEN(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6760 proto_item *item _U_;
6762 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_FOLDER_IS_OPEN_ExtraInformation);
6766 /* Exception = IDL:org/csapi/gms/P_GMS_MAILBOX_OPEN:1.0 */
6767 static void
6768 decode_ex_org_csapi_gms_P_GMS_MAILBOX_OPEN(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6770 proto_item *item _U_;
6772 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_P_GMS_MAILBOX_OPEN_ExtraInformation);
6776 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_VPRP_ID:1.0 */
6777 static void
6778 decode_ex_org_csapi_cm_P_UNKNOWN_VPRP_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6780 proto_item *item _U_;
6782 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_VPRP_ID_ExtraInformation);
6786 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_SLA_ID:1.0 */
6787 static void
6788 decode_ex_org_csapi_cm_P_UNKNOWN_SLA_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6790 proto_item *item _U_;
6792 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_SLA_ID_ExtraInformation);
6796 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_STATUS:1.0 */
6797 static void
6798 decode_ex_org_csapi_cm_P_UNKNOWN_STATUS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6800 proto_item *item _U_;
6802 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_STATUS_ExtraInformation);
6806 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_QOS_INFO:1.0 */
6807 static void
6808 decode_ex_org_csapi_cm_P_UNKNOWN_QOS_INFO(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6810 proto_item *item _U_;
6812 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_QOS_INFO_ExtraInformation);
6816 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_VALIDITY_INFO:1.0 */
6817 static void
6818 decode_ex_org_csapi_cm_P_UNKNOWN_VALIDITY_INFO(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6820 proto_item *item _U_;
6822 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_VALIDITY_INFO_ExtraInformation);
6826 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_PIPEQOSINFO:1.0 */
6827 static void
6828 decode_ex_org_csapi_cm_P_UNKNOWN_PIPEQOSINFO(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6830 proto_item *item _U_;
6832 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_PIPEQOSINFO_ExtraInformation);
6836 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_DSCODEPOINT:1.0 */
6837 static void
6838 decode_ex_org_csapi_cm_P_UNKNOWN_DSCODEPOINT(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6840 proto_item *item _U_;
6842 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_DSCODEPOINT_ExtraInformation);
6846 /* Exception = IDL:org/csapi/cm/P_ILLEGAL_VPRPID:1.0 */
6847 static void
6848 decode_ex_org_csapi_cm_P_ILLEGAL_VPRPID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6850 proto_item *item _U_;
6852 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_ILLEGAL_VPRPID_ExtraInformation);
6856 /* Exception = IDL:org/csapi/cm/P_ILLEGAL_REF_VALUE:1.0 */
6857 static void
6858 decode_ex_org_csapi_cm_P_ILLEGAL_REF_VALUE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6860 proto_item *item _U_;
6862 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_ILLEGAL_REF_VALUE_ExtraInformation);
6866 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_INTERFACE:1.0 */
6867 static void
6868 decode_ex_org_csapi_cm_P_UNKNOWN_INTERFACE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6870 proto_item *item _U_;
6872 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_INTERFACE_ExtraInformation);
6876 /* Exception = IDL:org/csapi/cm/P_CANT_DELETE_VPRP:1.0 */
6877 static void
6878 decode_ex_org_csapi_cm_P_CANT_DELETE_VPRP(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6880 proto_item *item _U_;
6882 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_CANT_DELETE_VPRP_ExtraInformation);
6886 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_TEMPLATES:1.0 */
6887 static void
6888 decode_ex_org_csapi_cm_P_UNKNOWN_TEMPLATES(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6890 proto_item *item _U_;
6892 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_TEMPLATES_ExtraInformation);
6896 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_MENU:1.0 */
6897 static void
6898 decode_ex_org_csapi_cm_P_UNKNOWN_MENU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6900 proto_item *item _U_;
6902 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_MENU_ExtraInformation);
6906 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_ENTERPRISE_NETWORK:1.0 */
6907 static void
6908 decode_ex_org_csapi_cm_P_UNKNOWN_ENTERPRISE_NETWORK(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6910 proto_item *item _U_;
6912 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_ENTERPRISE_NETWORK_ExtraInformation);
6916 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_TEMPLATE_TYPE:1.0 */
6917 static void
6918 decode_ex_org_csapi_cm_P_UNKNOWN_TEMPLATE_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6920 proto_item *item _U_;
6922 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_TEMPLATE_TYPE_ExtraInformation);
6926 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_DESCRIPTION:1.0 */
6927 static void
6928 decode_ex_org_csapi_cm_P_UNKNOWN_DESCRIPTION(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6930 proto_item *item _U_;
6932 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_DESCRIPTION_ExtraInformation);
6936 /* Exception = IDL:org/csapi/cm/P_ILLEGAL_SLA_ID:1.0 */
6937 static void
6938 decode_ex_org_csapi_cm_P_ILLEGAL_SLA_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6940 proto_item *item _U_;
6942 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_ILLEGAL_SLA_ID_ExtraInformation);
6946 /* Exception = IDL:org/csapi/cm/P_ILLEGAL_TAG:1.0 */
6947 static void
6948 decode_ex_org_csapi_cm_P_ILLEGAL_TAG(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6950 proto_item *item _U_;
6952 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_ILLEGAL_TAG_ExtraInformation);
6956 /* Exception = IDL:org/csapi/cm/P_ILLEGAL_VALUE:1.0 */
6957 static void
6958 decode_ex_org_csapi_cm_P_ILLEGAL_VALUE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6960 proto_item *item _U_;
6962 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_ILLEGAL_VALUE_ExtraInformation);
6966 /* Exception = IDL:org/csapi/cm/P_ILLEGAL_COMBINATION:1.0 */
6967 static void
6968 decode_ex_org_csapi_cm_P_ILLEGAL_COMBINATION(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6970 proto_item *item _U_;
6972 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_ILLEGAL_COMBINATION_ExtraInformation);
6976 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_SITES:1.0 */
6977 static void
6978 decode_ex_org_csapi_cm_P_UNKNOWN_SITES(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6980 proto_item *item _U_;
6982 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_SITES_ExtraInformation);
6986 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_VPRN:1.0 */
6987 static void
6988 decode_ex_org_csapi_cm_P_UNKNOWN_VPRN(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
6990 proto_item *item _U_;
6992 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_VPRN_ExtraInformation);
6996 /* Exception = IDL:org/csapi/cm/P_ILLEGAL_SITE_ID:1.0 */
6997 static void
6998 decode_ex_org_csapi_cm_P_ILLEGAL_SITE_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7000 proto_item *item _U_;
7002 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_ILLEGAL_SITE_ID_ExtraInformation);
7006 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_SITE_ID:1.0 */
7007 static void
7008 decode_ex_org_csapi_cm_P_UNKNOWN_SITE_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7010 proto_item *item _U_;
7012 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_SITE_ID_ExtraInformation);
7016 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_SAPS:1.0 */
7017 static void
7018 decode_ex_org_csapi_cm_P_UNKNOWN_SAPS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7020 proto_item *item _U_;
7022 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_SAPS_ExtraInformation);
7026 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_SITE_LOCATION:1.0 */
7027 static void
7028 decode_ex_org_csapi_cm_P_UNKNOWN_SITE_LOCATION(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7030 proto_item *item _U_;
7032 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_SITE_LOCATION_ExtraInformation);
7036 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_SITE_DESCRIPTION:1.0 */
7037 static void
7038 decode_ex_org_csapi_cm_P_UNKNOWN_SITE_DESCRIPTION(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7040 proto_item *item _U_;
7042 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_SITE_DESCRIPTION_ExtraInformation);
7046 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_IPSUBNET:1.0 */
7047 static void
7048 decode_ex_org_csapi_cm_P_UNKNOWN_IPSUBNET(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7050 proto_item *item _U_;
7052 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_IPSUBNET_ExtraInformation);
7056 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_SAP:1.0 */
7057 static void
7058 decode_ex_org_csapi_cm_P_UNKNOWN_SAP(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7060 proto_item *item _U_;
7062 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_SAP_ExtraInformation);
7066 /* Exception = IDL:org/csapi/cm/P_UNKNOWN_VPRP:1.0 */
7067 static void
7068 decode_ex_org_csapi_cm_P_UNKNOWN_VPRP(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7070 proto_item *item _U_;
7072 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_P_UNKNOWN_VPRP_ExtraInformation);
7076 /* Exception = IDL:org/csapi/am/P_UNAUTHORIZED_APPLICATION:1.0 */
7077 static void
7078 decode_ex_org_csapi_am_P_UNAUTHORIZED_APPLICATION(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7080 proto_item *item _U_;
7082 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_am_P_UNAUTHORIZED_APPLICATION_ExtraInformation);
7086 /* Exception = IDL:org/csapi/cs/P_INVALID_USER:1.0 */
7087 static void
7088 decode_ex_org_csapi_cs_P_INVALID_USER(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7090 proto_item *item _U_;
7092 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_P_INVALID_USER_ExtraInformation);
7096 /* Exception = IDL:org/csapi/cs/P_INVALID_ACCOUNT:1.0 */
7097 static void
7098 decode_ex_org_csapi_cs_P_INVALID_ACCOUNT(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7100 proto_item *item _U_;
7102 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_P_INVALID_ACCOUNT_ExtraInformation);
7106 /* Exception = IDL:org/csapi/cs/P_INVALID_REQUEST_NUMBER:1.0 */
7107 static void
7108 decode_ex_org_csapi_cs_P_INVALID_REQUEST_NUMBER(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7110 proto_item *item _U_;
7112 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_P_INVALID_REQUEST_NUMBER_ExtraInformation);
7116 /* Exception = IDL:org/csapi/cs/P_INVALID_VOLUME:1.0 */
7117 static void
7118 decode_ex_org_csapi_cs_P_INVALID_VOLUME(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7120 proto_item *item _U_;
7122 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_P_INVALID_VOLUME_ExtraInformation);
7126 /* Exception = IDL:org/csapi/policy/P_ACCESS_VIOLATION:1.0 */
7127 static void
7128 decode_ex_org_csapi_policy_P_ACCESS_VIOLATION(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7130 proto_item *item _U_;
7132 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_P_ACCESS_VIOLATION_ExtraInformation);
7136 /* Exception = IDL:org/csapi/policy/P_SYNTAX_ERROR:1.0 */
7137 static void
7138 decode_ex_org_csapi_policy_P_SYNTAX_ERROR(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7140 proto_item *item _U_;
7142 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_P_SYNTAX_ERROR_ExtraInformation);
7146 /* Exception = IDL:org/csapi/policy/P_NAME_SPACE_ERROR:1.0 */
7147 static void
7148 decode_ex_org_csapi_policy_P_NAME_SPACE_ERROR(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7150 proto_item *item _U_;
7152 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_P_NAME_SPACE_ERROR_ExtraInformation);
7156 /* Exception = IDL:org/csapi/policy/P_NO_TRANSACTION_IN_PROCESS:1.0 */
7157 static void
7158 decode_ex_org_csapi_policy_P_NO_TRANSACTION_IN_PROCESS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7160 proto_item *item _U_;
7162 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_P_NO_TRANSACTION_IN_PROCESS_ExtraInformation);
7166 /* Exception = IDL:org/csapi/policy/P_TRANSACTION_IN_PROCESS:1.0 */
7167 static void
7168 decode_ex_org_csapi_policy_P_TRANSACTION_IN_PROCESS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7170 proto_item *item _U_;
7172 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_P_TRANSACTION_IN_PROCESS_ExtraInformation);
7176 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_TYPE:1.0 */
7177 static void
7178 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7180 proto_item *item _U_;
7182 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_TYPE_ExtraInformation);
7186 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_MEMBER:1.0 */
7187 static void
7188 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_MEMBER(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7190 proto_item *item _U_;
7192 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_MEMBER_ExtraInformation);
7196 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_IDENTITY:1.0 */
7197 static void
7198 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_IDENTITY(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7200 proto_item *item _U_;
7202 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_IDENTITY_ExtraInformation);
7206 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_GROUP:1.0 */
7207 static void
7208 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_GROUP(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7210 proto_item *item _U_;
7212 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_GROUP_ExtraInformation);
7216 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_CAPABILITY:1.0 */
7217 static void
7218 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_CAPABILITY(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7220 proto_item *item _U_;
7222 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_CAPABILITY_ExtraInformation);
7226 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_ATTRIBUTES:1.0 */
7227 static void
7228 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTES(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7230 proto_item *item _U_;
7232 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTES_ExtraInformation);
7236 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_ATTRIBUTE:1.0 */
7237 static void
7238 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7240 proto_item *item _U_;
7242 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTE_ExtraInformation);
7246 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_ASSIGNMENT:1.0 */
7247 static void
7248 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_ASSIGNMENT(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7250 proto_item *item _U_;
7252 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_ASSIGNMENT_ExtraInformation);
7256 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_ALIAS:1.0 */
7257 static void
7258 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_ALIAS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7260 proto_item *item _U_;
7262 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_ALIAS_ExtraInformation);
7266 /* Exception = IDL:org/csapi/pam/P_PAM_UNKNOWN_AGENT:1.0 */
7267 static void
7268 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_AGENT(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7270 proto_item *item _U_;
7272 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNKNOWN_AGENT_ExtraInformation);
7276 /* Exception = IDL:org/csapi/pam/P_PAM_UNASSIGNED_ALIAS:1.0 */
7277 static void
7278 decode_ex_org_csapi_pam_P_PAM_UNASSIGNED_ALIAS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7280 proto_item *item _U_;
7282 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNASSIGNED_ALIAS_ExtraInformation);
7286 /* Exception = IDL:org/csapi/pam/P_PAM_TYPE_EXISTS:1.0 */
7287 static void
7288 decode_ex_org_csapi_pam_P_PAM_TYPE_EXISTS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7290 proto_item *item _U_;
7292 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_TYPE_EXISTS_ExtraInformation);
7296 /* Exception = IDL:org/csapi/pam/P_PAM_TYPE_ASSOCIATED:1.0 */
7297 static void
7298 decode_ex_org_csapi_pam_P_PAM_TYPE_ASSOCIATED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7300 proto_item *item _U_;
7302 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_TYPE_ASSOCIATED_ExtraInformation);
7306 /* Exception = IDL:org/csapi/pam/P_PAM_NOT_REGISTERED:1.0 */
7307 static void
7308 decode_ex_org_csapi_pam_P_PAM_NOT_REGISTERED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7310 proto_item *item _U_;
7312 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_NOT_REGISTERED_ExtraInformation);
7316 /* Exception = IDL:org/csapi/pam/P_PAM_NOT_MEMBER:1.0 */
7317 static void
7318 decode_ex_org_csapi_pam_P_PAM_NOT_MEMBER(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7320 proto_item *item _U_;
7322 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_NOT_MEMBER_ExtraInformation);
7326 /* Exception = IDL:org/csapi/pam/P_PAM_NO_CAPABILITY:1.0 */
7327 static void
7328 decode_ex_org_csapi_pam_P_PAM_NO_CAPABILITY(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7330 proto_item *item _U_;
7332 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_NO_CAPABILITY_ExtraInformation);
7336 /* Exception = IDL:org/csapi/pam/P_PAM_MEMBER_EXISTS:1.0 */
7337 static void
7338 decode_ex_org_csapi_pam_P_PAM_MEMBER_EXISTS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7340 proto_item *item _U_;
7342 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_MEMBER_EXISTS_ExtraInformation);
7346 /* Exception = IDL:org/csapi/pam/P_PAM_IS_CYCLIC:1.0 */
7347 static void
7348 decode_ex_org_csapi_pam_P_PAM_IS_CYCLIC(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7350 proto_item *item _U_;
7352 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_IS_CYCLIC_ExtraInformation);
7356 /* Exception = IDL:org/csapi/pam/P_PAM_IDENTITY_EXISTS:1.0 */
7357 static void
7358 decode_ex_org_csapi_pam_P_PAM_IDENTITY_EXISTS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7360 proto_item *item _U_;
7362 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_IDENTITY_EXISTS_ExtraInformation);
7366 /* Exception = IDL:org/csapi/pam/P_PAM_DISASSOCIATED_TYPE:1.0 */
7367 static void
7368 decode_ex_org_csapi_pam_P_PAM_DISASSOCIATED_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7370 proto_item *item _U_;
7372 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_DISASSOCIATED_TYPE_ExtraInformation);
7376 /* Exception = IDL:org/csapi/pam/P_PAM_ATTRIBUTE_EXISTS:1.0 */
7377 static void
7378 decode_ex_org_csapi_pam_P_PAM_ATTRIBUTE_EXISTS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7380 proto_item *item _U_;
7382 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_ATTRIBUTE_EXISTS_ExtraInformation);
7386 /* Exception = IDL:org/csapi/pam/P_PAM_ALIAS_NOT_UNIQUE:1.0 */
7387 static void
7388 decode_ex_org_csapi_pam_P_PAM_ALIAS_NOT_UNIQUE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7390 proto_item *item _U_;
7392 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_ALIAS_NOT_UNIQUE_ExtraInformation);
7396 /* Exception = IDL:org/csapi/pam/P_PAM_ALIAS_EXISTS:1.0 */
7397 static void
7398 decode_ex_org_csapi_pam_P_PAM_ALIAS_EXISTS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7400 proto_item *item _U_;
7402 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_ALIAS_EXISTS_ExtraInformation);
7406 /* Exception = IDL:org/csapi/pam/P_PAM_AGENT_EXISTS:1.0 */
7407 static void
7408 decode_ex_org_csapi_pam_P_PAM_AGENT_EXISTS(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7410 proto_item *item _U_;
7412 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_AGENT_EXISTS_ExtraInformation);
7416 /* Exception = IDL:org/csapi/pam/P_PAM_UNAVAILABLE_INTERFACE:1.0 */
7417 static void
7418 decode_ex_org_csapi_pam_P_PAM_UNAVAILABLE_INTERFACE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7420 proto_item *item _U_;
7422 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_UNAVAILABLE_INTERFACE_ExtraInformation);
7426 /* Exception = IDL:org/csapi/pam/P_PAM_INVALID_CREDENTIAL:1.0 */
7427 static void
7428 decode_ex_org_csapi_pam_P_PAM_INVALID_CREDENTIAL(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7430 proto_item *item _U_;
7432 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_P_PAM_INVALID_CREDENTIAL_ExtraInformation);
7436 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_AUTHENTICATION_INFORMATION:1.0 */
7437 static void
7438 decode_ex_org_csapi_mmm_P_MMM_INVALID_AUTHENTICATION_INFORMATION(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7440 proto_item *item _U_;
7442 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation);
7446 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_MAILBOX:1.0 */
7447 static void
7448 decode_ex_org_csapi_mmm_P_MMM_INVALID_MAILBOX(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7450 proto_item *item _U_;
7452 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_MAILBOX_ExtraInformation);
7456 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_DELIVERY_TYPE:1.0 */
7457 static void
7458 decode_ex_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TYPE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7460 proto_item *item _U_;
7462 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TYPE_ExtraInformation);
7466 /* Exception = IDL:org/csapi/mmm/P_MMM_MAX_MESSAGE_SIZE_EXCEEDED:1.0 */
7467 static void
7468 decode_ex_org_csapi_mmm_P_MMM_MAX_MESSAGE_SIZE_EXCEEDED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7470 proto_item *item _U_;
7472 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_MAX_MESSAGE_SIZE_EXCEEDED_ExtraInformation);
7476 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_FOLDER_ID:1.0 */
7477 static void
7478 decode_ex_org_csapi_mmm_P_MMM_INVALID_FOLDER_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7480 proto_item *item _U_;
7482 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_FOLDER_ID_ExtraInformation);
7486 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_MESSAGE_ID:1.0 */
7487 static void
7488 decode_ex_org_csapi_mmm_P_MMM_INVALID_MESSAGE_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7490 proto_item *item _U_;
7492 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_MESSAGE_ID_ExtraInformation);
7496 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_PART_ID:1.0 */
7497 static void
7498 decode_ex_org_csapi_mmm_P_MMM_INVALID_PART_ID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7500 proto_item *item _U_;
7502 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_PART_ID_ExtraInformation);
7506 /* Exception = IDL:org/csapi/mmm/P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH:1.0 */
7507 static void
7508 decode_ex_org_csapi_mmm_P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7510 proto_item *item _U_;
7512 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH_ExtraInformation);
7516 /* Exception = IDL:org/csapi/mmm/P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH:1.0 */
7517 static void
7518 decode_ex_org_csapi_mmm_P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7520 proto_item *item _U_;
7522 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH_ExtraInformation);
7526 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_PROPERTY:1.0 */
7527 static void
7528 decode_ex_org_csapi_mmm_P_MMM_INVALID_PROPERTY(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7530 proto_item *item _U_;
7532 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_PROPERTY_ExtraInformation);
7536 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_DELIVERY_TIME:1.0 */
7537 static void
7538 decode_ex_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TIME(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7540 proto_item *item _U_;
7542 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TIME_ExtraInformation);
7546 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_VALIDITY_TIME:1.0 */
7547 static void
7548 decode_ex_org_csapi_mmm_P_MMM_INVALID_VALIDITY_TIME(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7550 proto_item *item _U_;
7552 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_VALIDITY_TIME_ExtraInformation);
7556 /* Exception = IDL:org/csapi/mmm/P_MMM_MAX_SUBJECT_SIZE_EXCEEDED:1.0 */
7557 static void
7558 decode_ex_org_csapi_mmm_P_MMM_MAX_SUBJECT_SIZE_EXCEEDED(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7560 proto_item *item _U_;
7562 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_MAX_SUBJECT_SIZE_EXCEEDED_ExtraInformation);
7566 /* Exception = IDL:org/csapi/mmm/P_MMM_INFORMATION_NOT_AVAILABLE:1.0 */
7567 static void
7568 decode_ex_org_csapi_mmm_P_MMM_INFORMATION_NOT_AVAILABLE(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7570 proto_item *item _U_;
7572 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INFORMATION_NOT_AVAILABLE_ExtraInformation);
7576 /* Exception = IDL:org/csapi/mmm/P_MMM_CANNOT_CANCEL:1.0 */
7577 static void
7578 decode_ex_org_csapi_mmm_P_MMM_CANNOT_CANCEL(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7580 proto_item *item _U_;
7582 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_CANNOT_CANCEL_ExtraInformation);
7586 /* Exception = IDL:org/csapi/mmm/P_MMM_INVALID_HEADER:1.0 */
7587 static void
7588 decode_ex_org_csapi_mmm_P_MMM_INVALID_HEADER(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7590 proto_item *item _U_;
7592 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_P_MMM_INVALID_HEADER_ExtraInformation);
7597 /* End Exception Helper Functions */
7600 * Main delegator for exception handling
7603 static gboolean
7604 decode_user_exception(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *ptree _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
7606 proto_tree *tree _U_;
7608 if (!header->exception_id)
7609 return FALSE;
7611 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_ASSIGNMENT_ID:1.0") == 0) {
7612 tree = start_dissecting(tvb, pinfo, ptree, offset);
7613 decode_ex_org_csapi_P_INVALID_ASSIGNMENT_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_ASSIGNMENT_ID:1.0 */
7614 return TRUE;
7617 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_TIME_AND_DATE_FORMAT:1.0") == 0) {
7618 tree = start_dissecting(tvb, pinfo, ptree, offset);
7619 decode_ex_org_csapi_P_INVALID_TIME_AND_DATE_FORMAT(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_TIME_AND_DATE_FORMAT:1.0 */
7620 return TRUE;
7623 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_EVENT_TYPE:1.0") == 0) {
7624 tree = start_dissecting(tvb, pinfo, ptree, offset);
7625 decode_ex_org_csapi_P_INVALID_EVENT_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_EVENT_TYPE:1.0 */
7626 return TRUE;
7629 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_INTERFACE_NAME:1.0") == 0) {
7630 tree = start_dissecting(tvb, pinfo, ptree, offset);
7631 decode_ex_org_csapi_P_INVALID_INTERFACE_NAME(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_INTERFACE_NAME:1.0 */
7632 return TRUE;
7635 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_INTERFACE_TYPE:1.0") == 0) {
7636 tree = start_dissecting(tvb, pinfo, ptree, offset);
7637 decode_ex_org_csapi_P_INVALID_INTERFACE_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_INTERFACE_TYPE:1.0 */
7638 return TRUE;
7641 if (strcmp(header->exception_id, "IDL:org/csapi/P_UNKNOWN_SUBSCRIBER:1.0") == 0) {
7642 tree = start_dissecting(tvb, pinfo, ptree, offset);
7643 decode_ex_org_csapi_P_UNKNOWN_SUBSCRIBER(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_UNKNOWN_SUBSCRIBER:1.0 */
7644 return TRUE;
7647 if (strcmp(header->exception_id, "IDL:org/csapi/P_INFORMATION_NOT_AVAILABLE:1.0") == 0) {
7648 tree = start_dissecting(tvb, pinfo, ptree, offset);
7649 decode_ex_org_csapi_P_INFORMATION_NOT_AVAILABLE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INFORMATION_NOT_AVAILABLE:1.0 */
7650 return TRUE;
7653 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_CRITERIA:1.0") == 0) {
7654 tree = start_dissecting(tvb, pinfo, ptree, offset);
7655 decode_ex_org_csapi_P_INVALID_CRITERIA(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_CRITERIA:1.0 */
7656 return TRUE;
7659 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_SESSION_ID:1.0") == 0) {
7660 tree = start_dissecting(tvb, pinfo, ptree, offset);
7661 decode_ex_org_csapi_P_INVALID_SESSION_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_SESSION_ID:1.0 */
7662 return TRUE;
7665 if (strcmp(header->exception_id, "IDL:org/csapi/TpCommonExceptions:1.0") == 0) {
7666 tree = start_dissecting(tvb, pinfo, ptree, offset);
7667 decode_ex_org_csapi_TpCommonExceptions(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/TpCommonExceptions:1.0 */
7668 return TRUE;
7671 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_CURRENCY:1.0") == 0) {
7672 tree = start_dissecting(tvb, pinfo, ptree, offset);
7673 decode_ex_org_csapi_P_INVALID_CURRENCY(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_CURRENCY:1.0 */
7674 return TRUE;
7677 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_AMOUNT:1.0") == 0) {
7678 tree = start_dissecting(tvb, pinfo, ptree, offset);
7679 decode_ex_org_csapi_P_INVALID_AMOUNT(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_AMOUNT:1.0 */
7680 return TRUE;
7683 if (strcmp(header->exception_id, "IDL:org/csapi/P_APPLICATION_NOT_ACTIVATED:1.0") == 0) {
7684 tree = start_dissecting(tvb, pinfo, ptree, offset);
7685 decode_ex_org_csapi_P_APPLICATION_NOT_ACTIVATED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_APPLICATION_NOT_ACTIVATED:1.0 */
7686 return TRUE;
7689 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_ADDRESS:1.0") == 0) {
7690 tree = start_dissecting(tvb, pinfo, ptree, offset);
7691 decode_ex_org_csapi_P_INVALID_ADDRESS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_ADDRESS:1.0 */
7692 return TRUE;
7695 if (strcmp(header->exception_id, "IDL:org/csapi/P_UNSUPPORTED_ADDRESS_PLAN:1.0") == 0) {
7696 tree = start_dissecting(tvb, pinfo, ptree, offset);
7697 decode_ex_org_csapi_P_UNSUPPORTED_ADDRESS_PLAN(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_UNSUPPORTED_ADDRESS_PLAN:1.0 */
7698 return TRUE;
7701 if (strcmp(header->exception_id, "IDL:org/csapi/P_UNAUTHORISED_PARAMETER_VALUE:1.0") == 0) {
7702 tree = start_dissecting(tvb, pinfo, ptree, offset);
7703 decode_ex_org_csapi_P_UNAUTHORISED_PARAMETER_VALUE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_UNAUTHORISED_PARAMETER_VALUE:1.0 */
7704 return TRUE;
7707 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_VERSION:1.0") == 0) {
7708 tree = start_dissecting(tvb, pinfo, ptree, offset);
7709 decode_ex_org_csapi_P_INVALID_VERSION(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_VERSION:1.0 */
7710 return TRUE;
7713 if (strcmp(header->exception_id, "IDL:org/csapi/P_INVALID_NETWORK_STATE:1.0") == 0) {
7714 tree = start_dissecting(tvb, pinfo, ptree, offset);
7715 decode_ex_org_csapi_P_INVALID_NETWORK_STATE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/P_INVALID_NETWORK_STATE:1.0 */
7716 return TRUE;
7719 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_SERVICE_ID:1.0") == 0) {
7720 tree = start_dissecting(tvb, pinfo, ptree, offset);
7721 decode_ex_org_csapi_fw_P_INVALID_SERVICE_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_SERVICE_ID:1.0 */
7722 return TRUE;
7725 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_SERVICE_ACCESS_DENIED:1.0") == 0) {
7726 tree = start_dissecting(tvb, pinfo, ptree, offset);
7727 decode_ex_org_csapi_fw_P_SERVICE_ACCESS_DENIED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_SERVICE_ACCESS_DENIED:1.0 */
7728 return TRUE;
7731 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_ACCESS_DENIED:1.0") == 0) {
7732 tree = start_dissecting(tvb, pinfo, ptree, offset);
7733 decode_ex_org_csapi_fw_P_ACCESS_DENIED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_ACCESS_DENIED:1.0 */
7734 return TRUE;
7737 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_SERVICE_NOT_ENABLED:1.0") == 0) {
7738 tree = start_dissecting(tvb, pinfo, ptree, offset);
7739 decode_ex_org_csapi_fw_P_SERVICE_NOT_ENABLED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_SERVICE_NOT_ENABLED:1.0 */
7740 return TRUE;
7743 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY:1.0") == 0) {
7744 tree = start_dissecting(tvb, pinfo, ptree, offset);
7745 decode_ex_org_csapi_fw_P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY:1.0 */
7746 return TRUE;
7749 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_AGREEMENT_TEXT:1.0") == 0) {
7750 tree = start_dissecting(tvb, pinfo, ptree, offset);
7751 decode_ex_org_csapi_fw_P_INVALID_AGREEMENT_TEXT(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_AGREEMENT_TEXT:1.0 */
7752 return TRUE;
7755 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_SERVICE_TOKEN:1.0") == 0) {
7756 tree = start_dissecting(tvb, pinfo, ptree, offset);
7757 decode_ex_org_csapi_fw_P_INVALID_SERVICE_TOKEN(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_SERVICE_TOKEN:1.0 */
7758 return TRUE;
7761 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_SIGNATURE:1.0") == 0) {
7762 tree = start_dissecting(tvb, pinfo, ptree, offset);
7763 decode_ex_org_csapi_fw_P_INVALID_SIGNATURE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_SIGNATURE:1.0 */
7764 return TRUE;
7767 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_SIGNING_ALGORITHM:1.0") == 0) {
7768 tree = start_dissecting(tvb, pinfo, ptree, offset);
7769 decode_ex_org_csapi_fw_P_INVALID_SIGNING_ALGORITHM(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_SIGNING_ALGORITHM:1.0 */
7770 return TRUE;
7773 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_DOMAIN_ID:1.0") == 0) {
7774 tree = start_dissecting(tvb, pinfo, ptree, offset);
7775 decode_ex_org_csapi_fw_P_INVALID_DOMAIN_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_DOMAIN_ID:1.0 */
7776 return TRUE;
7779 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_PROPERTY:1.0") == 0) {
7780 tree = start_dissecting(tvb, pinfo, ptree, offset);
7781 decode_ex_org_csapi_fw_P_INVALID_PROPERTY(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_PROPERTY:1.0 */
7782 return TRUE;
7785 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_ACCESS_TYPE:1.0") == 0) {
7786 tree = start_dissecting(tvb, pinfo, ptree, offset);
7787 decode_ex_org_csapi_fw_P_INVALID_ACCESS_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_ACCESS_TYPE:1.0 */
7788 return TRUE;
7791 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_ILLEGAL_SERVICE_TYPE:1.0") == 0) {
7792 tree = start_dissecting(tvb, pinfo, ptree, offset);
7793 decode_ex_org_csapi_fw_P_ILLEGAL_SERVICE_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_ILLEGAL_SERVICE_TYPE:1.0 */
7794 return TRUE;
7797 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_UNKNOWN_SERVICE_TYPE:1.0") == 0) {
7798 tree = start_dissecting(tvb, pinfo, ptree, offset);
7799 decode_ex_org_csapi_fw_P_UNKNOWN_SERVICE_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_UNKNOWN_SERVICE_TYPE:1.0 */
7800 return TRUE;
7803 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_MISSING_MANDATORY_PROPERTY:1.0") == 0) {
7804 tree = start_dissecting(tvb, pinfo, ptree, offset);
7805 decode_ex_org_csapi_fw_P_MISSING_MANDATORY_PROPERTY(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_MISSING_MANDATORY_PROPERTY:1.0 */
7806 return TRUE;
7809 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_DUPLICATE_PROPERTY_NAME:1.0") == 0) {
7810 tree = start_dissecting(tvb, pinfo, ptree, offset);
7811 decode_ex_org_csapi_fw_P_DUPLICATE_PROPERTY_NAME(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_DUPLICATE_PROPERTY_NAME:1.0 */
7812 return TRUE;
7815 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_PROPERTY_TYPE_MISMATCH:1.0") == 0) {
7816 tree = start_dissecting(tvb, pinfo, ptree, offset);
7817 decode_ex_org_csapi_fw_P_PROPERTY_TYPE_MISMATCH(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_PROPERTY_TYPE_MISMATCH:1.0 */
7818 return TRUE;
7821 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_CLIENT_APP_ID:1.0") == 0) {
7822 tree = start_dissecting(tvb, pinfo, ptree, offset);
7823 decode_ex_org_csapi_fw_P_INVALID_CLIENT_APP_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_CLIENT_APP_ID:1.0 */
7824 return TRUE;
7827 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_AUTH_TYPE:1.0") == 0) {
7828 tree = start_dissecting(tvb, pinfo, ptree, offset);
7829 decode_ex_org_csapi_fw_P_INVALID_AUTH_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_AUTH_TYPE:1.0 */
7830 return TRUE;
7833 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_SAG_ID:1.0") == 0) {
7834 tree = start_dissecting(tvb, pinfo, ptree, offset);
7835 decode_ex_org_csapi_fw_P_INVALID_SAG_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_SAG_ID:1.0 */
7836 return TRUE;
7839 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_SERVICE_PROFILE_ID:1.0") == 0) {
7840 tree = start_dissecting(tvb, pinfo, ptree, offset);
7841 decode_ex_org_csapi_fw_P_INVALID_SERVICE_PROFILE_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_SERVICE_PROFILE_ID:1.0 */
7842 return TRUE;
7845 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_SERVICE_CONTRACT_ID:1.0") == 0) {
7846 tree = start_dissecting(tvb, pinfo, ptree, offset);
7847 decode_ex_org_csapi_fw_P_INVALID_SERVICE_CONTRACT_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_SERVICE_CONTRACT_ID:1.0 */
7848 return TRUE;
7851 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_ACTIVITY_TEST_ID:1.0") == 0) {
7852 tree = start_dissecting(tvb, pinfo, ptree, offset);
7853 decode_ex_org_csapi_fw_P_INVALID_ACTIVITY_TEST_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_ACTIVITY_TEST_ID:1.0 */
7854 return TRUE;
7857 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_ILLEGAL_SERVICE_ID:1.0") == 0) {
7858 tree = start_dissecting(tvb, pinfo, ptree, offset);
7859 decode_ex_org_csapi_fw_P_ILLEGAL_SERVICE_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_ILLEGAL_SERVICE_ID:1.0 */
7860 return TRUE;
7863 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_UNKNOWN_SERVICE_ID:1.0") == 0) {
7864 tree = start_dissecting(tvb, pinfo, ptree, offset);
7865 decode_ex_org_csapi_fw_P_UNKNOWN_SERVICE_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_UNKNOWN_SERVICE_ID:1.0 */
7866 return TRUE;
7869 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_SERVICE_TYPE_UNAVAILABLE:1.0") == 0) {
7870 tree = start_dissecting(tvb, pinfo, ptree, offset);
7871 decode_ex_org_csapi_fw_P_SERVICE_TYPE_UNAVAILABLE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_SERVICE_TYPE_UNAVAILABLE:1.0 */
7872 return TRUE;
7875 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_ADDITION_TO_SAG:1.0") == 0) {
7876 tree = start_dissecting(tvb, pinfo, ptree, offset);
7877 decode_ex_org_csapi_fw_P_INVALID_ADDITION_TO_SAG(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_ADDITION_TO_SAG:1.0 */
7878 return TRUE;
7881 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT:1.0") == 0) {
7882 tree = start_dissecting(tvb, pinfo, ptree, offset);
7883 decode_ex_org_csapi_fw_P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT:1.0 */
7884 return TRUE;
7887 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM:1.0") == 0) {
7888 tree = start_dissecting(tvb, pinfo, ptree, offset);
7889 decode_ex_org_csapi_fw_P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM:1.0 */
7890 return TRUE;
7893 if (strcmp(header->exception_id, "IDL:org/csapi/fw/P_NO_ACCEPTABLE_SIGNING_ALGORITHM:1.0") == 0) {
7894 tree = start_dissecting(tvb, pinfo, ptree, offset);
7895 decode_ex_org_csapi_fw_P_NO_ACCEPTABLE_SIGNING_ALGORITHM(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/fw/P_NO_ACCEPTABLE_SIGNING_ALGORITHM:1.0 */
7896 return TRUE;
7899 if (strcmp(header->exception_id, "IDL:org/csapi/ui/P_ID_NOT_FOUND:1.0") == 0) {
7900 tree = start_dissecting(tvb, pinfo, ptree, offset);
7901 decode_ex_org_csapi_ui_P_ID_NOT_FOUND(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/ui/P_ID_NOT_FOUND:1.0 */
7902 return TRUE;
7905 if (strcmp(header->exception_id, "IDL:org/csapi/ui/P_ILLEGAL_ID:1.0") == 0) {
7906 tree = start_dissecting(tvb, pinfo, ptree, offset);
7907 decode_ex_org_csapi_ui_P_ILLEGAL_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/ui/P_ILLEGAL_ID:1.0 */
7908 return TRUE;
7911 if (strcmp(header->exception_id, "IDL:org/csapi/ui/P_ILLEGAL_RANGE:1.0") == 0) {
7912 tree = start_dissecting(tvb, pinfo, ptree, offset);
7913 decode_ex_org_csapi_ui_P_ILLEGAL_RANGE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/ui/P_ILLEGAL_RANGE:1.0 */
7914 return TRUE;
7917 if (strcmp(header->exception_id, "IDL:org/csapi/ui/P_INVALID_COLLECTION_CRITERIA:1.0") == 0) {
7918 tree = start_dissecting(tvb, pinfo, ptree, offset);
7919 decode_ex_org_csapi_ui_P_INVALID_COLLECTION_CRITERIA(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/ui/P_INVALID_COLLECTION_CRITERIA:1.0 */
7920 return TRUE;
7923 if (strcmp(header->exception_id, "IDL:org/csapi/mm/P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED:1.0") == 0) {
7924 tree = start_dissecting(tvb, pinfo, ptree, offset);
7925 decode_ex_org_csapi_mm_P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mm/P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED:1.0 */
7926 return TRUE;
7929 if (strcmp(header->exception_id, "IDL:org/csapi/mm/P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED:1.0") == 0) {
7930 tree = start_dissecting(tvb, pinfo, ptree, offset);
7931 decode_ex_org_csapi_mm_P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mm/P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED:1.0 */
7932 return TRUE;
7935 if (strcmp(header->exception_id, "IDL:org/csapi/mm/P_INVALID_REPORTING_INTERVAL:1.0") == 0) {
7936 tree = start_dissecting(tvb, pinfo, ptree, offset);
7937 decode_ex_org_csapi_mm_P_INVALID_REPORTING_INTERVAL(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mm/P_INVALID_REPORTING_INTERVAL:1.0 */
7938 return TRUE;
7941 if (strcmp(header->exception_id, "IDL:org/csapi/mm/P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED:1.0") == 0) {
7942 tree = start_dissecting(tvb, pinfo, ptree, offset);
7943 decode_ex_org_csapi_mm_P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mm/P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED:1.0 */
7944 return TRUE;
7947 if (strcmp(header->exception_id, "IDL:org/csapi/termcap/P_INVALID_TERMINAL_ID:1.0") == 0) {
7948 tree = start_dissecting(tvb, pinfo, ptree, offset);
7949 decode_ex_org_csapi_termcap_P_INVALID_TERMINAL_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/termcap/P_INVALID_TERMINAL_ID:1.0 */
7950 return TRUE;
7953 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_INVALID_FOLDER_ID:1.0") == 0) {
7954 tree = start_dissecting(tvb, pinfo, ptree, offset);
7955 decode_ex_org_csapi_gms_P_GMS_INVALID_FOLDER_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_INVALID_FOLDER_ID:1.0 */
7956 return TRUE;
7959 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_INSUFFICIENT_PRIVILEGE:1.0") == 0) {
7960 tree = start_dissecting(tvb, pinfo, ptree, offset);
7961 decode_ex_org_csapi_gms_P_GMS_INSUFFICIENT_PRIVILEGE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_INSUFFICIENT_PRIVILEGE:1.0 */
7962 return TRUE;
7965 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_INVALID_AUTHENTICATION_INFORMATION:1.0") == 0) {
7966 tree = start_dissecting(tvb, pinfo, ptree, offset);
7967 decode_ex_org_csapi_gms_P_GMS_INVALID_AUTHENTICATION_INFORMATION(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_INVALID_AUTHENTICATION_INFORMATION:1.0 */
7968 return TRUE;
7971 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_INVALID_MAILBOX:1.0") == 0) {
7972 tree = start_dissecting(tvb, pinfo, ptree, offset);
7973 decode_ex_org_csapi_gms_P_GMS_INVALID_MAILBOX(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_INVALID_MAILBOX:1.0 */
7974 return TRUE;
7977 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_INVALID_MESSAGE_ID:1.0") == 0) {
7978 tree = start_dissecting(tvb, pinfo, ptree, offset);
7979 decode_ex_org_csapi_gms_P_GMS_INVALID_MESSAGE_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_INVALID_MESSAGE_ID:1.0 */
7980 return TRUE;
7983 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_LOCKING_LOCKED_MAILBOX:1.0") == 0) {
7984 tree = start_dissecting(tvb, pinfo, ptree, offset);
7985 decode_ex_org_csapi_gms_P_GMS_LOCKING_LOCKED_MAILBOX(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_LOCKING_LOCKED_MAILBOX:1.0 */
7986 return TRUE;
7989 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_MESSAGE_NOT_REMOVED:1.0") == 0) {
7990 tree = start_dissecting(tvb, pinfo, ptree, offset);
7991 decode_ex_org_csapi_gms_P_GMS_MESSAGE_NOT_REMOVED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_MESSAGE_NOT_REMOVED:1.0 */
7992 return TRUE;
7995 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_NUMBER_NOT_POSITIVE:1.0") == 0) {
7996 tree = start_dissecting(tvb, pinfo, ptree, offset);
7997 decode_ex_org_csapi_gms_P_GMS_NUMBER_NOT_POSITIVE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_NUMBER_NOT_POSITIVE:1.0 */
7998 return TRUE;
8001 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_UNLOCKING_UNLOCKED_MAILBOX:1.0") == 0) {
8002 tree = start_dissecting(tvb, pinfo, ptree, offset);
8003 decode_ex_org_csapi_gms_P_GMS_UNLOCKING_UNLOCKED_MAILBOX(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_UNLOCKING_UNLOCKED_MAILBOX:1.0 */
8004 return TRUE;
8007 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_MAILBOX_LOCKED:1.0") == 0) {
8008 tree = start_dissecting(tvb, pinfo, ptree, offset);
8009 decode_ex_org_csapi_gms_P_GMS_MAILBOX_LOCKED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_MAILBOX_LOCKED:1.0 */
8010 return TRUE;
8013 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_CANNOT_UNLOCK_MAILBOX:1.0") == 0) {
8014 tree = start_dissecting(tvb, pinfo, ptree, offset);
8015 decode_ex_org_csapi_gms_P_GMS_CANNOT_UNLOCK_MAILBOX(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_CANNOT_UNLOCK_MAILBOX:1.0 */
8016 return TRUE;
8019 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_PROPERTY_NOT_SET:1.0") == 0) {
8020 tree = start_dissecting(tvb, pinfo, ptree, offset);
8021 decode_ex_org_csapi_gms_P_GMS_PROPERTY_NOT_SET(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_PROPERTY_NOT_SET:1.0 */
8022 return TRUE;
8025 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_FOLDER_IS_OPEN:1.0") == 0) {
8026 tree = start_dissecting(tvb, pinfo, ptree, offset);
8027 decode_ex_org_csapi_gms_P_GMS_FOLDER_IS_OPEN(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_FOLDER_IS_OPEN:1.0 */
8028 return TRUE;
8031 if (strcmp(header->exception_id, "IDL:org/csapi/gms/P_GMS_MAILBOX_OPEN:1.0") == 0) {
8032 tree = start_dissecting(tvb, pinfo, ptree, offset);
8033 decode_ex_org_csapi_gms_P_GMS_MAILBOX_OPEN(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/gms/P_GMS_MAILBOX_OPEN:1.0 */
8034 return TRUE;
8037 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_VPRP_ID:1.0") == 0) {
8038 tree = start_dissecting(tvb, pinfo, ptree, offset);
8039 decode_ex_org_csapi_cm_P_UNKNOWN_VPRP_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_VPRP_ID:1.0 */
8040 return TRUE;
8043 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_SLA_ID:1.0") == 0) {
8044 tree = start_dissecting(tvb, pinfo, ptree, offset);
8045 decode_ex_org_csapi_cm_P_UNKNOWN_SLA_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_SLA_ID:1.0 */
8046 return TRUE;
8049 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_STATUS:1.0") == 0) {
8050 tree = start_dissecting(tvb, pinfo, ptree, offset);
8051 decode_ex_org_csapi_cm_P_UNKNOWN_STATUS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_STATUS:1.0 */
8052 return TRUE;
8055 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_QOS_INFO:1.0") == 0) {
8056 tree = start_dissecting(tvb, pinfo, ptree, offset);
8057 decode_ex_org_csapi_cm_P_UNKNOWN_QOS_INFO(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_QOS_INFO:1.0 */
8058 return TRUE;
8061 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_VALIDITY_INFO:1.0") == 0) {
8062 tree = start_dissecting(tvb, pinfo, ptree, offset);
8063 decode_ex_org_csapi_cm_P_UNKNOWN_VALIDITY_INFO(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_VALIDITY_INFO:1.0 */
8064 return TRUE;
8067 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_PIPEQOSINFO:1.0") == 0) {
8068 tree = start_dissecting(tvb, pinfo, ptree, offset);
8069 decode_ex_org_csapi_cm_P_UNKNOWN_PIPEQOSINFO(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_PIPEQOSINFO:1.0 */
8070 return TRUE;
8073 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_DSCODEPOINT:1.0") == 0) {
8074 tree = start_dissecting(tvb, pinfo, ptree, offset);
8075 decode_ex_org_csapi_cm_P_UNKNOWN_DSCODEPOINT(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_DSCODEPOINT:1.0 */
8076 return TRUE;
8079 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_ILLEGAL_VPRPID:1.0") == 0) {
8080 tree = start_dissecting(tvb, pinfo, ptree, offset);
8081 decode_ex_org_csapi_cm_P_ILLEGAL_VPRPID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_ILLEGAL_VPRPID:1.0 */
8082 return TRUE;
8085 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_ILLEGAL_REF_VALUE:1.0") == 0) {
8086 tree = start_dissecting(tvb, pinfo, ptree, offset);
8087 decode_ex_org_csapi_cm_P_ILLEGAL_REF_VALUE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_ILLEGAL_REF_VALUE:1.0 */
8088 return TRUE;
8091 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_INTERFACE:1.0") == 0) {
8092 tree = start_dissecting(tvb, pinfo, ptree, offset);
8093 decode_ex_org_csapi_cm_P_UNKNOWN_INTERFACE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_INTERFACE:1.0 */
8094 return TRUE;
8097 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_CANT_DELETE_VPRP:1.0") == 0) {
8098 tree = start_dissecting(tvb, pinfo, ptree, offset);
8099 decode_ex_org_csapi_cm_P_CANT_DELETE_VPRP(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_CANT_DELETE_VPRP:1.0 */
8100 return TRUE;
8103 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_TEMPLATES:1.0") == 0) {
8104 tree = start_dissecting(tvb, pinfo, ptree, offset);
8105 decode_ex_org_csapi_cm_P_UNKNOWN_TEMPLATES(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_TEMPLATES:1.0 */
8106 return TRUE;
8109 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_MENU:1.0") == 0) {
8110 tree = start_dissecting(tvb, pinfo, ptree, offset);
8111 decode_ex_org_csapi_cm_P_UNKNOWN_MENU(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_MENU:1.0 */
8112 return TRUE;
8115 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_ENTERPRISE_NETWORK:1.0") == 0) {
8116 tree = start_dissecting(tvb, pinfo, ptree, offset);
8117 decode_ex_org_csapi_cm_P_UNKNOWN_ENTERPRISE_NETWORK(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_ENTERPRISE_NETWORK:1.0 */
8118 return TRUE;
8121 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_TEMPLATE_TYPE:1.0") == 0) {
8122 tree = start_dissecting(tvb, pinfo, ptree, offset);
8123 decode_ex_org_csapi_cm_P_UNKNOWN_TEMPLATE_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_TEMPLATE_TYPE:1.0 */
8124 return TRUE;
8127 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_DESCRIPTION:1.0") == 0) {
8128 tree = start_dissecting(tvb, pinfo, ptree, offset);
8129 decode_ex_org_csapi_cm_P_UNKNOWN_DESCRIPTION(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_DESCRIPTION:1.0 */
8130 return TRUE;
8133 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_ILLEGAL_SLA_ID:1.0") == 0) {
8134 tree = start_dissecting(tvb, pinfo, ptree, offset);
8135 decode_ex_org_csapi_cm_P_ILLEGAL_SLA_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_ILLEGAL_SLA_ID:1.0 */
8136 return TRUE;
8139 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_ILLEGAL_TAG:1.0") == 0) {
8140 tree = start_dissecting(tvb, pinfo, ptree, offset);
8141 decode_ex_org_csapi_cm_P_ILLEGAL_TAG(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_ILLEGAL_TAG:1.0 */
8142 return TRUE;
8145 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_ILLEGAL_VALUE:1.0") == 0) {
8146 tree = start_dissecting(tvb, pinfo, ptree, offset);
8147 decode_ex_org_csapi_cm_P_ILLEGAL_VALUE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_ILLEGAL_VALUE:1.0 */
8148 return TRUE;
8151 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_ILLEGAL_COMBINATION:1.0") == 0) {
8152 tree = start_dissecting(tvb, pinfo, ptree, offset);
8153 decode_ex_org_csapi_cm_P_ILLEGAL_COMBINATION(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_ILLEGAL_COMBINATION:1.0 */
8154 return TRUE;
8157 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_SITES:1.0") == 0) {
8158 tree = start_dissecting(tvb, pinfo, ptree, offset);
8159 decode_ex_org_csapi_cm_P_UNKNOWN_SITES(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_SITES:1.0 */
8160 return TRUE;
8163 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_VPRN:1.0") == 0) {
8164 tree = start_dissecting(tvb, pinfo, ptree, offset);
8165 decode_ex_org_csapi_cm_P_UNKNOWN_VPRN(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_VPRN:1.0 */
8166 return TRUE;
8169 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_ILLEGAL_SITE_ID:1.0") == 0) {
8170 tree = start_dissecting(tvb, pinfo, ptree, offset);
8171 decode_ex_org_csapi_cm_P_ILLEGAL_SITE_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_ILLEGAL_SITE_ID:1.0 */
8172 return TRUE;
8175 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_SITE_ID:1.0") == 0) {
8176 tree = start_dissecting(tvb, pinfo, ptree, offset);
8177 decode_ex_org_csapi_cm_P_UNKNOWN_SITE_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_SITE_ID:1.0 */
8178 return TRUE;
8181 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_SAPS:1.0") == 0) {
8182 tree = start_dissecting(tvb, pinfo, ptree, offset);
8183 decode_ex_org_csapi_cm_P_UNKNOWN_SAPS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_SAPS:1.0 */
8184 return TRUE;
8187 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_SITE_LOCATION:1.0") == 0) {
8188 tree = start_dissecting(tvb, pinfo, ptree, offset);
8189 decode_ex_org_csapi_cm_P_UNKNOWN_SITE_LOCATION(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_SITE_LOCATION:1.0 */
8190 return TRUE;
8193 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_SITE_DESCRIPTION:1.0") == 0) {
8194 tree = start_dissecting(tvb, pinfo, ptree, offset);
8195 decode_ex_org_csapi_cm_P_UNKNOWN_SITE_DESCRIPTION(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_SITE_DESCRIPTION:1.0 */
8196 return TRUE;
8199 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_IPSUBNET:1.0") == 0) {
8200 tree = start_dissecting(tvb, pinfo, ptree, offset);
8201 decode_ex_org_csapi_cm_P_UNKNOWN_IPSUBNET(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_IPSUBNET:1.0 */
8202 return TRUE;
8205 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_SAP:1.0") == 0) {
8206 tree = start_dissecting(tvb, pinfo, ptree, offset);
8207 decode_ex_org_csapi_cm_P_UNKNOWN_SAP(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_SAP:1.0 */
8208 return TRUE;
8211 if (strcmp(header->exception_id, "IDL:org/csapi/cm/P_UNKNOWN_VPRP:1.0") == 0) {
8212 tree = start_dissecting(tvb, pinfo, ptree, offset);
8213 decode_ex_org_csapi_cm_P_UNKNOWN_VPRP(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cm/P_UNKNOWN_VPRP:1.0 */
8214 return TRUE;
8217 if (strcmp(header->exception_id, "IDL:org/csapi/am/P_UNAUTHORIZED_APPLICATION:1.0") == 0) {
8218 tree = start_dissecting(tvb, pinfo, ptree, offset);
8219 decode_ex_org_csapi_am_P_UNAUTHORIZED_APPLICATION(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/am/P_UNAUTHORIZED_APPLICATION:1.0 */
8220 return TRUE;
8223 if (strcmp(header->exception_id, "IDL:org/csapi/cs/P_INVALID_USER:1.0") == 0) {
8224 tree = start_dissecting(tvb, pinfo, ptree, offset);
8225 decode_ex_org_csapi_cs_P_INVALID_USER(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cs/P_INVALID_USER:1.0 */
8226 return TRUE;
8229 if (strcmp(header->exception_id, "IDL:org/csapi/cs/P_INVALID_ACCOUNT:1.0") == 0) {
8230 tree = start_dissecting(tvb, pinfo, ptree, offset);
8231 decode_ex_org_csapi_cs_P_INVALID_ACCOUNT(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cs/P_INVALID_ACCOUNT:1.0 */
8232 return TRUE;
8235 if (strcmp(header->exception_id, "IDL:org/csapi/cs/P_INVALID_REQUEST_NUMBER:1.0") == 0) {
8236 tree = start_dissecting(tvb, pinfo, ptree, offset);
8237 decode_ex_org_csapi_cs_P_INVALID_REQUEST_NUMBER(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cs/P_INVALID_REQUEST_NUMBER:1.0 */
8238 return TRUE;
8241 if (strcmp(header->exception_id, "IDL:org/csapi/cs/P_INVALID_VOLUME:1.0") == 0) {
8242 tree = start_dissecting(tvb, pinfo, ptree, offset);
8243 decode_ex_org_csapi_cs_P_INVALID_VOLUME(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/cs/P_INVALID_VOLUME:1.0 */
8244 return TRUE;
8247 if (strcmp(header->exception_id, "IDL:org/csapi/policy/P_ACCESS_VIOLATION:1.0") == 0) {
8248 tree = start_dissecting(tvb, pinfo, ptree, offset);
8249 decode_ex_org_csapi_policy_P_ACCESS_VIOLATION(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/policy/P_ACCESS_VIOLATION:1.0 */
8250 return TRUE;
8253 if (strcmp(header->exception_id, "IDL:org/csapi/policy/P_SYNTAX_ERROR:1.0") == 0) {
8254 tree = start_dissecting(tvb, pinfo, ptree, offset);
8255 decode_ex_org_csapi_policy_P_SYNTAX_ERROR(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/policy/P_SYNTAX_ERROR:1.0 */
8256 return TRUE;
8259 if (strcmp(header->exception_id, "IDL:org/csapi/policy/P_NAME_SPACE_ERROR:1.0") == 0) {
8260 tree = start_dissecting(tvb, pinfo, ptree, offset);
8261 decode_ex_org_csapi_policy_P_NAME_SPACE_ERROR(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/policy/P_NAME_SPACE_ERROR:1.0 */
8262 return TRUE;
8265 if (strcmp(header->exception_id, "IDL:org/csapi/policy/P_NO_TRANSACTION_IN_PROCESS:1.0") == 0) {
8266 tree = start_dissecting(tvb, pinfo, ptree, offset);
8267 decode_ex_org_csapi_policy_P_NO_TRANSACTION_IN_PROCESS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/policy/P_NO_TRANSACTION_IN_PROCESS:1.0 */
8268 return TRUE;
8271 if (strcmp(header->exception_id, "IDL:org/csapi/policy/P_TRANSACTION_IN_PROCESS:1.0") == 0) {
8272 tree = start_dissecting(tvb, pinfo, ptree, offset);
8273 decode_ex_org_csapi_policy_P_TRANSACTION_IN_PROCESS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/policy/P_TRANSACTION_IN_PROCESS:1.0 */
8274 return TRUE;
8277 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_TYPE:1.0") == 0) {
8278 tree = start_dissecting(tvb, pinfo, ptree, offset);
8279 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_TYPE:1.0 */
8280 return TRUE;
8283 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_MEMBER:1.0") == 0) {
8284 tree = start_dissecting(tvb, pinfo, ptree, offset);
8285 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_MEMBER(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_MEMBER:1.0 */
8286 return TRUE;
8289 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_IDENTITY:1.0") == 0) {
8290 tree = start_dissecting(tvb, pinfo, ptree, offset);
8291 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_IDENTITY(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_IDENTITY:1.0 */
8292 return TRUE;
8295 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_GROUP:1.0") == 0) {
8296 tree = start_dissecting(tvb, pinfo, ptree, offset);
8297 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_GROUP(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_GROUP:1.0 */
8298 return TRUE;
8301 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_CAPABILITY:1.0") == 0) {
8302 tree = start_dissecting(tvb, pinfo, ptree, offset);
8303 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_CAPABILITY(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_CAPABILITY:1.0 */
8304 return TRUE;
8307 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_ATTRIBUTES:1.0") == 0) {
8308 tree = start_dissecting(tvb, pinfo, ptree, offset);
8309 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTES(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_ATTRIBUTES:1.0 */
8310 return TRUE;
8313 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_ATTRIBUTE:1.0") == 0) {
8314 tree = start_dissecting(tvb, pinfo, ptree, offset);
8315 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_ATTRIBUTE:1.0 */
8316 return TRUE;
8319 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_ASSIGNMENT:1.0") == 0) {
8320 tree = start_dissecting(tvb, pinfo, ptree, offset);
8321 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_ASSIGNMENT(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_ASSIGNMENT:1.0 */
8322 return TRUE;
8325 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_ALIAS:1.0") == 0) {
8326 tree = start_dissecting(tvb, pinfo, ptree, offset);
8327 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_ALIAS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_ALIAS:1.0 */
8328 return TRUE;
8331 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNKNOWN_AGENT:1.0") == 0) {
8332 tree = start_dissecting(tvb, pinfo, ptree, offset);
8333 decode_ex_org_csapi_pam_P_PAM_UNKNOWN_AGENT(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNKNOWN_AGENT:1.0 */
8334 return TRUE;
8337 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNASSIGNED_ALIAS:1.0") == 0) {
8338 tree = start_dissecting(tvb, pinfo, ptree, offset);
8339 decode_ex_org_csapi_pam_P_PAM_UNASSIGNED_ALIAS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNASSIGNED_ALIAS:1.0 */
8340 return TRUE;
8343 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_TYPE_EXISTS:1.0") == 0) {
8344 tree = start_dissecting(tvb, pinfo, ptree, offset);
8345 decode_ex_org_csapi_pam_P_PAM_TYPE_EXISTS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_TYPE_EXISTS:1.0 */
8346 return TRUE;
8349 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_TYPE_ASSOCIATED:1.0") == 0) {
8350 tree = start_dissecting(tvb, pinfo, ptree, offset);
8351 decode_ex_org_csapi_pam_P_PAM_TYPE_ASSOCIATED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_TYPE_ASSOCIATED:1.0 */
8352 return TRUE;
8355 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_NOT_REGISTERED:1.0") == 0) {
8356 tree = start_dissecting(tvb, pinfo, ptree, offset);
8357 decode_ex_org_csapi_pam_P_PAM_NOT_REGISTERED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_NOT_REGISTERED:1.0 */
8358 return TRUE;
8361 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_NOT_MEMBER:1.0") == 0) {
8362 tree = start_dissecting(tvb, pinfo, ptree, offset);
8363 decode_ex_org_csapi_pam_P_PAM_NOT_MEMBER(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_NOT_MEMBER:1.0 */
8364 return TRUE;
8367 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_NO_CAPABILITY:1.0") == 0) {
8368 tree = start_dissecting(tvb, pinfo, ptree, offset);
8369 decode_ex_org_csapi_pam_P_PAM_NO_CAPABILITY(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_NO_CAPABILITY:1.0 */
8370 return TRUE;
8373 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_MEMBER_EXISTS:1.0") == 0) {
8374 tree = start_dissecting(tvb, pinfo, ptree, offset);
8375 decode_ex_org_csapi_pam_P_PAM_MEMBER_EXISTS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_MEMBER_EXISTS:1.0 */
8376 return TRUE;
8379 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_IS_CYCLIC:1.0") == 0) {
8380 tree = start_dissecting(tvb, pinfo, ptree, offset);
8381 decode_ex_org_csapi_pam_P_PAM_IS_CYCLIC(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_IS_CYCLIC:1.0 */
8382 return TRUE;
8385 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_IDENTITY_EXISTS:1.0") == 0) {
8386 tree = start_dissecting(tvb, pinfo, ptree, offset);
8387 decode_ex_org_csapi_pam_P_PAM_IDENTITY_EXISTS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_IDENTITY_EXISTS:1.0 */
8388 return TRUE;
8391 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_DISASSOCIATED_TYPE:1.0") == 0) {
8392 tree = start_dissecting(tvb, pinfo, ptree, offset);
8393 decode_ex_org_csapi_pam_P_PAM_DISASSOCIATED_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_DISASSOCIATED_TYPE:1.0 */
8394 return TRUE;
8397 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_ATTRIBUTE_EXISTS:1.0") == 0) {
8398 tree = start_dissecting(tvb, pinfo, ptree, offset);
8399 decode_ex_org_csapi_pam_P_PAM_ATTRIBUTE_EXISTS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_ATTRIBUTE_EXISTS:1.0 */
8400 return TRUE;
8403 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_ALIAS_NOT_UNIQUE:1.0") == 0) {
8404 tree = start_dissecting(tvb, pinfo, ptree, offset);
8405 decode_ex_org_csapi_pam_P_PAM_ALIAS_NOT_UNIQUE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_ALIAS_NOT_UNIQUE:1.0 */
8406 return TRUE;
8409 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_ALIAS_EXISTS:1.0") == 0) {
8410 tree = start_dissecting(tvb, pinfo, ptree, offset);
8411 decode_ex_org_csapi_pam_P_PAM_ALIAS_EXISTS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_ALIAS_EXISTS:1.0 */
8412 return TRUE;
8415 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_AGENT_EXISTS:1.0") == 0) {
8416 tree = start_dissecting(tvb, pinfo, ptree, offset);
8417 decode_ex_org_csapi_pam_P_PAM_AGENT_EXISTS(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_AGENT_EXISTS:1.0 */
8418 return TRUE;
8421 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_UNAVAILABLE_INTERFACE:1.0") == 0) {
8422 tree = start_dissecting(tvb, pinfo, ptree, offset);
8423 decode_ex_org_csapi_pam_P_PAM_UNAVAILABLE_INTERFACE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_UNAVAILABLE_INTERFACE:1.0 */
8424 return TRUE;
8427 if (strcmp(header->exception_id, "IDL:org/csapi/pam/P_PAM_INVALID_CREDENTIAL:1.0") == 0) {
8428 tree = start_dissecting(tvb, pinfo, ptree, offset);
8429 decode_ex_org_csapi_pam_P_PAM_INVALID_CREDENTIAL(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/pam/P_PAM_INVALID_CREDENTIAL:1.0 */
8430 return TRUE;
8433 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_AUTHENTICATION_INFORMATION:1.0") == 0) {
8434 tree = start_dissecting(tvb, pinfo, ptree, offset);
8435 decode_ex_org_csapi_mmm_P_MMM_INVALID_AUTHENTICATION_INFORMATION(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_AUTHENTICATION_INFORMATION:1.0 */
8436 return TRUE;
8439 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_MAILBOX:1.0") == 0) {
8440 tree = start_dissecting(tvb, pinfo, ptree, offset);
8441 decode_ex_org_csapi_mmm_P_MMM_INVALID_MAILBOX(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_MAILBOX:1.0 */
8442 return TRUE;
8445 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_DELIVERY_TYPE:1.0") == 0) {
8446 tree = start_dissecting(tvb, pinfo, ptree, offset);
8447 decode_ex_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TYPE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_DELIVERY_TYPE:1.0 */
8448 return TRUE;
8451 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_MAX_MESSAGE_SIZE_EXCEEDED:1.0") == 0) {
8452 tree = start_dissecting(tvb, pinfo, ptree, offset);
8453 decode_ex_org_csapi_mmm_P_MMM_MAX_MESSAGE_SIZE_EXCEEDED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_MAX_MESSAGE_SIZE_EXCEEDED:1.0 */
8454 return TRUE;
8457 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_FOLDER_ID:1.0") == 0) {
8458 tree = start_dissecting(tvb, pinfo, ptree, offset);
8459 decode_ex_org_csapi_mmm_P_MMM_INVALID_FOLDER_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_FOLDER_ID:1.0 */
8460 return TRUE;
8463 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_MESSAGE_ID:1.0") == 0) {
8464 tree = start_dissecting(tvb, pinfo, ptree, offset);
8465 decode_ex_org_csapi_mmm_P_MMM_INVALID_MESSAGE_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_MESSAGE_ID:1.0 */
8466 return TRUE;
8469 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_PART_ID:1.0") == 0) {
8470 tree = start_dissecting(tvb, pinfo, ptree, offset);
8471 decode_ex_org_csapi_mmm_P_MMM_INVALID_PART_ID(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_PART_ID:1.0 */
8472 return TRUE;
8475 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH:1.0") == 0) {
8476 tree = start_dissecting(tvb, pinfo, ptree, offset);
8477 decode_ex_org_csapi_mmm_P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH:1.0 */
8478 return TRUE;
8481 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH:1.0") == 0) {
8482 tree = start_dissecting(tvb, pinfo, ptree, offset);
8483 decode_ex_org_csapi_mmm_P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH:1.0 */
8484 return TRUE;
8487 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_PROPERTY:1.0") == 0) {
8488 tree = start_dissecting(tvb, pinfo, ptree, offset);
8489 decode_ex_org_csapi_mmm_P_MMM_INVALID_PROPERTY(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_PROPERTY:1.0 */
8490 return TRUE;
8493 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_DELIVERY_TIME:1.0") == 0) {
8494 tree = start_dissecting(tvb, pinfo, ptree, offset);
8495 decode_ex_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TIME(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_DELIVERY_TIME:1.0 */
8496 return TRUE;
8499 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_VALIDITY_TIME:1.0") == 0) {
8500 tree = start_dissecting(tvb, pinfo, ptree, offset);
8501 decode_ex_org_csapi_mmm_P_MMM_INVALID_VALIDITY_TIME(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_VALIDITY_TIME:1.0 */
8502 return TRUE;
8505 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_MAX_SUBJECT_SIZE_EXCEEDED:1.0") == 0) {
8506 tree = start_dissecting(tvb, pinfo, ptree, offset);
8507 decode_ex_org_csapi_mmm_P_MMM_MAX_SUBJECT_SIZE_EXCEEDED(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_MAX_SUBJECT_SIZE_EXCEEDED:1.0 */
8508 return TRUE;
8511 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INFORMATION_NOT_AVAILABLE:1.0") == 0) {
8512 tree = start_dissecting(tvb, pinfo, ptree, offset);
8513 decode_ex_org_csapi_mmm_P_MMM_INFORMATION_NOT_AVAILABLE(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INFORMATION_NOT_AVAILABLE:1.0 */
8514 return TRUE;
8517 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_CANNOT_CANCEL:1.0") == 0) {
8518 tree = start_dissecting(tvb, pinfo, ptree, offset);
8519 decode_ex_org_csapi_mmm_P_MMM_CANNOT_CANCEL(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_CANNOT_CANCEL:1.0 */
8520 return TRUE;
8523 if (strcmp(header->exception_id, "IDL:org/csapi/mmm/P_MMM_INVALID_HEADER:1.0") == 0) {
8524 tree = start_dissecting(tvb, pinfo, ptree, offset);
8525 decode_ex_org_csapi_mmm_P_MMM_INVALID_HEADER(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian); /* IDL:org/csapi/mmm/P_MMM_INVALID_HEADER:1.0 */
8526 return TRUE;
8530 return FALSE; /* user exception not found */
8534 * IDL:org/csapi/IpService/setCallback:1.0
8536 static void
8537 decode_org_csapi_IpService_setCallback(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8539 switch(header->message_type) {
8540 case Request:
8541 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
8543 break;
8544 case Reply:
8545 switch(header->rep_status) {
8546 case NO_EXCEPTION:
8547 /* Function returns void */
8549 break;
8550 case USER_EXCEPTION:
8551 break;
8552 default:
8553 /* Unknown Exception */
8554 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8555 break;
8556 } /* switch(header->rep_status) */
8558 break;
8559 default:
8560 /* Unknown GIOP Message */
8561 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8562 break;
8563 } /* switch(header->message_type) */
8567 * IDL:org/csapi/IpService/setCallbackWithSessionID:1.0
8569 static void
8570 decode_org_csapi_IpService_setCallbackWithSessionID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8572 switch(header->message_type) {
8573 case Request:
8574 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
8576 proto_tree_add_int(tree, hf_org_csapi_IpService_setCallbackWithSessionID_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
8578 break;
8579 case Reply:
8580 switch(header->rep_status) {
8581 case NO_EXCEPTION:
8582 /* Function returns void */
8584 break;
8585 case USER_EXCEPTION:
8586 break;
8587 default:
8588 /* Unknown Exception */
8589 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8590 break;
8591 } /* switch(header->rep_status) */
8593 break;
8594 default:
8595 /* Unknown GIOP Message */
8596 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8597 break;
8598 } /* switch(header->message_type) */
8602 * IDL:org/csapi/fw/fw_access/trust_and_security/IpInitial/initiateAuthentication:1.0
8604 static void
8605 decode_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8607 switch(header->message_type) {
8608 case Request:
8609 /* Begin struct "org_csapi_fw_TpAuthDomain" */
8610 decode_org_csapi_fw_TpAuthDomain_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
8611 /* End struct "org_csapi_fw_TpAuthDomain" */
8612 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication_authType);
8614 break;
8615 case Reply:
8616 switch(header->rep_status) {
8617 case NO_EXCEPTION:
8618 /* Begin struct "org_csapi_fw_TpAuthDomain" */
8619 decode_org_csapi_fw_TpAuthDomain_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
8620 /* End struct "org_csapi_fw_TpAuthDomain" */
8621 break;
8622 case USER_EXCEPTION:
8623 break;
8624 default:
8625 /* Unknown Exception */
8626 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8627 break;
8628 } /* switch(header->rep_status) */
8630 break;
8631 default:
8632 /* Unknown GIOP Message */
8633 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8634 break;
8635 } /* switch(header->message_type) */
8639 * IDL:org/csapi/fw/fw_access/trust_and_security/IpInitial/initiateAuthenticationWithVersion:1.0
8641 static void
8642 decode_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8644 switch(header->message_type) {
8645 case Request:
8646 /* Begin struct "org_csapi_fw_TpAuthDomain" */
8647 decode_org_csapi_fw_TpAuthDomain_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
8648 /* End struct "org_csapi_fw_TpAuthDomain" */
8649 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_authType);
8651 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_frameworkVersion);
8653 break;
8654 case Reply:
8655 switch(header->rep_status) {
8656 case NO_EXCEPTION:
8657 /* Begin struct "org_csapi_fw_TpAuthDomain" */
8658 decode_org_csapi_fw_TpAuthDomain_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
8659 /* End struct "org_csapi_fw_TpAuthDomain" */
8660 break;
8661 case USER_EXCEPTION:
8662 break;
8663 default:
8664 /* Unknown Exception */
8665 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8666 break;
8667 } /* switch(header->rep_status) */
8669 break;
8670 default:
8671 /* Unknown GIOP Message */
8672 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8673 break;
8674 } /* switch(header->message_type) */
8678 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAuthentication/requestAccess:1.0
8680 static void
8681 decode_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8683 switch(header->message_type) {
8684 case Request:
8685 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess_accessType);
8687 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
8689 break;
8690 case Reply:
8691 switch(header->rep_status) {
8692 case NO_EXCEPTION:
8693 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
8695 break;
8696 case USER_EXCEPTION:
8697 break;
8698 default:
8699 /* Unknown Exception */
8700 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8701 break;
8702 } /* switch(header->rep_status) */
8704 break;
8705 default:
8706 /* Unknown GIOP Message */
8707 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8708 break;
8709 } /* switch(header->message_type) */
8713 * IDL:org/csapi/fw/fw_access/trust_and_security/IpClientAccess/terminateAccess:1.0
8715 static void
8716 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8718 /* Operation specific Variable declarations Begin */
8719 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature;
8720 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature;
8721 /* Operation specific Variable declarations End */
8723 (void)item; /* Avoid coverity param_set_but_unused parse warning */
8725 switch(header->message_type) {
8726 case Request:
8727 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_terminationText);
8729 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_signingAlgorithm);
8731 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
8732 /* coverity[returned_pointer] */
8733 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature);
8735 for (i_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature=0; i_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature; i_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature++) {
8737 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
8741 break;
8742 case Reply:
8743 switch(header->rep_status) {
8744 case NO_EXCEPTION:
8745 /* Function returns void */
8747 break;
8748 case USER_EXCEPTION:
8749 break;
8750 default:
8751 /* Unknown Exception */
8752 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8753 break;
8754 } /* switch(header->rep_status) */
8756 break;
8757 default:
8758 /* Unknown GIOP Message */
8759 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8760 break;
8761 } /* switch(header->message_type) */
8765 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAccess/obtainInterface:1.0
8767 static void
8768 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterface(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8770 switch(header->message_type) {
8771 case Request:
8772 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterface_interfaceName);
8774 break;
8775 case Reply:
8776 switch(header->rep_status) {
8777 case NO_EXCEPTION:
8778 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
8780 break;
8781 case USER_EXCEPTION:
8782 break;
8783 default:
8784 /* Unknown Exception */
8785 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8786 break;
8787 } /* switch(header->rep_status) */
8789 break;
8790 default:
8791 /* Unknown GIOP Message */
8792 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8793 break;
8794 } /* switch(header->message_type) */
8798 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAccess/obtainInterfaceWithCallback:1.0
8800 static void
8801 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8803 switch(header->message_type) {
8804 case Request:
8805 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback_interfaceName);
8807 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
8809 break;
8810 case Reply:
8811 switch(header->rep_status) {
8812 case NO_EXCEPTION:
8813 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
8815 break;
8816 case USER_EXCEPTION:
8817 break;
8818 default:
8819 /* Unknown Exception */
8820 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8821 break;
8822 } /* switch(header->rep_status) */
8824 break;
8825 default:
8826 /* Unknown GIOP Message */
8827 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8828 break;
8829 } /* switch(header->message_type) */
8833 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAccess/endAccess:1.0
8835 static void
8836 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8838 /* Operation specific Variable declarations Begin */
8839 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties;
8840 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties;
8841 /* Operation specific Variable declarations End */
8843 (void)item; /* Avoid coverity param_set_but_unused parse warning */
8845 switch(header->message_type) {
8846 case Request:
8847 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
8848 /* coverity[returned_pointer] */
8849 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties);
8851 for (i_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties=0; i_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties; i_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties++) {
8853 /* Begin struct "org_csapi_fw_TpProperty" */
8854 decode_org_csapi_fw_TpProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
8855 /* End struct "org_csapi_fw_TpProperty" */
8858 break;
8859 case Reply:
8860 switch(header->rep_status) {
8861 case NO_EXCEPTION:
8862 /* Function returns void */
8864 break;
8865 case USER_EXCEPTION:
8866 break;
8867 default:
8868 /* Unknown Exception */
8869 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8870 break;
8871 } /* switch(header->rep_status) */
8873 break;
8874 default:
8875 /* Unknown GIOP Message */
8876 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8877 break;
8878 } /* switch(header->message_type) */
8882 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAccess/listInterfaces:1.0
8884 static void
8885 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8887 /* Operation specific Variable declarations Begin */
8888 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return;
8889 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return;
8890 /* Operation specific Variable declarations End */
8892 (void)item; /* Avoid coverity param_set_but_unused parse warning */
8894 switch(header->message_type) {
8895 case Request:
8896 break;
8897 case Reply:
8898 switch(header->rep_status) {
8899 case NO_EXCEPTION:
8900 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
8901 /* coverity[returned_pointer] */
8902 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return);
8904 for (i_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return=0; i_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return; i_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return++) {
8906 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return);
8910 break;
8911 case USER_EXCEPTION:
8912 break;
8913 default:
8914 /* Unknown Exception */
8915 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8916 break;
8917 } /* switch(header->rep_status) */
8919 break;
8920 default:
8921 /* Unknown GIOP Message */
8922 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8923 break;
8924 } /* switch(header->message_type) */
8928 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAccess/releaseInterface:1.0
8930 static void
8931 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_releaseInterface(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8933 switch(header->message_type) {
8934 case Request:
8935 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_releaseInterface_interfaceName);
8937 break;
8938 case Reply:
8939 switch(header->rep_status) {
8940 case NO_EXCEPTION:
8941 /* Function returns void */
8943 break;
8944 case USER_EXCEPTION:
8945 break;
8946 default:
8947 /* Unknown Exception */
8948 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8949 break;
8950 } /* switch(header->rep_status) */
8952 break;
8953 default:
8954 /* Unknown GIOP Message */
8955 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8956 break;
8957 } /* switch(header->message_type) */
8961 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAccess/selectSigningAlgorithm:1.0
8963 static void
8964 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8966 switch(header->message_type) {
8967 case Request:
8968 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm_signingAlgorithmCaps);
8970 break;
8971 case Reply:
8972 switch(header->rep_status) {
8973 case NO_EXCEPTION:
8974 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm_return);
8976 break;
8977 case USER_EXCEPTION:
8978 break;
8979 default:
8980 /* Unknown Exception */
8981 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
8982 break;
8983 } /* switch(header->rep_status) */
8985 break;
8986 default:
8987 /* Unknown GIOP Message */
8988 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
8989 break;
8990 } /* switch(header->message_type) */
8994 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAccess/terminateAccess:1.0
8996 static void
8997 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
8999 /* Operation specific Variable declarations Begin */
9000 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature;
9001 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature;
9002 /* Operation specific Variable declarations End */
9004 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9006 switch(header->message_type) {
9007 case Request:
9008 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_terminationText);
9010 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9011 /* coverity[returned_pointer] */
9012 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature);
9014 for (i_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature=0; i_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature; i_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature++) {
9016 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9020 break;
9021 case Reply:
9022 switch(header->rep_status) {
9023 case NO_EXCEPTION:
9024 /* Function returns void */
9026 break;
9027 case USER_EXCEPTION:
9028 break;
9029 default:
9030 /* Unknown Exception */
9031 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9032 break;
9033 } /* switch(header->rep_status) */
9035 break;
9036 default:
9037 /* Unknown GIOP Message */
9038 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9039 break;
9040 } /* switch(header->message_type) */
9044 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAccess/relinquishInterface:1.0
9046 static void
9047 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9049 /* Operation specific Variable declarations Begin */
9050 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature;
9051 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature;
9052 /* Operation specific Variable declarations End */
9054 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9056 switch(header->message_type) {
9057 case Request:
9058 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_interfaceName);
9060 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_terminationText);
9062 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9063 /* coverity[returned_pointer] */
9064 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature);
9066 for (i_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature=0; i_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature; i_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature++) {
9068 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9072 break;
9073 case Reply:
9074 switch(header->rep_status) {
9075 case NO_EXCEPTION:
9076 /* Function returns void */
9078 break;
9079 case USER_EXCEPTION:
9080 break;
9081 default:
9082 /* Unknown Exception */
9083 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9084 break;
9085 } /* switch(header->rep_status) */
9087 break;
9088 default:
9089 /* Unknown GIOP Message */
9090 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9091 break;
9092 } /* switch(header->message_type) */
9096 * IDL:org/csapi/fw/fw_access/trust_and_security/IpClientAPILevelAuthentication/authenticate:1.0
9098 static void
9099 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9101 /* Operation specific Variable declarations Begin */
9102 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge;
9103 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge;
9104 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return;
9105 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return;
9106 /* Operation specific Variable declarations End */
9108 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9110 switch(header->message_type) {
9111 case Request:
9112 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9113 /* coverity[returned_pointer] */
9114 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge);
9116 for (i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge=0; i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge; i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge++) {
9118 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9122 break;
9123 case Reply:
9124 switch(header->rep_status) {
9125 case NO_EXCEPTION:
9126 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9127 /* coverity[returned_pointer] */
9128 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return);
9130 for (i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return=0; i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return; i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return++) {
9132 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9136 break;
9137 case USER_EXCEPTION:
9138 break;
9139 default:
9140 /* Unknown Exception */
9141 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9142 break;
9143 } /* switch(header->rep_status) */
9145 break;
9146 default:
9147 /* Unknown GIOP Message */
9148 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9149 break;
9150 } /* switch(header->message_type) */
9154 * IDL:org/csapi/fw/fw_access/trust_and_security/IpClientAPILevelAuthentication/abortAuthentication:1.0
9156 static void
9157 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_abortAuthentication(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9159 switch(header->message_type) {
9160 case Request:
9161 break;
9162 case Reply:
9163 switch(header->rep_status) {
9164 case NO_EXCEPTION:
9165 /* Function returns void */
9167 break;
9168 case USER_EXCEPTION:
9169 break;
9170 default:
9171 /* Unknown Exception */
9172 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9173 break;
9174 } /* switch(header->rep_status) */
9176 break;
9177 default:
9178 /* Unknown GIOP Message */
9179 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9180 break;
9181 } /* switch(header->message_type) */
9185 * IDL:org/csapi/fw/fw_access/trust_and_security/IpClientAPILevelAuthentication/authenticationSucceeded:1.0
9187 static void
9188 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticationSucceeded(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9190 switch(header->message_type) {
9191 case Request:
9192 break;
9193 case Reply:
9194 switch(header->rep_status) {
9195 case NO_EXCEPTION:
9196 /* Function returns void */
9198 break;
9199 case USER_EXCEPTION:
9200 break;
9201 default:
9202 /* Unknown Exception */
9203 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9204 break;
9205 } /* switch(header->rep_status) */
9207 break;
9208 default:
9209 /* Unknown GIOP Message */
9210 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9211 break;
9212 } /* switch(header->message_type) */
9216 * IDL:org/csapi/fw/fw_access/trust_and_security/IpClientAPILevelAuthentication/challenge:1.0
9218 static void
9219 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9221 /* Operation specific Variable declarations Begin */
9222 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge;
9223 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge;
9224 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return;
9225 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return;
9226 /* Operation specific Variable declarations End */
9228 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9230 switch(header->message_type) {
9231 case Request:
9232 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9233 /* coverity[returned_pointer] */
9234 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge);
9236 for (i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge=0; i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge; i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge++) {
9238 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9242 break;
9243 case Reply:
9244 switch(header->rep_status) {
9245 case NO_EXCEPTION:
9246 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9247 /* coverity[returned_pointer] */
9248 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return);
9250 for (i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return=0; i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return; i_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return++) {
9252 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9256 break;
9257 case USER_EXCEPTION:
9258 break;
9259 default:
9260 /* Unknown Exception */
9261 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9262 break;
9263 } /* switch(header->rep_status) */
9265 break;
9266 default:
9267 /* Unknown GIOP Message */
9268 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9269 break;
9270 } /* switch(header->message_type) */
9274 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication/selectEncryptionMethod:1.0
9276 static void
9277 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9279 switch(header->message_type) {
9280 case Request:
9281 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod_encryptionCaps);
9283 break;
9284 case Reply:
9285 switch(header->rep_status) {
9286 case NO_EXCEPTION:
9287 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod_return);
9289 break;
9290 case USER_EXCEPTION:
9291 break;
9292 default:
9293 /* Unknown Exception */
9294 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9295 break;
9296 } /* switch(header->rep_status) */
9298 break;
9299 default:
9300 /* Unknown GIOP Message */
9301 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9302 break;
9303 } /* switch(header->message_type) */
9307 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication/authenticate:1.0
9309 static void
9310 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9312 /* Operation specific Variable declarations Begin */
9313 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge;
9314 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge;
9315 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return;
9316 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return;
9317 /* Operation specific Variable declarations End */
9319 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9321 switch(header->message_type) {
9322 case Request:
9323 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9324 /* coverity[returned_pointer] */
9325 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge);
9327 for (i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge=0; i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge; i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge++) {
9329 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9333 break;
9334 case Reply:
9335 switch(header->rep_status) {
9336 case NO_EXCEPTION:
9337 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9338 /* coverity[returned_pointer] */
9339 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return);
9341 for (i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return=0; i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return; i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return++) {
9343 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9347 break;
9348 case USER_EXCEPTION:
9349 break;
9350 default:
9351 /* Unknown Exception */
9352 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9353 break;
9354 } /* switch(header->rep_status) */
9356 break;
9357 default:
9358 /* Unknown GIOP Message */
9359 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9360 break;
9361 } /* switch(header->message_type) */
9365 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication/abortAuthentication:1.0
9367 static void
9368 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_abortAuthentication(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9370 switch(header->message_type) {
9371 case Request:
9372 break;
9373 case Reply:
9374 switch(header->rep_status) {
9375 case NO_EXCEPTION:
9376 /* Function returns void */
9378 break;
9379 case USER_EXCEPTION:
9380 break;
9381 default:
9382 /* Unknown Exception */
9383 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9384 break;
9385 } /* switch(header->rep_status) */
9387 break;
9388 default:
9389 /* Unknown GIOP Message */
9390 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9391 break;
9392 } /* switch(header->message_type) */
9396 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication/authenticationSucceeded:1.0
9398 static void
9399 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticationSucceeded(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9401 switch(header->message_type) {
9402 case Request:
9403 break;
9404 case Reply:
9405 switch(header->rep_status) {
9406 case NO_EXCEPTION:
9407 /* Function returns void */
9409 break;
9410 case USER_EXCEPTION:
9411 break;
9412 default:
9413 /* Unknown Exception */
9414 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9415 break;
9416 } /* switch(header->rep_status) */
9418 break;
9419 default:
9420 /* Unknown GIOP Message */
9421 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9422 break;
9423 } /* switch(header->message_type) */
9427 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication/selectAuthenticationMechanism:1.0
9429 static void
9430 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9432 switch(header->message_type) {
9433 case Request:
9434 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism_authMechanismList);
9436 break;
9437 case Reply:
9438 switch(header->rep_status) {
9439 case NO_EXCEPTION:
9440 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism_return);
9442 break;
9443 case USER_EXCEPTION:
9444 break;
9445 default:
9446 /* Unknown Exception */
9447 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9448 break;
9449 } /* switch(header->rep_status) */
9451 break;
9452 default:
9453 /* Unknown GIOP Message */
9454 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9455 break;
9456 } /* switch(header->message_type) */
9460 * IDL:org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication/challenge:1.0
9462 static void
9463 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9465 /* Operation specific Variable declarations Begin */
9466 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge;
9467 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge;
9468 guint32 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return;
9469 guint32 i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return;
9470 /* Operation specific Variable declarations End */
9472 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9474 switch(header->message_type) {
9475 case Request:
9476 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9477 /* coverity[returned_pointer] */
9478 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge);
9480 for (i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge=0; i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge; i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge++) {
9482 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9486 break;
9487 case Reply:
9488 switch(header->rep_status) {
9489 case NO_EXCEPTION:
9490 u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9491 /* coverity[returned_pointer] */
9492 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return);
9494 for (i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return=0; i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return < u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return; i_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return++) {
9496 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
9500 break;
9501 case USER_EXCEPTION:
9502 break;
9503 default:
9504 /* Unknown Exception */
9505 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9506 break;
9507 } /* switch(header->rep_status) */
9509 break;
9510 default:
9511 /* Unknown GIOP Message */
9512 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9513 break;
9514 } /* switch(header->message_type) */
9518 * IDL:org/csapi/fw/fw_application/notification/IpAppEventNotification/reportNotification:1.0
9520 static void
9521 decode_org_csapi_fw_fw_application_notification_IpAppEventNotification_reportNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9523 switch(header->message_type) {
9524 case Request:
9525 /* Begin union "org_csapi_fw_TpFwEventInfo" */
9527 decode_org_csapi_fw_TpFwEventInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
9529 /* End union "org_csapi_fw_TpFwEventInfo" */
9530 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_notification_IpAppEventNotification_reportNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
9532 break;
9533 case Reply:
9534 switch(header->rep_status) {
9535 case NO_EXCEPTION:
9536 /* Function returns void */
9538 break;
9539 case USER_EXCEPTION:
9540 break;
9541 default:
9542 /* Unknown Exception */
9543 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9544 break;
9545 } /* switch(header->rep_status) */
9547 break;
9548 default:
9549 /* Unknown GIOP Message */
9550 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9551 break;
9552 } /* switch(header->message_type) */
9556 * IDL:org/csapi/fw/fw_application/notification/IpAppEventNotification/notificationTerminated:1.0
9558 static void
9559 decode_org_csapi_fw_fw_application_notification_IpAppEventNotification_notificationTerminated(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9561 switch(header->message_type) {
9562 case Request:
9563 break;
9564 case Reply:
9565 switch(header->rep_status) {
9566 case NO_EXCEPTION:
9567 /* Function returns void */
9569 break;
9570 case USER_EXCEPTION:
9571 break;
9572 default:
9573 /* Unknown Exception */
9574 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9575 break;
9576 } /* switch(header->rep_status) */
9578 break;
9579 default:
9580 /* Unknown GIOP Message */
9581 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9582 break;
9583 } /* switch(header->message_type) */
9587 * IDL:org/csapi/fw/fw_application/notification/IpEventNotification/createNotification:1.0
9589 static void
9590 decode_org_csapi_fw_fw_application_notification_IpEventNotification_createNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9592 switch(header->message_type) {
9593 case Request:
9594 /* Begin union "org_csapi_fw_TpFwEventCriteria" */
9596 decode_org_csapi_fw_TpFwEventCriteria_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
9598 /* End union "org_csapi_fw_TpFwEventCriteria" */
9599 break;
9600 case Reply:
9601 switch(header->rep_status) {
9602 case NO_EXCEPTION:
9603 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_notification_IpEventNotification_createNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
9605 break;
9606 case USER_EXCEPTION:
9607 break;
9608 default:
9609 /* Unknown Exception */
9610 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9611 break;
9612 } /* switch(header->rep_status) */
9614 break;
9615 default:
9616 /* Unknown GIOP Message */
9617 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9618 break;
9619 } /* switch(header->message_type) */
9623 * IDL:org/csapi/fw/fw_application/notification/IpEventNotification/destroyNotification:1.0
9625 static void
9626 decode_org_csapi_fw_fw_application_notification_IpEventNotification_destroyNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9628 switch(header->message_type) {
9629 case Request:
9630 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_notification_IpEventNotification_destroyNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
9632 break;
9633 case Reply:
9634 switch(header->rep_status) {
9635 case NO_EXCEPTION:
9636 /* Function returns void */
9638 break;
9639 case USER_EXCEPTION:
9640 break;
9641 default:
9642 /* Unknown Exception */
9643 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9644 break;
9645 } /* switch(header->rep_status) */
9647 break;
9648 default:
9649 /* Unknown GIOP Message */
9650 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9651 break;
9652 } /* switch(header->message_type) */
9656 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/activityTestRes:1.0
9658 static void
9659 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9661 switch(header->message_type) {
9662 case Request:
9663 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
9665 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes_activityTestResult);
9667 break;
9668 case Reply:
9669 switch(header->rep_status) {
9670 case NO_EXCEPTION:
9671 /* Function returns void */
9673 break;
9674 case USER_EXCEPTION:
9675 break;
9676 default:
9677 /* Unknown Exception */
9678 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9679 break;
9680 } /* switch(header->rep_status) */
9682 break;
9683 default:
9684 /* Unknown GIOP Message */
9685 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9686 break;
9687 } /* switch(header->message_type) */
9691 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/appActivityTestReq:1.0
9693 static void
9694 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appActivityTestReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9696 switch(header->message_type) {
9697 case Request:
9698 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appActivityTestReq_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
9700 break;
9701 case Reply:
9702 switch(header->rep_status) {
9703 case NO_EXCEPTION:
9704 /* Function returns void */
9706 break;
9707 case USER_EXCEPTION:
9708 break;
9709 default:
9710 /* Unknown Exception */
9711 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9712 break;
9713 } /* switch(header->rep_status) */
9715 break;
9716 default:
9717 /* Unknown GIOP Message */
9718 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9719 break;
9720 } /* switch(header->message_type) */
9724 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/fwFaultReportInd:1.0
9726 static void
9727 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultReportInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9729 /* Operation specific Variable declarations Begin */
9730 guint32 u_octet4;
9731 /* Operation specific Variable declarations End */
9733 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9735 switch(header->message_type) {
9736 case Request:
9737 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
9738 /* coverity[returned_pointer] */
9739 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultReportInd_fault, tvb, *offset-4, 4, u_octet4);
9741 break;
9742 case Reply:
9743 switch(header->rep_status) {
9744 case NO_EXCEPTION:
9745 /* Function returns void */
9747 break;
9748 case USER_EXCEPTION:
9749 break;
9750 default:
9751 /* Unknown Exception */
9752 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9753 break;
9754 } /* switch(header->rep_status) */
9756 break;
9757 default:
9758 /* Unknown GIOP Message */
9759 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9760 break;
9761 } /* switch(header->message_type) */
9765 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/fwFaultRecoveryInd:1.0
9767 static void
9768 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultRecoveryInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9770 /* Operation specific Variable declarations Begin */
9771 guint32 u_octet4;
9772 /* Operation specific Variable declarations End */
9774 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9776 switch(header->message_type) {
9777 case Request:
9778 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
9779 /* coverity[returned_pointer] */
9780 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultRecoveryInd_fault, tvb, *offset-4, 4, u_octet4);
9782 break;
9783 case Reply:
9784 switch(header->rep_status) {
9785 case NO_EXCEPTION:
9786 /* Function returns void */
9788 break;
9789 case USER_EXCEPTION:
9790 break;
9791 default:
9792 /* Unknown Exception */
9793 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9794 break;
9795 } /* switch(header->rep_status) */
9797 break;
9798 default:
9799 /* Unknown GIOP Message */
9800 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9801 break;
9802 } /* switch(header->message_type) */
9806 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/svcUnavailableInd:1.0
9808 static void
9809 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9811 /* Operation specific Variable declarations Begin */
9812 guint32 u_octet4;
9813 /* Operation specific Variable declarations End */
9815 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9817 switch(header->message_type) {
9818 case Request:
9819 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd_serviceID);
9821 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
9822 /* coverity[returned_pointer] */
9823 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd_reason, tvb, *offset-4, 4, u_octet4);
9825 break;
9826 case Reply:
9827 switch(header->rep_status) {
9828 case NO_EXCEPTION:
9829 /* Function returns void */
9831 break;
9832 case USER_EXCEPTION:
9833 break;
9834 default:
9835 /* Unknown Exception */
9836 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9837 break;
9838 } /* switch(header->rep_status) */
9840 break;
9841 default:
9842 /* Unknown GIOP Message */
9843 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9844 break;
9845 } /* switch(header->message_type) */
9849 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/genFaultStatsRecordRes:1.0
9851 static void
9852 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9854 /* Operation specific Variable declarations Begin */
9855 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs;
9856 guint32 i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs;
9857 /* Operation specific Variable declarations End */
9859 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9861 switch(header->message_type) {
9862 case Request:
9863 /* Begin struct "org_csapi_fw_TpFaultStatsRecord" */
9864 decode_org_csapi_fw_TpFaultStatsRecord_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
9865 /* End struct "org_csapi_fw_TpFaultStatsRecord" */
9866 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9867 /* coverity[returned_pointer] */
9868 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs);
9870 for (i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs++) {
9872 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs);
9876 break;
9877 case Reply:
9878 switch(header->rep_status) {
9879 case NO_EXCEPTION:
9880 /* Function returns void */
9882 break;
9883 case USER_EXCEPTION:
9884 break;
9885 default:
9886 /* Unknown Exception */
9887 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9888 break;
9889 } /* switch(header->rep_status) */
9891 break;
9892 default:
9893 /* Unknown GIOP Message */
9894 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9895 break;
9896 } /* switch(header->message_type) */
9900 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/fwUnavailableInd:1.0
9902 static void
9903 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9905 /* Operation specific Variable declarations Begin */
9906 guint32 u_octet4;
9907 /* Operation specific Variable declarations End */
9909 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9911 switch(header->message_type) {
9912 case Request:
9913 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
9914 /* coverity[returned_pointer] */
9915 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwUnavailableInd_reason, tvb, *offset-4, 4, u_octet4);
9917 break;
9918 case Reply:
9919 switch(header->rep_status) {
9920 case NO_EXCEPTION:
9921 /* Function returns void */
9923 break;
9924 case USER_EXCEPTION:
9925 break;
9926 default:
9927 /* Unknown Exception */
9928 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9929 break;
9930 } /* switch(header->rep_status) */
9932 break;
9933 default:
9934 /* Unknown GIOP Message */
9935 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9936 break;
9937 } /* switch(header->message_type) */
9941 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/activityTestErr:1.0
9943 static void
9944 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9946 switch(header->message_type) {
9947 case Request:
9948 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestErr_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
9950 break;
9951 case Reply:
9952 switch(header->rep_status) {
9953 case NO_EXCEPTION:
9954 /* Function returns void */
9956 break;
9957 case USER_EXCEPTION:
9958 break;
9959 default:
9960 /* Unknown Exception */
9961 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
9962 break;
9963 } /* switch(header->rep_status) */
9965 break;
9966 default:
9967 /* Unknown GIOP Message */
9968 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
9969 break;
9970 } /* switch(header->message_type) */
9974 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/genFaultStatsRecordErr:1.0
9976 static void
9977 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
9979 /* Operation specific Variable declarations Begin */
9980 guint32 u_octet4;
9981 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs;
9982 guint32 i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs;
9983 /* Operation specific Variable declarations End */
9985 (void)item; /* Avoid coverity param_set_but_unused parse warning */
9987 switch(header->message_type) {
9988 case Request:
9989 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
9990 /* coverity[returned_pointer] */
9991 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_faultStatisticsError, tvb, *offset-4, 4, u_octet4);
9993 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
9994 /* coverity[returned_pointer] */
9995 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs);
9997 for (i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs++) {
9999 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs);
10003 break;
10004 case Reply:
10005 switch(header->rep_status) {
10006 case NO_EXCEPTION:
10007 /* Function returns void */
10009 break;
10010 case USER_EXCEPTION:
10011 break;
10012 default:
10013 /* Unknown Exception */
10014 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10015 break;
10016 } /* switch(header->rep_status) */
10018 break;
10019 default:
10020 /* Unknown GIOP Message */
10021 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10022 break;
10023 } /* switch(header->message_type) */
10027 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/appUnavailableInd:1.0
10029 static void
10030 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10032 switch(header->message_type) {
10033 case Request:
10034 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appUnavailableInd_serviceID);
10036 break;
10037 case Reply:
10038 switch(header->rep_status) {
10039 case NO_EXCEPTION:
10040 /* Function returns void */
10042 break;
10043 case USER_EXCEPTION:
10044 break;
10045 default:
10046 /* Unknown Exception */
10047 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10048 break;
10049 } /* switch(header->rep_status) */
10051 break;
10052 default:
10053 /* Unknown GIOP Message */
10054 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10055 break;
10056 } /* switch(header->message_type) */
10060 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/genFaultStatsRecordReq:1.0
10062 static void
10063 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10065 switch(header->message_type) {
10066 case Request:
10067 /* Begin struct "org_csapi_TpTimeInterval" */
10068 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10069 /* End struct "org_csapi_TpTimeInterval" */
10070 break;
10071 case Reply:
10072 switch(header->rep_status) {
10073 case NO_EXCEPTION:
10074 /* Function returns void */
10076 break;
10077 case USER_EXCEPTION:
10078 break;
10079 default:
10080 /* Unknown Exception */
10081 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10082 break;
10083 } /* switch(header->rep_status) */
10085 break;
10086 default:
10087 /* Unknown GIOP Message */
10088 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10089 break;
10090 } /* switch(header->message_type) */
10094 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/svcAvailStatusInd:1.0
10096 static void
10097 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10099 /* Operation specific Variable declarations Begin */
10100 guint32 u_octet4;
10101 /* Operation specific Variable declarations End */
10103 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10105 switch(header->message_type) {
10106 case Request:
10107 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd_serviceID);
10109 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
10110 /* coverity[returned_pointer] */
10111 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd_reason, tvb, *offset-4, 4, u_octet4);
10113 break;
10114 case Reply:
10115 switch(header->rep_status) {
10116 case NO_EXCEPTION:
10117 /* Function returns void */
10119 break;
10120 case USER_EXCEPTION:
10121 break;
10122 default:
10123 /* Unknown Exception */
10124 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10125 break;
10126 } /* switch(header->rep_status) */
10128 break;
10129 default:
10130 /* Unknown GIOP Message */
10131 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10132 break;
10133 } /* switch(header->message_type) */
10137 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/generateFaultStatisticsRecordRes:1.0
10139 static void
10140 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10142 /* Operation specific Variable declarations Begin */
10143 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs;
10144 guint32 i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs;
10145 /* Operation specific Variable declarations End */
10147 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10149 switch(header->message_type) {
10150 case Request:
10151 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
10153 /* Begin struct "org_csapi_fw_TpFaultStatsRecord" */
10154 decode_org_csapi_fw_TpFaultStatsRecord_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10155 /* End struct "org_csapi_fw_TpFaultStatsRecord" */
10156 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
10157 /* coverity[returned_pointer] */
10158 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs);
10160 for (i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs++) {
10162 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs);
10166 break;
10167 case Reply:
10168 switch(header->rep_status) {
10169 case NO_EXCEPTION:
10170 /* Function returns void */
10172 break;
10173 case USER_EXCEPTION:
10174 break;
10175 default:
10176 /* Unknown Exception */
10177 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10178 break;
10179 } /* switch(header->rep_status) */
10181 break;
10182 default:
10183 /* Unknown GIOP Message */
10184 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10185 break;
10186 } /* switch(header->message_type) */
10190 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/generateFaultStatisticsRecordErr:1.0
10192 static void
10193 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10195 /* Operation specific Variable declarations Begin */
10196 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics;
10197 guint32 i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics;
10198 guint32 u_octet4;
10199 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs;
10200 guint32 i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs;
10201 /* Operation specific Variable declarations End */
10203 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10205 switch(header->message_type) {
10206 case Request:
10207 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
10209 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
10210 /* coverity[returned_pointer] */
10211 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics);
10213 for (i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics=0; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics++) {
10215 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
10216 /* coverity[returned_pointer] */
10217 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics, tvb, *offset-4, 4, u_octet4);
10221 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
10222 /* coverity[returned_pointer] */
10223 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs);
10225 for (i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs++) {
10227 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs);
10231 break;
10232 case Reply:
10233 switch(header->rep_status) {
10234 case NO_EXCEPTION:
10235 /* Function returns void */
10237 break;
10238 case USER_EXCEPTION:
10239 break;
10240 default:
10241 /* Unknown Exception */
10242 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10243 break;
10244 } /* switch(header->rep_status) */
10246 break;
10247 default:
10248 /* Unknown GIOP Message */
10249 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10250 break;
10251 } /* switch(header->message_type) */
10255 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/generateFaultStatisticsRecordReq:1.0
10257 static void
10258 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10260 switch(header->message_type) {
10261 case Request:
10262 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
10264 /* Begin struct "org_csapi_TpTimeInterval" */
10265 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10266 /* End struct "org_csapi_TpTimeInterval" */
10267 break;
10268 case Reply:
10269 switch(header->rep_status) {
10270 case NO_EXCEPTION:
10271 /* Function returns void */
10273 break;
10274 case USER_EXCEPTION:
10275 break;
10276 default:
10277 /* Unknown Exception */
10278 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10279 break;
10280 } /* switch(header->rep_status) */
10282 break;
10283 default:
10284 /* Unknown GIOP Message */
10285 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10286 break;
10287 } /* switch(header->message_type) */
10291 * IDL:org/csapi/fw/fw_application/integrity/IpAppFaultManager/fwAvailStatusInd:1.0
10293 static void
10294 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwAvailStatusInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10296 /* Operation specific Variable declarations Begin */
10297 guint32 u_octet4;
10298 /* Operation specific Variable declarations End */
10300 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10302 switch(header->message_type) {
10303 case Request:
10304 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
10305 /* coverity[returned_pointer] */
10306 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwAvailStatusInd_reason, tvb, *offset-4, 4, u_octet4);
10308 break;
10309 case Reply:
10310 switch(header->rep_status) {
10311 case NO_EXCEPTION:
10312 /* Function returns void */
10314 break;
10315 case USER_EXCEPTION:
10316 break;
10317 default:
10318 /* Unknown Exception */
10319 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10320 break;
10321 } /* switch(header->rep_status) */
10323 break;
10324 default:
10325 /* Unknown GIOP Message */
10326 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10327 break;
10328 } /* switch(header->message_type) */
10332 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/queryAppLoadReq:1.0
10334 static void
10335 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10337 switch(header->message_type) {
10338 case Request:
10339 /* Begin struct "org_csapi_TpTimeInterval" */
10340 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10341 /* End struct "org_csapi_TpTimeInterval" */
10342 break;
10343 case Reply:
10344 switch(header->rep_status) {
10345 case NO_EXCEPTION:
10346 /* Function returns void */
10348 break;
10349 case USER_EXCEPTION:
10350 break;
10351 default:
10352 /* Unknown Exception */
10353 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10354 break;
10355 } /* switch(header->rep_status) */
10357 break;
10358 default:
10359 /* Unknown GIOP Message */
10360 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10361 break;
10362 } /* switch(header->message_type) */
10366 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/queryLoadRes:1.0
10368 static void
10369 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10371 /* Operation specific Variable declarations Begin */
10372 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics;
10373 guint32 i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics;
10374 /* Operation specific Variable declarations End */
10376 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10378 switch(header->message_type) {
10379 case Request:
10380 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
10381 /* coverity[returned_pointer] */
10382 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics);
10384 for (i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics=0; i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics; i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics++) {
10386 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
10387 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10388 /* End struct "org_csapi_fw_TpLoadStatistic" */
10391 break;
10392 case Reply:
10393 switch(header->rep_status) {
10394 case NO_EXCEPTION:
10395 /* Function returns void */
10397 break;
10398 case USER_EXCEPTION:
10399 break;
10400 default:
10401 /* Unknown Exception */
10402 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10403 break;
10404 } /* switch(header->rep_status) */
10406 break;
10407 default:
10408 /* Unknown GIOP Message */
10409 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10410 break;
10411 } /* switch(header->message_type) */
10415 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/queryLoadErr:1.0
10417 static void
10418 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10420 /* Operation specific Variable declarations Begin */
10421 guint32 u_octet4;
10422 /* Operation specific Variable declarations End */
10424 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10426 switch(header->message_type) {
10427 case Request:
10428 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
10429 /* coverity[returned_pointer] */
10430 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadErr_loadStatisticsError, tvb, *offset-4, 4, u_octet4);
10432 break;
10433 case Reply:
10434 switch(header->rep_status) {
10435 case NO_EXCEPTION:
10436 /* Function returns void */
10438 break;
10439 case USER_EXCEPTION:
10440 break;
10441 default:
10442 /* Unknown Exception */
10443 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10444 break;
10445 } /* switch(header->rep_status) */
10447 break;
10448 default:
10449 /* Unknown GIOP Message */
10450 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10451 break;
10452 } /* switch(header->message_type) */
10456 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/loadLevelNotification:1.0
10458 static void
10459 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10461 /* Operation specific Variable declarations Begin */
10462 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics;
10463 guint32 i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics;
10464 /* Operation specific Variable declarations End */
10466 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10468 switch(header->message_type) {
10469 case Request:
10470 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
10471 /* coverity[returned_pointer] */
10472 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics);
10474 for (i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics=0; i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics; i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics++) {
10476 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
10477 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10478 /* End struct "org_csapi_fw_TpLoadStatistic" */
10481 break;
10482 case Reply:
10483 switch(header->rep_status) {
10484 case NO_EXCEPTION:
10485 /* Function returns void */
10487 break;
10488 case USER_EXCEPTION:
10489 break;
10490 default:
10491 /* Unknown Exception */
10492 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10493 break;
10494 } /* switch(header->rep_status) */
10496 break;
10497 default:
10498 /* Unknown GIOP Message */
10499 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10500 break;
10501 } /* switch(header->message_type) */
10505 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/resumeNotification:1.0
10507 static void
10508 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_resumeNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10510 switch(header->message_type) {
10511 case Request:
10512 break;
10513 case Reply:
10514 switch(header->rep_status) {
10515 case NO_EXCEPTION:
10516 /* Function returns void */
10518 break;
10519 case USER_EXCEPTION:
10520 break;
10521 default:
10522 /* Unknown Exception */
10523 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10524 break;
10525 } /* switch(header->rep_status) */
10527 break;
10528 default:
10529 /* Unknown GIOP Message */
10530 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10531 break;
10532 } /* switch(header->message_type) */
10536 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/suspendNotification:1.0
10538 static void
10539 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_suspendNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10541 switch(header->message_type) {
10542 case Request:
10543 break;
10544 case Reply:
10545 switch(header->rep_status) {
10546 case NO_EXCEPTION:
10547 /* Function returns void */
10549 break;
10550 case USER_EXCEPTION:
10551 break;
10552 default:
10553 /* Unknown Exception */
10554 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10555 break;
10556 } /* switch(header->rep_status) */
10558 break;
10559 default:
10560 /* Unknown GIOP Message */
10561 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10562 break;
10563 } /* switch(header->message_type) */
10567 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/createLoadLevelNotification:1.0
10569 static void
10570 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_createLoadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10572 switch(header->message_type) {
10573 case Request:
10574 break;
10575 case Reply:
10576 switch(header->rep_status) {
10577 case NO_EXCEPTION:
10578 /* Function returns void */
10580 break;
10581 case USER_EXCEPTION:
10582 break;
10583 default:
10584 /* Unknown Exception */
10585 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10586 break;
10587 } /* switch(header->rep_status) */
10589 break;
10590 default:
10591 /* Unknown GIOP Message */
10592 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10593 break;
10594 } /* switch(header->message_type) */
10598 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/destroyLoadLevelNotification:1.0
10600 static void
10601 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_destroyLoadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10603 switch(header->message_type) {
10604 case Request:
10605 break;
10606 case Reply:
10607 switch(header->rep_status) {
10608 case NO_EXCEPTION:
10609 /* Function returns void */
10611 break;
10612 case USER_EXCEPTION:
10613 break;
10614 default:
10615 /* Unknown Exception */
10616 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10617 break;
10618 } /* switch(header->rep_status) */
10620 break;
10621 default:
10622 /* Unknown GIOP Message */
10623 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10624 break;
10625 } /* switch(header->message_type) */
10629 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/queryAppLoadStatsReq:1.0
10631 static void
10632 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadStatsReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10634 switch(header->message_type) {
10635 case Request:
10636 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadStatsReq_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
10638 /* Begin struct "org_csapi_TpTimeInterval" */
10639 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10640 /* End struct "org_csapi_TpTimeInterval" */
10641 break;
10642 case Reply:
10643 switch(header->rep_status) {
10644 case NO_EXCEPTION:
10645 /* Function returns void */
10647 break;
10648 case USER_EXCEPTION:
10649 break;
10650 default:
10651 /* Unknown Exception */
10652 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10653 break;
10654 } /* switch(header->rep_status) */
10656 break;
10657 default:
10658 /* Unknown GIOP Message */
10659 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10660 break;
10661 } /* switch(header->message_type) */
10665 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/queryLoadStatsRes:1.0
10667 static void
10668 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10670 /* Operation specific Variable declarations Begin */
10671 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics;
10672 guint32 i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics;
10673 /* Operation specific Variable declarations End */
10675 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10677 switch(header->message_type) {
10678 case Request:
10679 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
10681 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
10682 /* coverity[returned_pointer] */
10683 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics);
10685 for (i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics=0; i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics; i_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics++) {
10687 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
10688 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10689 /* End struct "org_csapi_fw_TpLoadStatistic" */
10692 break;
10693 case Reply:
10694 switch(header->rep_status) {
10695 case NO_EXCEPTION:
10696 /* Function returns void */
10698 break;
10699 case USER_EXCEPTION:
10700 break;
10701 default:
10702 /* Unknown Exception */
10703 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10704 break;
10705 } /* switch(header->rep_status) */
10707 break;
10708 default:
10709 /* Unknown GIOP Message */
10710 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10711 break;
10712 } /* switch(header->message_type) */
10716 * IDL:org/csapi/fw/fw_application/integrity/IpAppLoadManager/queryLoadStatsErr:1.0
10718 static void
10719 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10721 /* Operation specific Variable declarations Begin */
10722 guint32 u_octet4;
10723 /* Operation specific Variable declarations End */
10725 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10727 switch(header->message_type) {
10728 case Request:
10729 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
10731 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
10732 /* coverity[returned_pointer] */
10733 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr_loadStatisticsError, tvb, *offset-4, 4, u_octet4);
10735 break;
10736 case Reply:
10737 switch(header->rep_status) {
10738 case NO_EXCEPTION:
10739 /* Function returns void */
10741 break;
10742 case USER_EXCEPTION:
10743 break;
10744 default:
10745 /* Unknown Exception */
10746 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10747 break;
10748 } /* switch(header->rep_status) */
10750 break;
10751 default:
10752 /* Unknown GIOP Message */
10753 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10754 break;
10755 } /* switch(header->message_type) */
10759 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/reportLoad:1.0
10761 static void
10762 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_reportLoad(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10764 /* Operation specific Variable declarations Begin */
10765 guint32 u_octet4;
10766 /* Operation specific Variable declarations End */
10768 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10770 switch(header->message_type) {
10771 case Request:
10772 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
10773 /* coverity[returned_pointer] */
10774 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_reportLoad_loadLevel, tvb, *offset-4, 4, u_octet4);
10776 break;
10777 case Reply:
10778 switch(header->rep_status) {
10779 case NO_EXCEPTION:
10780 /* Function returns void */
10782 break;
10783 case USER_EXCEPTION:
10784 break;
10785 default:
10786 /* Unknown Exception */
10787 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10788 break;
10789 } /* switch(header->rep_status) */
10791 break;
10792 default:
10793 /* Unknown GIOP Message */
10794 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10795 break;
10796 } /* switch(header->message_type) */
10800 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/queryLoadReq:1.0
10802 static void
10803 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10805 /* Operation specific Variable declarations Begin */
10806 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs;
10807 guint32 i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs;
10808 /* Operation specific Variable declarations End */
10810 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10812 switch(header->message_type) {
10813 case Request:
10814 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
10815 /* coverity[returned_pointer] */
10816 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs);
10818 for (i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs++) {
10820 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs);
10824 /* Begin struct "org_csapi_TpTimeInterval" */
10825 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10826 /* End struct "org_csapi_TpTimeInterval" */
10827 break;
10828 case Reply:
10829 switch(header->rep_status) {
10830 case NO_EXCEPTION:
10831 /* Function returns void */
10833 break;
10834 case USER_EXCEPTION:
10835 break;
10836 default:
10837 /* Unknown Exception */
10838 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10839 break;
10840 } /* switch(header->rep_status) */
10842 break;
10843 default:
10844 /* Unknown GIOP Message */
10845 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10846 break;
10847 } /* switch(header->message_type) */
10851 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/queryAppLoadRes:1.0
10853 static void
10854 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10856 /* Operation specific Variable declarations Begin */
10857 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics;
10858 guint32 i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics;
10859 /* Operation specific Variable declarations End */
10861 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10863 switch(header->message_type) {
10864 case Request:
10865 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
10866 /* coverity[returned_pointer] */
10867 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics);
10869 for (i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics=0; i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics; i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics++) {
10871 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
10872 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
10873 /* End struct "org_csapi_fw_TpLoadStatistic" */
10876 break;
10877 case Reply:
10878 switch(header->rep_status) {
10879 case NO_EXCEPTION:
10880 /* Function returns void */
10882 break;
10883 case USER_EXCEPTION:
10884 break;
10885 default:
10886 /* Unknown Exception */
10887 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10888 break;
10889 } /* switch(header->rep_status) */
10891 break;
10892 default:
10893 /* Unknown GIOP Message */
10894 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10895 break;
10896 } /* switch(header->message_type) */
10900 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/queryAppLoadErr:1.0
10902 static void
10903 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10905 /* Operation specific Variable declarations Begin */
10906 guint32 u_octet4;
10907 /* Operation specific Variable declarations End */
10909 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10911 switch(header->message_type) {
10912 case Request:
10913 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
10914 /* coverity[returned_pointer] */
10915 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadErr_loadStatisticsError, tvb, *offset-4, 4, u_octet4);
10917 break;
10918 case Reply:
10919 switch(header->rep_status) {
10920 case NO_EXCEPTION:
10921 /* Function returns void */
10923 break;
10924 case USER_EXCEPTION:
10925 break;
10926 default:
10927 /* Unknown Exception */
10928 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10929 break;
10930 } /* switch(header->rep_status) */
10932 break;
10933 default:
10934 /* Unknown GIOP Message */
10935 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10936 break;
10937 } /* switch(header->message_type) */
10941 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/createLoadLevelNotification:1.0
10943 static void
10944 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10946 /* Operation specific Variable declarations Begin */
10947 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs;
10948 guint32 i_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs;
10949 /* Operation specific Variable declarations End */
10951 (void)item; /* Avoid coverity param_set_but_unused parse warning */
10953 switch(header->message_type) {
10954 case Request:
10955 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
10956 /* coverity[returned_pointer] */
10957 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs);
10959 for (i_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs++) {
10961 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs);
10965 break;
10966 case Reply:
10967 switch(header->rep_status) {
10968 case NO_EXCEPTION:
10969 /* Function returns void */
10971 break;
10972 case USER_EXCEPTION:
10973 break;
10974 default:
10975 /* Unknown Exception */
10976 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
10977 break;
10978 } /* switch(header->rep_status) */
10980 break;
10981 default:
10982 /* Unknown GIOP Message */
10983 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
10984 break;
10985 } /* switch(header->message_type) */
10989 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/destroyLoadLevelNotification:1.0
10991 static void
10992 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
10994 /* Operation specific Variable declarations Begin */
10995 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs;
10996 guint32 i_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs;
10997 /* Operation specific Variable declarations End */
10999 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11001 switch(header->message_type) {
11002 case Request:
11003 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
11004 /* coverity[returned_pointer] */
11005 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs);
11007 for (i_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs++) {
11009 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs);
11013 break;
11014 case Reply:
11015 switch(header->rep_status) {
11016 case NO_EXCEPTION:
11017 /* Function returns void */
11019 break;
11020 case USER_EXCEPTION:
11021 break;
11022 default:
11023 /* Unknown Exception */
11024 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11025 break;
11026 } /* switch(header->rep_status) */
11028 break;
11029 default:
11030 /* Unknown GIOP Message */
11031 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11032 break;
11033 } /* switch(header->message_type) */
11037 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/resumeNotification:1.0
11039 static void
11040 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11042 /* Operation specific Variable declarations Begin */
11043 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs;
11044 guint32 i_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs;
11045 /* Operation specific Variable declarations End */
11047 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11049 switch(header->message_type) {
11050 case Request:
11051 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
11052 /* coverity[returned_pointer] */
11053 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs);
11055 for (i_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs++) {
11057 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs);
11061 break;
11062 case Reply:
11063 switch(header->rep_status) {
11064 case NO_EXCEPTION:
11065 /* Function returns void */
11067 break;
11068 case USER_EXCEPTION:
11069 break;
11070 default:
11071 /* Unknown Exception */
11072 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11073 break;
11074 } /* switch(header->rep_status) */
11076 break;
11077 default:
11078 /* Unknown GIOP Message */
11079 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11080 break;
11081 } /* switch(header->message_type) */
11085 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/suspendNotification:1.0
11087 static void
11088 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11090 /* Operation specific Variable declarations Begin */
11091 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs;
11092 guint32 i_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs;
11093 /* Operation specific Variable declarations End */
11095 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11097 switch(header->message_type) {
11098 case Request:
11099 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
11100 /* coverity[returned_pointer] */
11101 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs);
11103 for (i_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs++) {
11105 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs);
11109 break;
11110 case Reply:
11111 switch(header->rep_status) {
11112 case NO_EXCEPTION:
11113 /* Function returns void */
11115 break;
11116 case USER_EXCEPTION:
11117 break;
11118 default:
11119 /* Unknown Exception */
11120 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11121 break;
11122 } /* switch(header->rep_status) */
11124 break;
11125 default:
11126 /* Unknown GIOP Message */
11127 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11128 break;
11129 } /* switch(header->message_type) */
11133 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/queryLoadStatsReq:1.0
11135 static void
11136 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11138 /* Operation specific Variable declarations Begin */
11139 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs;
11140 guint32 i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs;
11141 /* Operation specific Variable declarations End */
11143 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11145 switch(header->message_type) {
11146 case Request:
11147 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11149 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
11150 /* coverity[returned_pointer] */
11151 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs);
11153 for (i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs++) {
11155 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs);
11159 /* Begin struct "org_csapi_TpTimeInterval" */
11160 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
11161 /* End struct "org_csapi_TpTimeInterval" */
11162 break;
11163 case Reply:
11164 switch(header->rep_status) {
11165 case NO_EXCEPTION:
11166 /* Function returns void */
11168 break;
11169 case USER_EXCEPTION:
11170 break;
11171 default:
11172 /* Unknown Exception */
11173 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11174 break;
11175 } /* switch(header->rep_status) */
11177 break;
11178 default:
11179 /* Unknown GIOP Message */
11180 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11181 break;
11182 } /* switch(header->message_type) */
11186 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/queryAppLoadStatsRes:1.0
11188 static void
11189 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11191 /* Operation specific Variable declarations Begin */
11192 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics;
11193 guint32 i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics;
11194 /* Operation specific Variable declarations End */
11196 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11198 switch(header->message_type) {
11199 case Request:
11200 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11202 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
11203 /* coverity[returned_pointer] */
11204 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics);
11206 for (i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics=0; i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics; i_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics++) {
11208 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
11209 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
11210 /* End struct "org_csapi_fw_TpLoadStatistic" */
11213 break;
11214 case Reply:
11215 switch(header->rep_status) {
11216 case NO_EXCEPTION:
11217 /* Function returns void */
11219 break;
11220 case USER_EXCEPTION:
11221 break;
11222 default:
11223 /* Unknown Exception */
11224 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11225 break;
11226 } /* switch(header->rep_status) */
11228 break;
11229 default:
11230 /* Unknown GIOP Message */
11231 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11232 break;
11233 } /* switch(header->message_type) */
11237 * IDL:org/csapi/fw/fw_application/integrity/IpLoadManager/queryAppLoadStatsErr:1.0
11239 static void
11240 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11242 /* Operation specific Variable declarations Begin */
11243 guint32 u_octet4;
11244 /* Operation specific Variable declarations End */
11246 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11248 switch(header->message_type) {
11249 case Request:
11250 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11252 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
11253 /* coverity[returned_pointer] */
11254 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr_loadStatisticsError, tvb, *offset-4, 4, u_octet4);
11256 break;
11257 case Reply:
11258 switch(header->rep_status) {
11259 case NO_EXCEPTION:
11260 /* Function returns void */
11262 break;
11263 case USER_EXCEPTION:
11264 break;
11265 default:
11266 /* Unknown Exception */
11267 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11268 break;
11269 } /* switch(header->rep_status) */
11271 break;
11272 default:
11273 /* Unknown GIOP Message */
11274 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11275 break;
11276 } /* switch(header->message_type) */
11280 * IDL:org/csapi/fw/fw_application/integrity/IpAppOAM/systemDateTimeQuery:1.0
11282 static void
11283 decode_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11285 switch(header->message_type) {
11286 case Request:
11287 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_systemDateAndTime);
11289 break;
11290 case Reply:
11291 switch(header->rep_status) {
11292 case NO_EXCEPTION:
11293 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_return);
11295 break;
11296 case USER_EXCEPTION:
11297 break;
11298 default:
11299 /* Unknown Exception */
11300 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11301 break;
11302 } /* switch(header->rep_status) */
11304 break;
11305 default:
11306 /* Unknown GIOP Message */
11307 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11308 break;
11309 } /* switch(header->message_type) */
11313 * IDL:org/csapi/fw/fw_application/integrity/IpOAM/systemDateTimeQuery:1.0
11315 static void
11316 decode_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11318 switch(header->message_type) {
11319 case Request:
11320 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery_clientDateAndTime);
11322 break;
11323 case Reply:
11324 switch(header->rep_status) {
11325 case NO_EXCEPTION:
11326 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery_return);
11328 break;
11329 case USER_EXCEPTION:
11330 break;
11331 default:
11332 /* Unknown Exception */
11333 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11334 break;
11335 } /* switch(header->rep_status) */
11337 break;
11338 default:
11339 /* Unknown GIOP Message */
11340 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11341 break;
11342 } /* switch(header->message_type) */
11346 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/activityTestReq:1.0
11348 static void
11349 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11351 switch(header->message_type) {
11352 case Request:
11353 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11355 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq_svcID);
11357 break;
11358 case Reply:
11359 switch(header->rep_status) {
11360 case NO_EXCEPTION:
11361 /* Function returns void */
11363 break;
11364 case USER_EXCEPTION:
11365 break;
11366 default:
11367 /* Unknown Exception */
11368 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11369 break;
11370 } /* switch(header->rep_status) */
11372 break;
11373 default:
11374 /* Unknown GIOP Message */
11375 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11376 break;
11377 } /* switch(header->message_type) */
11381 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/appActivityTestRes:1.0
11383 static void
11384 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11386 switch(header->message_type) {
11387 case Request:
11388 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11390 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes_activityTestResult);
11392 break;
11393 case Reply:
11394 switch(header->rep_status) {
11395 case NO_EXCEPTION:
11396 /* Function returns void */
11398 break;
11399 case USER_EXCEPTION:
11400 break;
11401 default:
11402 /* Unknown Exception */
11403 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11404 break;
11405 } /* switch(header->rep_status) */
11407 break;
11408 default:
11409 /* Unknown GIOP Message */
11410 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11411 break;
11412 } /* switch(header->message_type) */
11416 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/svcUnavailableInd:1.0
11418 static void
11419 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_svcUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11421 switch(header->message_type) {
11422 case Request:
11423 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_svcUnavailableInd_serviceID);
11425 break;
11426 case Reply:
11427 switch(header->rep_status) {
11428 case NO_EXCEPTION:
11429 /* Function returns void */
11431 break;
11432 case USER_EXCEPTION:
11433 break;
11434 default:
11435 /* Unknown Exception */
11436 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11437 break;
11438 } /* switch(header->rep_status) */
11440 break;
11441 default:
11442 /* Unknown GIOP Message */
11443 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11444 break;
11445 } /* switch(header->message_type) */
11449 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/genFaultStatsRecordReq:1.0
11451 static void
11452 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11454 /* Operation specific Variable declarations Begin */
11455 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs;
11456 guint32 i_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs;
11457 /* Operation specific Variable declarations End */
11459 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11461 switch(header->message_type) {
11462 case Request:
11463 /* Begin struct "org_csapi_TpTimeInterval" */
11464 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
11465 /* End struct "org_csapi_TpTimeInterval" */
11466 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
11467 /* coverity[returned_pointer] */
11468 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs);
11470 for (i_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs++) {
11472 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs);
11476 break;
11477 case Reply:
11478 switch(header->rep_status) {
11479 case NO_EXCEPTION:
11480 /* Function returns void */
11482 break;
11483 case USER_EXCEPTION:
11484 break;
11485 default:
11486 /* Unknown Exception */
11487 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11488 break;
11489 } /* switch(header->rep_status) */
11491 break;
11492 default:
11493 /* Unknown GIOP Message */
11494 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11495 break;
11496 } /* switch(header->message_type) */
11500 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/appActivityTestErr:1.0
11502 static void
11503 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11505 switch(header->message_type) {
11506 case Request:
11507 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestErr_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11509 break;
11510 case Reply:
11511 switch(header->rep_status) {
11512 case NO_EXCEPTION:
11513 /* Function returns void */
11515 break;
11516 case USER_EXCEPTION:
11517 break;
11518 default:
11519 /* Unknown Exception */
11520 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11521 break;
11522 } /* switch(header->rep_status) */
11524 break;
11525 default:
11526 /* Unknown GIOP Message */
11527 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11528 break;
11529 } /* switch(header->message_type) */
11533 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/appUnavailableInd:1.0
11535 static void
11536 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_appUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11538 switch(header->message_type) {
11539 case Request:
11540 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appUnavailableInd_serviceID);
11542 break;
11543 case Reply:
11544 switch(header->rep_status) {
11545 case NO_EXCEPTION:
11546 /* Function returns void */
11548 break;
11549 case USER_EXCEPTION:
11550 break;
11551 default:
11552 /* Unknown Exception */
11553 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11554 break;
11555 } /* switch(header->rep_status) */
11557 break;
11558 default:
11559 /* Unknown GIOP Message */
11560 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11561 break;
11562 } /* switch(header->message_type) */
11566 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/genFaultStatsRecordRes:1.0
11568 static void
11569 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11571 switch(header->message_type) {
11572 case Request:
11573 /* Begin struct "org_csapi_fw_TpFaultStatsRecord" */
11574 decode_org_csapi_fw_TpFaultStatsRecord_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
11575 /* End struct "org_csapi_fw_TpFaultStatsRecord" */
11576 break;
11577 case Reply:
11578 switch(header->rep_status) {
11579 case NO_EXCEPTION:
11580 /* Function returns void */
11582 break;
11583 case USER_EXCEPTION:
11584 break;
11585 default:
11586 /* Unknown Exception */
11587 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11588 break;
11589 } /* switch(header->rep_status) */
11591 break;
11592 default:
11593 /* Unknown GIOP Message */
11594 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11595 break;
11596 } /* switch(header->message_type) */
11600 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/genFaultStatsRecordErr:1.0
11602 static void
11603 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11605 /* Operation specific Variable declarations Begin */
11606 guint32 u_octet4;
11607 /* Operation specific Variable declarations End */
11609 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11611 switch(header->message_type) {
11612 case Request:
11613 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
11614 /* coverity[returned_pointer] */
11615 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordErr_faultStatisticsError, tvb, *offset-4, 4, u_octet4);
11617 break;
11618 case Reply:
11619 switch(header->rep_status) {
11620 case NO_EXCEPTION:
11621 /* Function returns void */
11623 break;
11624 case USER_EXCEPTION:
11625 break;
11626 default:
11627 /* Unknown Exception */
11628 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11629 break;
11630 } /* switch(header->rep_status) */
11632 break;
11633 default:
11634 /* Unknown GIOP Message */
11635 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11636 break;
11637 } /* switch(header->message_type) */
11641 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/appAvailStatusInd:1.0
11643 static void
11644 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_appAvailStatusInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11646 /* Operation specific Variable declarations Begin */
11647 guint32 u_octet4;
11648 /* Operation specific Variable declarations End */
11650 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11652 switch(header->message_type) {
11653 case Request:
11654 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
11655 /* coverity[returned_pointer] */
11656 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appAvailStatusInd_reason, tvb, *offset-4, 4, u_octet4);
11658 break;
11659 case Reply:
11660 switch(header->rep_status) {
11661 case NO_EXCEPTION:
11662 /* Function returns void */
11664 break;
11665 case USER_EXCEPTION:
11666 break;
11667 default:
11668 /* Unknown Exception */
11669 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11670 break;
11671 } /* switch(header->rep_status) */
11673 break;
11674 default:
11675 /* Unknown GIOP Message */
11676 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11677 break;
11678 } /* switch(header->message_type) */
11682 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/generateFaultStatisticsRecordReq:1.0
11684 static void
11685 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11687 /* Operation specific Variable declarations Begin */
11688 guint32 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs;
11689 guint32 i_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs;
11690 /* Operation specific Variable declarations End */
11692 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11694 switch(header->message_type) {
11695 case Request:
11696 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11698 /* Begin struct "org_csapi_TpTimeInterval" */
11699 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
11700 /* End struct "org_csapi_TpTimeInterval" */
11701 u_octet4_loop_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
11702 /* coverity[returned_pointer] */
11703 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs);
11705 for (i_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs=0; i_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs < u_octet4_loop_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs; i_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs++) {
11707 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs);
11711 break;
11712 case Reply:
11713 switch(header->rep_status) {
11714 case NO_EXCEPTION:
11715 /* Function returns void */
11717 break;
11718 case USER_EXCEPTION:
11719 break;
11720 default:
11721 /* Unknown Exception */
11722 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11723 break;
11724 } /* switch(header->rep_status) */
11726 break;
11727 default:
11728 /* Unknown GIOP Message */
11729 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11730 break;
11731 } /* switch(header->message_type) */
11735 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/generateFaultStatisticsRecordRes:1.0
11737 static void
11738 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11740 switch(header->message_type) {
11741 case Request:
11742 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11744 /* Begin struct "org_csapi_fw_TpFaultStatsRecord" */
11745 decode_org_csapi_fw_TpFaultStatsRecord_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
11746 /* End struct "org_csapi_fw_TpFaultStatsRecord" */
11747 break;
11748 case Reply:
11749 switch(header->rep_status) {
11750 case NO_EXCEPTION:
11751 /* Function returns void */
11753 break;
11754 case USER_EXCEPTION:
11755 break;
11756 default:
11757 /* Unknown Exception */
11758 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11759 break;
11760 } /* switch(header->rep_status) */
11762 break;
11763 default:
11764 /* Unknown GIOP Message */
11765 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11766 break;
11767 } /* switch(header->message_type) */
11771 * IDL:org/csapi/fw/fw_application/integrity/IpFaultManager/generateFaultStatisticsRecordErr:1.0
11773 static void
11774 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11776 /* Operation specific Variable declarations Begin */
11777 guint32 u_octet4;
11778 /* Operation specific Variable declarations End */
11780 (void)item; /* Avoid coverity param_set_but_unused parse warning */
11782 switch(header->message_type) {
11783 case Request:
11784 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11786 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
11787 /* coverity[returned_pointer] */
11788 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError, tvb, *offset-4, 4, u_octet4);
11790 break;
11791 case Reply:
11792 switch(header->rep_status) {
11793 case NO_EXCEPTION:
11794 /* Function returns void */
11796 break;
11797 case USER_EXCEPTION:
11798 break;
11799 default:
11800 /* Unknown Exception */
11801 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11802 break;
11803 } /* switch(header->rep_status) */
11805 break;
11806 default:
11807 /* Unknown GIOP Message */
11808 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11809 break;
11810 } /* switch(header->message_type) */
11814 * IDL:org/csapi/fw/fw_application/integrity/IpHeartBeatMgmt/enableHeartBeat:1.0
11816 static void
11817 decode_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_enableHeartBeat(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11819 switch(header->message_type) {
11820 case Request:
11821 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_enableHeartBeat_interval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11823 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
11825 break;
11826 case Reply:
11827 switch(header->rep_status) {
11828 case NO_EXCEPTION:
11829 /* Function returns void */
11831 break;
11832 case USER_EXCEPTION:
11833 break;
11834 default:
11835 /* Unknown Exception */
11836 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11837 break;
11838 } /* switch(header->rep_status) */
11840 break;
11841 default:
11842 /* Unknown GIOP Message */
11843 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11844 break;
11845 } /* switch(header->message_type) */
11849 * IDL:org/csapi/fw/fw_application/integrity/IpHeartBeatMgmt/disableHeartBeat:1.0
11851 static void
11852 decode_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_disableHeartBeat(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11854 switch(header->message_type) {
11855 case Request:
11856 break;
11857 case Reply:
11858 switch(header->rep_status) {
11859 case NO_EXCEPTION:
11860 /* Function returns void */
11862 break;
11863 case USER_EXCEPTION:
11864 break;
11865 default:
11866 /* Unknown Exception */
11867 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11868 break;
11869 } /* switch(header->rep_status) */
11871 break;
11872 default:
11873 /* Unknown GIOP Message */
11874 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11875 break;
11876 } /* switch(header->message_type) */
11880 * IDL:org/csapi/fw/fw_application/integrity/IpHeartBeatMgmt/changeInterval:1.0
11882 static void
11883 decode_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_changeInterval(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11885 switch(header->message_type) {
11886 case Request:
11887 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_changeInterval_interval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11889 break;
11890 case Reply:
11891 switch(header->rep_status) {
11892 case NO_EXCEPTION:
11893 /* Function returns void */
11895 break;
11896 case USER_EXCEPTION:
11897 break;
11898 default:
11899 /* Unknown Exception */
11900 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11901 break;
11902 } /* switch(header->rep_status) */
11904 break;
11905 default:
11906 /* Unknown GIOP Message */
11907 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11908 break;
11909 } /* switch(header->message_type) */
11913 * IDL:org/csapi/fw/fw_application/integrity/IpAppHeartBeat/pulse:1.0
11915 static void
11916 decode_org_csapi_fw_fw_application_integrity_IpAppHeartBeat_pulse(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11918 switch(header->message_type) {
11919 case Request:
11920 break;
11921 case Reply:
11922 switch(header->rep_status) {
11923 case NO_EXCEPTION:
11924 /* Function returns void */
11926 break;
11927 case USER_EXCEPTION:
11928 break;
11929 default:
11930 /* Unknown Exception */
11931 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11932 break;
11933 } /* switch(header->rep_status) */
11935 break;
11936 default:
11937 /* Unknown GIOP Message */
11938 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11939 break;
11940 } /* switch(header->message_type) */
11944 * IDL:org/csapi/fw/fw_application/integrity/IpHeartBeat/pulse:1.0
11946 static void
11947 decode_org_csapi_fw_fw_application_integrity_IpHeartBeat_pulse(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11949 switch(header->message_type) {
11950 case Request:
11951 break;
11952 case Reply:
11953 switch(header->rep_status) {
11954 case NO_EXCEPTION:
11955 /* Function returns void */
11957 break;
11958 case USER_EXCEPTION:
11959 break;
11960 default:
11961 /* Unknown Exception */
11962 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11963 break;
11964 } /* switch(header->rep_status) */
11966 break;
11967 default:
11968 /* Unknown GIOP Message */
11969 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
11970 break;
11971 } /* switch(header->message_type) */
11975 * IDL:org/csapi/fw/fw_application/integrity/IpAppHeartBeatMgmt/enableAppHeartBeat:1.0
11977 static void
11978 decode_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_enableAppHeartBeat(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
11980 switch(header->message_type) {
11981 case Request:
11982 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_enableAppHeartBeat_interval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
11984 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
11986 break;
11987 case Reply:
11988 switch(header->rep_status) {
11989 case NO_EXCEPTION:
11990 /* Function returns void */
11992 break;
11993 case USER_EXCEPTION:
11994 break;
11995 default:
11996 /* Unknown Exception */
11997 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
11998 break;
11999 } /* switch(header->rep_status) */
12001 break;
12002 default:
12003 /* Unknown GIOP Message */
12004 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12005 break;
12006 } /* switch(header->message_type) */
12010 * IDL:org/csapi/fw/fw_application/integrity/IpAppHeartBeatMgmt/disableAppHeartBeat:1.0
12012 static void
12013 decode_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_disableAppHeartBeat(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12015 switch(header->message_type) {
12016 case Request:
12017 break;
12018 case Reply:
12019 switch(header->rep_status) {
12020 case NO_EXCEPTION:
12021 /* Function returns void */
12023 break;
12024 case USER_EXCEPTION:
12025 break;
12026 default:
12027 /* Unknown Exception */
12028 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12029 break;
12030 } /* switch(header->rep_status) */
12032 break;
12033 default:
12034 /* Unknown GIOP Message */
12035 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12036 break;
12037 } /* switch(header->message_type) */
12041 * IDL:org/csapi/fw/fw_application/integrity/IpAppHeartBeatMgmt/changeInterval:1.0
12043 static void
12044 decode_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_changeInterval(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12046 switch(header->message_type) {
12047 case Request:
12048 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_changeInterval_interval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
12050 break;
12051 case Reply:
12052 switch(header->rep_status) {
12053 case NO_EXCEPTION:
12054 /* Function returns void */
12056 break;
12057 case USER_EXCEPTION:
12058 break;
12059 default:
12060 /* Unknown Exception */
12061 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12062 break;
12063 } /* switch(header->rep_status) */
12065 break;
12066 default:
12067 /* Unknown GIOP Message */
12068 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12069 break;
12070 } /* switch(header->message_type) */
12074 * IDL:org/csapi/fw/fw_application/discovery/IpServiceDiscovery/listServiceTypes:1.0
12076 static void
12077 decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12079 /* Operation specific Variable declarations Begin */
12080 guint32 u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return;
12081 guint32 i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return;
12082 /* Operation specific Variable declarations End */
12084 (void)item; /* Avoid coverity param_set_but_unused parse warning */
12086 switch(header->message_type) {
12087 case Request:
12088 break;
12089 case Reply:
12090 switch(header->rep_status) {
12091 case NO_EXCEPTION:
12092 u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12093 /* coverity[returned_pointer] */
12094 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return);
12096 for (i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return=0; i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return < u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return; i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return++) {
12098 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return);
12102 break;
12103 case USER_EXCEPTION:
12104 break;
12105 default:
12106 /* Unknown Exception */
12107 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12108 break;
12109 } /* switch(header->rep_status) */
12111 break;
12112 default:
12113 /* Unknown GIOP Message */
12114 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12115 break;
12116 } /* switch(header->message_type) */
12120 * IDL:org/csapi/fw/fw_application/discovery/IpServiceDiscovery/describeServiceType:1.0
12122 static void
12123 decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_describeServiceType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12125 switch(header->message_type) {
12126 case Request:
12127 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_describeServiceType_name);
12129 break;
12130 case Reply:
12131 switch(header->rep_status) {
12132 case NO_EXCEPTION:
12133 /* Begin struct "org_csapi_fw_TpServiceTypeDescription" */
12134 decode_org_csapi_fw_TpServiceTypeDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12135 /* End struct "org_csapi_fw_TpServiceTypeDescription" */
12136 break;
12137 case USER_EXCEPTION:
12138 break;
12139 default:
12140 /* Unknown Exception */
12141 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12142 break;
12143 } /* switch(header->rep_status) */
12145 break;
12146 default:
12147 /* Unknown GIOP Message */
12148 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12149 break;
12150 } /* switch(header->message_type) */
12154 * IDL:org/csapi/fw/fw_application/discovery/IpServiceDiscovery/discoverService:1.0
12156 static void
12157 decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12159 /* Operation specific Variable declarations Begin */
12160 guint32 u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList;
12161 guint32 i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList;
12162 guint32 u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return;
12163 guint32 i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return;
12164 /* Operation specific Variable declarations End */
12166 (void)item; /* Avoid coverity param_set_but_unused parse warning */
12168 switch(header->message_type) {
12169 case Request:
12170 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_serviceTypeName);
12172 u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12173 /* coverity[returned_pointer] */
12174 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList);
12176 for (i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList=0; i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList < u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList; i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList++) {
12178 /* Begin struct "org_csapi_fw_TpServiceProperty" */
12179 decode_org_csapi_fw_TpServiceProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12180 /* End struct "org_csapi_fw_TpServiceProperty" */
12183 proto_tree_add_int(tree, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_max, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
12185 break;
12186 case Reply:
12187 switch(header->rep_status) {
12188 case NO_EXCEPTION:
12189 u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12190 /* coverity[returned_pointer] */
12191 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return);
12193 for (i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return=0; i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return < u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return; i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return++) {
12195 /* Begin struct "org_csapi_fw_TpService" */
12196 decode_org_csapi_fw_TpService_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12197 /* End struct "org_csapi_fw_TpService" */
12200 break;
12201 case USER_EXCEPTION:
12202 break;
12203 default:
12204 /* Unknown Exception */
12205 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12206 break;
12207 } /* switch(header->rep_status) */
12209 break;
12210 default:
12211 /* Unknown GIOP Message */
12212 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12213 break;
12214 } /* switch(header->message_type) */
12218 * IDL:org/csapi/fw/fw_application/discovery/IpServiceDiscovery/listSubscribedServices:1.0
12220 static void
12221 decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12223 /* Operation specific Variable declarations Begin */
12224 guint32 u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return;
12225 guint32 i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return;
12226 /* Operation specific Variable declarations End */
12228 (void)item; /* Avoid coverity param_set_but_unused parse warning */
12230 switch(header->message_type) {
12231 case Request:
12232 break;
12233 case Reply:
12234 switch(header->rep_status) {
12235 case NO_EXCEPTION:
12236 u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12237 /* coverity[returned_pointer] */
12238 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return);
12240 for (i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return=0; i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return < u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return; i_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return++) {
12242 /* Begin struct "org_csapi_fw_TpService" */
12243 decode_org_csapi_fw_TpService_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12244 /* End struct "org_csapi_fw_TpService" */
12247 break;
12248 case USER_EXCEPTION:
12249 break;
12250 default:
12251 /* Unknown Exception */
12252 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12253 break;
12254 } /* switch(header->rep_status) */
12256 break;
12257 default:
12258 /* Unknown GIOP Message */
12259 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12260 break;
12261 } /* switch(header->message_type) */
12265 * IDL:org/csapi/fw/fw_application/service_agreement/IpAppServiceAgreementManagement/signServiceAgreement:1.0
12267 static void
12268 decode_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12270 /* Operation specific Variable declarations Begin */
12271 guint32 u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return;
12272 guint32 i_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return;
12273 /* Operation specific Variable declarations End */
12275 (void)item; /* Avoid coverity param_set_but_unused parse warning */
12277 switch(header->message_type) {
12278 case Request:
12279 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_serviceToken);
12281 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_agreementText);
12283 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_signingAlgorithm);
12285 break;
12286 case Reply:
12287 switch(header->rep_status) {
12288 case NO_EXCEPTION:
12289 u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12290 /* coverity[returned_pointer] */
12291 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return);
12293 for (i_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return=0; i_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return < u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return; i_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return++) {
12295 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
12299 break;
12300 case USER_EXCEPTION:
12301 break;
12302 default:
12303 /* Unknown Exception */
12304 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12305 break;
12306 } /* switch(header->rep_status) */
12308 break;
12309 default:
12310 /* Unknown GIOP Message */
12311 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12312 break;
12313 } /* switch(header->message_type) */
12317 * IDL:org/csapi/fw/fw_application/service_agreement/IpAppServiceAgreementManagement/terminateServiceAgreement:1.0
12319 static void
12320 decode_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12322 /* Operation specific Variable declarations Begin */
12323 guint32 u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature;
12324 guint32 i_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature;
12325 /* Operation specific Variable declarations End */
12327 (void)item; /* Avoid coverity param_set_but_unused parse warning */
12329 switch(header->message_type) {
12330 case Request:
12331 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_serviceToken);
12333 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_terminationText);
12335 u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12336 /* coverity[returned_pointer] */
12337 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature);
12339 for (i_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature=0; i_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature < u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature; i_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature++) {
12341 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
12345 break;
12346 case Reply:
12347 switch(header->rep_status) {
12348 case NO_EXCEPTION:
12349 /* Function returns void */
12351 break;
12352 case USER_EXCEPTION:
12353 break;
12354 default:
12355 /* Unknown Exception */
12356 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12357 break;
12358 } /* switch(header->rep_status) */
12360 break;
12361 default:
12362 /* Unknown GIOP Message */
12363 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12364 break;
12365 } /* switch(header->message_type) */
12369 * IDL:org/csapi/fw/fw_application/service_agreement/IpServiceAgreementManagement/signServiceAgreement:1.0
12371 static void
12372 decode_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12374 switch(header->message_type) {
12375 case Request:
12376 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_serviceToken);
12378 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_agreementText);
12380 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_signingAlgorithm);
12382 break;
12383 case Reply:
12384 switch(header->rep_status) {
12385 case NO_EXCEPTION:
12386 /* Begin struct "org_csapi_fw_TpSignatureAndServiceMgr" */
12387 decode_org_csapi_fw_TpSignatureAndServiceMgr_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12388 /* End struct "org_csapi_fw_TpSignatureAndServiceMgr" */
12389 break;
12390 case USER_EXCEPTION:
12391 break;
12392 default:
12393 /* Unknown Exception */
12394 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12395 break;
12396 } /* switch(header->rep_status) */
12398 break;
12399 default:
12400 /* Unknown GIOP Message */
12401 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12402 break;
12403 } /* switch(header->message_type) */
12407 * IDL:org/csapi/fw/fw_application/service_agreement/IpServiceAgreementManagement/terminateServiceAgreement:1.0
12409 static void
12410 decode_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12412 /* Operation specific Variable declarations Begin */
12413 guint32 u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature;
12414 guint32 i_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature;
12415 /* Operation specific Variable declarations End */
12417 (void)item; /* Avoid coverity param_set_but_unused parse warning */
12419 switch(header->message_type) {
12420 case Request:
12421 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_serviceToken);
12423 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_terminationText);
12425 u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12426 /* coverity[returned_pointer] */
12427 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature);
12429 for (i_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature=0; i_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature < u_octet4_loop_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature; i_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature++) {
12431 proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
12435 break;
12436 case Reply:
12437 switch(header->rep_status) {
12438 case NO_EXCEPTION:
12439 /* Function returns void */
12441 break;
12442 case USER_EXCEPTION:
12443 break;
12444 default:
12445 /* Unknown Exception */
12446 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12447 break;
12448 } /* switch(header->rep_status) */
12450 break;
12451 default:
12452 /* Unknown GIOP Message */
12453 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12454 break;
12455 } /* switch(header->message_type) */
12459 * IDL:org/csapi/fw/fw_application/service_agreement/IpServiceAgreementManagement/selectService:1.0
12461 static void
12462 decode_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12464 switch(header->message_type) {
12465 case Request:
12466 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService_serviceID);
12468 break;
12469 case Reply:
12470 switch(header->rep_status) {
12471 case NO_EXCEPTION:
12472 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService_return);
12474 break;
12475 case USER_EXCEPTION:
12476 break;
12477 default:
12478 /* Unknown Exception */
12479 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12480 break;
12481 } /* switch(header->rep_status) */
12483 break;
12484 default:
12485 /* Unknown GIOP Message */
12486 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12487 break;
12488 } /* switch(header->message_type) */
12492 * IDL:org/csapi/fw/fw_application/service_agreement/IpServiceAgreementManagement/initiateSignServiceAgreement:1.0
12494 static void
12495 decode_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_initiateSignServiceAgreement(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12497 switch(header->message_type) {
12498 case Request:
12499 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_initiateSignServiceAgreement_serviceToken);
12501 break;
12502 case Reply:
12503 switch(header->rep_status) {
12504 case NO_EXCEPTION:
12505 /* Function returns void */
12507 break;
12508 case USER_EXCEPTION:
12509 break;
12510 default:
12511 /* Unknown Exception */
12512 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12513 break;
12514 } /* switch(header->rep_status) */
12516 break;
12517 default:
12518 /* Unknown GIOP Message */
12519 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12520 break;
12521 } /* switch(header->message_type) */
12525 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement/createServiceProfile:1.0
12527 static void
12528 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_createServiceProfile(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12530 switch(header->message_type) {
12531 case Request:
12532 /* Begin struct "org_csapi_fw_TpServiceProfileDescription" */
12533 decode_org_csapi_fw_TpServiceProfileDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12534 /* End struct "org_csapi_fw_TpServiceProfileDescription" */
12535 break;
12536 case Reply:
12537 switch(header->rep_status) {
12538 case NO_EXCEPTION:
12539 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_createServiceProfile_return);
12541 break;
12542 case USER_EXCEPTION:
12543 break;
12544 default:
12545 /* Unknown Exception */
12546 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12547 break;
12548 } /* switch(header->rep_status) */
12550 break;
12551 default:
12552 /* Unknown GIOP Message */
12553 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12554 break;
12555 } /* switch(header->message_type) */
12559 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement/modifyServiceProfile:1.0
12561 static void
12562 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_modifyServiceProfile(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12564 switch(header->message_type) {
12565 case Request:
12566 /* Begin struct "org_csapi_fw_TpServiceProfile" */
12567 decode_org_csapi_fw_TpServiceProfile_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12568 /* End struct "org_csapi_fw_TpServiceProfile" */
12569 break;
12570 case Reply:
12571 switch(header->rep_status) {
12572 case NO_EXCEPTION:
12573 /* Function returns void */
12575 break;
12576 case USER_EXCEPTION:
12577 break;
12578 default:
12579 /* Unknown Exception */
12580 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12581 break;
12582 } /* switch(header->rep_status) */
12584 break;
12585 default:
12586 /* Unknown GIOP Message */
12587 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12588 break;
12589 } /* switch(header->message_type) */
12593 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement/deleteServiceProfile:1.0
12595 static void
12596 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deleteServiceProfile(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12598 switch(header->message_type) {
12599 case Request:
12600 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deleteServiceProfile_serviceProfileID);
12602 break;
12603 case Reply:
12604 switch(header->rep_status) {
12605 case NO_EXCEPTION:
12606 /* Function returns void */
12608 break;
12609 case USER_EXCEPTION:
12610 break;
12611 default:
12612 /* Unknown Exception */
12613 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12614 break;
12615 } /* switch(header->rep_status) */
12617 break;
12618 default:
12619 /* Unknown GIOP Message */
12620 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12621 break;
12622 } /* switch(header->message_type) */
12626 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement/assign:1.0
12628 static void
12629 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12631 switch(header->message_type) {
12632 case Request:
12633 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign_sagID);
12635 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign_serviceProfileID);
12637 break;
12638 case Reply:
12639 switch(header->rep_status) {
12640 case NO_EXCEPTION:
12641 /* Function returns void */
12643 break;
12644 case USER_EXCEPTION:
12645 break;
12646 default:
12647 /* Unknown Exception */
12648 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12649 break;
12650 } /* switch(header->rep_status) */
12652 break;
12653 default:
12654 /* Unknown GIOP Message */
12655 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12656 break;
12657 } /* switch(header->message_type) */
12661 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement/deassign:1.0
12663 static void
12664 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12666 switch(header->message_type) {
12667 case Request:
12668 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign_sagID);
12670 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign_serviceProfileID);
12672 break;
12673 case Reply:
12674 switch(header->rep_status) {
12675 case NO_EXCEPTION:
12676 /* Function returns void */
12678 break;
12679 case USER_EXCEPTION:
12680 break;
12681 default:
12682 /* Unknown Exception */
12683 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12684 break;
12685 } /* switch(header->rep_status) */
12687 break;
12688 default:
12689 /* Unknown GIOP Message */
12690 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12691 break;
12692 } /* switch(header->message_type) */
12696 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement/requestConflictInfo:1.0
12698 static void
12699 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12701 /* Operation specific Variable declarations Begin */
12702 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return;
12703 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return;
12704 /* Operation specific Variable declarations End */
12706 (void)item; /* Avoid coverity param_set_but_unused parse warning */
12708 switch(header->message_type) {
12709 case Request:
12710 break;
12711 case Reply:
12712 switch(header->rep_status) {
12713 case NO_EXCEPTION:
12714 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12715 /* coverity[returned_pointer] */
12716 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return);
12718 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return++) {
12720 /* Begin struct "org_csapi_fw_TpAssignSagToServiceProfileConflict" */
12721 decode_org_csapi_fw_TpAssignSagToServiceProfileConflict_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12722 /* End struct "org_csapi_fw_TpAssignSagToServiceProfileConflict" */
12725 break;
12726 case USER_EXCEPTION:
12727 break;
12728 default:
12729 /* Unknown Exception */
12730 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12731 break;
12732 } /* switch(header->rep_status) */
12734 break;
12735 default:
12736 /* Unknown GIOP Message */
12737 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12738 break;
12739 } /* switch(header->message_type) */
12743 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileInfoQuery/listServiceProfiles:1.0
12745 static void
12746 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12748 /* Operation specific Variable declarations Begin */
12749 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return;
12750 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return;
12751 /* Operation specific Variable declarations End */
12753 (void)item; /* Avoid coverity param_set_but_unused parse warning */
12755 switch(header->message_type) {
12756 case Request:
12757 break;
12758 case Reply:
12759 switch(header->rep_status) {
12760 case NO_EXCEPTION:
12761 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12762 /* coverity[returned_pointer] */
12763 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return);
12765 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return++) {
12767 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return);
12771 break;
12772 case USER_EXCEPTION:
12773 break;
12774 default:
12775 /* Unknown Exception */
12776 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12777 break;
12778 } /* switch(header->rep_status) */
12780 break;
12781 default:
12782 /* Unknown GIOP Message */
12783 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12784 break;
12785 } /* switch(header->message_type) */
12789 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileInfoQuery/describeServiceProfile:1.0
12791 static void
12792 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_describeServiceProfile(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12794 switch(header->message_type) {
12795 case Request:
12796 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_describeServiceProfile_serviceProfileID);
12798 break;
12799 case Reply:
12800 switch(header->rep_status) {
12801 case NO_EXCEPTION:
12802 /* Begin struct "org_csapi_fw_TpServiceProfileDescription" */
12803 decode_org_csapi_fw_TpServiceProfileDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12804 /* End struct "org_csapi_fw_TpServiceProfileDescription" */
12805 break;
12806 case USER_EXCEPTION:
12807 break;
12808 default:
12809 /* Unknown Exception */
12810 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12811 break;
12812 } /* switch(header->rep_status) */
12814 break;
12815 default:
12816 /* Unknown GIOP Message */
12817 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12818 break;
12819 } /* switch(header->message_type) */
12823 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileInfoQuery/listAssignedMembers:1.0
12825 static void
12826 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12828 /* Operation specific Variable declarations Begin */
12829 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return;
12830 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return;
12831 /* Operation specific Variable declarations End */
12833 (void)item; /* Avoid coverity param_set_but_unused parse warning */
12835 switch(header->message_type) {
12836 case Request:
12837 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_serviceProfileID);
12839 break;
12840 case Reply:
12841 switch(header->rep_status) {
12842 case NO_EXCEPTION:
12843 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
12844 /* coverity[returned_pointer] */
12845 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return);
12847 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return++) {
12849 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return);
12853 break;
12854 case USER_EXCEPTION:
12855 break;
12856 default:
12857 /* Unknown Exception */
12858 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12859 break;
12860 } /* switch(header->rep_status) */
12862 break;
12863 default:
12864 /* Unknown GIOP Message */
12865 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12866 break;
12867 } /* switch(header->message_type) */
12871 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractManagement/createServiceContract:1.0
12873 static void
12874 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_createServiceContract(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12876 switch(header->message_type) {
12877 case Request:
12878 /* Begin struct "org_csapi_fw_TpServiceContractDescription" */
12879 decode_org_csapi_fw_TpServiceContractDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12880 /* End struct "org_csapi_fw_TpServiceContractDescription" */
12881 break;
12882 case Reply:
12883 switch(header->rep_status) {
12884 case NO_EXCEPTION:
12885 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_createServiceContract_return);
12887 break;
12888 case USER_EXCEPTION:
12889 break;
12890 default:
12891 /* Unknown Exception */
12892 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12893 break;
12894 } /* switch(header->rep_status) */
12896 break;
12897 default:
12898 /* Unknown GIOP Message */
12899 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12900 break;
12901 } /* switch(header->message_type) */
12905 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractManagement/modifyServiceContract:1.0
12907 static void
12908 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_modifyServiceContract(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12910 switch(header->message_type) {
12911 case Request:
12912 /* Begin struct "org_csapi_fw_TpServiceContract" */
12913 decode_org_csapi_fw_TpServiceContract_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12914 /* End struct "org_csapi_fw_TpServiceContract" */
12915 break;
12916 case Reply:
12917 switch(header->rep_status) {
12918 case NO_EXCEPTION:
12919 /* Function returns void */
12921 break;
12922 case USER_EXCEPTION:
12923 break;
12924 default:
12925 /* Unknown Exception */
12926 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12927 break;
12928 } /* switch(header->rep_status) */
12930 break;
12931 default:
12932 /* Unknown GIOP Message */
12933 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12934 break;
12935 } /* switch(header->message_type) */
12939 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractManagement/deleteServiceContract:1.0
12941 static void
12942 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_deleteServiceContract(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12944 switch(header->message_type) {
12945 case Request:
12946 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_deleteServiceContract_serviceContractID);
12948 break;
12949 case Reply:
12950 switch(header->rep_status) {
12951 case NO_EXCEPTION:
12952 /* Function returns void */
12954 break;
12955 case USER_EXCEPTION:
12956 break;
12957 default:
12958 /* Unknown Exception */
12959 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12960 break;
12961 } /* switch(header->rep_status) */
12963 break;
12964 default:
12965 /* Unknown GIOP Message */
12966 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
12967 break;
12968 } /* switch(header->message_type) */
12972 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractInfoQuery/describeServiceContract:1.0
12974 static void
12975 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_describeServiceContract(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
12977 switch(header->message_type) {
12978 case Request:
12979 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_describeServiceContract_serviceContractID);
12981 break;
12982 case Reply:
12983 switch(header->rep_status) {
12984 case NO_EXCEPTION:
12985 /* Begin struct "org_csapi_fw_TpServiceContractDescription" */
12986 decode_org_csapi_fw_TpServiceContractDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
12987 /* End struct "org_csapi_fw_TpServiceContractDescription" */
12988 break;
12989 case USER_EXCEPTION:
12990 break;
12991 default:
12992 /* Unknown Exception */
12993 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
12994 break;
12995 } /* switch(header->rep_status) */
12997 break;
12998 default:
12999 /* Unknown GIOP Message */
13000 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13001 break;
13002 } /* switch(header->message_type) */
13006 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractInfoQuery/listServiceContracts:1.0
13008 static void
13009 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13011 /* Operation specific Variable declarations Begin */
13012 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return;
13013 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return;
13014 /* Operation specific Variable declarations End */
13016 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13018 switch(header->message_type) {
13019 case Request:
13020 break;
13021 case Reply:
13022 switch(header->rep_status) {
13023 case NO_EXCEPTION:
13024 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13025 /* coverity[returned_pointer] */
13026 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return);
13028 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return++) {
13030 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return);
13034 break;
13035 case USER_EXCEPTION:
13036 break;
13037 default:
13038 /* Unknown Exception */
13039 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13040 break;
13041 } /* switch(header->rep_status) */
13043 break;
13044 default:
13045 /* Unknown GIOP Message */
13046 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13047 break;
13048 } /* switch(header->message_type) */
13052 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractInfoQuery/listServiceProfiles:1.0
13054 static void
13055 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13057 /* Operation specific Variable declarations Begin */
13058 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return;
13059 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return;
13060 /* Operation specific Variable declarations End */
13062 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13064 switch(header->message_type) {
13065 case Request:
13066 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_serviceContractID);
13068 break;
13069 case Reply:
13070 switch(header->rep_status) {
13071 case NO_EXCEPTION:
13072 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13073 /* coverity[returned_pointer] */
13074 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return);
13076 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return++) {
13078 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return);
13082 break;
13083 case USER_EXCEPTION:
13084 break;
13085 default:
13086 /* Unknown Exception */
13087 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13088 break;
13089 } /* switch(header->rep_status) */
13091 break;
13092 default:
13093 /* Unknown GIOP Message */
13094 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13095 break;
13096 } /* switch(header->message_type) */
13100 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpEntOpAccountManagement/modifyEntOpAccount:1.0
13102 static void
13103 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13105 /* Operation specific Variable declarations Begin */
13106 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties;
13107 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties;
13108 /* Operation specific Variable declarations End */
13110 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13112 switch(header->message_type) {
13113 case Request:
13114 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13115 /* coverity[returned_pointer] */
13116 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties);
13118 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties++) {
13120 /* Begin struct "org_csapi_fw_TpProperty" */
13121 decode_org_csapi_fw_TpProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
13122 /* End struct "org_csapi_fw_TpProperty" */
13125 break;
13126 case Reply:
13127 switch(header->rep_status) {
13128 case NO_EXCEPTION:
13129 /* Function returns void */
13131 break;
13132 case USER_EXCEPTION:
13133 break;
13134 default:
13135 /* Unknown Exception */
13136 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13137 break;
13138 } /* switch(header->rep_status) */
13140 break;
13141 default:
13142 /* Unknown GIOP Message */
13143 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13144 break;
13145 } /* switch(header->message_type) */
13149 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpEntOpAccountManagement/deleteEntOpAccount:1.0
13151 static void
13152 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_deleteEntOpAccount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13154 switch(header->message_type) {
13155 case Request:
13156 break;
13157 case Reply:
13158 switch(header->rep_status) {
13159 case NO_EXCEPTION:
13160 /* Function returns void */
13162 break;
13163 case USER_EXCEPTION:
13164 break;
13165 default:
13166 /* Unknown Exception */
13167 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13168 break;
13169 } /* switch(header->rep_status) */
13171 break;
13172 default:
13173 /* Unknown GIOP Message */
13174 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13175 break;
13176 } /* switch(header->message_type) */
13180 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpEntOpAccountInfoQuery/describeEntOpAccount:1.0
13182 static void
13183 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountInfoQuery_describeEntOpAccount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13185 switch(header->message_type) {
13186 case Request:
13187 break;
13188 case Reply:
13189 switch(header->rep_status) {
13190 case NO_EXCEPTION:
13191 /* Begin struct "org_csapi_fw_TpEntOp" */
13192 decode_org_csapi_fw_TpEntOp_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
13193 /* End struct "org_csapi_fw_TpEntOp" */
13194 break;
13195 case USER_EXCEPTION:
13196 break;
13197 default:
13198 /* Unknown Exception */
13199 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13200 break;
13201 } /* switch(header->rep_status) */
13203 break;
13204 default:
13205 /* Unknown GIOP Message */
13206 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13207 break;
13208 } /* switch(header->message_type) */
13212 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement/createClientApp:1.0
13214 static void
13215 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createClientApp(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13217 switch(header->message_type) {
13218 case Request:
13219 /* Begin struct "org_csapi_fw_TpClientAppDescription" */
13220 decode_org_csapi_fw_TpClientAppDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
13221 /* End struct "org_csapi_fw_TpClientAppDescription" */
13222 break;
13223 case Reply:
13224 switch(header->rep_status) {
13225 case NO_EXCEPTION:
13226 /* Function returns void */
13228 break;
13229 case USER_EXCEPTION:
13230 break;
13231 default:
13232 /* Unknown Exception */
13233 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13234 break;
13235 } /* switch(header->rep_status) */
13237 break;
13238 default:
13239 /* Unknown GIOP Message */
13240 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13241 break;
13242 } /* switch(header->message_type) */
13246 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement/modifyClientApp:1.0
13248 static void
13249 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_modifyClientApp(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13251 switch(header->message_type) {
13252 case Request:
13253 /* Begin struct "org_csapi_fw_TpClientAppDescription" */
13254 decode_org_csapi_fw_TpClientAppDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
13255 /* End struct "org_csapi_fw_TpClientAppDescription" */
13256 break;
13257 case Reply:
13258 switch(header->rep_status) {
13259 case NO_EXCEPTION:
13260 /* Function returns void */
13262 break;
13263 case USER_EXCEPTION:
13264 break;
13265 default:
13266 /* Unknown Exception */
13267 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13268 break;
13269 } /* switch(header->rep_status) */
13271 break;
13272 default:
13273 /* Unknown GIOP Message */
13274 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13275 break;
13276 } /* switch(header->message_type) */
13280 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement/deleteClientApp:1.0
13282 static void
13283 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteClientApp(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13285 switch(header->message_type) {
13286 case Request:
13287 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteClientApp_clientAppID);
13289 break;
13290 case Reply:
13291 switch(header->rep_status) {
13292 case NO_EXCEPTION:
13293 /* Function returns void */
13295 break;
13296 case USER_EXCEPTION:
13297 break;
13298 default:
13299 /* Unknown Exception */
13300 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13301 break;
13302 } /* switch(header->rep_status) */
13304 break;
13305 default:
13306 /* Unknown GIOP Message */
13307 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13308 break;
13309 } /* switch(header->message_type) */
13313 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement/createSAG:1.0
13315 static void
13316 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13318 /* Operation specific Variable declarations Begin */
13319 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs;
13320 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs;
13321 /* Operation specific Variable declarations End */
13323 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13325 switch(header->message_type) {
13326 case Request:
13327 /* Begin struct "org_csapi_fw_TpSag" */
13328 decode_org_csapi_fw_TpSag_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
13329 /* End struct "org_csapi_fw_TpSag" */
13330 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13331 /* coverity[returned_pointer] */
13332 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs);
13334 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs++) {
13336 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs);
13340 break;
13341 case Reply:
13342 switch(header->rep_status) {
13343 case NO_EXCEPTION:
13344 /* Function returns void */
13346 break;
13347 case USER_EXCEPTION:
13348 break;
13349 default:
13350 /* Unknown Exception */
13351 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13352 break;
13353 } /* switch(header->rep_status) */
13355 break;
13356 default:
13357 /* Unknown GIOP Message */
13358 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13359 break;
13360 } /* switch(header->message_type) */
13364 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement/modifySAG:1.0
13366 static void
13367 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_modifySAG(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13369 switch(header->message_type) {
13370 case Request:
13371 /* Begin struct "org_csapi_fw_TpSag" */
13372 decode_org_csapi_fw_TpSag_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
13373 /* End struct "org_csapi_fw_TpSag" */
13374 break;
13375 case Reply:
13376 switch(header->rep_status) {
13377 case NO_EXCEPTION:
13378 /* Function returns void */
13380 break;
13381 case USER_EXCEPTION:
13382 break;
13383 default:
13384 /* Unknown Exception */
13385 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13386 break;
13387 } /* switch(header->rep_status) */
13389 break;
13390 default:
13391 /* Unknown GIOP Message */
13392 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13393 break;
13394 } /* switch(header->message_type) */
13398 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement/deleteSAG:1.0
13400 static void
13401 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteSAG(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13403 switch(header->message_type) {
13404 case Request:
13405 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteSAG_sagID);
13407 break;
13408 case Reply:
13409 switch(header->rep_status) {
13410 case NO_EXCEPTION:
13411 /* Function returns void */
13413 break;
13414 case USER_EXCEPTION:
13415 break;
13416 default:
13417 /* Unknown Exception */
13418 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13419 break;
13420 } /* switch(header->rep_status) */
13422 break;
13423 default:
13424 /* Unknown GIOP Message */
13425 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13426 break;
13427 } /* switch(header->message_type) */
13431 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement/addSAGMembers:1.0
13433 static void
13434 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13436 /* Operation specific Variable declarations Begin */
13437 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs;
13438 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs;
13439 /* Operation specific Variable declarations End */
13441 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13443 switch(header->message_type) {
13444 case Request:
13445 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_sagID);
13447 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13448 /* coverity[returned_pointer] */
13449 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs);
13451 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs++) {
13453 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs);
13457 break;
13458 case Reply:
13459 switch(header->rep_status) {
13460 case NO_EXCEPTION:
13461 /* Function returns void */
13463 break;
13464 case USER_EXCEPTION:
13465 break;
13466 default:
13467 /* Unknown Exception */
13468 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13469 break;
13470 } /* switch(header->rep_status) */
13472 break;
13473 default:
13474 /* Unknown GIOP Message */
13475 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13476 break;
13477 } /* switch(header->message_type) */
13481 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement/removeSAGMembers:1.0
13483 static void
13484 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13486 /* Operation specific Variable declarations Begin */
13487 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList;
13488 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList;
13489 /* Operation specific Variable declarations End */
13491 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13493 switch(header->message_type) {
13494 case Request:
13495 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_sagID);
13497 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13498 /* coverity[returned_pointer] */
13499 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList);
13501 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList++) {
13503 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList);
13507 break;
13508 case Reply:
13509 switch(header->rep_status) {
13510 case NO_EXCEPTION:
13511 /* Function returns void */
13513 break;
13514 case USER_EXCEPTION:
13515 break;
13516 default:
13517 /* Unknown Exception */
13518 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13519 break;
13520 } /* switch(header->rep_status) */
13522 break;
13523 default:
13524 /* Unknown GIOP Message */
13525 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13526 break;
13527 } /* switch(header->message_type) */
13531 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement/requestConflictInfo:1.0
13533 static void
13534 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13536 /* Operation specific Variable declarations Begin */
13537 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return;
13538 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return;
13539 /* Operation specific Variable declarations End */
13541 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13543 switch(header->message_type) {
13544 case Request:
13545 break;
13546 case Reply:
13547 switch(header->rep_status) {
13548 case NO_EXCEPTION:
13549 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13550 /* coverity[returned_pointer] */
13551 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return);
13553 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return++) {
13555 /* Begin struct "org_csapi_fw_TpAddSagMembersConflict" */
13556 decode_org_csapi_fw_TpAddSagMembersConflict_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
13557 /* End struct "org_csapi_fw_TpAddSagMembersConflict" */
13560 break;
13561 case USER_EXCEPTION:
13562 break;
13563 default:
13564 /* Unknown Exception */
13565 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13566 break;
13567 } /* switch(header->rep_status) */
13569 break;
13570 default:
13571 /* Unknown GIOP Message */
13572 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13573 break;
13574 } /* switch(header->message_type) */
13578 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery/describeClientApp:1.0
13580 static void
13581 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeClientApp(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13583 switch(header->message_type) {
13584 case Request:
13585 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeClientApp_clientAppID);
13587 break;
13588 case Reply:
13589 switch(header->rep_status) {
13590 case NO_EXCEPTION:
13591 /* Begin struct "org_csapi_fw_TpClientAppDescription" */
13592 decode_org_csapi_fw_TpClientAppDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
13593 /* End struct "org_csapi_fw_TpClientAppDescription" */
13594 break;
13595 case USER_EXCEPTION:
13596 break;
13597 default:
13598 /* Unknown Exception */
13599 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13600 break;
13601 } /* switch(header->rep_status) */
13603 break;
13604 default:
13605 /* Unknown GIOP Message */
13606 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13607 break;
13608 } /* switch(header->message_type) */
13612 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery/listClientApps:1.0
13614 static void
13615 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13617 /* Operation specific Variable declarations Begin */
13618 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return;
13619 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return;
13620 /* Operation specific Variable declarations End */
13622 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13624 switch(header->message_type) {
13625 case Request:
13626 break;
13627 case Reply:
13628 switch(header->rep_status) {
13629 case NO_EXCEPTION:
13630 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13631 /* coverity[returned_pointer] */
13632 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return);
13634 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return++) {
13636 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return);
13640 break;
13641 case USER_EXCEPTION:
13642 break;
13643 default:
13644 /* Unknown Exception */
13645 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13646 break;
13647 } /* switch(header->rep_status) */
13649 break;
13650 default:
13651 /* Unknown GIOP Message */
13652 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13653 break;
13654 } /* switch(header->message_type) */
13658 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery/describeSAG:1.0
13660 static void
13661 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13663 switch(header->message_type) {
13664 case Request:
13665 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG_sagID);
13667 break;
13668 case Reply:
13669 switch(header->rep_status) {
13670 case NO_EXCEPTION:
13671 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG_return);
13673 break;
13674 case USER_EXCEPTION:
13675 break;
13676 default:
13677 /* Unknown Exception */
13678 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13679 break;
13680 } /* switch(header->rep_status) */
13682 break;
13683 default:
13684 /* Unknown GIOP Message */
13685 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13686 break;
13687 } /* switch(header->message_type) */
13691 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery/listSAGs:1.0
13693 static void
13694 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13696 /* Operation specific Variable declarations Begin */
13697 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return;
13698 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return;
13699 /* Operation specific Variable declarations End */
13701 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13703 switch(header->message_type) {
13704 case Request:
13705 break;
13706 case Reply:
13707 switch(header->rep_status) {
13708 case NO_EXCEPTION:
13709 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13710 /* coverity[returned_pointer] */
13711 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return);
13713 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return++) {
13715 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return);
13719 break;
13720 case USER_EXCEPTION:
13721 break;
13722 default:
13723 /* Unknown Exception */
13724 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13725 break;
13726 } /* switch(header->rep_status) */
13728 break;
13729 default:
13730 /* Unknown GIOP Message */
13731 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13732 break;
13733 } /* switch(header->message_type) */
13737 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery/listSAGMembers:1.0
13739 static void
13740 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13742 /* Operation specific Variable declarations Begin */
13743 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return;
13744 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return;
13745 /* Operation specific Variable declarations End */
13747 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13749 switch(header->message_type) {
13750 case Request:
13751 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_sagID);
13753 break;
13754 case Reply:
13755 switch(header->rep_status) {
13756 case NO_EXCEPTION:
13757 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13758 /* coverity[returned_pointer] */
13759 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return);
13761 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return++) {
13763 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return);
13767 break;
13768 case USER_EXCEPTION:
13769 break;
13770 default:
13771 /* Unknown Exception */
13772 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13773 break;
13774 } /* switch(header->rep_status) */
13776 break;
13777 default:
13778 /* Unknown GIOP Message */
13779 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13780 break;
13781 } /* switch(header->message_type) */
13785 * IDL:org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery/listClientAppMembership:1.0
13787 static void
13788 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13790 /* Operation specific Variable declarations Begin */
13791 guint32 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return;
13792 guint32 i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return;
13793 /* Operation specific Variable declarations End */
13795 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13797 switch(header->message_type) {
13798 case Request:
13799 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_clientAppID);
13801 break;
13802 case Reply:
13803 switch(header->rep_status) {
13804 case NO_EXCEPTION:
13805 u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13806 /* coverity[returned_pointer] */
13807 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return);
13809 for (i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return=0; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return < u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return; i_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return++) {
13811 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return);
13815 break;
13816 case USER_EXCEPTION:
13817 break;
13818 default:
13819 /* Unknown Exception */
13820 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13821 break;
13822 } /* switch(header->rep_status) */
13824 break;
13825 default:
13826 /* Unknown GIOP Message */
13827 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13828 break;
13829 } /* switch(header->message_type) */
13833 * IDL:org/csapi/fw/fw_enterprise_operator/notification/IpClientEventNotification/reportNotification:1.0
13835 static void
13836 decode_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_reportNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13838 switch(header->message_type) {
13839 case Request:
13840 /* Begin union "org_csapi_fw_TpFwEventInfo" */
13842 decode_org_csapi_fw_TpFwEventInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
13844 /* End union "org_csapi_fw_TpFwEventInfo" */
13845 proto_tree_add_int(tree, hf_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_reportNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
13847 break;
13848 case Reply:
13849 switch(header->rep_status) {
13850 case NO_EXCEPTION:
13851 /* Function returns void */
13853 break;
13854 case USER_EXCEPTION:
13855 break;
13856 default:
13857 /* Unknown Exception */
13858 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13859 break;
13860 } /* switch(header->rep_status) */
13862 break;
13863 default:
13864 /* Unknown GIOP Message */
13865 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13866 break;
13867 } /* switch(header->message_type) */
13871 * IDL:org/csapi/fw/fw_enterprise_operator/notification/IpClientEventNotification/notificationTerminated:1.0
13873 static void
13874 decode_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_notificationTerminated(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13876 switch(header->message_type) {
13877 case Request:
13878 break;
13879 case Reply:
13880 switch(header->rep_status) {
13881 case NO_EXCEPTION:
13882 /* Function returns void */
13884 break;
13885 case USER_EXCEPTION:
13886 break;
13887 default:
13888 /* Unknown Exception */
13889 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13890 break;
13891 } /* switch(header->rep_status) */
13893 break;
13894 default:
13895 /* Unknown GIOP Message */
13896 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13897 break;
13898 } /* switch(header->message_type) */
13902 * IDL:org/csapi/fw/fw_enterprise_operator/notification/IpEventNotification/createNotification:1.0
13904 static void
13905 decode_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_createNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13907 switch(header->message_type) {
13908 case Request:
13909 /* Begin union "org_csapi_fw_TpFwEventCriteria" */
13911 decode_org_csapi_fw_TpFwEventCriteria_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
13913 /* End union "org_csapi_fw_TpFwEventCriteria" */
13914 break;
13915 case Reply:
13916 switch(header->rep_status) {
13917 case NO_EXCEPTION:
13918 proto_tree_add_int(tree, hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_createNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
13920 break;
13921 case USER_EXCEPTION:
13922 break;
13923 default:
13924 /* Unknown Exception */
13925 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13926 break;
13927 } /* switch(header->rep_status) */
13929 break;
13930 default:
13931 /* Unknown GIOP Message */
13932 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13933 break;
13934 } /* switch(header->message_type) */
13938 * IDL:org/csapi/fw/fw_enterprise_operator/notification/IpEventNotification/destroyNotification:1.0
13940 static void
13941 decode_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_destroyNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13943 switch(header->message_type) {
13944 case Request:
13945 proto_tree_add_int(tree, hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_destroyNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
13947 break;
13948 case Reply:
13949 switch(header->rep_status) {
13950 case NO_EXCEPTION:
13951 /* Function returns void */
13953 break;
13954 case USER_EXCEPTION:
13955 break;
13956 default:
13957 /* Unknown Exception */
13958 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
13959 break;
13960 } /* switch(header->rep_status) */
13962 break;
13963 default:
13964 /* Unknown GIOP Message */
13965 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
13966 break;
13967 } /* switch(header->message_type) */
13971 * IDL:org/csapi/fw/fw_service/discovery/IpFwServiceDiscovery/listServiceTypes:1.0
13973 static void
13974 decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
13976 /* Operation specific Variable declarations Begin */
13977 guint32 u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return;
13978 guint32 i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return;
13979 /* Operation specific Variable declarations End */
13981 (void)item; /* Avoid coverity param_set_but_unused parse warning */
13983 switch(header->message_type) {
13984 case Request:
13985 break;
13986 case Reply:
13987 switch(header->rep_status) {
13988 case NO_EXCEPTION:
13989 u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
13990 /* coverity[returned_pointer] */
13991 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return);
13993 for (i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return=0; i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return < u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return; i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return++) {
13995 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return);
13999 break;
14000 case USER_EXCEPTION:
14001 break;
14002 default:
14003 /* Unknown Exception */
14004 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14005 break;
14006 } /* switch(header->rep_status) */
14008 break;
14009 default:
14010 /* Unknown GIOP Message */
14011 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14012 break;
14013 } /* switch(header->message_type) */
14017 * IDL:org/csapi/fw/fw_service/discovery/IpFwServiceDiscovery/describeServiceType:1.0
14019 static void
14020 decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_describeServiceType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14022 switch(header->message_type) {
14023 case Request:
14024 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_describeServiceType_name);
14026 break;
14027 case Reply:
14028 switch(header->rep_status) {
14029 case NO_EXCEPTION:
14030 /* Begin struct "org_csapi_fw_TpServiceTypeDescription" */
14031 decode_org_csapi_fw_TpServiceTypeDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14032 /* End struct "org_csapi_fw_TpServiceTypeDescription" */
14033 break;
14034 case USER_EXCEPTION:
14035 break;
14036 default:
14037 /* Unknown Exception */
14038 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14039 break;
14040 } /* switch(header->rep_status) */
14042 break;
14043 default:
14044 /* Unknown GIOP Message */
14045 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14046 break;
14047 } /* switch(header->message_type) */
14051 * IDL:org/csapi/fw/fw_service/discovery/IpFwServiceDiscovery/discoverService:1.0
14053 static void
14054 decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14056 /* Operation specific Variable declarations Begin */
14057 guint32 u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList;
14058 guint32 i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList;
14059 guint32 u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return;
14060 guint32 i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return;
14061 /* Operation specific Variable declarations End */
14063 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14065 switch(header->message_type) {
14066 case Request:
14067 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_serviceTypeName);
14069 u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14070 /* coverity[returned_pointer] */
14071 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList);
14073 for (i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList=0; i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList < u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList; i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList++) {
14075 /* Begin struct "org_csapi_fw_TpServiceProperty" */
14076 decode_org_csapi_fw_TpServiceProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14077 /* End struct "org_csapi_fw_TpServiceProperty" */
14080 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_max, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
14082 break;
14083 case Reply:
14084 switch(header->rep_status) {
14085 case NO_EXCEPTION:
14086 u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14087 /* coverity[returned_pointer] */
14088 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return);
14090 for (i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return=0; i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return < u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return; i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return++) {
14092 /* Begin struct "org_csapi_fw_TpService" */
14093 decode_org_csapi_fw_TpService_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14094 /* End struct "org_csapi_fw_TpService" */
14097 break;
14098 case USER_EXCEPTION:
14099 break;
14100 default:
14101 /* Unknown Exception */
14102 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14103 break;
14104 } /* switch(header->rep_status) */
14106 break;
14107 default:
14108 /* Unknown GIOP Message */
14109 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14110 break;
14111 } /* switch(header->message_type) */
14115 * IDL:org/csapi/fw/fw_service/discovery/IpFwServiceDiscovery/listRegisteredServices:1.0
14117 static void
14118 decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14120 /* Operation specific Variable declarations Begin */
14121 guint32 u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return;
14122 guint32 i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return;
14123 /* Operation specific Variable declarations End */
14125 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14127 switch(header->message_type) {
14128 case Request:
14129 break;
14130 case Reply:
14131 switch(header->rep_status) {
14132 case NO_EXCEPTION:
14133 u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14134 /* coverity[returned_pointer] */
14135 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return);
14137 for (i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return=0; i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return < u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return; i_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return++) {
14139 /* Begin struct "org_csapi_fw_TpService" */
14140 decode_org_csapi_fw_TpService_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14141 /* End struct "org_csapi_fw_TpService" */
14144 break;
14145 case USER_EXCEPTION:
14146 break;
14147 default:
14148 /* Unknown Exception */
14149 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14150 break;
14151 } /* switch(header->rep_status) */
14153 break;
14154 default:
14155 /* Unknown GIOP Message */
14156 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14157 break;
14158 } /* switch(header->message_type) */
14162 * IDL:org/csapi/fw/fw_service/service_lifecycle/IpServiceInstanceLifecycleManager/createServiceManager:1.0
14164 static void
14165 decode_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14167 /* Operation specific Variable declarations Begin */
14168 guint32 u_octet4_loop_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties;
14169 guint32 i_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties;
14170 /* Operation specific Variable declarations End */
14172 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14174 switch(header->message_type) {
14175 case Request:
14176 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_application);
14178 u_octet4_loop_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14179 /* coverity[returned_pointer] */
14180 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties);
14182 for (i_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties=0; i_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties < u_octet4_loop_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties; i_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties++) {
14184 /* Begin struct "org_csapi_fw_TpServiceProperty" */
14185 decode_org_csapi_fw_TpServiceProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14186 /* End struct "org_csapi_fw_TpServiceProperty" */
14189 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceInstanceID);
14191 break;
14192 case Reply:
14193 switch(header->rep_status) {
14194 case NO_EXCEPTION:
14195 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
14197 break;
14198 case USER_EXCEPTION:
14199 break;
14200 default:
14201 /* Unknown Exception */
14202 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14203 break;
14204 } /* switch(header->rep_status) */
14206 break;
14207 default:
14208 /* Unknown GIOP Message */
14209 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14210 break;
14211 } /* switch(header->message_type) */
14215 * IDL:org/csapi/fw/fw_service/service_lifecycle/IpServiceInstanceLifecycleManager/destroyServiceManager:1.0
14217 static void
14218 decode_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_destroyServiceManager(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14220 switch(header->message_type) {
14221 case Request:
14222 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_destroyServiceManager_serviceInstance);
14224 break;
14225 case Reply:
14226 switch(header->rep_status) {
14227 case NO_EXCEPTION:
14228 /* Function returns void */
14230 break;
14231 case USER_EXCEPTION:
14232 break;
14233 default:
14234 /* Unknown Exception */
14235 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14236 break;
14237 } /* switch(header->rep_status) */
14239 break;
14240 default:
14241 /* Unknown GIOP Message */
14242 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14243 break;
14244 } /* switch(header->message_type) */
14248 * IDL:org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration/registerService:1.0
14250 static void
14251 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14253 /* Operation specific Variable declarations Begin */
14254 guint32 u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList;
14255 guint32 i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList;
14256 /* Operation specific Variable declarations End */
14258 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14260 switch(header->message_type) {
14261 case Request:
14262 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_serviceTypeName);
14264 u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14265 /* coverity[returned_pointer] */
14266 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList);
14268 for (i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList=0; i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList < u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList; i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList++) {
14270 /* Begin struct "org_csapi_fw_TpServiceProperty" */
14271 decode_org_csapi_fw_TpServiceProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14272 /* End struct "org_csapi_fw_TpServiceProperty" */
14275 break;
14276 case Reply:
14277 switch(header->rep_status) {
14278 case NO_EXCEPTION:
14279 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_return);
14281 break;
14282 case USER_EXCEPTION:
14283 break;
14284 default:
14285 /* Unknown Exception */
14286 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14287 break;
14288 } /* switch(header->rep_status) */
14290 break;
14291 default:
14292 /* Unknown GIOP Message */
14293 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14294 break;
14295 } /* switch(header->message_type) */
14299 * IDL:org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration/announceServiceAvailability:1.0
14301 static void
14302 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_announceServiceAvailability(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14304 switch(header->message_type) {
14305 case Request:
14306 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_announceServiceAvailability_serviceID);
14308 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
14310 break;
14311 case Reply:
14312 switch(header->rep_status) {
14313 case NO_EXCEPTION:
14314 /* Function returns void */
14316 break;
14317 case USER_EXCEPTION:
14318 break;
14319 default:
14320 /* Unknown Exception */
14321 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14322 break;
14323 } /* switch(header->rep_status) */
14325 break;
14326 default:
14327 /* Unknown GIOP Message */
14328 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14329 break;
14330 } /* switch(header->message_type) */
14334 * IDL:org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration/unregisterService:1.0
14336 static void
14337 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unregisterService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14339 switch(header->message_type) {
14340 case Request:
14341 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unregisterService_serviceID);
14343 break;
14344 case Reply:
14345 switch(header->rep_status) {
14346 case NO_EXCEPTION:
14347 /* Function returns void */
14349 break;
14350 case USER_EXCEPTION:
14351 break;
14352 default:
14353 /* Unknown Exception */
14354 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14355 break;
14356 } /* switch(header->rep_status) */
14358 break;
14359 default:
14360 /* Unknown GIOP Message */
14361 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14362 break;
14363 } /* switch(header->message_type) */
14367 * IDL:org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration/describeService:1.0
14369 static void
14370 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_describeService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14372 switch(header->message_type) {
14373 case Request:
14374 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_describeService_serviceID);
14376 break;
14377 case Reply:
14378 switch(header->rep_status) {
14379 case NO_EXCEPTION:
14380 /* Begin struct "org_csapi_fw_TpServiceDescription" */
14381 decode_org_csapi_fw_TpServiceDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14382 /* End struct "org_csapi_fw_TpServiceDescription" */
14383 break;
14384 case USER_EXCEPTION:
14385 break;
14386 default:
14387 /* Unknown Exception */
14388 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14389 break;
14390 } /* switch(header->rep_status) */
14392 break;
14393 default:
14394 /* Unknown GIOP Message */
14395 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14396 break;
14397 } /* switch(header->message_type) */
14401 * IDL:org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration/unannounceService:1.0
14403 static void
14404 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unannounceService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14406 switch(header->message_type) {
14407 case Request:
14408 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unannounceService_serviceID);
14410 break;
14411 case Reply:
14412 switch(header->rep_status) {
14413 case NO_EXCEPTION:
14414 /* Function returns void */
14416 break;
14417 case USER_EXCEPTION:
14418 break;
14419 default:
14420 /* Unknown Exception */
14421 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14422 break;
14423 } /* switch(header->rep_status) */
14425 break;
14426 default:
14427 /* Unknown GIOP Message */
14428 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14429 break;
14430 } /* switch(header->message_type) */
14434 * IDL:org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration/registerServiceSubType:1.0
14436 static void
14437 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14439 /* Operation specific Variable declarations Begin */
14440 guint32 u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList;
14441 guint32 i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList;
14442 guint32 u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList;
14443 guint32 i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList;
14444 /* Operation specific Variable declarations End */
14446 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14448 switch(header->message_type) {
14449 case Request:
14450 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_serviceTypeName);
14452 u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14453 /* coverity[returned_pointer] */
14454 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList);
14456 for (i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList=0; i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList < u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList; i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList++) {
14458 /* Begin struct "org_csapi_fw_TpServiceProperty" */
14459 decode_org_csapi_fw_TpServiceProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14460 /* End struct "org_csapi_fw_TpServiceProperty" */
14463 u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14464 /* coverity[returned_pointer] */
14465 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList);
14467 for (i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList=0; i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList < u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList; i_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList++) {
14469 /* Begin struct "org_csapi_fw_TpServiceTypePropertyValue" */
14470 decode_org_csapi_fw_TpServiceTypePropertyValue_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14471 /* End struct "org_csapi_fw_TpServiceTypePropertyValue" */
14474 break;
14475 case Reply:
14476 switch(header->rep_status) {
14477 case NO_EXCEPTION:
14478 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_return);
14480 break;
14481 case USER_EXCEPTION:
14482 break;
14483 default:
14484 /* Unknown Exception */
14485 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14486 break;
14487 } /* switch(header->rep_status) */
14489 break;
14490 default:
14491 /* Unknown GIOP Message */
14492 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14493 break;
14494 } /* switch(header->message_type) */
14498 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/querySvcLoadReq:1.0
14500 static void
14501 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14503 switch(header->message_type) {
14504 case Request:
14505 /* Begin struct "org_csapi_TpTimeInterval" */
14506 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14507 /* End struct "org_csapi_TpTimeInterval" */
14508 break;
14509 case Reply:
14510 switch(header->rep_status) {
14511 case NO_EXCEPTION:
14512 /* Function returns void */
14514 break;
14515 case USER_EXCEPTION:
14516 break;
14517 default:
14518 /* Unknown Exception */
14519 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14520 break;
14521 } /* switch(header->rep_status) */
14523 break;
14524 default:
14525 /* Unknown GIOP Message */
14526 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14527 break;
14528 } /* switch(header->message_type) */
14532 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/queryLoadRes:1.0
14534 static void
14535 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14537 /* Operation specific Variable declarations Begin */
14538 guint32 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics;
14539 guint32 i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics;
14540 /* Operation specific Variable declarations End */
14542 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14544 switch(header->message_type) {
14545 case Request:
14546 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14547 /* coverity[returned_pointer] */
14548 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics);
14550 for (i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics=0; i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics < u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics; i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics++) {
14552 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
14553 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14554 /* End struct "org_csapi_fw_TpLoadStatistic" */
14557 break;
14558 case Reply:
14559 switch(header->rep_status) {
14560 case NO_EXCEPTION:
14561 /* Function returns void */
14563 break;
14564 case USER_EXCEPTION:
14565 break;
14566 default:
14567 /* Unknown Exception */
14568 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14569 break;
14570 } /* switch(header->rep_status) */
14572 break;
14573 default:
14574 /* Unknown GIOP Message */
14575 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14576 break;
14577 } /* switch(header->message_type) */
14581 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/queryLoadErr:1.0
14583 static void
14584 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14586 /* Operation specific Variable declarations Begin */
14587 guint32 u_octet4;
14588 /* Operation specific Variable declarations End */
14590 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14592 switch(header->message_type) {
14593 case Request:
14594 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
14595 /* coverity[returned_pointer] */
14596 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadErr_loadStatisticsError, tvb, *offset-4, 4, u_octet4);
14598 break;
14599 case Reply:
14600 switch(header->rep_status) {
14601 case NO_EXCEPTION:
14602 /* Function returns void */
14604 break;
14605 case USER_EXCEPTION:
14606 break;
14607 default:
14608 /* Unknown Exception */
14609 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14610 break;
14611 } /* switch(header->rep_status) */
14613 break;
14614 default:
14615 /* Unknown GIOP Message */
14616 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14617 break;
14618 } /* switch(header->message_type) */
14622 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/loadLevelNotification:1.0
14624 static void
14625 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14627 /* Operation specific Variable declarations Begin */
14628 guint32 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics;
14629 guint32 i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics;
14630 /* Operation specific Variable declarations End */
14632 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14634 switch(header->message_type) {
14635 case Request:
14636 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14637 /* coverity[returned_pointer] */
14638 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics);
14640 for (i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics=0; i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics < u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics; i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics++) {
14642 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
14643 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14644 /* End struct "org_csapi_fw_TpLoadStatistic" */
14647 break;
14648 case Reply:
14649 switch(header->rep_status) {
14650 case NO_EXCEPTION:
14651 /* Function returns void */
14653 break;
14654 case USER_EXCEPTION:
14655 break;
14656 default:
14657 /* Unknown Exception */
14658 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14659 break;
14660 } /* switch(header->rep_status) */
14662 break;
14663 default:
14664 /* Unknown GIOP Message */
14665 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14666 break;
14667 } /* switch(header->message_type) */
14671 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/suspendNotification:1.0
14673 static void
14674 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_suspendNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14676 switch(header->message_type) {
14677 case Request:
14678 break;
14679 case Reply:
14680 switch(header->rep_status) {
14681 case NO_EXCEPTION:
14682 /* Function returns void */
14684 break;
14685 case USER_EXCEPTION:
14686 break;
14687 default:
14688 /* Unknown Exception */
14689 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14690 break;
14691 } /* switch(header->rep_status) */
14693 break;
14694 default:
14695 /* Unknown GIOP Message */
14696 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14697 break;
14698 } /* switch(header->message_type) */
14702 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/resumeNotification:1.0
14704 static void
14705 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_resumeNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14707 switch(header->message_type) {
14708 case Request:
14709 break;
14710 case Reply:
14711 switch(header->rep_status) {
14712 case NO_EXCEPTION:
14713 /* Function returns void */
14715 break;
14716 case USER_EXCEPTION:
14717 break;
14718 default:
14719 /* Unknown Exception */
14720 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14721 break;
14722 } /* switch(header->rep_status) */
14724 break;
14725 default:
14726 /* Unknown GIOP Message */
14727 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14728 break;
14729 } /* switch(header->message_type) */
14733 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/createLoadLevelNotification:1.0
14735 static void
14736 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_createLoadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14738 switch(header->message_type) {
14739 case Request:
14740 break;
14741 case Reply:
14742 switch(header->rep_status) {
14743 case NO_EXCEPTION:
14744 /* Function returns void */
14746 break;
14747 case USER_EXCEPTION:
14748 break;
14749 default:
14750 /* Unknown Exception */
14751 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14752 break;
14753 } /* switch(header->rep_status) */
14755 break;
14756 default:
14757 /* Unknown GIOP Message */
14758 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14759 break;
14760 } /* switch(header->message_type) */
14764 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/destroyLoadLevelNotification:1.0
14766 static void
14767 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_destroyLoadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14769 switch(header->message_type) {
14770 case Request:
14771 break;
14772 case Reply:
14773 switch(header->rep_status) {
14774 case NO_EXCEPTION:
14775 /* Function returns void */
14777 break;
14778 case USER_EXCEPTION:
14779 break;
14780 default:
14781 /* Unknown Exception */
14782 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14783 break;
14784 } /* switch(header->rep_status) */
14786 break;
14787 default:
14788 /* Unknown GIOP Message */
14789 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14790 break;
14791 } /* switch(header->message_type) */
14795 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/querySvcLoadStatsReq:1.0
14797 static void
14798 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadStatsReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14800 switch(header->message_type) {
14801 case Request:
14802 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadStatsReq_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
14804 /* Begin struct "org_csapi_TpTimeInterval" */
14805 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14806 /* End struct "org_csapi_TpTimeInterval" */
14807 break;
14808 case Reply:
14809 switch(header->rep_status) {
14810 case NO_EXCEPTION:
14811 /* Function returns void */
14813 break;
14814 case USER_EXCEPTION:
14815 break;
14816 default:
14817 /* Unknown Exception */
14818 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14819 break;
14820 } /* switch(header->rep_status) */
14822 break;
14823 default:
14824 /* Unknown GIOP Message */
14825 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14826 break;
14827 } /* switch(header->message_type) */
14831 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/queryLoadStatsRes:1.0
14833 static void
14834 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14836 /* Operation specific Variable declarations Begin */
14837 guint32 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics;
14838 guint32 i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics;
14839 /* Operation specific Variable declarations End */
14841 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14843 switch(header->message_type) {
14844 case Request:
14845 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
14847 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
14848 /* coverity[returned_pointer] */
14849 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics);
14851 for (i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics=0; i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics < u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics; i_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics++) {
14853 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
14854 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14855 /* End struct "org_csapi_fw_TpLoadStatistic" */
14858 break;
14859 case Reply:
14860 switch(header->rep_status) {
14861 case NO_EXCEPTION:
14862 /* Function returns void */
14864 break;
14865 case USER_EXCEPTION:
14866 break;
14867 default:
14868 /* Unknown Exception */
14869 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14870 break;
14871 } /* switch(header->rep_status) */
14873 break;
14874 default:
14875 /* Unknown GIOP Message */
14876 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14877 break;
14878 } /* switch(header->message_type) */
14882 * IDL:org/csapi/fw/fw_service/integrity/IpSvcLoadManager/queryLoadStatsErr:1.0
14884 static void
14885 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14887 /* Operation specific Variable declarations Begin */
14888 guint32 u_octet4;
14889 /* Operation specific Variable declarations End */
14891 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14893 switch(header->message_type) {
14894 case Request:
14895 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
14897 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
14898 /* coverity[returned_pointer] */
14899 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr_loadStatisticsError, tvb, *offset-4, 4, u_octet4);
14901 break;
14902 case Reply:
14903 switch(header->rep_status) {
14904 case NO_EXCEPTION:
14905 /* Function returns void */
14907 break;
14908 case USER_EXCEPTION:
14909 break;
14910 default:
14911 /* Unknown Exception */
14912 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14913 break;
14914 } /* switch(header->rep_status) */
14916 break;
14917 default:
14918 /* Unknown GIOP Message */
14919 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14920 break;
14921 } /* switch(header->message_type) */
14925 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/reportLoad:1.0
14927 static void
14928 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_reportLoad(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14930 /* Operation specific Variable declarations Begin */
14931 guint32 u_octet4;
14932 /* Operation specific Variable declarations End */
14934 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14936 switch(header->message_type) {
14937 case Request:
14938 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
14939 /* coverity[returned_pointer] */
14940 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_reportLoad_loadLevel, tvb, *offset-4, 4, u_octet4);
14942 break;
14943 case Reply:
14944 switch(header->rep_status) {
14945 case NO_EXCEPTION:
14946 /* Function returns void */
14948 break;
14949 case USER_EXCEPTION:
14950 break;
14951 default:
14952 /* Unknown Exception */
14953 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14954 break;
14955 } /* switch(header->rep_status) */
14957 break;
14958 default:
14959 /* Unknown GIOP Message */
14960 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
14961 break;
14962 } /* switch(header->message_type) */
14966 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/queryLoadReq:1.0
14968 static void
14969 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
14971 /* Operation specific Variable declarations Begin */
14972 guint32 u_octet4;
14973 /* Operation specific Variable declarations End */
14975 (void)item; /* Avoid coverity param_set_but_unused parse warning */
14977 switch(header->message_type) {
14978 case Request:
14979 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
14980 /* coverity[returned_pointer] */
14981 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadReq_querySubject, tvb, *offset-4, 4, u_octet4);
14983 /* Begin struct "org_csapi_TpTimeInterval" */
14984 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
14985 /* End struct "org_csapi_TpTimeInterval" */
14986 break;
14987 case Reply:
14988 switch(header->rep_status) {
14989 case NO_EXCEPTION:
14990 /* Function returns void */
14992 break;
14993 case USER_EXCEPTION:
14994 break;
14995 default:
14996 /* Unknown Exception */
14997 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
14998 break;
14999 } /* switch(header->rep_status) */
15001 break;
15002 default:
15003 /* Unknown GIOP Message */
15004 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15005 break;
15006 } /* switch(header->message_type) */
15010 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/querySvcLoadRes:1.0
15012 static void
15013 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15015 /* Operation specific Variable declarations Begin */
15016 guint32 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics;
15017 guint32 i_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics;
15018 /* Operation specific Variable declarations End */
15020 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15022 switch(header->message_type) {
15023 case Request:
15024 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
15025 /* coverity[returned_pointer] */
15026 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics);
15028 for (i_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics=0; i_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics < u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics; i_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics++) {
15030 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
15031 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
15032 /* End struct "org_csapi_fw_TpLoadStatistic" */
15035 break;
15036 case Reply:
15037 switch(header->rep_status) {
15038 case NO_EXCEPTION:
15039 /* Function returns void */
15041 break;
15042 case USER_EXCEPTION:
15043 break;
15044 default:
15045 /* Unknown Exception */
15046 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15047 break;
15048 } /* switch(header->rep_status) */
15050 break;
15051 default:
15052 /* Unknown GIOP Message */
15053 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15054 break;
15055 } /* switch(header->message_type) */
15059 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/querySvcLoadErr:1.0
15061 static void
15062 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15064 /* Operation specific Variable declarations Begin */
15065 guint32 u_octet4;
15066 /* Operation specific Variable declarations End */
15068 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15070 switch(header->message_type) {
15071 case Request:
15072 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15073 /* coverity[returned_pointer] */
15074 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadErr_loadStatisticError, tvb, *offset-4, 4, u_octet4);
15076 break;
15077 case Reply:
15078 switch(header->rep_status) {
15079 case NO_EXCEPTION:
15080 /* Function returns void */
15082 break;
15083 case USER_EXCEPTION:
15084 break;
15085 default:
15086 /* Unknown Exception */
15087 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15088 break;
15089 } /* switch(header->rep_status) */
15091 break;
15092 default:
15093 /* Unknown GIOP Message */
15094 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15095 break;
15096 } /* switch(header->message_type) */
15100 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/createLoadLevelNotification:1.0
15102 static void
15103 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_createLoadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15105 /* Operation specific Variable declarations Begin */
15106 guint32 u_octet4;
15107 /* Operation specific Variable declarations End */
15109 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15111 switch(header->message_type) {
15112 case Request:
15113 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15114 /* coverity[returned_pointer] */
15115 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_createLoadLevelNotification_notificationSubject, tvb, *offset-4, 4, u_octet4);
15117 break;
15118 case Reply:
15119 switch(header->rep_status) {
15120 case NO_EXCEPTION:
15121 /* Function returns void */
15123 break;
15124 case USER_EXCEPTION:
15125 break;
15126 default:
15127 /* Unknown Exception */
15128 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15129 break;
15130 } /* switch(header->rep_status) */
15132 break;
15133 default:
15134 /* Unknown GIOP Message */
15135 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15136 break;
15137 } /* switch(header->message_type) */
15141 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/destroyLoadLevelNotification:1.0
15143 static void
15144 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_destroyLoadLevelNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15146 /* Operation specific Variable declarations Begin */
15147 guint32 u_octet4;
15148 /* Operation specific Variable declarations End */
15150 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15152 switch(header->message_type) {
15153 case Request:
15154 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15155 /* coverity[returned_pointer] */
15156 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_destroyLoadLevelNotification_notificationSubject, tvb, *offset-4, 4, u_octet4);
15158 break;
15159 case Reply:
15160 switch(header->rep_status) {
15161 case NO_EXCEPTION:
15162 /* Function returns void */
15164 break;
15165 case USER_EXCEPTION:
15166 break;
15167 default:
15168 /* Unknown Exception */
15169 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15170 break;
15171 } /* switch(header->rep_status) */
15173 break;
15174 default:
15175 /* Unknown GIOP Message */
15176 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15177 break;
15178 } /* switch(header->message_type) */
15182 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/suspendNotification:1.0
15184 static void
15185 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_suspendNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15187 /* Operation specific Variable declarations Begin */
15188 guint32 u_octet4;
15189 /* Operation specific Variable declarations End */
15191 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15193 switch(header->message_type) {
15194 case Request:
15195 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15196 /* coverity[returned_pointer] */
15197 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_suspendNotification_notificationSubject, tvb, *offset-4, 4, u_octet4);
15199 break;
15200 case Reply:
15201 switch(header->rep_status) {
15202 case NO_EXCEPTION:
15203 /* Function returns void */
15205 break;
15206 case USER_EXCEPTION:
15207 break;
15208 default:
15209 /* Unknown Exception */
15210 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15211 break;
15212 } /* switch(header->rep_status) */
15214 break;
15215 default:
15216 /* Unknown GIOP Message */
15217 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15218 break;
15219 } /* switch(header->message_type) */
15223 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/resumeNotification:1.0
15225 static void
15226 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_resumeNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15228 /* Operation specific Variable declarations Begin */
15229 guint32 u_octet4;
15230 /* Operation specific Variable declarations End */
15232 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15234 switch(header->message_type) {
15235 case Request:
15236 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15237 /* coverity[returned_pointer] */
15238 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_resumeNotification_notificationSubject, tvb, *offset-4, 4, u_octet4);
15240 break;
15241 case Reply:
15242 switch(header->rep_status) {
15243 case NO_EXCEPTION:
15244 /* Function returns void */
15246 break;
15247 case USER_EXCEPTION:
15248 break;
15249 default:
15250 /* Unknown Exception */
15251 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15252 break;
15253 } /* switch(header->rep_status) */
15255 break;
15256 default:
15257 /* Unknown GIOP Message */
15258 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15259 break;
15260 } /* switch(header->message_type) */
15264 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/queryLoadStatsReq:1.0
15266 static void
15267 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15269 /* Operation specific Variable declarations Begin */
15270 guint32 u_octet4;
15271 /* Operation specific Variable declarations End */
15273 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15275 switch(header->message_type) {
15276 case Request:
15277 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
15279 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15280 /* coverity[returned_pointer] */
15281 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_querySubject, tvb, *offset-4, 4, u_octet4);
15283 /* Begin struct "org_csapi_TpTimeInterval" */
15284 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
15285 /* End struct "org_csapi_TpTimeInterval" */
15286 break;
15287 case Reply:
15288 switch(header->rep_status) {
15289 case NO_EXCEPTION:
15290 /* Function returns void */
15292 break;
15293 case USER_EXCEPTION:
15294 break;
15295 default:
15296 /* Unknown Exception */
15297 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15298 break;
15299 } /* switch(header->rep_status) */
15301 break;
15302 default:
15303 /* Unknown GIOP Message */
15304 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15305 break;
15306 } /* switch(header->message_type) */
15310 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/querySvcLoadStatsRes:1.0
15312 static void
15313 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15315 /* Operation specific Variable declarations Begin */
15316 guint32 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics;
15317 guint32 i_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics;
15318 /* Operation specific Variable declarations End */
15320 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15322 switch(header->message_type) {
15323 case Request:
15324 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
15326 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
15327 /* coverity[returned_pointer] */
15328 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics);
15330 for (i_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics=0; i_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics < u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics; i_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics++) {
15332 /* Begin struct "org_csapi_fw_TpLoadStatistic" */
15333 decode_org_csapi_fw_TpLoadStatistic_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
15334 /* End struct "org_csapi_fw_TpLoadStatistic" */
15337 break;
15338 case Reply:
15339 switch(header->rep_status) {
15340 case NO_EXCEPTION:
15341 /* Function returns void */
15343 break;
15344 case USER_EXCEPTION:
15345 break;
15346 default:
15347 /* Unknown Exception */
15348 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15349 break;
15350 } /* switch(header->rep_status) */
15352 break;
15353 default:
15354 /* Unknown GIOP Message */
15355 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15356 break;
15357 } /* switch(header->message_type) */
15361 * IDL:org/csapi/fw/fw_service/integrity/IpFwLoadManager/querySvcLoadStatsErr:1.0
15363 static void
15364 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15366 /* Operation specific Variable declarations Begin */
15367 guint32 u_octet4;
15368 /* Operation specific Variable declarations End */
15370 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15372 switch(header->message_type) {
15373 case Request:
15374 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr_loadStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
15376 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15377 /* coverity[returned_pointer] */
15378 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr_loadStatisticError, tvb, *offset-4, 4, u_octet4);
15380 break;
15381 case Reply:
15382 switch(header->rep_status) {
15383 case NO_EXCEPTION:
15384 /* Function returns void */
15386 break;
15387 case USER_EXCEPTION:
15388 break;
15389 default:
15390 /* Unknown Exception */
15391 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15392 break;
15393 } /* switch(header->rep_status) */
15395 break;
15396 default:
15397 /* Unknown GIOP Message */
15398 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15399 break;
15400 } /* switch(header->message_type) */
15404 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/activityTestRes:1.0
15406 static void
15407 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15409 switch(header->message_type) {
15410 case Request:
15411 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
15413 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes_activityTestResult);
15415 break;
15416 case Reply:
15417 switch(header->rep_status) {
15418 case NO_EXCEPTION:
15419 /* Function returns void */
15421 break;
15422 case USER_EXCEPTION:
15423 break;
15424 default:
15425 /* Unknown Exception */
15426 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15427 break;
15428 } /* switch(header->rep_status) */
15430 break;
15431 default:
15432 /* Unknown GIOP Message */
15433 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15434 break;
15435 } /* switch(header->message_type) */
15439 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/svcActivityTestReq:1.0
15441 static void
15442 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_svcActivityTestReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15444 switch(header->message_type) {
15445 case Request:
15446 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_svcActivityTestReq_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
15448 break;
15449 case Reply:
15450 switch(header->rep_status) {
15451 case NO_EXCEPTION:
15452 /* Function returns void */
15454 break;
15455 case USER_EXCEPTION:
15456 break;
15457 default:
15458 /* Unknown Exception */
15459 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15460 break;
15461 } /* switch(header->rep_status) */
15463 break;
15464 default:
15465 /* Unknown GIOP Message */
15466 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15467 break;
15468 } /* switch(header->message_type) */
15472 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/fwFaultReportInd:1.0
15474 static void
15475 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultReportInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15477 /* Operation specific Variable declarations Begin */
15478 guint32 u_octet4;
15479 /* Operation specific Variable declarations End */
15481 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15483 switch(header->message_type) {
15484 case Request:
15485 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15486 /* coverity[returned_pointer] */
15487 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultReportInd_fault, tvb, *offset-4, 4, u_octet4);
15489 break;
15490 case Reply:
15491 switch(header->rep_status) {
15492 case NO_EXCEPTION:
15493 /* Function returns void */
15495 break;
15496 case USER_EXCEPTION:
15497 break;
15498 default:
15499 /* Unknown Exception */
15500 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15501 break;
15502 } /* switch(header->rep_status) */
15504 break;
15505 default:
15506 /* Unknown GIOP Message */
15507 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15508 break;
15509 } /* switch(header->message_type) */
15513 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/fwFaultRecoveryInd:1.0
15515 static void
15516 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultRecoveryInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15518 /* Operation specific Variable declarations Begin */
15519 guint32 u_octet4;
15520 /* Operation specific Variable declarations End */
15522 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15524 switch(header->message_type) {
15525 case Request:
15526 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15527 /* coverity[returned_pointer] */
15528 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultRecoveryInd_fault, tvb, *offset-4, 4, u_octet4);
15530 break;
15531 case Reply:
15532 switch(header->rep_status) {
15533 case NO_EXCEPTION:
15534 /* Function returns void */
15536 break;
15537 case USER_EXCEPTION:
15538 break;
15539 default:
15540 /* Unknown Exception */
15541 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15542 break;
15543 } /* switch(header->rep_status) */
15545 break;
15546 default:
15547 /* Unknown GIOP Message */
15548 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15549 break;
15550 } /* switch(header->message_type) */
15554 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/fwUnavailableInd:1.0
15556 static void
15557 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15559 /* Operation specific Variable declarations Begin */
15560 guint32 u_octet4;
15561 /* Operation specific Variable declarations End */
15563 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15565 switch(header->message_type) {
15566 case Request:
15567 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15568 /* coverity[returned_pointer] */
15569 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwUnavailableInd_reason, tvb, *offset-4, 4, u_octet4);
15571 break;
15572 case Reply:
15573 switch(header->rep_status) {
15574 case NO_EXCEPTION:
15575 /* Function returns void */
15577 break;
15578 case USER_EXCEPTION:
15579 break;
15580 default:
15581 /* Unknown Exception */
15582 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15583 break;
15584 } /* switch(header->rep_status) */
15586 break;
15587 default:
15588 /* Unknown GIOP Message */
15589 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15590 break;
15591 } /* switch(header->message_type) */
15595 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/svcUnavailableInd:1.0
15597 static void
15598 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_svcUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15600 switch(header->message_type) {
15601 case Request:
15602 break;
15603 case Reply:
15604 switch(header->rep_status) {
15605 case NO_EXCEPTION:
15606 /* Function returns void */
15608 break;
15609 case USER_EXCEPTION:
15610 break;
15611 default:
15612 /* Unknown Exception */
15613 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15614 break;
15615 } /* switch(header->rep_status) */
15617 break;
15618 default:
15619 /* Unknown GIOP Message */
15620 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15621 break;
15622 } /* switch(header->message_type) */
15626 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/appUnavailableInd:1.0
15628 static void
15629 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_appUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15631 switch(header->message_type) {
15632 case Request:
15633 break;
15634 case Reply:
15635 switch(header->rep_status) {
15636 case NO_EXCEPTION:
15637 /* Function returns void */
15639 break;
15640 case USER_EXCEPTION:
15641 break;
15642 default:
15643 /* Unknown Exception */
15644 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15645 break;
15646 } /* switch(header->rep_status) */
15648 break;
15649 default:
15650 /* Unknown GIOP Message */
15651 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15652 break;
15653 } /* switch(header->message_type) */
15657 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/genFaultStatsRecordRes:1.0
15659 static void
15660 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15662 /* Operation specific Variable declarations Begin */
15663 guint32 u_octet4;
15664 /* Operation specific Variable declarations End */
15666 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15668 switch(header->message_type) {
15669 case Request:
15670 /* Begin struct "org_csapi_fw_TpFaultStatsRecord" */
15671 decode_org_csapi_fw_TpFaultStatsRecord_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
15672 /* End struct "org_csapi_fw_TpFaultStatsRecord" */
15673 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15674 /* coverity[returned_pointer] */
15675 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordRes_recordSubject, tvb, *offset-4, 4, u_octet4);
15677 break;
15678 case Reply:
15679 switch(header->rep_status) {
15680 case NO_EXCEPTION:
15681 /* Function returns void */
15683 break;
15684 case USER_EXCEPTION:
15685 break;
15686 default:
15687 /* Unknown Exception */
15688 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15689 break;
15690 } /* switch(header->rep_status) */
15692 break;
15693 default:
15694 /* Unknown GIOP Message */
15695 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15696 break;
15697 } /* switch(header->message_type) */
15701 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/activityTestErr:1.0
15703 static void
15704 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15706 switch(header->message_type) {
15707 case Request:
15708 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestErr_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
15710 break;
15711 case Reply:
15712 switch(header->rep_status) {
15713 case NO_EXCEPTION:
15714 /* Function returns void */
15716 break;
15717 case USER_EXCEPTION:
15718 break;
15719 default:
15720 /* Unknown Exception */
15721 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15722 break;
15723 } /* switch(header->rep_status) */
15725 break;
15726 default:
15727 /* Unknown GIOP Message */
15728 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15729 break;
15730 } /* switch(header->message_type) */
15734 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/genFaultStatsRecordErr:1.0
15736 static void
15737 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15739 /* Operation specific Variable declarations Begin */
15740 guint32 u_octet4;
15741 /* Operation specific Variable declarations End */
15743 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15745 switch(header->message_type) {
15746 case Request:
15747 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15748 /* coverity[returned_pointer] */
15749 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr_faultStatisticsError, tvb, *offset-4, 4, u_octet4);
15751 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15752 /* coverity[returned_pointer] */
15753 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr_recordSubject, tvb, *offset-4, 4, u_octet4);
15755 break;
15756 case Reply:
15757 switch(header->rep_status) {
15758 case NO_EXCEPTION:
15759 /* Function returns void */
15761 break;
15762 case USER_EXCEPTION:
15763 break;
15764 default:
15765 /* Unknown Exception */
15766 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15767 break;
15768 } /* switch(header->rep_status) */
15770 break;
15771 default:
15772 /* Unknown GIOP Message */
15773 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15774 break;
15775 } /* switch(header->message_type) */
15779 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/genFaultStatsRecordReq:1.0
15781 static void
15782 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15784 /* Operation specific Variable declarations Begin */
15785 guint32 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs;
15786 guint32 i_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs;
15787 /* Operation specific Variable declarations End */
15789 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15791 switch(header->message_type) {
15792 case Request:
15793 /* Begin struct "org_csapi_TpTimeInterval" */
15794 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
15795 /* End struct "org_csapi_TpTimeInterval" */
15796 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
15797 /* coverity[returned_pointer] */
15798 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs);
15800 for (i_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs=0; i_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs < u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs; i_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs++) {
15802 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs);
15806 break;
15807 case Reply:
15808 switch(header->rep_status) {
15809 case NO_EXCEPTION:
15810 /* Function returns void */
15812 break;
15813 case USER_EXCEPTION:
15814 break;
15815 default:
15816 /* Unknown Exception */
15817 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15818 break;
15819 } /* switch(header->rep_status) */
15821 break;
15822 default:
15823 /* Unknown GIOP Message */
15824 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15825 break;
15826 } /* switch(header->message_type) */
15830 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/generateFaultStatsRecordReq:1.0
15832 static void
15833 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatsRecordReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15835 switch(header->message_type) {
15836 case Request:
15837 /* Begin struct "org_csapi_TpTimeInterval" */
15838 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
15839 /* End struct "org_csapi_TpTimeInterval" */
15840 break;
15841 case Reply:
15842 switch(header->rep_status) {
15843 case NO_EXCEPTION:
15844 /* Function returns void */
15846 break;
15847 case USER_EXCEPTION:
15848 break;
15849 default:
15850 /* Unknown Exception */
15851 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15852 break;
15853 } /* switch(header->rep_status) */
15855 break;
15856 default:
15857 /* Unknown GIOP Message */
15858 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15859 break;
15860 } /* switch(header->message_type) */
15864 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/appAvailStatusInd:1.0
15866 static void
15867 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_appAvailStatusInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15869 /* Operation specific Variable declarations Begin */
15870 guint32 u_octet4;
15871 /* Operation specific Variable declarations End */
15873 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15875 switch(header->message_type) {
15876 case Request:
15877 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15878 /* coverity[returned_pointer] */
15879 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_appAvailStatusInd_reason, tvb, *offset-4, 4, u_octet4);
15881 break;
15882 case Reply:
15883 switch(header->rep_status) {
15884 case NO_EXCEPTION:
15885 /* Function returns void */
15887 break;
15888 case USER_EXCEPTION:
15889 break;
15890 default:
15891 /* Unknown Exception */
15892 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15893 break;
15894 } /* switch(header->rep_status) */
15896 break;
15897 default:
15898 /* Unknown GIOP Message */
15899 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15900 break;
15901 } /* switch(header->message_type) */
15905 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/generateFaultStatisticsRecordRes:1.0
15907 static void
15908 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15910 /* Operation specific Variable declarations Begin */
15911 guint32 u_octet4;
15912 /* Operation specific Variable declarations End */
15914 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15916 switch(header->message_type) {
15917 case Request:
15918 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
15920 /* Begin struct "org_csapi_fw_TpFaultStatsRecord" */
15921 decode_org_csapi_fw_TpFaultStatsRecord_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
15922 /* End struct "org_csapi_fw_TpFaultStatsRecord" */
15923 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15924 /* coverity[returned_pointer] */
15925 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_recordSubject, tvb, *offset-4, 4, u_octet4);
15927 break;
15928 case Reply:
15929 switch(header->rep_status) {
15930 case NO_EXCEPTION:
15931 /* Function returns void */
15933 break;
15934 case USER_EXCEPTION:
15935 break;
15936 default:
15937 /* Unknown Exception */
15938 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15939 break;
15940 } /* switch(header->rep_status) */
15942 break;
15943 default:
15944 /* Unknown GIOP Message */
15945 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15946 break;
15947 } /* switch(header->message_type) */
15951 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/generateFaultStatisticsRecordErr:1.0
15953 static void
15954 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
15956 /* Operation specific Variable declarations Begin */
15957 guint32 u_octet4;
15958 /* Operation specific Variable declarations End */
15960 (void)item; /* Avoid coverity param_set_but_unused parse warning */
15962 switch(header->message_type) {
15963 case Request:
15964 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
15966 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15967 /* coverity[returned_pointer] */
15968 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError, tvb, *offset-4, 4, u_octet4);
15970 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
15971 /* coverity[returned_pointer] */
15972 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_recordSubject, tvb, *offset-4, 4, u_octet4);
15974 break;
15975 case Reply:
15976 switch(header->rep_status) {
15977 case NO_EXCEPTION:
15978 /* Function returns void */
15980 break;
15981 case USER_EXCEPTION:
15982 break;
15983 default:
15984 /* Unknown Exception */
15985 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
15986 break;
15987 } /* switch(header->rep_status) */
15989 break;
15990 default:
15991 /* Unknown GIOP Message */
15992 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
15993 break;
15994 } /* switch(header->message_type) */
15998 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/generateFaultStatisticsRecordReq:1.0
16000 static void
16001 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16003 switch(header->message_type) {
16004 case Request:
16005 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16007 /* Begin struct "org_csapi_TpTimeInterval" */
16008 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
16009 /* End struct "org_csapi_TpTimeInterval" */
16010 break;
16011 case Reply:
16012 switch(header->rep_status) {
16013 case NO_EXCEPTION:
16014 /* Function returns void */
16016 break;
16017 case USER_EXCEPTION:
16018 break;
16019 default:
16020 /* Unknown Exception */
16021 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16022 break;
16023 } /* switch(header->rep_status) */
16025 break;
16026 default:
16027 /* Unknown GIOP Message */
16028 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16029 break;
16030 } /* switch(header->message_type) */
16034 * IDL:org/csapi/fw/fw_service/integrity/IpSvcFaultManager/fwAvailStatusInd:1.0
16036 static void
16037 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwAvailStatusInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16039 /* Operation specific Variable declarations Begin */
16040 guint32 u_octet4;
16041 /* Operation specific Variable declarations End */
16043 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16045 switch(header->message_type) {
16046 case Request:
16047 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
16048 /* coverity[returned_pointer] */
16049 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwAvailStatusInd_reason, tvb, *offset-4, 4, u_octet4);
16051 break;
16052 case Reply:
16053 switch(header->rep_status) {
16054 case NO_EXCEPTION:
16055 /* Function returns void */
16057 break;
16058 case USER_EXCEPTION:
16059 break;
16060 default:
16061 /* Unknown Exception */
16062 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16063 break;
16064 } /* switch(header->rep_status) */
16066 break;
16067 default:
16068 /* Unknown GIOP Message */
16069 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16070 break;
16071 } /* switch(header->message_type) */
16075 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/activityTestReq:1.0
16077 static void
16078 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16080 /* Operation specific Variable declarations Begin */
16081 guint32 u_octet4;
16082 /* Operation specific Variable declarations End */
16084 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16086 switch(header->message_type) {
16087 case Request:
16088 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16090 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
16091 /* coverity[returned_pointer] */
16092 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq_testSubject, tvb, *offset-4, 4, u_octet4);
16094 break;
16095 case Reply:
16096 switch(header->rep_status) {
16097 case NO_EXCEPTION:
16098 /* Function returns void */
16100 break;
16101 case USER_EXCEPTION:
16102 break;
16103 default:
16104 /* Unknown Exception */
16105 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16106 break;
16107 } /* switch(header->rep_status) */
16109 break;
16110 default:
16111 /* Unknown GIOP Message */
16112 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16113 break;
16114 } /* switch(header->message_type) */
16118 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/svcActivityTestRes:1.0
16120 static void
16121 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16123 switch(header->message_type) {
16124 case Request:
16125 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16127 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes_activityTestResult);
16129 break;
16130 case Reply:
16131 switch(header->rep_status) {
16132 case NO_EXCEPTION:
16133 /* Function returns void */
16135 break;
16136 case USER_EXCEPTION:
16137 break;
16138 default:
16139 /* Unknown Exception */
16140 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16141 break;
16142 } /* switch(header->rep_status) */
16144 break;
16145 default:
16146 /* Unknown GIOP Message */
16147 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16148 break;
16149 } /* switch(header->message_type) */
16153 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/appUnavailableInd:1.0
16155 static void
16156 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_appUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16158 switch(header->message_type) {
16159 case Request:
16160 break;
16161 case Reply:
16162 switch(header->rep_status) {
16163 case NO_EXCEPTION:
16164 /* Function returns void */
16166 break;
16167 case USER_EXCEPTION:
16168 break;
16169 default:
16170 /* Unknown Exception */
16171 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16172 break;
16173 } /* switch(header->rep_status) */
16175 break;
16176 default:
16177 /* Unknown GIOP Message */
16178 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16179 break;
16180 } /* switch(header->message_type) */
16184 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/genFaultStatsRecordReq:1.0
16186 static void
16187 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16189 /* Operation specific Variable declarations Begin */
16190 guint32 u_octet4;
16191 /* Operation specific Variable declarations End */
16193 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16195 switch(header->message_type) {
16196 case Request:
16197 /* Begin struct "org_csapi_TpTimeInterval" */
16198 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
16199 /* End struct "org_csapi_TpTimeInterval" */
16200 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
16201 /* coverity[returned_pointer] */
16202 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordReq_recordSubject, tvb, *offset-4, 4, u_octet4);
16204 break;
16205 case Reply:
16206 switch(header->rep_status) {
16207 case NO_EXCEPTION:
16208 /* Function returns void */
16210 break;
16211 case USER_EXCEPTION:
16212 break;
16213 default:
16214 /* Unknown Exception */
16215 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16216 break;
16217 } /* switch(header->rep_status) */
16219 break;
16220 default:
16221 /* Unknown GIOP Message */
16222 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16223 break;
16224 } /* switch(header->message_type) */
16228 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/svcUnavailableInd:1.0
16230 static void
16231 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcUnavailableInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16233 /* Operation specific Variable declarations Begin */
16234 guint32 u_octet4;
16235 /* Operation specific Variable declarations End */
16237 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16239 switch(header->message_type) {
16240 case Request:
16241 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
16242 /* coverity[returned_pointer] */
16243 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcUnavailableInd_reason, tvb, *offset-4, 4, u_octet4);
16245 break;
16246 case Reply:
16247 switch(header->rep_status) {
16248 case NO_EXCEPTION:
16249 /* Function returns void */
16251 break;
16252 case USER_EXCEPTION:
16253 break;
16254 default:
16255 /* Unknown Exception */
16256 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16257 break;
16258 } /* switch(header->rep_status) */
16260 break;
16261 default:
16262 /* Unknown GIOP Message */
16263 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16264 break;
16265 } /* switch(header->message_type) */
16269 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/svcActivityTestErr:1.0
16271 static void
16272 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16274 switch(header->message_type) {
16275 case Request:
16276 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestErr_activityTestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16278 break;
16279 case Reply:
16280 switch(header->rep_status) {
16281 case NO_EXCEPTION:
16282 /* Function returns void */
16284 break;
16285 case USER_EXCEPTION:
16286 break;
16287 default:
16288 /* Unknown Exception */
16289 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16290 break;
16291 } /* switch(header->rep_status) */
16293 break;
16294 default:
16295 /* Unknown GIOP Message */
16296 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16297 break;
16298 } /* switch(header->message_type) */
16302 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/genFaultStatsRecordRes:1.0
16304 static void
16305 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16307 /* Operation specific Variable declarations Begin */
16308 guint32 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs;
16309 guint32 i_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs;
16310 /* Operation specific Variable declarations End */
16312 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16314 switch(header->message_type) {
16315 case Request:
16316 /* Begin struct "org_csapi_fw_TpFaultStatsRecord" */
16317 decode_org_csapi_fw_TpFaultStatsRecord_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
16318 /* End struct "org_csapi_fw_TpFaultStatsRecord" */
16319 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
16320 /* coverity[returned_pointer] */
16321 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs);
16323 for (i_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs=0; i_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs < u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs; i_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs++) {
16325 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs);
16329 break;
16330 case Reply:
16331 switch(header->rep_status) {
16332 case NO_EXCEPTION:
16333 /* Function returns void */
16335 break;
16336 case USER_EXCEPTION:
16337 break;
16338 default:
16339 /* Unknown Exception */
16340 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16341 break;
16342 } /* switch(header->rep_status) */
16344 break;
16345 default:
16346 /* Unknown GIOP Message */
16347 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16348 break;
16349 } /* switch(header->message_type) */
16353 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/genFaultStatsRecordErr:1.0
16355 static void
16356 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16358 /* Operation specific Variable declarations Begin */
16359 guint32 u_octet4;
16360 guint32 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs;
16361 guint32 i_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs;
16362 /* Operation specific Variable declarations End */
16364 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16366 switch(header->message_type) {
16367 case Request:
16368 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
16369 /* coverity[returned_pointer] */
16370 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_faultStatisticsError, tvb, *offset-4, 4, u_octet4);
16372 u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
16373 /* coverity[returned_pointer] */
16374 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs);
16376 for (i_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs=0; i_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs < u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs; i_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs++) {
16378 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs);
16382 break;
16383 case Reply:
16384 switch(header->rep_status) {
16385 case NO_EXCEPTION:
16386 /* Function returns void */
16388 break;
16389 case USER_EXCEPTION:
16390 break;
16391 default:
16392 /* Unknown Exception */
16393 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16394 break;
16395 } /* switch(header->rep_status) */
16397 break;
16398 default:
16399 /* Unknown GIOP Message */
16400 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16401 break;
16402 } /* switch(header->message_type) */
16406 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/generateFaultStatsRecordRes:1.0
16408 static void
16409 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16411 switch(header->message_type) {
16412 case Request:
16413 /* Begin struct "org_csapi_fw_TpFaultStatsRecord" */
16414 decode_org_csapi_fw_TpFaultStatsRecord_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
16415 /* End struct "org_csapi_fw_TpFaultStatsRecord" */
16416 break;
16417 case Reply:
16418 switch(header->rep_status) {
16419 case NO_EXCEPTION:
16420 /* Function returns void */
16422 break;
16423 case USER_EXCEPTION:
16424 break;
16425 default:
16426 /* Unknown Exception */
16427 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16428 break;
16429 } /* switch(header->rep_status) */
16431 break;
16432 default:
16433 /* Unknown GIOP Message */
16434 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16435 break;
16436 } /* switch(header->message_type) */
16440 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/generateFaultStatsRecordErr:1.0
16442 static void
16443 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16445 /* Operation specific Variable declarations Begin */
16446 guint32 u_octet4;
16447 /* Operation specific Variable declarations End */
16449 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16451 switch(header->message_type) {
16452 case Request:
16453 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
16454 /* coverity[returned_pointer] */
16455 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordErr_faultStatisticsError, tvb, *offset-4, 4, u_octet4);
16457 break;
16458 case Reply:
16459 switch(header->rep_status) {
16460 case NO_EXCEPTION:
16461 /* Function returns void */
16463 break;
16464 case USER_EXCEPTION:
16465 break;
16466 default:
16467 /* Unknown Exception */
16468 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16469 break;
16470 } /* switch(header->rep_status) */
16472 break;
16473 default:
16474 /* Unknown GIOP Message */
16475 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16476 break;
16477 } /* switch(header->message_type) */
16481 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/svcAvailStatusInd:1.0
16483 static void
16484 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcAvailStatusInd(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16486 /* Operation specific Variable declarations Begin */
16487 guint32 u_octet4;
16488 /* Operation specific Variable declarations End */
16490 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16492 switch(header->message_type) {
16493 case Request:
16494 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
16495 /* coverity[returned_pointer] */
16496 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcAvailStatusInd_reason, tvb, *offset-4, 4, u_octet4);
16498 break;
16499 case Reply:
16500 switch(header->rep_status) {
16501 case NO_EXCEPTION:
16502 /* Function returns void */
16504 break;
16505 case USER_EXCEPTION:
16506 break;
16507 default:
16508 /* Unknown Exception */
16509 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16510 break;
16511 } /* switch(header->rep_status) */
16513 break;
16514 default:
16515 /* Unknown GIOP Message */
16516 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16517 break;
16518 } /* switch(header->message_type) */
16522 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/generateFaultStatisticsRecordReq:1.0
16524 static void
16525 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16527 /* Operation specific Variable declarations Begin */
16528 guint32 u_octet4;
16529 /* Operation specific Variable declarations End */
16531 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16533 switch(header->message_type) {
16534 case Request:
16535 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16537 /* Begin struct "org_csapi_TpTimeInterval" */
16538 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
16539 /* End struct "org_csapi_TpTimeInterval" */
16540 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
16541 /* coverity[returned_pointer] */
16542 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_recordSubject, tvb, *offset-4, 4, u_octet4);
16544 break;
16545 case Reply:
16546 switch(header->rep_status) {
16547 case NO_EXCEPTION:
16548 /* Function returns void */
16550 break;
16551 case USER_EXCEPTION:
16552 break;
16553 default:
16554 /* Unknown Exception */
16555 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16556 break;
16557 } /* switch(header->rep_status) */
16559 break;
16560 default:
16561 /* Unknown GIOP Message */
16562 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16563 break;
16564 } /* switch(header->message_type) */
16568 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/generateFaultStatisticsRecordRes:1.0
16570 static void
16571 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16573 switch(header->message_type) {
16574 case Request:
16575 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16577 /* Begin struct "org_csapi_fw_TpFaultStatsRecord" */
16578 decode_org_csapi_fw_TpFaultStatsRecord_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
16579 /* End struct "org_csapi_fw_TpFaultStatsRecord" */
16580 break;
16581 case Reply:
16582 switch(header->rep_status) {
16583 case NO_EXCEPTION:
16584 /* Function returns void */
16586 break;
16587 case USER_EXCEPTION:
16588 break;
16589 default:
16590 /* Unknown Exception */
16591 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16592 break;
16593 } /* switch(header->rep_status) */
16595 break;
16596 default:
16597 /* Unknown GIOP Message */
16598 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16599 break;
16600 } /* switch(header->message_type) */
16604 * IDL:org/csapi/fw/fw_service/integrity/IpFwFaultManager/generateFaultStatisticsRecordErr:1.0
16606 static void
16607 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16609 /* Operation specific Variable declarations Begin */
16610 guint32 u_octet4;
16611 /* Operation specific Variable declarations End */
16613 (void)item; /* Avoid coverity param_set_but_unused parse warning */
16615 switch(header->message_type) {
16616 case Request:
16617 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16619 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
16620 /* coverity[returned_pointer] */
16621 item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError, tvb, *offset-4, 4, u_octet4);
16623 break;
16624 case Reply:
16625 switch(header->rep_status) {
16626 case NO_EXCEPTION:
16627 /* Function returns void */
16629 break;
16630 case USER_EXCEPTION:
16631 break;
16632 default:
16633 /* Unknown Exception */
16634 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16635 break;
16636 } /* switch(header->rep_status) */
16638 break;
16639 default:
16640 /* Unknown GIOP Message */
16641 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16642 break;
16643 } /* switch(header->message_type) */
16647 * IDL:org/csapi/fw/fw_service/integrity/IpSvcOAM/systemDateTimeQuery:1.0
16649 static void
16650 decode_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16652 switch(header->message_type) {
16653 case Request:
16654 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery_systemDateAndTime);
16656 break;
16657 case Reply:
16658 switch(header->rep_status) {
16659 case NO_EXCEPTION:
16660 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery_return);
16662 break;
16663 case USER_EXCEPTION:
16664 break;
16665 default:
16666 /* Unknown Exception */
16667 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16668 break;
16669 } /* switch(header->rep_status) */
16671 break;
16672 default:
16673 /* Unknown GIOP Message */
16674 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16675 break;
16676 } /* switch(header->message_type) */
16680 * IDL:org/csapi/fw/fw_service/integrity/IpFwOAM/systemDateTimeQuery:1.0
16682 static void
16683 decode_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16685 switch(header->message_type) {
16686 case Request:
16687 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery_clientDateAndTime);
16689 break;
16690 case Reply:
16691 switch(header->rep_status) {
16692 case NO_EXCEPTION:
16693 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery_return);
16695 break;
16696 case USER_EXCEPTION:
16697 break;
16698 default:
16699 /* Unknown Exception */
16700 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16701 break;
16702 } /* switch(header->rep_status) */
16704 break;
16705 default:
16706 /* Unknown GIOP Message */
16707 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16708 break;
16709 } /* switch(header->message_type) */
16713 * IDL:org/csapi/fw/fw_service/integrity/IpFwHeartBeatMgmt/enableHeartBeat:1.0
16715 static void
16716 decode_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_enableHeartBeat(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16718 switch(header->message_type) {
16719 case Request:
16720 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_enableHeartBeat_interval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16722 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
16724 break;
16725 case Reply:
16726 switch(header->rep_status) {
16727 case NO_EXCEPTION:
16728 /* Function returns void */
16730 break;
16731 case USER_EXCEPTION:
16732 break;
16733 default:
16734 /* Unknown Exception */
16735 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16736 break;
16737 } /* switch(header->rep_status) */
16739 break;
16740 default:
16741 /* Unknown GIOP Message */
16742 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16743 break;
16744 } /* switch(header->message_type) */
16748 * IDL:org/csapi/fw/fw_service/integrity/IpFwHeartBeatMgmt/disableHeartBeat:1.0
16750 static void
16751 decode_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_disableHeartBeat(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16753 switch(header->message_type) {
16754 case Request:
16755 break;
16756 case Reply:
16757 switch(header->rep_status) {
16758 case NO_EXCEPTION:
16759 /* Function returns void */
16761 break;
16762 case USER_EXCEPTION:
16763 break;
16764 default:
16765 /* Unknown Exception */
16766 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16767 break;
16768 } /* switch(header->rep_status) */
16770 break;
16771 default:
16772 /* Unknown GIOP Message */
16773 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16774 break;
16775 } /* switch(header->message_type) */
16779 * IDL:org/csapi/fw/fw_service/integrity/IpFwHeartBeatMgmt/changeInterval:1.0
16781 static void
16782 decode_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_changeInterval(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16784 switch(header->message_type) {
16785 case Request:
16786 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_changeInterval_interval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16788 break;
16789 case Reply:
16790 switch(header->rep_status) {
16791 case NO_EXCEPTION:
16792 /* Function returns void */
16794 break;
16795 case USER_EXCEPTION:
16796 break;
16797 default:
16798 /* Unknown Exception */
16799 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16800 break;
16801 } /* switch(header->rep_status) */
16803 break;
16804 default:
16805 /* Unknown GIOP Message */
16806 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16807 break;
16808 } /* switch(header->message_type) */
16812 * IDL:org/csapi/fw/fw_service/integrity/IpSvcHeartBeat/pulse:1.0
16814 static void
16815 decode_org_csapi_fw_fw_service_integrity_IpSvcHeartBeat_pulse(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16817 switch(header->message_type) {
16818 case Request:
16819 break;
16820 case Reply:
16821 switch(header->rep_status) {
16822 case NO_EXCEPTION:
16823 /* Function returns void */
16825 break;
16826 case USER_EXCEPTION:
16827 break;
16828 default:
16829 /* Unknown Exception */
16830 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16831 break;
16832 } /* switch(header->rep_status) */
16834 break;
16835 default:
16836 /* Unknown GIOP Message */
16837 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16838 break;
16839 } /* switch(header->message_type) */
16843 * IDL:org/csapi/fw/fw_service/integrity/IpFwHeartBeat/pulse:1.0
16845 static void
16846 decode_org_csapi_fw_fw_service_integrity_IpFwHeartBeat_pulse(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16848 switch(header->message_type) {
16849 case Request:
16850 break;
16851 case Reply:
16852 switch(header->rep_status) {
16853 case NO_EXCEPTION:
16854 /* Function returns void */
16856 break;
16857 case USER_EXCEPTION:
16858 break;
16859 default:
16860 /* Unknown Exception */
16861 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16862 break;
16863 } /* switch(header->rep_status) */
16865 break;
16866 default:
16867 /* Unknown GIOP Message */
16868 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16869 break;
16870 } /* switch(header->message_type) */
16874 * IDL:org/csapi/fw/fw_service/integrity/IpSvcHeartBeatMgmt/enableSvcHeartBeat:1.0
16876 static void
16877 decode_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_enableSvcHeartBeat(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16879 switch(header->message_type) {
16880 case Request:
16881 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_enableSvcHeartBeat_interval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16883 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
16885 break;
16886 case Reply:
16887 switch(header->rep_status) {
16888 case NO_EXCEPTION:
16889 /* Function returns void */
16891 break;
16892 case USER_EXCEPTION:
16893 break;
16894 default:
16895 /* Unknown Exception */
16896 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16897 break;
16898 } /* switch(header->rep_status) */
16900 break;
16901 default:
16902 /* Unknown GIOP Message */
16903 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16904 break;
16905 } /* switch(header->message_type) */
16909 * IDL:org/csapi/fw/fw_service/integrity/IpSvcHeartBeatMgmt/disableSvcHeartBeat:1.0
16911 static void
16912 decode_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_disableSvcHeartBeat(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16914 switch(header->message_type) {
16915 case Request:
16916 break;
16917 case Reply:
16918 switch(header->rep_status) {
16919 case NO_EXCEPTION:
16920 /* Function returns void */
16922 break;
16923 case USER_EXCEPTION:
16924 break;
16925 default:
16926 /* Unknown Exception */
16927 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16928 break;
16929 } /* switch(header->rep_status) */
16931 break;
16932 default:
16933 /* Unknown GIOP Message */
16934 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16935 break;
16936 } /* switch(header->message_type) */
16940 * IDL:org/csapi/fw/fw_service/integrity/IpSvcHeartBeatMgmt/changeInterval:1.0
16942 static void
16943 decode_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_changeInterval(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16945 switch(header->message_type) {
16946 case Request:
16947 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_changeInterval_interval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16949 break;
16950 case Reply:
16951 switch(header->rep_status) {
16952 case NO_EXCEPTION:
16953 /* Function returns void */
16955 break;
16956 case USER_EXCEPTION:
16957 break;
16958 default:
16959 /* Unknown Exception */
16960 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16961 break;
16962 } /* switch(header->rep_status) */
16964 break;
16965 default:
16966 /* Unknown GIOP Message */
16967 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
16968 break;
16969 } /* switch(header->message_type) */
16973 * IDL:org/csapi/fw/fw_service/notification/IpFwEventNotification/createNotification:1.0
16975 static void
16976 decode_org_csapi_fw_fw_service_notification_IpFwEventNotification_createNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
16978 switch(header->message_type) {
16979 case Request:
16980 /* Begin union "org_csapi_fw_TpFwEventCriteria" */
16982 decode_org_csapi_fw_TpFwEventCriteria_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
16984 /* End union "org_csapi_fw_TpFwEventCriteria" */
16985 break;
16986 case Reply:
16987 switch(header->rep_status) {
16988 case NO_EXCEPTION:
16989 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_createNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
16991 break;
16992 case USER_EXCEPTION:
16993 break;
16994 default:
16995 /* Unknown Exception */
16996 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
16997 break;
16998 } /* switch(header->rep_status) */
17000 break;
17001 default:
17002 /* Unknown GIOP Message */
17003 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17004 break;
17005 } /* switch(header->message_type) */
17009 * IDL:org/csapi/fw/fw_service/notification/IpFwEventNotification/destroyNotification:1.0
17011 static void
17012 decode_org_csapi_fw_fw_service_notification_IpFwEventNotification_destroyNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17014 switch(header->message_type) {
17015 case Request:
17016 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_destroyNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17018 break;
17019 case Reply:
17020 switch(header->rep_status) {
17021 case NO_EXCEPTION:
17022 /* Function returns void */
17024 break;
17025 case USER_EXCEPTION:
17026 break;
17027 default:
17028 /* Unknown Exception */
17029 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17030 break;
17031 } /* switch(header->rep_status) */
17033 break;
17034 default:
17035 /* Unknown GIOP Message */
17036 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17037 break;
17038 } /* switch(header->message_type) */
17042 * IDL:org/csapi/fw/fw_service/notification/IpSvcEventNotification/reportNotification:1.0
17044 static void
17045 decode_org_csapi_fw_fw_service_notification_IpSvcEventNotification_reportNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17047 switch(header->message_type) {
17048 case Request:
17049 /* Begin union "org_csapi_fw_TpFwEventInfo" */
17051 decode_org_csapi_fw_TpFwEventInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
17053 /* End union "org_csapi_fw_TpFwEventInfo" */
17054 proto_tree_add_int(tree, hf_org_csapi_fw_fw_service_notification_IpSvcEventNotification_reportNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17056 break;
17057 case Reply:
17058 switch(header->rep_status) {
17059 case NO_EXCEPTION:
17060 /* Function returns void */
17062 break;
17063 case USER_EXCEPTION:
17064 break;
17065 default:
17066 /* Unknown Exception */
17067 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17068 break;
17069 } /* switch(header->rep_status) */
17071 break;
17072 default:
17073 /* Unknown GIOP Message */
17074 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17075 break;
17076 } /* switch(header->message_type) */
17080 * IDL:org/csapi/fw/fw_service/notification/IpSvcEventNotification/notificationTerminated:1.0
17082 static void
17083 decode_org_csapi_fw_fw_service_notification_IpSvcEventNotification_notificationTerminated(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17085 switch(header->message_type) {
17086 case Request:
17087 break;
17088 case Reply:
17089 switch(header->rep_status) {
17090 case NO_EXCEPTION:
17091 /* Function returns void */
17093 break;
17094 case USER_EXCEPTION:
17095 break;
17096 default:
17097 /* Unknown Exception */
17098 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17099 break;
17100 } /* switch(header->rep_status) */
17102 break;
17103 default:
17104 /* Unknown GIOP Message */
17105 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17106 break;
17107 } /* switch(header->message_type) */
17111 * IDL:org/csapi/cc/gccs/IpAppCall/routeRes:1.0
17113 static void
17114 decode_org_csapi_cc_gccs_IpAppCall_routeRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17116 switch(header->message_type) {
17117 case Request:
17118 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_routeRes_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17120 /* Begin struct "org_csapi_cc_gccs_TpCallReport" */
17121 decode_org_csapi_cc_gccs_TpCallReport_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17122 /* End struct "org_csapi_cc_gccs_TpCallReport" */
17123 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_routeRes_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17125 break;
17126 case Reply:
17127 switch(header->rep_status) {
17128 case NO_EXCEPTION:
17129 /* Function returns void */
17131 break;
17132 case USER_EXCEPTION:
17133 break;
17134 default:
17135 /* Unknown Exception */
17136 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17137 break;
17138 } /* switch(header->rep_status) */
17140 break;
17141 default:
17142 /* Unknown GIOP Message */
17143 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17144 break;
17145 } /* switch(header->message_type) */
17149 * IDL:org/csapi/cc/gccs/IpAppCall/routeErr:1.0
17151 static void
17152 decode_org_csapi_cc_gccs_IpAppCall_routeErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17154 switch(header->message_type) {
17155 case Request:
17156 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_routeErr_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17158 /* Begin struct "org_csapi_cc_TpCallError" */
17159 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17160 /* End struct "org_csapi_cc_TpCallError" */
17161 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_routeErr_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17163 break;
17164 case Reply:
17165 switch(header->rep_status) {
17166 case NO_EXCEPTION:
17167 /* Function returns void */
17169 break;
17170 case USER_EXCEPTION:
17171 break;
17172 default:
17173 /* Unknown Exception */
17174 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17175 break;
17176 } /* switch(header->rep_status) */
17178 break;
17179 default:
17180 /* Unknown GIOP Message */
17181 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17182 break;
17183 } /* switch(header->message_type) */
17187 * IDL:org/csapi/cc/gccs/IpAppCall/getCallInfoRes:1.0
17189 static void
17190 decode_org_csapi_cc_gccs_IpAppCall_getCallInfoRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17192 switch(header->message_type) {
17193 case Request:
17194 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_getCallInfoRes_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17196 /* Begin struct "org_csapi_cc_gccs_TpCallInfoReport" */
17197 decode_org_csapi_cc_gccs_TpCallInfoReport_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17198 /* End struct "org_csapi_cc_gccs_TpCallInfoReport" */
17199 break;
17200 case Reply:
17201 switch(header->rep_status) {
17202 case NO_EXCEPTION:
17203 /* Function returns void */
17205 break;
17206 case USER_EXCEPTION:
17207 break;
17208 default:
17209 /* Unknown Exception */
17210 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17211 break;
17212 } /* switch(header->rep_status) */
17214 break;
17215 default:
17216 /* Unknown GIOP Message */
17217 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17218 break;
17219 } /* switch(header->message_type) */
17223 * IDL:org/csapi/cc/gccs/IpAppCall/getCallInfoErr:1.0
17225 static void
17226 decode_org_csapi_cc_gccs_IpAppCall_getCallInfoErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17228 switch(header->message_type) {
17229 case Request:
17230 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_getCallInfoErr_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17232 /* Begin struct "org_csapi_cc_TpCallError" */
17233 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17234 /* End struct "org_csapi_cc_TpCallError" */
17235 break;
17236 case Reply:
17237 switch(header->rep_status) {
17238 case NO_EXCEPTION:
17239 /* Function returns void */
17241 break;
17242 case USER_EXCEPTION:
17243 break;
17244 default:
17245 /* Unknown Exception */
17246 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17247 break;
17248 } /* switch(header->rep_status) */
17250 break;
17251 default:
17252 /* Unknown GIOP Message */
17253 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17254 break;
17255 } /* switch(header->message_type) */
17259 * IDL:org/csapi/cc/gccs/IpAppCall/superviseCallRes:1.0
17261 static void
17262 decode_org_csapi_cc_gccs_IpAppCall_superviseCallRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17264 switch(header->message_type) {
17265 case Request:
17266 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17268 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_report, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17270 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_usedTime, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17272 break;
17273 case Reply:
17274 switch(header->rep_status) {
17275 case NO_EXCEPTION:
17276 /* Function returns void */
17278 break;
17279 case USER_EXCEPTION:
17280 break;
17281 default:
17282 /* Unknown Exception */
17283 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17284 break;
17285 } /* switch(header->rep_status) */
17287 break;
17288 default:
17289 /* Unknown GIOP Message */
17290 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17291 break;
17292 } /* switch(header->message_type) */
17296 * IDL:org/csapi/cc/gccs/IpAppCall/superviseCallErr:1.0
17298 static void
17299 decode_org_csapi_cc_gccs_IpAppCall_superviseCallErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17301 switch(header->message_type) {
17302 case Request:
17303 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_superviseCallErr_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17305 /* Begin struct "org_csapi_cc_TpCallError" */
17306 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17307 /* End struct "org_csapi_cc_TpCallError" */
17308 break;
17309 case Reply:
17310 switch(header->rep_status) {
17311 case NO_EXCEPTION:
17312 /* Function returns void */
17314 break;
17315 case USER_EXCEPTION:
17316 break;
17317 default:
17318 /* Unknown Exception */
17319 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17320 break;
17321 } /* switch(header->rep_status) */
17323 break;
17324 default:
17325 /* Unknown GIOP Message */
17326 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17327 break;
17328 } /* switch(header->message_type) */
17332 * IDL:org/csapi/cc/gccs/IpAppCall/callFaultDetected:1.0
17334 static void
17335 decode_org_csapi_cc_gccs_IpAppCall_callFaultDetected(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17337 /* Operation specific Variable declarations Begin */
17338 guint32 u_octet4;
17339 /* Operation specific Variable declarations End */
17341 (void)item; /* Avoid coverity param_set_but_unused parse warning */
17343 switch(header->message_type) {
17344 case Request:
17345 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_callFaultDetected_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17347 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
17348 /* coverity[returned_pointer] */
17349 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_IpAppCall_callFaultDetected_fault, tvb, *offset-4, 4, u_octet4);
17351 break;
17352 case Reply:
17353 switch(header->rep_status) {
17354 case NO_EXCEPTION:
17355 /* Function returns void */
17357 break;
17358 case USER_EXCEPTION:
17359 break;
17360 default:
17361 /* Unknown Exception */
17362 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17363 break;
17364 } /* switch(header->rep_status) */
17366 break;
17367 default:
17368 /* Unknown GIOP Message */
17369 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17370 break;
17371 } /* switch(header->message_type) */
17375 * IDL:org/csapi/cc/gccs/IpAppCall/getMoreDialledDigitsRes:1.0
17377 static void
17378 decode_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17380 switch(header->message_type) {
17381 case Request:
17382 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17384 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes_digits);
17386 break;
17387 case Reply:
17388 switch(header->rep_status) {
17389 case NO_EXCEPTION:
17390 /* Function returns void */
17392 break;
17393 case USER_EXCEPTION:
17394 break;
17395 default:
17396 /* Unknown Exception */
17397 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17398 break;
17399 } /* switch(header->rep_status) */
17401 break;
17402 default:
17403 /* Unknown GIOP Message */
17404 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17405 break;
17406 } /* switch(header->message_type) */
17410 * IDL:org/csapi/cc/gccs/IpAppCall/getMoreDialledDigitsErr:1.0
17412 static void
17413 decode_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17415 switch(header->message_type) {
17416 case Request:
17417 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsErr_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17419 /* Begin struct "org_csapi_cc_TpCallError" */
17420 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17421 /* End struct "org_csapi_cc_TpCallError" */
17422 break;
17423 case Reply:
17424 switch(header->rep_status) {
17425 case NO_EXCEPTION:
17426 /* Function returns void */
17428 break;
17429 case USER_EXCEPTION:
17430 break;
17431 default:
17432 /* Unknown Exception */
17433 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17434 break;
17435 } /* switch(header->rep_status) */
17437 break;
17438 default:
17439 /* Unknown GIOP Message */
17440 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17441 break;
17442 } /* switch(header->message_type) */
17446 * IDL:org/csapi/cc/gccs/IpAppCall/callEnded:1.0
17448 static void
17449 decode_org_csapi_cc_gccs_IpAppCall_callEnded(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17451 switch(header->message_type) {
17452 case Request:
17453 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCall_callEnded_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17455 /* Begin struct "org_csapi_cc_gccs_TpCallEndedReport" */
17456 decode_org_csapi_cc_gccs_TpCallEndedReport_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17457 /* End struct "org_csapi_cc_gccs_TpCallEndedReport" */
17458 break;
17459 case Reply:
17460 switch(header->rep_status) {
17461 case NO_EXCEPTION:
17462 /* Function returns void */
17464 break;
17465 case USER_EXCEPTION:
17466 break;
17467 default:
17468 /* Unknown Exception */
17469 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17470 break;
17471 } /* switch(header->rep_status) */
17473 break;
17474 default:
17475 /* Unknown GIOP Message */
17476 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17477 break;
17478 } /* switch(header->message_type) */
17482 * IDL:org/csapi/cc/gccs/IpCall/routeReq:1.0
17484 static void
17485 decode_org_csapi_cc_gccs_IpCall_routeReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17487 /* Operation specific Variable declarations Begin */
17488 guint32 u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_responseRequested;
17489 guint32 i_org_csapi_cc_gccs_IpCall_routeReq_responseRequested;
17490 guint32 u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_appInfo;
17491 guint32 i_org_csapi_cc_gccs_IpCall_routeReq_appInfo;
17492 /* Operation specific Variable declarations End */
17494 (void)item; /* Avoid coverity param_set_but_unused parse warning */
17496 switch(header->message_type) {
17497 case Request:
17498 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_routeReq_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17500 u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_responseRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
17501 /* coverity[returned_pointer] */
17502 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_IpCall_routeReq_responseRequested, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_responseRequested);
17504 for (i_org_csapi_cc_gccs_IpCall_routeReq_responseRequested=0; i_org_csapi_cc_gccs_IpCall_routeReq_responseRequested < u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_responseRequested; i_org_csapi_cc_gccs_IpCall_routeReq_responseRequested++) {
17506 /* Begin struct "org_csapi_cc_gccs_TpCallReportRequest" */
17507 decode_org_csapi_cc_gccs_TpCallReportRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17508 /* End struct "org_csapi_cc_gccs_TpCallReportRequest" */
17511 /* Begin struct "org_csapi_TpAddress" */
17512 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17513 /* End struct "org_csapi_TpAddress" */
17514 /* Begin struct "org_csapi_TpAddress" */
17515 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17516 /* End struct "org_csapi_TpAddress" */
17517 /* Begin struct "org_csapi_TpAddress" */
17518 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17519 /* End struct "org_csapi_TpAddress" */
17520 /* Begin struct "org_csapi_TpAddress" */
17521 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17522 /* End struct "org_csapi_TpAddress" */
17523 u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_appInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
17524 /* coverity[returned_pointer] */
17525 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_IpCall_routeReq_appInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_appInfo);
17527 for (i_org_csapi_cc_gccs_IpCall_routeReq_appInfo=0; i_org_csapi_cc_gccs_IpCall_routeReq_appInfo < u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_appInfo; i_org_csapi_cc_gccs_IpCall_routeReq_appInfo++) {
17529 /* Begin union "org_csapi_cc_gccs_TpCallAppInfo" */
17531 decode_org_csapi_cc_gccs_TpCallAppInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
17533 /* End union "org_csapi_cc_gccs_TpCallAppInfo" */
17536 break;
17537 case Reply:
17538 switch(header->rep_status) {
17539 case NO_EXCEPTION:
17540 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_routeReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17542 break;
17543 case USER_EXCEPTION:
17544 break;
17545 default:
17546 /* Unknown Exception */
17547 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17548 break;
17549 } /* switch(header->rep_status) */
17551 break;
17552 default:
17553 /* Unknown GIOP Message */
17554 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17555 break;
17556 } /* switch(header->message_type) */
17560 * IDL:org/csapi/cc/gccs/IpCall/release:1.0
17562 static void
17563 decode_org_csapi_cc_gccs_IpCall_release(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17565 switch(header->message_type) {
17566 case Request:
17567 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_release_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17569 /* Begin struct "org_csapi_cc_gccs_TpCallReleaseCause" */
17570 decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17571 /* End struct "org_csapi_cc_gccs_TpCallReleaseCause" */
17572 break;
17573 case Reply:
17574 switch(header->rep_status) {
17575 case NO_EXCEPTION:
17576 /* Function returns void */
17578 break;
17579 case USER_EXCEPTION:
17580 break;
17581 default:
17582 /* Unknown Exception */
17583 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17584 break;
17585 } /* switch(header->rep_status) */
17587 break;
17588 default:
17589 /* Unknown GIOP Message */
17590 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17591 break;
17592 } /* switch(header->message_type) */
17596 * IDL:org/csapi/cc/gccs/IpCall/deassignCall:1.0
17598 static void
17599 decode_org_csapi_cc_gccs_IpCall_deassignCall(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17601 switch(header->message_type) {
17602 case Request:
17603 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_deassignCall_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17605 break;
17606 case Reply:
17607 switch(header->rep_status) {
17608 case NO_EXCEPTION:
17609 /* Function returns void */
17611 break;
17612 case USER_EXCEPTION:
17613 break;
17614 default:
17615 /* Unknown Exception */
17616 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17617 break;
17618 } /* switch(header->rep_status) */
17620 break;
17621 default:
17622 /* Unknown GIOP Message */
17623 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17624 break;
17625 } /* switch(header->message_type) */
17629 * IDL:org/csapi/cc/gccs/IpCall/getCallInfoReq:1.0
17631 static void
17632 decode_org_csapi_cc_gccs_IpCall_getCallInfoReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17634 switch(header->message_type) {
17635 case Request:
17636 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_getCallInfoReq_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17638 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_getCallInfoReq_callInfoRequested, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17640 break;
17641 case Reply:
17642 switch(header->rep_status) {
17643 case NO_EXCEPTION:
17644 /* Function returns void */
17646 break;
17647 case USER_EXCEPTION:
17648 break;
17649 default:
17650 /* Unknown Exception */
17651 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17652 break;
17653 } /* switch(header->rep_status) */
17655 break;
17656 default:
17657 /* Unknown GIOP Message */
17658 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17659 break;
17660 } /* switch(header->message_type) */
17664 * IDL:org/csapi/cc/gccs/IpCall/setCallChargePlan:1.0
17666 static void
17667 decode_org_csapi_cc_gccs_IpCall_setCallChargePlan(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17669 switch(header->message_type) {
17670 case Request:
17671 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_setCallChargePlan_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17673 /* Begin struct "org_csapi_cc_TpCallChargePlan" */
17674 decode_org_csapi_cc_TpCallChargePlan_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17675 /* End struct "org_csapi_cc_TpCallChargePlan" */
17676 break;
17677 case Reply:
17678 switch(header->rep_status) {
17679 case NO_EXCEPTION:
17680 /* Function returns void */
17682 break;
17683 case USER_EXCEPTION:
17684 break;
17685 default:
17686 /* Unknown Exception */
17687 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17688 break;
17689 } /* switch(header->rep_status) */
17691 break;
17692 default:
17693 /* Unknown GIOP Message */
17694 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17695 break;
17696 } /* switch(header->message_type) */
17700 * IDL:org/csapi/cc/gccs/IpCall/setAdviceOfCharge:1.0
17702 static void
17703 decode_org_csapi_cc_gccs_IpCall_setAdviceOfCharge(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17705 switch(header->message_type) {
17706 case Request:
17707 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17709 /* Begin struct "org_csapi_TpAoCInfo" */
17710 decode_org_csapi_TpAoCInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17711 /* End struct "org_csapi_TpAoCInfo" */
17712 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_tariffSwitch, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17714 break;
17715 case Reply:
17716 switch(header->rep_status) {
17717 case NO_EXCEPTION:
17718 /* Function returns void */
17720 break;
17721 case USER_EXCEPTION:
17722 break;
17723 default:
17724 /* Unknown Exception */
17725 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17726 break;
17727 } /* switch(header->rep_status) */
17729 break;
17730 default:
17731 /* Unknown GIOP Message */
17732 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17733 break;
17734 } /* switch(header->message_type) */
17738 * IDL:org/csapi/cc/gccs/IpCall/getMoreDialledDigitsReq:1.0
17740 static void
17741 decode_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17743 switch(header->message_type) {
17744 case Request:
17745 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17747 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq_length, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17749 break;
17750 case Reply:
17751 switch(header->rep_status) {
17752 case NO_EXCEPTION:
17753 /* Function returns void */
17755 break;
17756 case USER_EXCEPTION:
17757 break;
17758 default:
17759 /* Unknown Exception */
17760 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17761 break;
17762 } /* switch(header->rep_status) */
17764 break;
17765 default:
17766 /* Unknown GIOP Message */
17767 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17768 break;
17769 } /* switch(header->message_type) */
17773 * IDL:org/csapi/cc/gccs/IpCall/superviseCallReq:1.0
17775 static void
17776 decode_org_csapi_cc_gccs_IpCall_superviseCallReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17778 switch(header->message_type) {
17779 case Request:
17780 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_superviseCallReq_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17782 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_superviseCallReq_time, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17784 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_superviseCallReq_treatment, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17786 break;
17787 case Reply:
17788 switch(header->rep_status) {
17789 case NO_EXCEPTION:
17790 /* Function returns void */
17792 break;
17793 case USER_EXCEPTION:
17794 break;
17795 default:
17796 /* Unknown Exception */
17797 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17798 break;
17799 } /* switch(header->rep_status) */
17801 break;
17802 default:
17803 /* Unknown GIOP Message */
17804 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17805 break;
17806 } /* switch(header->message_type) */
17810 * IDL:org/csapi/cc/gccs/IpCall/continueProcessing:1.0
17812 static void
17813 decode_org_csapi_cc_gccs_IpCall_continueProcessing(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17815 switch(header->message_type) {
17816 case Request:
17817 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCall_continueProcessing_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17819 break;
17820 case Reply:
17821 switch(header->rep_status) {
17822 case NO_EXCEPTION:
17823 /* Function returns void */
17825 break;
17826 case USER_EXCEPTION:
17827 break;
17828 default:
17829 /* Unknown Exception */
17830 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17831 break;
17832 } /* switch(header->rep_status) */
17834 break;
17835 default:
17836 /* Unknown GIOP Message */
17837 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17838 break;
17839 } /* switch(header->message_type) */
17843 * IDL:org/csapi/cc/gccs/IpAppCallControlManager/callAborted:1.0
17845 static void
17846 decode_org_csapi_cc_gccs_IpAppCallControlManager_callAborted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17848 switch(header->message_type) {
17849 case Request:
17850 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCallControlManager_callAborted_callReference, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17852 break;
17853 case Reply:
17854 switch(header->rep_status) {
17855 case NO_EXCEPTION:
17856 /* Function returns void */
17858 break;
17859 case USER_EXCEPTION:
17860 break;
17861 default:
17862 /* Unknown Exception */
17863 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17864 break;
17865 } /* switch(header->rep_status) */
17867 break;
17868 default:
17869 /* Unknown GIOP Message */
17870 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17871 break;
17872 } /* switch(header->message_type) */
17876 * IDL:org/csapi/cc/gccs/IpAppCallControlManager/callEventNotify:1.0
17878 static void
17879 decode_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17881 switch(header->message_type) {
17882 case Request:
17883 /* Begin struct "org_csapi_cc_gccs_TpCallIdentifier" */
17884 decode_org_csapi_cc_gccs_TpCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17885 /* End struct "org_csapi_cc_gccs_TpCallIdentifier" */
17886 /* Begin struct "org_csapi_cc_gccs_TpCallEventInfo" */
17887 decode_org_csapi_cc_gccs_TpCallEventInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
17888 /* End struct "org_csapi_cc_gccs_TpCallEventInfo" */
17889 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17891 break;
17892 case Reply:
17893 switch(header->rep_status) {
17894 case NO_EXCEPTION:
17895 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
17897 break;
17898 case USER_EXCEPTION:
17899 break;
17900 default:
17901 /* Unknown Exception */
17902 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17903 break;
17904 } /* switch(header->rep_status) */
17906 break;
17907 default:
17908 /* Unknown GIOP Message */
17909 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17910 break;
17911 } /* switch(header->message_type) */
17915 * IDL:org/csapi/cc/gccs/IpAppCallControlManager/callNotificationInterrupted:1.0
17917 static void
17918 decode_org_csapi_cc_gccs_IpAppCallControlManager_callNotificationInterrupted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17920 switch(header->message_type) {
17921 case Request:
17922 break;
17923 case Reply:
17924 switch(header->rep_status) {
17925 case NO_EXCEPTION:
17926 /* Function returns void */
17928 break;
17929 case USER_EXCEPTION:
17930 break;
17931 default:
17932 /* Unknown Exception */
17933 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17934 break;
17935 } /* switch(header->rep_status) */
17937 break;
17938 default:
17939 /* Unknown GIOP Message */
17940 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17941 break;
17942 } /* switch(header->message_type) */
17946 * IDL:org/csapi/cc/gccs/IpAppCallControlManager/callNotificationContinued:1.0
17948 static void
17949 decode_org_csapi_cc_gccs_IpAppCallControlManager_callNotificationContinued(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17951 switch(header->message_type) {
17952 case Request:
17953 break;
17954 case Reply:
17955 switch(header->rep_status) {
17956 case NO_EXCEPTION:
17957 /* Function returns void */
17959 break;
17960 case USER_EXCEPTION:
17961 break;
17962 default:
17963 /* Unknown Exception */
17964 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17965 break;
17966 } /* switch(header->rep_status) */
17968 break;
17969 default:
17970 /* Unknown GIOP Message */
17971 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
17972 break;
17973 } /* switch(header->message_type) */
17977 * IDL:org/csapi/cc/gccs/IpAppCallControlManager/callOverloadEncountered:1.0
17979 static void
17980 decode_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadEncountered(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
17982 switch(header->message_type) {
17983 case Request:
17984 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadEncountered_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
17986 break;
17987 case Reply:
17988 switch(header->rep_status) {
17989 case NO_EXCEPTION:
17990 /* Function returns void */
17992 break;
17993 case USER_EXCEPTION:
17994 break;
17995 default:
17996 /* Unknown Exception */
17997 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
17998 break;
17999 } /* switch(header->rep_status) */
18001 break;
18002 default:
18003 /* Unknown GIOP Message */
18004 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18005 break;
18006 } /* switch(header->message_type) */
18010 * IDL:org/csapi/cc/gccs/IpAppCallControlManager/callOverloadCeased:1.0
18012 static void
18013 decode_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadCeased(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18015 switch(header->message_type) {
18016 case Request:
18017 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadCeased_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18019 break;
18020 case Reply:
18021 switch(header->rep_status) {
18022 case NO_EXCEPTION:
18023 /* Function returns void */
18025 break;
18026 case USER_EXCEPTION:
18027 break;
18028 default:
18029 /* Unknown Exception */
18030 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18031 break;
18032 } /* switch(header->rep_status) */
18034 break;
18035 default:
18036 /* Unknown GIOP Message */
18037 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18038 break;
18039 } /* switch(header->message_type) */
18043 * IDL:org/csapi/cc/gccs/IpAppCallControlManager/abortMultipleCalls:1.0
18045 static void
18046 decode_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18048 /* Operation specific Variable declarations Begin */
18049 guint32 u_octet4_loop_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet;
18050 guint32 i_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet;
18051 /* Operation specific Variable declarations End */
18053 (void)item; /* Avoid coverity param_set_but_unused parse warning */
18055 switch(header->message_type) {
18056 case Request:
18057 u_octet4_loop_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
18058 /* coverity[returned_pointer] */
18059 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet);
18061 for (i_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet=0; i_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet < u_octet4_loop_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet; i_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet++) {
18063 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18067 break;
18068 case Reply:
18069 switch(header->rep_status) {
18070 case NO_EXCEPTION:
18071 /* Function returns void */
18073 break;
18074 case USER_EXCEPTION:
18075 break;
18076 default:
18077 /* Unknown Exception */
18078 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18079 break;
18080 } /* switch(header->rep_status) */
18082 break;
18083 default:
18084 /* Unknown GIOP Message */
18085 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18086 break;
18087 } /* switch(header->message_type) */
18091 * IDL:org/csapi/cc/gccs/IpCallControlManager/createCall:1.0
18093 static void
18094 decode_org_csapi_cc_gccs_IpCallControlManager_createCall(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18096 switch(header->message_type) {
18097 case Request:
18098 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
18100 break;
18101 case Reply:
18102 switch(header->rep_status) {
18103 case NO_EXCEPTION:
18104 /* Begin struct "org_csapi_cc_gccs_TpCallIdentifier" */
18105 decode_org_csapi_cc_gccs_TpCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18106 /* End struct "org_csapi_cc_gccs_TpCallIdentifier" */
18107 break;
18108 case USER_EXCEPTION:
18109 break;
18110 default:
18111 /* Unknown Exception */
18112 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18113 break;
18114 } /* switch(header->rep_status) */
18116 break;
18117 default:
18118 /* Unknown GIOP Message */
18119 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18120 break;
18121 } /* switch(header->message_type) */
18125 * IDL:org/csapi/cc/gccs/IpCallControlManager/enableCallNotification:1.0
18127 static void
18128 decode_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18130 switch(header->message_type) {
18131 case Request:
18132 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
18134 /* Begin struct "org_csapi_cc_gccs_TpCallEventCriteria" */
18135 decode_org_csapi_cc_gccs_TpCallEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18136 /* End struct "org_csapi_cc_gccs_TpCallEventCriteria" */
18137 break;
18138 case Reply:
18139 switch(header->rep_status) {
18140 case NO_EXCEPTION:
18141 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18143 break;
18144 case USER_EXCEPTION:
18145 break;
18146 default:
18147 /* Unknown Exception */
18148 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18149 break;
18150 } /* switch(header->rep_status) */
18152 break;
18153 default:
18154 /* Unknown GIOP Message */
18155 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18156 break;
18157 } /* switch(header->message_type) */
18161 * IDL:org/csapi/cc/gccs/IpCallControlManager/disableCallNotification:1.0
18163 static void
18164 decode_org_csapi_cc_gccs_IpCallControlManager_disableCallNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18166 switch(header->message_type) {
18167 case Request:
18168 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCallControlManager_disableCallNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18170 break;
18171 case Reply:
18172 switch(header->rep_status) {
18173 case NO_EXCEPTION:
18174 /* Function returns void */
18176 break;
18177 case USER_EXCEPTION:
18178 break;
18179 default:
18180 /* Unknown Exception */
18181 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18182 break;
18183 } /* switch(header->rep_status) */
18185 break;
18186 default:
18187 /* Unknown GIOP Message */
18188 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18189 break;
18190 } /* switch(header->message_type) */
18194 * IDL:org/csapi/cc/gccs/IpCallControlManager/setCallLoadControl:1.0
18196 static void
18197 decode_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18199 switch(header->message_type) {
18200 case Request:
18201 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_duration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18203 /* Begin union "org_csapi_cc_TpCallLoadControlMechanism" */
18205 decode_org_csapi_cc_TpCallLoadControlMechanism_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
18207 /* End union "org_csapi_cc_TpCallLoadControlMechanism" */
18208 /* Begin struct "org_csapi_cc_gccs_TpCallTreatment" */
18209 decode_org_csapi_cc_gccs_TpCallTreatment_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18210 /* End struct "org_csapi_cc_gccs_TpCallTreatment" */
18211 /* Begin struct "org_csapi_TpAddressRange" */
18212 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18213 /* End struct "org_csapi_TpAddressRange" */
18214 break;
18215 case Reply:
18216 switch(header->rep_status) {
18217 case NO_EXCEPTION:
18218 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18220 break;
18221 case USER_EXCEPTION:
18222 break;
18223 default:
18224 /* Unknown Exception */
18225 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18226 break;
18227 } /* switch(header->rep_status) */
18229 break;
18230 default:
18231 /* Unknown GIOP Message */
18232 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18233 break;
18234 } /* switch(header->message_type) */
18238 * IDL:org/csapi/cc/gccs/IpCallControlManager/changeCallNotification:1.0
18240 static void
18241 decode_org_csapi_cc_gccs_IpCallControlManager_changeCallNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18243 switch(header->message_type) {
18244 case Request:
18245 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_IpCallControlManager_changeCallNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18247 /* Begin struct "org_csapi_cc_gccs_TpCallEventCriteria" */
18248 decode_org_csapi_cc_gccs_TpCallEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18249 /* End struct "org_csapi_cc_gccs_TpCallEventCriteria" */
18250 break;
18251 case Reply:
18252 switch(header->rep_status) {
18253 case NO_EXCEPTION:
18254 /* Function returns void */
18256 break;
18257 case USER_EXCEPTION:
18258 break;
18259 default:
18260 /* Unknown Exception */
18261 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18262 break;
18263 } /* switch(header->rep_status) */
18265 break;
18266 default:
18267 /* Unknown GIOP Message */
18268 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18269 break;
18270 } /* switch(header->message_type) */
18274 * IDL:org/csapi/cc/gccs/IpCallControlManager/getCriteria:1.0
18276 static void
18277 decode_org_csapi_cc_gccs_IpCallControlManager_getCriteria(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18279 /* Operation specific Variable declarations Begin */
18280 guint32 u_octet4_loop_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return;
18281 guint32 i_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return;
18282 /* Operation specific Variable declarations End */
18284 (void)item; /* Avoid coverity param_set_but_unused parse warning */
18286 switch(header->message_type) {
18287 case Request:
18288 break;
18289 case Reply:
18290 switch(header->rep_status) {
18291 case NO_EXCEPTION:
18292 u_octet4_loop_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
18293 /* coverity[returned_pointer] */
18294 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return);
18296 for (i_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return=0; i_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return < u_octet4_loop_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return; i_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return++) {
18298 /* Begin struct "org_csapi_cc_gccs_TpCallEventCriteriaResult" */
18299 decode_org_csapi_cc_gccs_TpCallEventCriteriaResult_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18300 /* End struct "org_csapi_cc_gccs_TpCallEventCriteriaResult" */
18303 break;
18304 case USER_EXCEPTION:
18305 break;
18306 default:
18307 /* Unknown Exception */
18308 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18309 break;
18310 } /* switch(header->rep_status) */
18312 break;
18313 default:
18314 /* Unknown GIOP Message */
18315 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18316 break;
18317 } /* switch(header->message_type) */
18321 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/eventReportRes:1.0
18323 static void
18324 decode_org_csapi_cc_mpccs_IpAppCallLeg_eventReportRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18326 switch(header->message_type) {
18327 case Request:
18328 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportRes_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18330 /* Begin struct "org_csapi_cc_TpCallEventInfo" */
18331 decode_org_csapi_cc_TpCallEventInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18332 /* End struct "org_csapi_cc_TpCallEventInfo" */
18333 break;
18334 case Reply:
18335 switch(header->rep_status) {
18336 case NO_EXCEPTION:
18337 /* Function returns void */
18339 break;
18340 case USER_EXCEPTION:
18341 break;
18342 default:
18343 /* Unknown Exception */
18344 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18345 break;
18346 } /* switch(header->rep_status) */
18348 break;
18349 default:
18350 /* Unknown GIOP Message */
18351 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18352 break;
18353 } /* switch(header->message_type) */
18357 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/eventReportErr:1.0
18359 static void
18360 decode_org_csapi_cc_mpccs_IpAppCallLeg_eventReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18362 switch(header->message_type) {
18363 case Request:
18364 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportErr_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18366 /* Begin struct "org_csapi_cc_TpCallError" */
18367 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18368 /* End struct "org_csapi_cc_TpCallError" */
18369 break;
18370 case Reply:
18371 switch(header->rep_status) {
18372 case NO_EXCEPTION:
18373 /* Function returns void */
18375 break;
18376 case USER_EXCEPTION:
18377 break;
18378 default:
18379 /* Unknown Exception */
18380 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18381 break;
18382 } /* switch(header->rep_status) */
18384 break;
18385 default:
18386 /* Unknown GIOP Message */
18387 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18388 break;
18389 } /* switch(header->message_type) */
18393 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/attachMediaRes:1.0
18395 static void
18396 decode_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18398 switch(header->message_type) {
18399 case Request:
18400 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaRes_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18402 break;
18403 case Reply:
18404 switch(header->rep_status) {
18405 case NO_EXCEPTION:
18406 /* Function returns void */
18408 break;
18409 case USER_EXCEPTION:
18410 break;
18411 default:
18412 /* Unknown Exception */
18413 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18414 break;
18415 } /* switch(header->rep_status) */
18417 break;
18418 default:
18419 /* Unknown GIOP Message */
18420 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18421 break;
18422 } /* switch(header->message_type) */
18426 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/attachMediaErr:1.0
18428 static void
18429 decode_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18431 switch(header->message_type) {
18432 case Request:
18433 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaErr_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18435 /* Begin struct "org_csapi_cc_TpCallError" */
18436 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18437 /* End struct "org_csapi_cc_TpCallError" */
18438 break;
18439 case Reply:
18440 switch(header->rep_status) {
18441 case NO_EXCEPTION:
18442 /* Function returns void */
18444 break;
18445 case USER_EXCEPTION:
18446 break;
18447 default:
18448 /* Unknown Exception */
18449 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18450 break;
18451 } /* switch(header->rep_status) */
18453 break;
18454 default:
18455 /* Unknown GIOP Message */
18456 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18457 break;
18458 } /* switch(header->message_type) */
18462 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/detachMediaRes:1.0
18464 static void
18465 decode_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18467 switch(header->message_type) {
18468 case Request:
18469 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaRes_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18471 break;
18472 case Reply:
18473 switch(header->rep_status) {
18474 case NO_EXCEPTION:
18475 /* Function returns void */
18477 break;
18478 case USER_EXCEPTION:
18479 break;
18480 default:
18481 /* Unknown Exception */
18482 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18483 break;
18484 } /* switch(header->rep_status) */
18486 break;
18487 default:
18488 /* Unknown GIOP Message */
18489 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18490 break;
18491 } /* switch(header->message_type) */
18495 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/detachMediaErr:1.0
18497 static void
18498 decode_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18500 switch(header->message_type) {
18501 case Request:
18502 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaErr_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18504 /* Begin struct "org_csapi_cc_TpCallError" */
18505 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18506 /* End struct "org_csapi_cc_TpCallError" */
18507 break;
18508 case Reply:
18509 switch(header->rep_status) {
18510 case NO_EXCEPTION:
18511 /* Function returns void */
18513 break;
18514 case USER_EXCEPTION:
18515 break;
18516 default:
18517 /* Unknown Exception */
18518 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18519 break;
18520 } /* switch(header->rep_status) */
18522 break;
18523 default:
18524 /* Unknown GIOP Message */
18525 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18526 break;
18527 } /* switch(header->message_type) */
18531 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/getInfoRes:1.0
18533 static void
18534 decode_org_csapi_cc_mpccs_IpAppCallLeg_getInfoRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18536 switch(header->message_type) {
18537 case Request:
18538 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoRes_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18540 /* Begin struct "org_csapi_cc_TpCallLegInfoReport" */
18541 decode_org_csapi_cc_TpCallLegInfoReport_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18542 /* End struct "org_csapi_cc_TpCallLegInfoReport" */
18543 break;
18544 case Reply:
18545 switch(header->rep_status) {
18546 case NO_EXCEPTION:
18547 /* Function returns void */
18549 break;
18550 case USER_EXCEPTION:
18551 break;
18552 default:
18553 /* Unknown Exception */
18554 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18555 break;
18556 } /* switch(header->rep_status) */
18558 break;
18559 default:
18560 /* Unknown GIOP Message */
18561 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18562 break;
18563 } /* switch(header->message_type) */
18567 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/getInfoErr:1.0
18569 static void
18570 decode_org_csapi_cc_mpccs_IpAppCallLeg_getInfoErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18572 switch(header->message_type) {
18573 case Request:
18574 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoErr_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18576 /* Begin struct "org_csapi_cc_TpCallError" */
18577 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18578 /* End struct "org_csapi_cc_TpCallError" */
18579 break;
18580 case Reply:
18581 switch(header->rep_status) {
18582 case NO_EXCEPTION:
18583 /* Function returns void */
18585 break;
18586 case USER_EXCEPTION:
18587 break;
18588 default:
18589 /* Unknown Exception */
18590 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18591 break;
18592 } /* switch(header->rep_status) */
18594 break;
18595 default:
18596 /* Unknown GIOP Message */
18597 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18598 break;
18599 } /* switch(header->message_type) */
18603 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/routeErr:1.0
18605 static void
18606 decode_org_csapi_cc_mpccs_IpAppCallLeg_routeErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18608 switch(header->message_type) {
18609 case Request:
18610 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_routeErr_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18612 /* Begin struct "org_csapi_cc_TpCallError" */
18613 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18614 /* End struct "org_csapi_cc_TpCallError" */
18615 break;
18616 case Reply:
18617 switch(header->rep_status) {
18618 case NO_EXCEPTION:
18619 /* Function returns void */
18621 break;
18622 case USER_EXCEPTION:
18623 break;
18624 default:
18625 /* Unknown Exception */
18626 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18627 break;
18628 } /* switch(header->rep_status) */
18630 break;
18631 default:
18632 /* Unknown GIOP Message */
18633 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18634 break;
18635 } /* switch(header->message_type) */
18639 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/superviseRes:1.0
18641 static void
18642 decode_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18644 switch(header->message_type) {
18645 case Request:
18646 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18648 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_report, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18650 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_usedTime, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18652 break;
18653 case Reply:
18654 switch(header->rep_status) {
18655 case NO_EXCEPTION:
18656 /* Function returns void */
18658 break;
18659 case USER_EXCEPTION:
18660 break;
18661 default:
18662 /* Unknown Exception */
18663 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18664 break;
18665 } /* switch(header->rep_status) */
18667 break;
18668 default:
18669 /* Unknown GIOP Message */
18670 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18671 break;
18672 } /* switch(header->message_type) */
18676 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/superviseErr:1.0
18678 static void
18679 decode_org_csapi_cc_mpccs_IpAppCallLeg_superviseErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18681 switch(header->message_type) {
18682 case Request:
18683 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseErr_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18685 /* Begin struct "org_csapi_cc_TpCallError" */
18686 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18687 /* End struct "org_csapi_cc_TpCallError" */
18688 break;
18689 case Reply:
18690 switch(header->rep_status) {
18691 case NO_EXCEPTION:
18692 /* Function returns void */
18694 break;
18695 case USER_EXCEPTION:
18696 break;
18697 default:
18698 /* Unknown Exception */
18699 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18700 break;
18701 } /* switch(header->rep_status) */
18703 break;
18704 default:
18705 /* Unknown GIOP Message */
18706 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18707 break;
18708 } /* switch(header->message_type) */
18712 * IDL:org/csapi/cc/mpccs/IpAppCallLeg/callLegEnded:1.0
18714 static void
18715 decode_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18717 /* Operation specific Variable declarations Begin */
18718 guint32 u_octet4;
18719 /* Operation specific Variable declarations End */
18721 (void)item; /* Avoid coverity param_set_but_unused parse warning */
18723 switch(header->message_type) {
18724 case Request:
18725 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18727 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
18728 /* coverity[returned_pointer] */
18729 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded_cause, tvb, *offset-4, 4, u_octet4);
18731 break;
18732 case Reply:
18733 switch(header->rep_status) {
18734 case NO_EXCEPTION:
18735 /* Function returns void */
18737 break;
18738 case USER_EXCEPTION:
18739 break;
18740 default:
18741 /* Unknown Exception */
18742 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18743 break;
18744 } /* switch(header->rep_status) */
18746 break;
18747 default:
18748 /* Unknown GIOP Message */
18749 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18750 break;
18751 } /* switch(header->message_type) */
18755 * IDL:org/csapi/cc/mpccs/IpMultiPartyCallControlManager/createCall:1.0
18757 static void
18758 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createCall(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18760 switch(header->message_type) {
18761 case Request:
18762 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
18764 break;
18765 case Reply:
18766 switch(header->rep_status) {
18767 case NO_EXCEPTION:
18768 /* Begin struct "org_csapi_cc_mpccs_TpMultiPartyCallIdentifier" */
18769 decode_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18770 /* End struct "org_csapi_cc_mpccs_TpMultiPartyCallIdentifier" */
18771 break;
18772 case USER_EXCEPTION:
18773 break;
18774 default:
18775 /* Unknown Exception */
18776 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18777 break;
18778 } /* switch(header->rep_status) */
18780 break;
18781 default:
18782 /* Unknown GIOP Message */
18783 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18784 break;
18785 } /* switch(header->message_type) */
18789 * IDL:org/csapi/cc/mpccs/IpMultiPartyCallControlManager/createNotification:1.0
18791 static void
18792 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18794 switch(header->message_type) {
18795 case Request:
18796 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
18798 /* Begin struct "org_csapi_cc_TpCallNotificationRequest" */
18799 decode_org_csapi_cc_TpCallNotificationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18800 /* End struct "org_csapi_cc_TpCallNotificationRequest" */
18801 break;
18802 case Reply:
18803 switch(header->rep_status) {
18804 case NO_EXCEPTION:
18805 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18807 break;
18808 case USER_EXCEPTION:
18809 break;
18810 default:
18811 /* Unknown Exception */
18812 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18813 break;
18814 } /* switch(header->rep_status) */
18816 break;
18817 default:
18818 /* Unknown GIOP Message */
18819 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18820 break;
18821 } /* switch(header->message_type) */
18825 * IDL:org/csapi/cc/mpccs/IpMultiPartyCallControlManager/destroyNotification:1.0
18827 static void
18828 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_destroyNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18830 switch(header->message_type) {
18831 case Request:
18832 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_destroyNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18834 break;
18835 case Reply:
18836 switch(header->rep_status) {
18837 case NO_EXCEPTION:
18838 /* Function returns void */
18840 break;
18841 case USER_EXCEPTION:
18842 break;
18843 default:
18844 /* Unknown Exception */
18845 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18846 break;
18847 } /* switch(header->rep_status) */
18849 break;
18850 default:
18851 /* Unknown GIOP Message */
18852 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18853 break;
18854 } /* switch(header->message_type) */
18858 * IDL:org/csapi/cc/mpccs/IpMultiPartyCallControlManager/changeNotification:1.0
18860 static void
18861 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_changeNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18863 switch(header->message_type) {
18864 case Request:
18865 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_changeNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18867 /* Begin struct "org_csapi_cc_TpCallNotificationRequest" */
18868 decode_org_csapi_cc_TpCallNotificationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18869 /* End struct "org_csapi_cc_TpCallNotificationRequest" */
18870 break;
18871 case Reply:
18872 switch(header->rep_status) {
18873 case NO_EXCEPTION:
18874 /* Function returns void */
18876 break;
18877 case USER_EXCEPTION:
18878 break;
18879 default:
18880 /* Unknown Exception */
18881 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18882 break;
18883 } /* switch(header->rep_status) */
18885 break;
18886 default:
18887 /* Unknown GIOP Message */
18888 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18889 break;
18890 } /* switch(header->message_type) */
18894 * IDL:org/csapi/cc/mpccs/IpMultiPartyCallControlManager/getNotification:1.0
18896 static void
18897 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18899 /* Operation specific Variable declarations Begin */
18900 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return;
18901 guint32 i_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return;
18902 /* Operation specific Variable declarations End */
18904 (void)item; /* Avoid coverity param_set_but_unused parse warning */
18906 switch(header->message_type) {
18907 case Request:
18908 break;
18909 case Reply:
18910 switch(header->rep_status) {
18911 case NO_EXCEPTION:
18912 u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
18913 /* coverity[returned_pointer] */
18914 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return);
18916 for (i_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return=0; i_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return < u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return; i_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return++) {
18918 /* Begin struct "org_csapi_cc_TpNotificationRequested" */
18919 decode_org_csapi_cc_TpNotificationRequested_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18920 /* End struct "org_csapi_cc_TpNotificationRequested" */
18923 break;
18924 case USER_EXCEPTION:
18925 break;
18926 default:
18927 /* Unknown Exception */
18928 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18929 break;
18930 } /* switch(header->rep_status) */
18932 break;
18933 default:
18934 /* Unknown GIOP Message */
18935 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18936 break;
18937 } /* switch(header->message_type) */
18941 * IDL:org/csapi/cc/mpccs/IpMultiPartyCallControlManager/setCallLoadControl:1.0
18943 static void
18944 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18946 switch(header->message_type) {
18947 case Request:
18948 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_duration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18950 /* Begin union "org_csapi_cc_TpCallLoadControlMechanism" */
18952 decode_org_csapi_cc_TpCallLoadControlMechanism_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
18954 /* End union "org_csapi_cc_TpCallLoadControlMechanism" */
18955 /* Begin struct "org_csapi_cc_TpCallTreatment" */
18956 decode_org_csapi_cc_TpCallTreatment_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18957 /* End struct "org_csapi_cc_TpCallTreatment" */
18958 /* Begin struct "org_csapi_TpAddressRange" */
18959 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
18960 /* End struct "org_csapi_TpAddressRange" */
18961 break;
18962 case Reply:
18963 switch(header->rep_status) {
18964 case NO_EXCEPTION:
18965 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
18967 break;
18968 case USER_EXCEPTION:
18969 break;
18970 default:
18971 /* Unknown Exception */
18972 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
18973 break;
18974 } /* switch(header->rep_status) */
18976 break;
18977 default:
18978 /* Unknown GIOP Message */
18979 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
18980 break;
18981 } /* switch(header->message_type) */
18985 * IDL:org/csapi/cc/mpccs/IpMultiPartyCallControlManager/enableNotifications:1.0
18987 static void
18988 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
18990 switch(header->message_type) {
18991 case Request:
18992 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
18994 break;
18995 case Reply:
18996 switch(header->rep_status) {
18997 case NO_EXCEPTION:
18998 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19000 break;
19001 case USER_EXCEPTION:
19002 break;
19003 default:
19004 /* Unknown Exception */
19005 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19006 break;
19007 } /* switch(header->rep_status) */
19009 break;
19010 default:
19011 /* Unknown GIOP Message */
19012 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19013 break;
19014 } /* switch(header->message_type) */
19018 * IDL:org/csapi/cc/mpccs/IpMultiPartyCallControlManager/disableNotifications:1.0
19020 static void
19021 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_disableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19023 switch(header->message_type) {
19024 case Request:
19025 break;
19026 case Reply:
19027 switch(header->rep_status) {
19028 case NO_EXCEPTION:
19029 /* Function returns void */
19031 break;
19032 case USER_EXCEPTION:
19033 break;
19034 default:
19035 /* Unknown Exception */
19036 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19037 break;
19038 } /* switch(header->rep_status) */
19040 break;
19041 default:
19042 /* Unknown GIOP Message */
19043 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19044 break;
19045 } /* switch(header->message_type) */
19049 * IDL:org/csapi/cc/mpccs/IpMultiPartyCallControlManager/getNextNotification:1.0
19051 static void
19052 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNextNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19054 switch(header->message_type) {
19055 case Request:
19056 proto_tree_add_boolean(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNextNotification_reset, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
19058 break;
19059 case Reply:
19060 switch(header->rep_status) {
19061 case NO_EXCEPTION:
19062 /* Begin struct "org_csapi_cc_TpNotificationRequestedSetEntry" */
19063 decode_org_csapi_cc_TpNotificationRequestedSetEntry_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19064 /* End struct "org_csapi_cc_TpNotificationRequestedSetEntry" */
19065 break;
19066 case USER_EXCEPTION:
19067 break;
19068 default:
19069 /* Unknown Exception */
19070 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19071 break;
19072 } /* switch(header->rep_status) */
19074 break;
19075 default:
19076 /* Unknown GIOP Message */
19077 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19078 break;
19079 } /* switch(header->message_type) */
19083 * IDL:org/csapi/cc/mpccs/IpCallLeg/routeReq:1.0
19085 static void
19086 decode_org_csapi_cc_mpccs_IpCallLeg_routeReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19088 /* Operation specific Variable declarations Begin */
19089 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo;
19090 guint32 i_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo;
19091 /* Operation specific Variable declarations End */
19093 (void)item; /* Avoid coverity param_set_but_unused parse warning */
19095 switch(header->message_type) {
19096 case Request:
19097 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19099 /* Begin struct "org_csapi_TpAddress" */
19100 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19101 /* End struct "org_csapi_TpAddress" */
19102 /* Begin struct "org_csapi_TpAddress" */
19103 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19104 /* End struct "org_csapi_TpAddress" */
19105 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
19106 /* coverity[returned_pointer] */
19107 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo);
19109 for (i_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo=0; i_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo < u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo; i_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo++) {
19111 /* Begin union "org_csapi_cc_TpCallAppInfo" */
19113 decode_org_csapi_cc_TpCallAppInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
19115 /* End union "org_csapi_cc_TpCallAppInfo" */
19118 /* Begin struct "org_csapi_cc_TpCallLegConnectionProperties" */
19119 decode_org_csapi_cc_TpCallLegConnectionProperties_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19120 /* End struct "org_csapi_cc_TpCallLegConnectionProperties" */
19121 break;
19122 case Reply:
19123 switch(header->rep_status) {
19124 case NO_EXCEPTION:
19125 /* Function returns void */
19127 break;
19128 case USER_EXCEPTION:
19129 break;
19130 default:
19131 /* Unknown Exception */
19132 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19133 break;
19134 } /* switch(header->rep_status) */
19136 break;
19137 default:
19138 /* Unknown GIOP Message */
19139 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19140 break;
19141 } /* switch(header->message_type) */
19145 * IDL:org/csapi/cc/mpccs/IpCallLeg/eventReportReq:1.0
19147 static void
19148 decode_org_csapi_cc_mpccs_IpCallLeg_eventReportReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19150 /* Operation specific Variable declarations Begin */
19151 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested;
19152 guint32 i_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested;
19153 /* Operation specific Variable declarations End */
19155 (void)item; /* Avoid coverity param_set_but_unused parse warning */
19157 switch(header->message_type) {
19158 case Request:
19159 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19161 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
19162 /* coverity[returned_pointer] */
19163 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested);
19165 for (i_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested=0; i_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested < u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested; i_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested++) {
19167 /* Begin struct "org_csapi_cc_TpCallEventRequest" */
19168 decode_org_csapi_cc_TpCallEventRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19169 /* End struct "org_csapi_cc_TpCallEventRequest" */
19172 break;
19173 case Reply:
19174 switch(header->rep_status) {
19175 case NO_EXCEPTION:
19176 /* Function returns void */
19178 break;
19179 case USER_EXCEPTION:
19180 break;
19181 default:
19182 /* Unknown Exception */
19183 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19184 break;
19185 } /* switch(header->rep_status) */
19187 break;
19188 default:
19189 /* Unknown GIOP Message */
19190 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19191 break;
19192 } /* switch(header->message_type) */
19196 * IDL:org/csapi/cc/mpccs/IpCallLeg/release:1.0
19198 static void
19199 decode_org_csapi_cc_mpccs_IpCallLeg_release(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19201 /* Operation specific Variable declarations Begin */
19202 guint32 u_octet4;
19203 /* Operation specific Variable declarations End */
19205 (void)item; /* Avoid coverity param_set_but_unused parse warning */
19207 switch(header->message_type) {
19208 case Request:
19209 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_release_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19211 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
19212 /* coverity[returned_pointer] */
19213 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_release_cause, tvb, *offset-4, 4, u_octet4);
19215 break;
19216 case Reply:
19217 switch(header->rep_status) {
19218 case NO_EXCEPTION:
19219 /* Function returns void */
19221 break;
19222 case USER_EXCEPTION:
19223 break;
19224 default:
19225 /* Unknown Exception */
19226 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19227 break;
19228 } /* switch(header->rep_status) */
19230 break;
19231 default:
19232 /* Unknown GIOP Message */
19233 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19234 break;
19235 } /* switch(header->message_type) */
19239 * IDL:org/csapi/cc/mpccs/IpCallLeg/getInfoReq:1.0
19241 static void
19242 decode_org_csapi_cc_mpccs_IpCallLeg_getInfoReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19244 switch(header->message_type) {
19245 case Request:
19246 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_getInfoReq_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19248 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_getInfoReq_callLegInfoRequested, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19250 break;
19251 case Reply:
19252 switch(header->rep_status) {
19253 case NO_EXCEPTION:
19254 /* Function returns void */
19256 break;
19257 case USER_EXCEPTION:
19258 break;
19259 default:
19260 /* Unknown Exception */
19261 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19262 break;
19263 } /* switch(header->rep_status) */
19265 break;
19266 default:
19267 /* Unknown GIOP Message */
19268 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19269 break;
19270 } /* switch(header->message_type) */
19274 * IDL:org/csapi/cc/mpccs/IpCallLeg/getCall:1.0
19276 static void
19277 decode_org_csapi_cc_mpccs_IpCallLeg_getCall(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19279 switch(header->message_type) {
19280 case Request:
19281 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_getCall_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19283 break;
19284 case Reply:
19285 switch(header->rep_status) {
19286 case NO_EXCEPTION:
19287 /* Begin struct "org_csapi_cc_mpccs_TpMultiPartyCallIdentifier" */
19288 decode_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19289 /* End struct "org_csapi_cc_mpccs_TpMultiPartyCallIdentifier" */
19290 break;
19291 case USER_EXCEPTION:
19292 break;
19293 default:
19294 /* Unknown Exception */
19295 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19296 break;
19297 } /* switch(header->rep_status) */
19299 break;
19300 default:
19301 /* Unknown GIOP Message */
19302 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19303 break;
19304 } /* switch(header->message_type) */
19308 * IDL:org/csapi/cc/mpccs/IpCallLeg/attachMediaReq:1.0
19310 static void
19311 decode_org_csapi_cc_mpccs_IpCallLeg_attachMediaReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19313 switch(header->message_type) {
19314 case Request:
19315 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_attachMediaReq_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19317 break;
19318 case Reply:
19319 switch(header->rep_status) {
19320 case NO_EXCEPTION:
19321 /* Function returns void */
19323 break;
19324 case USER_EXCEPTION:
19325 break;
19326 default:
19327 /* Unknown Exception */
19328 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19329 break;
19330 } /* switch(header->rep_status) */
19332 break;
19333 default:
19334 /* Unknown GIOP Message */
19335 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19336 break;
19337 } /* switch(header->message_type) */
19341 * IDL:org/csapi/cc/mpccs/IpCallLeg/detachMediaReq:1.0
19343 static void
19344 decode_org_csapi_cc_mpccs_IpCallLeg_detachMediaReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19346 switch(header->message_type) {
19347 case Request:
19348 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_detachMediaReq_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19350 break;
19351 case Reply:
19352 switch(header->rep_status) {
19353 case NO_EXCEPTION:
19354 /* Function returns void */
19356 break;
19357 case USER_EXCEPTION:
19358 break;
19359 default:
19360 /* Unknown Exception */
19361 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19362 break;
19363 } /* switch(header->rep_status) */
19365 break;
19366 default:
19367 /* Unknown GIOP Message */
19368 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19369 break;
19370 } /* switch(header->message_type) */
19374 * IDL:org/csapi/cc/mpccs/IpCallLeg/getCurrentDestinationAddress:1.0
19376 static void
19377 decode_org_csapi_cc_mpccs_IpCallLeg_getCurrentDestinationAddress(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19379 switch(header->message_type) {
19380 case Request:
19381 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_getCurrentDestinationAddress_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19383 break;
19384 case Reply:
19385 switch(header->rep_status) {
19386 case NO_EXCEPTION:
19387 /* Begin struct "org_csapi_TpAddress" */
19388 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19389 /* End struct "org_csapi_TpAddress" */
19390 break;
19391 case USER_EXCEPTION:
19392 break;
19393 default:
19394 /* Unknown Exception */
19395 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19396 break;
19397 } /* switch(header->rep_status) */
19399 break;
19400 default:
19401 /* Unknown GIOP Message */
19402 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19403 break;
19404 } /* switch(header->message_type) */
19408 * IDL:org/csapi/cc/mpccs/IpCallLeg/continueProcessing:1.0
19410 static void
19411 decode_org_csapi_cc_mpccs_IpCallLeg_continueProcessing(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19413 switch(header->message_type) {
19414 case Request:
19415 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_continueProcessing_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19417 break;
19418 case Reply:
19419 switch(header->rep_status) {
19420 case NO_EXCEPTION:
19421 /* Function returns void */
19423 break;
19424 case USER_EXCEPTION:
19425 break;
19426 default:
19427 /* Unknown Exception */
19428 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19429 break;
19430 } /* switch(header->rep_status) */
19432 break;
19433 default:
19434 /* Unknown GIOP Message */
19435 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19436 break;
19437 } /* switch(header->message_type) */
19441 * IDL:org/csapi/cc/mpccs/IpCallLeg/setChargePlan:1.0
19443 static void
19444 decode_org_csapi_cc_mpccs_IpCallLeg_setChargePlan(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19446 switch(header->message_type) {
19447 case Request:
19448 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_setChargePlan_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19450 /* Begin struct "org_csapi_cc_TpCallChargePlan" */
19451 decode_org_csapi_cc_TpCallChargePlan_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19452 /* End struct "org_csapi_cc_TpCallChargePlan" */
19453 break;
19454 case Reply:
19455 switch(header->rep_status) {
19456 case NO_EXCEPTION:
19457 /* Function returns void */
19459 break;
19460 case USER_EXCEPTION:
19461 break;
19462 default:
19463 /* Unknown Exception */
19464 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19465 break;
19466 } /* switch(header->rep_status) */
19468 break;
19469 default:
19470 /* Unknown GIOP Message */
19471 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19472 break;
19473 } /* switch(header->message_type) */
19477 * IDL:org/csapi/cc/mpccs/IpCallLeg/setAdviceOfCharge:1.0
19479 static void
19480 decode_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19482 switch(header->message_type) {
19483 case Request:
19484 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19486 /* Begin struct "org_csapi_TpAoCInfo" */
19487 decode_org_csapi_TpAoCInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19488 /* End struct "org_csapi_TpAoCInfo" */
19489 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_tariffSwitch, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19491 break;
19492 case Reply:
19493 switch(header->rep_status) {
19494 case NO_EXCEPTION:
19495 /* Function returns void */
19497 break;
19498 case USER_EXCEPTION:
19499 break;
19500 default:
19501 /* Unknown Exception */
19502 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19503 break;
19504 } /* switch(header->rep_status) */
19506 break;
19507 default:
19508 /* Unknown GIOP Message */
19509 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19510 break;
19511 } /* switch(header->message_type) */
19515 * IDL:org/csapi/cc/mpccs/IpCallLeg/superviseReq:1.0
19517 static void
19518 decode_org_csapi_cc_mpccs_IpCallLeg_superviseReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19520 switch(header->message_type) {
19521 case Request:
19522 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19524 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_time, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19526 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_treatment, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19528 break;
19529 case Reply:
19530 switch(header->rep_status) {
19531 case NO_EXCEPTION:
19532 /* Function returns void */
19534 break;
19535 case USER_EXCEPTION:
19536 break;
19537 default:
19538 /* Unknown Exception */
19539 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19540 break;
19541 } /* switch(header->rep_status) */
19543 break;
19544 default:
19545 /* Unknown GIOP Message */
19546 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19547 break;
19548 } /* switch(header->message_type) */
19552 * IDL:org/csapi/cc/mpccs/IpCallLeg/deassign:1.0
19554 static void
19555 decode_org_csapi_cc_mpccs_IpCallLeg_deassign(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19557 switch(header->message_type) {
19558 case Request:
19559 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_deassign_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19561 break;
19562 case Reply:
19563 switch(header->rep_status) {
19564 case NO_EXCEPTION:
19565 /* Function returns void */
19567 break;
19568 case USER_EXCEPTION:
19569 break;
19570 default:
19571 /* Unknown Exception */
19572 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19573 break;
19574 } /* switch(header->rep_status) */
19576 break;
19577 default:
19578 /* Unknown GIOP Message */
19579 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19580 break;
19581 } /* switch(header->message_type) */
19585 * IDL:org/csapi/cc/mpccs/IpCallLeg/getProperties:1.0
19587 static void
19588 decode_org_csapi_cc_mpccs_IpCallLeg_getProperties(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19590 /* Operation specific Variable declarations Begin */
19591 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames;
19592 guint32 i_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames;
19593 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_return;
19594 guint32 i_org_csapi_cc_mpccs_IpCallLeg_getProperties_return;
19595 /* Operation specific Variable declarations End */
19597 (void)item; /* Avoid coverity param_set_but_unused parse warning */
19599 switch(header->message_type) {
19600 case Request:
19601 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19603 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
19604 /* coverity[returned_pointer] */
19605 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames);
19607 for (i_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames=0; i_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames < u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames; i_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames++) {
19609 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames);
19613 break;
19614 case Reply:
19615 switch(header->rep_status) {
19616 case NO_EXCEPTION:
19617 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
19618 /* coverity[returned_pointer] */
19619 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_return);
19621 for (i_org_csapi_cc_mpccs_IpCallLeg_getProperties_return=0; i_org_csapi_cc_mpccs_IpCallLeg_getProperties_return < u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_return; i_org_csapi_cc_mpccs_IpCallLeg_getProperties_return++) {
19623 /* Begin struct "org_csapi_cc_TpCallLegProperty" */
19624 decode_org_csapi_cc_TpCallLegProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19625 /* End struct "org_csapi_cc_TpCallLegProperty" */
19628 break;
19629 case USER_EXCEPTION:
19630 break;
19631 default:
19632 /* Unknown Exception */
19633 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19634 break;
19635 } /* switch(header->rep_status) */
19637 break;
19638 default:
19639 /* Unknown GIOP Message */
19640 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19641 break;
19642 } /* switch(header->message_type) */
19646 * IDL:org/csapi/cc/mpccs/IpCallLeg/setProperties:1.0
19648 static void
19649 decode_org_csapi_cc_mpccs_IpCallLeg_setProperties(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19651 /* Operation specific Variable declarations Begin */
19652 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties;
19653 guint32 i_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties;
19654 /* Operation specific Variable declarations End */
19656 (void)item; /* Avoid coverity param_set_but_unused parse warning */
19658 switch(header->message_type) {
19659 case Request:
19660 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19662 u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
19663 /* coverity[returned_pointer] */
19664 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties);
19666 for (i_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties=0; i_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties < u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties; i_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties++) {
19668 /* Begin struct "org_csapi_cc_TpCallLegProperty" */
19669 decode_org_csapi_cc_TpCallLegProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19670 /* End struct "org_csapi_cc_TpCallLegProperty" */
19673 break;
19674 case Reply:
19675 switch(header->rep_status) {
19676 case NO_EXCEPTION:
19677 /* Function returns void */
19679 break;
19680 case USER_EXCEPTION:
19681 break;
19682 default:
19683 /* Unknown Exception */
19684 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19685 break;
19686 } /* switch(header->rep_status) */
19688 break;
19689 default:
19690 /* Unknown GIOP Message */
19691 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19692 break;
19693 } /* switch(header->message_type) */
19697 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCall/getInfoRes:1.0
19699 static void
19700 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19702 switch(header->message_type) {
19703 case Request:
19704 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoRes_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19706 /* Begin struct "org_csapi_cc_TpCallInfoReport" */
19707 decode_org_csapi_cc_TpCallInfoReport_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19708 /* End struct "org_csapi_cc_TpCallInfoReport" */
19709 break;
19710 case Reply:
19711 switch(header->rep_status) {
19712 case NO_EXCEPTION:
19713 /* Function returns void */
19715 break;
19716 case USER_EXCEPTION:
19717 break;
19718 default:
19719 /* Unknown Exception */
19720 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19721 break;
19722 } /* switch(header->rep_status) */
19724 break;
19725 default:
19726 /* Unknown GIOP Message */
19727 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19728 break;
19729 } /* switch(header->message_type) */
19733 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCall/getInfoErr:1.0
19735 static void
19736 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19738 switch(header->message_type) {
19739 case Request:
19740 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoErr_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19742 /* Begin struct "org_csapi_cc_TpCallError" */
19743 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19744 /* End struct "org_csapi_cc_TpCallError" */
19745 break;
19746 case Reply:
19747 switch(header->rep_status) {
19748 case NO_EXCEPTION:
19749 /* Function returns void */
19751 break;
19752 case USER_EXCEPTION:
19753 break;
19754 default:
19755 /* Unknown Exception */
19756 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19757 break;
19758 } /* switch(header->rep_status) */
19760 break;
19761 default:
19762 /* Unknown GIOP Message */
19763 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19764 break;
19765 } /* switch(header->message_type) */
19769 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCall/superviseRes:1.0
19771 static void
19772 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19774 switch(header->message_type) {
19775 case Request:
19776 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19778 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_report, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19780 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_usedTime, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19782 break;
19783 case Reply:
19784 switch(header->rep_status) {
19785 case NO_EXCEPTION:
19786 /* Function returns void */
19788 break;
19789 case USER_EXCEPTION:
19790 break;
19791 default:
19792 /* Unknown Exception */
19793 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19794 break;
19795 } /* switch(header->rep_status) */
19797 break;
19798 default:
19799 /* Unknown GIOP Message */
19800 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19801 break;
19802 } /* switch(header->message_type) */
19806 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCall/superviseErr:1.0
19808 static void
19809 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19811 switch(header->message_type) {
19812 case Request:
19813 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseErr_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19815 /* Begin struct "org_csapi_cc_TpCallError" */
19816 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19817 /* End struct "org_csapi_cc_TpCallError" */
19818 break;
19819 case Reply:
19820 switch(header->rep_status) {
19821 case NO_EXCEPTION:
19822 /* Function returns void */
19824 break;
19825 case USER_EXCEPTION:
19826 break;
19827 default:
19828 /* Unknown Exception */
19829 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19830 break;
19831 } /* switch(header->rep_status) */
19833 break;
19834 default:
19835 /* Unknown GIOP Message */
19836 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19837 break;
19838 } /* switch(header->message_type) */
19842 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCall/callEnded:1.0
19844 static void
19845 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_callEnded(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19847 switch(header->message_type) {
19848 case Request:
19849 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_callEnded_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19851 /* Begin struct "org_csapi_cc_TpCallEndedReport" */
19852 decode_org_csapi_cc_TpCallEndedReport_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19853 /* End struct "org_csapi_cc_TpCallEndedReport" */
19854 break;
19855 case Reply:
19856 switch(header->rep_status) {
19857 case NO_EXCEPTION:
19858 /* Function returns void */
19860 break;
19861 case USER_EXCEPTION:
19862 break;
19863 default:
19864 /* Unknown Exception */
19865 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19866 break;
19867 } /* switch(header->rep_status) */
19869 break;
19870 default:
19871 /* Unknown GIOP Message */
19872 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19873 break;
19874 } /* switch(header->message_type) */
19878 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCall/createAndRouteCallLegErr:1.0
19880 static void
19881 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19883 switch(header->message_type) {
19884 case Request:
19885 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19887 /* Begin struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
19888 decode_org_csapi_cc_mpccs_TpCallLegIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19889 /* End struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
19890 /* Begin struct "org_csapi_cc_TpCallError" */
19891 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19892 /* End struct "org_csapi_cc_TpCallError" */
19893 break;
19894 case Reply:
19895 switch(header->rep_status) {
19896 case NO_EXCEPTION:
19897 /* Function returns void */
19899 break;
19900 case USER_EXCEPTION:
19901 break;
19902 default:
19903 /* Unknown Exception */
19904 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19905 break;
19906 } /* switch(header->rep_status) */
19908 break;
19909 default:
19910 /* Unknown GIOP Message */
19911 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19912 break;
19913 } /* switch(header->message_type) */
19917 * IDL:org/csapi/cc/mpccs/IpMultiPartyCall/getCallLegs:1.0
19919 static void
19920 decode_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19922 /* Operation specific Variable declarations Begin */
19923 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return;
19924 guint32 i_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return;
19925 /* Operation specific Variable declarations End */
19927 (void)item; /* Avoid coverity param_set_but_unused parse warning */
19929 switch(header->message_type) {
19930 case Request:
19931 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19933 break;
19934 case Reply:
19935 switch(header->rep_status) {
19936 case NO_EXCEPTION:
19937 u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
19938 /* coverity[returned_pointer] */
19939 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return);
19941 for (i_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return=0; i_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return < u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return; i_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return++) {
19943 /* Begin struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
19944 decode_org_csapi_cc_mpccs_TpCallLegIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19945 /* End struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
19948 break;
19949 case USER_EXCEPTION:
19950 break;
19951 default:
19952 /* Unknown Exception */
19953 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19954 break;
19955 } /* switch(header->rep_status) */
19957 break;
19958 default:
19959 /* Unknown GIOP Message */
19960 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19961 break;
19962 } /* switch(header->message_type) */
19966 * IDL:org/csapi/cc/mpccs/IpMultiPartyCall/createCallLeg:1.0
19968 static void
19969 decode_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
19971 switch(header->message_type) {
19972 case Request:
19973 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
19975 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
19977 break;
19978 case Reply:
19979 switch(header->rep_status) {
19980 case NO_EXCEPTION:
19981 /* Begin struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
19982 decode_org_csapi_cc_mpccs_TpCallLegIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
19983 /* End struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
19984 break;
19985 case USER_EXCEPTION:
19986 break;
19987 default:
19988 /* Unknown Exception */
19989 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
19990 break;
19991 } /* switch(header->rep_status) */
19993 break;
19994 default:
19995 /* Unknown GIOP Message */
19996 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
19997 break;
19998 } /* switch(header->message_type) */
20002 * IDL:org/csapi/cc/mpccs/IpMultiPartyCall/createAndRouteCallLegReq:1.0
20004 static void
20005 decode_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20007 /* Operation specific Variable declarations Begin */
20008 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested;
20009 guint32 i_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested;
20010 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo;
20011 guint32 i_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo;
20012 /* Operation specific Variable declarations End */
20014 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20016 switch(header->message_type) {
20017 case Request:
20018 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20020 u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20021 /* coverity[returned_pointer] */
20022 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested);
20024 for (i_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested=0; i_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested < u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested; i_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested++) {
20026 /* Begin struct "org_csapi_cc_TpCallEventRequest" */
20027 decode_org_csapi_cc_TpCallEventRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20028 /* End struct "org_csapi_cc_TpCallEventRequest" */
20031 /* Begin struct "org_csapi_TpAddress" */
20032 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20033 /* End struct "org_csapi_TpAddress" */
20034 /* Begin struct "org_csapi_TpAddress" */
20035 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20036 /* End struct "org_csapi_TpAddress" */
20037 u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20038 /* coverity[returned_pointer] */
20039 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo);
20041 for (i_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo=0; i_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo < u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo; i_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo++) {
20043 /* Begin union "org_csapi_cc_TpCallAppInfo" */
20045 decode_org_csapi_cc_TpCallAppInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
20047 /* End union "org_csapi_cc_TpCallAppInfo" */
20050 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
20052 break;
20053 case Reply:
20054 switch(header->rep_status) {
20055 case NO_EXCEPTION:
20056 /* Begin struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
20057 decode_org_csapi_cc_mpccs_TpCallLegIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20058 /* End struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
20059 break;
20060 case USER_EXCEPTION:
20061 break;
20062 default:
20063 /* Unknown Exception */
20064 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20065 break;
20066 } /* switch(header->rep_status) */
20068 break;
20069 default:
20070 /* Unknown GIOP Message */
20071 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20072 break;
20073 } /* switch(header->message_type) */
20077 * IDL:org/csapi/cc/mpccs/IpMultiPartyCall/release:1.0
20079 static void
20080 decode_org_csapi_cc_mpccs_IpMultiPartyCall_release(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20082 /* Operation specific Variable declarations Begin */
20083 guint32 u_octet4;
20084 /* Operation specific Variable declarations End */
20086 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20088 switch(header->message_type) {
20089 case Request:
20090 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_release_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20092 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
20093 /* coverity[returned_pointer] */
20094 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_release_cause, tvb, *offset-4, 4, u_octet4);
20096 break;
20097 case Reply:
20098 switch(header->rep_status) {
20099 case NO_EXCEPTION:
20100 /* Function returns void */
20102 break;
20103 case USER_EXCEPTION:
20104 break;
20105 default:
20106 /* Unknown Exception */
20107 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20108 break;
20109 } /* switch(header->rep_status) */
20111 break;
20112 default:
20113 /* Unknown GIOP Message */
20114 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20115 break;
20116 } /* switch(header->message_type) */
20120 * IDL:org/csapi/cc/mpccs/IpMultiPartyCall/deassignCall:1.0
20122 static void
20123 decode_org_csapi_cc_mpccs_IpMultiPartyCall_deassignCall(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20125 switch(header->message_type) {
20126 case Request:
20127 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_deassignCall_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20129 break;
20130 case Reply:
20131 switch(header->rep_status) {
20132 case NO_EXCEPTION:
20133 /* Function returns void */
20135 break;
20136 case USER_EXCEPTION:
20137 break;
20138 default:
20139 /* Unknown Exception */
20140 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20141 break;
20142 } /* switch(header->rep_status) */
20144 break;
20145 default:
20146 /* Unknown GIOP Message */
20147 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20148 break;
20149 } /* switch(header->message_type) */
20153 * IDL:org/csapi/cc/mpccs/IpMultiPartyCall/getInfoReq:1.0
20155 static void
20156 decode_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20158 switch(header->message_type) {
20159 case Request:
20160 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20162 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq_callInfoRequested, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20164 break;
20165 case Reply:
20166 switch(header->rep_status) {
20167 case NO_EXCEPTION:
20168 /* Function returns void */
20170 break;
20171 case USER_EXCEPTION:
20172 break;
20173 default:
20174 /* Unknown Exception */
20175 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20176 break;
20177 } /* switch(header->rep_status) */
20179 break;
20180 default:
20181 /* Unknown GIOP Message */
20182 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20183 break;
20184 } /* switch(header->message_type) */
20188 * IDL:org/csapi/cc/mpccs/IpMultiPartyCall/setChargePlan:1.0
20190 static void
20191 decode_org_csapi_cc_mpccs_IpMultiPartyCall_setChargePlan(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20193 switch(header->message_type) {
20194 case Request:
20195 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_setChargePlan_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20197 /* Begin struct "org_csapi_cc_TpCallChargePlan" */
20198 decode_org_csapi_cc_TpCallChargePlan_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20199 /* End struct "org_csapi_cc_TpCallChargePlan" */
20200 break;
20201 case Reply:
20202 switch(header->rep_status) {
20203 case NO_EXCEPTION:
20204 /* Function returns void */
20206 break;
20207 case USER_EXCEPTION:
20208 break;
20209 default:
20210 /* Unknown Exception */
20211 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20212 break;
20213 } /* switch(header->rep_status) */
20215 break;
20216 default:
20217 /* Unknown GIOP Message */
20218 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20219 break;
20220 } /* switch(header->message_type) */
20224 * IDL:org/csapi/cc/mpccs/IpMultiPartyCall/setAdviceOfCharge:1.0
20226 static void
20227 decode_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20229 switch(header->message_type) {
20230 case Request:
20231 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20233 /* Begin struct "org_csapi_TpAoCInfo" */
20234 decode_org_csapi_TpAoCInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20235 /* End struct "org_csapi_TpAoCInfo" */
20236 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_tariffSwitch, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20238 break;
20239 case Reply:
20240 switch(header->rep_status) {
20241 case NO_EXCEPTION:
20242 /* Function returns void */
20244 break;
20245 case USER_EXCEPTION:
20246 break;
20247 default:
20248 /* Unknown Exception */
20249 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20250 break;
20251 } /* switch(header->rep_status) */
20253 break;
20254 default:
20255 /* Unknown GIOP Message */
20256 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20257 break;
20258 } /* switch(header->message_type) */
20262 * IDL:org/csapi/cc/mpccs/IpMultiPartyCall/superviseReq:1.0
20264 static void
20265 decode_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20267 switch(header->message_type) {
20268 case Request:
20269 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20271 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_time, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20273 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_treatment, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20275 break;
20276 case Reply:
20277 switch(header->rep_status) {
20278 case NO_EXCEPTION:
20279 /* Function returns void */
20281 break;
20282 case USER_EXCEPTION:
20283 break;
20284 default:
20285 /* Unknown Exception */
20286 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20287 break;
20288 } /* switch(header->rep_status) */
20290 break;
20291 default:
20292 /* Unknown GIOP Message */
20293 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20294 break;
20295 } /* switch(header->message_type) */
20299 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager/reportNotification:1.0
20301 static void
20302 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20304 /* Operation specific Variable declarations Begin */
20305 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet;
20306 guint32 i_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet;
20307 /* Operation specific Variable declarations End */
20309 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20311 switch(header->message_type) {
20312 case Request:
20313 /* Begin struct "org_csapi_cc_mpccs_TpMultiPartyCallIdentifier" */
20314 decode_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20315 /* End struct "org_csapi_cc_mpccs_TpMultiPartyCallIdentifier" */
20316 u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20317 /* coverity[returned_pointer] */
20318 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet);
20320 for (i_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet=0; i_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet < u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet; i_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet++) {
20322 /* Begin struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
20323 decode_org_csapi_cc_mpccs_TpCallLegIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20324 /* End struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
20327 /* Begin struct "org_csapi_cc_TpCallNotificationInfo" */
20328 decode_org_csapi_cc_TpCallNotificationInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20329 /* End struct "org_csapi_cc_TpCallNotificationInfo" */
20330 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20332 break;
20333 case Reply:
20334 switch(header->rep_status) {
20335 case NO_EXCEPTION:
20336 /* Begin union "org_csapi_cc_mpccs_TpAppMultiPartyCallBack" */
20338 decode_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
20340 /* End union "org_csapi_cc_mpccs_TpAppMultiPartyCallBack" */
20341 break;
20342 case USER_EXCEPTION:
20343 break;
20344 default:
20345 /* Unknown Exception */
20346 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20347 break;
20348 } /* switch(header->rep_status) */
20350 break;
20351 default:
20352 /* Unknown GIOP Message */
20353 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20354 break;
20355 } /* switch(header->message_type) */
20359 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager/callAborted:1.0
20361 static void
20362 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callAborted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20364 switch(header->message_type) {
20365 case Request:
20366 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callAborted_callReference, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20368 break;
20369 case Reply:
20370 switch(header->rep_status) {
20371 case NO_EXCEPTION:
20372 /* Function returns void */
20374 break;
20375 case USER_EXCEPTION:
20376 break;
20377 default:
20378 /* Unknown Exception */
20379 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20380 break;
20381 } /* switch(header->rep_status) */
20383 break;
20384 default:
20385 /* Unknown GIOP Message */
20386 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20387 break;
20388 } /* switch(header->message_type) */
20392 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager/managerInterrupted:1.0
20394 static void
20395 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_managerInterrupted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20397 switch(header->message_type) {
20398 case Request:
20399 break;
20400 case Reply:
20401 switch(header->rep_status) {
20402 case NO_EXCEPTION:
20403 /* Function returns void */
20405 break;
20406 case USER_EXCEPTION:
20407 break;
20408 default:
20409 /* Unknown Exception */
20410 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20411 break;
20412 } /* switch(header->rep_status) */
20414 break;
20415 default:
20416 /* Unknown GIOP Message */
20417 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20418 break;
20419 } /* switch(header->message_type) */
20423 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager/managerResumed:1.0
20425 static void
20426 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_managerResumed(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20428 switch(header->message_type) {
20429 case Request:
20430 break;
20431 case Reply:
20432 switch(header->rep_status) {
20433 case NO_EXCEPTION:
20434 /* Function returns void */
20436 break;
20437 case USER_EXCEPTION:
20438 break;
20439 default:
20440 /* Unknown Exception */
20441 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20442 break;
20443 } /* switch(header->rep_status) */
20445 break;
20446 default:
20447 /* Unknown GIOP Message */
20448 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20449 break;
20450 } /* switch(header->message_type) */
20454 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager/callOverloadEncountered:1.0
20456 static void
20457 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadEncountered(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20459 switch(header->message_type) {
20460 case Request:
20461 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadEncountered_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20463 break;
20464 case Reply:
20465 switch(header->rep_status) {
20466 case NO_EXCEPTION:
20467 /* Function returns void */
20469 break;
20470 case USER_EXCEPTION:
20471 break;
20472 default:
20473 /* Unknown Exception */
20474 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20475 break;
20476 } /* switch(header->rep_status) */
20478 break;
20479 default:
20480 /* Unknown GIOP Message */
20481 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20482 break;
20483 } /* switch(header->message_type) */
20487 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager/callOverloadCeased:1.0
20489 static void
20490 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadCeased(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20492 switch(header->message_type) {
20493 case Request:
20494 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadCeased_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20496 break;
20497 case Reply:
20498 switch(header->rep_status) {
20499 case NO_EXCEPTION:
20500 /* Function returns void */
20502 break;
20503 case USER_EXCEPTION:
20504 break;
20505 default:
20506 /* Unknown Exception */
20507 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20508 break;
20509 } /* switch(header->rep_status) */
20511 break;
20512 default:
20513 /* Unknown GIOP Message */
20514 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20515 break;
20516 } /* switch(header->message_type) */
20520 * IDL:org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager/abortMultipleCalls:1.0
20522 static void
20523 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20525 /* Operation specific Variable declarations Begin */
20526 guint32 u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet;
20527 guint32 i_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet;
20528 /* Operation specific Variable declarations End */
20530 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20532 switch(header->message_type) {
20533 case Request:
20534 u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20535 /* coverity[returned_pointer] */
20536 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet);
20538 for (i_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet=0; i_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet < u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet; i_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet++) {
20540 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20544 break;
20545 case Reply:
20546 switch(header->rep_status) {
20547 case NO_EXCEPTION:
20548 /* Function returns void */
20550 break;
20551 case USER_EXCEPTION:
20552 break;
20553 default:
20554 /* Unknown Exception */
20555 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20556 break;
20557 } /* switch(header->rep_status) */
20559 break;
20560 default:
20561 /* Unknown GIOP Message */
20562 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20563 break;
20564 } /* switch(header->message_type) */
20568 * IDL:org/csapi/cc/mmccs/IpAppMultiMediaCall/superviseVolumeRes:1.0
20570 static void
20571 decode_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20573 /* Operation specific Variable declarations Begin */
20574 guint32 u_octet4;
20575 /* Operation specific Variable declarations End */
20577 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20579 switch(header->message_type) {
20580 case Request:
20581 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20583 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_report, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20585 /* Begin struct "org_csapi_cc_mmccs_TpCallSuperviseVolume" */
20586 decode_org_csapi_cc_mmccs_TpCallSuperviseVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20587 /* End struct "org_csapi_cc_mmccs_TpCallSuperviseVolume" */
20588 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
20589 /* coverity[returned_pointer] */
20590 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_qualityOfService, tvb, *offset-4, 4, u_octet4);
20592 break;
20593 case Reply:
20594 switch(header->rep_status) {
20595 case NO_EXCEPTION:
20596 /* Function returns void */
20598 break;
20599 case USER_EXCEPTION:
20600 break;
20601 default:
20602 /* Unknown Exception */
20603 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20604 break;
20605 } /* switch(header->rep_status) */
20607 break;
20608 default:
20609 /* Unknown GIOP Message */
20610 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20611 break;
20612 } /* switch(header->message_type) */
20616 * IDL:org/csapi/cc/mmccs/IpAppMultiMediaCall/superviseVolumeErr:1.0
20618 static void
20619 decode_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20621 switch(header->message_type) {
20622 case Request:
20623 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeErr_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20625 /* Begin struct "org_csapi_cc_TpCallError" */
20626 decode_org_csapi_cc_TpCallError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20627 /* End struct "org_csapi_cc_TpCallError" */
20628 break;
20629 case Reply:
20630 switch(header->rep_status) {
20631 case NO_EXCEPTION:
20632 /* Function returns void */
20634 break;
20635 case USER_EXCEPTION:
20636 break;
20637 default:
20638 /* Unknown Exception */
20639 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20640 break;
20641 } /* switch(header->rep_status) */
20643 break;
20644 default:
20645 /* Unknown GIOP Message */
20646 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20647 break;
20648 } /* switch(header->message_type) */
20652 * IDL:org/csapi/cc/mmccs/IpAppMultiMediaCallLeg/mediaStreamMonitorRes:1.0
20654 static void
20655 decode_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20657 /* Operation specific Variable declarations Begin */
20658 guint32 u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams;
20659 guint32 i_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams;
20660 guint32 u_octet4;
20661 /* Operation specific Variable declarations End */
20663 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20665 switch(header->message_type) {
20666 case Request:
20667 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20669 u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20670 /* coverity[returned_pointer] */
20671 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams);
20673 for (i_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams=0; i_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams < u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams; i_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams++) {
20675 /* Begin struct "org_csapi_cc_mmccs_TpMediaStream" */
20676 decode_org_csapi_cc_mmccs_TpMediaStream_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20677 /* End struct "org_csapi_cc_mmccs_TpMediaStream" */
20680 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
20681 /* coverity[returned_pointer] */
20682 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_type, tvb, *offset-4, 4, u_octet4);
20684 break;
20685 case Reply:
20686 switch(header->rep_status) {
20687 case NO_EXCEPTION:
20688 /* Function returns void */
20690 break;
20691 case USER_EXCEPTION:
20692 break;
20693 default:
20694 /* Unknown Exception */
20695 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20696 break;
20697 } /* switch(header->rep_status) */
20699 break;
20700 default:
20701 /* Unknown GIOP Message */
20702 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20703 break;
20704 } /* switch(header->message_type) */
20708 * IDL:org/csapi/cc/mmccs/IpMultiMediaStream/subtract:1.0
20710 static void
20711 decode_org_csapi_cc_mmccs_IpMultiMediaStream_subtract(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20713 switch(header->message_type) {
20714 case Request:
20715 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaStream_subtract_mediaStreamSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20717 break;
20718 case Reply:
20719 switch(header->rep_status) {
20720 case NO_EXCEPTION:
20721 /* Function returns void */
20723 break;
20724 case USER_EXCEPTION:
20725 break;
20726 default:
20727 /* Unknown Exception */
20728 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20729 break;
20730 } /* switch(header->rep_status) */
20732 break;
20733 default:
20734 /* Unknown GIOP Message */
20735 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20736 break;
20737 } /* switch(header->message_type) */
20741 * IDL:org/csapi/cc/mmccs/IpMultiMediaCallLeg/mediaStreamAllow:1.0
20743 static void
20744 decode_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20746 /* Operation specific Variable declarations Begin */
20747 guint32 u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList;
20748 guint32 i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList;
20749 /* Operation specific Variable declarations End */
20751 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20753 switch(header->message_type) {
20754 case Request:
20755 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20757 u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20758 /* coverity[returned_pointer] */
20759 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList);
20761 for (i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList=0; i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList < u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList; i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList++) {
20763 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20767 break;
20768 case Reply:
20769 switch(header->rep_status) {
20770 case NO_EXCEPTION:
20771 /* Function returns void */
20773 break;
20774 case USER_EXCEPTION:
20775 break;
20776 default:
20777 /* Unknown Exception */
20778 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20779 break;
20780 } /* switch(header->rep_status) */
20782 break;
20783 default:
20784 /* Unknown GIOP Message */
20785 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20786 break;
20787 } /* switch(header->message_type) */
20791 * IDL:org/csapi/cc/mmccs/IpMultiMediaCallLeg/mediaStreamMonitorReq:1.0
20793 static void
20794 decode_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20796 /* Operation specific Variable declarations Begin */
20797 guint32 u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria;
20798 guint32 i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria;
20799 /* Operation specific Variable declarations End */
20801 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20803 switch(header->message_type) {
20804 case Request:
20805 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20807 u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20808 /* coverity[returned_pointer] */
20809 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria);
20811 for (i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria=0; i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria < u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria; i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria++) {
20813 /* Begin struct "org_csapi_cc_mmccs_TpMediaStreamRequest" */
20814 decode_org_csapi_cc_mmccs_TpMediaStreamRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20815 /* End struct "org_csapi_cc_mmccs_TpMediaStreamRequest" */
20818 break;
20819 case Reply:
20820 switch(header->rep_status) {
20821 case NO_EXCEPTION:
20822 /* Function returns void */
20824 break;
20825 case USER_EXCEPTION:
20826 break;
20827 default:
20828 /* Unknown Exception */
20829 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20830 break;
20831 } /* switch(header->rep_status) */
20833 break;
20834 default:
20835 /* Unknown GIOP Message */
20836 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20837 break;
20838 } /* switch(header->message_type) */
20842 * IDL:org/csapi/cc/mmccs/IpMultiMediaCallLeg/getMediaStreams:1.0
20844 static void
20845 decode_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20847 /* Operation specific Variable declarations Begin */
20848 guint32 u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return;
20849 guint32 i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return;
20850 /* Operation specific Variable declarations End */
20852 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20854 switch(header->message_type) {
20855 case Request:
20856 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20858 break;
20859 case Reply:
20860 switch(header->rep_status) {
20861 case NO_EXCEPTION:
20862 u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20863 /* coverity[returned_pointer] */
20864 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return);
20866 for (i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return=0; i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return < u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return; i_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return++) {
20868 /* Begin struct "org_csapi_cc_mmccs_TpMediaStream" */
20869 decode_org_csapi_cc_mmccs_TpMediaStream_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20870 /* End struct "org_csapi_cc_mmccs_TpMediaStream" */
20873 break;
20874 case USER_EXCEPTION:
20875 break;
20876 default:
20877 /* Unknown Exception */
20878 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20879 break;
20880 } /* switch(header->rep_status) */
20882 break;
20883 default:
20884 /* Unknown GIOP Message */
20885 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20886 break;
20887 } /* switch(header->message_type) */
20891 * IDL:org/csapi/cc/mmccs/IpMultiMediaCall/superviseVolumeReq:1.0
20893 static void
20894 decode_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20896 switch(header->message_type) {
20897 case Request:
20898 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_callSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20900 /* Begin struct "org_csapi_cc_mmccs_TpCallSuperviseVolume" */
20901 decode_org_csapi_cc_mmccs_TpCallSuperviseVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20902 /* End struct "org_csapi_cc_mmccs_TpCallSuperviseVolume" */
20903 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_treatment, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20905 break;
20906 case Reply:
20907 switch(header->rep_status) {
20908 case NO_EXCEPTION:
20909 /* Function returns void */
20911 break;
20912 case USER_EXCEPTION:
20913 break;
20914 default:
20915 /* Unknown Exception */
20916 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20917 break;
20918 } /* switch(header->rep_status) */
20920 break;
20921 default:
20922 /* Unknown GIOP Message */
20923 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
20924 break;
20925 } /* switch(header->message_type) */
20929 * IDL:org/csapi/cc/mmccs/IpAppMultiMediaCallControlManager/reportMediaNotification:1.0
20931 static void
20932 decode_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
20934 /* Operation specific Variable declarations Begin */
20935 guint32 u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet;
20936 guint32 i_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet;
20937 guint32 u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams;
20938 guint32 i_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams;
20939 guint32 u_octet4;
20940 /* Operation specific Variable declarations End */
20942 (void)item; /* Avoid coverity param_set_but_unused parse warning */
20944 switch(header->message_type) {
20945 case Request:
20946 /* Begin struct "org_csapi_cc_mmccs_TpMultiMediaCallIdentifier" */
20947 decode_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20948 /* End struct "org_csapi_cc_mmccs_TpMultiMediaCallIdentifier" */
20949 u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20950 /* coverity[returned_pointer] */
20951 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet);
20953 for (i_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet=0; i_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet < u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet; i_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet++) {
20955 /* Begin struct "org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier" */
20956 decode_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20957 /* End struct "org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier" */
20960 u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
20961 /* coverity[returned_pointer] */
20962 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams);
20964 for (i_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams=0; i_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams < u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams; i_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams++) {
20966 /* Begin struct "org_csapi_cc_mmccs_TpMediaStream" */
20967 decode_org_csapi_cc_mmccs_TpMediaStream_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
20968 /* End struct "org_csapi_cc_mmccs_TpMediaStream" */
20971 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
20972 /* coverity[returned_pointer] */
20973 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_type, tvb, *offset-4, 4, u_octet4);
20975 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
20976 /* coverity[returned_pointer] */
20977 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_qualityOfService, tvb, *offset-4, 4, u_octet4);
20979 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
20981 break;
20982 case Reply:
20983 switch(header->rep_status) {
20984 case NO_EXCEPTION:
20985 /* Begin union "org_csapi_cc_mmccs_TpAppMultiMediaCallBack" */
20987 decode_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
20989 /* End union "org_csapi_cc_mmccs_TpAppMultiMediaCallBack" */
20990 break;
20991 case USER_EXCEPTION:
20992 break;
20993 default:
20994 /* Unknown Exception */
20995 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
20996 break;
20997 } /* switch(header->rep_status) */
20999 break;
21000 default:
21001 /* Unknown GIOP Message */
21002 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21003 break;
21004 } /* switch(header->message_type) */
21008 * IDL:org/csapi/cc/mmccs/IpMultiMediaCallControlManager/createMediaNotification:1.0
21010 static void
21011 decode_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21013 switch(header->message_type) {
21014 case Request:
21015 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
21017 /* Begin struct "org_csapi_cc_mmccs_TpNotificationMediaRequest" */
21018 decode_org_csapi_cc_mmccs_TpNotificationMediaRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21019 /* End struct "org_csapi_cc_mmccs_TpNotificationMediaRequest" */
21020 break;
21021 case Reply:
21022 switch(header->rep_status) {
21023 case NO_EXCEPTION:
21024 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21026 break;
21027 case USER_EXCEPTION:
21028 break;
21029 default:
21030 /* Unknown Exception */
21031 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21032 break;
21033 } /* switch(header->rep_status) */
21035 break;
21036 default:
21037 /* Unknown GIOP Message */
21038 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21039 break;
21040 } /* switch(header->message_type) */
21044 * IDL:org/csapi/cc/mmccs/IpMultiMediaCallControlManager/destroyMediaNotification:1.0
21046 static void
21047 decode_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_destroyMediaNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21049 switch(header->message_type) {
21050 case Request:
21051 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_destroyMediaNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21053 break;
21054 case Reply:
21055 switch(header->rep_status) {
21056 case NO_EXCEPTION:
21057 /* Function returns void */
21059 break;
21060 case USER_EXCEPTION:
21061 break;
21062 default:
21063 /* Unknown Exception */
21064 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21065 break;
21066 } /* switch(header->rep_status) */
21068 break;
21069 default:
21070 /* Unknown GIOP Message */
21071 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21072 break;
21073 } /* switch(header->message_type) */
21077 * IDL:org/csapi/cc/mmccs/IpMultiMediaCallControlManager/changeMediaNotification:1.0
21079 static void
21080 decode_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_changeMediaNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21082 switch(header->message_type) {
21083 case Request:
21084 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_changeMediaNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21086 /* Begin struct "org_csapi_cc_mmccs_TpNotificationMediaRequest" */
21087 decode_org_csapi_cc_mmccs_TpNotificationMediaRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21088 /* End struct "org_csapi_cc_mmccs_TpNotificationMediaRequest" */
21089 break;
21090 case Reply:
21091 switch(header->rep_status) {
21092 case NO_EXCEPTION:
21093 /* Function returns void */
21095 break;
21096 case USER_EXCEPTION:
21097 break;
21098 default:
21099 /* Unknown Exception */
21100 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21101 break;
21102 } /* switch(header->rep_status) */
21104 break;
21105 default:
21106 /* Unknown GIOP Message */
21107 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21108 break;
21109 } /* switch(header->message_type) */
21113 * IDL:org/csapi/cc/mmccs/IpMultiMediaCallControlManager/getMediaNotification:1.0
21115 static void
21116 decode_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21118 /* Operation specific Variable declarations Begin */
21119 guint32 u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return;
21120 guint32 i_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return;
21121 /* Operation specific Variable declarations End */
21123 (void)item; /* Avoid coverity param_set_but_unused parse warning */
21125 switch(header->message_type) {
21126 case Request:
21127 break;
21128 case Reply:
21129 switch(header->rep_status) {
21130 case NO_EXCEPTION:
21131 u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
21132 /* coverity[returned_pointer] */
21133 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return);
21135 for (i_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return=0; i_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return < u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return; i_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return++) {
21137 /* Begin struct "org_csapi_cc_mmccs_TpMediaNotificationRequested" */
21138 decode_org_csapi_cc_mmccs_TpMediaNotificationRequested_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21139 /* End struct "org_csapi_cc_mmccs_TpMediaNotificationRequested" */
21142 break;
21143 case USER_EXCEPTION:
21144 break;
21145 default:
21146 /* Unknown Exception */
21147 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21148 break;
21149 } /* switch(header->rep_status) */
21151 break;
21152 default:
21153 /* Unknown GIOP Message */
21154 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21155 break;
21156 } /* switch(header->message_type) */
21160 * IDL:org/csapi/cc/cccs/IpAppSubConfCall/chairSelection:1.0
21162 static void
21163 decode_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21165 switch(header->message_type) {
21166 case Request:
21167 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_subConferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21169 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21171 break;
21172 case Reply:
21173 switch(header->rep_status) {
21174 case NO_EXCEPTION:
21175 /* Function returns void */
21177 break;
21178 case USER_EXCEPTION:
21179 break;
21180 default:
21181 /* Unknown Exception */
21182 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21183 break;
21184 } /* switch(header->rep_status) */
21186 break;
21187 default:
21188 /* Unknown GIOP Message */
21189 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21190 break;
21191 } /* switch(header->message_type) */
21195 * IDL:org/csapi/cc/cccs/IpAppSubConfCall/floorRequest:1.0
21197 static void
21198 decode_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21200 switch(header->message_type) {
21201 case Request:
21202 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest_subConferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21204 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest_callLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21206 break;
21207 case Reply:
21208 switch(header->rep_status) {
21209 case NO_EXCEPTION:
21210 /* Function returns void */
21212 break;
21213 case USER_EXCEPTION:
21214 break;
21215 default:
21216 /* Unknown Exception */
21217 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21218 break;
21219 } /* switch(header->rep_status) */
21221 break;
21222 default:
21223 /* Unknown GIOP Message */
21224 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21225 break;
21226 } /* switch(header->message_type) */
21230 * IDL:org/csapi/cc/cccs/IpAppConfCall/partyJoined:1.0
21232 static void
21233 decode_org_csapi_cc_cccs_IpAppConfCall_partyJoined(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21235 switch(header->message_type) {
21236 case Request:
21237 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_conferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21239 /* Begin struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
21240 decode_org_csapi_cc_mpccs_TpCallLegIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21241 /* End struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
21242 /* Begin struct "org_csapi_cc_cccs_TpJoinEventInfo" */
21243 decode_org_csapi_cc_cccs_TpJoinEventInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21244 /* End struct "org_csapi_cc_cccs_TpJoinEventInfo" */
21245 break;
21246 case Reply:
21247 switch(header->rep_status) {
21248 case NO_EXCEPTION:
21249 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
21251 break;
21252 case USER_EXCEPTION:
21253 break;
21254 default:
21255 /* Unknown Exception */
21256 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21257 break;
21258 } /* switch(header->rep_status) */
21260 break;
21261 default:
21262 /* Unknown GIOP Message */
21263 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21264 break;
21265 } /* switch(header->message_type) */
21269 * IDL:org/csapi/cc/cccs/IpAppConfCall/leaveMonitorRes:1.0
21271 static void
21272 decode_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21274 switch(header->message_type) {
21275 case Request:
21276 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes_conferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21278 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes_callLeg, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21280 break;
21281 case Reply:
21282 switch(header->rep_status) {
21283 case NO_EXCEPTION:
21284 /* Function returns void */
21286 break;
21287 case USER_EXCEPTION:
21288 break;
21289 default:
21290 /* Unknown Exception */
21291 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21292 break;
21293 } /* switch(header->rep_status) */
21295 break;
21296 default:
21297 /* Unknown GIOP Message */
21298 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21299 break;
21300 } /* switch(header->message_type) */
21304 * IDL:org/csapi/cc/cccs/IpConfCallControlManager/createConference:1.0
21306 static void
21307 decode_org_csapi_cc_cccs_IpConfCallControlManager_createConference(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21309 switch(header->message_type) {
21310 case Request:
21311 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
21313 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_numberOfSubConferences, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21315 /* Begin union "org_csapi_cc_cccs_TpConfPolicy" */
21317 decode_org_csapi_cc_cccs_TpConfPolicy_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
21319 /* End union "org_csapi_cc_cccs_TpConfPolicy" */
21320 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_numberOfParticipants, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21322 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_duration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21324 break;
21325 case Reply:
21326 switch(header->rep_status) {
21327 case NO_EXCEPTION:
21328 /* Begin struct "org_csapi_cc_cccs_TpConfCallIdentifier" */
21329 decode_org_csapi_cc_cccs_TpConfCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21330 /* End struct "org_csapi_cc_cccs_TpConfCallIdentifier" */
21331 break;
21332 case USER_EXCEPTION:
21333 break;
21334 default:
21335 /* Unknown Exception */
21336 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21337 break;
21338 } /* switch(header->rep_status) */
21340 break;
21341 default:
21342 /* Unknown GIOP Message */
21343 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21344 break;
21345 } /* switch(header->message_type) */
21349 * IDL:org/csapi/cc/cccs/IpConfCallControlManager/checkResources:1.0
21351 static void
21352 decode_org_csapi_cc_cccs_IpConfCallControlManager_checkResources(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21354 switch(header->message_type) {
21355 case Request:
21356 /* Begin struct "org_csapi_cc_cccs_TpConfSearchCriteria" */
21357 decode_org_csapi_cc_cccs_TpConfSearchCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21358 /* End struct "org_csapi_cc_cccs_TpConfSearchCriteria" */
21359 break;
21360 case Reply:
21361 switch(header->rep_status) {
21362 case NO_EXCEPTION:
21363 /* Begin struct "org_csapi_cc_cccs_TpConfSearchResult" */
21364 decode_org_csapi_cc_cccs_TpConfSearchResult_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21365 /* End struct "org_csapi_cc_cccs_TpConfSearchResult" */
21366 break;
21367 case USER_EXCEPTION:
21368 break;
21369 default:
21370 /* Unknown Exception */
21371 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21372 break;
21373 } /* switch(header->rep_status) */
21375 break;
21376 default:
21377 /* Unknown GIOP Message */
21378 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21379 break;
21380 } /* switch(header->message_type) */
21384 * IDL:org/csapi/cc/cccs/IpConfCallControlManager/reserveResources:1.0
21386 static void
21387 decode_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21389 switch(header->message_type) {
21390 case Request:
21391 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
21393 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_startTime);
21395 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_numberOfParticipants, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21397 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_duration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21399 /* Begin union "org_csapi_cc_cccs_TpConfPolicy" */
21401 decode_org_csapi_cc_cccs_TpConfPolicy_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
21403 /* End union "org_csapi_cc_cccs_TpConfPolicy" */
21404 break;
21405 case Reply:
21406 switch(header->rep_status) {
21407 case NO_EXCEPTION:
21408 /* Begin struct "org_csapi_cc_cccs_TpResourceReservation" */
21409 decode_org_csapi_cc_cccs_TpResourceReservation_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21410 /* End struct "org_csapi_cc_cccs_TpResourceReservation" */
21411 break;
21412 case USER_EXCEPTION:
21413 break;
21414 default:
21415 /* Unknown Exception */
21416 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21417 break;
21418 } /* switch(header->rep_status) */
21420 break;
21421 default:
21422 /* Unknown GIOP Message */
21423 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21424 break;
21425 } /* switch(header->message_type) */
21429 * IDL:org/csapi/cc/cccs/IpConfCallControlManager/freeResources:1.0
21431 static void
21432 decode_org_csapi_cc_cccs_IpConfCallControlManager_freeResources(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21434 switch(header->message_type) {
21435 case Request:
21436 /* Begin struct "org_csapi_cc_cccs_TpResourceReservation" */
21437 decode_org_csapi_cc_cccs_TpResourceReservation_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21438 /* End struct "org_csapi_cc_cccs_TpResourceReservation" */
21439 break;
21440 case Reply:
21441 switch(header->rep_status) {
21442 case NO_EXCEPTION:
21443 /* Function returns void */
21445 break;
21446 case USER_EXCEPTION:
21447 break;
21448 default:
21449 /* Unknown Exception */
21450 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21451 break;
21452 } /* switch(header->rep_status) */
21454 break;
21455 default:
21456 /* Unknown GIOP Message */
21457 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21458 break;
21459 } /* switch(header->message_type) */
21463 * IDL:org/csapi/cc/cccs/IpAppConfCallControlManager/conferenceCreated:1.0
21465 static void
21466 decode_org_csapi_cc_cccs_IpAppConfCallControlManager_conferenceCreated(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21468 switch(header->message_type) {
21469 case Request:
21470 /* Begin struct "org_csapi_cc_cccs_TpConfCallIdentifier" */
21471 decode_org_csapi_cc_cccs_TpConfCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21472 /* End struct "org_csapi_cc_cccs_TpConfCallIdentifier" */
21473 break;
21474 case Reply:
21475 switch(header->rep_status) {
21476 case NO_EXCEPTION:
21477 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
21479 break;
21480 case USER_EXCEPTION:
21481 break;
21482 default:
21483 /* Unknown Exception */
21484 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21485 break;
21486 } /* switch(header->rep_status) */
21488 break;
21489 default:
21490 /* Unknown GIOP Message */
21491 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21492 break;
21493 } /* switch(header->message_type) */
21497 * IDL:org/csapi/cc/cccs/IpSubConfCall/splitSubConference:1.0
21499 static void
21500 decode_org_csapi_cc_cccs_IpSubConfCall_splitSubConference(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21502 /* Operation specific Variable declarations Begin */
21503 guint32 u_octet4_loop_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList;
21504 guint32 i_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList;
21505 /* Operation specific Variable declarations End */
21507 (void)item; /* Avoid coverity param_set_but_unused parse warning */
21509 switch(header->message_type) {
21510 case Request:
21511 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_subConferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21513 u_octet4_loop_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
21514 /* coverity[returned_pointer] */
21515 item = proto_tree_add_uint(tree, hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList);
21517 for (i_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList=0; i_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList < u_octet4_loop_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList; i_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList++) {
21519 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21523 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
21525 break;
21526 case Reply:
21527 switch(header->rep_status) {
21528 case NO_EXCEPTION:
21529 /* Begin struct "org_csapi_cc_cccs_TpSubConfCallIdentifier" */
21530 decode_org_csapi_cc_cccs_TpSubConfCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21531 /* End struct "org_csapi_cc_cccs_TpSubConfCallIdentifier" */
21532 break;
21533 case USER_EXCEPTION:
21534 break;
21535 default:
21536 /* Unknown Exception */
21537 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21538 break;
21539 } /* switch(header->rep_status) */
21541 break;
21542 default:
21543 /* Unknown GIOP Message */
21544 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21545 break;
21546 } /* switch(header->message_type) */
21550 * IDL:org/csapi/cc/cccs/IpSubConfCall/mergeSubConference:1.0
21552 static void
21553 decode_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21555 switch(header->message_type) {
21556 case Request:
21557 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference_subConferenceCallSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21559 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference_targetSubConferenceCall, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21561 break;
21562 case Reply:
21563 switch(header->rep_status) {
21564 case NO_EXCEPTION:
21565 /* Function returns void */
21567 break;
21568 case USER_EXCEPTION:
21569 break;
21570 default:
21571 /* Unknown Exception */
21572 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21573 break;
21574 } /* switch(header->rep_status) */
21576 break;
21577 default:
21578 /* Unknown GIOP Message */
21579 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21580 break;
21581 } /* switch(header->message_type) */
21585 * IDL:org/csapi/cc/cccs/IpSubConfCall/moveCallLeg:1.0
21587 static void
21588 decode_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21590 switch(header->message_type) {
21591 case Request:
21592 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_subConferenceCallSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21594 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_targetSubConferenceCall, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21596 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_callLeg, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21598 break;
21599 case Reply:
21600 switch(header->rep_status) {
21601 case NO_EXCEPTION:
21602 /* Function returns void */
21604 break;
21605 case USER_EXCEPTION:
21606 break;
21607 default:
21608 /* Unknown Exception */
21609 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21610 break;
21611 } /* switch(header->rep_status) */
21613 break;
21614 default:
21615 /* Unknown GIOP Message */
21616 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21617 break;
21618 } /* switch(header->message_type) */
21622 * IDL:org/csapi/cc/cccs/IpSubConfCall/inspectVideo:1.0
21624 static void
21625 decode_org_csapi_cc_cccs_IpSubConfCall_inspectVideo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21627 switch(header->message_type) {
21628 case Request:
21629 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_inspectVideo_subConferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21631 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_inspectVideo_inspectedCallLeg, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21633 break;
21634 case Reply:
21635 switch(header->rep_status) {
21636 case NO_EXCEPTION:
21637 /* Function returns void */
21639 break;
21640 case USER_EXCEPTION:
21641 break;
21642 default:
21643 /* Unknown Exception */
21644 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21645 break;
21646 } /* switch(header->rep_status) */
21648 break;
21649 default:
21650 /* Unknown GIOP Message */
21651 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21652 break;
21653 } /* switch(header->message_type) */
21657 * IDL:org/csapi/cc/cccs/IpSubConfCall/inspectVideoCancel:1.0
21659 static void
21660 decode_org_csapi_cc_cccs_IpSubConfCall_inspectVideoCancel(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21662 switch(header->message_type) {
21663 case Request:
21664 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_inspectVideoCancel_subConferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21666 break;
21667 case Reply:
21668 switch(header->rep_status) {
21669 case NO_EXCEPTION:
21670 /* Function returns void */
21672 break;
21673 case USER_EXCEPTION:
21674 break;
21675 default:
21676 /* Unknown Exception */
21677 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21678 break;
21679 } /* switch(header->rep_status) */
21681 break;
21682 default:
21683 /* Unknown GIOP Message */
21684 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21685 break;
21686 } /* switch(header->message_type) */
21690 * IDL:org/csapi/cc/cccs/IpSubConfCall/appointSpeaker:1.0
21692 static void
21693 decode_org_csapi_cc_cccs_IpSubConfCall_appointSpeaker(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21695 switch(header->message_type) {
21696 case Request:
21697 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_appointSpeaker_subConferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21699 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_appointSpeaker_speakerCallLeg, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21701 break;
21702 case Reply:
21703 switch(header->rep_status) {
21704 case NO_EXCEPTION:
21705 /* Function returns void */
21707 break;
21708 case USER_EXCEPTION:
21709 break;
21710 default:
21711 /* Unknown Exception */
21712 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21713 break;
21714 } /* switch(header->rep_status) */
21716 break;
21717 default:
21718 /* Unknown GIOP Message */
21719 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21720 break;
21721 } /* switch(header->message_type) */
21725 * IDL:org/csapi/cc/cccs/IpSubConfCall/chairSelection:1.0
21727 static void
21728 decode_org_csapi_cc_cccs_IpSubConfCall_chairSelection(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21730 switch(header->message_type) {
21731 case Request:
21732 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_subConferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21734 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_chairCallLeg, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21736 break;
21737 case Reply:
21738 switch(header->rep_status) {
21739 case NO_EXCEPTION:
21740 /* Function returns void */
21742 break;
21743 case USER_EXCEPTION:
21744 break;
21745 default:
21746 /* Unknown Exception */
21747 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21748 break;
21749 } /* switch(header->rep_status) */
21751 break;
21752 default:
21753 /* Unknown GIOP Message */
21754 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21755 break;
21756 } /* switch(header->message_type) */
21760 * IDL:org/csapi/cc/cccs/IpSubConfCall/changeConferencePolicy:1.0
21762 static void
21763 decode_org_csapi_cc_cccs_IpSubConfCall_changeConferencePolicy(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21765 switch(header->message_type) {
21766 case Request:
21767 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpSubConfCall_changeConferencePolicy_subConferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21769 /* Begin union "org_csapi_cc_cccs_TpConfPolicy" */
21771 decode_org_csapi_cc_cccs_TpConfPolicy_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
21773 /* End union "org_csapi_cc_cccs_TpConfPolicy" */
21774 break;
21775 case Reply:
21776 switch(header->rep_status) {
21777 case NO_EXCEPTION:
21778 /* Function returns void */
21780 break;
21781 case USER_EXCEPTION:
21782 break;
21783 default:
21784 /* Unknown Exception */
21785 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21786 break;
21787 } /* switch(header->rep_status) */
21789 break;
21790 default:
21791 /* Unknown GIOP Message */
21792 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21793 break;
21794 } /* switch(header->message_type) */
21798 * IDL:org/csapi/cc/cccs/IpConfCall/getSubConferences:1.0
21800 static void
21801 decode_org_csapi_cc_cccs_IpConfCall_getSubConferences(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21803 /* Operation specific Variable declarations Begin */
21804 guint32 u_octet4_loop_org_csapi_cc_cccs_IpConfCall_getSubConferences_return;
21805 guint32 i_org_csapi_cc_cccs_IpConfCall_getSubConferences_return;
21806 /* Operation specific Variable declarations End */
21808 (void)item; /* Avoid coverity param_set_but_unused parse warning */
21810 switch(header->message_type) {
21811 case Request:
21812 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_conferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21814 break;
21815 case Reply:
21816 switch(header->rep_status) {
21817 case NO_EXCEPTION:
21818 u_octet4_loop_org_csapi_cc_cccs_IpConfCall_getSubConferences_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
21819 /* coverity[returned_pointer] */
21820 item = proto_tree_add_uint(tree, hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_cccs_IpConfCall_getSubConferences_return);
21822 for (i_org_csapi_cc_cccs_IpConfCall_getSubConferences_return=0; i_org_csapi_cc_cccs_IpConfCall_getSubConferences_return < u_octet4_loop_org_csapi_cc_cccs_IpConfCall_getSubConferences_return; i_org_csapi_cc_cccs_IpConfCall_getSubConferences_return++) {
21824 /* Begin struct "org_csapi_cc_cccs_TpSubConfCallIdentifier" */
21825 decode_org_csapi_cc_cccs_TpSubConfCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21826 /* End struct "org_csapi_cc_cccs_TpSubConfCallIdentifier" */
21829 break;
21830 case USER_EXCEPTION:
21831 break;
21832 default:
21833 /* Unknown Exception */
21834 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21835 break;
21836 } /* switch(header->rep_status) */
21838 break;
21839 default:
21840 /* Unknown GIOP Message */
21841 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21842 break;
21843 } /* switch(header->message_type) */
21847 * IDL:org/csapi/cc/cccs/IpConfCall/createSubConference:1.0
21849 static void
21850 decode_org_csapi_cc_cccs_IpConfCall_createSubConference(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21852 switch(header->message_type) {
21853 case Request:
21854 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpConfCall_createSubConference_conferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21856 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
21858 /* Begin union "org_csapi_cc_cccs_TpConfPolicy" */
21860 decode_org_csapi_cc_cccs_TpConfPolicy_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
21862 /* End union "org_csapi_cc_cccs_TpConfPolicy" */
21863 break;
21864 case Reply:
21865 switch(header->rep_status) {
21866 case NO_EXCEPTION:
21867 /* Begin struct "org_csapi_cc_cccs_TpSubConfCallIdentifier" */
21868 decode_org_csapi_cc_cccs_TpSubConfCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21869 /* End struct "org_csapi_cc_cccs_TpSubConfCallIdentifier" */
21870 break;
21871 case USER_EXCEPTION:
21872 break;
21873 default:
21874 /* Unknown Exception */
21875 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21876 break;
21877 } /* switch(header->rep_status) */
21879 break;
21880 default:
21881 /* Unknown GIOP Message */
21882 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21883 break;
21884 } /* switch(header->message_type) */
21888 * IDL:org/csapi/cc/cccs/IpConfCall/leaveMonitorReq:1.0
21890 static void
21891 decode_org_csapi_cc_cccs_IpConfCall_leaveMonitorReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21893 switch(header->message_type) {
21894 case Request:
21895 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpConfCall_leaveMonitorReq_conferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21897 break;
21898 case Reply:
21899 switch(header->rep_status) {
21900 case NO_EXCEPTION:
21901 /* Function returns void */
21903 break;
21904 case USER_EXCEPTION:
21905 break;
21906 default:
21907 /* Unknown Exception */
21908 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21909 break;
21910 } /* switch(header->rep_status) */
21912 break;
21913 default:
21914 /* Unknown GIOP Message */
21915 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21916 break;
21917 } /* switch(header->message_type) */
21921 * IDL:org/csapi/cc/cccs/IpConfCall/getConferenceAddress:1.0
21923 static void
21924 decode_org_csapi_cc_cccs_IpConfCall_getConferenceAddress(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21926 switch(header->message_type) {
21927 case Request:
21928 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_IpConfCall_getConferenceAddress_conferenceSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21930 break;
21931 case Reply:
21932 switch(header->rep_status) {
21933 case NO_EXCEPTION:
21934 /* Begin struct "org_csapi_TpAddress" */
21935 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
21936 /* End struct "org_csapi_TpAddress" */
21937 break;
21938 case USER_EXCEPTION:
21939 break;
21940 default:
21941 /* Unknown Exception */
21942 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21943 break;
21944 } /* switch(header->rep_status) */
21946 break;
21947 default:
21948 /* Unknown GIOP Message */
21949 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21950 break;
21951 } /* switch(header->message_type) */
21955 * IDL:org/csapi/ui/IpAppUI/sendInfoRes:1.0
21957 static void
21958 decode_org_csapi_ui_IpAppUI_sendInfoRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
21960 /* Operation specific Variable declarations Begin */
21961 guint32 u_octet4;
21962 /* Operation specific Variable declarations End */
21964 (void)item; /* Avoid coverity param_set_but_unused parse warning */
21966 switch(header->message_type) {
21967 case Request:
21968 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUI_sendInfoRes_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21970 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUI_sendInfoRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
21972 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
21973 /* coverity[returned_pointer] */
21974 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUI_sendInfoRes_response, tvb, *offset-4, 4, u_octet4);
21976 break;
21977 case Reply:
21978 switch(header->rep_status) {
21979 case NO_EXCEPTION:
21980 /* Function returns void */
21982 break;
21983 case USER_EXCEPTION:
21984 break;
21985 default:
21986 /* Unknown Exception */
21987 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
21988 break;
21989 } /* switch(header->rep_status) */
21991 break;
21992 default:
21993 /* Unknown GIOP Message */
21994 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
21995 break;
21996 } /* switch(header->message_type) */
22000 * IDL:org/csapi/ui/IpAppUI/sendInfoErr:1.0
22002 static void
22003 decode_org_csapi_ui_IpAppUI_sendInfoErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22005 /* Operation specific Variable declarations Begin */
22006 guint32 u_octet4;
22007 /* Operation specific Variable declarations End */
22009 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22011 switch(header->message_type) {
22012 case Request:
22013 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUI_sendInfoErr_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22015 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUI_sendInfoErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22017 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22018 /* coverity[returned_pointer] */
22019 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUI_sendInfoErr_error, tvb, *offset-4, 4, u_octet4);
22021 break;
22022 case Reply:
22023 switch(header->rep_status) {
22024 case NO_EXCEPTION:
22025 /* Function returns void */
22027 break;
22028 case USER_EXCEPTION:
22029 break;
22030 default:
22031 /* Unknown Exception */
22032 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22033 break;
22034 } /* switch(header->rep_status) */
22036 break;
22037 default:
22038 /* Unknown GIOP Message */
22039 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22040 break;
22041 } /* switch(header->message_type) */
22045 * IDL:org/csapi/ui/IpAppUI/sendInfoAndCollectRes:1.0
22047 static void
22048 decode_org_csapi_ui_IpAppUI_sendInfoAndCollectRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22050 /* Operation specific Variable declarations Begin */
22051 guint32 u_octet4;
22052 /* Operation specific Variable declarations End */
22054 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22056 switch(header->message_type) {
22057 case Request:
22058 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22060 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22062 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22063 /* coverity[returned_pointer] */
22064 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_response, tvb, *offset-4, 4, u_octet4);
22066 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_collectedInfo);
22068 break;
22069 case Reply:
22070 switch(header->rep_status) {
22071 case NO_EXCEPTION:
22072 /* Function returns void */
22074 break;
22075 case USER_EXCEPTION:
22076 break;
22077 default:
22078 /* Unknown Exception */
22079 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22080 break;
22081 } /* switch(header->rep_status) */
22083 break;
22084 default:
22085 /* Unknown GIOP Message */
22086 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22087 break;
22088 } /* switch(header->message_type) */
22092 * IDL:org/csapi/ui/IpAppUI/sendInfoAndCollectErr:1.0
22094 static void
22095 decode_org_csapi_ui_IpAppUI_sendInfoAndCollectErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22097 /* Operation specific Variable declarations Begin */
22098 guint32 u_octet4;
22099 /* Operation specific Variable declarations End */
22101 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22103 switch(header->message_type) {
22104 case Request:
22105 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUI_sendInfoAndCollectErr_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22107 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUI_sendInfoAndCollectErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22109 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22110 /* coverity[returned_pointer] */
22111 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUI_sendInfoAndCollectErr_error, tvb, *offset-4, 4, u_octet4);
22113 break;
22114 case Reply:
22115 switch(header->rep_status) {
22116 case NO_EXCEPTION:
22117 /* Function returns void */
22119 break;
22120 case USER_EXCEPTION:
22121 break;
22122 default:
22123 /* Unknown Exception */
22124 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22125 break;
22126 } /* switch(header->rep_status) */
22128 break;
22129 default:
22130 /* Unknown GIOP Message */
22131 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22132 break;
22133 } /* switch(header->message_type) */
22137 * IDL:org/csapi/ui/IpAppUI/userInteractionFaultDetected:1.0
22139 static void
22140 decode_org_csapi_ui_IpAppUI_userInteractionFaultDetected(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22142 /* Operation specific Variable declarations Begin */
22143 guint32 u_octet4;
22144 /* Operation specific Variable declarations End */
22146 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22148 switch(header->message_type) {
22149 case Request:
22150 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUI_userInteractionFaultDetected_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22152 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22153 /* coverity[returned_pointer] */
22154 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUI_userInteractionFaultDetected_fault, tvb, *offset-4, 4, u_octet4);
22156 break;
22157 case Reply:
22158 switch(header->rep_status) {
22159 case NO_EXCEPTION:
22160 /* Function returns void */
22162 break;
22163 case USER_EXCEPTION:
22164 break;
22165 default:
22166 /* Unknown Exception */
22167 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22168 break;
22169 } /* switch(header->rep_status) */
22171 break;
22172 default:
22173 /* Unknown GIOP Message */
22174 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22175 break;
22176 } /* switch(header->message_type) */
22180 * IDL:org/csapi/ui/IpAppUICall/recordMessageRes:1.0
22182 static void
22183 decode_org_csapi_ui_IpAppUICall_recordMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22185 /* Operation specific Variable declarations Begin */
22186 guint32 u_octet4;
22187 /* Operation specific Variable declarations End */
22189 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22191 switch(header->message_type) {
22192 case Request:
22193 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_recordMessageRes_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22195 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_recordMessageRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22197 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22198 /* coverity[returned_pointer] */
22199 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUICall_recordMessageRes_response, tvb, *offset-4, 4, u_octet4);
22201 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_recordMessageRes_messageID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22203 break;
22204 case Reply:
22205 switch(header->rep_status) {
22206 case NO_EXCEPTION:
22207 /* Function returns void */
22209 break;
22210 case USER_EXCEPTION:
22211 break;
22212 default:
22213 /* Unknown Exception */
22214 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22215 break;
22216 } /* switch(header->rep_status) */
22218 break;
22219 default:
22220 /* Unknown GIOP Message */
22221 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22222 break;
22223 } /* switch(header->message_type) */
22227 * IDL:org/csapi/ui/IpAppUICall/recordMessageErr:1.0
22229 static void
22230 decode_org_csapi_ui_IpAppUICall_recordMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22232 /* Operation specific Variable declarations Begin */
22233 guint32 u_octet4;
22234 /* Operation specific Variable declarations End */
22236 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22238 switch(header->message_type) {
22239 case Request:
22240 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_recordMessageErr_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22242 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_recordMessageErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22244 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22245 /* coverity[returned_pointer] */
22246 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUICall_recordMessageErr_error, tvb, *offset-4, 4, u_octet4);
22248 break;
22249 case Reply:
22250 switch(header->rep_status) {
22251 case NO_EXCEPTION:
22252 /* Function returns void */
22254 break;
22255 case USER_EXCEPTION:
22256 break;
22257 default:
22258 /* Unknown Exception */
22259 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22260 break;
22261 } /* switch(header->rep_status) */
22263 break;
22264 default:
22265 /* Unknown GIOP Message */
22266 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22267 break;
22268 } /* switch(header->message_type) */
22272 * IDL:org/csapi/ui/IpAppUICall/deleteMessageRes:1.0
22274 static void
22275 decode_org_csapi_ui_IpAppUICall_deleteMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22277 /* Operation specific Variable declarations Begin */
22278 guint32 u_octet4;
22279 /* Operation specific Variable declarations End */
22281 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22283 switch(header->message_type) {
22284 case Request:
22285 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_deleteMessageRes_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22287 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22288 /* coverity[returned_pointer] */
22289 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUICall_deleteMessageRes_response, tvb, *offset-4, 4, u_octet4);
22291 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_deleteMessageRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22293 break;
22294 case Reply:
22295 switch(header->rep_status) {
22296 case NO_EXCEPTION:
22297 /* Function returns void */
22299 break;
22300 case USER_EXCEPTION:
22301 break;
22302 default:
22303 /* Unknown Exception */
22304 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22305 break;
22306 } /* switch(header->rep_status) */
22308 break;
22309 default:
22310 /* Unknown GIOP Message */
22311 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22312 break;
22313 } /* switch(header->message_type) */
22317 * IDL:org/csapi/ui/IpAppUICall/deleteMessageErr:1.0
22319 static void
22320 decode_org_csapi_ui_IpAppUICall_deleteMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22322 /* Operation specific Variable declarations Begin */
22323 guint32 u_octet4;
22324 /* Operation specific Variable declarations End */
22326 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22328 switch(header->message_type) {
22329 case Request:
22330 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_deleteMessageErr_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22332 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22333 /* coverity[returned_pointer] */
22334 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUICall_deleteMessageErr_error, tvb, *offset-4, 4, u_octet4);
22336 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_deleteMessageErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22338 break;
22339 case Reply:
22340 switch(header->rep_status) {
22341 case NO_EXCEPTION:
22342 /* Function returns void */
22344 break;
22345 case USER_EXCEPTION:
22346 break;
22347 default:
22348 /* Unknown Exception */
22349 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22350 break;
22351 } /* switch(header->rep_status) */
22353 break;
22354 default:
22355 /* Unknown GIOP Message */
22356 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22357 break;
22358 } /* switch(header->message_type) */
22362 * IDL:org/csapi/ui/IpAppUICall/abortActionRes:1.0
22364 static void
22365 decode_org_csapi_ui_IpAppUICall_abortActionRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22367 switch(header->message_type) {
22368 case Request:
22369 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_abortActionRes_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22371 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_abortActionRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22373 break;
22374 case Reply:
22375 switch(header->rep_status) {
22376 case NO_EXCEPTION:
22377 /* Function returns void */
22379 break;
22380 case USER_EXCEPTION:
22381 break;
22382 default:
22383 /* Unknown Exception */
22384 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22385 break;
22386 } /* switch(header->rep_status) */
22388 break;
22389 default:
22390 /* Unknown GIOP Message */
22391 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22392 break;
22393 } /* switch(header->message_type) */
22397 * IDL:org/csapi/ui/IpAppUICall/abortActionErr:1.0
22399 static void
22400 decode_org_csapi_ui_IpAppUICall_abortActionErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22402 /* Operation specific Variable declarations Begin */
22403 guint32 u_octet4;
22404 /* Operation specific Variable declarations End */
22406 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22408 switch(header->message_type) {
22409 case Request:
22410 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_abortActionErr_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22412 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_abortActionErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22414 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22415 /* coverity[returned_pointer] */
22416 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUICall_abortActionErr_error, tvb, *offset-4, 4, u_octet4);
22418 break;
22419 case Reply:
22420 switch(header->rep_status) {
22421 case NO_EXCEPTION:
22422 /* Function returns void */
22424 break;
22425 case USER_EXCEPTION:
22426 break;
22427 default:
22428 /* Unknown Exception */
22429 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22430 break;
22431 } /* switch(header->rep_status) */
22433 break;
22434 default:
22435 /* Unknown GIOP Message */
22436 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22437 break;
22438 } /* switch(header->message_type) */
22442 * IDL:org/csapi/ui/IpAppUICall/getMessageRes:1.0
22444 static void
22445 decode_org_csapi_ui_IpAppUICall_getMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22447 switch(header->message_type) {
22448 case Request:
22449 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_getMessageRes_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22451 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_getMessageRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22453 /* Begin union "org_csapi_ui_TpUIInfo" */
22455 decode_org_csapi_ui_TpUIInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
22457 /* End union "org_csapi_ui_TpUIInfo" */
22458 break;
22459 case Reply:
22460 switch(header->rep_status) {
22461 case NO_EXCEPTION:
22462 /* Function returns void */
22464 break;
22465 case USER_EXCEPTION:
22466 break;
22467 default:
22468 /* Unknown Exception */
22469 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22470 break;
22471 } /* switch(header->rep_status) */
22473 break;
22474 default:
22475 /* Unknown GIOP Message */
22476 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22477 break;
22478 } /* switch(header->message_type) */
22482 * IDL:org/csapi/ui/IpAppUICall/getMessageErr:1.0
22484 static void
22485 decode_org_csapi_ui_IpAppUICall_getMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22487 /* Operation specific Variable declarations Begin */
22488 guint32 u_octet4;
22489 /* Operation specific Variable declarations End */
22491 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22493 switch(header->message_type) {
22494 case Request:
22495 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_getMessageErr_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22497 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUICall_getMessageErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22499 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
22500 /* coverity[returned_pointer] */
22501 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUICall_getMessageErr_error, tvb, *offset-4, 4, u_octet4);
22503 break;
22504 case Reply:
22505 switch(header->rep_status) {
22506 case NO_EXCEPTION:
22507 /* Function returns void */
22509 break;
22510 case USER_EXCEPTION:
22511 break;
22512 default:
22513 /* Unknown Exception */
22514 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22515 break;
22516 } /* switch(header->rep_status) */
22518 break;
22519 default:
22520 /* Unknown GIOP Message */
22521 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22522 break;
22523 } /* switch(header->message_type) */
22527 * IDL:org/csapi/ui/IpAppUIManager/userInteractionAborted:1.0
22529 static void
22530 decode_org_csapi_ui_IpAppUIManager_userInteractionAborted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22532 switch(header->message_type) {
22533 case Request:
22534 /* Begin struct "org_csapi_ui_TpUIIdentifier" */
22535 decode_org_csapi_ui_TpUIIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
22536 /* End struct "org_csapi_ui_TpUIIdentifier" */
22537 break;
22538 case Reply:
22539 switch(header->rep_status) {
22540 case NO_EXCEPTION:
22541 /* Function returns void */
22543 break;
22544 case USER_EXCEPTION:
22545 break;
22546 default:
22547 /* Unknown Exception */
22548 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22549 break;
22550 } /* switch(header->rep_status) */
22552 break;
22553 default:
22554 /* Unknown GIOP Message */
22555 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22556 break;
22557 } /* switch(header->message_type) */
22561 * IDL:org/csapi/ui/IpAppUIManager/userInteractionNotificationInterrupted:1.0
22563 static void
22564 decode_org_csapi_ui_IpAppUIManager_userInteractionNotificationInterrupted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22566 switch(header->message_type) {
22567 case Request:
22568 break;
22569 case Reply:
22570 switch(header->rep_status) {
22571 case NO_EXCEPTION:
22572 /* Function returns void */
22574 break;
22575 case USER_EXCEPTION:
22576 break;
22577 default:
22578 /* Unknown Exception */
22579 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22580 break;
22581 } /* switch(header->rep_status) */
22583 break;
22584 default:
22585 /* Unknown GIOP Message */
22586 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22587 break;
22588 } /* switch(header->message_type) */
22592 * IDL:org/csapi/ui/IpAppUIManager/userInteractionNotificationContinued:1.0
22594 static void
22595 decode_org_csapi_ui_IpAppUIManager_userInteractionNotificationContinued(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22597 switch(header->message_type) {
22598 case Request:
22599 break;
22600 case Reply:
22601 switch(header->rep_status) {
22602 case NO_EXCEPTION:
22603 /* Function returns void */
22605 break;
22606 case USER_EXCEPTION:
22607 break;
22608 default:
22609 /* Unknown Exception */
22610 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22611 break;
22612 } /* switch(header->rep_status) */
22614 break;
22615 default:
22616 /* Unknown GIOP Message */
22617 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22618 break;
22619 } /* switch(header->message_type) */
22623 * IDL:org/csapi/ui/IpAppUIManager/reportEventNotification:1.0
22625 static void
22626 decode_org_csapi_ui_IpAppUIManager_reportEventNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22628 switch(header->message_type) {
22629 case Request:
22630 /* Begin struct "org_csapi_ui_TpUIIdentifier" */
22631 decode_org_csapi_ui_TpUIIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
22632 /* End struct "org_csapi_ui_TpUIIdentifier" */
22633 /* Begin struct "org_csapi_ui_TpUIEventNotificationInfo" */
22634 decode_org_csapi_ui_TpUIEventNotificationInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
22635 /* End struct "org_csapi_ui_TpUIEventNotificationInfo" */
22636 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIManager_reportEventNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22638 break;
22639 case Reply:
22640 switch(header->rep_status) {
22641 case NO_EXCEPTION:
22642 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
22644 break;
22645 case USER_EXCEPTION:
22646 break;
22647 default:
22648 /* Unknown Exception */
22649 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22650 break;
22651 } /* switch(header->rep_status) */
22653 break;
22654 default:
22655 /* Unknown GIOP Message */
22656 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22657 break;
22658 } /* switch(header->message_type) */
22662 * IDL:org/csapi/ui/IpAppUIManager/abortMultipleUserInteractions:1.0
22664 static void
22665 decode_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22667 /* Operation specific Variable declarations Begin */
22668 guint32 u_octet4_loop_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet;
22669 guint32 i_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet;
22670 /* Operation specific Variable declarations End */
22672 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22674 switch(header->message_type) {
22675 case Request:
22676 u_octet4_loop_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
22677 /* coverity[returned_pointer] */
22678 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet);
22680 for (i_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet=0; i_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet < u_octet4_loop_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet; i_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet++) {
22682 /* Begin struct "org_csapi_ui_TpUIIdentifier" */
22683 decode_org_csapi_ui_TpUIIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
22684 /* End struct "org_csapi_ui_TpUIIdentifier" */
22687 break;
22688 case Reply:
22689 switch(header->rep_status) {
22690 case NO_EXCEPTION:
22691 /* Function returns void */
22693 break;
22694 case USER_EXCEPTION:
22695 break;
22696 default:
22697 /* Unknown Exception */
22698 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22699 break;
22700 } /* switch(header->rep_status) */
22702 break;
22703 default:
22704 /* Unknown GIOP Message */
22705 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22706 break;
22707 } /* switch(header->message_type) */
22711 * IDL:org/csapi/ui/IpUI/sendInfoReq:1.0
22713 static void
22714 decode_org_csapi_ui_IpUI_sendInfoReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22716 /* Operation specific Variable declarations Begin */
22717 guint32 u_octet4_loop_org_csapi_ui_IpUI_sendInfoReq_variableInfo;
22718 guint32 i_org_csapi_ui_IpUI_sendInfoReq_variableInfo;
22719 /* Operation specific Variable declarations End */
22721 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22723 switch(header->message_type) {
22724 case Request:
22725 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_sendInfoReq_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22727 /* Begin union "org_csapi_ui_TpUIInfo" */
22729 decode_org_csapi_ui_TpUIInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
22731 /* End union "org_csapi_ui_TpUIInfo" */
22732 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_IpUI_sendInfoReq_language);
22734 u_octet4_loop_org_csapi_ui_IpUI_sendInfoReq_variableInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
22735 /* coverity[returned_pointer] */
22736 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpUI_sendInfoReq_variableInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_IpUI_sendInfoReq_variableInfo);
22738 for (i_org_csapi_ui_IpUI_sendInfoReq_variableInfo=0; i_org_csapi_ui_IpUI_sendInfoReq_variableInfo < u_octet4_loop_org_csapi_ui_IpUI_sendInfoReq_variableInfo; i_org_csapi_ui_IpUI_sendInfoReq_variableInfo++) {
22740 /* Begin union "org_csapi_ui_TpUIVariableInfo" */
22742 decode_org_csapi_ui_TpUIVariableInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
22744 /* End union "org_csapi_ui_TpUIVariableInfo" */
22747 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_sendInfoReq_repeatIndicator, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22749 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_sendInfoReq_responseRequested, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22751 break;
22752 case Reply:
22753 switch(header->rep_status) {
22754 case NO_EXCEPTION:
22755 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_sendInfoReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22757 break;
22758 case USER_EXCEPTION:
22759 break;
22760 default:
22761 /* Unknown Exception */
22762 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22763 break;
22764 } /* switch(header->rep_status) */
22766 break;
22767 default:
22768 /* Unknown GIOP Message */
22769 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22770 break;
22771 } /* switch(header->message_type) */
22775 * IDL:org/csapi/ui/IpUI/sendInfoAndCollectReq:1.0
22777 static void
22778 decode_org_csapi_ui_IpUI_sendInfoAndCollectReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22780 /* Operation specific Variable declarations Begin */
22781 guint32 u_octet4_loop_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo;
22782 guint32 i_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo;
22783 /* Operation specific Variable declarations End */
22785 (void)item; /* Avoid coverity param_set_but_unused parse warning */
22787 switch(header->message_type) {
22788 case Request:
22789 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22791 /* Begin union "org_csapi_ui_TpUIInfo" */
22793 decode_org_csapi_ui_TpUIInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
22795 /* End union "org_csapi_ui_TpUIInfo" */
22796 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_language);
22798 u_octet4_loop_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
22799 /* coverity[returned_pointer] */
22800 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo);
22802 for (i_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo=0; i_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo < u_octet4_loop_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo; i_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo++) {
22804 /* Begin union "org_csapi_ui_TpUIVariableInfo" */
22806 decode_org_csapi_ui_TpUIVariableInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
22808 /* End union "org_csapi_ui_TpUIVariableInfo" */
22811 /* Begin struct "org_csapi_ui_TpUICollectCriteria" */
22812 decode_org_csapi_ui_TpUICollectCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
22813 /* End struct "org_csapi_ui_TpUICollectCriteria" */
22814 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_responseRequested, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22816 break;
22817 case Reply:
22818 switch(header->rep_status) {
22819 case NO_EXCEPTION:
22820 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22822 break;
22823 case USER_EXCEPTION:
22824 break;
22825 default:
22826 /* Unknown Exception */
22827 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22828 break;
22829 } /* switch(header->rep_status) */
22831 break;
22832 default:
22833 /* Unknown GIOP Message */
22834 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22835 break;
22836 } /* switch(header->message_type) */
22840 * IDL:org/csapi/ui/IpUI/release:1.0
22842 static void
22843 decode_org_csapi_ui_IpUI_release(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22845 switch(header->message_type) {
22846 case Request:
22847 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_release_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22849 break;
22850 case Reply:
22851 switch(header->rep_status) {
22852 case NO_EXCEPTION:
22853 /* Function returns void */
22855 break;
22856 case USER_EXCEPTION:
22857 break;
22858 default:
22859 /* Unknown Exception */
22860 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22861 break;
22862 } /* switch(header->rep_status) */
22864 break;
22865 default:
22866 /* Unknown GIOP Message */
22867 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22868 break;
22869 } /* switch(header->message_type) */
22873 * IDL:org/csapi/ui/IpUI/setOriginatingAddress:1.0
22875 static void
22876 decode_org_csapi_ui_IpUI_setOriginatingAddress(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22878 switch(header->message_type) {
22879 case Request:
22880 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_setOriginatingAddress_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22882 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_IpUI_setOriginatingAddress_origin);
22884 break;
22885 case Reply:
22886 switch(header->rep_status) {
22887 case NO_EXCEPTION:
22888 /* Function returns void */
22890 break;
22891 case USER_EXCEPTION:
22892 break;
22893 default:
22894 /* Unknown Exception */
22895 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22896 break;
22897 } /* switch(header->rep_status) */
22899 break;
22900 default:
22901 /* Unknown GIOP Message */
22902 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22903 break;
22904 } /* switch(header->message_type) */
22908 * IDL:org/csapi/ui/IpUI/getOriginatingAddress:1.0
22910 static void
22911 decode_org_csapi_ui_IpUI_getOriginatingAddress(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22913 switch(header->message_type) {
22914 case Request:
22915 proto_tree_add_int(tree, hf_org_csapi_ui_IpUI_getOriginatingAddress_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22917 break;
22918 case Reply:
22919 switch(header->rep_status) {
22920 case NO_EXCEPTION:
22921 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_IpUI_getOriginatingAddress_return);
22923 break;
22924 case USER_EXCEPTION:
22925 break;
22926 default:
22927 /* Unknown Exception */
22928 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22929 break;
22930 } /* switch(header->rep_status) */
22932 break;
22933 default:
22934 /* Unknown GIOP Message */
22935 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22936 break;
22937 } /* switch(header->message_type) */
22941 * IDL:org/csapi/ui/IpUICall/recordMessageReq:1.0
22943 static void
22944 decode_org_csapi_ui_IpUICall_recordMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22946 switch(header->message_type) {
22947 case Request:
22948 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_recordMessageReq_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22950 /* Begin union "org_csapi_ui_TpUIInfo" */
22952 decode_org_csapi_ui_TpUIInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
22954 /* End union "org_csapi_ui_TpUIInfo" */
22955 /* Begin struct "org_csapi_ui_TpUIMessageCriteria" */
22956 decode_org_csapi_ui_TpUIMessageCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
22957 /* End struct "org_csapi_ui_TpUIMessageCriteria" */
22958 break;
22959 case Reply:
22960 switch(header->rep_status) {
22961 case NO_EXCEPTION:
22962 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_recordMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22964 break;
22965 case USER_EXCEPTION:
22966 break;
22967 default:
22968 /* Unknown Exception */
22969 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
22970 break;
22971 } /* switch(header->rep_status) */
22973 break;
22974 default:
22975 /* Unknown GIOP Message */
22976 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
22977 break;
22978 } /* switch(header->message_type) */
22982 * IDL:org/csapi/ui/IpUICall/deleteMessageReq:1.0
22984 static void
22985 decode_org_csapi_ui_IpUICall_deleteMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
22987 switch(header->message_type) {
22988 case Request:
22989 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_deleteMessageReq_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22991 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_deleteMessageReq_messageID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22993 break;
22994 case Reply:
22995 switch(header->rep_status) {
22996 case NO_EXCEPTION:
22997 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_deleteMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
22999 break;
23000 case USER_EXCEPTION:
23001 break;
23002 default:
23003 /* Unknown Exception */
23004 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23005 break;
23006 } /* switch(header->rep_status) */
23008 break;
23009 default:
23010 /* Unknown GIOP Message */
23011 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23012 break;
23013 } /* switch(header->message_type) */
23017 * IDL:org/csapi/ui/IpUICall/abortActionReq:1.0
23019 static void
23020 decode_org_csapi_ui_IpUICall_abortActionReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23022 switch(header->message_type) {
23023 case Request:
23024 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_abortActionReq_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23026 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_abortActionReq_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23028 break;
23029 case Reply:
23030 switch(header->rep_status) {
23031 case NO_EXCEPTION:
23032 /* Function returns void */
23034 break;
23035 case USER_EXCEPTION:
23036 break;
23037 default:
23038 /* Unknown Exception */
23039 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23040 break;
23041 } /* switch(header->rep_status) */
23043 break;
23044 default:
23045 /* Unknown GIOP Message */
23046 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23047 break;
23048 } /* switch(header->message_type) */
23052 * IDL:org/csapi/ui/IpUICall/getMessageReq:1.0
23054 static void
23055 decode_org_csapi_ui_IpUICall_getMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23057 switch(header->message_type) {
23058 case Request:
23059 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_getMessageReq_userInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23061 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_getMessageReq_messageID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23063 break;
23064 case Reply:
23065 switch(header->rep_status) {
23066 case NO_EXCEPTION:
23067 proto_tree_add_int(tree, hf_org_csapi_ui_IpUICall_getMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23069 break;
23070 case USER_EXCEPTION:
23071 break;
23072 default:
23073 /* Unknown Exception */
23074 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23075 break;
23076 } /* switch(header->rep_status) */
23078 break;
23079 default:
23080 /* Unknown GIOP Message */
23081 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23082 break;
23083 } /* switch(header->message_type) */
23087 * IDL:org/csapi/ui/IpUIManager/createUI:1.0
23089 static void
23090 decode_org_csapi_ui_IpUIManager_createUI(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23092 switch(header->message_type) {
23093 case Request:
23094 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
23096 /* Begin struct "org_csapi_TpAddress" */
23097 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
23098 /* End struct "org_csapi_TpAddress" */
23099 break;
23100 case Reply:
23101 switch(header->rep_status) {
23102 case NO_EXCEPTION:
23103 /* Begin struct "org_csapi_ui_TpUIIdentifier" */
23104 decode_org_csapi_ui_TpUIIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
23105 /* End struct "org_csapi_ui_TpUIIdentifier" */
23106 break;
23107 case USER_EXCEPTION:
23108 break;
23109 default:
23110 /* Unknown Exception */
23111 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23112 break;
23113 } /* switch(header->rep_status) */
23115 break;
23116 default:
23117 /* Unknown GIOP Message */
23118 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23119 break;
23120 } /* switch(header->message_type) */
23124 * IDL:org/csapi/ui/IpUIManager/createUICall:1.0
23126 static void
23127 decode_org_csapi_ui_IpUIManager_createUICall(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23129 switch(header->message_type) {
23130 case Request:
23131 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
23133 /* Begin union "org_csapi_ui_TpUITargetObject" */
23135 decode_org_csapi_ui_TpUITargetObject_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
23137 /* End union "org_csapi_ui_TpUITargetObject" */
23138 break;
23139 case Reply:
23140 switch(header->rep_status) {
23141 case NO_EXCEPTION:
23142 /* Begin struct "org_csapi_ui_TpUICallIdentifier" */
23143 decode_org_csapi_ui_TpUICallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
23144 /* End struct "org_csapi_ui_TpUICallIdentifier" */
23145 break;
23146 case USER_EXCEPTION:
23147 break;
23148 default:
23149 /* Unknown Exception */
23150 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23151 break;
23152 } /* switch(header->rep_status) */
23154 break;
23155 default:
23156 /* Unknown GIOP Message */
23157 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23158 break;
23159 } /* switch(header->message_type) */
23163 * IDL:org/csapi/ui/IpUIManager/createNotification:1.0
23165 static void
23166 decode_org_csapi_ui_IpUIManager_createNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23168 switch(header->message_type) {
23169 case Request:
23170 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
23172 /* Begin struct "org_csapi_ui_TpUIEventCriteria" */
23173 decode_org_csapi_ui_TpUIEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
23174 /* End struct "org_csapi_ui_TpUIEventCriteria" */
23175 break;
23176 case Reply:
23177 switch(header->rep_status) {
23178 case NO_EXCEPTION:
23179 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIManager_createNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23181 break;
23182 case USER_EXCEPTION:
23183 break;
23184 default:
23185 /* Unknown Exception */
23186 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23187 break;
23188 } /* switch(header->rep_status) */
23190 break;
23191 default:
23192 /* Unknown GIOP Message */
23193 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23194 break;
23195 } /* switch(header->message_type) */
23199 * IDL:org/csapi/ui/IpUIManager/destroyNotification:1.0
23201 static void
23202 decode_org_csapi_ui_IpUIManager_destroyNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23204 switch(header->message_type) {
23205 case Request:
23206 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIManager_destroyNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23208 break;
23209 case Reply:
23210 switch(header->rep_status) {
23211 case NO_EXCEPTION:
23212 /* Function returns void */
23214 break;
23215 case USER_EXCEPTION:
23216 break;
23217 default:
23218 /* Unknown Exception */
23219 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23220 break;
23221 } /* switch(header->rep_status) */
23223 break;
23224 default:
23225 /* Unknown GIOP Message */
23226 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23227 break;
23228 } /* switch(header->message_type) */
23232 * IDL:org/csapi/ui/IpUIManager/changeNotification:1.0
23234 static void
23235 decode_org_csapi_ui_IpUIManager_changeNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23237 switch(header->message_type) {
23238 case Request:
23239 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIManager_changeNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23241 /* Begin struct "org_csapi_ui_TpUIEventCriteria" */
23242 decode_org_csapi_ui_TpUIEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
23243 /* End struct "org_csapi_ui_TpUIEventCriteria" */
23244 break;
23245 case Reply:
23246 switch(header->rep_status) {
23247 case NO_EXCEPTION:
23248 /* Function returns void */
23250 break;
23251 case USER_EXCEPTION:
23252 break;
23253 default:
23254 /* Unknown Exception */
23255 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23256 break;
23257 } /* switch(header->rep_status) */
23259 break;
23260 default:
23261 /* Unknown GIOP Message */
23262 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23263 break;
23264 } /* switch(header->message_type) */
23268 * IDL:org/csapi/ui/IpUIManager/getNotification:1.0
23270 static void
23271 decode_org_csapi_ui_IpUIManager_getNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23273 /* Operation specific Variable declarations Begin */
23274 guint32 u_octet4_loop_org_csapi_ui_IpUIManager_getNotification_return;
23275 guint32 i_org_csapi_ui_IpUIManager_getNotification_return;
23276 /* Operation specific Variable declarations End */
23278 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23280 switch(header->message_type) {
23281 case Request:
23282 break;
23283 case Reply:
23284 switch(header->rep_status) {
23285 case NO_EXCEPTION:
23286 u_octet4_loop_org_csapi_ui_IpUIManager_getNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
23287 /* coverity[returned_pointer] */
23288 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpUIManager_getNotification_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_IpUIManager_getNotification_return);
23290 for (i_org_csapi_ui_IpUIManager_getNotification_return=0; i_org_csapi_ui_IpUIManager_getNotification_return < u_octet4_loop_org_csapi_ui_IpUIManager_getNotification_return; i_org_csapi_ui_IpUIManager_getNotification_return++) {
23292 /* Begin struct "org_csapi_ui_TpUIEventCriteriaResult" */
23293 decode_org_csapi_ui_TpUIEventCriteriaResult_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
23294 /* End struct "org_csapi_ui_TpUIEventCriteriaResult" */
23297 break;
23298 case USER_EXCEPTION:
23299 break;
23300 default:
23301 /* Unknown Exception */
23302 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23303 break;
23304 } /* switch(header->rep_status) */
23306 break;
23307 default:
23308 /* Unknown GIOP Message */
23309 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23310 break;
23311 } /* switch(header->message_type) */
23315 * IDL:org/csapi/ui/IpUIManager/enableNotifications:1.0
23317 static void
23318 decode_org_csapi_ui_IpUIManager_enableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23320 switch(header->message_type) {
23321 case Request:
23322 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
23324 break;
23325 case Reply:
23326 switch(header->rep_status) {
23327 case NO_EXCEPTION:
23328 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIManager_enableNotifications_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23330 break;
23331 case USER_EXCEPTION:
23332 break;
23333 default:
23334 /* Unknown Exception */
23335 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23336 break;
23337 } /* switch(header->rep_status) */
23339 break;
23340 default:
23341 /* Unknown GIOP Message */
23342 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23343 break;
23344 } /* switch(header->message_type) */
23348 * IDL:org/csapi/ui/IpUIManager/disableNotifications:1.0
23350 static void
23351 decode_org_csapi_ui_IpUIManager_disableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23353 switch(header->message_type) {
23354 case Request:
23355 break;
23356 case Reply:
23357 switch(header->rep_status) {
23358 case NO_EXCEPTION:
23359 /* Function returns void */
23361 break;
23362 case USER_EXCEPTION:
23363 break;
23364 default:
23365 /* Unknown Exception */
23366 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23367 break;
23368 } /* switch(header->rep_status) */
23370 break;
23371 default:
23372 /* Unknown GIOP Message */
23373 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23374 break;
23375 } /* switch(header->message_type) */
23379 * IDL:org/csapi/ui/IpAppUIAdminManager/getMessageRes:1.0
23381 static void
23382 decode_org_csapi_ui_IpAppUIAdminManager_getMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23384 switch(header->message_type) {
23385 case Request:
23386 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23388 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23390 /* Begin union "org_csapi_ui_TpUIInfo" */
23392 decode_org_csapi_ui_TpUIInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
23394 /* End union "org_csapi_ui_TpUIInfo" */
23395 break;
23396 case Reply:
23397 switch(header->rep_status) {
23398 case NO_EXCEPTION:
23399 /* Function returns void */
23401 break;
23402 case USER_EXCEPTION:
23403 break;
23404 default:
23405 /* Unknown Exception */
23406 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23407 break;
23408 } /* switch(header->rep_status) */
23410 break;
23411 default:
23412 /* Unknown GIOP Message */
23413 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23414 break;
23415 } /* switch(header->message_type) */
23419 * IDL:org/csapi/ui/IpAppUIAdminManager/getMessageErr:1.0
23421 static void
23422 decode_org_csapi_ui_IpAppUIAdminManager_getMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23424 /* Operation specific Variable declarations Begin */
23425 guint32 u_octet4;
23426 /* Operation specific Variable declarations End */
23428 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23430 switch(header->message_type) {
23431 case Request:
23432 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23434 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23436 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
23437 /* coverity[returned_pointer] */
23438 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_error, tvb, *offset-4, 4, u_octet4);
23440 break;
23441 case Reply:
23442 switch(header->rep_status) {
23443 case NO_EXCEPTION:
23444 /* Function returns void */
23446 break;
23447 case USER_EXCEPTION:
23448 break;
23449 default:
23450 /* Unknown Exception */
23451 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23452 break;
23453 } /* switch(header->rep_status) */
23455 break;
23456 default:
23457 /* Unknown GIOP Message */
23458 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23459 break;
23460 } /* switch(header->message_type) */
23464 * IDL:org/csapi/ui/IpAppUIAdminManager/deleteMessageRes:1.0
23466 static void
23467 decode_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23469 /* Operation specific Variable declarations Begin */
23470 guint32 u_octet4;
23471 /* Operation specific Variable declarations End */
23473 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23475 switch(header->message_type) {
23476 case Request:
23477 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23479 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
23480 /* coverity[returned_pointer] */
23481 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes_response, tvb, *offset-4, 4, u_octet4);
23483 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23485 break;
23486 case Reply:
23487 switch(header->rep_status) {
23488 case NO_EXCEPTION:
23489 /* Function returns void */
23491 break;
23492 case USER_EXCEPTION:
23493 break;
23494 default:
23495 /* Unknown Exception */
23496 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23497 break;
23498 } /* switch(header->rep_status) */
23500 break;
23501 default:
23502 /* Unknown GIOP Message */
23503 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23504 break;
23505 } /* switch(header->message_type) */
23509 * IDL:org/csapi/ui/IpAppUIAdminManager/deleteMessageErr:1.0
23511 static void
23512 decode_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23514 /* Operation specific Variable declarations Begin */
23515 guint32 u_octet4;
23516 /* Operation specific Variable declarations End */
23518 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23520 switch(header->message_type) {
23521 case Request:
23522 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23524 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
23525 /* coverity[returned_pointer] */
23526 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr_error, tvb, *offset-4, 4, u_octet4);
23528 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23530 break;
23531 case Reply:
23532 switch(header->rep_status) {
23533 case NO_EXCEPTION:
23534 /* Function returns void */
23536 break;
23537 case USER_EXCEPTION:
23538 break;
23539 default:
23540 /* Unknown Exception */
23541 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23542 break;
23543 } /* switch(header->rep_status) */
23545 break;
23546 default:
23547 /* Unknown GIOP Message */
23548 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23549 break;
23550 } /* switch(header->message_type) */
23554 * IDL:org/csapi/ui/IpAppUIAdminManager/putMessageRes:1.0
23556 static void
23557 decode_org_csapi_ui_IpAppUIAdminManager_putMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23559 switch(header->message_type) {
23560 case Request:
23561 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_putMessageRes_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23563 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_putMessageRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23565 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_putMessageRes_messageID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23567 break;
23568 case Reply:
23569 switch(header->rep_status) {
23570 case NO_EXCEPTION:
23571 /* Function returns void */
23573 break;
23574 case USER_EXCEPTION:
23575 break;
23576 default:
23577 /* Unknown Exception */
23578 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23579 break;
23580 } /* switch(header->rep_status) */
23582 break;
23583 default:
23584 /* Unknown GIOP Message */
23585 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23586 break;
23587 } /* switch(header->message_type) */
23591 * IDL:org/csapi/ui/IpAppUIAdminManager/putMessageErr:1.0
23593 static void
23594 decode_org_csapi_ui_IpAppUIAdminManager_putMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23596 /* Operation specific Variable declarations Begin */
23597 guint32 u_octet4;
23598 /* Operation specific Variable declarations End */
23600 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23602 switch(header->message_type) {
23603 case Request:
23604 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23606 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23608 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
23609 /* coverity[returned_pointer] */
23610 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_error, tvb, *offset-4, 4, u_octet4);
23612 break;
23613 case Reply:
23614 switch(header->rep_status) {
23615 case NO_EXCEPTION:
23616 /* Function returns void */
23618 break;
23619 case USER_EXCEPTION:
23620 break;
23621 default:
23622 /* Unknown Exception */
23623 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23624 break;
23625 } /* switch(header->rep_status) */
23627 break;
23628 default:
23629 /* Unknown GIOP Message */
23630 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23631 break;
23632 } /* switch(header->message_type) */
23636 * IDL:org/csapi/ui/IpAppUIAdminManager/getMessageListRes:1.0
23638 static void
23639 decode_org_csapi_ui_IpAppUIAdminManager_getMessageListRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23641 /* Operation specific Variable declarations Begin */
23642 guint32 u_octet4_loop_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList;
23643 guint32 i_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList;
23644 /* Operation specific Variable declarations End */
23646 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23648 switch(header->message_type) {
23649 case Request:
23650 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23652 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23654 u_octet4_loop_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
23655 /* coverity[returned_pointer] */
23656 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList);
23658 for (i_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList=0; i_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList < u_octet4_loop_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList; i_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList++) {
23660 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23664 proto_tree_add_boolean(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_final, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
23666 break;
23667 case Reply:
23668 switch(header->rep_status) {
23669 case NO_EXCEPTION:
23670 /* Function returns void */
23672 break;
23673 case USER_EXCEPTION:
23674 break;
23675 default:
23676 /* Unknown Exception */
23677 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23678 break;
23679 } /* switch(header->rep_status) */
23681 break;
23682 default:
23683 /* Unknown GIOP Message */
23684 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23685 break;
23686 } /* switch(header->message_type) */
23690 * IDL:org/csapi/ui/IpAppUIAdminManager/getMessageListErr:1.0
23692 static void
23693 decode_org_csapi_ui_IpAppUIAdminManager_getMessageListErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23695 /* Operation specific Variable declarations Begin */
23696 guint32 u_octet4;
23697 /* Operation specific Variable declarations End */
23699 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23701 switch(header->message_type) {
23702 case Request:
23703 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23705 proto_tree_add_int(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23707 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
23708 /* coverity[returned_pointer] */
23709 item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_error, tvb, *offset-4, 4, u_octet4);
23711 break;
23712 case Reply:
23713 switch(header->rep_status) {
23714 case NO_EXCEPTION:
23715 /* Function returns void */
23717 break;
23718 case USER_EXCEPTION:
23719 break;
23720 default:
23721 /* Unknown Exception */
23722 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23723 break;
23724 } /* switch(header->rep_status) */
23726 break;
23727 default:
23728 /* Unknown GIOP Message */
23729 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23730 break;
23731 } /* switch(header->message_type) */
23735 * IDL:org/csapi/ui/IpUIAdminManager/getMessageReq:1.0
23737 static void
23738 decode_org_csapi_ui_IpUIAdminManager_getMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23740 switch(header->message_type) {
23741 case Request:
23742 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_getMessageReq_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23744 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_getMessageReq_messageID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23746 break;
23747 case Reply:
23748 switch(header->rep_status) {
23749 case NO_EXCEPTION:
23750 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_getMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23752 break;
23753 case USER_EXCEPTION:
23754 break;
23755 default:
23756 /* Unknown Exception */
23757 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23758 break;
23759 } /* switch(header->rep_status) */
23761 break;
23762 default:
23763 /* Unknown GIOP Message */
23764 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23765 break;
23766 } /* switch(header->message_type) */
23770 * IDL:org/csapi/ui/IpUIAdminManager/putMessageReq:1.0
23772 static void
23773 decode_org_csapi_ui_IpUIAdminManager_putMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23775 switch(header->message_type) {
23776 case Request:
23777 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_putMessageReq_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23779 /* Begin union "org_csapi_ui_TpUIInfo" */
23781 decode_org_csapi_ui_TpUIInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
23783 /* End union "org_csapi_ui_TpUIInfo" */
23784 break;
23785 case Reply:
23786 switch(header->rep_status) {
23787 case NO_EXCEPTION:
23788 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_putMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23790 break;
23791 case USER_EXCEPTION:
23792 break;
23793 default:
23794 /* Unknown Exception */
23795 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23796 break;
23797 } /* switch(header->rep_status) */
23799 break;
23800 default:
23801 /* Unknown GIOP Message */
23802 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23803 break;
23804 } /* switch(header->message_type) */
23808 * IDL:org/csapi/ui/IpUIAdminManager/deleteMessageReq:1.0
23810 static void
23811 decode_org_csapi_ui_IpUIAdminManager_deleteMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23813 switch(header->message_type) {
23814 case Request:
23815 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23817 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_messageID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23819 break;
23820 case Reply:
23821 switch(header->rep_status) {
23822 case NO_EXCEPTION:
23823 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23825 break;
23826 case USER_EXCEPTION:
23827 break;
23828 default:
23829 /* Unknown Exception */
23830 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23831 break;
23832 } /* switch(header->rep_status) */
23834 break;
23835 default:
23836 /* Unknown GIOP Message */
23837 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23838 break;
23839 } /* switch(header->message_type) */
23843 * IDL:org/csapi/ui/IpUIAdminManager/getMessageListReq:1.0
23845 static void
23846 decode_org_csapi_ui_IpUIAdminManager_getMessageListReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23848 switch(header->message_type) {
23849 case Request:
23850 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_usrInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23852 proto_tree_add_boolean(tree, hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_reset, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
23854 break;
23855 case Reply:
23856 switch(header->rep_status) {
23857 case NO_EXCEPTION:
23858 proto_tree_add_int(tree, hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23860 break;
23861 case USER_EXCEPTION:
23862 break;
23863 default:
23864 /* Unknown Exception */
23865 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23866 break;
23867 } /* switch(header->rep_status) */
23869 break;
23870 default:
23871 /* Unknown GIOP Message */
23872 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23873 break;
23874 } /* switch(header->message_type) */
23878 * IDL:org/csapi/mm/ul/IpAppUserLocation/locationReportRes:1.0
23880 static void
23881 decode_org_csapi_mm_ul_IpAppUserLocation_locationReportRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23883 /* Operation specific Variable declarations Begin */
23884 guint32 u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations;
23885 guint32 i_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations;
23886 /* Operation specific Variable declarations End */
23888 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23890 switch(header->message_type) {
23891 case Request:
23892 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23894 u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
23895 /* coverity[returned_pointer] */
23896 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations);
23898 for (i_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations=0; i_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations < u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations; i_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations++) {
23900 /* Begin struct "org_csapi_mm_TpUserLocation" */
23901 decode_org_csapi_mm_TpUserLocation_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
23902 /* End struct "org_csapi_mm_TpUserLocation" */
23905 break;
23906 case Reply:
23907 switch(header->rep_status) {
23908 case NO_EXCEPTION:
23909 /* Function returns void */
23911 break;
23912 case USER_EXCEPTION:
23913 break;
23914 default:
23915 /* Unknown Exception */
23916 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23917 break;
23918 } /* switch(header->rep_status) */
23920 break;
23921 default:
23922 /* Unknown GIOP Message */
23923 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23924 break;
23925 } /* switch(header->message_type) */
23929 * IDL:org/csapi/mm/ul/IpAppUserLocation/locationReportErr:1.0
23931 static void
23932 decode_org_csapi_mm_ul_IpAppUserLocation_locationReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23934 /* Operation specific Variable declarations Begin */
23935 guint32 u_octet4;
23936 /* Operation specific Variable declarations End */
23938 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23940 switch(header->message_type) {
23941 case Request:
23942 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23944 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
23945 /* coverity[returned_pointer] */
23946 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_cause, tvb, *offset-4, 4, u_octet4);
23948 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
23949 /* coverity[returned_pointer] */
23950 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
23952 break;
23953 case Reply:
23954 switch(header->rep_status) {
23955 case NO_EXCEPTION:
23956 /* Function returns void */
23958 break;
23959 case USER_EXCEPTION:
23960 break;
23961 default:
23962 /* Unknown Exception */
23963 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
23964 break;
23965 } /* switch(header->rep_status) */
23967 break;
23968 default:
23969 /* Unknown GIOP Message */
23970 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
23971 break;
23972 } /* switch(header->message_type) */
23976 * IDL:org/csapi/mm/ul/IpAppUserLocation/extendedLocationReportRes:1.0
23978 static void
23979 decode_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
23981 /* Operation specific Variable declarations Begin */
23982 guint32 u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations;
23983 guint32 i_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations;
23984 /* Operation specific Variable declarations End */
23986 (void)item; /* Avoid coverity param_set_but_unused parse warning */
23988 switch(header->message_type) {
23989 case Request:
23990 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
23992 u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
23993 /* coverity[returned_pointer] */
23994 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations);
23996 for (i_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations=0; i_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations < u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations; i_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations++) {
23998 /* Begin struct "org_csapi_mm_TpUserLocationExtended" */
23999 decode_org_csapi_mm_TpUserLocationExtended_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24000 /* End struct "org_csapi_mm_TpUserLocationExtended" */
24003 break;
24004 case Reply:
24005 switch(header->rep_status) {
24006 case NO_EXCEPTION:
24007 /* Function returns void */
24009 break;
24010 case USER_EXCEPTION:
24011 break;
24012 default:
24013 /* Unknown Exception */
24014 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24015 break;
24016 } /* switch(header->rep_status) */
24018 break;
24019 default:
24020 /* Unknown GIOP Message */
24021 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24022 break;
24023 } /* switch(header->message_type) */
24027 * IDL:org/csapi/mm/ul/IpAppUserLocation/extendedLocationReportErr:1.0
24029 static void
24030 decode_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24032 /* Operation specific Variable declarations Begin */
24033 guint32 u_octet4;
24034 /* Operation specific Variable declarations End */
24036 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24038 switch(header->message_type) {
24039 case Request:
24040 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24042 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24043 /* coverity[returned_pointer] */
24044 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_cause, tvb, *offset-4, 4, u_octet4);
24046 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24047 /* coverity[returned_pointer] */
24048 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
24050 break;
24051 case Reply:
24052 switch(header->rep_status) {
24053 case NO_EXCEPTION:
24054 /* Function returns void */
24056 break;
24057 case USER_EXCEPTION:
24058 break;
24059 default:
24060 /* Unknown Exception */
24061 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24062 break;
24063 } /* switch(header->rep_status) */
24065 break;
24066 default:
24067 /* Unknown GIOP Message */
24068 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24069 break;
24070 } /* switch(header->message_type) */
24074 * IDL:org/csapi/mm/ul/IpAppUserLocation/periodicLocationReport:1.0
24076 static void
24077 decode_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24079 /* Operation specific Variable declarations Begin */
24080 guint32 u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations;
24081 guint32 i_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations;
24082 /* Operation specific Variable declarations End */
24084 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24086 switch(header->message_type) {
24087 case Request:
24088 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24090 u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24091 /* coverity[returned_pointer] */
24092 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations);
24094 for (i_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations=0; i_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations < u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations; i_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations++) {
24096 /* Begin struct "org_csapi_mm_TpUserLocationExtended" */
24097 decode_org_csapi_mm_TpUserLocationExtended_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24098 /* End struct "org_csapi_mm_TpUserLocationExtended" */
24101 break;
24102 case Reply:
24103 switch(header->rep_status) {
24104 case NO_EXCEPTION:
24105 /* Function returns void */
24107 break;
24108 case USER_EXCEPTION:
24109 break;
24110 default:
24111 /* Unknown Exception */
24112 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24113 break;
24114 } /* switch(header->rep_status) */
24116 break;
24117 default:
24118 /* Unknown GIOP Message */
24119 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24120 break;
24121 } /* switch(header->message_type) */
24125 * IDL:org/csapi/mm/ul/IpAppUserLocation/periodicLocationReportErr:1.0
24127 static void
24128 decode_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24130 /* Operation specific Variable declarations Begin */
24131 guint32 u_octet4;
24132 /* Operation specific Variable declarations End */
24134 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24136 switch(header->message_type) {
24137 case Request:
24138 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24140 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24141 /* coverity[returned_pointer] */
24142 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_cause, tvb, *offset-4, 4, u_octet4);
24144 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24145 /* coverity[returned_pointer] */
24146 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
24148 break;
24149 case Reply:
24150 switch(header->rep_status) {
24151 case NO_EXCEPTION:
24152 /* Function returns void */
24154 break;
24155 case USER_EXCEPTION:
24156 break;
24157 default:
24158 /* Unknown Exception */
24159 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24160 break;
24161 } /* switch(header->rep_status) */
24163 break;
24164 default:
24165 /* Unknown GIOP Message */
24166 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24167 break;
24168 } /* switch(header->message_type) */
24172 * IDL:org/csapi/mm/ul/IpUserLocation/locationReportReq:1.0
24174 static void
24175 decode_org_csapi_mm_ul_IpUserLocation_locationReportReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24177 /* Operation specific Variable declarations Begin */
24178 guint32 u_octet4_loop_org_csapi_mm_ul_IpUserLocation_locationReportReq_users;
24179 guint32 i_org_csapi_mm_ul_IpUserLocation_locationReportReq_users;
24180 /* Operation specific Variable declarations End */
24182 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24184 switch(header->message_type) {
24185 case Request:
24186 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
24188 u_octet4_loop_org_csapi_mm_ul_IpUserLocation_locationReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24189 /* coverity[returned_pointer] */
24190 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpUserLocation_locationReportReq_users);
24192 for (i_org_csapi_mm_ul_IpUserLocation_locationReportReq_users=0; i_org_csapi_mm_ul_IpUserLocation_locationReportReq_users < u_octet4_loop_org_csapi_mm_ul_IpUserLocation_locationReportReq_users; i_org_csapi_mm_ul_IpUserLocation_locationReportReq_users++) {
24194 /* Begin struct "org_csapi_TpAddress" */
24195 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24196 /* End struct "org_csapi_TpAddress" */
24199 break;
24200 case Reply:
24201 switch(header->rep_status) {
24202 case NO_EXCEPTION:
24203 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24205 break;
24206 case USER_EXCEPTION:
24207 break;
24208 default:
24209 /* Unknown Exception */
24210 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24211 break;
24212 } /* switch(header->rep_status) */
24214 break;
24215 default:
24216 /* Unknown GIOP Message */
24217 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24218 break;
24219 } /* switch(header->message_type) */
24223 * IDL:org/csapi/mm/ul/IpUserLocation/extendedLocationReportReq:1.0
24225 static void
24226 decode_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24228 /* Operation specific Variable declarations Begin */
24229 guint32 u_octet4_loop_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users;
24230 guint32 i_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users;
24231 /* Operation specific Variable declarations End */
24233 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24235 switch(header->message_type) {
24236 case Request:
24237 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
24239 u_octet4_loop_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24240 /* coverity[returned_pointer] */
24241 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users);
24243 for (i_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users=0; i_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users < u_octet4_loop_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users; i_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users++) {
24245 /* Begin struct "org_csapi_TpAddress" */
24246 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24247 /* End struct "org_csapi_TpAddress" */
24250 /* Begin struct "org_csapi_mm_TpLocationRequest" */
24251 decode_org_csapi_mm_TpLocationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24252 /* End struct "org_csapi_mm_TpLocationRequest" */
24253 break;
24254 case Reply:
24255 switch(header->rep_status) {
24256 case NO_EXCEPTION:
24257 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24259 break;
24260 case USER_EXCEPTION:
24261 break;
24262 default:
24263 /* Unknown Exception */
24264 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24265 break;
24266 } /* switch(header->rep_status) */
24268 break;
24269 default:
24270 /* Unknown GIOP Message */
24271 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24272 break;
24273 } /* switch(header->message_type) */
24277 * IDL:org/csapi/mm/ul/IpUserLocation/periodicLocationReportingStartReq:1.0
24279 static void
24280 decode_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24282 /* Operation specific Variable declarations Begin */
24283 guint32 u_octet4_loop_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users;
24284 guint32 i_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users;
24285 /* Operation specific Variable declarations End */
24287 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24289 switch(header->message_type) {
24290 case Request:
24291 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
24293 u_octet4_loop_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24294 /* coverity[returned_pointer] */
24295 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users);
24297 for (i_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users=0; i_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users < u_octet4_loop_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users; i_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users++) {
24299 /* Begin struct "org_csapi_TpAddress" */
24300 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24301 /* End struct "org_csapi_TpAddress" */
24304 /* Begin struct "org_csapi_mm_TpLocationRequest" */
24305 decode_org_csapi_mm_TpLocationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24306 /* End struct "org_csapi_mm_TpLocationRequest" */
24307 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_reportingInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24309 break;
24310 case Reply:
24311 switch(header->rep_status) {
24312 case NO_EXCEPTION:
24313 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24315 break;
24316 case USER_EXCEPTION:
24317 break;
24318 default:
24319 /* Unknown Exception */
24320 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24321 break;
24322 } /* switch(header->rep_status) */
24324 break;
24325 default:
24326 /* Unknown GIOP Message */
24327 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24328 break;
24329 } /* switch(header->message_type) */
24333 * IDL:org/csapi/mm/ul/IpUserLocation/periodicLocationReportingStop:1.0
24335 static void
24336 decode_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStop(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24338 switch(header->message_type) {
24339 case Request:
24340 /* Begin struct "org_csapi_mm_TpMobilityStopAssignmentData" */
24341 decode_org_csapi_mm_TpMobilityStopAssignmentData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24342 /* End struct "org_csapi_mm_TpMobilityStopAssignmentData" */
24343 break;
24344 case Reply:
24345 switch(header->rep_status) {
24346 case NO_EXCEPTION:
24347 /* Function returns void */
24349 break;
24350 case USER_EXCEPTION:
24351 break;
24352 default:
24353 /* Unknown Exception */
24354 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24355 break;
24356 } /* switch(header->rep_status) */
24358 break;
24359 default:
24360 /* Unknown GIOP Message */
24361 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24362 break;
24363 } /* switch(header->message_type) */
24367 * IDL:org/csapi/mm/ul/IpUserLocation/getNextPeriodicLocationRequest:1.0
24369 static void
24370 decode_org_csapi_mm_ul_IpUserLocation_getNextPeriodicLocationRequest(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24372 switch(header->message_type) {
24373 case Request:
24374 proto_tree_add_boolean(tree, hf_org_csapi_mm_ul_IpUserLocation_getNextPeriodicLocationRequest_reset, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
24376 break;
24377 case Reply:
24378 switch(header->rep_status) {
24379 case NO_EXCEPTION:
24380 /* Begin struct "org_csapi_mm_TpPeriodicLocationRequestSetEntry" */
24381 decode_org_csapi_mm_TpPeriodicLocationRequestSetEntry_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24382 /* End struct "org_csapi_mm_TpPeriodicLocationRequestSetEntry" */
24383 break;
24384 case USER_EXCEPTION:
24385 break;
24386 default:
24387 /* Unknown Exception */
24388 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24389 break;
24390 } /* switch(header->rep_status) */
24392 break;
24393 default:
24394 /* Unknown GIOP Message */
24395 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24396 break;
24397 } /* switch(header->message_type) */
24401 * IDL:org/csapi/mm/ul/IpAppTriggeredUserLocation/triggeredLocationReport:1.0
24403 static void
24404 decode_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24406 /* Operation specific Variable declarations Begin */
24407 guint32 u_octet4;
24408 /* Operation specific Variable declarations End */
24410 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24412 switch(header->message_type) {
24413 case Request:
24414 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24416 /* Begin struct "org_csapi_mm_TpUserLocationExtended" */
24417 decode_org_csapi_mm_TpUserLocationExtended_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24418 /* End struct "org_csapi_mm_TpUserLocationExtended" */
24419 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24420 /* coverity[returned_pointer] */
24421 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_criterion, tvb, *offset-4, 4, u_octet4);
24423 break;
24424 case Reply:
24425 switch(header->rep_status) {
24426 case NO_EXCEPTION:
24427 /* Function returns void */
24429 break;
24430 case USER_EXCEPTION:
24431 break;
24432 default:
24433 /* Unknown Exception */
24434 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24435 break;
24436 } /* switch(header->rep_status) */
24438 break;
24439 default:
24440 /* Unknown GIOP Message */
24441 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24442 break;
24443 } /* switch(header->message_type) */
24447 * IDL:org/csapi/mm/ul/IpAppTriggeredUserLocation/triggeredLocationReportErr:1.0
24449 static void
24450 decode_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24452 /* Operation specific Variable declarations Begin */
24453 guint32 u_octet4;
24454 /* Operation specific Variable declarations End */
24456 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24458 switch(header->message_type) {
24459 case Request:
24460 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24462 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24463 /* coverity[returned_pointer] */
24464 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_cause, tvb, *offset-4, 4, u_octet4);
24466 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24467 /* coverity[returned_pointer] */
24468 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
24470 break;
24471 case Reply:
24472 switch(header->rep_status) {
24473 case NO_EXCEPTION:
24474 /* Function returns void */
24476 break;
24477 case USER_EXCEPTION:
24478 break;
24479 default:
24480 /* Unknown Exception */
24481 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24482 break;
24483 } /* switch(header->rep_status) */
24485 break;
24486 default:
24487 /* Unknown GIOP Message */
24488 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24489 break;
24490 } /* switch(header->message_type) */
24494 * IDL:org/csapi/mm/ul/IpTriggeredUserLocation/triggeredLocationReportingStartReq:1.0
24496 static void
24497 decode_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24499 /* Operation specific Variable declarations Begin */
24500 guint32 u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users;
24501 guint32 i_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users;
24502 guint32 u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers;
24503 guint32 i_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers;
24504 /* Operation specific Variable declarations End */
24506 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24508 switch(header->message_type) {
24509 case Request:
24510 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
24512 u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24513 /* coverity[returned_pointer] */
24514 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users);
24516 for (i_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users=0; i_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users < u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users; i_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users++) {
24518 /* Begin struct "org_csapi_TpAddress" */
24519 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24520 /* End struct "org_csapi_TpAddress" */
24523 /* Begin struct "org_csapi_mm_TpLocationRequest" */
24524 decode_org_csapi_mm_TpLocationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24525 /* End struct "org_csapi_mm_TpLocationRequest" */
24526 u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24527 /* coverity[returned_pointer] */
24528 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers);
24530 for (i_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers=0; i_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers < u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers; i_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers++) {
24532 /* Begin struct "org_csapi_mm_TpLocationTrigger" */
24533 decode_org_csapi_mm_TpLocationTrigger_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24534 /* End struct "org_csapi_mm_TpLocationTrigger" */
24537 break;
24538 case Reply:
24539 switch(header->rep_status) {
24540 case NO_EXCEPTION:
24541 proto_tree_add_int(tree, hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24543 break;
24544 case USER_EXCEPTION:
24545 break;
24546 default:
24547 /* Unknown Exception */
24548 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24549 break;
24550 } /* switch(header->rep_status) */
24552 break;
24553 default:
24554 /* Unknown GIOP Message */
24555 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24556 break;
24557 } /* switch(header->message_type) */
24561 * IDL:org/csapi/mm/ul/IpTriggeredUserLocation/triggeredLocationReportingStop:1.0
24563 static void
24564 decode_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStop(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24566 switch(header->message_type) {
24567 case Request:
24568 /* Begin struct "org_csapi_mm_TpMobilityStopAssignmentData" */
24569 decode_org_csapi_mm_TpMobilityStopAssignmentData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24570 /* End struct "org_csapi_mm_TpMobilityStopAssignmentData" */
24571 break;
24572 case Reply:
24573 switch(header->rep_status) {
24574 case NO_EXCEPTION:
24575 /* Function returns void */
24577 break;
24578 case USER_EXCEPTION:
24579 break;
24580 default:
24581 /* Unknown Exception */
24582 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24583 break;
24584 } /* switch(header->rep_status) */
24586 break;
24587 default:
24588 /* Unknown GIOP Message */
24589 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24590 break;
24591 } /* switch(header->message_type) */
24595 * IDL:org/csapi/mm/ul/IpTriggeredUserLocation/getNextTriggeredLocationRequest:1.0
24597 static void
24598 decode_org_csapi_mm_ul_IpTriggeredUserLocation_getNextTriggeredLocationRequest(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24600 switch(header->message_type) {
24601 case Request:
24602 proto_tree_add_boolean(tree, hf_org_csapi_mm_ul_IpTriggeredUserLocation_getNextTriggeredLocationRequest_reset, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
24604 break;
24605 case Reply:
24606 switch(header->rep_status) {
24607 case NO_EXCEPTION:
24608 /* Begin struct "org_csapi_mm_TpTriggeredLocationRequestSetEntry" */
24609 decode_org_csapi_mm_TpTriggeredLocationRequestSetEntry_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24610 /* End struct "org_csapi_mm_TpTriggeredLocationRequestSetEntry" */
24611 break;
24612 case USER_EXCEPTION:
24613 break;
24614 default:
24615 /* Unknown Exception */
24616 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24617 break;
24618 } /* switch(header->rep_status) */
24620 break;
24621 default:
24622 /* Unknown GIOP Message */
24623 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24624 break;
24625 } /* switch(header->message_type) */
24629 * IDL:org/csapi/mm/ulc/IpAppUserLocationCamel/locationReportRes:1.0
24631 static void
24632 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24634 /* Operation specific Variable declarations Begin */
24635 guint32 u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations;
24636 guint32 i_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations;
24637 /* Operation specific Variable declarations End */
24639 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24641 switch(header->message_type) {
24642 case Request:
24643 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24645 u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24646 /* coverity[returned_pointer] */
24647 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations);
24649 for (i_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations=0; i_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations < u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations; i_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations++) {
24651 /* Begin struct "org_csapi_mm_TpUserLocationCamel" */
24652 decode_org_csapi_mm_TpUserLocationCamel_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24653 /* End struct "org_csapi_mm_TpUserLocationCamel" */
24656 break;
24657 case Reply:
24658 switch(header->rep_status) {
24659 case NO_EXCEPTION:
24660 /* Function returns void */
24662 break;
24663 case USER_EXCEPTION:
24664 break;
24665 default:
24666 /* Unknown Exception */
24667 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24668 break;
24669 } /* switch(header->rep_status) */
24671 break;
24672 default:
24673 /* Unknown GIOP Message */
24674 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24675 break;
24676 } /* switch(header->message_type) */
24680 * IDL:org/csapi/mm/ulc/IpAppUserLocationCamel/locationReportErr:1.0
24682 static void
24683 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24685 /* Operation specific Variable declarations Begin */
24686 guint32 u_octet4;
24687 /* Operation specific Variable declarations End */
24689 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24691 switch(header->message_type) {
24692 case Request:
24693 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24695 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24696 /* coverity[returned_pointer] */
24697 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_cause, tvb, *offset-4, 4, u_octet4);
24699 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24700 /* coverity[returned_pointer] */
24701 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
24703 break;
24704 case Reply:
24705 switch(header->rep_status) {
24706 case NO_EXCEPTION:
24707 /* Function returns void */
24709 break;
24710 case USER_EXCEPTION:
24711 break;
24712 default:
24713 /* Unknown Exception */
24714 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24715 break;
24716 } /* switch(header->rep_status) */
24718 break;
24719 default:
24720 /* Unknown GIOP Message */
24721 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24722 break;
24723 } /* switch(header->message_type) */
24727 * IDL:org/csapi/mm/ulc/IpAppUserLocationCamel/periodicLocationReport:1.0
24729 static void
24730 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24732 /* Operation specific Variable declarations Begin */
24733 guint32 u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations;
24734 guint32 i_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations;
24735 /* Operation specific Variable declarations End */
24737 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24739 switch(header->message_type) {
24740 case Request:
24741 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24743 u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24744 /* coverity[returned_pointer] */
24745 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations);
24747 for (i_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations=0; i_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations < u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations; i_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations++) {
24749 /* Begin struct "org_csapi_mm_TpUserLocationCamel" */
24750 decode_org_csapi_mm_TpUserLocationCamel_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24751 /* End struct "org_csapi_mm_TpUserLocationCamel" */
24754 break;
24755 case Reply:
24756 switch(header->rep_status) {
24757 case NO_EXCEPTION:
24758 /* Function returns void */
24760 break;
24761 case USER_EXCEPTION:
24762 break;
24763 default:
24764 /* Unknown Exception */
24765 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24766 break;
24767 } /* switch(header->rep_status) */
24769 break;
24770 default:
24771 /* Unknown GIOP Message */
24772 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24773 break;
24774 } /* switch(header->message_type) */
24778 * IDL:org/csapi/mm/ulc/IpAppUserLocationCamel/periodicLocationReportErr:1.0
24780 static void
24781 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24783 /* Operation specific Variable declarations Begin */
24784 guint32 u_octet4;
24785 /* Operation specific Variable declarations End */
24787 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24789 switch(header->message_type) {
24790 case Request:
24791 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24793 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24794 /* coverity[returned_pointer] */
24795 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_cause, tvb, *offset-4, 4, u_octet4);
24797 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24798 /* coverity[returned_pointer] */
24799 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
24801 break;
24802 case Reply:
24803 switch(header->rep_status) {
24804 case NO_EXCEPTION:
24805 /* Function returns void */
24807 break;
24808 case USER_EXCEPTION:
24809 break;
24810 default:
24811 /* Unknown Exception */
24812 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24813 break;
24814 } /* switch(header->rep_status) */
24816 break;
24817 default:
24818 /* Unknown GIOP Message */
24819 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24820 break;
24821 } /* switch(header->message_type) */
24825 * IDL:org/csapi/mm/ulc/IpAppUserLocationCamel/triggeredLocationReport:1.0
24827 static void
24828 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24830 switch(header->message_type) {
24831 case Request:
24832 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24834 /* Begin struct "org_csapi_mm_TpUserLocationCamel" */
24835 decode_org_csapi_mm_TpUserLocationCamel_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24836 /* End struct "org_csapi_mm_TpUserLocationCamel" */
24837 /* Begin struct "org_csapi_mm_TpLocationTriggerCamel" */
24838 decode_org_csapi_mm_TpLocationTriggerCamel_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24839 /* End struct "org_csapi_mm_TpLocationTriggerCamel" */
24840 break;
24841 case Reply:
24842 switch(header->rep_status) {
24843 case NO_EXCEPTION:
24844 /* Function returns void */
24846 break;
24847 case USER_EXCEPTION:
24848 break;
24849 default:
24850 /* Unknown Exception */
24851 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24852 break;
24853 } /* switch(header->rep_status) */
24855 break;
24856 default:
24857 /* Unknown GIOP Message */
24858 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24859 break;
24860 } /* switch(header->message_type) */
24864 * IDL:org/csapi/mm/ulc/IpAppUserLocationCamel/triggeredLocationReportErr:1.0
24866 static void
24867 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24869 /* Operation specific Variable declarations Begin */
24870 guint32 u_octet4;
24871 /* Operation specific Variable declarations End */
24873 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24875 switch(header->message_type) {
24876 case Request:
24877 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24879 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24880 /* coverity[returned_pointer] */
24881 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_cause, tvb, *offset-4, 4, u_octet4);
24883 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
24884 /* coverity[returned_pointer] */
24885 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
24887 break;
24888 case Reply:
24889 switch(header->rep_status) {
24890 case NO_EXCEPTION:
24891 /* Function returns void */
24893 break;
24894 case USER_EXCEPTION:
24895 break;
24896 default:
24897 /* Unknown Exception */
24898 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24899 break;
24900 } /* switch(header->rep_status) */
24902 break;
24903 default:
24904 /* Unknown GIOP Message */
24905 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24906 break;
24907 } /* switch(header->message_type) */
24911 * IDL:org/csapi/mm/ulc/IpUserLocationCamel/locationReportReq:1.0
24913 static void
24914 decode_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24916 /* Operation specific Variable declarations Begin */
24917 guint32 u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users;
24918 guint32 i_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users;
24919 /* Operation specific Variable declarations End */
24921 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24923 switch(header->message_type) {
24924 case Request:
24925 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
24927 u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24928 /* coverity[returned_pointer] */
24929 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users);
24931 for (i_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users=0; i_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users < u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users; i_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users++) {
24933 /* Begin struct "org_csapi_TpAddress" */
24934 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24935 /* End struct "org_csapi_TpAddress" */
24938 break;
24939 case Reply:
24940 switch(header->rep_status) {
24941 case NO_EXCEPTION:
24942 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24944 break;
24945 case USER_EXCEPTION:
24946 break;
24947 default:
24948 /* Unknown Exception */
24949 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
24950 break;
24951 } /* switch(header->rep_status) */
24953 break;
24954 default:
24955 /* Unknown GIOP Message */
24956 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
24957 break;
24958 } /* switch(header->message_type) */
24962 * IDL:org/csapi/mm/ulc/IpUserLocationCamel/periodicLocationReportingStartReq:1.0
24964 static void
24965 decode_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
24967 /* Operation specific Variable declarations Begin */
24968 guint32 u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users;
24969 guint32 i_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users;
24970 /* Operation specific Variable declarations End */
24972 (void)item; /* Avoid coverity param_set_but_unused parse warning */
24974 switch(header->message_type) {
24975 case Request:
24976 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
24978 u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
24979 /* coverity[returned_pointer] */
24980 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users);
24982 for (i_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users=0; i_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users < u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users; i_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users++) {
24984 /* Begin struct "org_csapi_TpAddress" */
24985 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
24986 /* End struct "org_csapi_TpAddress" */
24989 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_reportingInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24991 break;
24992 case Reply:
24993 switch(header->rep_status) {
24994 case NO_EXCEPTION:
24995 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
24997 break;
24998 case USER_EXCEPTION:
24999 break;
25000 default:
25001 /* Unknown Exception */
25002 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25003 break;
25004 } /* switch(header->rep_status) */
25006 break;
25007 default:
25008 /* Unknown GIOP Message */
25009 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25010 break;
25011 } /* switch(header->message_type) */
25015 * IDL:org/csapi/mm/ulc/IpUserLocationCamel/periodicLocationReportingStop:1.0
25017 static void
25018 decode_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStop(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25020 switch(header->message_type) {
25021 case Request:
25022 /* Begin struct "org_csapi_mm_TpMobilityStopAssignmentData" */
25023 decode_org_csapi_mm_TpMobilityStopAssignmentData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25024 /* End struct "org_csapi_mm_TpMobilityStopAssignmentData" */
25025 break;
25026 case Reply:
25027 switch(header->rep_status) {
25028 case NO_EXCEPTION:
25029 /* Function returns void */
25031 break;
25032 case USER_EXCEPTION:
25033 break;
25034 default:
25035 /* Unknown Exception */
25036 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25037 break;
25038 } /* switch(header->rep_status) */
25040 break;
25041 default:
25042 /* Unknown GIOP Message */
25043 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25044 break;
25045 } /* switch(header->message_type) */
25049 * IDL:org/csapi/mm/ulc/IpUserLocationCamel/triggeredLocationReportingStartReq:1.0
25051 static void
25052 decode_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25054 /* Operation specific Variable declarations Begin */
25055 guint32 u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users;
25056 guint32 i_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users;
25057 /* Operation specific Variable declarations End */
25059 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25061 switch(header->message_type) {
25062 case Request:
25063 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
25065 u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
25066 /* coverity[returned_pointer] */
25067 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users);
25069 for (i_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users=0; i_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users < u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users; i_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users++) {
25071 /* Begin struct "org_csapi_TpAddress" */
25072 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25073 /* End struct "org_csapi_TpAddress" */
25076 /* Begin struct "org_csapi_mm_TpLocationTriggerCamel" */
25077 decode_org_csapi_mm_TpLocationTriggerCamel_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25078 /* End struct "org_csapi_mm_TpLocationTriggerCamel" */
25079 break;
25080 case Reply:
25081 switch(header->rep_status) {
25082 case NO_EXCEPTION:
25083 proto_tree_add_int(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25085 break;
25086 case USER_EXCEPTION:
25087 break;
25088 default:
25089 /* Unknown Exception */
25090 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25091 break;
25092 } /* switch(header->rep_status) */
25094 break;
25095 default:
25096 /* Unknown GIOP Message */
25097 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25098 break;
25099 } /* switch(header->message_type) */
25103 * IDL:org/csapi/mm/ulc/IpUserLocationCamel/triggeredLocationReportingStop:1.0
25105 static void
25106 decode_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStop(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25108 switch(header->message_type) {
25109 case Request:
25110 /* Begin struct "org_csapi_mm_TpMobilityStopAssignmentData" */
25111 decode_org_csapi_mm_TpMobilityStopAssignmentData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25112 /* End struct "org_csapi_mm_TpMobilityStopAssignmentData" */
25113 break;
25114 case Reply:
25115 switch(header->rep_status) {
25116 case NO_EXCEPTION:
25117 /* Function returns void */
25119 break;
25120 case USER_EXCEPTION:
25121 break;
25122 default:
25123 /* Unknown Exception */
25124 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25125 break;
25126 } /* switch(header->rep_status) */
25128 break;
25129 default:
25130 /* Unknown GIOP Message */
25131 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25132 break;
25133 } /* switch(header->message_type) */
25137 * IDL:org/csapi/mm/ulc/IpUserLocationCamel/getNextPeriodicLocationRequest:1.0
25139 static void
25140 decode_org_csapi_mm_ulc_IpUserLocationCamel_getNextPeriodicLocationRequest(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25142 switch(header->message_type) {
25143 case Request:
25144 proto_tree_add_boolean(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextPeriodicLocationRequest_reset, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
25146 break;
25147 case Reply:
25148 switch(header->rep_status) {
25149 case NO_EXCEPTION:
25150 /* Begin struct "org_csapi_mm_TpPeriodicLocationRequestSetEntry" */
25151 decode_org_csapi_mm_TpPeriodicLocationRequestSetEntry_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25152 /* End struct "org_csapi_mm_TpPeriodicLocationRequestSetEntry" */
25153 break;
25154 case USER_EXCEPTION:
25155 break;
25156 default:
25157 /* Unknown Exception */
25158 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25159 break;
25160 } /* switch(header->rep_status) */
25162 break;
25163 default:
25164 /* Unknown GIOP Message */
25165 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25166 break;
25167 } /* switch(header->message_type) */
25171 * IDL:org/csapi/mm/ulc/IpUserLocationCamel/getNextTriggeredLocationRequest:1.0
25173 static void
25174 decode_org_csapi_mm_ulc_IpUserLocationCamel_getNextTriggeredLocationRequest(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25176 switch(header->message_type) {
25177 case Request:
25178 proto_tree_add_boolean(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextTriggeredLocationRequest_reset, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
25180 break;
25181 case Reply:
25182 switch(header->rep_status) {
25183 case NO_EXCEPTION:
25184 /* Begin struct "org_csapi_mm_TpTriggeredLocationRequestSetEntry" */
25185 decode_org_csapi_mm_TpTriggeredLocationRequestSetEntry_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25186 /* End struct "org_csapi_mm_TpTriggeredLocationRequestSetEntry" */
25187 break;
25188 case USER_EXCEPTION:
25189 break;
25190 default:
25191 /* Unknown Exception */
25192 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25193 break;
25194 } /* switch(header->rep_status) */
25196 break;
25197 default:
25198 /* Unknown GIOP Message */
25199 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25200 break;
25201 } /* switch(header->message_type) */
25205 * IDL:org/csapi/mm/ule/IpAppUserLocationEmergency/emergencyLocationReport:1.0
25207 static void
25208 decode_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReport(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25210 switch(header->message_type) {
25211 case Request:
25212 proto_tree_add_int(tree, hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReport_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25214 /* Begin struct "org_csapi_mm_TpUserLocationEmergency" */
25215 decode_org_csapi_mm_TpUserLocationEmergency_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25216 /* End struct "org_csapi_mm_TpUserLocationEmergency" */
25217 break;
25218 case Reply:
25219 switch(header->rep_status) {
25220 case NO_EXCEPTION:
25221 /* Function returns void */
25223 break;
25224 case USER_EXCEPTION:
25225 break;
25226 default:
25227 /* Unknown Exception */
25228 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25229 break;
25230 } /* switch(header->rep_status) */
25232 break;
25233 default:
25234 /* Unknown GIOP Message */
25235 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25236 break;
25237 } /* switch(header->message_type) */
25241 * IDL:org/csapi/mm/ule/IpAppUserLocationEmergency/emergencyLocationReportErr:1.0
25243 static void
25244 decode_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25246 /* Operation specific Variable declarations Begin */
25247 guint32 u_octet4;
25248 /* Operation specific Variable declarations End */
25250 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25252 switch(header->message_type) {
25253 case Request:
25254 proto_tree_add_int(tree, hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25256 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25257 /* coverity[returned_pointer] */
25258 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_cause, tvb, *offset-4, 4, u_octet4);
25260 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25261 /* coverity[returned_pointer] */
25262 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
25264 break;
25265 case Reply:
25266 switch(header->rep_status) {
25267 case NO_EXCEPTION:
25268 /* Function returns void */
25270 break;
25271 case USER_EXCEPTION:
25272 break;
25273 default:
25274 /* Unknown Exception */
25275 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25276 break;
25277 } /* switch(header->rep_status) */
25279 break;
25280 default:
25281 /* Unknown GIOP Message */
25282 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25283 break;
25284 } /* switch(header->message_type) */
25288 * IDL:org/csapi/mm/ule/IpUserLocationEmergency/emergencyLocationReportReq:1.0
25290 static void
25291 decode_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25293 switch(header->message_type) {
25294 case Request:
25295 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
25297 /* Begin struct "org_csapi_mm_TpUserLocationEmergencyRequest" */
25298 decode_org_csapi_mm_TpUserLocationEmergencyRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25299 /* End struct "org_csapi_mm_TpUserLocationEmergencyRequest" */
25300 break;
25301 case Reply:
25302 switch(header->rep_status) {
25303 case NO_EXCEPTION:
25304 proto_tree_add_int(tree, hf_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25306 break;
25307 case USER_EXCEPTION:
25308 break;
25309 default:
25310 /* Unknown Exception */
25311 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25312 break;
25313 } /* switch(header->rep_status) */
25315 break;
25316 default:
25317 /* Unknown GIOP Message */
25318 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25319 break;
25320 } /* switch(header->message_type) */
25324 * IDL:org/csapi/mm/ule/IpUserLocationEmergency/subscribeEmergencyLocationReports:1.0
25326 static void
25327 decode_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25329 switch(header->message_type) {
25330 case Request:
25331 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
25333 break;
25334 case Reply:
25335 switch(header->rep_status) {
25336 case NO_EXCEPTION:
25337 proto_tree_add_int(tree, hf_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25339 break;
25340 case USER_EXCEPTION:
25341 break;
25342 default:
25343 /* Unknown Exception */
25344 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25345 break;
25346 } /* switch(header->rep_status) */
25348 break;
25349 default:
25350 /* Unknown GIOP Message */
25351 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25352 break;
25353 } /* switch(header->message_type) */
25357 * IDL:org/csapi/mm/ule/IpUserLocationEmergency/unSubscribeEmergencyLocationReports:1.0
25359 static void
25360 decode_org_csapi_mm_ule_IpUserLocationEmergency_unSubscribeEmergencyLocationReports(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25362 switch(header->message_type) {
25363 case Request:
25364 proto_tree_add_int(tree, hf_org_csapi_mm_ule_IpUserLocationEmergency_unSubscribeEmergencyLocationReports_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25366 break;
25367 case Reply:
25368 switch(header->rep_status) {
25369 case NO_EXCEPTION:
25370 /* Function returns void */
25372 break;
25373 case USER_EXCEPTION:
25374 break;
25375 default:
25376 /* Unknown Exception */
25377 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25378 break;
25379 } /* switch(header->rep_status) */
25381 break;
25382 default:
25383 /* Unknown GIOP Message */
25384 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25385 break;
25386 } /* switch(header->message_type) */
25390 * IDL:org/csapi/mm/us/IpAppUserStatus/statusReportRes:1.0
25392 static void
25393 decode_org_csapi_mm_us_IpAppUserStatus_statusReportRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25395 /* Operation specific Variable declarations Begin */
25396 guint32 u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status;
25397 guint32 i_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status;
25398 /* Operation specific Variable declarations End */
25400 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25402 switch(header->message_type) {
25403 case Request:
25404 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25406 u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
25407 /* coverity[returned_pointer] */
25408 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status);
25410 for (i_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status=0; i_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status < u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status; i_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status++) {
25412 /* Begin struct "org_csapi_mm_TpUserStatus" */
25413 decode_org_csapi_mm_TpUserStatus_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25414 /* End struct "org_csapi_mm_TpUserStatus" */
25417 break;
25418 case Reply:
25419 switch(header->rep_status) {
25420 case NO_EXCEPTION:
25421 /* Function returns void */
25423 break;
25424 case USER_EXCEPTION:
25425 break;
25426 default:
25427 /* Unknown Exception */
25428 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25429 break;
25430 } /* switch(header->rep_status) */
25432 break;
25433 default:
25434 /* Unknown GIOP Message */
25435 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25436 break;
25437 } /* switch(header->message_type) */
25441 * IDL:org/csapi/mm/us/IpAppUserStatus/statusReportErr:1.0
25443 static void
25444 decode_org_csapi_mm_us_IpAppUserStatus_statusReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25446 /* Operation specific Variable declarations Begin */
25447 guint32 u_octet4;
25448 /* Operation specific Variable declarations End */
25450 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25452 switch(header->message_type) {
25453 case Request:
25454 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25456 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25457 /* coverity[returned_pointer] */
25458 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_cause, tvb, *offset-4, 4, u_octet4);
25460 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25461 /* coverity[returned_pointer] */
25462 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
25464 break;
25465 case Reply:
25466 switch(header->rep_status) {
25467 case NO_EXCEPTION:
25468 /* Function returns void */
25470 break;
25471 case USER_EXCEPTION:
25472 break;
25473 default:
25474 /* Unknown Exception */
25475 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25476 break;
25477 } /* switch(header->rep_status) */
25479 break;
25480 default:
25481 /* Unknown GIOP Message */
25482 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25483 break;
25484 } /* switch(header->message_type) */
25488 * IDL:org/csapi/mm/us/IpAppUserStatus/triggeredStatusReport:1.0
25490 static void
25491 decode_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReport(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25493 switch(header->message_type) {
25494 case Request:
25495 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReport_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25497 /* Begin struct "org_csapi_mm_TpUserStatus" */
25498 decode_org_csapi_mm_TpUserStatus_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25499 /* End struct "org_csapi_mm_TpUserStatus" */
25500 break;
25501 case Reply:
25502 switch(header->rep_status) {
25503 case NO_EXCEPTION:
25504 /* Function returns void */
25506 break;
25507 case USER_EXCEPTION:
25508 break;
25509 default:
25510 /* Unknown Exception */
25511 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25512 break;
25513 } /* switch(header->rep_status) */
25515 break;
25516 default:
25517 /* Unknown GIOP Message */
25518 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25519 break;
25520 } /* switch(header->message_type) */
25524 * IDL:org/csapi/mm/us/IpAppUserStatus/triggeredStatusReportErr:1.0
25526 static void
25527 decode_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25529 /* Operation specific Variable declarations Begin */
25530 guint32 u_octet4;
25531 /* Operation specific Variable declarations End */
25533 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25535 switch(header->message_type) {
25536 case Request:
25537 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25539 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25540 /* coverity[returned_pointer] */
25541 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_cause, tvb, *offset-4, 4, u_octet4);
25543 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25544 /* coverity[returned_pointer] */
25545 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
25547 break;
25548 case Reply:
25549 switch(header->rep_status) {
25550 case NO_EXCEPTION:
25551 /* Function returns void */
25553 break;
25554 case USER_EXCEPTION:
25555 break;
25556 default:
25557 /* Unknown Exception */
25558 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25559 break;
25560 } /* switch(header->rep_status) */
25562 break;
25563 default:
25564 /* Unknown GIOP Message */
25565 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25566 break;
25567 } /* switch(header->message_type) */
25571 * IDL:org/csapi/mm/us/IpAppUserStatus/extendedStatusReportRes:1.0
25573 static void
25574 decode_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25576 /* Operation specific Variable declarations Begin */
25577 guint32 u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status;
25578 guint32 i_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status;
25579 /* Operation specific Variable declarations End */
25581 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25583 switch(header->message_type) {
25584 case Request:
25585 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25587 u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
25588 /* coverity[returned_pointer] */
25589 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status);
25591 for (i_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status=0; i_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status < u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status; i_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status++) {
25593 /* Begin struct "org_csapi_mm_TpUserStatusExtended" */
25594 decode_org_csapi_mm_TpUserStatusExtended_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25595 /* End struct "org_csapi_mm_TpUserStatusExtended" */
25598 break;
25599 case Reply:
25600 switch(header->rep_status) {
25601 case NO_EXCEPTION:
25602 /* Function returns void */
25604 break;
25605 case USER_EXCEPTION:
25606 break;
25607 default:
25608 /* Unknown Exception */
25609 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25610 break;
25611 } /* switch(header->rep_status) */
25613 break;
25614 default:
25615 /* Unknown GIOP Message */
25616 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25617 break;
25618 } /* switch(header->message_type) */
25622 * IDL:org/csapi/mm/us/IpAppUserStatus/extendedStatusReportErr:1.0
25624 static void
25625 decode_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25627 /* Operation specific Variable declarations Begin */
25628 guint32 u_octet4;
25629 /* Operation specific Variable declarations End */
25631 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25633 switch(header->message_type) {
25634 case Request:
25635 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25637 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25638 /* coverity[returned_pointer] */
25639 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_cause, tvb, *offset-4, 4, u_octet4);
25641 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25642 /* coverity[returned_pointer] */
25643 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
25645 break;
25646 case Reply:
25647 switch(header->rep_status) {
25648 case NO_EXCEPTION:
25649 /* Function returns void */
25651 break;
25652 case USER_EXCEPTION:
25653 break;
25654 default:
25655 /* Unknown Exception */
25656 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25657 break;
25658 } /* switch(header->rep_status) */
25660 break;
25661 default:
25662 /* Unknown GIOP Message */
25663 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25664 break;
25665 } /* switch(header->message_type) */
25669 * IDL:org/csapi/mm/us/IpAppUserStatus/extTriggeredStatusReport:1.0
25671 static void
25672 decode_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReport(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25674 switch(header->message_type) {
25675 case Request:
25676 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReport_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25678 /* Begin struct "org_csapi_mm_TpUserStatusExtended" */
25679 decode_org_csapi_mm_TpUserStatusExtended_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25680 /* End struct "org_csapi_mm_TpUserStatusExtended" */
25681 break;
25682 case Reply:
25683 switch(header->rep_status) {
25684 case NO_EXCEPTION:
25685 /* Function returns void */
25687 break;
25688 case USER_EXCEPTION:
25689 break;
25690 default:
25691 /* Unknown Exception */
25692 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25693 break;
25694 } /* switch(header->rep_status) */
25696 break;
25697 default:
25698 /* Unknown GIOP Message */
25699 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25700 break;
25701 } /* switch(header->message_type) */
25705 * IDL:org/csapi/mm/us/IpAppUserStatus/extTriggeredStatusReportErr:1.0
25707 static void
25708 decode_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25710 /* Operation specific Variable declarations Begin */
25711 guint32 u_octet4;
25712 /* Operation specific Variable declarations End */
25714 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25716 switch(header->message_type) {
25717 case Request:
25718 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25720 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25721 /* coverity[returned_pointer] */
25722 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_cause, tvb, *offset-4, 4, u_octet4);
25724 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
25725 /* coverity[returned_pointer] */
25726 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_diagnostic, tvb, *offset-4, 4, u_octet4);
25728 break;
25729 case Reply:
25730 switch(header->rep_status) {
25731 case NO_EXCEPTION:
25732 /* Function returns void */
25734 break;
25735 case USER_EXCEPTION:
25736 break;
25737 default:
25738 /* Unknown Exception */
25739 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25740 break;
25741 } /* switch(header->rep_status) */
25743 break;
25744 default:
25745 /* Unknown GIOP Message */
25746 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25747 break;
25748 } /* switch(header->message_type) */
25752 * IDL:org/csapi/mm/us/IpUserStatus/statusReportReq:1.0
25754 static void
25755 decode_org_csapi_mm_us_IpUserStatus_statusReportReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25757 /* Operation specific Variable declarations Begin */
25758 guint32 u_octet4_loop_org_csapi_mm_us_IpUserStatus_statusReportReq_users;
25759 guint32 i_org_csapi_mm_us_IpUserStatus_statusReportReq_users;
25760 /* Operation specific Variable declarations End */
25762 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25764 switch(header->message_type) {
25765 case Request:
25766 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
25768 u_octet4_loop_org_csapi_mm_us_IpUserStatus_statusReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
25769 /* coverity[returned_pointer] */
25770 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpUserStatus_statusReportReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpUserStatus_statusReportReq_users);
25772 for (i_org_csapi_mm_us_IpUserStatus_statusReportReq_users=0; i_org_csapi_mm_us_IpUserStatus_statusReportReq_users < u_octet4_loop_org_csapi_mm_us_IpUserStatus_statusReportReq_users; i_org_csapi_mm_us_IpUserStatus_statusReportReq_users++) {
25774 /* Begin struct "org_csapi_TpAddress" */
25775 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25776 /* End struct "org_csapi_TpAddress" */
25779 break;
25780 case Reply:
25781 switch(header->rep_status) {
25782 case NO_EXCEPTION:
25783 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpUserStatus_statusReportReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25785 break;
25786 case USER_EXCEPTION:
25787 break;
25788 default:
25789 /* Unknown Exception */
25790 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25791 break;
25792 } /* switch(header->rep_status) */
25794 break;
25795 default:
25796 /* Unknown GIOP Message */
25797 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25798 break;
25799 } /* switch(header->message_type) */
25803 * IDL:org/csapi/mm/us/IpUserStatus/triggeredStatusReportingStartReq:1.0
25805 static void
25806 decode_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25808 /* Operation specific Variable declarations Begin */
25809 guint32 u_octet4_loop_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users;
25810 guint32 i_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users;
25811 /* Operation specific Variable declarations End */
25813 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25815 switch(header->message_type) {
25816 case Request:
25817 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
25819 u_octet4_loop_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
25820 /* coverity[returned_pointer] */
25821 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users);
25823 for (i_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users=0; i_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users < u_octet4_loop_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users; i_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users++) {
25825 /* Begin struct "org_csapi_TpAddress" */
25826 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25827 /* End struct "org_csapi_TpAddress" */
25830 break;
25831 case Reply:
25832 switch(header->rep_status) {
25833 case NO_EXCEPTION:
25834 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25836 break;
25837 case USER_EXCEPTION:
25838 break;
25839 default:
25840 /* Unknown Exception */
25841 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25842 break;
25843 } /* switch(header->rep_status) */
25845 break;
25846 default:
25847 /* Unknown GIOP Message */
25848 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25849 break;
25850 } /* switch(header->message_type) */
25854 * IDL:org/csapi/mm/us/IpUserStatus/triggeredStatusReportingStop:1.0
25856 static void
25857 decode_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStop(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25859 switch(header->message_type) {
25860 case Request:
25861 /* Begin struct "org_csapi_mm_TpMobilityStopAssignmentData" */
25862 decode_org_csapi_mm_TpMobilityStopAssignmentData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25863 /* End struct "org_csapi_mm_TpMobilityStopAssignmentData" */
25864 break;
25865 case Reply:
25866 switch(header->rep_status) {
25867 case NO_EXCEPTION:
25868 /* Function returns void */
25870 break;
25871 case USER_EXCEPTION:
25872 break;
25873 default:
25874 /* Unknown Exception */
25875 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25876 break;
25877 } /* switch(header->rep_status) */
25879 break;
25880 default:
25881 /* Unknown GIOP Message */
25882 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25883 break;
25884 } /* switch(header->message_type) */
25888 * IDL:org/csapi/mm/us/IpUserStatus/getNextTriggeredStatusRequest:1.0
25890 static void
25891 decode_org_csapi_mm_us_IpUserStatus_getNextTriggeredStatusRequest(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25893 switch(header->message_type) {
25894 case Request:
25895 proto_tree_add_boolean(tree, hf_org_csapi_mm_us_IpUserStatus_getNextTriggeredStatusRequest_reset, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
25897 break;
25898 case Reply:
25899 switch(header->rep_status) {
25900 case NO_EXCEPTION:
25901 /* Begin struct "org_csapi_mm_TpTriggeredStatusRequestSetEntry" */
25902 decode_org_csapi_mm_TpTriggeredStatusRequestSetEntry_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25903 /* End struct "org_csapi_mm_TpTriggeredStatusRequestSetEntry" */
25904 break;
25905 case USER_EXCEPTION:
25906 break;
25907 default:
25908 /* Unknown Exception */
25909 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25910 break;
25911 } /* switch(header->rep_status) */
25913 break;
25914 default:
25915 /* Unknown GIOP Message */
25916 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25917 break;
25918 } /* switch(header->message_type) */
25922 * IDL:org/csapi/mm/us/IpUserStatus/extendedStatusReportReq:1.0
25924 static void
25925 decode_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25927 /* Operation specific Variable declarations Begin */
25928 guint32 u_octet4_loop_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users;
25929 guint32 i_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users;
25930 /* Operation specific Variable declarations End */
25932 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25934 switch(header->message_type) {
25935 case Request:
25936 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
25938 u_octet4_loop_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
25939 /* coverity[returned_pointer] */
25940 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users);
25942 for (i_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users=0; i_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users < u_octet4_loop_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users; i_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users++) {
25944 /* Begin struct "org_csapi_TpAddress" */
25945 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25946 /* End struct "org_csapi_TpAddress" */
25949 break;
25950 case Reply:
25951 switch(header->rep_status) {
25952 case NO_EXCEPTION:
25953 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
25955 break;
25956 case USER_EXCEPTION:
25957 break;
25958 default:
25959 /* Unknown Exception */
25960 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
25961 break;
25962 } /* switch(header->rep_status) */
25964 break;
25965 default:
25966 /* Unknown GIOP Message */
25967 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
25968 break;
25969 } /* switch(header->message_type) */
25973 * IDL:org/csapi/mm/us/IpUserStatus/extTriggeredStatusReportingStartReq:1.0
25975 static void
25976 decode_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
25978 /* Operation specific Variable declarations Begin */
25979 guint32 u_octet4_loop_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users;
25980 guint32 i_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users;
25981 /* Operation specific Variable declarations End */
25983 (void)item; /* Avoid coverity param_set_but_unused parse warning */
25985 switch(header->message_type) {
25986 case Request:
25987 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
25989 u_octet4_loop_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
25990 /* coverity[returned_pointer] */
25991 item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users);
25993 for (i_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users=0; i_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users < u_octet4_loop_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users; i_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users++) {
25995 /* Begin struct "org_csapi_TpAddress" */
25996 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
25997 /* End struct "org_csapi_TpAddress" */
26000 break;
26001 case Reply:
26002 switch(header->rep_status) {
26003 case NO_EXCEPTION:
26004 proto_tree_add_int(tree, hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26006 break;
26007 case USER_EXCEPTION:
26008 break;
26009 default:
26010 /* Unknown Exception */
26011 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26012 break;
26013 } /* switch(header->rep_status) */
26015 break;
26016 default:
26017 /* Unknown GIOP Message */
26018 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26019 break;
26020 } /* switch(header->message_type) */
26024 * IDL:org/csapi/mm/us/IpUserStatus/extTriggeredStatusReportingStop:1.0
26026 static void
26027 decode_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStop(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26029 switch(header->message_type) {
26030 case Request:
26031 /* Begin struct "org_csapi_mm_TpMobilityStopAssignmentData" */
26032 decode_org_csapi_mm_TpMobilityStopAssignmentData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26033 /* End struct "org_csapi_mm_TpMobilityStopAssignmentData" */
26034 break;
26035 case Reply:
26036 switch(header->rep_status) {
26037 case NO_EXCEPTION:
26038 /* Function returns void */
26040 break;
26041 case USER_EXCEPTION:
26042 break;
26043 default:
26044 /* Unknown Exception */
26045 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26046 break;
26047 } /* switch(header->rep_status) */
26049 break;
26050 default:
26051 /* Unknown GIOP Message */
26052 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26053 break;
26054 } /* switch(header->message_type) */
26058 * IDL:org/csapi/mm/ub/IpAppUserBinding/triggeredBindingRequestNotification:1.0
26060 static void
26061 decode_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26063 /* Operation specific Variable declarations Begin */
26064 guint32 u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation;
26065 guint32 i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation;
26066 guint32 u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return;
26067 guint32 i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return;
26068 /* Operation specific Variable declarations End */
26070 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26072 switch(header->message_type) {
26073 case Request:
26074 proto_tree_add_int(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26076 /* Begin struct "org_csapi_TpAddress" */
26077 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26078 /* End struct "org_csapi_TpAddress" */
26079 u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26080 /* coverity[returned_pointer] */
26081 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation);
26083 for (i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation=0; i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation < u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation; i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation++) {
26085 u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26086 /* coverity[returned_pointer] */
26087 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation);
26089 for (i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation=0; i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation < u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation; i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation++) {
26091 /* Begin union "org_csapi_mm_TpBindingEntry" */
26093 decode_org_csapi_mm_TpBindingEntry_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
26095 /* End union "org_csapi_mm_TpBindingEntry" */
26100 break;
26101 case Reply:
26102 switch(header->rep_status) {
26103 case NO_EXCEPTION:
26104 u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26105 /* coverity[returned_pointer] */
26106 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return);
26108 for (i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return=0; i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return < u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return; i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return++) {
26110 u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26111 /* coverity[returned_pointer] */
26112 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return);
26114 for (i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return=0; i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return < u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return; i_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return++) {
26116 /* Begin union "org_csapi_mm_TpBindingEntry" */
26118 decode_org_csapi_mm_TpBindingEntry_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
26120 /* End union "org_csapi_mm_TpBindingEntry" */
26125 break;
26126 case USER_EXCEPTION:
26127 break;
26128 default:
26129 /* Unknown Exception */
26130 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26131 break;
26132 } /* switch(header->rep_status) */
26134 break;
26135 default:
26136 /* Unknown GIOP Message */
26137 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26138 break;
26139 } /* switch(header->message_type) */
26143 * IDL:org/csapi/mm/ub/IpAppUserBinding/triggeredBindingRequestNotificationStartErr:1.0
26145 static void
26146 decode_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26148 /* Operation specific Variable declarations Begin */
26149 guint32 u_octet4;
26150 /* Operation specific Variable declarations End */
26152 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26154 switch(header->message_type) {
26155 case Request:
26156 proto_tree_add_int(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26158 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
26159 /* coverity[returned_pointer] */
26160 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_cause, tvb, *offset-4, 4, u_octet4);
26162 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
26163 /* coverity[returned_pointer] */
26164 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_diagnostic, tvb, *offset-4, 4, u_octet4);
26166 break;
26167 case Reply:
26168 switch(header->rep_status) {
26169 case NO_EXCEPTION:
26170 /* Function returns void */
26172 break;
26173 case USER_EXCEPTION:
26174 break;
26175 default:
26176 /* Unknown Exception */
26177 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26178 break;
26179 } /* switch(header->rep_status) */
26181 break;
26182 default:
26183 /* Unknown GIOP Message */
26184 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26185 break;
26186 } /* switch(header->message_type) */
26190 * IDL:org/csapi/mm/ub/IpUserBinding/triggeredBindingRequestNotificationStartReq:1.0
26192 static void
26193 decode_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26195 /* Operation specific Variable declarations Begin */
26196 guint32 u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users;
26197 guint32 i_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users;
26198 guint32 u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria;
26199 guint32 i_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria;
26200 /* Operation specific Variable declarations End */
26202 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26204 switch(header->message_type) {
26205 case Request:
26206 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
26208 u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26209 /* coverity[returned_pointer] */
26210 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users);
26212 for (i_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users=0; i_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users < u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users; i_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users++) {
26214 /* Begin struct "org_csapi_TpAddress" */
26215 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26216 /* End struct "org_csapi_TpAddress" */
26219 u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26220 /* coverity[returned_pointer] */
26221 item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria);
26223 for (i_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria=0; i_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria < u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria; i_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria++) {
26225 /* Begin struct "org_csapi_mm_TpBindingNotificationCriteria" */
26226 decode_org_csapi_mm_TpBindingNotificationCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26227 /* End struct "org_csapi_mm_TpBindingNotificationCriteria" */
26230 break;
26231 case Reply:
26232 switch(header->rep_status) {
26233 case NO_EXCEPTION:
26234 proto_tree_add_int(tree, hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26236 break;
26237 case USER_EXCEPTION:
26238 break;
26239 default:
26240 /* Unknown Exception */
26241 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26242 break;
26243 } /* switch(header->rep_status) */
26245 break;
26246 default:
26247 /* Unknown GIOP Message */
26248 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26249 break;
26250 } /* switch(header->message_type) */
26254 * IDL:org/csapi/mm/ub/IpUserBinding/triggeredBindingRequestNotificationStop:1.0
26256 static void
26257 decode_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStop(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26259 switch(header->message_type) {
26260 case Request:
26261 proto_tree_add_int(tree, hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStop_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26263 break;
26264 case Reply:
26265 switch(header->rep_status) {
26266 case NO_EXCEPTION:
26267 /* Function returns void */
26269 break;
26270 case USER_EXCEPTION:
26271 break;
26272 default:
26273 /* Unknown Exception */
26274 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26275 break;
26276 } /* switch(header->rep_status) */
26278 break;
26279 default:
26280 /* Unknown GIOP Message */
26281 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26282 break;
26283 } /* switch(header->message_type) */
26287 * IDL:org/csapi/termcap/IpTerminalCapabilities/getTerminalCapabilities:1.0
26289 static void
26290 decode_org_csapi_termcap_IpTerminalCapabilities_getTerminalCapabilities(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26292 switch(header->message_type) {
26293 case Request:
26294 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_termcap_IpTerminalCapabilities_getTerminalCapabilities_terminalIdentity);
26296 break;
26297 case Reply:
26298 switch(header->rep_status) {
26299 case NO_EXCEPTION:
26300 /* Begin struct "org_csapi_termcap_TpTerminalCapabilities" */
26301 decode_org_csapi_termcap_TpTerminalCapabilities_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26302 /* End struct "org_csapi_termcap_TpTerminalCapabilities" */
26303 break;
26304 case USER_EXCEPTION:
26305 break;
26306 default:
26307 /* Unknown Exception */
26308 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26309 break;
26310 } /* switch(header->rep_status) */
26312 break;
26313 default:
26314 /* Unknown GIOP Message */
26315 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26316 break;
26317 } /* switch(header->message_type) */
26321 * IDL:org/csapi/termcap/IpAppExtendedTerminalCapabilities/triggeredTerminalCapabilityReport:1.0
26323 static void
26324 decode_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26326 /* Operation specific Variable declarations Begin */
26327 guint32 u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals;
26328 guint32 i_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals;
26329 /* Operation specific Variable declarations End */
26331 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26333 switch(header->message_type) {
26334 case Request:
26335 proto_tree_add_int(tree, hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26337 u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26338 /* coverity[returned_pointer] */
26339 item = proto_tree_add_uint(tree, hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals, tvb,*offset-4, 4, u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals);
26341 for (i_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals=0; i_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals < u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals; i_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals++) {
26343 /* Begin struct "org_csapi_TpAddress" */
26344 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26345 /* End struct "org_csapi_TpAddress" */
26348 proto_tree_add_int(tree, hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_criteria, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26350 /* Begin struct "org_csapi_termcap_TpTerminalCapabilities" */
26351 decode_org_csapi_termcap_TpTerminalCapabilities_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26352 /* End struct "org_csapi_termcap_TpTerminalCapabilities" */
26353 break;
26354 case Reply:
26355 switch(header->rep_status) {
26356 case NO_EXCEPTION:
26357 /* Function returns void */
26359 break;
26360 case USER_EXCEPTION:
26361 break;
26362 default:
26363 /* Unknown Exception */
26364 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26365 break;
26366 } /* switch(header->rep_status) */
26368 break;
26369 default:
26370 /* Unknown GIOP Message */
26371 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26372 break;
26373 } /* switch(header->message_type) */
26377 * IDL:org/csapi/termcap/IpAppExtendedTerminalCapabilities/triggeredTerminalCapabilityReportErr:1.0
26379 static void
26380 decode_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26382 /* Operation specific Variable declarations Begin */
26383 guint32 u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals;
26384 guint32 i_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals;
26385 guint32 u_octet4;
26386 /* Operation specific Variable declarations End */
26388 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26390 switch(header->message_type) {
26391 case Request:
26392 proto_tree_add_int(tree, hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26394 u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26395 /* coverity[returned_pointer] */
26396 item = proto_tree_add_uint(tree, hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals, tvb,*offset-4, 4, u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals);
26398 for (i_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals=0; i_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals < u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals; i_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals++) {
26400 /* Begin struct "org_csapi_TpAddress" */
26401 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26402 /* End struct "org_csapi_TpAddress" */
26405 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
26406 /* coverity[returned_pointer] */
26407 item = proto_tree_add_uint(tree, hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_cause, tvb, *offset-4, 4, u_octet4);
26409 break;
26410 case Reply:
26411 switch(header->rep_status) {
26412 case NO_EXCEPTION:
26413 /* Function returns void */
26415 break;
26416 case USER_EXCEPTION:
26417 break;
26418 default:
26419 /* Unknown Exception */
26420 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26421 break;
26422 } /* switch(header->rep_status) */
26424 break;
26425 default:
26426 /* Unknown GIOP Message */
26427 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26428 break;
26429 } /* switch(header->message_type) */
26433 * IDL:org/csapi/termcap/IpExtendedTerminalCapabilities/triggeredTerminalCapabilityStartReq:1.0
26435 static void
26436 decode_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26438 /* Operation specific Variable declarations Begin */
26439 guint32 u_octet4_loop_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals;
26440 guint32 i_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals;
26441 /* Operation specific Variable declarations End */
26443 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26445 switch(header->message_type) {
26446 case Request:
26447 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
26449 u_octet4_loop_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26450 /* coverity[returned_pointer] */
26451 item = proto_tree_add_uint(tree, hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals, tvb,*offset-4, 4, u_octet4_loop_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals);
26453 for (i_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals=0; i_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals < u_octet4_loop_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals; i_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals++) {
26455 /* Begin struct "org_csapi_TpAddress" */
26456 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26457 /* End struct "org_csapi_TpAddress" */
26460 /* Begin struct "org_csapi_termcap_TpTerminalCapabilityScope" */
26461 decode_org_csapi_termcap_TpTerminalCapabilityScope_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26462 /* End struct "org_csapi_termcap_TpTerminalCapabilityScope" */
26463 proto_tree_add_int(tree, hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_criteria, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26465 break;
26466 case Reply:
26467 switch(header->rep_status) {
26468 case NO_EXCEPTION:
26469 proto_tree_add_int(tree, hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26471 break;
26472 case USER_EXCEPTION:
26473 break;
26474 default:
26475 /* Unknown Exception */
26476 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26477 break;
26478 } /* switch(header->rep_status) */
26480 break;
26481 default:
26482 /* Unknown GIOP Message */
26483 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26484 break;
26485 } /* switch(header->message_type) */
26489 * IDL:org/csapi/termcap/IpExtendedTerminalCapabilities/triggeredTerminalCapabilityStop:1.0
26491 static void
26492 decode_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStop(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26494 switch(header->message_type) {
26495 case Request:
26496 proto_tree_add_int(tree, hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStop_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26498 break;
26499 case Reply:
26500 switch(header->rep_status) {
26501 case NO_EXCEPTION:
26502 /* Function returns void */
26504 break;
26505 case USER_EXCEPTION:
26506 break;
26507 default:
26508 /* Unknown Exception */
26509 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26510 break;
26511 } /* switch(header->rep_status) */
26513 break;
26514 default:
26515 /* Unknown GIOP Message */
26516 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26517 break;
26518 } /* switch(header->message_type) */
26522 * IDL:org/csapi/dsc/IpAppDataSession/connectRes:1.0
26524 static void
26525 decode_org_csapi_dsc_IpAppDataSession_connectRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26527 switch(header->message_type) {
26528 case Request:
26529 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSession_connectRes_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26531 /* Begin struct "org_csapi_dsc_TpDataSessionReport" */
26532 decode_org_csapi_dsc_TpDataSessionReport_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26533 /* End struct "org_csapi_dsc_TpDataSessionReport" */
26534 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSession_connectRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26536 break;
26537 case Reply:
26538 switch(header->rep_status) {
26539 case NO_EXCEPTION:
26540 /* Function returns void */
26542 break;
26543 case USER_EXCEPTION:
26544 break;
26545 default:
26546 /* Unknown Exception */
26547 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26548 break;
26549 } /* switch(header->rep_status) */
26551 break;
26552 default:
26553 /* Unknown GIOP Message */
26554 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26555 break;
26556 } /* switch(header->message_type) */
26560 * IDL:org/csapi/dsc/IpAppDataSession/connectErr:1.0
26562 static void
26563 decode_org_csapi_dsc_IpAppDataSession_connectErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26565 switch(header->message_type) {
26566 case Request:
26567 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSession_connectErr_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26569 /* Begin struct "org_csapi_dsc_TpDataSessionError" */
26570 decode_org_csapi_dsc_TpDataSessionError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26571 /* End struct "org_csapi_dsc_TpDataSessionError" */
26572 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSession_connectErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26574 break;
26575 case Reply:
26576 switch(header->rep_status) {
26577 case NO_EXCEPTION:
26578 /* Function returns void */
26580 break;
26581 case USER_EXCEPTION:
26582 break;
26583 default:
26584 /* Unknown Exception */
26585 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26586 break;
26587 } /* switch(header->rep_status) */
26589 break;
26590 default:
26591 /* Unknown GIOP Message */
26592 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26593 break;
26594 } /* switch(header->message_type) */
26598 * IDL:org/csapi/dsc/IpAppDataSession/superviseDataSessionRes:1.0
26600 static void
26601 decode_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26603 /* Operation specific Variable declarations Begin */
26604 guint32 u_octet4;
26605 /* Operation specific Variable declarations End */
26607 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26609 switch(header->message_type) {
26610 case Request:
26611 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26613 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_report, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26615 /* Begin struct "org_csapi_dsc_TpDataSessionSuperviseVolume" */
26616 decode_org_csapi_dsc_TpDataSessionSuperviseVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26617 /* End struct "org_csapi_dsc_TpDataSessionSuperviseVolume" */
26618 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
26619 /* coverity[returned_pointer] */
26620 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_qualityOfService, tvb, *offset-4, 4, u_octet4);
26622 break;
26623 case Reply:
26624 switch(header->rep_status) {
26625 case NO_EXCEPTION:
26626 /* Function returns void */
26628 break;
26629 case USER_EXCEPTION:
26630 break;
26631 default:
26632 /* Unknown Exception */
26633 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26634 break;
26635 } /* switch(header->rep_status) */
26637 break;
26638 default:
26639 /* Unknown GIOP Message */
26640 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26641 break;
26642 } /* switch(header->message_type) */
26646 * IDL:org/csapi/dsc/IpAppDataSession/superviseDataSessionErr:1.0
26648 static void
26649 decode_org_csapi_dsc_IpAppDataSession_superviseDataSessionErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26651 switch(header->message_type) {
26652 case Request:
26653 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionErr_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26655 /* Begin struct "org_csapi_dsc_TpDataSessionError" */
26656 decode_org_csapi_dsc_TpDataSessionError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26657 /* End struct "org_csapi_dsc_TpDataSessionError" */
26658 break;
26659 case Reply:
26660 switch(header->rep_status) {
26661 case NO_EXCEPTION:
26662 /* Function returns void */
26664 break;
26665 case USER_EXCEPTION:
26666 break;
26667 default:
26668 /* Unknown Exception */
26669 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26670 break;
26671 } /* switch(header->rep_status) */
26673 break;
26674 default:
26675 /* Unknown GIOP Message */
26676 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26677 break;
26678 } /* switch(header->message_type) */
26682 * IDL:org/csapi/dsc/IpAppDataSession/dataSessionFaultDetected:1.0
26684 static void
26685 decode_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26687 /* Operation specific Variable declarations Begin */
26688 guint32 u_octet4;
26689 /* Operation specific Variable declarations End */
26691 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26693 switch(header->message_type) {
26694 case Request:
26695 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26697 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
26698 /* coverity[returned_pointer] */
26699 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected_fault, tvb, *offset-4, 4, u_octet4);
26701 break;
26702 case Reply:
26703 switch(header->rep_status) {
26704 case NO_EXCEPTION:
26705 /* Function returns void */
26707 break;
26708 case USER_EXCEPTION:
26709 break;
26710 default:
26711 /* Unknown Exception */
26712 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26713 break;
26714 } /* switch(header->rep_status) */
26716 break;
26717 default:
26718 /* Unknown GIOP Message */
26719 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26720 break;
26721 } /* switch(header->message_type) */
26725 * IDL:org/csapi/dsc/IpAppDataSessionControlManager/dataSessionAborted:1.0
26727 static void
26728 decode_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionAborted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26730 switch(header->message_type) {
26731 case Request:
26732 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionAborted_dataSession, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26734 break;
26735 case Reply:
26736 switch(header->rep_status) {
26737 case NO_EXCEPTION:
26738 /* Function returns void */
26740 break;
26741 case USER_EXCEPTION:
26742 break;
26743 default:
26744 /* Unknown Exception */
26745 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26746 break;
26747 } /* switch(header->rep_status) */
26749 break;
26750 default:
26751 /* Unknown GIOP Message */
26752 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26753 break;
26754 } /* switch(header->message_type) */
26758 * IDL:org/csapi/dsc/IpAppDataSessionControlManager/reportNotification:1.0
26760 static void
26761 decode_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26763 switch(header->message_type) {
26764 case Request:
26765 /* Begin struct "org_csapi_dsc_TpDataSessionIdentifier" */
26766 decode_org_csapi_dsc_TpDataSessionIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26767 /* End struct "org_csapi_dsc_TpDataSessionIdentifier" */
26768 /* Begin struct "org_csapi_dsc_TpDataSessionEventInfo" */
26769 decode_org_csapi_dsc_TpDataSessionEventInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26770 /* End struct "org_csapi_dsc_TpDataSessionEventInfo" */
26771 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26773 break;
26774 case Reply:
26775 switch(header->rep_status) {
26776 case NO_EXCEPTION:
26777 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
26779 break;
26780 case USER_EXCEPTION:
26781 break;
26782 default:
26783 /* Unknown Exception */
26784 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26785 break;
26786 } /* switch(header->rep_status) */
26788 break;
26789 default:
26790 /* Unknown GIOP Message */
26791 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26792 break;
26793 } /* switch(header->message_type) */
26797 * IDL:org/csapi/dsc/IpAppDataSessionControlManager/dataSessionNotificationContinued:1.0
26799 static void
26800 decode_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionNotificationContinued(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26802 switch(header->message_type) {
26803 case Request:
26804 break;
26805 case Reply:
26806 switch(header->rep_status) {
26807 case NO_EXCEPTION:
26808 /* Function returns void */
26810 break;
26811 case USER_EXCEPTION:
26812 break;
26813 default:
26814 /* Unknown Exception */
26815 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26816 break;
26817 } /* switch(header->rep_status) */
26819 break;
26820 default:
26821 /* Unknown GIOP Message */
26822 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26823 break;
26824 } /* switch(header->message_type) */
26828 * IDL:org/csapi/dsc/IpAppDataSessionControlManager/dataSessionNotificationInterrupted:1.0
26830 static void
26831 decode_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionNotificationInterrupted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26833 switch(header->message_type) {
26834 case Request:
26835 break;
26836 case Reply:
26837 switch(header->rep_status) {
26838 case NO_EXCEPTION:
26839 /* Function returns void */
26841 break;
26842 case USER_EXCEPTION:
26843 break;
26844 default:
26845 /* Unknown Exception */
26846 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26847 break;
26848 } /* switch(header->rep_status) */
26850 break;
26851 default:
26852 /* Unknown GIOP Message */
26853 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26854 break;
26855 } /* switch(header->message_type) */
26859 * IDL:org/csapi/dsc/IpAppDataSessionControlManager/abortMultipleDataSessions:1.0
26861 static void
26862 decode_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26864 /* Operation specific Variable declarations Begin */
26865 guint32 u_octet4_loop_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet;
26866 guint32 i_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet;
26867 /* Operation specific Variable declarations End */
26869 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26871 switch(header->message_type) {
26872 case Request:
26873 u_octet4_loop_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26874 /* coverity[returned_pointer] */
26875 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet);
26877 for (i_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet=0; i_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet < u_octet4_loop_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet; i_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet++) {
26879 proto_tree_add_int(tree, hf_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26883 break;
26884 case Reply:
26885 switch(header->rep_status) {
26886 case NO_EXCEPTION:
26887 /* Function returns void */
26889 break;
26890 case USER_EXCEPTION:
26891 break;
26892 default:
26893 /* Unknown Exception */
26894 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26895 break;
26896 } /* switch(header->rep_status) */
26898 break;
26899 default:
26900 /* Unknown GIOP Message */
26901 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26902 break;
26903 } /* switch(header->message_type) */
26907 * IDL:org/csapi/dsc/IpDataSession/connectReq:1.0
26909 static void
26910 decode_org_csapi_dsc_IpDataSession_connectReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26912 /* Operation specific Variable declarations Begin */
26913 guint32 u_octet4_loop_org_csapi_dsc_IpDataSession_connectReq_responseRequested;
26914 guint32 i_org_csapi_dsc_IpDataSession_connectReq_responseRequested;
26915 /* Operation specific Variable declarations End */
26917 (void)item; /* Avoid coverity param_set_but_unused parse warning */
26919 switch(header->message_type) {
26920 case Request:
26921 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_connectReq_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26923 u_octet4_loop_org_csapi_dsc_IpDataSession_connectReq_responseRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
26924 /* coverity[returned_pointer] */
26925 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_IpDataSession_connectReq_responseRequested, tvb,*offset-4, 4, u_octet4_loop_org_csapi_dsc_IpDataSession_connectReq_responseRequested);
26927 for (i_org_csapi_dsc_IpDataSession_connectReq_responseRequested=0; i_org_csapi_dsc_IpDataSession_connectReq_responseRequested < u_octet4_loop_org_csapi_dsc_IpDataSession_connectReq_responseRequested; i_org_csapi_dsc_IpDataSession_connectReq_responseRequested++) {
26929 /* Begin struct "org_csapi_dsc_TpDataSessionReportRequest" */
26930 decode_org_csapi_dsc_TpDataSessionReportRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26931 /* End struct "org_csapi_dsc_TpDataSessionReportRequest" */
26934 /* Begin struct "org_csapi_TpAddress" */
26935 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26936 /* End struct "org_csapi_TpAddress" */
26937 break;
26938 case Reply:
26939 switch(header->rep_status) {
26940 case NO_EXCEPTION:
26941 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_connectReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26943 break;
26944 case USER_EXCEPTION:
26945 break;
26946 default:
26947 /* Unknown Exception */
26948 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26949 break;
26950 } /* switch(header->rep_status) */
26952 break;
26953 default:
26954 /* Unknown GIOP Message */
26955 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26956 break;
26957 } /* switch(header->message_type) */
26961 * IDL:org/csapi/dsc/IpDataSession/release:1.0
26963 static void
26964 decode_org_csapi_dsc_IpDataSession_release(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
26966 switch(header->message_type) {
26967 case Request:
26968 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_release_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
26970 /* Begin struct "org_csapi_dsc_TpDataSessionReleaseCause" */
26971 decode_org_csapi_dsc_TpDataSessionReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
26972 /* End struct "org_csapi_dsc_TpDataSessionReleaseCause" */
26973 break;
26974 case Reply:
26975 switch(header->rep_status) {
26976 case NO_EXCEPTION:
26977 /* Function returns void */
26979 break;
26980 case USER_EXCEPTION:
26981 break;
26982 default:
26983 /* Unknown Exception */
26984 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
26985 break;
26986 } /* switch(header->rep_status) */
26988 break;
26989 default:
26990 /* Unknown GIOP Message */
26991 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
26992 break;
26993 } /* switch(header->message_type) */
26997 * IDL:org/csapi/dsc/IpDataSession/superviseDataSessionReq:1.0
26999 static void
27000 decode_org_csapi_dsc_IpDataSession_superviseDataSessionReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27002 switch(header->message_type) {
27003 case Request:
27004 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27006 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_treatment, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27008 /* Begin struct "org_csapi_dsc_TpDataSessionSuperviseVolume" */
27009 decode_org_csapi_dsc_TpDataSessionSuperviseVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27010 /* End struct "org_csapi_dsc_TpDataSessionSuperviseVolume" */
27011 break;
27012 case Reply:
27013 switch(header->rep_status) {
27014 case NO_EXCEPTION:
27015 /* Function returns void */
27017 break;
27018 case USER_EXCEPTION:
27019 break;
27020 default:
27021 /* Unknown Exception */
27022 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27023 break;
27024 } /* switch(header->rep_status) */
27026 break;
27027 default:
27028 /* Unknown GIOP Message */
27029 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27030 break;
27031 } /* switch(header->message_type) */
27035 * IDL:org/csapi/dsc/IpDataSession/setDataSessionChargePlan:1.0
27037 static void
27038 decode_org_csapi_dsc_IpDataSession_setDataSessionChargePlan(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27040 switch(header->message_type) {
27041 case Request:
27042 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_setDataSessionChargePlan_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27044 /* Begin struct "org_csapi_dsc_TpDataSessionChargePlan" */
27045 decode_org_csapi_dsc_TpDataSessionChargePlan_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27046 /* End struct "org_csapi_dsc_TpDataSessionChargePlan" */
27047 break;
27048 case Reply:
27049 switch(header->rep_status) {
27050 case NO_EXCEPTION:
27051 /* Function returns void */
27053 break;
27054 case USER_EXCEPTION:
27055 break;
27056 default:
27057 /* Unknown Exception */
27058 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27059 break;
27060 } /* switch(header->rep_status) */
27062 break;
27063 default:
27064 /* Unknown GIOP Message */
27065 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27066 break;
27067 } /* switch(header->message_type) */
27071 * IDL:org/csapi/dsc/IpDataSession/setAdviceOfCharge:1.0
27073 static void
27074 decode_org_csapi_dsc_IpDataSession_setAdviceOfCharge(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27076 switch(header->message_type) {
27077 case Request:
27078 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27080 /* Begin struct "org_csapi_TpAoCInfo" */
27081 decode_org_csapi_TpAoCInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27082 /* End struct "org_csapi_TpAoCInfo" */
27083 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_tariffSwitch, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27085 break;
27086 case Reply:
27087 switch(header->rep_status) {
27088 case NO_EXCEPTION:
27089 /* Function returns void */
27091 break;
27092 case USER_EXCEPTION:
27093 break;
27094 default:
27095 /* Unknown Exception */
27096 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27097 break;
27098 } /* switch(header->rep_status) */
27100 break;
27101 default:
27102 /* Unknown GIOP Message */
27103 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27104 break;
27105 } /* switch(header->message_type) */
27109 * IDL:org/csapi/dsc/IpDataSession/deassignDataSession:1.0
27111 static void
27112 decode_org_csapi_dsc_IpDataSession_deassignDataSession(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27114 switch(header->message_type) {
27115 case Request:
27116 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_deassignDataSession_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27118 break;
27119 case Reply:
27120 switch(header->rep_status) {
27121 case NO_EXCEPTION:
27122 /* Function returns void */
27124 break;
27125 case USER_EXCEPTION:
27126 break;
27127 default:
27128 /* Unknown Exception */
27129 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27130 break;
27131 } /* switch(header->rep_status) */
27133 break;
27134 default:
27135 /* Unknown GIOP Message */
27136 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27137 break;
27138 } /* switch(header->message_type) */
27142 * IDL:org/csapi/dsc/IpDataSession/continueProcessing:1.0
27144 static void
27145 decode_org_csapi_dsc_IpDataSession_continueProcessing(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27147 switch(header->message_type) {
27148 case Request:
27149 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSession_continueProcessing_dataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27151 break;
27152 case Reply:
27153 switch(header->rep_status) {
27154 case NO_EXCEPTION:
27155 /* Function returns void */
27157 break;
27158 case USER_EXCEPTION:
27159 break;
27160 default:
27161 /* Unknown Exception */
27162 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27163 break;
27164 } /* switch(header->rep_status) */
27166 break;
27167 default:
27168 /* Unknown GIOP Message */
27169 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27170 break;
27171 } /* switch(header->message_type) */
27175 * IDL:org/csapi/dsc/IpDataSessionControlManager/createNotification:1.0
27177 static void
27178 decode_org_csapi_dsc_IpDataSessionControlManager_createNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27180 switch(header->message_type) {
27181 case Request:
27182 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
27184 /* Begin struct "org_csapi_dsc_TpDataSessionEventCriteria" */
27185 decode_org_csapi_dsc_TpDataSessionEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27186 /* End struct "org_csapi_dsc_TpDataSessionEventCriteria" */
27187 break;
27188 case Reply:
27189 switch(header->rep_status) {
27190 case NO_EXCEPTION:
27191 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSessionControlManager_createNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27193 break;
27194 case USER_EXCEPTION:
27195 break;
27196 default:
27197 /* Unknown Exception */
27198 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27199 break;
27200 } /* switch(header->rep_status) */
27202 break;
27203 default:
27204 /* Unknown GIOP Message */
27205 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27206 break;
27207 } /* switch(header->message_type) */
27211 * IDL:org/csapi/dsc/IpDataSessionControlManager/destroyNotification:1.0
27213 static void
27214 decode_org_csapi_dsc_IpDataSessionControlManager_destroyNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27216 switch(header->message_type) {
27217 case Request:
27218 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSessionControlManager_destroyNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27220 break;
27221 case Reply:
27222 switch(header->rep_status) {
27223 case NO_EXCEPTION:
27224 /* Function returns void */
27226 break;
27227 case USER_EXCEPTION:
27228 break;
27229 default:
27230 /* Unknown Exception */
27231 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27232 break;
27233 } /* switch(header->rep_status) */
27235 break;
27236 default:
27237 /* Unknown GIOP Message */
27238 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27239 break;
27240 } /* switch(header->message_type) */
27244 * IDL:org/csapi/dsc/IpDataSessionControlManager/changeNotification:1.0
27246 static void
27247 decode_org_csapi_dsc_IpDataSessionControlManager_changeNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27249 switch(header->message_type) {
27250 case Request:
27251 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSessionControlManager_changeNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27253 /* Begin struct "org_csapi_dsc_TpDataSessionEventCriteria" */
27254 decode_org_csapi_dsc_TpDataSessionEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27255 /* End struct "org_csapi_dsc_TpDataSessionEventCriteria" */
27256 break;
27257 case Reply:
27258 switch(header->rep_status) {
27259 case NO_EXCEPTION:
27260 /* Function returns void */
27262 break;
27263 case USER_EXCEPTION:
27264 break;
27265 default:
27266 /* Unknown Exception */
27267 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27268 break;
27269 } /* switch(header->rep_status) */
27271 break;
27272 default:
27273 /* Unknown GIOP Message */
27274 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27275 break;
27276 } /* switch(header->message_type) */
27280 * IDL:org/csapi/dsc/IpDataSessionControlManager/enableNotifications:1.0
27282 static void
27283 decode_org_csapi_dsc_IpDataSessionControlManager_enableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27285 switch(header->message_type) {
27286 case Request:
27287 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
27289 break;
27290 case Reply:
27291 switch(header->rep_status) {
27292 case NO_EXCEPTION:
27293 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSessionControlManager_enableNotifications_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27295 break;
27296 case USER_EXCEPTION:
27297 break;
27298 default:
27299 /* Unknown Exception */
27300 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27301 break;
27302 } /* switch(header->rep_status) */
27304 break;
27305 default:
27306 /* Unknown GIOP Message */
27307 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27308 break;
27309 } /* switch(header->message_type) */
27313 * IDL:org/csapi/dsc/IpDataSessionControlManager/disableNotifications:1.0
27315 static void
27316 decode_org_csapi_dsc_IpDataSessionControlManager_disableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27318 switch(header->message_type) {
27319 case Request:
27320 break;
27321 case Reply:
27322 switch(header->rep_status) {
27323 case NO_EXCEPTION:
27324 /* Function returns void */
27326 break;
27327 case USER_EXCEPTION:
27328 break;
27329 default:
27330 /* Unknown Exception */
27331 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27332 break;
27333 } /* switch(header->rep_status) */
27335 break;
27336 default:
27337 /* Unknown GIOP Message */
27338 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27339 break;
27340 } /* switch(header->message_type) */
27344 * IDL:org/csapi/dsc/IpDataSessionControlManager/getNotifications:1.0
27346 static void
27347 decode_org_csapi_dsc_IpDataSessionControlManager_getNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27349 /* Operation specific Variable declarations Begin */
27350 guint32 u_octet4_loop_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return;
27351 guint32 i_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return;
27352 /* Operation specific Variable declarations End */
27354 (void)item; /* Avoid coverity param_set_but_unused parse warning */
27356 switch(header->message_type) {
27357 case Request:
27358 break;
27359 case Reply:
27360 switch(header->rep_status) {
27361 case NO_EXCEPTION:
27362 u_octet4_loop_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
27363 /* coverity[returned_pointer] */
27364 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return);
27366 for (i_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return=0; i_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return < u_octet4_loop_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return; i_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return++) {
27368 /* Begin struct "org_csapi_dsc_TpDataSessionEventCriteriaResult" */
27369 decode_org_csapi_dsc_TpDataSessionEventCriteriaResult_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27370 /* End struct "org_csapi_dsc_TpDataSessionEventCriteriaResult" */
27373 break;
27374 case USER_EXCEPTION:
27375 break;
27376 default:
27377 /* Unknown Exception */
27378 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27379 break;
27380 } /* switch(header->rep_status) */
27382 break;
27383 default:
27384 /* Unknown GIOP Message */
27385 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27386 break;
27387 } /* switch(header->message_type) */
27391 * IDL:org/csapi/dsc/IpDataSessionControlManager/createNotifications:1.0
27393 static void
27394 decode_org_csapi_dsc_IpDataSessionControlManager_createNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27396 switch(header->message_type) {
27397 case Request:
27398 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
27400 /* Begin struct "org_csapi_dsc_TpDataSessionEventCriteria" */
27401 decode_org_csapi_dsc_TpDataSessionEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27402 /* End struct "org_csapi_dsc_TpDataSessionEventCriteria" */
27403 break;
27404 case Reply:
27405 switch(header->rep_status) {
27406 case NO_EXCEPTION:
27407 proto_tree_add_int(tree, hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27409 break;
27410 case USER_EXCEPTION:
27411 break;
27412 default:
27413 /* Unknown Exception */
27414 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27415 break;
27416 } /* switch(header->rep_status) */
27418 break;
27419 default:
27420 /* Unknown GIOP Message */
27421 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27422 break;
27423 } /* switch(header->message_type) */
27427 * IDL:org/csapi/gms/IpMessagingManager/openMailbox:1.0
27429 static void
27430 decode_org_csapi_gms_IpMessagingManager_openMailbox(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27432 switch(header->message_type) {
27433 case Request:
27434 /* Begin struct "org_csapi_TpAddress" */
27435 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27436 /* End struct "org_csapi_TpAddress" */
27437 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMessagingManager_openMailbox_authenticationInfo);
27439 break;
27440 case Reply:
27441 switch(header->rep_status) {
27442 case NO_EXCEPTION:
27443 /* Begin struct "org_csapi_gms_TpMailboxIdentifier" */
27444 decode_org_csapi_gms_TpMailboxIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27445 /* End struct "org_csapi_gms_TpMailboxIdentifier" */
27446 break;
27447 case USER_EXCEPTION:
27448 break;
27449 default:
27450 /* Unknown Exception */
27451 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27452 break;
27453 } /* switch(header->rep_status) */
27455 break;
27456 default:
27457 /* Unknown GIOP Message */
27458 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27459 break;
27460 } /* switch(header->message_type) */
27464 * IDL:org/csapi/gms/IpMessagingManager/enableMessagingNotification:1.0
27466 static void
27467 decode_org_csapi_gms_IpMessagingManager_enableMessagingNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27469 switch(header->message_type) {
27470 case Request:
27471 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
27473 /* Begin union "org_csapi_gms_TpMessagingEventCriteria" */
27475 decode_org_csapi_gms_TpMessagingEventCriteria_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
27477 /* End union "org_csapi_gms_TpMessagingEventCriteria" */
27478 break;
27479 case Reply:
27480 switch(header->rep_status) {
27481 case NO_EXCEPTION:
27482 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27484 break;
27485 case USER_EXCEPTION:
27486 break;
27487 default:
27488 /* Unknown Exception */
27489 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27490 break;
27491 } /* switch(header->rep_status) */
27493 break;
27494 default:
27495 /* Unknown GIOP Message */
27496 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27497 break;
27498 } /* switch(header->message_type) */
27502 * IDL:org/csapi/gms/IpMessagingManager/disableMessagingNotification:1.0
27504 static void
27505 decode_org_csapi_gms_IpMessagingManager_disableMessagingNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27507 switch(header->message_type) {
27508 case Request:
27509 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessagingManager_disableMessagingNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27511 break;
27512 case Reply:
27513 switch(header->rep_status) {
27514 case NO_EXCEPTION:
27515 /* Function returns void */
27517 break;
27518 case USER_EXCEPTION:
27519 break;
27520 default:
27521 /* Unknown Exception */
27522 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27523 break;
27524 } /* switch(header->rep_status) */
27526 break;
27527 default:
27528 /* Unknown GIOP Message */
27529 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27530 break;
27531 } /* switch(header->message_type) */
27535 * IDL:org/csapi/gms/IpAppMessagingManager/mailboxTerminated:1.0
27537 static void
27538 decode_org_csapi_gms_IpAppMessagingManager_mailboxTerminated(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27540 switch(header->message_type) {
27541 case Request:
27542 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
27544 proto_tree_add_int(tree, hf_org_csapi_gms_IpAppMessagingManager_mailboxTerminated_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27546 break;
27547 case Reply:
27548 switch(header->rep_status) {
27549 case NO_EXCEPTION:
27550 /* Function returns void */
27552 break;
27553 case USER_EXCEPTION:
27554 break;
27555 default:
27556 /* Unknown Exception */
27557 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27558 break;
27559 } /* switch(header->rep_status) */
27561 break;
27562 default:
27563 /* Unknown GIOP Message */
27564 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27565 break;
27566 } /* switch(header->message_type) */
27570 * IDL:org/csapi/gms/IpAppMessagingManager/mailboxFaultDetected:1.0
27572 static void
27573 decode_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27575 /* Operation specific Variable declarations Begin */
27576 guint32 u_octet4;
27577 /* Operation specific Variable declarations End */
27579 (void)item; /* Avoid coverity param_set_but_unused parse warning */
27581 switch(header->message_type) {
27582 case Request:
27583 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
27585 proto_tree_add_int(tree, hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27587 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
27588 /* coverity[returned_pointer] */
27589 item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_fault, tvb, *offset-4, 4, u_octet4);
27591 break;
27592 case Reply:
27593 switch(header->rep_status) {
27594 case NO_EXCEPTION:
27595 /* Function returns void */
27597 break;
27598 case USER_EXCEPTION:
27599 break;
27600 default:
27601 /* Unknown Exception */
27602 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27603 break;
27604 } /* switch(header->rep_status) */
27606 break;
27607 default:
27608 /* Unknown GIOP Message */
27609 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27610 break;
27611 } /* switch(header->message_type) */
27615 * IDL:org/csapi/gms/IpAppMessagingManager/messagingEventNotify:1.0
27617 static void
27618 decode_org_csapi_gms_IpAppMessagingManager_messagingEventNotify(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27620 switch(header->message_type) {
27621 case Request:
27622 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
27624 /* Begin union "org_csapi_gms_TpMessagingEventInfo" */
27626 decode_org_csapi_gms_TpMessagingEventInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
27628 /* End union "org_csapi_gms_TpMessagingEventInfo" */
27629 proto_tree_add_int(tree, hf_org_csapi_gms_IpAppMessagingManager_messagingEventNotify_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27631 break;
27632 case Reply:
27633 switch(header->rep_status) {
27634 case NO_EXCEPTION:
27635 /* Function returns void */
27637 break;
27638 case USER_EXCEPTION:
27639 break;
27640 default:
27641 /* Unknown Exception */
27642 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27643 break;
27644 } /* switch(header->rep_status) */
27646 break;
27647 default:
27648 /* Unknown GIOP Message */
27649 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27650 break;
27651 } /* switch(header->message_type) */
27655 * IDL:org/csapi/gms/IpAppMessagingManager/messagingNotificationTerminated:1.0
27657 static void
27658 decode_org_csapi_gms_IpAppMessagingManager_messagingNotificationTerminated(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27660 switch(header->message_type) {
27661 case Request:
27662 break;
27663 case Reply:
27664 switch(header->rep_status) {
27665 case NO_EXCEPTION:
27666 /* Function returns void */
27668 break;
27669 case USER_EXCEPTION:
27670 break;
27671 default:
27672 /* Unknown Exception */
27673 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27674 break;
27675 } /* switch(header->rep_status) */
27677 break;
27678 default:
27679 /* Unknown GIOP Message */
27680 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27681 break;
27682 } /* switch(header->message_type) */
27686 * IDL:org/csapi/gms/IpMailbox/close:1.0
27688 static void
27689 decode_org_csapi_gms_IpMailbox_close(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27691 switch(header->message_type) {
27692 case Request:
27693 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_close_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27695 break;
27696 case Reply:
27697 switch(header->rep_status) {
27698 case NO_EXCEPTION:
27699 /* Function returns void */
27701 break;
27702 case USER_EXCEPTION:
27703 break;
27704 default:
27705 /* Unknown Exception */
27706 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27707 break;
27708 } /* switch(header->rep_status) */
27710 break;
27711 default:
27712 /* Unknown GIOP Message */
27713 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27714 break;
27715 } /* switch(header->message_type) */
27719 * IDL:org/csapi/gms/IpMailbox/lock:1.0
27721 static void
27722 decode_org_csapi_gms_IpMailbox_lock(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27724 switch(header->message_type) {
27725 case Request:
27726 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_lock_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27728 break;
27729 case Reply:
27730 switch(header->rep_status) {
27731 case NO_EXCEPTION:
27732 /* Function returns void */
27734 break;
27735 case USER_EXCEPTION:
27736 break;
27737 default:
27738 /* Unknown Exception */
27739 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27740 break;
27741 } /* switch(header->rep_status) */
27743 break;
27744 default:
27745 /* Unknown GIOP Message */
27746 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27747 break;
27748 } /* switch(header->message_type) */
27752 * IDL:org/csapi/gms/IpMailbox/unlock:1.0
27754 static void
27755 decode_org_csapi_gms_IpMailbox_unlock(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27757 switch(header->message_type) {
27758 case Request:
27759 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_unlock_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27761 break;
27762 case Reply:
27763 switch(header->rep_status) {
27764 case NO_EXCEPTION:
27765 /* Function returns void */
27767 break;
27768 case USER_EXCEPTION:
27769 break;
27770 default:
27771 /* Unknown Exception */
27772 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27773 break;
27774 } /* switch(header->rep_status) */
27776 break;
27777 default:
27778 /* Unknown GIOP Message */
27779 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27780 break;
27781 } /* switch(header->message_type) */
27785 * IDL:org/csapi/gms/IpMailbox/getInfoAmount:1.0
27787 static void
27788 decode_org_csapi_gms_IpMailbox_getInfoAmount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27790 switch(header->message_type) {
27791 case Request:
27792 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_getInfoAmount_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27794 break;
27795 case Reply:
27796 switch(header->rep_status) {
27797 case NO_EXCEPTION:
27798 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_getInfoAmount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27800 break;
27801 case USER_EXCEPTION:
27802 break;
27803 default:
27804 /* Unknown Exception */
27805 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27806 break;
27807 } /* switch(header->rep_status) */
27809 break;
27810 default:
27811 /* Unknown GIOP Message */
27812 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27813 break;
27814 } /* switch(header->message_type) */
27818 * IDL:org/csapi/gms/IpMailbox/getInfoProperties:1.0
27820 static void
27821 decode_org_csapi_gms_IpMailbox_getInfoProperties(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27823 /* Operation specific Variable declarations Begin */
27824 guint32 u_octet4_loop_org_csapi_gms_IpMailbox_getInfoProperties_return;
27825 guint32 i_org_csapi_gms_IpMailbox_getInfoProperties_return;
27826 /* Operation specific Variable declarations End */
27828 (void)item; /* Avoid coverity param_set_but_unused parse warning */
27830 switch(header->message_type) {
27831 case Request:
27832 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_getInfoProperties_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27834 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_getInfoProperties_firstProperty, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27836 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_getInfoProperties_numberOfProperties, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27838 break;
27839 case Reply:
27840 switch(header->rep_status) {
27841 case NO_EXCEPTION:
27842 u_octet4_loop_org_csapi_gms_IpMailbox_getInfoProperties_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
27843 /* coverity[returned_pointer] */
27844 item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailbox_getInfoProperties_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailbox_getInfoProperties_return);
27846 for (i_org_csapi_gms_IpMailbox_getInfoProperties_return=0; i_org_csapi_gms_IpMailbox_getInfoProperties_return < u_octet4_loop_org_csapi_gms_IpMailbox_getInfoProperties_return; i_org_csapi_gms_IpMailbox_getInfoProperties_return++) {
27848 /* Begin union "org_csapi_gms_TpMailboxInfoProperty" */
27850 decode_org_csapi_gms_TpMailboxInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
27852 /* End union "org_csapi_gms_TpMailboxInfoProperty" */
27855 break;
27856 case USER_EXCEPTION:
27857 break;
27858 default:
27859 /* Unknown Exception */
27860 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27861 break;
27862 } /* switch(header->rep_status) */
27864 break;
27865 default:
27866 /* Unknown GIOP Message */
27867 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27868 break;
27869 } /* switch(header->message_type) */
27873 * IDL:org/csapi/gms/IpMailbox/setInfoProperties:1.0
27875 static void
27876 decode_org_csapi_gms_IpMailbox_setInfoProperties(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27878 /* Operation specific Variable declarations Begin */
27879 guint32 u_octet4_loop_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties;
27880 guint32 i_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties;
27881 /* Operation specific Variable declarations End */
27883 (void)item; /* Avoid coverity param_set_but_unused parse warning */
27885 switch(header->message_type) {
27886 case Request:
27887 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27889 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_setInfoProperties_firstProperty, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27891 u_octet4_loop_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
27892 /* coverity[returned_pointer] */
27893 item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties);
27895 for (i_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties=0; i_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties < u_octet4_loop_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties; i_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties++) {
27897 /* Begin union "org_csapi_gms_TpMailboxInfoProperty" */
27899 decode_org_csapi_gms_TpMailboxInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
27901 /* End union "org_csapi_gms_TpMailboxInfoProperty" */
27904 break;
27905 case Reply:
27906 switch(header->rep_status) {
27907 case NO_EXCEPTION:
27908 /* Function returns void */
27910 break;
27911 case USER_EXCEPTION:
27912 break;
27913 default:
27914 /* Unknown Exception */
27915 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27916 break;
27917 } /* switch(header->rep_status) */
27919 break;
27920 default:
27921 /* Unknown GIOP Message */
27922 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27923 break;
27924 } /* switch(header->message_type) */
27928 * IDL:org/csapi/gms/IpMailbox/openFolder:1.0
27930 static void
27931 decode_org_csapi_gms_IpMailbox_openFolder(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27933 switch(header->message_type) {
27934 case Request:
27935 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_openFolder_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27937 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMailbox_openFolder_folderID);
27939 break;
27940 case Reply:
27941 switch(header->rep_status) {
27942 case NO_EXCEPTION:
27943 /* Begin struct "org_csapi_gms_TpMailboxFolderIdentifier" */
27944 decode_org_csapi_gms_TpMailboxFolderIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
27945 /* End struct "org_csapi_gms_TpMailboxFolderIdentifier" */
27946 break;
27947 case USER_EXCEPTION:
27948 break;
27949 default:
27950 /* Unknown Exception */
27951 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27952 break;
27953 } /* switch(header->rep_status) */
27955 break;
27956 default:
27957 /* Unknown GIOP Message */
27958 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27959 break;
27960 } /* switch(header->message_type) */
27964 * IDL:org/csapi/gms/IpMailbox/createFolder:1.0
27966 static void
27967 decode_org_csapi_gms_IpMailbox_createFolder(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
27969 switch(header->message_type) {
27970 case Request:
27971 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailbox_createFolder_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
27973 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMailbox_createFolder_folderID);
27975 break;
27976 case Reply:
27977 switch(header->rep_status) {
27978 case NO_EXCEPTION:
27979 /* Function returns void */
27981 break;
27982 case USER_EXCEPTION:
27983 break;
27984 default:
27985 /* Unknown Exception */
27986 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
27987 break;
27988 } /* switch(header->rep_status) */
27990 break;
27991 default:
27992 /* Unknown GIOP Message */
27993 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
27994 break;
27995 } /* switch(header->message_type) */
27999 * IDL:org/csapi/gms/IpMailbox/remove:1.0
28001 static void
28002 decode_org_csapi_gms_IpMailbox_remove(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28004 switch(header->message_type) {
28005 case Request:
28006 /* Begin struct "org_csapi_TpAddress" */
28007 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
28008 /* End struct "org_csapi_TpAddress" */
28009 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMailbox_remove_authenticationInfo);
28011 break;
28012 case Reply:
28013 switch(header->rep_status) {
28014 case NO_EXCEPTION:
28015 /* Function returns void */
28017 break;
28018 case USER_EXCEPTION:
28019 break;
28020 default:
28021 /* Unknown Exception */
28022 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28023 break;
28024 } /* switch(header->rep_status) */
28026 break;
28027 default:
28028 /* Unknown GIOP Message */
28029 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28030 break;
28031 } /* switch(header->message_type) */
28035 * IDL:org/csapi/gms/IpMessage/getInfoAmount:1.0
28037 static void
28038 decode_org_csapi_gms_IpMessage_getInfoAmount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28040 switch(header->message_type) {
28041 case Request:
28042 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessage_getInfoAmount_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28044 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMessage_getInfoAmount_messageID);
28046 break;
28047 case Reply:
28048 switch(header->rep_status) {
28049 case NO_EXCEPTION:
28050 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessage_getInfoAmount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28052 break;
28053 case USER_EXCEPTION:
28054 break;
28055 default:
28056 /* Unknown Exception */
28057 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28058 break;
28059 } /* switch(header->rep_status) */
28061 break;
28062 default:
28063 /* Unknown GIOP Message */
28064 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28065 break;
28066 } /* switch(header->message_type) */
28070 * IDL:org/csapi/gms/IpMessage/getInfoProperties:1.0
28072 static void
28073 decode_org_csapi_gms_IpMessage_getInfoProperties(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28075 /* Operation specific Variable declarations Begin */
28076 guint32 u_octet4_loop_org_csapi_gms_IpMessage_getInfoProperties_return;
28077 guint32 i_org_csapi_gms_IpMessage_getInfoProperties_return;
28078 /* Operation specific Variable declarations End */
28080 (void)item; /* Avoid coverity param_set_but_unused parse warning */
28082 switch(header->message_type) {
28083 case Request:
28084 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessage_getInfoProperties_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28086 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMessage_getInfoProperties_messageID);
28088 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessage_getInfoProperties_firstProperty, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28090 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessage_getInfoProperties_numberOfProperties, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28092 break;
28093 case Reply:
28094 switch(header->rep_status) {
28095 case NO_EXCEPTION:
28096 u_octet4_loop_org_csapi_gms_IpMessage_getInfoProperties_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
28097 /* coverity[returned_pointer] */
28098 item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMessage_getInfoProperties_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMessage_getInfoProperties_return);
28100 for (i_org_csapi_gms_IpMessage_getInfoProperties_return=0; i_org_csapi_gms_IpMessage_getInfoProperties_return < u_octet4_loop_org_csapi_gms_IpMessage_getInfoProperties_return; i_org_csapi_gms_IpMessage_getInfoProperties_return++) {
28102 /* Begin union "org_csapi_gms_TpMessageInfoProperty" */
28104 decode_org_csapi_gms_TpMessageInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
28106 /* End union "org_csapi_gms_TpMessageInfoProperty" */
28109 break;
28110 case USER_EXCEPTION:
28111 break;
28112 default:
28113 /* Unknown Exception */
28114 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28115 break;
28116 } /* switch(header->rep_status) */
28118 break;
28119 default:
28120 /* Unknown GIOP Message */
28121 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28122 break;
28123 } /* switch(header->message_type) */
28127 * IDL:org/csapi/gms/IpMessage/setInfoProperties:1.0
28129 static void
28130 decode_org_csapi_gms_IpMessage_setInfoProperties(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28132 /* Operation specific Variable declarations Begin */
28133 guint32 u_octet4_loop_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties;
28134 guint32 i_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties;
28135 /* Operation specific Variable declarations End */
28137 (void)item; /* Avoid coverity param_set_but_unused parse warning */
28139 switch(header->message_type) {
28140 case Request:
28141 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessage_setInfoProperties_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28143 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMessage_setInfoProperties_messageID);
28145 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessage_setInfoProperties_firstProperty, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28147 u_octet4_loop_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
28148 /* coverity[returned_pointer] */
28149 item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties);
28151 for (i_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties=0; i_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties < u_octet4_loop_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties; i_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties++) {
28153 /* Begin union "org_csapi_gms_TpMessageInfoProperty" */
28155 decode_org_csapi_gms_TpMessageInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
28157 /* End union "org_csapi_gms_TpMessageInfoProperty" */
28160 break;
28161 case Reply:
28162 switch(header->rep_status) {
28163 case NO_EXCEPTION:
28164 /* Function returns void */
28166 break;
28167 case USER_EXCEPTION:
28168 break;
28169 default:
28170 /* Unknown Exception */
28171 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28172 break;
28173 } /* switch(header->rep_status) */
28175 break;
28176 default:
28177 /* Unknown GIOP Message */
28178 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28179 break;
28180 } /* switch(header->message_type) */
28184 * IDL:org/csapi/gms/IpMessage/remove:1.0
28186 static void
28187 decode_org_csapi_gms_IpMessage_remove(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28189 switch(header->message_type) {
28190 case Request:
28191 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessage_remove_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28193 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMessage_remove_messageID);
28195 break;
28196 case Reply:
28197 switch(header->rep_status) {
28198 case NO_EXCEPTION:
28199 /* Function returns void */
28201 break;
28202 case USER_EXCEPTION:
28203 break;
28204 default:
28205 /* Unknown Exception */
28206 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28207 break;
28208 } /* switch(header->rep_status) */
28210 break;
28211 default:
28212 /* Unknown GIOP Message */
28213 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28214 break;
28215 } /* switch(header->message_type) */
28219 * IDL:org/csapi/gms/IpMessage/getContent:1.0
28221 static void
28222 decode_org_csapi_gms_IpMessage_getContent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28224 switch(header->message_type) {
28225 case Request:
28226 proto_tree_add_int(tree, hf_org_csapi_gms_IpMessage_getContent_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28228 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMessage_getContent_messageID);
28230 break;
28231 case Reply:
28232 switch(header->rep_status) {
28233 case NO_EXCEPTION:
28234 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMessage_getContent_return);
28236 break;
28237 case USER_EXCEPTION:
28238 break;
28239 default:
28240 /* Unknown Exception */
28241 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28242 break;
28243 } /* switch(header->rep_status) */
28245 break;
28246 default:
28247 /* Unknown GIOP Message */
28248 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28249 break;
28250 } /* switch(header->message_type) */
28254 * IDL:org/csapi/gms/IpMailboxFolder/getInfoAmount:1.0
28256 static void
28257 decode_org_csapi_gms_IpMailboxFolder_getInfoAmount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28259 switch(header->message_type) {
28260 case Request:
28261 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28263 break;
28264 case Reply:
28265 switch(header->rep_status) {
28266 case NO_EXCEPTION:
28267 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28269 break;
28270 case USER_EXCEPTION:
28271 break;
28272 default:
28273 /* Unknown Exception */
28274 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28275 break;
28276 } /* switch(header->rep_status) */
28278 break;
28279 default:
28280 /* Unknown GIOP Message */
28281 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28282 break;
28283 } /* switch(header->message_type) */
28287 * IDL:org/csapi/gms/IpMailboxFolder/getInfoProperties:1.0
28289 static void
28290 decode_org_csapi_gms_IpMailboxFolder_getInfoProperties(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28292 /* Operation specific Variable declarations Begin */
28293 guint32 u_octet4_loop_org_csapi_gms_IpMailboxFolder_getInfoProperties_return;
28294 guint32 i_org_csapi_gms_IpMailboxFolder_getInfoProperties_return;
28295 /* Operation specific Variable declarations End */
28297 (void)item; /* Avoid coverity param_set_but_unused parse warning */
28299 switch(header->message_type) {
28300 case Request:
28301 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28303 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_firstProperty, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28305 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_numberOfProperties, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28307 break;
28308 case Reply:
28309 switch(header->rep_status) {
28310 case NO_EXCEPTION:
28311 u_octet4_loop_org_csapi_gms_IpMailboxFolder_getInfoProperties_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
28312 /* coverity[returned_pointer] */
28313 item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailboxFolder_getInfoProperties_return);
28315 for (i_org_csapi_gms_IpMailboxFolder_getInfoProperties_return=0; i_org_csapi_gms_IpMailboxFolder_getInfoProperties_return < u_octet4_loop_org_csapi_gms_IpMailboxFolder_getInfoProperties_return; i_org_csapi_gms_IpMailboxFolder_getInfoProperties_return++) {
28317 /* Begin union "org_csapi_gms_TpFolderInfoProperty" */
28319 decode_org_csapi_gms_TpFolderInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
28321 /* End union "org_csapi_gms_TpFolderInfoProperty" */
28324 break;
28325 case USER_EXCEPTION:
28326 break;
28327 default:
28328 /* Unknown Exception */
28329 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28330 break;
28331 } /* switch(header->rep_status) */
28333 break;
28334 default:
28335 /* Unknown GIOP Message */
28336 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28337 break;
28338 } /* switch(header->message_type) */
28342 * IDL:org/csapi/gms/IpMailboxFolder/setInfoProperties:1.0
28344 static void
28345 decode_org_csapi_gms_IpMailboxFolder_setInfoProperties(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28347 /* Operation specific Variable declarations Begin */
28348 guint32 u_octet4_loop_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties;
28349 guint32 i_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties;
28350 /* Operation specific Variable declarations End */
28352 (void)item; /* Avoid coverity param_set_but_unused parse warning */
28354 switch(header->message_type) {
28355 case Request:
28356 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28358 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_firstProperty, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28360 u_octet4_loop_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
28361 /* coverity[returned_pointer] */
28362 item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties);
28364 for (i_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties=0; i_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties < u_octet4_loop_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties; i_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties++) {
28366 /* Begin union "org_csapi_gms_TpFolderInfoProperty" */
28368 decode_org_csapi_gms_TpFolderInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
28370 /* End union "org_csapi_gms_TpFolderInfoProperty" */
28373 break;
28374 case Reply:
28375 switch(header->rep_status) {
28376 case NO_EXCEPTION:
28377 /* Function returns void */
28379 break;
28380 case USER_EXCEPTION:
28381 break;
28382 default:
28383 /* Unknown Exception */
28384 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28385 break;
28386 } /* switch(header->rep_status) */
28388 break;
28389 default:
28390 /* Unknown GIOP Message */
28391 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28392 break;
28393 } /* switch(header->message_type) */
28397 * IDL:org/csapi/gms/IpMailboxFolder/putMessage:1.0
28399 static void
28400 decode_org_csapi_gms_IpMailboxFolder_putMessage(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28402 /* Operation specific Variable declarations Begin */
28403 guint32 u_octet4_loop_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties;
28404 guint32 i_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties;
28405 /* Operation specific Variable declarations End */
28407 (void)item; /* Avoid coverity param_set_but_unused parse warning */
28409 switch(header->message_type) {
28410 case Request:
28411 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_putMessage_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28413 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMailboxFolder_putMessage_message);
28415 u_octet4_loop_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
28416 /* coverity[returned_pointer] */
28417 item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties);
28419 for (i_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties=0; i_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties < u_octet4_loop_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties; i_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties++) {
28421 /* Begin union "org_csapi_gms_TpMessageInfoProperty" */
28423 decode_org_csapi_gms_TpMessageInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
28425 /* End union "org_csapi_gms_TpMessageInfoProperty" */
28428 break;
28429 case Reply:
28430 switch(header->rep_status) {
28431 case NO_EXCEPTION:
28432 /* Function returns void */
28434 break;
28435 case USER_EXCEPTION:
28436 break;
28437 default:
28438 /* Unknown Exception */
28439 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28440 break;
28441 } /* switch(header->rep_status) */
28443 break;
28444 default:
28445 /* Unknown GIOP Message */
28446 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28447 break;
28448 } /* switch(header->message_type) */
28452 * IDL:org/csapi/gms/IpMailboxFolder/getMessage:1.0
28454 static void
28455 decode_org_csapi_gms_IpMailboxFolder_getMessage(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28457 switch(header->message_type) {
28458 case Request:
28459 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_getMessage_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28461 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMailboxFolder_getMessage_messageID);
28463 break;
28464 case Reply:
28465 switch(header->rep_status) {
28466 case NO_EXCEPTION:
28467 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
28469 break;
28470 case USER_EXCEPTION:
28471 break;
28472 default:
28473 /* Unknown Exception */
28474 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28475 break;
28476 } /* switch(header->rep_status) */
28478 break;
28479 default:
28480 /* Unknown GIOP Message */
28481 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28482 break;
28483 } /* switch(header->message_type) */
28487 * IDL:org/csapi/gms/IpMailboxFolder/close:1.0
28489 static void
28490 decode_org_csapi_gms_IpMailboxFolder_close(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28492 switch(header->message_type) {
28493 case Request:
28494 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_close_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28496 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_close_folderSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28498 break;
28499 case Reply:
28500 switch(header->rep_status) {
28501 case NO_EXCEPTION:
28502 /* Function returns void */
28504 break;
28505 case USER_EXCEPTION:
28506 break;
28507 default:
28508 /* Unknown Exception */
28509 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28510 break;
28511 } /* switch(header->rep_status) */
28513 break;
28514 default:
28515 /* Unknown GIOP Message */
28516 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28517 break;
28518 } /* switch(header->message_type) */
28522 * IDL:org/csapi/gms/IpMailboxFolder/remove:1.0
28524 static void
28525 decode_org_csapi_gms_IpMailboxFolder_remove(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28527 switch(header->message_type) {
28528 case Request:
28529 proto_tree_add_int(tree, hf_org_csapi_gms_IpMailboxFolder_remove_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
28531 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_IpMailboxFolder_remove_folderID);
28533 break;
28534 case Reply:
28535 switch(header->rep_status) {
28536 case NO_EXCEPTION:
28537 /* Function returns void */
28539 break;
28540 case USER_EXCEPTION:
28541 break;
28542 default:
28543 /* Unknown Exception */
28544 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28545 break;
28546 } /* switch(header->rep_status) */
28548 break;
28549 default:
28550 /* Unknown GIOP Message */
28551 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28552 break;
28553 } /* switch(header->message_type) */
28557 * IDL:org/csapi/cm/IpVPrP/getVPrPID:1.0
28559 static void
28560 decode_org_csapi_cm_IpVPrP_getVPrPID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28562 switch(header->message_type) {
28563 case Request:
28564 break;
28565 case Reply:
28566 switch(header->rep_status) {
28567 case NO_EXCEPTION:
28568 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpVPrP_getVPrPID_return);
28570 break;
28571 case USER_EXCEPTION:
28572 break;
28573 default:
28574 /* Unknown Exception */
28575 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28576 break;
28577 } /* switch(header->rep_status) */
28579 break;
28580 default:
28581 /* Unknown GIOP Message */
28582 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28583 break;
28584 } /* switch(header->message_type) */
28588 * IDL:org/csapi/cm/IpVPrP/getSlaID:1.0
28590 static void
28591 decode_org_csapi_cm_IpVPrP_getSlaID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28593 switch(header->message_type) {
28594 case Request:
28595 break;
28596 case Reply:
28597 switch(header->rep_status) {
28598 case NO_EXCEPTION:
28599 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpVPrP_getSlaID_return);
28601 break;
28602 case USER_EXCEPTION:
28603 break;
28604 default:
28605 /* Unknown Exception */
28606 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28607 break;
28608 } /* switch(header->rep_status) */
28610 break;
28611 default:
28612 /* Unknown GIOP Message */
28613 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28614 break;
28615 } /* switch(header->message_type) */
28619 * IDL:org/csapi/cm/IpVPrP/getStatus:1.0
28621 static void
28622 decode_org_csapi_cm_IpVPrP_getStatus(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28624 /* Operation specific Variable declarations Begin */
28625 guint32 u_octet4;
28626 /* Operation specific Variable declarations End */
28628 (void)item; /* Avoid coverity param_set_but_unused parse warning */
28630 switch(header->message_type) {
28631 case Request:
28632 break;
28633 case Reply:
28634 switch(header->rep_status) {
28635 case NO_EXCEPTION:
28636 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
28637 /* coverity[returned_pointer] */
28638 item = proto_tree_add_uint(tree, hf_org_csapi_cm_IpVPrP_getStatus_return, tvb, *offset-4, 4, u_octet4);
28640 break;
28641 case USER_EXCEPTION:
28642 break;
28643 default:
28644 /* Unknown Exception */
28645 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28646 break;
28647 } /* switch(header->rep_status) */
28649 break;
28650 default:
28651 /* Unknown GIOP Message */
28652 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28653 break;
28654 } /* switch(header->message_type) */
28658 * IDL:org/csapi/cm/IpVPrP/getProvisionedQoSInfo:1.0
28660 static void
28661 decode_org_csapi_cm_IpVPrP_getProvisionedQoSInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28663 switch(header->message_type) {
28664 case Request:
28665 break;
28666 case Reply:
28667 switch(header->rep_status) {
28668 case NO_EXCEPTION:
28669 /* Begin struct "org_csapi_cm_TpProvisionedQoSInfo" */
28670 decode_org_csapi_cm_TpProvisionedQoSInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
28671 /* End struct "org_csapi_cm_TpProvisionedQoSInfo" */
28672 break;
28673 case USER_EXCEPTION:
28674 break;
28675 default:
28676 /* Unknown Exception */
28677 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28678 break;
28679 } /* switch(header->rep_status) */
28681 break;
28682 default:
28683 /* Unknown GIOP Message */
28684 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28685 break;
28686 } /* switch(header->message_type) */
28690 * IDL:org/csapi/cm/IpVPrP/getValidityInfo:1.0
28692 static void
28693 decode_org_csapi_cm_IpVPrP_getValidityInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28695 switch(header->message_type) {
28696 case Request:
28697 break;
28698 case Reply:
28699 switch(header->rep_status) {
28700 case NO_EXCEPTION:
28701 /* Begin struct "org_csapi_cm_TpValidityInfo" */
28702 decode_org_csapi_cm_TpValidityInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
28703 /* End struct "org_csapi_cm_TpValidityInfo" */
28704 break;
28705 case USER_EXCEPTION:
28706 break;
28707 default:
28708 /* Unknown Exception */
28709 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28710 break;
28711 } /* switch(header->rep_status) */
28713 break;
28714 default:
28715 /* Unknown GIOP Message */
28716 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28717 break;
28718 } /* switch(header->message_type) */
28722 * IDL:org/csapi/cm/IpVPrP/getPipeQoSInfo:1.0
28724 static void
28725 decode_org_csapi_cm_IpVPrP_getPipeQoSInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28727 switch(header->message_type) {
28728 case Request:
28729 break;
28730 case Reply:
28731 switch(header->rep_status) {
28732 case NO_EXCEPTION:
28733 /* Begin struct "org_csapi_cm_TpPipeQoSInfo" */
28734 decode_org_csapi_cm_TpPipeQoSInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
28735 /* End struct "org_csapi_cm_TpPipeQoSInfo" */
28736 break;
28737 case USER_EXCEPTION:
28738 break;
28739 default:
28740 /* Unknown Exception */
28741 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28742 break;
28743 } /* switch(header->rep_status) */
28745 break;
28746 default:
28747 /* Unknown GIOP Message */
28748 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28749 break;
28750 } /* switch(header->message_type) */
28754 * IDL:org/csapi/cm/IpVPrP/getDsCodepoint:1.0
28756 static void
28757 decode_org_csapi_cm_IpVPrP_getDsCodepoint(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28759 switch(header->message_type) {
28760 case Request:
28761 break;
28762 case Reply:
28763 switch(header->rep_status) {
28764 case NO_EXCEPTION:
28765 /* Begin struct "org_csapi_cm_TpDsCodepoint" */
28766 decode_org_csapi_cm_TpDsCodepoint_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
28767 /* End struct "org_csapi_cm_TpDsCodepoint" */
28768 break;
28769 case USER_EXCEPTION:
28770 break;
28771 default:
28772 /* Unknown Exception */
28773 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28774 break;
28775 } /* switch(header->rep_status) */
28777 break;
28778 default:
28779 /* Unknown GIOP Message */
28780 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28781 break;
28782 } /* switch(header->message_type) */
28786 * IDL:org/csapi/cm/IpVPrN/getVPrPList:1.0
28788 static void
28789 decode_org_csapi_cm_IpVPrN_getVPrPList(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28791 /* Operation specific Variable declarations Begin */
28792 guint32 u_octet4_loop_org_csapi_cm_IpVPrN_getVPrPList_return;
28793 guint32 i_org_csapi_cm_IpVPrN_getVPrPList_return;
28794 /* Operation specific Variable declarations End */
28796 (void)item; /* Avoid coverity param_set_but_unused parse warning */
28798 switch(header->message_type) {
28799 case Request:
28800 break;
28801 case Reply:
28802 switch(header->rep_status) {
28803 case NO_EXCEPTION:
28804 u_octet4_loop_org_csapi_cm_IpVPrN_getVPrPList_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
28805 /* coverity[returned_pointer] */
28806 item = proto_tree_add_uint(tree, hf_org_csapi_cm_IpVPrN_getVPrPList_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cm_IpVPrN_getVPrPList_return);
28808 for (i_org_csapi_cm_IpVPrN_getVPrPList_return=0; i_org_csapi_cm_IpVPrN_getVPrPList_return < u_octet4_loop_org_csapi_cm_IpVPrN_getVPrPList_return; i_org_csapi_cm_IpVPrN_getVPrPList_return++) {
28810 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpVPrN_getVPrPList_return);
28814 break;
28815 case USER_EXCEPTION:
28816 break;
28817 default:
28818 /* Unknown Exception */
28819 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28820 break;
28821 } /* switch(header->rep_status) */
28823 break;
28824 default:
28825 /* Unknown GIOP Message */
28826 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28827 break;
28828 } /* switch(header->message_type) */
28832 * IDL:org/csapi/cm/IpVPrN/getVPrP:1.0
28834 static void
28835 decode_org_csapi_cm_IpVPrN_getVPrP(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28837 switch(header->message_type) {
28838 case Request:
28839 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpVPrN_getVPrP_vPrPID);
28841 break;
28842 case Reply:
28843 switch(header->rep_status) {
28844 case NO_EXCEPTION:
28845 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
28847 break;
28848 case USER_EXCEPTION:
28849 break;
28850 default:
28851 /* Unknown Exception */
28852 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28853 break;
28854 } /* switch(header->rep_status) */
28856 break;
28857 default:
28858 /* Unknown GIOP Message */
28859 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28860 break;
28861 } /* switch(header->message_type) */
28865 * IDL:org/csapi/cm/IpVPrN/createVPrP:1.0
28867 static void
28868 decode_org_csapi_cm_IpVPrN_createVPrP(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28870 switch(header->message_type) {
28871 case Request:
28872 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
28874 break;
28875 case Reply:
28876 switch(header->rep_status) {
28877 case NO_EXCEPTION:
28878 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
28880 break;
28881 case USER_EXCEPTION:
28882 break;
28883 default:
28884 /* Unknown Exception */
28885 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28886 break;
28887 } /* switch(header->rep_status) */
28889 break;
28890 default:
28891 /* Unknown GIOP Message */
28892 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28893 break;
28894 } /* switch(header->message_type) */
28898 * IDL:org/csapi/cm/IpVPrN/deleteVPrP:1.0
28900 static void
28901 decode_org_csapi_cm_IpVPrN_deleteVPrP(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28903 switch(header->message_type) {
28904 case Request:
28905 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpVPrN_deleteVPrP_vPrPID);
28907 break;
28908 case Reply:
28909 switch(header->rep_status) {
28910 case NO_EXCEPTION:
28911 /* Function returns void */
28913 break;
28914 case USER_EXCEPTION:
28915 break;
28916 default:
28917 /* Unknown Exception */
28918 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28919 break;
28920 } /* switch(header->rep_status) */
28922 break;
28923 default:
28924 /* Unknown GIOP Message */
28925 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28926 break;
28927 } /* switch(header->message_type) */
28931 * IDL:org/csapi/cm/IpQoSMenu/getTemplate:1.0
28933 static void
28934 decode_org_csapi_cm_IpQoSMenu_getTemplate(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28936 switch(header->message_type) {
28937 case Request:
28938 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpQoSMenu_getTemplate_templateType);
28940 break;
28941 case Reply:
28942 switch(header->rep_status) {
28943 case NO_EXCEPTION:
28944 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
28946 break;
28947 case USER_EXCEPTION:
28948 break;
28949 default:
28950 /* Unknown Exception */
28951 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28952 break;
28953 } /* switch(header->rep_status) */
28955 break;
28956 default:
28957 /* Unknown GIOP Message */
28958 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
28959 break;
28960 } /* switch(header->message_type) */
28964 * IDL:org/csapi/cm/IpQoSMenu/getTemplateList:1.0
28966 static void
28967 decode_org_csapi_cm_IpQoSMenu_getTemplateList(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
28969 /* Operation specific Variable declarations Begin */
28970 guint32 u_octet4_loop_org_csapi_cm_IpQoSMenu_getTemplateList_return;
28971 guint32 i_org_csapi_cm_IpQoSMenu_getTemplateList_return;
28972 /* Operation specific Variable declarations End */
28974 (void)item; /* Avoid coverity param_set_but_unused parse warning */
28976 switch(header->message_type) {
28977 case Request:
28978 break;
28979 case Reply:
28980 switch(header->rep_status) {
28981 case NO_EXCEPTION:
28982 u_octet4_loop_org_csapi_cm_IpQoSMenu_getTemplateList_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
28983 /* coverity[returned_pointer] */
28984 item = proto_tree_add_uint(tree, hf_org_csapi_cm_IpQoSMenu_getTemplateList_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cm_IpQoSMenu_getTemplateList_return);
28986 for (i_org_csapi_cm_IpQoSMenu_getTemplateList_return=0; i_org_csapi_cm_IpQoSMenu_getTemplateList_return < u_octet4_loop_org_csapi_cm_IpQoSMenu_getTemplateList_return; i_org_csapi_cm_IpQoSMenu_getTemplateList_return++) {
28988 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpQoSMenu_getTemplateList_return);
28992 break;
28993 case USER_EXCEPTION:
28994 break;
28995 default:
28996 /* Unknown Exception */
28997 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
28998 break;
28999 } /* switch(header->rep_status) */
29001 break;
29002 default:
29003 /* Unknown GIOP Message */
29004 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29005 break;
29006 } /* switch(header->message_type) */
29010 * IDL:org/csapi/cm/IpConnectivityManager/getQoSMenu:1.0
29012 static void
29013 decode_org_csapi_cm_IpConnectivityManager_getQoSMenu(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29015 switch(header->message_type) {
29016 case Request:
29017 break;
29018 case Reply:
29019 switch(header->rep_status) {
29020 case NO_EXCEPTION:
29021 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
29023 break;
29024 case USER_EXCEPTION:
29025 break;
29026 default:
29027 /* Unknown Exception */
29028 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29029 break;
29030 } /* switch(header->rep_status) */
29032 break;
29033 default:
29034 /* Unknown GIOP Message */
29035 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29036 break;
29037 } /* switch(header->message_type) */
29041 * IDL:org/csapi/cm/IpConnectivityManager/getEnterpriseNetwork:1.0
29043 static void
29044 decode_org_csapi_cm_IpConnectivityManager_getEnterpriseNetwork(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29046 switch(header->message_type) {
29047 case Request:
29048 break;
29049 case Reply:
29050 switch(header->rep_status) {
29051 case NO_EXCEPTION:
29052 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
29054 break;
29055 case USER_EXCEPTION:
29056 break;
29057 default:
29058 /* Unknown Exception */
29059 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29060 break;
29061 } /* switch(header->rep_status) */
29063 break;
29064 default:
29065 /* Unknown GIOP Message */
29066 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29067 break;
29068 } /* switch(header->message_type) */
29072 * IDL:org/csapi/cm/IpQoSTemplate/getTemplateType:1.0
29074 static void
29075 decode_org_csapi_cm_IpQoSTemplate_getTemplateType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29077 switch(header->message_type) {
29078 case Request:
29079 break;
29080 case Reply:
29081 switch(header->rep_status) {
29082 case NO_EXCEPTION:
29083 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpQoSTemplate_getTemplateType_return);
29085 break;
29086 case USER_EXCEPTION:
29087 break;
29088 default:
29089 /* Unknown Exception */
29090 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29091 break;
29092 } /* switch(header->rep_status) */
29094 break;
29095 default:
29096 /* Unknown GIOP Message */
29097 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29098 break;
29099 } /* switch(header->message_type) */
29103 * IDL:org/csapi/cm/IpQoSTemplate/getDescription:1.0
29105 static void
29106 decode_org_csapi_cm_IpQoSTemplate_getDescription(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29108 switch(header->message_type) {
29109 case Request:
29110 break;
29111 case Reply:
29112 switch(header->rep_status) {
29113 case NO_EXCEPTION:
29114 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpQoSTemplate_getDescription_return);
29116 break;
29117 case USER_EXCEPTION:
29118 break;
29119 default:
29120 /* Unknown Exception */
29121 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29122 break;
29123 } /* switch(header->rep_status) */
29125 break;
29126 default:
29127 /* Unknown GIOP Message */
29128 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29129 break;
29130 } /* switch(header->message_type) */
29134 * IDL:org/csapi/cm/IpQoSTemplate/setSlaID:1.0
29136 static void
29137 decode_org_csapi_cm_IpQoSTemplate_setSlaID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29139 switch(header->message_type) {
29140 case Request:
29141 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpQoSTemplate_setSlaID_slaID);
29143 break;
29144 case Reply:
29145 switch(header->rep_status) {
29146 case NO_EXCEPTION:
29147 /* Function returns void */
29149 break;
29150 case USER_EXCEPTION:
29151 break;
29152 default:
29153 /* Unknown Exception */
29154 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29155 break;
29156 } /* switch(header->rep_status) */
29158 break;
29159 default:
29160 /* Unknown GIOP Message */
29161 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29162 break;
29163 } /* switch(header->message_type) */
29167 * IDL:org/csapi/cm/IpQoSTemplate/getPipeQoSInfo:1.0
29169 static void
29170 decode_org_csapi_cm_IpQoSTemplate_getPipeQoSInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29172 switch(header->message_type) {
29173 case Request:
29174 break;
29175 case Reply:
29176 switch(header->rep_status) {
29177 case NO_EXCEPTION:
29178 /* Begin struct "org_csapi_cm_TpPipeQoSInfo" */
29179 decode_org_csapi_cm_TpPipeQoSInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29180 /* End struct "org_csapi_cm_TpPipeQoSInfo" */
29181 break;
29182 case USER_EXCEPTION:
29183 break;
29184 default:
29185 /* Unknown Exception */
29186 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29187 break;
29188 } /* switch(header->rep_status) */
29190 break;
29191 default:
29192 /* Unknown GIOP Message */
29193 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29194 break;
29195 } /* switch(header->message_type) */
29199 * IDL:org/csapi/cm/IpQoSTemplate/setPipeQoSInfo:1.0
29201 static void
29202 decode_org_csapi_cm_IpQoSTemplate_setPipeQoSInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29204 switch(header->message_type) {
29205 case Request:
29206 /* Begin struct "org_csapi_cm_TpPipeQoSInfo" */
29207 decode_org_csapi_cm_TpPipeQoSInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29208 /* End struct "org_csapi_cm_TpPipeQoSInfo" */
29209 break;
29210 case Reply:
29211 switch(header->rep_status) {
29212 case NO_EXCEPTION:
29213 /* Function returns void */
29215 break;
29216 case USER_EXCEPTION:
29217 break;
29218 default:
29219 /* Unknown Exception */
29220 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29221 break;
29222 } /* switch(header->rep_status) */
29224 break;
29225 default:
29226 /* Unknown GIOP Message */
29227 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29228 break;
29229 } /* switch(header->message_type) */
29233 * IDL:org/csapi/cm/IpQoSTemplate/getValidityInfo:1.0
29235 static void
29236 decode_org_csapi_cm_IpQoSTemplate_getValidityInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29238 switch(header->message_type) {
29239 case Request:
29240 break;
29241 case Reply:
29242 switch(header->rep_status) {
29243 case NO_EXCEPTION:
29244 /* Begin struct "org_csapi_cm_TpValidityInfo" */
29245 decode_org_csapi_cm_TpValidityInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29246 /* End struct "org_csapi_cm_TpValidityInfo" */
29247 break;
29248 case USER_EXCEPTION:
29249 break;
29250 default:
29251 /* Unknown Exception */
29252 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29253 break;
29254 } /* switch(header->rep_status) */
29256 break;
29257 default:
29258 /* Unknown GIOP Message */
29259 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29260 break;
29261 } /* switch(header->message_type) */
29265 * IDL:org/csapi/cm/IpQoSTemplate/setValidityInfo:1.0
29267 static void
29268 decode_org_csapi_cm_IpQoSTemplate_setValidityInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29270 switch(header->message_type) {
29271 case Request:
29272 /* Begin struct "org_csapi_cm_TpValidityInfo" */
29273 decode_org_csapi_cm_TpValidityInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29274 /* End struct "org_csapi_cm_TpValidityInfo" */
29275 break;
29276 case Reply:
29277 switch(header->rep_status) {
29278 case NO_EXCEPTION:
29279 /* Function returns void */
29281 break;
29282 case USER_EXCEPTION:
29283 break;
29284 default:
29285 /* Unknown Exception */
29286 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29287 break;
29288 } /* switch(header->rep_status) */
29290 break;
29291 default:
29292 /* Unknown GIOP Message */
29293 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29294 break;
29295 } /* switch(header->message_type) */
29299 * IDL:org/csapi/cm/IpQoSTemplate/setProvisionedQoSInfo:1.0
29301 static void
29302 decode_org_csapi_cm_IpQoSTemplate_setProvisionedQoSInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29304 switch(header->message_type) {
29305 case Request:
29306 /* Begin struct "org_csapi_cm_TpProvisionedQoSInfo" */
29307 decode_org_csapi_cm_TpProvisionedQoSInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29308 /* End struct "org_csapi_cm_TpProvisionedQoSInfo" */
29309 break;
29310 case Reply:
29311 switch(header->rep_status) {
29312 case NO_EXCEPTION:
29313 /* Function returns void */
29315 break;
29316 case USER_EXCEPTION:
29317 break;
29318 default:
29319 /* Unknown Exception */
29320 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29321 break;
29322 } /* switch(header->rep_status) */
29324 break;
29325 default:
29326 /* Unknown GIOP Message */
29327 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29328 break;
29329 } /* switch(header->message_type) */
29333 * IDL:org/csapi/cm/IpQoSTemplate/getProvisionedQoSInfo:1.0
29335 static void
29336 decode_org_csapi_cm_IpQoSTemplate_getProvisionedQoSInfo(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29338 switch(header->message_type) {
29339 case Request:
29340 break;
29341 case Reply:
29342 switch(header->rep_status) {
29343 case NO_EXCEPTION:
29344 /* Begin struct "org_csapi_cm_TpProvisionedQoSInfo" */
29345 decode_org_csapi_cm_TpProvisionedQoSInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29346 /* End struct "org_csapi_cm_TpProvisionedQoSInfo" */
29347 break;
29348 case USER_EXCEPTION:
29349 break;
29350 default:
29351 /* Unknown Exception */
29352 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29353 break;
29354 } /* switch(header->rep_status) */
29356 break;
29357 default:
29358 /* Unknown GIOP Message */
29359 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29360 break;
29361 } /* switch(header->message_type) */
29365 * IDL:org/csapi/cm/IpQoSTemplate/getDsCodepoint:1.0
29367 static void
29368 decode_org_csapi_cm_IpQoSTemplate_getDsCodepoint(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29370 switch(header->message_type) {
29371 case Request:
29372 break;
29373 case Reply:
29374 switch(header->rep_status) {
29375 case NO_EXCEPTION:
29376 /* Begin struct "org_csapi_cm_TpDsCodepoint" */
29377 decode_org_csapi_cm_TpDsCodepoint_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29378 /* End struct "org_csapi_cm_TpDsCodepoint" */
29379 break;
29380 case USER_EXCEPTION:
29381 break;
29382 default:
29383 /* Unknown Exception */
29384 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29385 break;
29386 } /* switch(header->rep_status) */
29388 break;
29389 default:
29390 /* Unknown GIOP Message */
29391 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29392 break;
29393 } /* switch(header->message_type) */
29397 * IDL:org/csapi/cm/IpEnterpriseNetwork/getSiteList:1.0
29399 static void
29400 decode_org_csapi_cm_IpEnterpriseNetwork_getSiteList(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29402 /* Operation specific Variable declarations Begin */
29403 guint32 u_octet4_loop_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return;
29404 guint32 i_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return;
29405 /* Operation specific Variable declarations End */
29407 (void)item; /* Avoid coverity param_set_but_unused parse warning */
29409 switch(header->message_type) {
29410 case Request:
29411 break;
29412 case Reply:
29413 switch(header->rep_status) {
29414 case NO_EXCEPTION:
29415 u_octet4_loop_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
29416 /* coverity[returned_pointer] */
29417 item = proto_tree_add_uint(tree, hf_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return);
29419 for (i_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return=0; i_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return < u_octet4_loop_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return; i_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return++) {
29421 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return);
29425 break;
29426 case USER_EXCEPTION:
29427 break;
29428 default:
29429 /* Unknown Exception */
29430 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29431 break;
29432 } /* switch(header->rep_status) */
29434 break;
29435 default:
29436 /* Unknown GIOP Message */
29437 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29438 break;
29439 } /* switch(header->message_type) */
29443 * IDL:org/csapi/cm/IpEnterpriseNetwork/getVPrN:1.0
29445 static void
29446 decode_org_csapi_cm_IpEnterpriseNetwork_getVPrN(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29448 switch(header->message_type) {
29449 case Request:
29450 break;
29451 case Reply:
29452 switch(header->rep_status) {
29453 case NO_EXCEPTION:
29454 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
29456 break;
29457 case USER_EXCEPTION:
29458 break;
29459 default:
29460 /* Unknown Exception */
29461 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29462 break;
29463 } /* switch(header->rep_status) */
29465 break;
29466 default:
29467 /* Unknown GIOP Message */
29468 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29469 break;
29470 } /* switch(header->message_type) */
29474 * IDL:org/csapi/cm/IpEnterpriseNetwork/getSite:1.0
29476 static void
29477 decode_org_csapi_cm_IpEnterpriseNetwork_getSite(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29479 switch(header->message_type) {
29480 case Request:
29481 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpEnterpriseNetwork_getSite_siteID);
29483 break;
29484 case Reply:
29485 switch(header->rep_status) {
29486 case NO_EXCEPTION:
29487 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
29489 break;
29490 case USER_EXCEPTION:
29491 break;
29492 default:
29493 /* Unknown Exception */
29494 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29495 break;
29496 } /* switch(header->rep_status) */
29498 break;
29499 default:
29500 /* Unknown GIOP Message */
29501 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29502 break;
29503 } /* switch(header->message_type) */
29507 * IDL:org/csapi/cm/IpEnterpriseNetworkSite/getSAPList:1.0
29509 static void
29510 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29512 /* Operation specific Variable declarations Begin */
29513 guint32 u_octet4_loop_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return;
29514 guint32 i_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return;
29515 /* Operation specific Variable declarations End */
29517 (void)item; /* Avoid coverity param_set_but_unused parse warning */
29519 switch(header->message_type) {
29520 case Request:
29521 break;
29522 case Reply:
29523 switch(header->rep_status) {
29524 case NO_EXCEPTION:
29525 u_octet4_loop_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
29526 /* coverity[returned_pointer] */
29527 item = proto_tree_add_uint(tree, hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return);
29529 for (i_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return=0; i_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return < u_octet4_loop_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return; i_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return++) {
29531 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return);
29535 break;
29536 case USER_EXCEPTION:
29537 break;
29538 default:
29539 /* Unknown Exception */
29540 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29541 break;
29542 } /* switch(header->rep_status) */
29544 break;
29545 default:
29546 /* Unknown GIOP Message */
29547 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29548 break;
29549 } /* switch(header->message_type) */
29553 * IDL:org/csapi/cm/IpEnterpriseNetworkSite/getSiteID:1.0
29555 static void
29556 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSiteID(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29558 switch(header->message_type) {
29559 case Request:
29560 break;
29561 case Reply:
29562 switch(header->rep_status) {
29563 case NO_EXCEPTION:
29564 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteID_return);
29566 break;
29567 case USER_EXCEPTION:
29568 break;
29569 default:
29570 /* Unknown Exception */
29571 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29572 break;
29573 } /* switch(header->rep_status) */
29575 break;
29576 default:
29577 /* Unknown GIOP Message */
29578 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29579 break;
29580 } /* switch(header->message_type) */
29584 * IDL:org/csapi/cm/IpEnterpriseNetworkSite/getSiteLocation:1.0
29586 static void
29587 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSiteLocation(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29589 switch(header->message_type) {
29590 case Request:
29591 break;
29592 case Reply:
29593 switch(header->rep_status) {
29594 case NO_EXCEPTION:
29595 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteLocation_return);
29597 break;
29598 case USER_EXCEPTION:
29599 break;
29600 default:
29601 /* Unknown Exception */
29602 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29603 break;
29604 } /* switch(header->rep_status) */
29606 break;
29607 default:
29608 /* Unknown GIOP Message */
29609 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29610 break;
29611 } /* switch(header->message_type) */
29615 * IDL:org/csapi/cm/IpEnterpriseNetworkSite/getSiteDescription:1.0
29617 static void
29618 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSiteDescription(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29620 switch(header->message_type) {
29621 case Request:
29622 break;
29623 case Reply:
29624 switch(header->rep_status) {
29625 case NO_EXCEPTION:
29626 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteDescription_return);
29628 break;
29629 case USER_EXCEPTION:
29630 break;
29631 default:
29632 /* Unknown Exception */
29633 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29634 break;
29635 } /* switch(header->rep_status) */
29637 break;
29638 default:
29639 /* Unknown GIOP Message */
29640 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29641 break;
29642 } /* switch(header->message_type) */
29646 * IDL:org/csapi/cm/IpEnterpriseNetworkSite/getIPSubnet:1.0
29648 static void
29649 decode_org_csapi_cm_IpEnterpriseNetworkSite_getIPSubnet(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29651 switch(header->message_type) {
29652 case Request:
29653 break;
29654 case Reply:
29655 switch(header->rep_status) {
29656 case NO_EXCEPTION:
29657 /* Begin struct "org_csapi_cm_TpIPSubnet" */
29658 decode_org_csapi_cm_TpIPSubnet_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29659 /* End struct "org_csapi_cm_TpIPSubnet" */
29660 break;
29661 case USER_EXCEPTION:
29662 break;
29663 default:
29664 /* Unknown Exception */
29665 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29666 break;
29667 } /* switch(header->rep_status) */
29669 break;
29670 default:
29671 /* Unknown GIOP Message */
29672 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29673 break;
29674 } /* switch(header->message_type) */
29678 * IDL:org/csapi/cm/IpEnterpriseNetworkSite/getSAPIPSubnet:1.0
29680 static void
29681 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSAPIPSubnet(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29683 switch(header->message_type) {
29684 case Request:
29685 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPIPSubnet_sapID);
29687 break;
29688 case Reply:
29689 switch(header->rep_status) {
29690 case NO_EXCEPTION:
29691 /* Begin struct "org_csapi_cm_TpIPSubnet" */
29692 decode_org_csapi_cm_TpIPSubnet_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29693 /* End struct "org_csapi_cm_TpIPSubnet" */
29694 break;
29695 case USER_EXCEPTION:
29696 break;
29697 default:
29698 /* Unknown Exception */
29699 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29700 break;
29701 } /* switch(header->rep_status) */
29703 break;
29704 default:
29705 /* Unknown GIOP Message */
29706 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29707 break;
29708 } /* switch(header->message_type) */
29712 * IDL:org/csapi/am/IpAppAccountManager/reportNotification:1.0
29714 static void
29715 decode_org_csapi_am_IpAppAccountManager_reportNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29717 switch(header->message_type) {
29718 case Request:
29719 /* Begin struct "org_csapi_am_TpChargingEventInfo" */
29720 decode_org_csapi_am_TpChargingEventInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29721 /* End struct "org_csapi_am_TpChargingEventInfo" */
29722 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_reportNotification_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
29724 break;
29725 case Reply:
29726 switch(header->rep_status) {
29727 case NO_EXCEPTION:
29728 /* Function returns void */
29730 break;
29731 case USER_EXCEPTION:
29732 break;
29733 default:
29734 /* Unknown Exception */
29735 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29736 break;
29737 } /* switch(header->rep_status) */
29739 break;
29740 default:
29741 /* Unknown GIOP Message */
29742 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29743 break;
29744 } /* switch(header->message_type) */
29748 * IDL:org/csapi/am/IpAppAccountManager/queryBalanceRes:1.0
29750 static void
29751 decode_org_csapi_am_IpAppAccountManager_queryBalanceRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29753 /* Operation specific Variable declarations Begin */
29754 guint32 u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances;
29755 guint32 i_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances;
29756 /* Operation specific Variable declarations End */
29758 (void)item; /* Avoid coverity param_set_but_unused parse warning */
29760 switch(header->message_type) {
29761 case Request:
29762 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_queryId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
29764 u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
29765 /* coverity[returned_pointer] */
29766 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances);
29768 for (i_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances=0; i_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances < u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances; i_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances++) {
29770 /* Begin struct "org_csapi_am_TpBalance" */
29771 decode_org_csapi_am_TpBalance_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29772 /* End struct "org_csapi_am_TpBalance" */
29775 break;
29776 case Reply:
29777 switch(header->rep_status) {
29778 case NO_EXCEPTION:
29779 /* Function returns void */
29781 break;
29782 case USER_EXCEPTION:
29783 break;
29784 default:
29785 /* Unknown Exception */
29786 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29787 break;
29788 } /* switch(header->rep_status) */
29790 break;
29791 default:
29792 /* Unknown GIOP Message */
29793 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29794 break;
29795 } /* switch(header->message_type) */
29799 * IDL:org/csapi/am/IpAppAccountManager/queryBalanceErr:1.0
29801 static void
29802 decode_org_csapi_am_IpAppAccountManager_queryBalanceErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29804 /* Operation specific Variable declarations Begin */
29805 guint32 u_octet4;
29806 /* Operation specific Variable declarations End */
29808 (void)item; /* Avoid coverity param_set_but_unused parse warning */
29810 switch(header->message_type) {
29811 case Request:
29812 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceErr_queryId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
29814 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
29815 /* coverity[returned_pointer] */
29816 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceErr_cause, tvb, *offset-4, 4, u_octet4);
29818 break;
29819 case Reply:
29820 switch(header->rep_status) {
29821 case NO_EXCEPTION:
29822 /* Function returns void */
29824 break;
29825 case USER_EXCEPTION:
29826 break;
29827 default:
29828 /* Unknown Exception */
29829 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29830 break;
29831 } /* switch(header->rep_status) */
29833 break;
29834 default:
29835 /* Unknown GIOP Message */
29836 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29837 break;
29838 } /* switch(header->message_type) */
29842 * IDL:org/csapi/am/IpAppAccountManager/retrieveTransactionHistoryRes:1.0
29844 static void
29845 decode_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29847 /* Operation specific Variable declarations Begin */
29848 guint32 u_octet4_loop_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory;
29849 guint32 i_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory;
29850 /* Operation specific Variable declarations End */
29852 (void)item; /* Avoid coverity param_set_but_unused parse warning */
29854 switch(header->message_type) {
29855 case Request:
29856 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_retrievalID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
29858 u_octet4_loop_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
29859 /* coverity[returned_pointer] */
29860 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory);
29862 for (i_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory=0; i_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory < u_octet4_loop_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory; i_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory++) {
29864 /* Begin struct "org_csapi_am_TpTransactionHistory" */
29865 decode_org_csapi_am_TpTransactionHistory_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29866 /* End struct "org_csapi_am_TpTransactionHistory" */
29869 break;
29870 case Reply:
29871 switch(header->rep_status) {
29872 case NO_EXCEPTION:
29873 /* Function returns void */
29875 break;
29876 case USER_EXCEPTION:
29877 break;
29878 default:
29879 /* Unknown Exception */
29880 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29881 break;
29882 } /* switch(header->rep_status) */
29884 break;
29885 default:
29886 /* Unknown GIOP Message */
29887 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29888 break;
29889 } /* switch(header->message_type) */
29893 * IDL:org/csapi/am/IpAppAccountManager/retrieveTransactionHistoryErr:1.0
29895 static void
29896 decode_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29898 /* Operation specific Variable declarations Begin */
29899 guint32 u_octet4;
29900 /* Operation specific Variable declarations End */
29902 (void)item; /* Avoid coverity param_set_but_unused parse warning */
29904 switch(header->message_type) {
29905 case Request:
29906 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr_retrievalID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
29908 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
29909 /* coverity[returned_pointer] */
29910 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr_transactionHistoryError, tvb, *offset-4, 4, u_octet4);
29912 break;
29913 case Reply:
29914 switch(header->rep_status) {
29915 case NO_EXCEPTION:
29916 /* Function returns void */
29918 break;
29919 case USER_EXCEPTION:
29920 break;
29921 default:
29922 /* Unknown Exception */
29923 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29924 break;
29925 } /* switch(header->rep_status) */
29927 break;
29928 default:
29929 /* Unknown GIOP Message */
29930 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29931 break;
29932 } /* switch(header->message_type) */
29936 * IDL:org/csapi/am/IpAppAccountManager/queryBalanceExpiryDateRes:1.0
29938 static void
29939 decode_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29941 /* Operation specific Variable declarations Begin */
29942 guint32 u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates;
29943 guint32 i_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates;
29944 /* Operation specific Variable declarations End */
29946 (void)item; /* Avoid coverity param_set_but_unused parse warning */
29948 switch(header->message_type) {
29949 case Request:
29950 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_queryId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
29952 u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
29953 /* coverity[returned_pointer] */
29954 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates);
29956 for (i_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates=0; i_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates < u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates; i_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates++) {
29958 /* Begin struct "org_csapi_am_TpBalanceExpiryDate" */
29959 decode_org_csapi_am_TpBalanceExpiryDate_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
29960 /* End struct "org_csapi_am_TpBalanceExpiryDate" */
29963 break;
29964 case Reply:
29965 switch(header->rep_status) {
29966 case NO_EXCEPTION:
29967 /* Function returns void */
29969 break;
29970 case USER_EXCEPTION:
29971 break;
29972 default:
29973 /* Unknown Exception */
29974 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
29975 break;
29976 } /* switch(header->rep_status) */
29978 break;
29979 default:
29980 /* Unknown GIOP Message */
29981 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
29982 break;
29983 } /* switch(header->message_type) */
29987 * IDL:org/csapi/am/IpAppAccountManager/queryBalanceExpiryDateErr:1.0
29989 static void
29990 decode_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
29992 /* Operation specific Variable declarations Begin */
29993 guint32 u_octet4;
29994 /* Operation specific Variable declarations End */
29996 (void)item; /* Avoid coverity param_set_but_unused parse warning */
29998 switch(header->message_type) {
29999 case Request:
30000 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr_queryId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30002 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
30003 /* coverity[returned_pointer] */
30004 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr_cause, tvb, *offset-4, 4, u_octet4);
30006 break;
30007 case Reply:
30008 switch(header->rep_status) {
30009 case NO_EXCEPTION:
30010 /* Function returns void */
30012 break;
30013 case USER_EXCEPTION:
30014 break;
30015 default:
30016 /* Unknown Exception */
30017 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30018 break;
30019 } /* switch(header->rep_status) */
30021 break;
30022 default:
30023 /* Unknown GIOP Message */
30024 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30025 break;
30026 } /* switch(header->message_type) */
30030 * IDL:org/csapi/am/IpAppAccountManager/updateBalanceRes:1.0
30032 static void
30033 decode_org_csapi_am_IpAppAccountManager_updateBalanceRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30035 switch(header->message_type) {
30036 case Request:
30037 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_updateBalanceRes_requestId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30039 /* Begin struct "org_csapi_am_TpBalance" */
30040 decode_org_csapi_am_TpBalance_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30041 /* End struct "org_csapi_am_TpBalance" */
30042 break;
30043 case Reply:
30044 switch(header->rep_status) {
30045 case NO_EXCEPTION:
30046 /* Function returns void */
30048 break;
30049 case USER_EXCEPTION:
30050 break;
30051 default:
30052 /* Unknown Exception */
30053 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30054 break;
30055 } /* switch(header->rep_status) */
30057 break;
30058 default:
30059 /* Unknown GIOP Message */
30060 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30061 break;
30062 } /* switch(header->message_type) */
30066 * IDL:org/csapi/am/IpAppAccountManager/updateBalanceErr:1.0
30068 static void
30069 decode_org_csapi_am_IpAppAccountManager_updateBalanceErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30071 /* Operation specific Variable declarations Begin */
30072 guint32 u_octet4;
30073 /* Operation specific Variable declarations End */
30075 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30077 switch(header->message_type) {
30078 case Request:
30079 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_updateBalanceErr_requestId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30081 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
30082 /* coverity[returned_pointer] */
30083 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_updateBalanceErr_cause, tvb, *offset-4, 4, u_octet4);
30085 break;
30086 case Reply:
30087 switch(header->rep_status) {
30088 case NO_EXCEPTION:
30089 /* Function returns void */
30091 break;
30092 case USER_EXCEPTION:
30093 break;
30094 default:
30095 /* Unknown Exception */
30096 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30097 break;
30098 } /* switch(header->rep_status) */
30100 break;
30101 default:
30102 /* Unknown GIOP Message */
30103 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30104 break;
30105 } /* switch(header->message_type) */
30109 * IDL:org/csapi/am/IpAppAccountManager/createVoucherRes:1.0
30111 static void
30112 decode_org_csapi_am_IpAppAccountManager_createVoucherRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30114 switch(header->message_type) {
30115 case Request:
30116 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_createVoucherRes_requestId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30118 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_createVoucherRes_voucherId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30120 break;
30121 case Reply:
30122 switch(header->rep_status) {
30123 case NO_EXCEPTION:
30124 /* Function returns void */
30126 break;
30127 case USER_EXCEPTION:
30128 break;
30129 default:
30130 /* Unknown Exception */
30131 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30132 break;
30133 } /* switch(header->rep_status) */
30135 break;
30136 default:
30137 /* Unknown GIOP Message */
30138 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30139 break;
30140 } /* switch(header->message_type) */
30144 * IDL:org/csapi/am/IpAppAccountManager/createVoucherErr:1.0
30146 static void
30147 decode_org_csapi_am_IpAppAccountManager_createVoucherErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30149 /* Operation specific Variable declarations Begin */
30150 guint32 u_octet4;
30151 /* Operation specific Variable declarations End */
30153 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30155 switch(header->message_type) {
30156 case Request:
30157 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_createVoucherErr_requestId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30159 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
30160 /* coverity[returned_pointer] */
30161 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_createVoucherErr_cause, tvb, *offset-4, 4, u_octet4);
30163 break;
30164 case Reply:
30165 switch(header->rep_status) {
30166 case NO_EXCEPTION:
30167 /* Function returns void */
30169 break;
30170 case USER_EXCEPTION:
30171 break;
30172 default:
30173 /* Unknown Exception */
30174 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30175 break;
30176 } /* switch(header->rep_status) */
30178 break;
30179 default:
30180 /* Unknown GIOP Message */
30181 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30182 break;
30183 } /* switch(header->message_type) */
30187 * IDL:org/csapi/am/IpAppAccountManager/destroyVoucherRes:1.0
30189 static void
30190 decode_org_csapi_am_IpAppAccountManager_destroyVoucherRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30192 switch(header->message_type) {
30193 case Request:
30194 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_destroyVoucherRes_requestId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30196 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_destroyVoucherRes_voucherId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30198 break;
30199 case Reply:
30200 switch(header->rep_status) {
30201 case NO_EXCEPTION:
30202 /* Function returns void */
30204 break;
30205 case USER_EXCEPTION:
30206 break;
30207 default:
30208 /* Unknown Exception */
30209 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30210 break;
30211 } /* switch(header->rep_status) */
30213 break;
30214 default:
30215 /* Unknown GIOP Message */
30216 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30217 break;
30218 } /* switch(header->message_type) */
30222 * IDL:org/csapi/am/IpAppAccountManager/destroyVoucherErr:1.0
30224 static void
30225 decode_org_csapi_am_IpAppAccountManager_destroyVoucherErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30227 /* Operation specific Variable declarations Begin */
30228 guint32 u_octet4;
30229 /* Operation specific Variable declarations End */
30231 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30233 switch(header->message_type) {
30234 case Request:
30235 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_requestId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30237 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_voucherId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30239 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
30240 /* coverity[returned_pointer] */
30241 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_cause, tvb, *offset-4, 4, u_octet4);
30243 break;
30244 case Reply:
30245 switch(header->rep_status) {
30246 case NO_EXCEPTION:
30247 /* Function returns void */
30249 break;
30250 case USER_EXCEPTION:
30251 break;
30252 default:
30253 /* Unknown Exception */
30254 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30255 break;
30256 } /* switch(header->rep_status) */
30258 break;
30259 default:
30260 /* Unknown GIOP Message */
30261 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30262 break;
30263 } /* switch(header->message_type) */
30267 * IDL:org/csapi/am/IpAppAccountManager/queryVoucherRes:1.0
30269 static void
30270 decode_org_csapi_am_IpAppAccountManager_queryVoucherRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30272 switch(header->message_type) {
30273 case Request:
30274 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_queryVoucherRes_queryId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30276 /* Begin struct "org_csapi_am_TpVoucher" */
30277 decode_org_csapi_am_TpVoucher_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30278 /* End struct "org_csapi_am_TpVoucher" */
30279 break;
30280 case Reply:
30281 switch(header->rep_status) {
30282 case NO_EXCEPTION:
30283 /* Function returns void */
30285 break;
30286 case USER_EXCEPTION:
30287 break;
30288 default:
30289 /* Unknown Exception */
30290 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30291 break;
30292 } /* switch(header->rep_status) */
30294 break;
30295 default:
30296 /* Unknown GIOP Message */
30297 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30298 break;
30299 } /* switch(header->message_type) */
30303 * IDL:org/csapi/am/IpAppAccountManager/queryVoucherErr:1.0
30305 static void
30306 decode_org_csapi_am_IpAppAccountManager_queryVoucherErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30308 /* Operation specific Variable declarations Begin */
30309 guint32 u_octet4;
30310 /* Operation specific Variable declarations End */
30312 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30314 switch(header->message_type) {
30315 case Request:
30316 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_queryId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30318 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_voucherId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30320 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
30321 /* coverity[returned_pointer] */
30322 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_cause, tvb, *offset-4, 4, u_octet4);
30324 break;
30325 case Reply:
30326 switch(header->rep_status) {
30327 case NO_EXCEPTION:
30328 /* Function returns void */
30330 break;
30331 case USER_EXCEPTION:
30332 break;
30333 default:
30334 /* Unknown Exception */
30335 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30336 break;
30337 } /* switch(header->rep_status) */
30339 break;
30340 default:
30341 /* Unknown GIOP Message */
30342 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30343 break;
30344 } /* switch(header->message_type) */
30348 * IDL:org/csapi/am/IpAppAccountManager/queryUserVouchersRes:1.0
30350 static void
30351 decode_org_csapi_am_IpAppAccountManager_queryUserVouchersRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30353 /* Operation specific Variable declarations Begin */
30354 guint32 u_octet4_loop_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers;
30355 guint32 i_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers;
30356 /* Operation specific Variable declarations End */
30358 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30360 switch(header->message_type) {
30361 case Request:
30362 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_queryId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30364 u_octet4_loop_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
30365 /* coverity[returned_pointer] */
30366 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers);
30368 for (i_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers=0; i_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers < u_octet4_loop_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers; i_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers++) {
30370 /* Begin struct "org_csapi_am_TpVoucher" */
30371 decode_org_csapi_am_TpVoucher_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30372 /* End struct "org_csapi_am_TpVoucher" */
30375 break;
30376 case Reply:
30377 switch(header->rep_status) {
30378 case NO_EXCEPTION:
30379 /* Function returns void */
30381 break;
30382 case USER_EXCEPTION:
30383 break;
30384 default:
30385 /* Unknown Exception */
30386 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30387 break;
30388 } /* switch(header->rep_status) */
30390 break;
30391 default:
30392 /* Unknown GIOP Message */
30393 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30394 break;
30395 } /* switch(header->message_type) */
30399 * IDL:org/csapi/am/IpAppAccountManager/queryUserVouchersErr:1.0
30401 static void
30402 decode_org_csapi_am_IpAppAccountManager_queryUserVouchersErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30404 /* Operation specific Variable declarations Begin */
30405 guint32 u_octet4;
30406 /* Operation specific Variable declarations End */
30408 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30410 switch(header->message_type) {
30411 case Request:
30412 proto_tree_add_int(tree, hf_org_csapi_am_IpAppAccountManager_queryUserVouchersErr_queryId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30414 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
30415 /* coverity[returned_pointer] */
30416 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryUserVouchersErr_cause, tvb, *offset-4, 4, u_octet4);
30418 break;
30419 case Reply:
30420 switch(header->rep_status) {
30421 case NO_EXCEPTION:
30422 /* Function returns void */
30424 break;
30425 case USER_EXCEPTION:
30426 break;
30427 default:
30428 /* Unknown Exception */
30429 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30430 break;
30431 } /* switch(header->rep_status) */
30433 break;
30434 default:
30435 /* Unknown GIOP Message */
30436 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30437 break;
30438 } /* switch(header->message_type) */
30442 * IDL:org/csapi/am/IpAccountManager/createNotification:1.0
30444 static void
30445 decode_org_csapi_am_IpAccountManager_createNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30447 switch(header->message_type) {
30448 case Request:
30449 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
30451 /* Begin struct "org_csapi_am_TpChargingEventCriteria" */
30452 decode_org_csapi_am_TpChargingEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30453 /* End struct "org_csapi_am_TpChargingEventCriteria" */
30454 break;
30455 case Reply:
30456 switch(header->rep_status) {
30457 case NO_EXCEPTION:
30458 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_createNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30460 break;
30461 case USER_EXCEPTION:
30462 break;
30463 default:
30464 /* Unknown Exception */
30465 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30466 break;
30467 } /* switch(header->rep_status) */
30469 break;
30470 default:
30471 /* Unknown GIOP Message */
30472 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30473 break;
30474 } /* switch(header->message_type) */
30478 * IDL:org/csapi/am/IpAccountManager/destroyNotification:1.0
30480 static void
30481 decode_org_csapi_am_IpAccountManager_destroyNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30483 switch(header->message_type) {
30484 case Request:
30485 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_destroyNotification_assignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30487 break;
30488 case Reply:
30489 switch(header->rep_status) {
30490 case NO_EXCEPTION:
30491 /* Function returns void */
30493 break;
30494 case USER_EXCEPTION:
30495 break;
30496 default:
30497 /* Unknown Exception */
30498 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30499 break;
30500 } /* switch(header->rep_status) */
30502 break;
30503 default:
30504 /* Unknown GIOP Message */
30505 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30506 break;
30507 } /* switch(header->message_type) */
30511 * IDL:org/csapi/am/IpAccountManager/queryBalanceReq:1.0
30513 static void
30514 decode_org_csapi_am_IpAccountManager_queryBalanceReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30516 /* Operation specific Variable declarations Begin */
30517 guint32 u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceReq_users;
30518 guint32 i_org_csapi_am_IpAccountManager_queryBalanceReq_users;
30519 /* Operation specific Variable declarations End */
30521 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30523 switch(header->message_type) {
30524 case Request:
30525 u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
30526 /* coverity[returned_pointer] */
30527 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAccountManager_queryBalanceReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceReq_users);
30529 for (i_org_csapi_am_IpAccountManager_queryBalanceReq_users=0; i_org_csapi_am_IpAccountManager_queryBalanceReq_users < u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceReq_users; i_org_csapi_am_IpAccountManager_queryBalanceReq_users++) {
30531 /* Begin struct "org_csapi_TpAddress" */
30532 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30533 /* End struct "org_csapi_TpAddress" */
30536 break;
30537 case Reply:
30538 switch(header->rep_status) {
30539 case NO_EXCEPTION:
30540 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_queryBalanceReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30542 break;
30543 case USER_EXCEPTION:
30544 break;
30545 default:
30546 /* Unknown Exception */
30547 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30548 break;
30549 } /* switch(header->rep_status) */
30551 break;
30552 default:
30553 /* Unknown GIOP Message */
30554 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30555 break;
30556 } /* switch(header->message_type) */
30560 * IDL:org/csapi/am/IpAccountManager/changeNotification:1.0
30562 static void
30563 decode_org_csapi_am_IpAccountManager_changeNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30565 switch(header->message_type) {
30566 case Request:
30567 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_changeNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30569 /* Begin struct "org_csapi_am_TpChargingEventCriteria" */
30570 decode_org_csapi_am_TpChargingEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30571 /* End struct "org_csapi_am_TpChargingEventCriteria" */
30572 break;
30573 case Reply:
30574 switch(header->rep_status) {
30575 case NO_EXCEPTION:
30576 /* Function returns void */
30578 break;
30579 case USER_EXCEPTION:
30580 break;
30581 default:
30582 /* Unknown Exception */
30583 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30584 break;
30585 } /* switch(header->rep_status) */
30587 break;
30588 default:
30589 /* Unknown GIOP Message */
30590 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30591 break;
30592 } /* switch(header->message_type) */
30596 * IDL:org/csapi/am/IpAccountManager/getNotification:1.0
30598 static void
30599 decode_org_csapi_am_IpAccountManager_getNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30601 /* Operation specific Variable declarations Begin */
30602 guint32 u_octet4_loop_org_csapi_am_IpAccountManager_getNotification_return;
30603 guint32 i_org_csapi_am_IpAccountManager_getNotification_return;
30604 /* Operation specific Variable declarations End */
30606 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30608 switch(header->message_type) {
30609 case Request:
30610 break;
30611 case Reply:
30612 switch(header->rep_status) {
30613 case NO_EXCEPTION:
30614 u_octet4_loop_org_csapi_am_IpAccountManager_getNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
30615 /* coverity[returned_pointer] */
30616 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAccountManager_getNotification_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAccountManager_getNotification_return);
30618 for (i_org_csapi_am_IpAccountManager_getNotification_return=0; i_org_csapi_am_IpAccountManager_getNotification_return < u_octet4_loop_org_csapi_am_IpAccountManager_getNotification_return; i_org_csapi_am_IpAccountManager_getNotification_return++) {
30620 /* Begin struct "org_csapi_am_TpChargingEventCriteriaResult" */
30621 decode_org_csapi_am_TpChargingEventCriteriaResult_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30622 /* End struct "org_csapi_am_TpChargingEventCriteriaResult" */
30625 break;
30626 case USER_EXCEPTION:
30627 break;
30628 default:
30629 /* Unknown Exception */
30630 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30631 break;
30632 } /* switch(header->rep_status) */
30634 break;
30635 default:
30636 /* Unknown GIOP Message */
30637 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30638 break;
30639 } /* switch(header->message_type) */
30643 * IDL:org/csapi/am/IpAccountManager/retrieveTransactionHistoryReq:1.0
30645 static void
30646 decode_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30648 switch(header->message_type) {
30649 case Request:
30650 /* Begin struct "org_csapi_TpAddress" */
30651 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30652 /* End struct "org_csapi_TpAddress" */
30653 /* Begin struct "org_csapi_TpTimeInterval" */
30654 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30655 /* End struct "org_csapi_TpTimeInterval" */
30656 break;
30657 case Reply:
30658 switch(header->rep_status) {
30659 case NO_EXCEPTION:
30660 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30662 break;
30663 case USER_EXCEPTION:
30664 break;
30665 default:
30666 /* Unknown Exception */
30667 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30668 break;
30669 } /* switch(header->rep_status) */
30671 break;
30672 default:
30673 /* Unknown GIOP Message */
30674 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30675 break;
30676 } /* switch(header->message_type) */
30680 * IDL:org/csapi/am/IpAccountManager/enableNotifications:1.0
30682 static void
30683 decode_org_csapi_am_IpAccountManager_enableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30685 switch(header->message_type) {
30686 case Request:
30687 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
30689 break;
30690 case Reply:
30691 switch(header->rep_status) {
30692 case NO_EXCEPTION:
30693 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_enableNotifications_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30695 break;
30696 case USER_EXCEPTION:
30697 break;
30698 default:
30699 /* Unknown Exception */
30700 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30701 break;
30702 } /* switch(header->rep_status) */
30704 break;
30705 default:
30706 /* Unknown GIOP Message */
30707 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30708 break;
30709 } /* switch(header->message_type) */
30713 * IDL:org/csapi/am/IpAccountManager/disableNotifications:1.0
30715 static void
30716 decode_org_csapi_am_IpAccountManager_disableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30718 switch(header->message_type) {
30719 case Request:
30720 break;
30721 case Reply:
30722 switch(header->rep_status) {
30723 case NO_EXCEPTION:
30724 /* Function returns void */
30726 break;
30727 case USER_EXCEPTION:
30728 break;
30729 default:
30730 /* Unknown Exception */
30731 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30732 break;
30733 } /* switch(header->rep_status) */
30735 break;
30736 default:
30737 /* Unknown GIOP Message */
30738 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30739 break;
30740 } /* switch(header->message_type) */
30744 * IDL:org/csapi/am/IpAccountManager/queryBalanceExpiryDateReq:1.0
30746 static void
30747 decode_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30749 /* Operation specific Variable declarations Begin */
30750 guint32 u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users;
30751 guint32 i_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users;
30752 /* Operation specific Variable declarations End */
30754 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30756 switch(header->message_type) {
30757 case Request:
30758 u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
30759 /* coverity[returned_pointer] */
30760 item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users);
30762 for (i_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users=0; i_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users < u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users; i_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users++) {
30764 /* Begin struct "org_csapi_TpAddress" */
30765 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30766 /* End struct "org_csapi_TpAddress" */
30769 break;
30770 case Reply:
30771 switch(header->rep_status) {
30772 case NO_EXCEPTION:
30773 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30775 break;
30776 case USER_EXCEPTION:
30777 break;
30778 default:
30779 /* Unknown Exception */
30780 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30781 break;
30782 } /* switch(header->rep_status) */
30784 break;
30785 default:
30786 /* Unknown GIOP Message */
30787 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30788 break;
30789 } /* switch(header->message_type) */
30793 * IDL:org/csapi/am/IpAccountManager/updateBalanceReq:1.0
30795 static void
30796 decode_org_csapi_am_IpAccountManager_updateBalanceReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30798 switch(header->message_type) {
30799 case Request:
30800 /* Begin struct "org_csapi_TpAddress" */
30801 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30802 /* End struct "org_csapi_TpAddress" */
30803 proto_tree_add_boolean(tree, hf_org_csapi_am_IpAccountManager_updateBalanceReq_debit, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
30805 /* Begin struct "org_csapi_am_TpBalanceInfo" */
30806 decode_org_csapi_am_TpBalanceInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30807 /* End struct "org_csapi_am_TpBalanceInfo" */
30808 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_updateBalanceReq_period, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30810 break;
30811 case Reply:
30812 switch(header->rep_status) {
30813 case NO_EXCEPTION:
30814 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_updateBalanceReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30816 break;
30817 case USER_EXCEPTION:
30818 break;
30819 default:
30820 /* Unknown Exception */
30821 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30822 break;
30823 } /* switch(header->rep_status) */
30825 break;
30826 default:
30827 /* Unknown GIOP Message */
30828 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30829 break;
30830 } /* switch(header->message_type) */
30834 * IDL:org/csapi/am/IpAccountManager/createVoucherReq:1.0
30836 static void
30837 decode_org_csapi_am_IpAccountManager_createVoucherReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30839 switch(header->message_type) {
30840 case Request:
30841 /* Begin struct "org_csapi_TpAddress" */
30842 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30843 /* End struct "org_csapi_TpAddress" */
30844 /* Begin struct "org_csapi_am_TpBalanceInfo" */
30845 decode_org_csapi_am_TpBalanceInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30846 /* End struct "org_csapi_am_TpBalanceInfo" */
30847 break;
30848 case Reply:
30849 switch(header->rep_status) {
30850 case NO_EXCEPTION:
30851 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_createVoucherReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30853 break;
30854 case USER_EXCEPTION:
30855 break;
30856 default:
30857 /* Unknown Exception */
30858 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30859 break;
30860 } /* switch(header->rep_status) */
30862 break;
30863 default:
30864 /* Unknown GIOP Message */
30865 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30866 break;
30867 } /* switch(header->message_type) */
30871 * IDL:org/csapi/am/IpAccountManager/destroyVoucherReq:1.0
30873 static void
30874 decode_org_csapi_am_IpAccountManager_destroyVoucherReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30876 switch(header->message_type) {
30877 case Request:
30878 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_destroyVoucherReq_voucherId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30880 break;
30881 case Reply:
30882 switch(header->rep_status) {
30883 case NO_EXCEPTION:
30884 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_destroyVoucherReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30886 break;
30887 case USER_EXCEPTION:
30888 break;
30889 default:
30890 /* Unknown Exception */
30891 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30892 break;
30893 } /* switch(header->rep_status) */
30895 break;
30896 default:
30897 /* Unknown GIOP Message */
30898 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30899 break;
30900 } /* switch(header->message_type) */
30904 * IDL:org/csapi/am/IpAccountManager/queryVoucherReq:1.0
30906 static void
30907 decode_org_csapi_am_IpAccountManager_queryVoucherReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30909 switch(header->message_type) {
30910 case Request:
30911 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_queryVoucherReq_voucherId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30913 break;
30914 case Reply:
30915 switch(header->rep_status) {
30916 case NO_EXCEPTION:
30917 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_queryVoucherReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30919 break;
30920 case USER_EXCEPTION:
30921 break;
30922 default:
30923 /* Unknown Exception */
30924 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30925 break;
30926 } /* switch(header->rep_status) */
30928 break;
30929 default:
30930 /* Unknown GIOP Message */
30931 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30932 break;
30933 } /* switch(header->message_type) */
30937 * IDL:org/csapi/am/IpAccountManager/queryUserVouchersReq:1.0
30939 static void
30940 decode_org_csapi_am_IpAccountManager_queryUserVouchersReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30942 switch(header->message_type) {
30943 case Request:
30944 /* Begin struct "org_csapi_TpAddress" */
30945 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
30946 /* End struct "org_csapi_TpAddress" */
30947 break;
30948 case Reply:
30949 switch(header->rep_status) {
30950 case NO_EXCEPTION:
30951 proto_tree_add_int(tree, hf_org_csapi_am_IpAccountManager_queryUserVouchersReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30953 break;
30954 case USER_EXCEPTION:
30955 break;
30956 default:
30957 /* Unknown Exception */
30958 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
30959 break;
30960 } /* switch(header->rep_status) */
30962 break;
30963 default:
30964 /* Unknown GIOP Message */
30965 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
30966 break;
30967 } /* switch(header->message_type) */
30971 * IDL:org/csapi/cs/IpAppChargingSession/creditAmountErr:1.0
30973 static void
30974 decode_org_csapi_cs_IpAppChargingSession_creditAmountErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
30976 /* Operation specific Variable declarations Begin */
30977 guint32 u_octet4;
30978 /* Operation specific Variable declarations End */
30980 (void)item; /* Avoid coverity param_set_but_unused parse warning */
30982 switch(header->message_type) {
30983 case Request:
30984 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30986 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30988 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
30989 /* coverity[returned_pointer] */
30990 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_error, tvb, *offset-4, 4, u_octet4);
30992 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
30994 break;
30995 case Reply:
30996 switch(header->rep_status) {
30997 case NO_EXCEPTION:
30998 /* Function returns void */
31000 break;
31001 case USER_EXCEPTION:
31002 break;
31003 default:
31004 /* Unknown Exception */
31005 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31006 break;
31007 } /* switch(header->rep_status) */
31009 break;
31010 default:
31011 /* Unknown GIOP Message */
31012 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31013 break;
31014 } /* switch(header->message_type) */
31018 * IDL:org/csapi/cs/IpAppChargingSession/creditAmountRes:1.0
31020 static void
31021 decode_org_csapi_cs_IpAppChargingSession_creditAmountRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31023 switch(header->message_type) {
31024 case Request:
31025 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31027 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31029 /* Begin struct "org_csapi_cs_TpChargingPrice" */
31030 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31031 /* End struct "org_csapi_cs_TpChargingPrice" */
31032 /* Begin struct "org_csapi_cs_TpChargingPrice" */
31033 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31034 /* End struct "org_csapi_cs_TpChargingPrice" */
31035 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31037 break;
31038 case Reply:
31039 switch(header->rep_status) {
31040 case NO_EXCEPTION:
31041 /* Function returns void */
31043 break;
31044 case USER_EXCEPTION:
31045 break;
31046 default:
31047 /* Unknown Exception */
31048 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31049 break;
31050 } /* switch(header->rep_status) */
31052 break;
31053 default:
31054 /* Unknown GIOP Message */
31055 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31056 break;
31057 } /* switch(header->message_type) */
31061 * IDL:org/csapi/cs/IpAppChargingSession/creditUnitErr:1.0
31063 static void
31064 decode_org_csapi_cs_IpAppChargingSession_creditUnitErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31066 /* Operation specific Variable declarations Begin */
31067 guint32 u_octet4;
31068 /* Operation specific Variable declarations End */
31070 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31072 switch(header->message_type) {
31073 case Request:
31074 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31076 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31078 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31079 /* coverity[returned_pointer] */
31080 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_error, tvb, *offset-4, 4, u_octet4);
31082 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31084 break;
31085 case Reply:
31086 switch(header->rep_status) {
31087 case NO_EXCEPTION:
31088 /* Function returns void */
31090 break;
31091 case USER_EXCEPTION:
31092 break;
31093 default:
31094 /* Unknown Exception */
31095 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31096 break;
31097 } /* switch(header->rep_status) */
31099 break;
31100 default:
31101 /* Unknown GIOP Message */
31102 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31103 break;
31104 } /* switch(header->message_type) */
31108 * IDL:org/csapi/cs/IpAppChargingSession/creditUnitRes:1.0
31110 static void
31111 decode_org_csapi_cs_IpAppChargingSession_creditUnitRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31113 /* Operation specific Variable declarations Begin */
31114 guint32 u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes;
31115 guint32 i_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes;
31116 guint32 u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft;
31117 guint32 i_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft;
31118 /* Operation specific Variable declarations End */
31120 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31122 switch(header->message_type) {
31123 case Request:
31124 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31126 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31128 u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
31129 /* coverity[returned_pointer] */
31130 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes);
31132 for (i_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes=0; i_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes < u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes; i_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes++) {
31134 /* Begin struct "org_csapi_cs_TpVolume" */
31135 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31136 /* End struct "org_csapi_cs_TpVolume" */
31139 u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
31140 /* coverity[returned_pointer] */
31141 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft);
31143 for (i_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft=0; i_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft < u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft; i_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft++) {
31145 /* Begin struct "org_csapi_cs_TpVolume" */
31146 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31147 /* End struct "org_csapi_cs_TpVolume" */
31150 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31152 break;
31153 case Reply:
31154 switch(header->rep_status) {
31155 case NO_EXCEPTION:
31156 /* Function returns void */
31158 break;
31159 case USER_EXCEPTION:
31160 break;
31161 default:
31162 /* Unknown Exception */
31163 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31164 break;
31165 } /* switch(header->rep_status) */
31167 break;
31168 default:
31169 /* Unknown GIOP Message */
31170 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31171 break;
31172 } /* switch(header->message_type) */
31176 * IDL:org/csapi/cs/IpAppChargingSession/debitAmountErr:1.0
31178 static void
31179 decode_org_csapi_cs_IpAppChargingSession_debitAmountErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31181 /* Operation specific Variable declarations Begin */
31182 guint32 u_octet4;
31183 /* Operation specific Variable declarations End */
31185 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31187 switch(header->message_type) {
31188 case Request:
31189 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31191 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31193 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31194 /* coverity[returned_pointer] */
31195 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_error, tvb, *offset-4, 4, u_octet4);
31197 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31199 break;
31200 case Reply:
31201 switch(header->rep_status) {
31202 case NO_EXCEPTION:
31203 /* Function returns void */
31205 break;
31206 case USER_EXCEPTION:
31207 break;
31208 default:
31209 /* Unknown Exception */
31210 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31211 break;
31212 } /* switch(header->rep_status) */
31214 break;
31215 default:
31216 /* Unknown GIOP Message */
31217 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31218 break;
31219 } /* switch(header->message_type) */
31223 * IDL:org/csapi/cs/IpAppChargingSession/debitAmountRes:1.0
31225 static void
31226 decode_org_csapi_cs_IpAppChargingSession_debitAmountRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31228 switch(header->message_type) {
31229 case Request:
31230 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31232 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31234 /* Begin struct "org_csapi_cs_TpChargingPrice" */
31235 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31236 /* End struct "org_csapi_cs_TpChargingPrice" */
31237 /* Begin struct "org_csapi_cs_TpChargingPrice" */
31238 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31239 /* End struct "org_csapi_cs_TpChargingPrice" */
31240 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31242 break;
31243 case Reply:
31244 switch(header->rep_status) {
31245 case NO_EXCEPTION:
31246 /* Function returns void */
31248 break;
31249 case USER_EXCEPTION:
31250 break;
31251 default:
31252 /* Unknown Exception */
31253 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31254 break;
31255 } /* switch(header->rep_status) */
31257 break;
31258 default:
31259 /* Unknown GIOP Message */
31260 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31261 break;
31262 } /* switch(header->message_type) */
31266 * IDL:org/csapi/cs/IpAppChargingSession/debitUnitErr:1.0
31268 static void
31269 decode_org_csapi_cs_IpAppChargingSession_debitUnitErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31271 /* Operation specific Variable declarations Begin */
31272 guint32 u_octet4;
31273 /* Operation specific Variable declarations End */
31275 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31277 switch(header->message_type) {
31278 case Request:
31279 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31281 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31283 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31284 /* coverity[returned_pointer] */
31285 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_error, tvb, *offset-4, 4, u_octet4);
31287 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31289 break;
31290 case Reply:
31291 switch(header->rep_status) {
31292 case NO_EXCEPTION:
31293 /* Function returns void */
31295 break;
31296 case USER_EXCEPTION:
31297 break;
31298 default:
31299 /* Unknown Exception */
31300 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31301 break;
31302 } /* switch(header->rep_status) */
31304 break;
31305 default:
31306 /* Unknown GIOP Message */
31307 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31308 break;
31309 } /* switch(header->message_type) */
31313 * IDL:org/csapi/cs/IpAppChargingSession/debitUnitRes:1.0
31315 static void
31316 decode_org_csapi_cs_IpAppChargingSession_debitUnitRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31318 /* Operation specific Variable declarations Begin */
31319 guint32 u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes;
31320 guint32 i_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes;
31321 guint32 u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft;
31322 guint32 i_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft;
31323 /* Operation specific Variable declarations End */
31325 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31327 switch(header->message_type) {
31328 case Request:
31329 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31331 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31333 u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
31334 /* coverity[returned_pointer] */
31335 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes);
31337 for (i_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes=0; i_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes < u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes; i_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes++) {
31339 /* Begin struct "org_csapi_cs_TpVolume" */
31340 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31341 /* End struct "org_csapi_cs_TpVolume" */
31344 u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
31345 /* coverity[returned_pointer] */
31346 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft);
31348 for (i_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft=0; i_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft < u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft; i_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft++) {
31350 /* Begin struct "org_csapi_cs_TpVolume" */
31351 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31352 /* End struct "org_csapi_cs_TpVolume" */
31355 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31357 break;
31358 case Reply:
31359 switch(header->rep_status) {
31360 case NO_EXCEPTION:
31361 /* Function returns void */
31363 break;
31364 case USER_EXCEPTION:
31365 break;
31366 default:
31367 /* Unknown Exception */
31368 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31369 break;
31370 } /* switch(header->rep_status) */
31372 break;
31373 default:
31374 /* Unknown GIOP Message */
31375 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31376 break;
31377 } /* switch(header->message_type) */
31381 * IDL:org/csapi/cs/IpAppChargingSession/directCreditAmountErr:1.0
31383 static void
31384 decode_org_csapi_cs_IpAppChargingSession_directCreditAmountErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31386 /* Operation specific Variable declarations Begin */
31387 guint32 u_octet4;
31388 /* Operation specific Variable declarations End */
31390 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31392 switch(header->message_type) {
31393 case Request:
31394 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31396 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31398 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31399 /* coverity[returned_pointer] */
31400 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_error, tvb, *offset-4, 4, u_octet4);
31402 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31404 break;
31405 case Reply:
31406 switch(header->rep_status) {
31407 case NO_EXCEPTION:
31408 /* Function returns void */
31410 break;
31411 case USER_EXCEPTION:
31412 break;
31413 default:
31414 /* Unknown Exception */
31415 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31416 break;
31417 } /* switch(header->rep_status) */
31419 break;
31420 default:
31421 /* Unknown GIOP Message */
31422 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31423 break;
31424 } /* switch(header->message_type) */
31428 * IDL:org/csapi/cs/IpAppChargingSession/directCreditAmountRes:1.0
31430 static void
31431 decode_org_csapi_cs_IpAppChargingSession_directCreditAmountRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31433 switch(header->message_type) {
31434 case Request:
31435 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31437 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31439 /* Begin struct "org_csapi_cs_TpChargingPrice" */
31440 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31441 /* End struct "org_csapi_cs_TpChargingPrice" */
31442 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31444 break;
31445 case Reply:
31446 switch(header->rep_status) {
31447 case NO_EXCEPTION:
31448 /* Function returns void */
31450 break;
31451 case USER_EXCEPTION:
31452 break;
31453 default:
31454 /* Unknown Exception */
31455 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31456 break;
31457 } /* switch(header->rep_status) */
31459 break;
31460 default:
31461 /* Unknown GIOP Message */
31462 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31463 break;
31464 } /* switch(header->message_type) */
31468 * IDL:org/csapi/cs/IpAppChargingSession/directCreditUnitErr:1.0
31470 static void
31471 decode_org_csapi_cs_IpAppChargingSession_directCreditUnitErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31473 /* Operation specific Variable declarations Begin */
31474 guint32 u_octet4;
31475 /* Operation specific Variable declarations End */
31477 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31479 switch(header->message_type) {
31480 case Request:
31481 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31483 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31485 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31486 /* coverity[returned_pointer] */
31487 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_error, tvb, *offset-4, 4, u_octet4);
31489 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31491 break;
31492 case Reply:
31493 switch(header->rep_status) {
31494 case NO_EXCEPTION:
31495 /* Function returns void */
31497 break;
31498 case USER_EXCEPTION:
31499 break;
31500 default:
31501 /* Unknown Exception */
31502 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31503 break;
31504 } /* switch(header->rep_status) */
31506 break;
31507 default:
31508 /* Unknown GIOP Message */
31509 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31510 break;
31511 } /* switch(header->message_type) */
31515 * IDL:org/csapi/cs/IpAppChargingSession/directCreditUnitRes:1.0
31517 static void
31518 decode_org_csapi_cs_IpAppChargingSession_directCreditUnitRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31520 /* Operation specific Variable declarations Begin */
31521 guint32 u_octet4_loop_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes;
31522 guint32 i_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes;
31523 /* Operation specific Variable declarations End */
31525 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31527 switch(header->message_type) {
31528 case Request:
31529 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31531 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31533 u_octet4_loop_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
31534 /* coverity[returned_pointer] */
31535 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes);
31537 for (i_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes=0; i_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes < u_octet4_loop_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes; i_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes++) {
31539 /* Begin struct "org_csapi_cs_TpVolume" */
31540 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31541 /* End struct "org_csapi_cs_TpVolume" */
31544 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31546 break;
31547 case Reply:
31548 switch(header->rep_status) {
31549 case NO_EXCEPTION:
31550 /* Function returns void */
31552 break;
31553 case USER_EXCEPTION:
31554 break;
31555 default:
31556 /* Unknown Exception */
31557 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31558 break;
31559 } /* switch(header->rep_status) */
31561 break;
31562 default:
31563 /* Unknown GIOP Message */
31564 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31565 break;
31566 } /* switch(header->message_type) */
31570 * IDL:org/csapi/cs/IpAppChargingSession/directDebitAmountErr:1.0
31572 static void
31573 decode_org_csapi_cs_IpAppChargingSession_directDebitAmountErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31575 /* Operation specific Variable declarations Begin */
31576 guint32 u_octet4;
31577 /* Operation specific Variable declarations End */
31579 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31581 switch(header->message_type) {
31582 case Request:
31583 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31585 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31587 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31588 /* coverity[returned_pointer] */
31589 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_error, tvb, *offset-4, 4, u_octet4);
31591 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31593 break;
31594 case Reply:
31595 switch(header->rep_status) {
31596 case NO_EXCEPTION:
31597 /* Function returns void */
31599 break;
31600 case USER_EXCEPTION:
31601 break;
31602 default:
31603 /* Unknown Exception */
31604 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31605 break;
31606 } /* switch(header->rep_status) */
31608 break;
31609 default:
31610 /* Unknown GIOP Message */
31611 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31612 break;
31613 } /* switch(header->message_type) */
31617 * IDL:org/csapi/cs/IpAppChargingSession/directDebitAmountRes:1.0
31619 static void
31620 decode_org_csapi_cs_IpAppChargingSession_directDebitAmountRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31622 switch(header->message_type) {
31623 case Request:
31624 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31626 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31628 /* Begin struct "org_csapi_cs_TpChargingPrice" */
31629 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31630 /* End struct "org_csapi_cs_TpChargingPrice" */
31631 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31633 break;
31634 case Reply:
31635 switch(header->rep_status) {
31636 case NO_EXCEPTION:
31637 /* Function returns void */
31639 break;
31640 case USER_EXCEPTION:
31641 break;
31642 default:
31643 /* Unknown Exception */
31644 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31645 break;
31646 } /* switch(header->rep_status) */
31648 break;
31649 default:
31650 /* Unknown GIOP Message */
31651 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31652 break;
31653 } /* switch(header->message_type) */
31657 * IDL:org/csapi/cs/IpAppChargingSession/directDebitUnitErr:1.0
31659 static void
31660 decode_org_csapi_cs_IpAppChargingSession_directDebitUnitErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31662 /* Operation specific Variable declarations Begin */
31663 guint32 u_octet4;
31664 /* Operation specific Variable declarations End */
31666 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31668 switch(header->message_type) {
31669 case Request:
31670 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31672 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31674 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31675 /* coverity[returned_pointer] */
31676 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_error, tvb, *offset-4, 4, u_octet4);
31678 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31680 break;
31681 case Reply:
31682 switch(header->rep_status) {
31683 case NO_EXCEPTION:
31684 /* Function returns void */
31686 break;
31687 case USER_EXCEPTION:
31688 break;
31689 default:
31690 /* Unknown Exception */
31691 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31692 break;
31693 } /* switch(header->rep_status) */
31695 break;
31696 default:
31697 /* Unknown GIOP Message */
31698 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31699 break;
31700 } /* switch(header->message_type) */
31704 * IDL:org/csapi/cs/IpAppChargingSession/directDebitUnitRes:1.0
31706 static void
31707 decode_org_csapi_cs_IpAppChargingSession_directDebitUnitRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31709 /* Operation specific Variable declarations Begin */
31710 guint32 u_octet4_loop_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes;
31711 guint32 i_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes;
31712 /* Operation specific Variable declarations End */
31714 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31716 switch(header->message_type) {
31717 case Request:
31718 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31720 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31722 u_octet4_loop_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
31723 /* coverity[returned_pointer] */
31724 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes);
31726 for (i_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes=0; i_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes < u_octet4_loop_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes; i_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes++) {
31728 /* Begin struct "org_csapi_cs_TpVolume" */
31729 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31730 /* End struct "org_csapi_cs_TpVolume" */
31733 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31735 break;
31736 case Reply:
31737 switch(header->rep_status) {
31738 case NO_EXCEPTION:
31739 /* Function returns void */
31741 break;
31742 case USER_EXCEPTION:
31743 break;
31744 default:
31745 /* Unknown Exception */
31746 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31747 break;
31748 } /* switch(header->rep_status) */
31750 break;
31751 default:
31752 /* Unknown GIOP Message */
31753 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31754 break;
31755 } /* switch(header->message_type) */
31759 * IDL:org/csapi/cs/IpAppChargingSession/extendLifeTimeErr:1.0
31761 static void
31762 decode_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31764 /* Operation specific Variable declarations Begin */
31765 guint32 u_octet4;
31766 /* Operation specific Variable declarations End */
31768 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31770 switch(header->message_type) {
31771 case Request:
31772 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31774 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31775 /* coverity[returned_pointer] */
31776 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr_error, tvb, *offset-4, 4, u_octet4);
31778 break;
31779 case Reply:
31780 switch(header->rep_status) {
31781 case NO_EXCEPTION:
31782 /* Function returns void */
31784 break;
31785 case USER_EXCEPTION:
31786 break;
31787 default:
31788 /* Unknown Exception */
31789 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31790 break;
31791 } /* switch(header->rep_status) */
31793 break;
31794 default:
31795 /* Unknown GIOP Message */
31796 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31797 break;
31798 } /* switch(header->message_type) */
31802 * IDL:org/csapi/cs/IpAppChargingSession/extendLifeTimeRes:1.0
31804 static void
31805 decode_org_csapi_cs_IpAppChargingSession_extendLifeTimeRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31807 switch(header->message_type) {
31808 case Request:
31809 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31811 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeRes_sessionTimeLeft, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31813 break;
31814 case Reply:
31815 switch(header->rep_status) {
31816 case NO_EXCEPTION:
31817 /* Function returns void */
31819 break;
31820 case USER_EXCEPTION:
31821 break;
31822 default:
31823 /* Unknown Exception */
31824 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31825 break;
31826 } /* switch(header->rep_status) */
31828 break;
31829 default:
31830 /* Unknown GIOP Message */
31831 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31832 break;
31833 } /* switch(header->message_type) */
31837 * IDL:org/csapi/cs/IpAppChargingSession/rateErr:1.0
31839 static void
31840 decode_org_csapi_cs_IpAppChargingSession_rateErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31842 /* Operation specific Variable declarations Begin */
31843 guint32 u_octet4;
31844 /* Operation specific Variable declarations End */
31846 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31848 switch(header->message_type) {
31849 case Request:
31850 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_rateErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31852 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31853 /* coverity[returned_pointer] */
31854 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_rateErr_error, tvb, *offset-4, 4, u_octet4);
31856 break;
31857 case Reply:
31858 switch(header->rep_status) {
31859 case NO_EXCEPTION:
31860 /* Function returns void */
31862 break;
31863 case USER_EXCEPTION:
31864 break;
31865 default:
31866 /* Unknown Exception */
31867 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31868 break;
31869 } /* switch(header->rep_status) */
31871 break;
31872 default:
31873 /* Unknown GIOP Message */
31874 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31875 break;
31876 } /* switch(header->message_type) */
31880 * IDL:org/csapi/cs/IpAppChargingSession/rateRes:1.0
31882 static void
31883 decode_org_csapi_cs_IpAppChargingSession_rateRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31885 /* Operation specific Variable declarations Begin */
31886 guint32 u_octet4_loop_org_csapi_cs_IpAppChargingSession_rateRes_rates;
31887 guint32 i_org_csapi_cs_IpAppChargingSession_rateRes_rates;
31888 /* Operation specific Variable declarations End */
31890 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31892 switch(header->message_type) {
31893 case Request:
31894 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_rateRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31896 u_octet4_loop_org_csapi_cs_IpAppChargingSession_rateRes_rates = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
31897 /* coverity[returned_pointer] */
31898 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_rateRes_rates, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_rateRes_rates);
31900 for (i_org_csapi_cs_IpAppChargingSession_rateRes_rates=0; i_org_csapi_cs_IpAppChargingSession_rateRes_rates < u_octet4_loop_org_csapi_cs_IpAppChargingSession_rateRes_rates; i_org_csapi_cs_IpAppChargingSession_rateRes_rates++) {
31902 /* Begin struct "org_csapi_cs_TpPriceVolume" */
31903 decode_org_csapi_cs_TpPriceVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31904 /* End struct "org_csapi_cs_TpPriceVolume" */
31907 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_rateRes_validityTimeLeft, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31909 break;
31910 case Reply:
31911 switch(header->rep_status) {
31912 case NO_EXCEPTION:
31913 /* Function returns void */
31915 break;
31916 case USER_EXCEPTION:
31917 break;
31918 default:
31919 /* Unknown Exception */
31920 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31921 break;
31922 } /* switch(header->rep_status) */
31924 break;
31925 default:
31926 /* Unknown GIOP Message */
31927 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31928 break;
31929 } /* switch(header->message_type) */
31933 * IDL:org/csapi/cs/IpAppChargingSession/reserveAmountErr:1.0
31935 static void
31936 decode_org_csapi_cs_IpAppChargingSession_reserveAmountErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31938 /* Operation specific Variable declarations Begin */
31939 guint32 u_octet4;
31940 /* Operation specific Variable declarations End */
31942 (void)item; /* Avoid coverity param_set_but_unused parse warning */
31944 switch(header->message_type) {
31945 case Request:
31946 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31948 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31950 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
31951 /* coverity[returned_pointer] */
31952 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_error, tvb, *offset-4, 4, u_octet4);
31954 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31956 break;
31957 case Reply:
31958 switch(header->rep_status) {
31959 case NO_EXCEPTION:
31960 /* Function returns void */
31962 break;
31963 case USER_EXCEPTION:
31964 break;
31965 default:
31966 /* Unknown Exception */
31967 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
31968 break;
31969 } /* switch(header->rep_status) */
31971 break;
31972 default:
31973 /* Unknown GIOP Message */
31974 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
31975 break;
31976 } /* switch(header->message_type) */
31980 * IDL:org/csapi/cs/IpAppChargingSession/reserveAmountRes:1.0
31982 static void
31983 decode_org_csapi_cs_IpAppChargingSession_reserveAmountRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
31985 switch(header->message_type) {
31986 case Request:
31987 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31989 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31991 /* Begin struct "org_csapi_cs_TpChargingPrice" */
31992 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
31993 /* End struct "org_csapi_cs_TpChargingPrice" */
31994 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_sessionTimeLeft, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31996 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
31998 break;
31999 case Reply:
32000 switch(header->rep_status) {
32001 case NO_EXCEPTION:
32002 /* Function returns void */
32004 break;
32005 case USER_EXCEPTION:
32006 break;
32007 default:
32008 /* Unknown Exception */
32009 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32010 break;
32011 } /* switch(header->rep_status) */
32013 break;
32014 default:
32015 /* Unknown GIOP Message */
32016 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32017 break;
32018 } /* switch(header->message_type) */
32022 * IDL:org/csapi/cs/IpAppChargingSession/reserveUnitErr:1.0
32024 static void
32025 decode_org_csapi_cs_IpAppChargingSession_reserveUnitErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32027 /* Operation specific Variable declarations Begin */
32028 guint32 u_octet4;
32029 /* Operation specific Variable declarations End */
32031 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32033 switch(header->message_type) {
32034 case Request:
32035 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32037 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32039 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
32040 /* coverity[returned_pointer] */
32041 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_error, tvb, *offset-4, 4, u_octet4);
32043 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32045 break;
32046 case Reply:
32047 switch(header->rep_status) {
32048 case NO_EXCEPTION:
32049 /* Function returns void */
32051 break;
32052 case USER_EXCEPTION:
32053 break;
32054 default:
32055 /* Unknown Exception */
32056 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32057 break;
32058 } /* switch(header->rep_status) */
32060 break;
32061 default:
32062 /* Unknown GIOP Message */
32063 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32064 break;
32065 } /* switch(header->message_type) */
32069 * IDL:org/csapi/cs/IpAppChargingSession/reserveUnitRes:1.0
32071 static void
32072 decode_org_csapi_cs_IpAppChargingSession_reserveUnitRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32074 /* Operation specific Variable declarations Begin */
32075 guint32 u_octet4_loop_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits;
32076 guint32 i_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits;
32077 /* Operation specific Variable declarations End */
32079 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32081 switch(header->message_type) {
32082 case Request:
32083 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32085 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32087 u_octet4_loop_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32088 /* coverity[returned_pointer] */
32089 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits);
32091 for (i_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits=0; i_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits < u_octet4_loop_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits; i_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits++) {
32093 /* Begin struct "org_csapi_cs_TpVolume" */
32094 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32095 /* End struct "org_csapi_cs_TpVolume" */
32098 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionTimeLeft, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32100 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumberNextRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32102 break;
32103 case Reply:
32104 switch(header->rep_status) {
32105 case NO_EXCEPTION:
32106 /* Function returns void */
32108 break;
32109 case USER_EXCEPTION:
32110 break;
32111 default:
32112 /* Unknown Exception */
32113 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32114 break;
32115 } /* switch(header->rep_status) */
32117 break;
32118 default:
32119 /* Unknown GIOP Message */
32120 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32121 break;
32122 } /* switch(header->message_type) */
32126 * IDL:org/csapi/cs/IpAppChargingSession/sessionEnded:1.0
32128 static void
32129 decode_org_csapi_cs_IpAppChargingSession_sessionEnded(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32131 /* Operation specific Variable declarations Begin */
32132 guint32 u_octet4;
32133 /* Operation specific Variable declarations End */
32135 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32137 switch(header->message_type) {
32138 case Request:
32139 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingSession_sessionEnded_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32141 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
32142 /* coverity[returned_pointer] */
32143 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_sessionEnded_report, tvb, *offset-4, 4, u_octet4);
32145 break;
32146 case Reply:
32147 switch(header->rep_status) {
32148 case NO_EXCEPTION:
32149 /* Function returns void */
32151 break;
32152 case USER_EXCEPTION:
32153 break;
32154 default:
32155 /* Unknown Exception */
32156 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32157 break;
32158 } /* switch(header->rep_status) */
32160 break;
32161 default:
32162 /* Unknown GIOP Message */
32163 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32164 break;
32165 } /* switch(header->message_type) */
32169 * IDL:org/csapi/cs/IpChargingSession/creditAmountReq:1.0
32171 static void
32172 decode_org_csapi_cs_IpChargingSession_creditAmountReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32174 switch(header->message_type) {
32175 case Request:
32176 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_creditAmountReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32178 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32179 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32180 /* End struct "org_csapi_cs_TpApplicationDescription" */
32181 /* Begin struct "org_csapi_cs_TpChargingPrice" */
32182 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32183 /* End struct "org_csapi_cs_TpChargingPrice" */
32184 proto_tree_add_boolean(tree, hf_org_csapi_cs_IpChargingSession_creditAmountReq_closeReservation, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
32186 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_creditAmountReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32188 break;
32189 case Reply:
32190 switch(header->rep_status) {
32191 case NO_EXCEPTION:
32192 /* Function returns void */
32194 break;
32195 case USER_EXCEPTION:
32196 break;
32197 default:
32198 /* Unknown Exception */
32199 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32200 break;
32201 } /* switch(header->rep_status) */
32203 break;
32204 default:
32205 /* Unknown GIOP Message */
32206 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32207 break;
32208 } /* switch(header->message_type) */
32212 * IDL:org/csapi/cs/IpChargingSession/creditUnitReq:1.0
32214 static void
32215 decode_org_csapi_cs_IpChargingSession_creditUnitReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32217 /* Operation specific Variable declarations Begin */
32218 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_creditUnitReq_volumes;
32219 guint32 i_org_csapi_cs_IpChargingSession_creditUnitReq_volumes;
32220 /* Operation specific Variable declarations End */
32222 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32224 switch(header->message_type) {
32225 case Request:
32226 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_creditUnitReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32228 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32229 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32230 /* End struct "org_csapi_cs_TpApplicationDescription" */
32231 u_octet4_loop_org_csapi_cs_IpChargingSession_creditUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32232 /* coverity[returned_pointer] */
32233 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_creditUnitReq_volumes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_creditUnitReq_volumes);
32235 for (i_org_csapi_cs_IpChargingSession_creditUnitReq_volumes=0; i_org_csapi_cs_IpChargingSession_creditUnitReq_volumes < u_octet4_loop_org_csapi_cs_IpChargingSession_creditUnitReq_volumes; i_org_csapi_cs_IpChargingSession_creditUnitReq_volumes++) {
32237 /* Begin struct "org_csapi_cs_TpVolume" */
32238 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32239 /* End struct "org_csapi_cs_TpVolume" */
32242 proto_tree_add_boolean(tree, hf_org_csapi_cs_IpChargingSession_creditUnitReq_closeReservation, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
32244 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_creditUnitReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32246 break;
32247 case Reply:
32248 switch(header->rep_status) {
32249 case NO_EXCEPTION:
32250 /* Function returns void */
32252 break;
32253 case USER_EXCEPTION:
32254 break;
32255 default:
32256 /* Unknown Exception */
32257 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32258 break;
32259 } /* switch(header->rep_status) */
32261 break;
32262 default:
32263 /* Unknown GIOP Message */
32264 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32265 break;
32266 } /* switch(header->message_type) */
32270 * IDL:org/csapi/cs/IpChargingSession/debitAmountReq:1.0
32272 static void
32273 decode_org_csapi_cs_IpChargingSession_debitAmountReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32275 switch(header->message_type) {
32276 case Request:
32277 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_debitAmountReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32279 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32280 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32281 /* End struct "org_csapi_cs_TpApplicationDescription" */
32282 /* Begin struct "org_csapi_cs_TpChargingPrice" */
32283 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32284 /* End struct "org_csapi_cs_TpChargingPrice" */
32285 proto_tree_add_boolean(tree, hf_org_csapi_cs_IpChargingSession_debitAmountReq_closeReservation, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
32287 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_debitAmountReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32289 break;
32290 case Reply:
32291 switch(header->rep_status) {
32292 case NO_EXCEPTION:
32293 /* Function returns void */
32295 break;
32296 case USER_EXCEPTION:
32297 break;
32298 default:
32299 /* Unknown Exception */
32300 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32301 break;
32302 } /* switch(header->rep_status) */
32304 break;
32305 default:
32306 /* Unknown GIOP Message */
32307 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32308 break;
32309 } /* switch(header->message_type) */
32313 * IDL:org/csapi/cs/IpChargingSession/debitUnitReq:1.0
32315 static void
32316 decode_org_csapi_cs_IpChargingSession_debitUnitReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32318 /* Operation specific Variable declarations Begin */
32319 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_debitUnitReq_volumes;
32320 guint32 i_org_csapi_cs_IpChargingSession_debitUnitReq_volumes;
32321 /* Operation specific Variable declarations End */
32323 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32325 switch(header->message_type) {
32326 case Request:
32327 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_debitUnitReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32329 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32330 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32331 /* End struct "org_csapi_cs_TpApplicationDescription" */
32332 u_octet4_loop_org_csapi_cs_IpChargingSession_debitUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32333 /* coverity[returned_pointer] */
32334 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_debitUnitReq_volumes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_debitUnitReq_volumes);
32336 for (i_org_csapi_cs_IpChargingSession_debitUnitReq_volumes=0; i_org_csapi_cs_IpChargingSession_debitUnitReq_volumes < u_octet4_loop_org_csapi_cs_IpChargingSession_debitUnitReq_volumes; i_org_csapi_cs_IpChargingSession_debitUnitReq_volumes++) {
32338 /* Begin struct "org_csapi_cs_TpVolume" */
32339 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32340 /* End struct "org_csapi_cs_TpVolume" */
32343 proto_tree_add_boolean(tree, hf_org_csapi_cs_IpChargingSession_debitUnitReq_closeReservation, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
32345 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_debitUnitReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32347 break;
32348 case Reply:
32349 switch(header->rep_status) {
32350 case NO_EXCEPTION:
32351 /* Function returns void */
32353 break;
32354 case USER_EXCEPTION:
32355 break;
32356 default:
32357 /* Unknown Exception */
32358 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32359 break;
32360 } /* switch(header->rep_status) */
32362 break;
32363 default:
32364 /* Unknown GIOP Message */
32365 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32366 break;
32367 } /* switch(header->message_type) */
32371 * IDL:org/csapi/cs/IpChargingSession/directCreditAmountReq:1.0
32373 static void
32374 decode_org_csapi_cs_IpChargingSession_directCreditAmountReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32376 /* Operation specific Variable declarations Begin */
32377 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters;
32378 guint32 i_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters;
32379 /* Operation specific Variable declarations End */
32381 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32383 switch(header->message_type) {
32384 case Request:
32385 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32387 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32388 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32389 /* End struct "org_csapi_cs_TpApplicationDescription" */
32390 u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32391 /* coverity[returned_pointer] */
32392 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters);
32394 for (i_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters=0; i_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters < u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters; i_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters++) {
32396 /* Begin struct "org_csapi_cs_TpChargingParameter" */
32397 decode_org_csapi_cs_TpChargingParameter_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32398 /* End struct "org_csapi_cs_TpChargingParameter" */
32401 /* Begin struct "org_csapi_cs_TpChargingPrice" */
32402 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32403 /* End struct "org_csapi_cs_TpChargingPrice" */
32404 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32406 break;
32407 case Reply:
32408 switch(header->rep_status) {
32409 case NO_EXCEPTION:
32410 /* Function returns void */
32412 break;
32413 case USER_EXCEPTION:
32414 break;
32415 default:
32416 /* Unknown Exception */
32417 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32418 break;
32419 } /* switch(header->rep_status) */
32421 break;
32422 default:
32423 /* Unknown GIOP Message */
32424 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32425 break;
32426 } /* switch(header->message_type) */
32430 * IDL:org/csapi/cs/IpChargingSession/directCreditUnitReq:1.0
32432 static void
32433 decode_org_csapi_cs_IpChargingSession_directCreditUnitReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32435 /* Operation specific Variable declarations Begin */
32436 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters;
32437 guint32 i_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters;
32438 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes;
32439 guint32 i_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes;
32440 /* Operation specific Variable declarations End */
32442 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32444 switch(header->message_type) {
32445 case Request:
32446 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32448 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32449 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32450 /* End struct "org_csapi_cs_TpApplicationDescription" */
32451 u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32452 /* coverity[returned_pointer] */
32453 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters);
32455 for (i_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters=0; i_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters < u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters; i_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters++) {
32457 /* Begin struct "org_csapi_cs_TpChargingParameter" */
32458 decode_org_csapi_cs_TpChargingParameter_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32459 /* End struct "org_csapi_cs_TpChargingParameter" */
32462 u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32463 /* coverity[returned_pointer] */
32464 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes);
32466 for (i_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes=0; i_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes < u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes; i_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes++) {
32468 /* Begin struct "org_csapi_cs_TpVolume" */
32469 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32470 /* End struct "org_csapi_cs_TpVolume" */
32473 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32475 break;
32476 case Reply:
32477 switch(header->rep_status) {
32478 case NO_EXCEPTION:
32479 /* Function returns void */
32481 break;
32482 case USER_EXCEPTION:
32483 break;
32484 default:
32485 /* Unknown Exception */
32486 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32487 break;
32488 } /* switch(header->rep_status) */
32490 break;
32491 default:
32492 /* Unknown GIOP Message */
32493 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32494 break;
32495 } /* switch(header->message_type) */
32499 * IDL:org/csapi/cs/IpChargingSession/directDebitAmountReq:1.0
32501 static void
32502 decode_org_csapi_cs_IpChargingSession_directDebitAmountReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32504 /* Operation specific Variable declarations Begin */
32505 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters;
32506 guint32 i_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters;
32507 /* Operation specific Variable declarations End */
32509 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32511 switch(header->message_type) {
32512 case Request:
32513 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32515 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32516 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32517 /* End struct "org_csapi_cs_TpApplicationDescription" */
32518 u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32519 /* coverity[returned_pointer] */
32520 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters);
32522 for (i_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters=0; i_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters < u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters; i_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters++) {
32524 /* Begin struct "org_csapi_cs_TpChargingParameter" */
32525 decode_org_csapi_cs_TpChargingParameter_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32526 /* End struct "org_csapi_cs_TpChargingParameter" */
32529 /* Begin struct "org_csapi_cs_TpChargingPrice" */
32530 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32531 /* End struct "org_csapi_cs_TpChargingPrice" */
32532 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32534 break;
32535 case Reply:
32536 switch(header->rep_status) {
32537 case NO_EXCEPTION:
32538 /* Function returns void */
32540 break;
32541 case USER_EXCEPTION:
32542 break;
32543 default:
32544 /* Unknown Exception */
32545 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32546 break;
32547 } /* switch(header->rep_status) */
32549 break;
32550 default:
32551 /* Unknown GIOP Message */
32552 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32553 break;
32554 } /* switch(header->message_type) */
32558 * IDL:org/csapi/cs/IpChargingSession/directDebitUnitReq:1.0
32560 static void
32561 decode_org_csapi_cs_IpChargingSession_directDebitUnitReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32563 /* Operation specific Variable declarations Begin */
32564 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters;
32565 guint32 i_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters;
32566 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes;
32567 guint32 i_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes;
32568 /* Operation specific Variable declarations End */
32570 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32572 switch(header->message_type) {
32573 case Request:
32574 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32576 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32577 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32578 /* End struct "org_csapi_cs_TpApplicationDescription" */
32579 u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32580 /* coverity[returned_pointer] */
32581 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters);
32583 for (i_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters=0; i_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters < u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters; i_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters++) {
32585 /* Begin struct "org_csapi_cs_TpChargingParameter" */
32586 decode_org_csapi_cs_TpChargingParameter_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32587 /* End struct "org_csapi_cs_TpChargingParameter" */
32590 u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32591 /* coverity[returned_pointer] */
32592 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes);
32594 for (i_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes=0; i_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes < u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes; i_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes++) {
32596 /* Begin struct "org_csapi_cs_TpVolume" */
32597 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32598 /* End struct "org_csapi_cs_TpVolume" */
32601 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32603 break;
32604 case Reply:
32605 switch(header->rep_status) {
32606 case NO_EXCEPTION:
32607 /* Function returns void */
32609 break;
32610 case USER_EXCEPTION:
32611 break;
32612 default:
32613 /* Unknown Exception */
32614 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32615 break;
32616 } /* switch(header->rep_status) */
32618 break;
32619 default:
32620 /* Unknown GIOP Message */
32621 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32622 break;
32623 } /* switch(header->message_type) */
32627 * IDL:org/csapi/cs/IpChargingSession/extendLifeTimeReq:1.0
32629 static void
32630 decode_org_csapi_cs_IpChargingSession_extendLifeTimeReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32632 switch(header->message_type) {
32633 case Request:
32634 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_extendLifeTimeReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32636 break;
32637 case Reply:
32638 switch(header->rep_status) {
32639 case NO_EXCEPTION:
32640 /* Function returns void */
32642 break;
32643 case USER_EXCEPTION:
32644 break;
32645 default:
32646 /* Unknown Exception */
32647 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32648 break;
32649 } /* switch(header->rep_status) */
32651 break;
32652 default:
32653 /* Unknown GIOP Message */
32654 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32655 break;
32656 } /* switch(header->message_type) */
32660 * IDL:org/csapi/cs/IpChargingSession/getAmountLeft:1.0
32662 static void
32663 decode_org_csapi_cs_IpChargingSession_getAmountLeft(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32665 switch(header->message_type) {
32666 case Request:
32667 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_getAmountLeft_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32669 break;
32670 case Reply:
32671 switch(header->rep_status) {
32672 case NO_EXCEPTION:
32673 /* Begin struct "org_csapi_cs_TpChargingPrice" */
32674 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32675 /* End struct "org_csapi_cs_TpChargingPrice" */
32676 break;
32677 case USER_EXCEPTION:
32678 break;
32679 default:
32680 /* Unknown Exception */
32681 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32682 break;
32683 } /* switch(header->rep_status) */
32685 break;
32686 default:
32687 /* Unknown GIOP Message */
32688 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32689 break;
32690 } /* switch(header->message_type) */
32694 * IDL:org/csapi/cs/IpChargingSession/getLifeTimeLeft:1.0
32696 static void
32697 decode_org_csapi_cs_IpChargingSession_getLifeTimeLeft(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32699 switch(header->message_type) {
32700 case Request:
32701 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32703 break;
32704 case Reply:
32705 switch(header->rep_status) {
32706 case NO_EXCEPTION:
32707 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32709 break;
32710 case USER_EXCEPTION:
32711 break;
32712 default:
32713 /* Unknown Exception */
32714 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32715 break;
32716 } /* switch(header->rep_status) */
32718 break;
32719 default:
32720 /* Unknown GIOP Message */
32721 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32722 break;
32723 } /* switch(header->message_type) */
32727 * IDL:org/csapi/cs/IpChargingSession/getUnitLeft:1.0
32729 static void
32730 decode_org_csapi_cs_IpChargingSession_getUnitLeft(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32732 /* Operation specific Variable declarations Begin */
32733 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_getUnitLeft_return;
32734 guint32 i_org_csapi_cs_IpChargingSession_getUnitLeft_return;
32735 /* Operation specific Variable declarations End */
32737 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32739 switch(header->message_type) {
32740 case Request:
32741 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_getUnitLeft_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32743 break;
32744 case Reply:
32745 switch(header->rep_status) {
32746 case NO_EXCEPTION:
32747 u_octet4_loop_org_csapi_cs_IpChargingSession_getUnitLeft_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32748 /* coverity[returned_pointer] */
32749 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_getUnitLeft_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_getUnitLeft_return);
32751 for (i_org_csapi_cs_IpChargingSession_getUnitLeft_return=0; i_org_csapi_cs_IpChargingSession_getUnitLeft_return < u_octet4_loop_org_csapi_cs_IpChargingSession_getUnitLeft_return; i_org_csapi_cs_IpChargingSession_getUnitLeft_return++) {
32753 /* Begin struct "org_csapi_cs_TpVolume" */
32754 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32755 /* End struct "org_csapi_cs_TpVolume" */
32758 break;
32759 case USER_EXCEPTION:
32760 break;
32761 default:
32762 /* Unknown Exception */
32763 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32764 break;
32765 } /* switch(header->rep_status) */
32767 break;
32768 default:
32769 /* Unknown GIOP Message */
32770 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32771 break;
32772 } /* switch(header->message_type) */
32776 * IDL:org/csapi/cs/IpChargingSession/rateReq:1.0
32778 static void
32779 decode_org_csapi_cs_IpChargingSession_rateReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32781 /* Operation specific Variable declarations Begin */
32782 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_rateReq_chargingParameters;
32783 guint32 i_org_csapi_cs_IpChargingSession_rateReq_chargingParameters;
32784 /* Operation specific Variable declarations End */
32786 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32788 switch(header->message_type) {
32789 case Request:
32790 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_rateReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32792 u_octet4_loop_org_csapi_cs_IpChargingSession_rateReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32793 /* coverity[returned_pointer] */
32794 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_rateReq_chargingParameters, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_rateReq_chargingParameters);
32796 for (i_org_csapi_cs_IpChargingSession_rateReq_chargingParameters=0; i_org_csapi_cs_IpChargingSession_rateReq_chargingParameters < u_octet4_loop_org_csapi_cs_IpChargingSession_rateReq_chargingParameters; i_org_csapi_cs_IpChargingSession_rateReq_chargingParameters++) {
32798 /* Begin struct "org_csapi_cs_TpChargingParameter" */
32799 decode_org_csapi_cs_TpChargingParameter_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32800 /* End struct "org_csapi_cs_TpChargingParameter" */
32803 break;
32804 case Reply:
32805 switch(header->rep_status) {
32806 case NO_EXCEPTION:
32807 /* Function returns void */
32809 break;
32810 case USER_EXCEPTION:
32811 break;
32812 default:
32813 /* Unknown Exception */
32814 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32815 break;
32816 } /* switch(header->rep_status) */
32818 break;
32819 default:
32820 /* Unknown GIOP Message */
32821 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32822 break;
32823 } /* switch(header->message_type) */
32827 * IDL:org/csapi/cs/IpChargingSession/release:1.0
32829 static void
32830 decode_org_csapi_cs_IpChargingSession_release(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32832 switch(header->message_type) {
32833 case Request:
32834 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_release_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32836 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_release_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32838 break;
32839 case Reply:
32840 switch(header->rep_status) {
32841 case NO_EXCEPTION:
32842 /* Function returns void */
32844 break;
32845 case USER_EXCEPTION:
32846 break;
32847 default:
32848 /* Unknown Exception */
32849 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32850 break;
32851 } /* switch(header->rep_status) */
32853 break;
32854 default:
32855 /* Unknown GIOP Message */
32856 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32857 break;
32858 } /* switch(header->message_type) */
32862 * IDL:org/csapi/cs/IpChargingSession/reserveAmountReq:1.0
32864 static void
32865 decode_org_csapi_cs_IpChargingSession_reserveAmountReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32867 /* Operation specific Variable declarations Begin */
32868 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters;
32869 guint32 i_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters;
32870 /* Operation specific Variable declarations End */
32872 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32874 switch(header->message_type) {
32875 case Request:
32876 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_reserveAmountReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32878 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32879 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32880 /* End struct "org_csapi_cs_TpApplicationDescription" */
32881 u_octet4_loop_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32882 /* coverity[returned_pointer] */
32883 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters);
32885 for (i_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters=0; i_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters < u_octet4_loop_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters; i_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters++) {
32887 /* Begin struct "org_csapi_cs_TpChargingParameter" */
32888 decode_org_csapi_cs_TpChargingParameter_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32889 /* End struct "org_csapi_cs_TpChargingParameter" */
32892 /* Begin struct "org_csapi_cs_TpChargingPrice" */
32893 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32894 /* End struct "org_csapi_cs_TpChargingPrice" */
32895 /* Begin struct "org_csapi_cs_TpChargingPrice" */
32896 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32897 /* End struct "org_csapi_cs_TpChargingPrice" */
32898 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_reserveAmountReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32900 break;
32901 case Reply:
32902 switch(header->rep_status) {
32903 case NO_EXCEPTION:
32904 /* Function returns void */
32906 break;
32907 case USER_EXCEPTION:
32908 break;
32909 default:
32910 /* Unknown Exception */
32911 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32912 break;
32913 } /* switch(header->rep_status) */
32915 break;
32916 default:
32917 /* Unknown GIOP Message */
32918 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32919 break;
32920 } /* switch(header->message_type) */
32924 * IDL:org/csapi/cs/IpChargingSession/reserveUnitReq:1.0
32926 static void
32927 decode_org_csapi_cs_IpChargingSession_reserveUnitReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32929 /* Operation specific Variable declarations Begin */
32930 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters;
32931 guint32 i_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters;
32932 guint32 u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes;
32933 guint32 i_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes;
32934 /* Operation specific Variable declarations End */
32936 (void)item; /* Avoid coverity param_set_but_unused parse warning */
32938 switch(header->message_type) {
32939 case Request:
32940 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_reserveUnitReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32942 /* Begin struct "org_csapi_cs_TpApplicationDescription" */
32943 decode_org_csapi_cs_TpApplicationDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32944 /* End struct "org_csapi_cs_TpApplicationDescription" */
32945 u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32946 /* coverity[returned_pointer] */
32947 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters);
32949 for (i_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters=0; i_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters < u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters; i_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters++) {
32951 /* Begin struct "org_csapi_cs_TpChargingParameter" */
32952 decode_org_csapi_cs_TpChargingParameter_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32953 /* End struct "org_csapi_cs_TpChargingParameter" */
32956 u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
32957 /* coverity[returned_pointer] */
32958 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes);
32960 for (i_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes=0; i_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes < u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes; i_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes++) {
32962 /* Begin struct "org_csapi_cs_TpVolume" */
32963 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
32964 /* End struct "org_csapi_cs_TpVolume" */
32967 proto_tree_add_int(tree, hf_org_csapi_cs_IpChargingSession_reserveUnitReq_requestNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
32969 break;
32970 case Reply:
32971 switch(header->rep_status) {
32972 case NO_EXCEPTION:
32973 /* Function returns void */
32975 break;
32976 case USER_EXCEPTION:
32977 break;
32978 default:
32979 /* Unknown Exception */
32980 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
32981 break;
32982 } /* switch(header->rep_status) */
32984 break;
32985 default:
32986 /* Unknown GIOP Message */
32987 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
32988 break;
32989 } /* switch(header->message_type) */
32993 * IDL:org/csapi/cs/IpAppChargingManager/sessionAborted:1.0
32995 static void
32996 decode_org_csapi_cs_IpAppChargingManager_sessionAborted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
32998 switch(header->message_type) {
32999 case Request:
33000 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingManager_sessionAborted_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33002 break;
33003 case Reply:
33004 switch(header->rep_status) {
33005 case NO_EXCEPTION:
33006 /* Function returns void */
33008 break;
33009 case USER_EXCEPTION:
33010 break;
33011 default:
33012 /* Unknown Exception */
33013 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33014 break;
33015 } /* switch(header->rep_status) */
33017 break;
33018 default:
33019 /* Unknown GIOP Message */
33020 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33021 break;
33022 } /* switch(header->message_type) */
33026 * IDL:org/csapi/cs/IpAppChargingManager/abortMultipleChargingSessions:1.0
33028 static void
33029 decode_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33031 /* Operation specific Variable declarations Begin */
33032 guint32 u_octet4_loop_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet;
33033 guint32 i_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet;
33034 /* Operation specific Variable declarations End */
33036 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33038 switch(header->message_type) {
33039 case Request:
33040 u_octet4_loop_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33041 /* coverity[returned_pointer] */
33042 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet);
33044 for (i_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet=0; i_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet < u_octet4_loop_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet; i_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet++) {
33046 proto_tree_add_int(tree, hf_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33050 break;
33051 case Reply:
33052 switch(header->rep_status) {
33053 case NO_EXCEPTION:
33054 /* Function returns void */
33056 break;
33057 case USER_EXCEPTION:
33058 break;
33059 default:
33060 /* Unknown Exception */
33061 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33062 break;
33063 } /* switch(header->rep_status) */
33065 break;
33066 default:
33067 /* Unknown GIOP Message */
33068 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33069 break;
33070 } /* switch(header->message_type) */
33074 * IDL:org/csapi/cs/IpChargingManager/createChargingSession:1.0
33076 static void
33077 decode_org_csapi_cs_IpChargingManager_createChargingSession(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33079 switch(header->message_type) {
33080 case Request:
33081 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
33083 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_IpChargingManager_createChargingSession_sessionDescription);
33085 /* Begin struct "org_csapi_cs_TpMerchantAccountID" */
33086 decode_org_csapi_cs_TpMerchantAccountID_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33087 /* End struct "org_csapi_cs_TpMerchantAccountID" */
33088 /* Begin struct "org_csapi_TpAddress" */
33089 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33090 /* End struct "org_csapi_TpAddress" */
33091 /* Begin struct "org_csapi_cs_TpCorrelationID" */
33092 decode_org_csapi_cs_TpCorrelationID_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33093 /* End struct "org_csapi_cs_TpCorrelationID" */
33094 break;
33095 case Reply:
33096 switch(header->rep_status) {
33097 case NO_EXCEPTION:
33098 /* Begin struct "org_csapi_cs_TpChargingSessionID" */
33099 decode_org_csapi_cs_TpChargingSessionID_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33100 /* End struct "org_csapi_cs_TpChargingSessionID" */
33101 break;
33102 case USER_EXCEPTION:
33103 break;
33104 default:
33105 /* Unknown Exception */
33106 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33107 break;
33108 } /* switch(header->rep_status) */
33110 break;
33111 default:
33112 /* Unknown GIOP Message */
33113 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33114 break;
33115 } /* switch(header->message_type) */
33119 * IDL:org/csapi/cs/IpChargingManager/createSplitChargingSession:1.0
33121 static void
33122 decode_org_csapi_cs_IpChargingManager_createSplitChargingSession(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33124 /* Operation specific Variable declarations Begin */
33125 guint32 u_octet4_loop_org_csapi_cs_IpChargingManager_createSplitChargingSession_users;
33126 guint32 i_org_csapi_cs_IpChargingManager_createSplitChargingSession_users;
33127 /* Operation specific Variable declarations End */
33129 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33131 switch(header->message_type) {
33132 case Request:
33133 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
33135 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_sessionDescription);
33137 /* Begin struct "org_csapi_cs_TpMerchantAccountID" */
33138 decode_org_csapi_cs_TpMerchantAccountID_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33139 /* End struct "org_csapi_cs_TpMerchantAccountID" */
33140 u_octet4_loop_org_csapi_cs_IpChargingManager_createSplitChargingSession_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33141 /* coverity[returned_pointer] */
33142 item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingManager_createSplitChargingSession_users);
33144 for (i_org_csapi_cs_IpChargingManager_createSplitChargingSession_users=0; i_org_csapi_cs_IpChargingManager_createSplitChargingSession_users < u_octet4_loop_org_csapi_cs_IpChargingManager_createSplitChargingSession_users; i_org_csapi_cs_IpChargingManager_createSplitChargingSession_users++) {
33146 /* Begin struct "org_csapi_TpAddress" */
33147 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33148 /* End struct "org_csapi_TpAddress" */
33151 /* Begin struct "org_csapi_cs_TpCorrelationID" */
33152 decode_org_csapi_cs_TpCorrelationID_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33153 /* End struct "org_csapi_cs_TpCorrelationID" */
33154 break;
33155 case Reply:
33156 switch(header->rep_status) {
33157 case NO_EXCEPTION:
33158 /* Begin struct "org_csapi_cs_TpChargingSessionID" */
33159 decode_org_csapi_cs_TpChargingSessionID_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33160 /* End struct "org_csapi_cs_TpChargingSessionID" */
33161 break;
33162 case USER_EXCEPTION:
33163 break;
33164 default:
33165 /* Unknown Exception */
33166 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33167 break;
33168 } /* switch(header->rep_status) */
33170 break;
33171 default:
33172 /* Unknown GIOP Message */
33173 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33174 break;
33175 } /* switch(header->message_type) */
33179 * IDL:org/csapi/policy/evaluation/IpAppPolicyDomain/reportNotification:1.0
33181 static void
33182 decode_org_csapi_policy_evaluation_IpAppPolicyDomain_reportNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33184 switch(header->message_type) {
33185 case Request:
33186 proto_tree_add_int(tree, hf_org_csapi_policy_evaluation_IpAppPolicyDomain_reportNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33188 /* Begin struct "org_csapi_policy_TpPolicyEvent" */
33189 decode_org_csapi_policy_TpPolicyEvent_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33190 /* End struct "org_csapi_policy_TpPolicyEvent" */
33191 break;
33192 case Reply:
33193 switch(header->rep_status) {
33194 case NO_EXCEPTION:
33195 /* Function returns void */
33197 break;
33198 case USER_EXCEPTION:
33199 break;
33200 default:
33201 /* Unknown Exception */
33202 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33203 break;
33204 } /* switch(header->rep_status) */
33206 break;
33207 default:
33208 /* Unknown GIOP Message */
33209 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33210 break;
33211 } /* switch(header->message_type) */
33215 * IDL:org/csapi/policy/evaluation/IpAppPolicyDomain/evalPolicyRes:1.0
33217 static void
33218 decode_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33220 /* Operation specific Variable declarations Begin */
33221 guint32 u_octet4_loop_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables;
33222 guint32 i_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables;
33223 /* Operation specific Variable declarations End */
33225 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33227 switch(header->message_type) {
33228 case Request:
33229 proto_tree_add_int(tree, hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33231 u_octet4_loop_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33232 /* coverity[returned_pointer] */
33233 item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables);
33235 for (i_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables=0; i_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables < u_octet4_loop_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables; i_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables++) {
33237 /* Begin struct "org_csapi_policy_TpPolicyNameValue" */
33238 decode_org_csapi_policy_TpPolicyNameValue_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33239 /* End struct "org_csapi_policy_TpPolicyNameValue" */
33242 break;
33243 case Reply:
33244 switch(header->rep_status) {
33245 case NO_EXCEPTION:
33246 /* Function returns void */
33248 break;
33249 case USER_EXCEPTION:
33250 break;
33251 default:
33252 /* Unknown Exception */
33253 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33254 break;
33255 } /* switch(header->rep_status) */
33257 break;
33258 default:
33259 /* Unknown GIOP Message */
33260 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33261 break;
33262 } /* switch(header->message_type) */
33266 * IDL:org/csapi/policy/evaluation/IpAppPolicyDomain/evalPolicyErr:1.0
33268 static void
33269 decode_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33271 switch(header->message_type) {
33272 case Request:
33273 proto_tree_add_int(tree, hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33275 proto_tree_add_int(tree, hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_error, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33277 break;
33278 case Reply:
33279 switch(header->rep_status) {
33280 case NO_EXCEPTION:
33281 /* Function returns void */
33283 break;
33284 case USER_EXCEPTION:
33285 break;
33286 default:
33287 /* Unknown Exception */
33288 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33289 break;
33290 } /* switch(header->rep_status) */
33292 break;
33293 default:
33294 /* Unknown GIOP Message */
33295 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33296 break;
33297 } /* switch(header->message_type) */
33301 * IDL:org/csapi/policy/evaluation/IpPolicyEvalManager/evalPolicy:1.0
33303 static void
33304 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33306 /* Operation specific Variable declarations Begin */
33307 guint32 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables;
33308 guint32 i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables;
33309 guint32 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return;
33310 guint32 i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return;
33311 /* Operation specific Variable declarations End */
33313 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33315 switch(header->message_type) {
33316 case Request:
33317 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_domainName);
33319 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_signatureName);
33321 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33322 /* coverity[returned_pointer] */
33323 item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables);
33325 for (i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables=0; i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables < u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables; i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables++) {
33327 /* Begin struct "org_csapi_policy_TpPolicyNameValue" */
33328 decode_org_csapi_policy_TpPolicyNameValue_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33329 /* End struct "org_csapi_policy_TpPolicyNameValue" */
33332 break;
33333 case Reply:
33334 switch(header->rep_status) {
33335 case NO_EXCEPTION:
33336 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33337 /* coverity[returned_pointer] */
33338 item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return);
33340 for (i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return=0; i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return < u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return; i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return++) {
33342 /* Begin struct "org_csapi_policy_TpPolicyNameValue" */
33343 decode_org_csapi_policy_TpPolicyNameValue_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33344 /* End struct "org_csapi_policy_TpPolicyNameValue" */
33347 break;
33348 case USER_EXCEPTION:
33349 break;
33350 default:
33351 /* Unknown Exception */
33352 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33353 break;
33354 } /* switch(header->rep_status) */
33356 break;
33357 default:
33358 /* Unknown GIOP Message */
33359 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33360 break;
33361 } /* switch(header->message_type) */
33365 * IDL:org/csapi/policy/evaluation/IpPolicyEvalManager/evalPolicyReq:1.0
33367 static void
33368 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33370 /* Operation specific Variable declarations Begin */
33371 guint32 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables;
33372 guint32 i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables;
33373 /* Operation specific Variable declarations End */
33375 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33377 switch(header->message_type) {
33378 case Request:
33379 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_domainName);
33381 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_signatureName);
33383 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33384 /* coverity[returned_pointer] */
33385 item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables);
33387 for (i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables=0; i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables < u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables; i_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables++) {
33389 /* Begin struct "org_csapi_policy_TpPolicyNameValue" */
33390 decode_org_csapi_policy_TpPolicyNameValue_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33391 /* End struct "org_csapi_policy_TpPolicyNameValue" */
33394 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
33396 break;
33397 case Reply:
33398 switch(header->rep_status) {
33399 case NO_EXCEPTION:
33400 proto_tree_add_int(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33402 break;
33403 case USER_EXCEPTION:
33404 break;
33405 default:
33406 /* Unknown Exception */
33407 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33408 break;
33409 } /* switch(header->rep_status) */
33411 break;
33412 default:
33413 /* Unknown GIOP Message */
33414 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33415 break;
33416 } /* switch(header->message_type) */
33420 * IDL:org/csapi/policy/evaluation/IpPolicyEvalManager/abortEvalPolicyReq:1.0
33422 static void
33423 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33425 switch(header->message_type) {
33426 case Request:
33427 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_domainName);
33429 proto_tree_add_int(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33431 break;
33432 case Reply:
33433 switch(header->rep_status) {
33434 case NO_EXCEPTION:
33435 /* Function returns void */
33437 break;
33438 case USER_EXCEPTION:
33439 break;
33440 default:
33441 /* Unknown Exception */
33442 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33443 break;
33444 } /* switch(header->rep_status) */
33446 break;
33447 default:
33448 /* Unknown GIOP Message */
33449 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33450 break;
33451 } /* switch(header->message_type) */
33455 * IDL:org/csapi/policy/evaluation/IpPolicyEvalManager/generateEvent:1.0
33457 static void
33458 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33460 /* Operation specific Variable declarations Begin */
33461 guint32 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes;
33462 guint32 i_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes;
33463 /* Operation specific Variable declarations End */
33465 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33467 switch(header->message_type) {
33468 case Request:
33469 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_domainName);
33471 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_eventDefinitionName);
33473 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33474 /* coverity[returned_pointer] */
33475 item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes);
33477 for (i_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes=0; i_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes < u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes; i_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes++) {
33479 /* Begin struct "org_csapi_TpAttribute" */
33480 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33481 /* End struct "org_csapi_TpAttribute" */
33484 break;
33485 case Reply:
33486 switch(header->rep_status) {
33487 case NO_EXCEPTION:
33488 /* Function returns void */
33490 break;
33491 case USER_EXCEPTION:
33492 break;
33493 default:
33494 /* Unknown Exception */
33495 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33496 break;
33497 } /* switch(header->rep_status) */
33499 break;
33500 default:
33501 /* Unknown GIOP Message */
33502 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33503 break;
33504 } /* switch(header->message_type) */
33508 * IDL:org/csapi/policy/evaluation/IpPolicyEvalManager/createNotification:1.0
33510 static void
33511 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33513 /* Operation specific Variable declarations Begin */
33514 guint32 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events;
33515 guint32 i_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events;
33516 /* Operation specific Variable declarations End */
33518 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33520 switch(header->message_type) {
33521 case Request:
33522 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_domainName);
33524 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
33526 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33527 /* coverity[returned_pointer] */
33528 item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events);
33530 for (i_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events=0; i_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events < u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events; i_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events++) {
33532 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events);
33536 break;
33537 case Reply:
33538 switch(header->rep_status) {
33539 case NO_EXCEPTION:
33540 proto_tree_add_int(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33542 break;
33543 case USER_EXCEPTION:
33544 break;
33545 default:
33546 /* Unknown Exception */
33547 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33548 break;
33549 } /* switch(header->rep_status) */
33551 break;
33552 default:
33553 /* Unknown GIOP Message */
33554 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33555 break;
33556 } /* switch(header->message_type) */
33560 * IDL:org/csapi/policy/evaluation/IpPolicyEvalManager/destroyNotification:1.0
33562 static void
33563 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33565 /* Operation specific Variable declarations Begin */
33566 guint32 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events;
33567 guint32 i_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events;
33568 /* Operation specific Variable declarations End */
33570 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33572 switch(header->message_type) {
33573 case Request:
33574 proto_tree_add_int(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33576 u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33577 /* coverity[returned_pointer] */
33578 item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events);
33580 for (i_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events=0; i_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events < u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events; i_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events++) {
33582 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events);
33586 break;
33587 case Reply:
33588 switch(header->rep_status) {
33589 case NO_EXCEPTION:
33590 /* Function returns void */
33592 break;
33593 case USER_EXCEPTION:
33594 break;
33595 default:
33596 /* Unknown Exception */
33597 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33598 break;
33599 } /* switch(header->rep_status) */
33601 break;
33602 default:
33603 /* Unknown GIOP Message */
33604 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33605 break;
33606 } /* switch(header->message_type) */
33610 * IDL:org/csapi/policy/provisioning/IpPolicy/getAttribute:1.0
33612 static void
33613 decode_org_csapi_policy_provisioning_IpPolicy_getAttribute(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33615 switch(header->message_type) {
33616 case Request:
33617 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicy_getAttribute_attributeName);
33619 break;
33620 case Reply:
33621 switch(header->rep_status) {
33622 case NO_EXCEPTION:
33623 /* Begin struct "org_csapi_TpAttribute" */
33624 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33625 /* End struct "org_csapi_TpAttribute" */
33626 break;
33627 case USER_EXCEPTION:
33628 break;
33629 default:
33630 /* Unknown Exception */
33631 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33632 break;
33633 } /* switch(header->rep_status) */
33635 break;
33636 default:
33637 /* Unknown GIOP Message */
33638 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33639 break;
33640 } /* switch(header->message_type) */
33644 * IDL:org/csapi/policy/provisioning/IpPolicy/setAttribute:1.0
33646 static void
33647 decode_org_csapi_policy_provisioning_IpPolicy_setAttribute(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33649 switch(header->message_type) {
33650 case Request:
33651 /* Begin struct "org_csapi_TpAttribute" */
33652 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33653 /* End struct "org_csapi_TpAttribute" */
33654 break;
33655 case Reply:
33656 switch(header->rep_status) {
33657 case NO_EXCEPTION:
33658 /* Function returns void */
33660 break;
33661 case USER_EXCEPTION:
33662 break;
33663 default:
33664 /* Unknown Exception */
33665 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33666 break;
33667 } /* switch(header->rep_status) */
33669 break;
33670 default:
33671 /* Unknown GIOP Message */
33672 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33673 break;
33674 } /* switch(header->message_type) */
33678 * IDL:org/csapi/policy/provisioning/IpPolicy/getAttributes:1.0
33680 static void
33681 decode_org_csapi_policy_provisioning_IpPolicy_getAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33683 /* Operation specific Variable declarations Begin */
33684 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames;
33685 guint32 i_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames;
33686 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_return;
33687 guint32 i_org_csapi_policy_provisioning_IpPolicy_getAttributes_return;
33688 /* Operation specific Variable declarations End */
33690 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33692 switch(header->message_type) {
33693 case Request:
33694 u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33695 /* coverity[returned_pointer] */
33696 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames);
33698 for (i_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames=0; i_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames < u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames; i_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames++) {
33700 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames);
33704 break;
33705 case Reply:
33706 switch(header->rep_status) {
33707 case NO_EXCEPTION:
33708 u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33709 /* coverity[returned_pointer] */
33710 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_return);
33712 for (i_org_csapi_policy_provisioning_IpPolicy_getAttributes_return=0; i_org_csapi_policy_provisioning_IpPolicy_getAttributes_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_return; i_org_csapi_policy_provisioning_IpPolicy_getAttributes_return++) {
33714 /* Begin struct "org_csapi_TpAttribute" */
33715 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33716 /* End struct "org_csapi_TpAttribute" */
33719 break;
33720 case USER_EXCEPTION:
33721 break;
33722 default:
33723 /* Unknown Exception */
33724 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33725 break;
33726 } /* switch(header->rep_status) */
33728 break;
33729 default:
33730 /* Unknown GIOP Message */
33731 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33732 break;
33733 } /* switch(header->message_type) */
33737 * IDL:org/csapi/policy/provisioning/IpPolicy/setAttributes:1.0
33739 static void
33740 decode_org_csapi_policy_provisioning_IpPolicy_setAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33742 /* Operation specific Variable declarations Begin */
33743 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes;
33744 guint32 i_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes;
33745 /* Operation specific Variable declarations End */
33747 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33749 switch(header->message_type) {
33750 case Request:
33751 u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33752 /* coverity[returned_pointer] */
33753 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes);
33755 for (i_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes=0; i_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes; i_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes++) {
33757 /* Begin struct "org_csapi_TpAttribute" */
33758 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
33759 /* End struct "org_csapi_TpAttribute" */
33762 break;
33763 case Reply:
33764 switch(header->rep_status) {
33765 case NO_EXCEPTION:
33766 /* Function returns void */
33768 break;
33769 case USER_EXCEPTION:
33770 break;
33771 default:
33772 /* Unknown Exception */
33773 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33774 break;
33775 } /* switch(header->rep_status) */
33777 break;
33778 default:
33779 /* Unknown GIOP Message */
33780 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33781 break;
33782 } /* switch(header->message_type) */
33786 * IDL:org/csapi/policy/provisioning/IpPolicyIterator/getList:1.0
33788 static void
33789 decode_org_csapi_policy_provisioning_IpPolicyIterator_getList(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33791 /* Operation specific Variable declarations Begin */
33792 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyIterator_getList_return;
33793 guint32 i_org_csapi_policy_provisioning_IpPolicyIterator_getList_return;
33794 /* Operation specific Variable declarations End */
33796 (void)item; /* Avoid coverity param_set_but_unused parse warning */
33798 switch(header->message_type) {
33799 case Request:
33800 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_startIndex, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33802 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_numberRequested, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33804 break;
33805 case Reply:
33806 switch(header->rep_status) {
33807 case NO_EXCEPTION:
33808 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyIterator_getList_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
33809 /* coverity[returned_pointer] */
33810 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyIterator_getList_return);
33812 for (i_org_csapi_policy_provisioning_IpPolicyIterator_getList_return=0; i_org_csapi_policy_provisioning_IpPolicyIterator_getList_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyIterator_getList_return; i_org_csapi_policy_provisioning_IpPolicyIterator_getList_return++) {
33814 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_return);
33818 break;
33819 case USER_EXCEPTION:
33820 break;
33821 default:
33822 /* Unknown Exception */
33823 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33824 break;
33825 } /* switch(header->rep_status) */
33827 break;
33828 default:
33829 /* Unknown GIOP Message */
33830 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33831 break;
33832 } /* switch(header->message_type) */
33836 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getParentRepository:1.0
33838 static void
33839 decode_org_csapi_policy_provisioning_IpPolicyRepository_getParentRepository(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33841 switch(header->message_type) {
33842 case Request:
33843 break;
33844 case Reply:
33845 switch(header->rep_status) {
33846 case NO_EXCEPTION:
33847 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
33849 break;
33850 case USER_EXCEPTION:
33851 break;
33852 default:
33853 /* Unknown Exception */
33854 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33855 break;
33856 } /* switch(header->rep_status) */
33858 break;
33859 default:
33860 /* Unknown GIOP Message */
33861 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33862 break;
33863 } /* switch(header->message_type) */
33867 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/createRepository:1.0
33869 static void
33870 decode_org_csapi_policy_provisioning_IpPolicyRepository_createRepository(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33872 switch(header->message_type) {
33873 case Request:
33874 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRepository_createRepository_repositoryName);
33876 break;
33877 case Reply:
33878 switch(header->rep_status) {
33879 case NO_EXCEPTION:
33880 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
33882 break;
33883 case USER_EXCEPTION:
33884 break;
33885 default:
33886 /* Unknown Exception */
33887 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33888 break;
33889 } /* switch(header->rep_status) */
33891 break;
33892 default:
33893 /* Unknown GIOP Message */
33894 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33895 break;
33896 } /* switch(header->message_type) */
33900 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getRepository:1.0
33902 static void
33903 decode_org_csapi_policy_provisioning_IpPolicyRepository_getRepository(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33905 switch(header->message_type) {
33906 case Request:
33907 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepository_repositoryName);
33909 break;
33910 case Reply:
33911 switch(header->rep_status) {
33912 case NO_EXCEPTION:
33913 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
33915 break;
33916 case USER_EXCEPTION:
33917 break;
33918 default:
33919 /* Unknown Exception */
33920 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33921 break;
33922 } /* switch(header->rep_status) */
33924 break;
33925 default:
33926 /* Unknown GIOP Message */
33927 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33928 break;
33929 } /* switch(header->message_type) */
33933 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/removeRepository:1.0
33935 static void
33936 decode_org_csapi_policy_provisioning_IpPolicyRepository_removeRepository(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33938 switch(header->message_type) {
33939 case Request:
33940 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRepository_removeRepository_repositoryName);
33942 break;
33943 case Reply:
33944 switch(header->rep_status) {
33945 case NO_EXCEPTION:
33946 /* Function returns void */
33948 break;
33949 case USER_EXCEPTION:
33950 break;
33951 default:
33952 /* Unknown Exception */
33953 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33954 break;
33955 } /* switch(header->rep_status) */
33957 break;
33958 default:
33959 /* Unknown GIOP Message */
33960 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33961 break;
33962 } /* switch(header->message_type) */
33966 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getRepositoryCount:1.0
33968 static void
33969 decode_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
33971 switch(header->message_type) {
33972 case Request:
33973 break;
33974 case Reply:
33975 switch(header->rep_status) {
33976 case NO_EXCEPTION:
33977 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
33979 break;
33980 case USER_EXCEPTION:
33981 break;
33982 default:
33983 /* Unknown Exception */
33984 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
33985 break;
33986 } /* switch(header->rep_status) */
33988 break;
33989 default:
33990 /* Unknown GIOP Message */
33991 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
33992 break;
33993 } /* switch(header->message_type) */
33997 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getRepositoryIterator:1.0
33999 static void
34000 decode_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34002 switch(header->message_type) {
34003 case Request:
34004 break;
34005 case Reply:
34006 switch(header->rep_status) {
34007 case NO_EXCEPTION:
34008 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34010 break;
34011 case USER_EXCEPTION:
34012 break;
34013 default:
34014 /* Unknown Exception */
34015 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34016 break;
34017 } /* switch(header->rep_status) */
34019 break;
34020 default:
34021 /* Unknown GIOP Message */
34022 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34023 break;
34024 } /* switch(header->message_type) */
34028 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/createCondition:1.0
34030 static void
34031 decode_org_csapi_policy_provisioning_IpPolicyRepository_createCondition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34033 /* Operation specific Variable declarations Begin */
34034 guint32 u_octet4;
34035 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes;
34036 guint32 i_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes;
34037 /* Operation specific Variable declarations End */
34039 (void)item; /* Avoid coverity param_set_but_unused parse warning */
34041 switch(header->message_type) {
34042 case Request:
34043 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionName);
34045 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
34046 /* coverity[returned_pointer] */
34047 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionType, tvb, *offset-4, 4, u_octet4);
34049 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
34050 /* coverity[returned_pointer] */
34051 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes);
34053 for (i_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes=0; i_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes; i_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes++) {
34055 /* Begin struct "org_csapi_TpAttribute" */
34056 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
34057 /* End struct "org_csapi_TpAttribute" */
34060 break;
34061 case Reply:
34062 switch(header->rep_status) {
34063 case NO_EXCEPTION:
34064 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34066 break;
34067 case USER_EXCEPTION:
34068 break;
34069 default:
34070 /* Unknown Exception */
34071 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34072 break;
34073 } /* switch(header->rep_status) */
34075 break;
34076 default:
34077 /* Unknown GIOP Message */
34078 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34079 break;
34080 } /* switch(header->message_type) */
34084 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getCondition:1.0
34086 static void
34087 decode_org_csapi_policy_provisioning_IpPolicyRepository_getCondition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34089 switch(header->message_type) {
34090 case Request:
34091 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRepository_getCondition_conditionName);
34093 break;
34094 case Reply:
34095 switch(header->rep_status) {
34096 case NO_EXCEPTION:
34097 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34099 break;
34100 case USER_EXCEPTION:
34101 break;
34102 default:
34103 /* Unknown Exception */
34104 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34105 break;
34106 } /* switch(header->rep_status) */
34108 break;
34109 default:
34110 /* Unknown GIOP Message */
34111 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34112 break;
34113 } /* switch(header->message_type) */
34117 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/removeCondition:1.0
34119 static void
34120 decode_org_csapi_policy_provisioning_IpPolicyRepository_removeCondition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34122 switch(header->message_type) {
34123 case Request:
34124 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRepository_removeCondition_conditionName);
34126 break;
34127 case Reply:
34128 switch(header->rep_status) {
34129 case NO_EXCEPTION:
34130 /* Function returns void */
34132 break;
34133 case USER_EXCEPTION:
34134 break;
34135 default:
34136 /* Unknown Exception */
34137 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34138 break;
34139 } /* switch(header->rep_status) */
34141 break;
34142 default:
34143 /* Unknown GIOP Message */
34144 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34145 break;
34146 } /* switch(header->message_type) */
34150 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getConditionCount:1.0
34152 static void
34153 decode_org_csapi_policy_provisioning_IpPolicyRepository_getConditionCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34155 switch(header->message_type) {
34156 case Request:
34157 break;
34158 case Reply:
34159 switch(header->rep_status) {
34160 case NO_EXCEPTION:
34161 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyRepository_getConditionCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
34163 break;
34164 case USER_EXCEPTION:
34165 break;
34166 default:
34167 /* Unknown Exception */
34168 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34169 break;
34170 } /* switch(header->rep_status) */
34172 break;
34173 default:
34174 /* Unknown GIOP Message */
34175 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34176 break;
34177 } /* switch(header->message_type) */
34181 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getConditionIterator:1.0
34183 static void
34184 decode_org_csapi_policy_provisioning_IpPolicyRepository_getConditionIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34186 switch(header->message_type) {
34187 case Request:
34188 break;
34189 case Reply:
34190 switch(header->rep_status) {
34191 case NO_EXCEPTION:
34192 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34194 break;
34195 case USER_EXCEPTION:
34196 break;
34197 default:
34198 /* Unknown Exception */
34199 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34200 break;
34201 } /* switch(header->rep_status) */
34203 break;
34204 default:
34205 /* Unknown GIOP Message */
34206 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34207 break;
34208 } /* switch(header->message_type) */
34212 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/createAction:1.0
34214 static void
34215 decode_org_csapi_policy_provisioning_IpPolicyRepository_createAction(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34217 /* Operation specific Variable declarations Begin */
34218 guint32 u_octet4;
34219 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes;
34220 guint32 i_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes;
34221 /* Operation specific Variable declarations End */
34223 (void)item; /* Avoid coverity param_set_but_unused parse warning */
34225 switch(header->message_type) {
34226 case Request:
34227 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionName);
34229 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
34230 /* coverity[returned_pointer] */
34231 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionType, tvb, *offset-4, 4, u_octet4);
34233 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
34234 /* coverity[returned_pointer] */
34235 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes);
34237 for (i_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes=0; i_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes; i_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes++) {
34239 /* Begin struct "org_csapi_TpAttribute" */
34240 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
34241 /* End struct "org_csapi_TpAttribute" */
34244 break;
34245 case Reply:
34246 switch(header->rep_status) {
34247 case NO_EXCEPTION:
34248 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34250 break;
34251 case USER_EXCEPTION:
34252 break;
34253 default:
34254 /* Unknown Exception */
34255 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34256 break;
34257 } /* switch(header->rep_status) */
34259 break;
34260 default:
34261 /* Unknown GIOP Message */
34262 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34263 break;
34264 } /* switch(header->message_type) */
34268 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getAction:1.0
34270 static void
34271 decode_org_csapi_policy_provisioning_IpPolicyRepository_getAction(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34273 switch(header->message_type) {
34274 case Request:
34275 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRepository_getAction_actionName);
34277 break;
34278 case Reply:
34279 switch(header->rep_status) {
34280 case NO_EXCEPTION:
34281 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34283 break;
34284 case USER_EXCEPTION:
34285 break;
34286 default:
34287 /* Unknown Exception */
34288 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34289 break;
34290 } /* switch(header->rep_status) */
34292 break;
34293 default:
34294 /* Unknown GIOP Message */
34295 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34296 break;
34297 } /* switch(header->message_type) */
34301 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/removeAction:1.0
34303 static void
34304 decode_org_csapi_policy_provisioning_IpPolicyRepository_removeAction(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34306 switch(header->message_type) {
34307 case Request:
34308 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRepository_removeAction_actionName);
34310 break;
34311 case Reply:
34312 switch(header->rep_status) {
34313 case NO_EXCEPTION:
34314 /* Function returns void */
34316 break;
34317 case USER_EXCEPTION:
34318 break;
34319 default:
34320 /* Unknown Exception */
34321 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34322 break;
34323 } /* switch(header->rep_status) */
34325 break;
34326 default:
34327 /* Unknown GIOP Message */
34328 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34329 break;
34330 } /* switch(header->message_type) */
34334 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getActionCount:1.0
34336 static void
34337 decode_org_csapi_policy_provisioning_IpPolicyRepository_getActionCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34339 switch(header->message_type) {
34340 case Request:
34341 break;
34342 case Reply:
34343 switch(header->rep_status) {
34344 case NO_EXCEPTION:
34345 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyRepository_getActionCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
34347 break;
34348 case USER_EXCEPTION:
34349 break;
34350 default:
34351 /* Unknown Exception */
34352 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34353 break;
34354 } /* switch(header->rep_status) */
34356 break;
34357 default:
34358 /* Unknown GIOP Message */
34359 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34360 break;
34361 } /* switch(header->message_type) */
34365 * IDL:org/csapi/policy/provisioning/IpPolicyRepository/getActionIterator:1.0
34367 static void
34368 decode_org_csapi_policy_provisioning_IpPolicyRepository_getActionIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34370 switch(header->message_type) {
34371 case Request:
34372 break;
34373 case Reply:
34374 switch(header->rep_status) {
34375 case NO_EXCEPTION:
34376 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34378 break;
34379 case USER_EXCEPTION:
34380 break;
34381 default:
34382 /* Unknown Exception */
34383 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34384 break;
34385 } /* switch(header->rep_status) */
34387 break;
34388 default:
34389 /* Unknown GIOP Message */
34390 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34391 break;
34392 } /* switch(header->message_type) */
34396 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getParentGroup:1.0
34398 static void
34399 decode_org_csapi_policy_provisioning_IpPolicyRule_getParentGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34401 switch(header->message_type) {
34402 case Request:
34403 break;
34404 case Reply:
34405 switch(header->rep_status) {
34406 case NO_EXCEPTION:
34407 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34409 break;
34410 case USER_EXCEPTION:
34411 break;
34412 default:
34413 /* Unknown Exception */
34414 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34415 break;
34416 } /* switch(header->rep_status) */
34418 break;
34419 default:
34420 /* Unknown GIOP Message */
34421 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34422 break;
34423 } /* switch(header->message_type) */
34427 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getParentDomain:1.0
34429 static void
34430 decode_org_csapi_policy_provisioning_IpPolicyRule_getParentDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34432 switch(header->message_type) {
34433 case Request:
34434 break;
34435 case Reply:
34436 switch(header->rep_status) {
34437 case NO_EXCEPTION:
34438 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34440 break;
34441 case USER_EXCEPTION:
34442 break;
34443 default:
34444 /* Unknown Exception */
34445 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34446 break;
34447 } /* switch(header->rep_status) */
34449 break;
34450 default:
34451 /* Unknown GIOP Message */
34452 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34453 break;
34454 } /* switch(header->message_type) */
34458 * IDL:org/csapi/policy/provisioning/IpPolicyRule/createCondition:1.0
34460 static void
34461 decode_org_csapi_policy_provisioning_IpPolicyRule_createCondition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34463 /* Operation specific Variable declarations Begin */
34464 guint32 u_octet4;
34465 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes;
34466 guint32 i_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes;
34467 /* Operation specific Variable declarations End */
34469 (void)item; /* Avoid coverity param_set_but_unused parse warning */
34471 switch(header->message_type) {
34472 case Request:
34473 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionName);
34475 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
34476 /* coverity[returned_pointer] */
34477 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionType, tvb, *offset-4, 4, u_octet4);
34479 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
34480 /* coverity[returned_pointer] */
34481 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes);
34483 for (i_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes=0; i_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes; i_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes++) {
34485 /* Begin struct "org_csapi_TpAttribute" */
34486 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
34487 /* End struct "org_csapi_TpAttribute" */
34490 break;
34491 case Reply:
34492 switch(header->rep_status) {
34493 case NO_EXCEPTION:
34494 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34496 break;
34497 case USER_EXCEPTION:
34498 break;
34499 default:
34500 /* Unknown Exception */
34501 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34502 break;
34503 } /* switch(header->rep_status) */
34505 break;
34506 default:
34507 /* Unknown GIOP Message */
34508 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34509 break;
34510 } /* switch(header->message_type) */
34514 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getCondition:1.0
34516 static void
34517 decode_org_csapi_policy_provisioning_IpPolicyRule_getCondition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34519 switch(header->message_type) {
34520 case Request:
34521 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRule_getCondition_conditionName);
34523 break;
34524 case Reply:
34525 switch(header->rep_status) {
34526 case NO_EXCEPTION:
34527 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34529 break;
34530 case USER_EXCEPTION:
34531 break;
34532 default:
34533 /* Unknown Exception */
34534 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34535 break;
34536 } /* switch(header->rep_status) */
34538 break;
34539 default:
34540 /* Unknown GIOP Message */
34541 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34542 break;
34543 } /* switch(header->message_type) */
34547 * IDL:org/csapi/policy/provisioning/IpPolicyRule/removeCondition:1.0
34549 static void
34550 decode_org_csapi_policy_provisioning_IpPolicyRule_removeCondition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34552 switch(header->message_type) {
34553 case Request:
34554 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRule_removeCondition_conditionName);
34556 break;
34557 case Reply:
34558 switch(header->rep_status) {
34559 case NO_EXCEPTION:
34560 /* Function returns void */
34562 break;
34563 case USER_EXCEPTION:
34564 break;
34565 default:
34566 /* Unknown Exception */
34567 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34568 break;
34569 } /* switch(header->rep_status) */
34571 break;
34572 default:
34573 /* Unknown GIOP Message */
34574 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34575 break;
34576 } /* switch(header->message_type) */
34580 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getConditionCount:1.0
34582 static void
34583 decode_org_csapi_policy_provisioning_IpPolicyRule_getConditionCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34585 switch(header->message_type) {
34586 case Request:
34587 break;
34588 case Reply:
34589 switch(header->rep_status) {
34590 case NO_EXCEPTION:
34591 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
34593 break;
34594 case USER_EXCEPTION:
34595 break;
34596 default:
34597 /* Unknown Exception */
34598 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34599 break;
34600 } /* switch(header->rep_status) */
34602 break;
34603 default:
34604 /* Unknown GIOP Message */
34605 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34606 break;
34607 } /* switch(header->message_type) */
34611 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getConditionIterator:1.0
34613 static void
34614 decode_org_csapi_policy_provisioning_IpPolicyRule_getConditionIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34616 switch(header->message_type) {
34617 case Request:
34618 break;
34619 case Reply:
34620 switch(header->rep_status) {
34621 case NO_EXCEPTION:
34622 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34624 break;
34625 case USER_EXCEPTION:
34626 break;
34627 default:
34628 /* Unknown Exception */
34629 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34630 break;
34631 } /* switch(header->rep_status) */
34633 break;
34634 default:
34635 /* Unknown GIOP Message */
34636 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34637 break;
34638 } /* switch(header->message_type) */
34642 * IDL:org/csapi/policy/provisioning/IpPolicyRule/createAction:1.0
34644 static void
34645 decode_org_csapi_policy_provisioning_IpPolicyRule_createAction(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34647 /* Operation specific Variable declarations Begin */
34648 guint32 u_octet4;
34649 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes;
34650 guint32 i_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes;
34651 /* Operation specific Variable declarations End */
34653 (void)item; /* Avoid coverity param_set_but_unused parse warning */
34655 switch(header->message_type) {
34656 case Request:
34657 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionName);
34659 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
34660 /* coverity[returned_pointer] */
34661 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionType, tvb, *offset-4, 4, u_octet4);
34663 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
34664 /* coverity[returned_pointer] */
34665 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes);
34667 for (i_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes=0; i_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes; i_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes++) {
34669 /* Begin struct "org_csapi_TpAttribute" */
34670 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
34671 /* End struct "org_csapi_TpAttribute" */
34674 break;
34675 case Reply:
34676 switch(header->rep_status) {
34677 case NO_EXCEPTION:
34678 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34680 break;
34681 case USER_EXCEPTION:
34682 break;
34683 default:
34684 /* Unknown Exception */
34685 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34686 break;
34687 } /* switch(header->rep_status) */
34689 break;
34690 default:
34691 /* Unknown GIOP Message */
34692 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34693 break;
34694 } /* switch(header->message_type) */
34698 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getAction:1.0
34700 static void
34701 decode_org_csapi_policy_provisioning_IpPolicyRule_getAction(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34703 switch(header->message_type) {
34704 case Request:
34705 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRule_getAction_actionName);
34707 break;
34708 case Reply:
34709 switch(header->rep_status) {
34710 case NO_EXCEPTION:
34711 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34713 break;
34714 case USER_EXCEPTION:
34715 break;
34716 default:
34717 /* Unknown Exception */
34718 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34719 break;
34720 } /* switch(header->rep_status) */
34722 break;
34723 default:
34724 /* Unknown GIOP Message */
34725 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34726 break;
34727 } /* switch(header->message_type) */
34731 * IDL:org/csapi/policy/provisioning/IpPolicyRule/removeAction:1.0
34733 static void
34734 decode_org_csapi_policy_provisioning_IpPolicyRule_removeAction(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34736 switch(header->message_type) {
34737 case Request:
34738 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRule_removeAction_actionName);
34740 break;
34741 case Reply:
34742 switch(header->rep_status) {
34743 case NO_EXCEPTION:
34744 /* Function returns void */
34746 break;
34747 case USER_EXCEPTION:
34748 break;
34749 default:
34750 /* Unknown Exception */
34751 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34752 break;
34753 } /* switch(header->rep_status) */
34755 break;
34756 default:
34757 /* Unknown GIOP Message */
34758 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34759 break;
34760 } /* switch(header->message_type) */
34764 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getActionCount:1.0
34766 static void
34767 decode_org_csapi_policy_provisioning_IpPolicyRule_getActionCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34769 switch(header->message_type) {
34770 case Request:
34771 break;
34772 case Reply:
34773 switch(header->rep_status) {
34774 case NO_EXCEPTION:
34775 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_getActionCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
34777 break;
34778 case USER_EXCEPTION:
34779 break;
34780 default:
34781 /* Unknown Exception */
34782 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34783 break;
34784 } /* switch(header->rep_status) */
34786 break;
34787 default:
34788 /* Unknown GIOP Message */
34789 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34790 break;
34791 } /* switch(header->message_type) */
34795 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getActionIterator:1.0
34797 static void
34798 decode_org_csapi_policy_provisioning_IpPolicyRule_getActionIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34800 switch(header->message_type) {
34801 case Request:
34802 break;
34803 case Reply:
34804 switch(header->rep_status) {
34805 case NO_EXCEPTION:
34806 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34808 break;
34809 case USER_EXCEPTION:
34810 break;
34811 default:
34812 /* Unknown Exception */
34813 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34814 break;
34815 } /* switch(header->rep_status) */
34817 break;
34818 default:
34819 /* Unknown GIOP Message */
34820 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34821 break;
34822 } /* switch(header->message_type) */
34826 * IDL:org/csapi/policy/provisioning/IpPolicyRule/setValidityPeriodConditionByName:1.0
34828 static void
34829 decode_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodConditionByName(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34831 switch(header->message_type) {
34832 case Request:
34833 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodConditionByName_conditionName);
34835 break;
34836 case Reply:
34837 switch(header->rep_status) {
34838 case NO_EXCEPTION:
34839 /* Function returns void */
34841 break;
34842 case USER_EXCEPTION:
34843 break;
34844 default:
34845 /* Unknown Exception */
34846 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34847 break;
34848 } /* switch(header->rep_status) */
34850 break;
34851 default:
34852 /* Unknown GIOP Message */
34853 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34854 break;
34855 } /* switch(header->message_type) */
34859 * IDL:org/csapi/policy/provisioning/IpPolicyRule/setValidityPeriodCondition:1.0
34861 static void
34862 decode_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodCondition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34864 switch(header->message_type) {
34865 case Request:
34866 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34868 break;
34869 case Reply:
34870 switch(header->rep_status) {
34871 case NO_EXCEPTION:
34872 /* Function returns void */
34874 break;
34875 case USER_EXCEPTION:
34876 break;
34877 default:
34878 /* Unknown Exception */
34879 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34880 break;
34881 } /* switch(header->rep_status) */
34883 break;
34884 default:
34885 /* Unknown GIOP Message */
34886 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34887 break;
34888 } /* switch(header->message_type) */
34892 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getValidityPeriodCondition:1.0
34894 static void
34895 decode_org_csapi_policy_provisioning_IpPolicyRule_getValidityPeriodCondition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34897 switch(header->message_type) {
34898 case Request:
34899 break;
34900 case Reply:
34901 switch(header->rep_status) {
34902 case NO_EXCEPTION:
34903 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
34905 break;
34906 case USER_EXCEPTION:
34907 break;
34908 default:
34909 /* Unknown Exception */
34910 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34911 break;
34912 } /* switch(header->rep_status) */
34914 break;
34915 default:
34916 /* Unknown GIOP Message */
34917 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34918 break;
34919 } /* switch(header->message_type) */
34923 * IDL:org/csapi/policy/provisioning/IpPolicyRule/unsetValidityPeriodCondition:1.0
34925 static void
34926 decode_org_csapi_policy_provisioning_IpPolicyRule_unsetValidityPeriodCondition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34928 switch(header->message_type) {
34929 case Request:
34930 break;
34931 case Reply:
34932 switch(header->rep_status) {
34933 case NO_EXCEPTION:
34934 /* Function returns void */
34936 break;
34937 case USER_EXCEPTION:
34938 break;
34939 default:
34940 /* Unknown Exception */
34941 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34942 break;
34943 } /* switch(header->rep_status) */
34945 break;
34946 default:
34947 /* Unknown GIOP Message */
34948 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34949 break;
34950 } /* switch(header->message_type) */
34954 * IDL:org/csapi/policy/provisioning/IpPolicyRule/setConditionList:1.0
34956 static void
34957 decode_org_csapi_policy_provisioning_IpPolicyRule_setConditionList(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
34959 /* Operation specific Variable declarations Begin */
34960 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList;
34961 guint32 i_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList;
34962 /* Operation specific Variable declarations End */
34964 (void)item; /* Avoid coverity param_set_but_unused parse warning */
34966 switch(header->message_type) {
34967 case Request:
34968 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
34969 /* coverity[returned_pointer] */
34970 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList);
34972 for (i_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList=0; i_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList; i_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList++) {
34974 /* Begin struct "org_csapi_policy_TpPolicyConditionListElement" */
34975 decode_org_csapi_policy_TpPolicyConditionListElement_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
34976 /* End struct "org_csapi_policy_TpPolicyConditionListElement" */
34979 break;
34980 case Reply:
34981 switch(header->rep_status) {
34982 case NO_EXCEPTION:
34983 /* Function returns void */
34985 break;
34986 case USER_EXCEPTION:
34987 break;
34988 default:
34989 /* Unknown Exception */
34990 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
34991 break;
34992 } /* switch(header->rep_status) */
34994 break;
34995 default:
34996 /* Unknown GIOP Message */
34997 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
34998 break;
34999 } /* switch(header->message_type) */
35003 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getConditionList:1.0
35005 static void
35006 decode_org_csapi_policy_provisioning_IpPolicyRule_getConditionList(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35008 /* Operation specific Variable declarations Begin */
35009 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return;
35010 guint32 i_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return;
35011 /* Operation specific Variable declarations End */
35013 (void)item; /* Avoid coverity param_set_but_unused parse warning */
35015 switch(header->message_type) {
35016 case Request:
35017 break;
35018 case Reply:
35019 switch(header->rep_status) {
35020 case NO_EXCEPTION:
35021 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
35022 /* coverity[returned_pointer] */
35023 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return);
35025 for (i_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return=0; i_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return; i_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return++) {
35027 /* Begin struct "org_csapi_policy_TpPolicyConditionListElement" */
35028 decode_org_csapi_policy_TpPolicyConditionListElement_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
35029 /* End struct "org_csapi_policy_TpPolicyConditionListElement" */
35032 break;
35033 case USER_EXCEPTION:
35034 break;
35035 default:
35036 /* Unknown Exception */
35037 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35038 break;
35039 } /* switch(header->rep_status) */
35041 break;
35042 default:
35043 /* Unknown GIOP Message */
35044 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35045 break;
35046 } /* switch(header->message_type) */
35050 * IDL:org/csapi/policy/provisioning/IpPolicyRule/setActionList:1.0
35052 static void
35053 decode_org_csapi_policy_provisioning_IpPolicyRule_setActionList(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35055 /* Operation specific Variable declarations Begin */
35056 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList;
35057 guint32 i_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList;
35058 /* Operation specific Variable declarations End */
35060 (void)item; /* Avoid coverity param_set_but_unused parse warning */
35062 switch(header->message_type) {
35063 case Request:
35064 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
35065 /* coverity[returned_pointer] */
35066 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList);
35068 for (i_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList=0; i_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList; i_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList++) {
35070 /* Begin struct "org_csapi_policy_TpPolicyActionListElement" */
35071 decode_org_csapi_policy_TpPolicyActionListElement_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
35072 /* End struct "org_csapi_policy_TpPolicyActionListElement" */
35075 break;
35076 case Reply:
35077 switch(header->rep_status) {
35078 case NO_EXCEPTION:
35079 /* Function returns void */
35081 break;
35082 case USER_EXCEPTION:
35083 break;
35084 default:
35085 /* Unknown Exception */
35086 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35087 break;
35088 } /* switch(header->rep_status) */
35090 break;
35091 default:
35092 /* Unknown GIOP Message */
35093 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35094 break;
35095 } /* switch(header->message_type) */
35099 * IDL:org/csapi/policy/provisioning/IpPolicyRule/getActionList:1.0
35101 static void
35102 decode_org_csapi_policy_provisioning_IpPolicyRule_getActionList(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35104 /* Operation specific Variable declarations Begin */
35105 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return;
35106 guint32 i_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return;
35107 /* Operation specific Variable declarations End */
35109 (void)item; /* Avoid coverity param_set_but_unused parse warning */
35111 switch(header->message_type) {
35112 case Request:
35113 break;
35114 case Reply:
35115 switch(header->rep_status) {
35116 case NO_EXCEPTION:
35117 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
35118 /* coverity[returned_pointer] */
35119 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return);
35121 for (i_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return=0; i_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return; i_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return++) {
35123 /* Begin struct "org_csapi_policy_TpPolicyActionListElement" */
35124 decode_org_csapi_policy_TpPolicyActionListElement_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
35125 /* End struct "org_csapi_policy_TpPolicyActionListElement" */
35128 break;
35129 case USER_EXCEPTION:
35130 break;
35131 default:
35132 /* Unknown Exception */
35133 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35134 break;
35135 } /* switch(header->rep_status) */
35137 break;
35138 default:
35139 /* Unknown GIOP Message */
35140 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35141 break;
35142 } /* switch(header->message_type) */
35146 * IDL:org/csapi/policy/provisioning/IpPolicyManager/createDomain:1.0
35148 static void
35149 decode_org_csapi_policy_provisioning_IpPolicyManager_createDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35151 switch(header->message_type) {
35152 case Request:
35153 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyManager_createDomain_domainName);
35155 break;
35156 case Reply:
35157 switch(header->rep_status) {
35158 case NO_EXCEPTION:
35159 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35161 break;
35162 case USER_EXCEPTION:
35163 break;
35164 default:
35165 /* Unknown Exception */
35166 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35167 break;
35168 } /* switch(header->rep_status) */
35170 break;
35171 default:
35172 /* Unknown GIOP Message */
35173 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35174 break;
35175 } /* switch(header->message_type) */
35179 * IDL:org/csapi/policy/provisioning/IpPolicyManager/getDomain:1.0
35181 static void
35182 decode_org_csapi_policy_provisioning_IpPolicyManager_getDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35184 switch(header->message_type) {
35185 case Request:
35186 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyManager_getDomain_domainName);
35188 break;
35189 case Reply:
35190 switch(header->rep_status) {
35191 case NO_EXCEPTION:
35192 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35194 break;
35195 case USER_EXCEPTION:
35196 break;
35197 default:
35198 /* Unknown Exception */
35199 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35200 break;
35201 } /* switch(header->rep_status) */
35203 break;
35204 default:
35205 /* Unknown GIOP Message */
35206 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35207 break;
35208 } /* switch(header->message_type) */
35212 * IDL:org/csapi/policy/provisioning/IpPolicyManager/removeDomain:1.0
35214 static void
35215 decode_org_csapi_policy_provisioning_IpPolicyManager_removeDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35217 switch(header->message_type) {
35218 case Request:
35219 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyManager_removeDomain_domainName);
35221 break;
35222 case Reply:
35223 switch(header->rep_status) {
35224 case NO_EXCEPTION:
35225 /* Function returns void */
35227 break;
35228 case USER_EXCEPTION:
35229 break;
35230 default:
35231 /* Unknown Exception */
35232 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35233 break;
35234 } /* switch(header->rep_status) */
35236 break;
35237 default:
35238 /* Unknown GIOP Message */
35239 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35240 break;
35241 } /* switch(header->message_type) */
35245 * IDL:org/csapi/policy/provisioning/IpPolicyManager/getDomainCount:1.0
35247 static void
35248 decode_org_csapi_policy_provisioning_IpPolicyManager_getDomainCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35250 switch(header->message_type) {
35251 case Request:
35252 break;
35253 case Reply:
35254 switch(header->rep_status) {
35255 case NO_EXCEPTION:
35256 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyManager_getDomainCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
35258 break;
35259 case USER_EXCEPTION:
35260 break;
35261 default:
35262 /* Unknown Exception */
35263 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35264 break;
35265 } /* switch(header->rep_status) */
35267 break;
35268 default:
35269 /* Unknown GIOP Message */
35270 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35271 break;
35272 } /* switch(header->message_type) */
35276 * IDL:org/csapi/policy/provisioning/IpPolicyManager/getDomainIterator:1.0
35278 static void
35279 decode_org_csapi_policy_provisioning_IpPolicyManager_getDomainIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35281 switch(header->message_type) {
35282 case Request:
35283 break;
35284 case Reply:
35285 switch(header->rep_status) {
35286 case NO_EXCEPTION:
35287 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35289 break;
35290 case USER_EXCEPTION:
35291 break;
35292 default:
35293 /* Unknown Exception */
35294 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35295 break;
35296 } /* switch(header->rep_status) */
35298 break;
35299 default:
35300 /* Unknown GIOP Message */
35301 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35302 break;
35303 } /* switch(header->message_type) */
35307 * IDL:org/csapi/policy/provisioning/IpPolicyManager/findMatchingDomains:1.0
35309 static void
35310 decode_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35312 /* Operation specific Variable declarations Begin */
35313 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes;
35314 guint32 i_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes;
35315 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return;
35316 guint32 i_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return;
35317 /* Operation specific Variable declarations End */
35319 (void)item; /* Avoid coverity param_set_but_unused parse warning */
35321 switch(header->message_type) {
35322 case Request:
35323 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
35324 /* coverity[returned_pointer] */
35325 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes);
35327 for (i_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes=0; i_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes; i_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes++) {
35329 /* Begin struct "org_csapi_TpAttribute" */
35330 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
35331 /* End struct "org_csapi_TpAttribute" */
35334 break;
35335 case Reply:
35336 switch(header->rep_status) {
35337 case NO_EXCEPTION:
35338 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
35339 /* coverity[returned_pointer] */
35340 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return);
35342 for (i_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return=0; i_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return; i_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return++) {
35344 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return);
35348 break;
35349 case USER_EXCEPTION:
35350 break;
35351 default:
35352 /* Unknown Exception */
35353 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35354 break;
35355 } /* switch(header->rep_status) */
35357 break;
35358 default:
35359 /* Unknown GIOP Message */
35360 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35361 break;
35362 } /* switch(header->message_type) */
35366 * IDL:org/csapi/policy/provisioning/IpPolicyManager/createRepository:1.0
35368 static void
35369 decode_org_csapi_policy_provisioning_IpPolicyManager_createRepository(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35371 switch(header->message_type) {
35372 case Request:
35373 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyManager_createRepository_repositoryName);
35375 break;
35376 case Reply:
35377 switch(header->rep_status) {
35378 case NO_EXCEPTION:
35379 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35381 break;
35382 case USER_EXCEPTION:
35383 break;
35384 default:
35385 /* Unknown Exception */
35386 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35387 break;
35388 } /* switch(header->rep_status) */
35390 break;
35391 default:
35392 /* Unknown GIOP Message */
35393 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35394 break;
35395 } /* switch(header->message_type) */
35399 * IDL:org/csapi/policy/provisioning/IpPolicyManager/getRepository:1.0
35401 static void
35402 decode_org_csapi_policy_provisioning_IpPolicyManager_getRepository(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35404 switch(header->message_type) {
35405 case Request:
35406 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyManager_getRepository_repositoryName);
35408 break;
35409 case Reply:
35410 switch(header->rep_status) {
35411 case NO_EXCEPTION:
35412 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35414 break;
35415 case USER_EXCEPTION:
35416 break;
35417 default:
35418 /* Unknown Exception */
35419 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35420 break;
35421 } /* switch(header->rep_status) */
35423 break;
35424 default:
35425 /* Unknown GIOP Message */
35426 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35427 break;
35428 } /* switch(header->message_type) */
35432 * IDL:org/csapi/policy/provisioning/IpPolicyManager/removeRepository:1.0
35434 static void
35435 decode_org_csapi_policy_provisioning_IpPolicyManager_removeRepository(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35437 switch(header->message_type) {
35438 case Request:
35439 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyManager_removeRepository_repositoryName);
35441 break;
35442 case Reply:
35443 switch(header->rep_status) {
35444 case NO_EXCEPTION:
35445 /* Function returns void */
35447 break;
35448 case USER_EXCEPTION:
35449 break;
35450 default:
35451 /* Unknown Exception */
35452 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35453 break;
35454 } /* switch(header->rep_status) */
35456 break;
35457 default:
35458 /* Unknown GIOP Message */
35459 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35460 break;
35461 } /* switch(header->message_type) */
35465 * IDL:org/csapi/policy/provisioning/IpPolicyManager/getRepositoryCount:1.0
35467 static void
35468 decode_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35470 switch(header->message_type) {
35471 case Request:
35472 break;
35473 case Reply:
35474 switch(header->rep_status) {
35475 case NO_EXCEPTION:
35476 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
35478 break;
35479 case USER_EXCEPTION:
35480 break;
35481 default:
35482 /* Unknown Exception */
35483 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35484 break;
35485 } /* switch(header->rep_status) */
35487 break;
35488 default:
35489 /* Unknown GIOP Message */
35490 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35491 break;
35492 } /* switch(header->message_type) */
35496 * IDL:org/csapi/policy/provisioning/IpPolicyManager/getRepositoryIterator:1.0
35498 static void
35499 decode_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35501 switch(header->message_type) {
35502 case Request:
35503 break;
35504 case Reply:
35505 switch(header->rep_status) {
35506 case NO_EXCEPTION:
35507 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35509 break;
35510 case USER_EXCEPTION:
35511 break;
35512 default:
35513 /* Unknown Exception */
35514 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35515 break;
35516 } /* switch(header->rep_status) */
35518 break;
35519 default:
35520 /* Unknown GIOP Message */
35521 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35522 break;
35523 } /* switch(header->message_type) */
35527 * IDL:org/csapi/policy/provisioning/IpPolicyManager/startTransaction:1.0
35529 static void
35530 decode_org_csapi_policy_provisioning_IpPolicyManager_startTransaction(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35532 switch(header->message_type) {
35533 case Request:
35534 break;
35535 case Reply:
35536 switch(header->rep_status) {
35537 case NO_EXCEPTION:
35538 /* Function returns void */
35540 break;
35541 case USER_EXCEPTION:
35542 break;
35543 default:
35544 /* Unknown Exception */
35545 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35546 break;
35547 } /* switch(header->rep_status) */
35549 break;
35550 default:
35551 /* Unknown GIOP Message */
35552 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35553 break;
35554 } /* switch(header->message_type) */
35558 * IDL:org/csapi/policy/provisioning/IpPolicyManager/commitTransaction:1.0
35560 static void
35561 decode_org_csapi_policy_provisioning_IpPolicyManager_commitTransaction(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35563 switch(header->message_type) {
35564 case Request:
35565 break;
35566 case Reply:
35567 switch(header->rep_status) {
35568 case NO_EXCEPTION:
35569 proto_tree_add_boolean(tree, hf_org_csapi_policy_provisioning_IpPolicyManager_commitTransaction_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
35571 break;
35572 case USER_EXCEPTION:
35573 break;
35574 default:
35575 /* Unknown Exception */
35576 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35577 break;
35578 } /* switch(header->rep_status) */
35580 break;
35581 default:
35582 /* Unknown GIOP Message */
35583 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35584 break;
35585 } /* switch(header->message_type) */
35589 * IDL:org/csapi/policy/provisioning/IpPolicyManager/abortTransaction:1.0
35591 static void
35592 decode_org_csapi_policy_provisioning_IpPolicyManager_abortTransaction(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35594 switch(header->message_type) {
35595 case Request:
35596 break;
35597 case Reply:
35598 switch(header->rep_status) {
35599 case NO_EXCEPTION:
35600 /* Function returns void */
35602 break;
35603 case USER_EXCEPTION:
35604 break;
35605 default:
35606 /* Unknown Exception */
35607 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35608 break;
35609 } /* switch(header->rep_status) */
35611 break;
35612 default:
35613 /* Unknown GIOP Message */
35614 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35615 break;
35616 } /* switch(header->message_type) */
35620 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/getParentDomain:1.0
35622 static void
35623 decode_org_csapi_policy_provisioning_IpPolicyGroup_getParentDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35625 switch(header->message_type) {
35626 case Request:
35627 break;
35628 case Reply:
35629 switch(header->rep_status) {
35630 case NO_EXCEPTION:
35631 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35633 break;
35634 case USER_EXCEPTION:
35635 break;
35636 default:
35637 /* Unknown Exception */
35638 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35639 break;
35640 } /* switch(header->rep_status) */
35642 break;
35643 default:
35644 /* Unknown GIOP Message */
35645 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35646 break;
35647 } /* switch(header->message_type) */
35651 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/getParentGroup:1.0
35653 static void
35654 decode_org_csapi_policy_provisioning_IpPolicyGroup_getParentGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35656 switch(header->message_type) {
35657 case Request:
35658 break;
35659 case Reply:
35660 switch(header->rep_status) {
35661 case NO_EXCEPTION:
35662 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35664 break;
35665 case USER_EXCEPTION:
35666 break;
35667 default:
35668 /* Unknown Exception */
35669 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35670 break;
35671 } /* switch(header->rep_status) */
35673 break;
35674 default:
35675 /* Unknown GIOP Message */
35676 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35677 break;
35678 } /* switch(header->message_type) */
35682 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/createGroup:1.0
35684 static void
35685 decode_org_csapi_policy_provisioning_IpPolicyGroup_createGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35687 switch(header->message_type) {
35688 case Request:
35689 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyGroup_createGroup_groupName);
35691 break;
35692 case Reply:
35693 switch(header->rep_status) {
35694 case NO_EXCEPTION:
35695 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35697 break;
35698 case USER_EXCEPTION:
35699 break;
35700 default:
35701 /* Unknown Exception */
35702 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35703 break;
35704 } /* switch(header->rep_status) */
35706 break;
35707 default:
35708 /* Unknown GIOP Message */
35709 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35710 break;
35711 } /* switch(header->message_type) */
35715 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/getGroup:1.0
35717 static void
35718 decode_org_csapi_policy_provisioning_IpPolicyGroup_getGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35720 switch(header->message_type) {
35721 case Request:
35722 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroup_groupName);
35724 break;
35725 case Reply:
35726 switch(header->rep_status) {
35727 case NO_EXCEPTION:
35728 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35730 break;
35731 case USER_EXCEPTION:
35732 break;
35733 default:
35734 /* Unknown Exception */
35735 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35736 break;
35737 } /* switch(header->rep_status) */
35739 break;
35740 default:
35741 /* Unknown GIOP Message */
35742 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35743 break;
35744 } /* switch(header->message_type) */
35748 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/removeGroup:1.0
35750 static void
35751 decode_org_csapi_policy_provisioning_IpPolicyGroup_removeGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35753 switch(header->message_type) {
35754 case Request:
35755 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyGroup_removeGroup_groupName);
35757 break;
35758 case Reply:
35759 switch(header->rep_status) {
35760 case NO_EXCEPTION:
35761 /* Function returns void */
35763 break;
35764 case USER_EXCEPTION:
35765 break;
35766 default:
35767 /* Unknown Exception */
35768 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35769 break;
35770 } /* switch(header->rep_status) */
35772 break;
35773 default:
35774 /* Unknown GIOP Message */
35775 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35776 break;
35777 } /* switch(header->message_type) */
35781 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/getGroupCount:1.0
35783 static void
35784 decode_org_csapi_policy_provisioning_IpPolicyGroup_getGroupCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35786 switch(header->message_type) {
35787 case Request:
35788 break;
35789 case Reply:
35790 switch(header->rep_status) {
35791 case NO_EXCEPTION:
35792 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroupCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
35794 break;
35795 case USER_EXCEPTION:
35796 break;
35797 default:
35798 /* Unknown Exception */
35799 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35800 break;
35801 } /* switch(header->rep_status) */
35803 break;
35804 default:
35805 /* Unknown GIOP Message */
35806 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35807 break;
35808 } /* switch(header->message_type) */
35812 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/getGroupIterator:1.0
35814 static void
35815 decode_org_csapi_policy_provisioning_IpPolicyGroup_getGroupIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35817 switch(header->message_type) {
35818 case Request:
35819 break;
35820 case Reply:
35821 switch(header->rep_status) {
35822 case NO_EXCEPTION:
35823 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35825 break;
35826 case USER_EXCEPTION:
35827 break;
35828 default:
35829 /* Unknown Exception */
35830 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35831 break;
35832 } /* switch(header->rep_status) */
35834 break;
35835 default:
35836 /* Unknown GIOP Message */
35837 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35838 break;
35839 } /* switch(header->message_type) */
35843 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/createRule:1.0
35845 static void
35846 decode_org_csapi_policy_provisioning_IpPolicyGroup_createRule(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35848 switch(header->message_type) {
35849 case Request:
35850 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyGroup_createRule_ruleName);
35852 break;
35853 case Reply:
35854 switch(header->rep_status) {
35855 case NO_EXCEPTION:
35856 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35858 break;
35859 case USER_EXCEPTION:
35860 break;
35861 default:
35862 /* Unknown Exception */
35863 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35864 break;
35865 } /* switch(header->rep_status) */
35867 break;
35868 default:
35869 /* Unknown GIOP Message */
35870 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35871 break;
35872 } /* switch(header->message_type) */
35876 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/getRule:1.0
35878 static void
35879 decode_org_csapi_policy_provisioning_IpPolicyGroup_getRule(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35881 switch(header->message_type) {
35882 case Request:
35883 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyGroup_getRule_ruleName);
35885 break;
35886 case Reply:
35887 switch(header->rep_status) {
35888 case NO_EXCEPTION:
35889 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35891 break;
35892 case USER_EXCEPTION:
35893 break;
35894 default:
35895 /* Unknown Exception */
35896 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35897 break;
35898 } /* switch(header->rep_status) */
35900 break;
35901 default:
35902 /* Unknown GIOP Message */
35903 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35904 break;
35905 } /* switch(header->message_type) */
35909 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/removeRule:1.0
35911 static void
35912 decode_org_csapi_policy_provisioning_IpPolicyGroup_removeRule(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35914 switch(header->message_type) {
35915 case Request:
35916 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyGroup_removeRule_ruleName);
35918 break;
35919 case Reply:
35920 switch(header->rep_status) {
35921 case NO_EXCEPTION:
35922 /* Function returns void */
35924 break;
35925 case USER_EXCEPTION:
35926 break;
35927 default:
35928 /* Unknown Exception */
35929 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35930 break;
35931 } /* switch(header->rep_status) */
35933 break;
35934 default:
35935 /* Unknown GIOP Message */
35936 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35937 break;
35938 } /* switch(header->message_type) */
35942 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/getRuleCount:1.0
35944 static void
35945 decode_org_csapi_policy_provisioning_IpPolicyGroup_getRuleCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35947 switch(header->message_type) {
35948 case Request:
35949 break;
35950 case Reply:
35951 switch(header->rep_status) {
35952 case NO_EXCEPTION:
35953 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyGroup_getRuleCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
35955 break;
35956 case USER_EXCEPTION:
35957 break;
35958 default:
35959 /* Unknown Exception */
35960 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35961 break;
35962 } /* switch(header->rep_status) */
35964 break;
35965 default:
35966 /* Unknown GIOP Message */
35967 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35968 break;
35969 } /* switch(header->message_type) */
35973 * IDL:org/csapi/policy/provisioning/IpPolicyGroup/getRuleIterator:1.0
35975 static void
35976 decode_org_csapi_policy_provisioning_IpPolicyGroup_getRuleIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
35978 switch(header->message_type) {
35979 case Request:
35980 break;
35981 case Reply:
35982 switch(header->rep_status) {
35983 case NO_EXCEPTION:
35984 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
35986 break;
35987 case USER_EXCEPTION:
35988 break;
35989 default:
35990 /* Unknown Exception */
35991 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
35992 break;
35993 } /* switch(header->rep_status) */
35995 break;
35996 default:
35997 /* Unknown GIOP Message */
35998 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
35999 break;
36000 } /* switch(header->message_type) */
36004 * IDL:org/csapi/policy/provisioning/IpPolicyEventDefinition/setRequiredAttributes:1.0
36006 static void
36007 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36009 /* Operation specific Variable declarations Begin */
36010 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes;
36011 guint32 i_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes;
36012 /* Operation specific Variable declarations End */
36014 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36016 switch(header->message_type) {
36017 case Request:
36018 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36019 /* coverity[returned_pointer] */
36020 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes);
36022 for (i_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes=0; i_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes; i_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes++) {
36024 /* Begin struct "org_csapi_TpAttribute" */
36025 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
36026 /* End struct "org_csapi_TpAttribute" */
36029 break;
36030 case Reply:
36031 switch(header->rep_status) {
36032 case NO_EXCEPTION:
36033 /* Function returns void */
36035 break;
36036 case USER_EXCEPTION:
36037 break;
36038 default:
36039 /* Unknown Exception */
36040 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36041 break;
36042 } /* switch(header->rep_status) */
36044 break;
36045 default:
36046 /* Unknown GIOP Message */
36047 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36048 break;
36049 } /* switch(header->message_type) */
36053 * IDL:org/csapi/policy/provisioning/IpPolicyEventDefinition/setOptionalAttributes:1.0
36055 static void
36056 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36058 /* Operation specific Variable declarations Begin */
36059 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes;
36060 guint32 i_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes;
36061 /* Operation specific Variable declarations End */
36063 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36065 switch(header->message_type) {
36066 case Request:
36067 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36068 /* coverity[returned_pointer] */
36069 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes);
36071 for (i_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes=0; i_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes; i_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes++) {
36073 /* Begin struct "org_csapi_TpAttribute" */
36074 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
36075 /* End struct "org_csapi_TpAttribute" */
36078 break;
36079 case Reply:
36080 switch(header->rep_status) {
36081 case NO_EXCEPTION:
36082 /* Function returns void */
36084 break;
36085 case USER_EXCEPTION:
36086 break;
36087 default:
36088 /* Unknown Exception */
36089 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36090 break;
36091 } /* switch(header->rep_status) */
36093 break;
36094 default:
36095 /* Unknown GIOP Message */
36096 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36097 break;
36098 } /* switch(header->message_type) */
36102 * IDL:org/csapi/policy/provisioning/IpPolicyEventDefinition/getRequiredAttributes:1.0
36104 static void
36105 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36107 /* Operation specific Variable declarations Begin */
36108 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return;
36109 guint32 i_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return;
36110 /* Operation specific Variable declarations End */
36112 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36114 switch(header->message_type) {
36115 case Request:
36116 break;
36117 case Reply:
36118 switch(header->rep_status) {
36119 case NO_EXCEPTION:
36120 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36121 /* coverity[returned_pointer] */
36122 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return);
36124 for (i_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return=0; i_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return; i_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return++) {
36126 /* Begin struct "org_csapi_TpAttribute" */
36127 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
36128 /* End struct "org_csapi_TpAttribute" */
36131 break;
36132 case USER_EXCEPTION:
36133 break;
36134 default:
36135 /* Unknown Exception */
36136 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36137 break;
36138 } /* switch(header->rep_status) */
36140 break;
36141 default:
36142 /* Unknown GIOP Message */
36143 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36144 break;
36145 } /* switch(header->message_type) */
36149 * IDL:org/csapi/policy/provisioning/IpPolicyEventDefinition/getOptionalAttributes:1.0
36151 static void
36152 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36154 /* Operation specific Variable declarations Begin */
36155 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return;
36156 guint32 i_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return;
36157 /* Operation specific Variable declarations End */
36159 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36161 switch(header->message_type) {
36162 case Request:
36163 break;
36164 case Reply:
36165 switch(header->rep_status) {
36166 case NO_EXCEPTION:
36167 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36168 /* coverity[returned_pointer] */
36169 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return);
36171 for (i_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return=0; i_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return; i_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return++) {
36173 /* Begin struct "org_csapi_TpAttribute" */
36174 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
36175 /* End struct "org_csapi_TpAttribute" */
36178 break;
36179 case USER_EXCEPTION:
36180 break;
36181 default:
36182 /* Unknown Exception */
36183 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36184 break;
36185 } /* switch(header->rep_status) */
36187 break;
36188 default:
36189 /* Unknown GIOP Message */
36190 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36191 break;
36192 } /* switch(header->message_type) */
36196 * IDL:org/csapi/policy/provisioning/IpPolicyEventDefinition/getParentDomain:1.0
36198 static void
36199 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_getParentDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36201 switch(header->message_type) {
36202 case Request:
36203 break;
36204 case Reply:
36205 switch(header->rep_status) {
36206 case NO_EXCEPTION:
36207 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36209 break;
36210 case USER_EXCEPTION:
36211 break;
36212 default:
36213 /* Unknown Exception */
36214 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36215 break;
36216 } /* switch(header->rep_status) */
36218 break;
36219 default:
36220 /* Unknown GIOP Message */
36221 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36222 break;
36223 } /* switch(header->message_type) */
36227 * IDL:org/csapi/policy/provisioning/IpPolicyCondition/getParentRepository:1.0
36229 static void
36230 decode_org_csapi_policy_provisioning_IpPolicyCondition_getParentRepository(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36232 switch(header->message_type) {
36233 case Request:
36234 break;
36235 case Reply:
36236 switch(header->rep_status) {
36237 case NO_EXCEPTION:
36238 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36240 break;
36241 case USER_EXCEPTION:
36242 break;
36243 default:
36244 /* Unknown Exception */
36245 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36246 break;
36247 } /* switch(header->rep_status) */
36249 break;
36250 default:
36251 /* Unknown GIOP Message */
36252 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36253 break;
36254 } /* switch(header->message_type) */
36258 * IDL:org/csapi/policy/provisioning/IpPolicyCondition/getParentRule:1.0
36260 static void
36261 decode_org_csapi_policy_provisioning_IpPolicyCondition_getParentRule(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36263 switch(header->message_type) {
36264 case Request:
36265 break;
36266 case Reply:
36267 switch(header->rep_status) {
36268 case NO_EXCEPTION:
36269 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36271 break;
36272 case USER_EXCEPTION:
36273 break;
36274 default:
36275 /* Unknown Exception */
36276 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36277 break;
36278 } /* switch(header->rep_status) */
36280 break;
36281 default:
36282 /* Unknown GIOP Message */
36283 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36284 break;
36285 } /* switch(header->message_type) */
36289 * IDL:org/csapi/policy/provisioning/IpPolicyAction/getParentRepository:1.0
36291 static void
36292 decode_org_csapi_policy_provisioning_IpPolicyAction_getParentRepository(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36294 switch(header->message_type) {
36295 case Request:
36296 break;
36297 case Reply:
36298 switch(header->rep_status) {
36299 case NO_EXCEPTION:
36300 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36302 break;
36303 case USER_EXCEPTION:
36304 break;
36305 default:
36306 /* Unknown Exception */
36307 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36308 break;
36309 } /* switch(header->rep_status) */
36311 break;
36312 default:
36313 /* Unknown GIOP Message */
36314 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36315 break;
36316 } /* switch(header->message_type) */
36320 * IDL:org/csapi/policy/provisioning/IpPolicyAction/getParentRule:1.0
36322 static void
36323 decode_org_csapi_policy_provisioning_IpPolicyAction_getParentRule(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36325 switch(header->message_type) {
36326 case Request:
36327 break;
36328 case Reply:
36329 switch(header->rep_status) {
36330 case NO_EXCEPTION:
36331 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36333 break;
36334 case USER_EXCEPTION:
36335 break;
36336 default:
36337 /* Unknown Exception */
36338 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36339 break;
36340 } /* switch(header->rep_status) */
36342 break;
36343 default:
36344 /* Unknown GIOP Message */
36345 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36346 break;
36347 } /* switch(header->message_type) */
36351 * IDL:org/csapi/policy/provisioning/IpPolicySignature/setInputVariables:1.0
36353 static void
36354 decode_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36356 /* Operation specific Variable declarations Begin */
36357 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables;
36358 guint32 i_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables;
36359 /* Operation specific Variable declarations End */
36361 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36363 switch(header->message_type) {
36364 case Request:
36365 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36366 /* coverity[returned_pointer] */
36367 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables);
36369 for (i_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables=0; i_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables < u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables; i_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables++) {
36371 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables);
36375 break;
36376 case Reply:
36377 switch(header->rep_status) {
36378 case NO_EXCEPTION:
36379 /* Function returns void */
36381 break;
36382 case USER_EXCEPTION:
36383 break;
36384 default:
36385 /* Unknown Exception */
36386 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36387 break;
36388 } /* switch(header->rep_status) */
36390 break;
36391 default:
36392 /* Unknown GIOP Message */
36393 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36394 break;
36395 } /* switch(header->message_type) */
36399 * IDL:org/csapi/policy/provisioning/IpPolicySignature/setOutputVariables:1.0
36401 static void
36402 decode_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36404 /* Operation specific Variable declarations Begin */
36405 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables;
36406 guint32 i_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables;
36407 /* Operation specific Variable declarations End */
36409 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36411 switch(header->message_type) {
36412 case Request:
36413 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36414 /* coverity[returned_pointer] */
36415 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables);
36417 for (i_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables=0; i_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables < u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables; i_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables++) {
36419 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables);
36423 break;
36424 case Reply:
36425 switch(header->rep_status) {
36426 case NO_EXCEPTION:
36427 /* Function returns void */
36429 break;
36430 case USER_EXCEPTION:
36431 break;
36432 default:
36433 /* Unknown Exception */
36434 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36435 break;
36436 } /* switch(header->rep_status) */
36438 break;
36439 default:
36440 /* Unknown GIOP Message */
36441 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36442 break;
36443 } /* switch(header->message_type) */
36447 * IDL:org/csapi/policy/provisioning/IpPolicySignature/getInputVariables:1.0
36449 static void
36450 decode_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36452 /* Operation specific Variable declarations Begin */
36453 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return;
36454 guint32 i_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return;
36455 /* Operation specific Variable declarations End */
36457 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36459 switch(header->message_type) {
36460 case Request:
36461 break;
36462 case Reply:
36463 switch(header->rep_status) {
36464 case NO_EXCEPTION:
36465 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36466 /* coverity[returned_pointer] */
36467 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return);
36469 for (i_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return=0; i_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return; i_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return++) {
36471 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return);
36475 break;
36476 case USER_EXCEPTION:
36477 break;
36478 default:
36479 /* Unknown Exception */
36480 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36481 break;
36482 } /* switch(header->rep_status) */
36484 break;
36485 default:
36486 /* Unknown GIOP Message */
36487 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36488 break;
36489 } /* switch(header->message_type) */
36493 * IDL:org/csapi/policy/provisioning/IpPolicySignature/getOutputVariables:1.0
36495 static void
36496 decode_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36498 /* Operation specific Variable declarations Begin */
36499 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return;
36500 guint32 i_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return;
36501 /* Operation specific Variable declarations End */
36503 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36505 switch(header->message_type) {
36506 case Request:
36507 break;
36508 case Reply:
36509 switch(header->rep_status) {
36510 case NO_EXCEPTION:
36511 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36512 /* coverity[returned_pointer] */
36513 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return);
36515 for (i_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return=0; i_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return; i_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return++) {
36517 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return);
36521 break;
36522 case USER_EXCEPTION:
36523 break;
36524 default:
36525 /* Unknown Exception */
36526 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36527 break;
36528 } /* switch(header->rep_status) */
36530 break;
36531 default:
36532 /* Unknown GIOP Message */
36533 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36534 break;
36535 } /* switch(header->message_type) */
36539 * IDL:org/csapi/policy/provisioning/IpPolicySignature/setGroupNames:1.0
36541 static void
36542 decode_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36544 /* Operation specific Variable declarations Begin */
36545 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames;
36546 guint32 i_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames;
36547 /* Operation specific Variable declarations End */
36549 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36551 switch(header->message_type) {
36552 case Request:
36553 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36554 /* coverity[returned_pointer] */
36555 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames);
36557 for (i_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames=0; i_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames < u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames; i_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames++) {
36559 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames);
36563 break;
36564 case Reply:
36565 switch(header->rep_status) {
36566 case NO_EXCEPTION:
36567 /* Function returns void */
36569 break;
36570 case USER_EXCEPTION:
36571 break;
36572 default:
36573 /* Unknown Exception */
36574 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36575 break;
36576 } /* switch(header->rep_status) */
36578 break;
36579 default:
36580 /* Unknown GIOP Message */
36581 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36582 break;
36583 } /* switch(header->message_type) */
36587 * IDL:org/csapi/policy/provisioning/IpPolicySignature/setPolicyRoles:1.0
36589 static void
36590 decode_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36592 /* Operation specific Variable declarations Begin */
36593 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames;
36594 guint32 i_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames;
36595 /* Operation specific Variable declarations End */
36597 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36599 switch(header->message_type) {
36600 case Request:
36601 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36602 /* coverity[returned_pointer] */
36603 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames);
36605 for (i_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames=0; i_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames < u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames; i_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames++) {
36607 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames);
36611 break;
36612 case Reply:
36613 switch(header->rep_status) {
36614 case NO_EXCEPTION:
36615 /* Function returns void */
36617 break;
36618 case USER_EXCEPTION:
36619 break;
36620 default:
36621 /* Unknown Exception */
36622 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36623 break;
36624 } /* switch(header->rep_status) */
36626 break;
36627 default:
36628 /* Unknown GIOP Message */
36629 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36630 break;
36631 } /* switch(header->message_type) */
36635 * IDL:org/csapi/policy/provisioning/IpPolicySignature/getGroupNames:1.0
36637 static void
36638 decode_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36640 /* Operation specific Variable declarations Begin */
36641 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return;
36642 guint32 i_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return;
36643 /* Operation specific Variable declarations End */
36645 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36647 switch(header->message_type) {
36648 case Request:
36649 break;
36650 case Reply:
36651 switch(header->rep_status) {
36652 case NO_EXCEPTION:
36653 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36654 /* coverity[returned_pointer] */
36655 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return);
36657 for (i_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return=0; i_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return; i_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return++) {
36659 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return);
36663 break;
36664 case USER_EXCEPTION:
36665 break;
36666 default:
36667 /* Unknown Exception */
36668 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36669 break;
36670 } /* switch(header->rep_status) */
36672 break;
36673 default:
36674 /* Unknown GIOP Message */
36675 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36676 break;
36677 } /* switch(header->message_type) */
36681 * IDL:org/csapi/policy/provisioning/IpPolicySignature/getPolicyRoles:1.0
36683 static void
36684 decode_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36686 /* Operation specific Variable declarations Begin */
36687 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return;
36688 guint32 i_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return;
36689 /* Operation specific Variable declarations End */
36691 (void)item; /* Avoid coverity param_set_but_unused parse warning */
36693 switch(header->message_type) {
36694 case Request:
36695 break;
36696 case Reply:
36697 switch(header->rep_status) {
36698 case NO_EXCEPTION:
36699 u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
36700 /* coverity[returned_pointer] */
36701 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return);
36703 for (i_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return=0; i_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return; i_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return++) {
36705 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return);
36709 break;
36710 case USER_EXCEPTION:
36711 break;
36712 default:
36713 /* Unknown Exception */
36714 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36715 break;
36716 } /* switch(header->rep_status) */
36718 break;
36719 default:
36720 /* Unknown GIOP Message */
36721 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36722 break;
36723 } /* switch(header->message_type) */
36727 * IDL:org/csapi/policy/provisioning/IpPolicySignature/getParentDomain:1.0
36729 static void
36730 decode_org_csapi_policy_provisioning_IpPolicySignature_getParentDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36732 switch(header->message_type) {
36733 case Request:
36734 break;
36735 case Reply:
36736 switch(header->rep_status) {
36737 case NO_EXCEPTION:
36738 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36740 break;
36741 case USER_EXCEPTION:
36742 break;
36743 default:
36744 /* Unknown Exception */
36745 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36746 break;
36747 } /* switch(header->rep_status) */
36749 break;
36750 default:
36751 /* Unknown GIOP Message */
36752 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36753 break;
36754 } /* switch(header->message_type) */
36758 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getParentDomain:1.0
36760 static void
36761 decode_org_csapi_policy_provisioning_IpPolicyDomain_getParentDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36763 switch(header->message_type) {
36764 case Request:
36765 break;
36766 case Reply:
36767 switch(header->rep_status) {
36768 case NO_EXCEPTION:
36769 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36771 break;
36772 case USER_EXCEPTION:
36773 break;
36774 default:
36775 /* Unknown Exception */
36776 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36777 break;
36778 } /* switch(header->rep_status) */
36780 break;
36781 default:
36782 /* Unknown GIOP Message */
36783 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36784 break;
36785 } /* switch(header->message_type) */
36789 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/createDomain:1.0
36791 static void
36792 decode_org_csapi_policy_provisioning_IpPolicyDomain_createDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36794 switch(header->message_type) {
36795 case Request:
36796 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createDomain_domainName);
36798 break;
36799 case Reply:
36800 switch(header->rep_status) {
36801 case NO_EXCEPTION:
36802 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36804 break;
36805 case USER_EXCEPTION:
36806 break;
36807 default:
36808 /* Unknown Exception */
36809 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36810 break;
36811 } /* switch(header->rep_status) */
36813 break;
36814 default:
36815 /* Unknown GIOP Message */
36816 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36817 break;
36818 } /* switch(header->message_type) */
36822 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getDomain:1.0
36824 static void
36825 decode_org_csapi_policy_provisioning_IpPolicyDomain_getDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36827 switch(header->message_type) {
36828 case Request:
36829 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomain_domainName);
36831 break;
36832 case Reply:
36833 switch(header->rep_status) {
36834 case NO_EXCEPTION:
36835 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36837 break;
36838 case USER_EXCEPTION:
36839 break;
36840 default:
36841 /* Unknown Exception */
36842 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36843 break;
36844 } /* switch(header->rep_status) */
36846 break;
36847 default:
36848 /* Unknown GIOP Message */
36849 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36850 break;
36851 } /* switch(header->message_type) */
36855 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/removeDomain:1.0
36857 static void
36858 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeDomain(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36860 switch(header->message_type) {
36861 case Request:
36862 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_removeDomain_domainName);
36864 break;
36865 case Reply:
36866 switch(header->rep_status) {
36867 case NO_EXCEPTION:
36868 /* Function returns void */
36870 break;
36871 case USER_EXCEPTION:
36872 break;
36873 default:
36874 /* Unknown Exception */
36875 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36876 break;
36877 } /* switch(header->rep_status) */
36879 break;
36880 default:
36881 /* Unknown GIOP Message */
36882 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36883 break;
36884 } /* switch(header->message_type) */
36888 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getDomainCount:1.0
36890 static void
36891 decode_org_csapi_policy_provisioning_IpPolicyDomain_getDomainCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36893 switch(header->message_type) {
36894 case Request:
36895 break;
36896 case Reply:
36897 switch(header->rep_status) {
36898 case NO_EXCEPTION:
36899 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomainCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
36901 break;
36902 case USER_EXCEPTION:
36903 break;
36904 default:
36905 /* Unknown Exception */
36906 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36907 break;
36908 } /* switch(header->rep_status) */
36910 break;
36911 default:
36912 /* Unknown GIOP Message */
36913 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36914 break;
36915 } /* switch(header->message_type) */
36919 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getDomainIterator:1.0
36921 static void
36922 decode_org_csapi_policy_provisioning_IpPolicyDomain_getDomainIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36924 switch(header->message_type) {
36925 case Request:
36926 break;
36927 case Reply:
36928 switch(header->rep_status) {
36929 case NO_EXCEPTION:
36930 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36932 break;
36933 case USER_EXCEPTION:
36934 break;
36935 default:
36936 /* Unknown Exception */
36937 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36938 break;
36939 } /* switch(header->rep_status) */
36941 break;
36942 default:
36943 /* Unknown GIOP Message */
36944 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36945 break;
36946 } /* switch(header->message_type) */
36950 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/createGroup:1.0
36952 static void
36953 decode_org_csapi_policy_provisioning_IpPolicyDomain_createGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36955 switch(header->message_type) {
36956 case Request:
36957 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createGroup_groupName);
36959 break;
36960 case Reply:
36961 switch(header->rep_status) {
36962 case NO_EXCEPTION:
36963 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36965 break;
36966 case USER_EXCEPTION:
36967 break;
36968 default:
36969 /* Unknown Exception */
36970 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
36971 break;
36972 } /* switch(header->rep_status) */
36974 break;
36975 default:
36976 /* Unknown GIOP Message */
36977 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
36978 break;
36979 } /* switch(header->message_type) */
36983 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getGroup:1.0
36985 static void
36986 decode_org_csapi_policy_provisioning_IpPolicyDomain_getGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
36988 switch(header->message_type) {
36989 case Request:
36990 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroup_groupName);
36992 break;
36993 case Reply:
36994 switch(header->rep_status) {
36995 case NO_EXCEPTION:
36996 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
36998 break;
36999 case USER_EXCEPTION:
37000 break;
37001 default:
37002 /* Unknown Exception */
37003 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37004 break;
37005 } /* switch(header->rep_status) */
37007 break;
37008 default:
37009 /* Unknown GIOP Message */
37010 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37011 break;
37012 } /* switch(header->message_type) */
37016 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/removeGroup:1.0
37018 static void
37019 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37021 switch(header->message_type) {
37022 case Request:
37023 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_removeGroup_groupName);
37025 break;
37026 case Reply:
37027 switch(header->rep_status) {
37028 case NO_EXCEPTION:
37029 /* Function returns void */
37031 break;
37032 case USER_EXCEPTION:
37033 break;
37034 default:
37035 /* Unknown Exception */
37036 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37037 break;
37038 } /* switch(header->rep_status) */
37040 break;
37041 default:
37042 /* Unknown GIOP Message */
37043 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37044 break;
37045 } /* switch(header->message_type) */
37049 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getGroupCount:1.0
37051 static void
37052 decode_org_csapi_policy_provisioning_IpPolicyDomain_getGroupCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37054 switch(header->message_type) {
37055 case Request:
37056 break;
37057 case Reply:
37058 switch(header->rep_status) {
37059 case NO_EXCEPTION:
37060 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroupCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
37062 break;
37063 case USER_EXCEPTION:
37064 break;
37065 default:
37066 /* Unknown Exception */
37067 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37068 break;
37069 } /* switch(header->rep_status) */
37071 break;
37072 default:
37073 /* Unknown GIOP Message */
37074 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37075 break;
37076 } /* switch(header->message_type) */
37080 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getGroupIterator:1.0
37082 static void
37083 decode_org_csapi_policy_provisioning_IpPolicyDomain_getGroupIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37085 switch(header->message_type) {
37086 case Request:
37087 break;
37088 case Reply:
37089 switch(header->rep_status) {
37090 case NO_EXCEPTION:
37091 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37093 break;
37094 case USER_EXCEPTION:
37095 break;
37096 default:
37097 /* Unknown Exception */
37098 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37099 break;
37100 } /* switch(header->rep_status) */
37102 break;
37103 default:
37104 /* Unknown GIOP Message */
37105 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37106 break;
37107 } /* switch(header->message_type) */
37111 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/createRule:1.0
37113 static void
37114 decode_org_csapi_policy_provisioning_IpPolicyDomain_createRule(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37116 switch(header->message_type) {
37117 case Request:
37118 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createRule_ruleName);
37120 break;
37121 case Reply:
37122 switch(header->rep_status) {
37123 case NO_EXCEPTION:
37124 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37126 break;
37127 case USER_EXCEPTION:
37128 break;
37129 default:
37130 /* Unknown Exception */
37131 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37132 break;
37133 } /* switch(header->rep_status) */
37135 break;
37136 default:
37137 /* Unknown GIOP Message */
37138 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37139 break;
37140 } /* switch(header->message_type) */
37144 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getRule:1.0
37146 static void
37147 decode_org_csapi_policy_provisioning_IpPolicyDomain_getRule(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37149 switch(header->message_type) {
37150 case Request:
37151 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getRule_ruleName);
37153 break;
37154 case Reply:
37155 switch(header->rep_status) {
37156 case NO_EXCEPTION:
37157 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37159 break;
37160 case USER_EXCEPTION:
37161 break;
37162 default:
37163 /* Unknown Exception */
37164 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37165 break;
37166 } /* switch(header->rep_status) */
37168 break;
37169 default:
37170 /* Unknown GIOP Message */
37171 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37172 break;
37173 } /* switch(header->message_type) */
37177 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/removeRule:1.0
37179 static void
37180 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeRule(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37182 switch(header->message_type) {
37183 case Request:
37184 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_removeRule_ruleName);
37186 break;
37187 case Reply:
37188 switch(header->rep_status) {
37189 case NO_EXCEPTION:
37190 /* Function returns void */
37192 break;
37193 case USER_EXCEPTION:
37194 break;
37195 default:
37196 /* Unknown Exception */
37197 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37198 break;
37199 } /* switch(header->rep_status) */
37201 break;
37202 default:
37203 /* Unknown GIOP Message */
37204 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37205 break;
37206 } /* switch(header->message_type) */
37210 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getRuleCount:1.0
37212 static void
37213 decode_org_csapi_policy_provisioning_IpPolicyDomain_getRuleCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37215 switch(header->message_type) {
37216 case Request:
37217 break;
37218 case Reply:
37219 switch(header->rep_status) {
37220 case NO_EXCEPTION:
37221 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_getRuleCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
37223 break;
37224 case USER_EXCEPTION:
37225 break;
37226 default:
37227 /* Unknown Exception */
37228 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37229 break;
37230 } /* switch(header->rep_status) */
37232 break;
37233 default:
37234 /* Unknown GIOP Message */
37235 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37236 break;
37237 } /* switch(header->message_type) */
37241 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getRuleIterator:1.0
37243 static void
37244 decode_org_csapi_policy_provisioning_IpPolicyDomain_getRuleIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37246 switch(header->message_type) {
37247 case Request:
37248 break;
37249 case Reply:
37250 switch(header->rep_status) {
37251 case NO_EXCEPTION:
37252 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37254 break;
37255 case USER_EXCEPTION:
37256 break;
37257 default:
37258 /* Unknown Exception */
37259 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37260 break;
37261 } /* switch(header->rep_status) */
37263 break;
37264 default:
37265 /* Unknown GIOP Message */
37266 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37267 break;
37268 } /* switch(header->message_type) */
37272 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/createEventDefinition:1.0
37274 static void
37275 decode_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37277 /* Operation specific Variable declarations Begin */
37278 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes;
37279 guint32 i_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes;
37280 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes;
37281 guint32 i_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes;
37282 /* Operation specific Variable declarations End */
37284 (void)item; /* Avoid coverity param_set_but_unused parse warning */
37286 switch(header->message_type) {
37287 case Request:
37288 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_eventDefinitionName);
37290 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
37291 /* coverity[returned_pointer] */
37292 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes);
37294 for (i_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes=0; i_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes; i_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes++) {
37296 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes);
37300 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
37301 /* coverity[returned_pointer] */
37302 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes);
37304 for (i_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes=0; i_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes; i_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes++) {
37306 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes);
37310 break;
37311 case Reply:
37312 switch(header->rep_status) {
37313 case NO_EXCEPTION:
37314 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37316 break;
37317 case USER_EXCEPTION:
37318 break;
37319 default:
37320 /* Unknown Exception */
37321 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37322 break;
37323 } /* switch(header->rep_status) */
37325 break;
37326 default:
37327 /* Unknown GIOP Message */
37328 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37329 break;
37330 } /* switch(header->message_type) */
37334 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getEventDefinition:1.0
37336 static void
37337 decode_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37339 switch(header->message_type) {
37340 case Request:
37341 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinition_eventDefinitionName);
37343 break;
37344 case Reply:
37345 switch(header->rep_status) {
37346 case NO_EXCEPTION:
37347 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37349 break;
37350 case USER_EXCEPTION:
37351 break;
37352 default:
37353 /* Unknown Exception */
37354 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37355 break;
37356 } /* switch(header->rep_status) */
37358 break;
37359 default:
37360 /* Unknown GIOP Message */
37361 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37362 break;
37363 } /* switch(header->message_type) */
37367 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/removeEventDefinition:1.0
37369 static void
37370 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeEventDefinition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37372 switch(header->message_type) {
37373 case Request:
37374 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_removeEventDefinition_eventDefinitionName);
37376 break;
37377 case Reply:
37378 switch(header->rep_status) {
37379 case NO_EXCEPTION:
37380 /* Function returns void */
37382 break;
37383 case USER_EXCEPTION:
37384 break;
37385 default:
37386 /* Unknown Exception */
37387 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37388 break;
37389 } /* switch(header->rep_status) */
37391 break;
37392 default:
37393 /* Unknown GIOP Message */
37394 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37395 break;
37396 } /* switch(header->message_type) */
37400 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getEventDefinitionCount:1.0
37402 static void
37403 decode_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37405 switch(header->message_type) {
37406 case Request:
37407 break;
37408 case Reply:
37409 switch(header->rep_status) {
37410 case NO_EXCEPTION:
37411 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
37413 break;
37414 case USER_EXCEPTION:
37415 break;
37416 default:
37417 /* Unknown Exception */
37418 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37419 break;
37420 } /* switch(header->rep_status) */
37422 break;
37423 default:
37424 /* Unknown GIOP Message */
37425 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37426 break;
37427 } /* switch(header->message_type) */
37431 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getEventDefinitionIterator:1.0
37433 static void
37434 decode_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37436 switch(header->message_type) {
37437 case Request:
37438 break;
37439 case Reply:
37440 switch(header->rep_status) {
37441 case NO_EXCEPTION:
37442 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37444 break;
37445 case USER_EXCEPTION:
37446 break;
37447 default:
37448 /* Unknown Exception */
37449 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37450 break;
37451 } /* switch(header->rep_status) */
37453 break;
37454 default:
37455 /* Unknown GIOP Message */
37456 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37457 break;
37458 } /* switch(header->message_type) */
37462 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/createVariableSet:1.0
37464 static void
37465 decode_org_csapi_policy_provisioning_IpPolicyDomain_createVariableSet(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37467 switch(header->message_type) {
37468 case Request:
37469 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariableSet_variableSetName);
37471 break;
37472 case Reply:
37473 switch(header->rep_status) {
37474 case NO_EXCEPTION:
37475 /* Function returns void */
37477 break;
37478 case USER_EXCEPTION:
37479 break;
37480 default:
37481 /* Unknown Exception */
37482 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37483 break;
37484 } /* switch(header->rep_status) */
37486 break;
37487 default:
37488 /* Unknown GIOP Message */
37489 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37490 break;
37491 } /* switch(header->message_type) */
37495 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getVariableSet:1.0
37497 static void
37498 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37500 /* Operation specific Variable declarations Begin */
37501 guint32 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return;
37502 guint32 i_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return;
37503 /* Operation specific Variable declarations End */
37505 (void)item; /* Avoid coverity param_set_but_unused parse warning */
37507 switch(header->message_type) {
37508 case Request:
37509 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_variableSetName);
37511 break;
37512 case Reply:
37513 switch(header->rep_status) {
37514 case NO_EXCEPTION:
37515 u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
37516 /* coverity[returned_pointer] */
37517 item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return);
37519 for (i_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return=0; i_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return < u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return; i_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return++) {
37521 /* Begin struct "org_csapi_policy_TpPolicyVar" */
37522 decode_org_csapi_policy_TpPolicyVar_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
37523 /* End struct "org_csapi_policy_TpPolicyVar" */
37526 break;
37527 case USER_EXCEPTION:
37528 break;
37529 default:
37530 /* Unknown Exception */
37531 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37532 break;
37533 } /* switch(header->rep_status) */
37535 break;
37536 default:
37537 /* Unknown GIOP Message */
37538 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37539 break;
37540 } /* switch(header->message_type) */
37544 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/removeVariableSet:1.0
37546 static void
37547 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeVariableSet(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37549 switch(header->message_type) {
37550 case Request:
37551 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariableSet_variableSetName);
37553 break;
37554 case Reply:
37555 switch(header->rep_status) {
37556 case NO_EXCEPTION:
37557 /* Function returns void */
37559 break;
37560 case USER_EXCEPTION:
37561 break;
37562 default:
37563 /* Unknown Exception */
37564 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37565 break;
37566 } /* switch(header->rep_status) */
37568 break;
37569 default:
37570 /* Unknown GIOP Message */
37571 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37572 break;
37573 } /* switch(header->message_type) */
37577 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getVariableSetCount:1.0
37579 static void
37580 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37582 switch(header->message_type) {
37583 case Request:
37584 break;
37585 case Reply:
37586 switch(header->rep_status) {
37587 case NO_EXCEPTION:
37588 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
37590 break;
37591 case USER_EXCEPTION:
37592 break;
37593 default:
37594 /* Unknown Exception */
37595 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37596 break;
37597 } /* switch(header->rep_status) */
37599 break;
37600 default:
37601 /* Unknown GIOP Message */
37602 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37603 break;
37604 } /* switch(header->message_type) */
37608 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getVariableSetIterator:1.0
37610 static void
37611 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37613 switch(header->message_type) {
37614 case Request:
37615 break;
37616 case Reply:
37617 switch(header->rep_status) {
37618 case NO_EXCEPTION:
37619 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37621 break;
37622 case USER_EXCEPTION:
37623 break;
37624 default:
37625 /* Unknown Exception */
37626 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37627 break;
37628 } /* switch(header->rep_status) */
37630 break;
37631 default:
37632 /* Unknown GIOP Message */
37633 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37634 break;
37635 } /* switch(header->message_type) */
37639 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/createVariable:1.0
37641 static void
37642 decode_org_csapi_policy_provisioning_IpPolicyDomain_createVariable(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37644 switch(header->message_type) {
37645 case Request:
37646 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableSetName);
37648 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableName);
37650 /* Begin union "org_csapi_policy_TpPolicyType" */
37652 decode_org_csapi_policy_TpPolicyType_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
37654 /* End union "org_csapi_policy_TpPolicyType" */
37655 break;
37656 case Reply:
37657 switch(header->rep_status) {
37658 case NO_EXCEPTION:
37659 /* Function returns void */
37661 break;
37662 case USER_EXCEPTION:
37663 break;
37664 default:
37665 /* Unknown Exception */
37666 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37667 break;
37668 } /* switch(header->rep_status) */
37670 break;
37671 default:
37672 /* Unknown GIOP Message */
37673 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37674 break;
37675 } /* switch(header->message_type) */
37679 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/setVariableValue:1.0
37681 static void
37682 decode_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37684 switch(header->message_type) {
37685 case Request:
37686 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableSetName);
37688 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableName);
37690 get_CDR_any(tvb, pinfo, tree, item, offset, stream_is_big_endian, boundary, header);
37692 break;
37693 case Reply:
37694 switch(header->rep_status) {
37695 case NO_EXCEPTION:
37696 /* Function returns void */
37698 break;
37699 case USER_EXCEPTION:
37700 break;
37701 default:
37702 /* Unknown Exception */
37703 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37704 break;
37705 } /* switch(header->rep_status) */
37707 break;
37708 default:
37709 /* Unknown GIOP Message */
37710 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37711 break;
37712 } /* switch(header->message_type) */
37716 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getVariableType:1.0
37718 static void
37719 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37721 switch(header->message_type) {
37722 case Request:
37723 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_variableSetName);
37725 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_variableName);
37727 break;
37728 case Reply:
37729 switch(header->rep_status) {
37730 case NO_EXCEPTION:
37731 /* Begin union "org_csapi_policy_TpPolicyType" */
37733 decode_org_csapi_policy_TpPolicyType_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
37735 /* End union "org_csapi_policy_TpPolicyType" */
37736 break;
37737 case USER_EXCEPTION:
37738 break;
37739 default:
37740 /* Unknown Exception */
37741 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37742 break;
37743 } /* switch(header->rep_status) */
37745 break;
37746 default:
37747 /* Unknown GIOP Message */
37748 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37749 break;
37750 } /* switch(header->message_type) */
37754 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getVariableValue:1.0
37756 static void
37757 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37759 switch(header->message_type) {
37760 case Request:
37761 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_variableSetName);
37763 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_variableName);
37765 break;
37766 case Reply:
37767 switch(header->rep_status) {
37768 case NO_EXCEPTION:
37769 get_CDR_any(tvb, pinfo, tree, item, offset, stream_is_big_endian, boundary, header);
37771 break;
37772 case USER_EXCEPTION:
37773 break;
37774 default:
37775 /* Unknown Exception */
37776 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37777 break;
37778 } /* switch(header->rep_status) */
37780 break;
37781 default:
37782 /* Unknown GIOP Message */
37783 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37784 break;
37785 } /* switch(header->message_type) */
37789 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getVariable:1.0
37791 static void
37792 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariable(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37794 switch(header->message_type) {
37795 case Request:
37796 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_variableSetName);
37798 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_variableName);
37800 break;
37801 case Reply:
37802 switch(header->rep_status) {
37803 case NO_EXCEPTION:
37804 /* Begin struct "org_csapi_policy_TpPolicyVar" */
37805 decode_org_csapi_policy_TpPolicyVar_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
37806 /* End struct "org_csapi_policy_TpPolicyVar" */
37807 break;
37808 case USER_EXCEPTION:
37809 break;
37810 default:
37811 /* Unknown Exception */
37812 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37813 break;
37814 } /* switch(header->rep_status) */
37816 break;
37817 default:
37818 /* Unknown GIOP Message */
37819 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37820 break;
37821 } /* switch(header->message_type) */
37825 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/removeVariable:1.0
37827 static void
37828 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37830 switch(header->message_type) {
37831 case Request:
37832 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable_variablSetName);
37834 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable_variableName);
37836 break;
37837 case Reply:
37838 switch(header->rep_status) {
37839 case NO_EXCEPTION:
37840 /* Function returns void */
37842 break;
37843 case USER_EXCEPTION:
37844 break;
37845 default:
37846 /* Unknown Exception */
37847 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37848 break;
37849 } /* switch(header->rep_status) */
37851 break;
37852 default:
37853 /* Unknown GIOP Message */
37854 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37855 break;
37856 } /* switch(header->message_type) */
37860 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/createSignature:1.0
37862 static void
37863 decode_org_csapi_policy_provisioning_IpPolicyDomain_createSignature(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37865 switch(header->message_type) {
37866 case Request:
37867 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_createSignature_signatureName);
37869 break;
37870 case Reply:
37871 switch(header->rep_status) {
37872 case NO_EXCEPTION:
37873 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37875 break;
37876 case USER_EXCEPTION:
37877 break;
37878 default:
37879 /* Unknown Exception */
37880 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37881 break;
37882 } /* switch(header->rep_status) */
37884 break;
37885 default:
37886 /* Unknown GIOP Message */
37887 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37888 break;
37889 } /* switch(header->message_type) */
37893 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getSignature:1.0
37895 static void
37896 decode_org_csapi_policy_provisioning_IpPolicyDomain_getSignature(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37898 switch(header->message_type) {
37899 case Request:
37900 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignature_signatureName);
37902 break;
37903 case Reply:
37904 switch(header->rep_status) {
37905 case NO_EXCEPTION:
37906 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
37908 break;
37909 case USER_EXCEPTION:
37910 break;
37911 default:
37912 /* Unknown Exception */
37913 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37914 break;
37915 } /* switch(header->rep_status) */
37917 break;
37918 default:
37919 /* Unknown GIOP Message */
37920 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37921 break;
37922 } /* switch(header->message_type) */
37926 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/removeSignature:1.0
37928 static void
37929 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeSignature(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37931 switch(header->message_type) {
37932 case Request:
37933 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_provisioning_IpPolicyDomain_removeSignature_signatureName);
37935 break;
37936 case Reply:
37937 switch(header->rep_status) {
37938 case NO_EXCEPTION:
37939 /* Function returns void */
37941 break;
37942 case USER_EXCEPTION:
37943 break;
37944 default:
37945 /* Unknown Exception */
37946 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37947 break;
37948 } /* switch(header->rep_status) */
37950 break;
37951 default:
37952 /* Unknown GIOP Message */
37953 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37954 break;
37955 } /* switch(header->message_type) */
37959 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getSignatureCount:1.0
37961 static void
37962 decode_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureCount(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37964 switch(header->message_type) {
37965 case Request:
37966 break;
37967 case Reply:
37968 switch(header->rep_status) {
37969 case NO_EXCEPTION:
37970 proto_tree_add_int(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureCount_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
37972 break;
37973 case USER_EXCEPTION:
37974 break;
37975 default:
37976 /* Unknown Exception */
37977 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
37978 break;
37979 } /* switch(header->rep_status) */
37981 break;
37982 default:
37983 /* Unknown GIOP Message */
37984 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
37985 break;
37986 } /* switch(header->message_type) */
37990 * IDL:org/csapi/policy/provisioning/IpPolicyDomain/getSignatureIterator:1.0
37992 static void
37993 decode_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureIterator(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
37995 switch(header->message_type) {
37996 case Request:
37997 break;
37998 case Reply:
37999 switch(header->rep_status) {
38000 case NO_EXCEPTION:
38001 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
38003 break;
38004 case USER_EXCEPTION:
38005 break;
38006 default:
38007 /* Unknown Exception */
38008 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38009 break;
38010 } /* switch(header->rep_status) */
38012 break;
38013 default:
38014 /* Unknown GIOP Message */
38015 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38016 break;
38017 } /* switch(header->message_type) */
38021 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/createIdentity:1.0
38023 static void
38024 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38026 /* Operation specific Variable declarations Begin */
38027 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes;
38028 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes;
38029 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken;
38030 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken;
38031 /* Operation specific Variable declarations End */
38033 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38035 switch(header->message_type) {
38036 case Request:
38037 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identity);
38039 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38040 /* coverity[returned_pointer] */
38041 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes);
38043 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes++) {
38045 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes);
38049 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38050 /* coverity[returned_pointer] */
38051 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken);
38053 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken++) {
38055 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38059 break;
38060 case Reply:
38061 switch(header->rep_status) {
38062 case NO_EXCEPTION:
38063 /* Function returns void */
38065 break;
38066 case USER_EXCEPTION:
38067 break;
38068 default:
38069 /* Unknown Exception */
38070 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38071 break;
38072 } /* switch(header->rep_status) */
38074 break;
38075 default:
38076 /* Unknown GIOP Message */
38077 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38078 break;
38079 } /* switch(header->message_type) */
38083 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/deleteIdentity:1.0
38085 static void
38086 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38088 /* Operation specific Variable declarations Begin */
38089 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken;
38090 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken;
38091 /* Operation specific Variable declarations End */
38093 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38095 switch(header->message_type) {
38096 case Request:
38097 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_identity);
38099 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38100 /* coverity[returned_pointer] */
38101 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken);
38103 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken++) {
38105 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38109 break;
38110 case Reply:
38111 switch(header->rep_status) {
38112 case NO_EXCEPTION:
38113 /* Function returns void */
38115 break;
38116 case USER_EXCEPTION:
38117 break;
38118 default:
38119 /* Unknown Exception */
38120 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38121 break;
38122 } /* switch(header->rep_status) */
38124 break;
38125 default:
38126 /* Unknown GIOP Message */
38127 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38128 break;
38129 } /* switch(header->message_type) */
38133 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/isIdentity:1.0
38135 static void
38136 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38138 /* Operation specific Variable declarations Begin */
38139 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken;
38140 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken;
38141 /* Operation specific Variable declarations End */
38143 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38145 switch(header->message_type) {
38146 case Request:
38147 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_identity);
38149 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38150 /* coverity[returned_pointer] */
38151 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken);
38153 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken++) {
38155 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38159 break;
38160 case Reply:
38161 switch(header->rep_status) {
38162 case NO_EXCEPTION:
38163 proto_tree_add_boolean(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
38165 break;
38166 case USER_EXCEPTION:
38167 break;
38168 default:
38169 /* Unknown Exception */
38170 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38171 break;
38172 } /* switch(header->rep_status) */
38174 break;
38175 default:
38176 /* Unknown GIOP Message */
38177 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38178 break;
38179 } /* switch(header->message_type) */
38183 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/createGroupIdentity:1.0
38185 static void
38186 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38188 /* Operation specific Variable declarations Begin */
38189 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes;
38190 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes;
38191 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken;
38192 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken;
38193 /* Operation specific Variable declarations End */
38195 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38197 switch(header->message_type) {
38198 case Request:
38199 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identity);
38201 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38202 /* coverity[returned_pointer] */
38203 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes);
38205 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes++) {
38207 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes);
38211 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38212 /* coverity[returned_pointer] */
38213 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken);
38215 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken++) {
38217 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38221 break;
38222 case Reply:
38223 switch(header->rep_status) {
38224 case NO_EXCEPTION:
38225 /* Function returns void */
38227 break;
38228 case USER_EXCEPTION:
38229 break;
38230 default:
38231 /* Unknown Exception */
38232 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38233 break;
38234 } /* switch(header->rep_status) */
38236 break;
38237 default:
38238 /* Unknown GIOP Message */
38239 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38240 break;
38241 } /* switch(header->message_type) */
38245 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/deleteGroupIdentity:1.0
38247 static void
38248 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38250 /* Operation specific Variable declarations Begin */
38251 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken;
38252 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken;
38253 /* Operation specific Variable declarations End */
38255 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38257 switch(header->message_type) {
38258 case Request:
38259 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_identity);
38261 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38262 /* coverity[returned_pointer] */
38263 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken);
38265 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken++) {
38267 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38271 break;
38272 case Reply:
38273 switch(header->rep_status) {
38274 case NO_EXCEPTION:
38275 /* Function returns void */
38277 break;
38278 case USER_EXCEPTION:
38279 break;
38280 default:
38281 /* Unknown Exception */
38282 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38283 break;
38284 } /* switch(header->rep_status) */
38286 break;
38287 default:
38288 /* Unknown GIOP Message */
38289 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38290 break;
38291 } /* switch(header->message_type) */
38295 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/addToGroup:1.0
38297 static void
38298 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38300 /* Operation specific Variable declarations Begin */
38301 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken;
38302 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken;
38303 /* Operation specific Variable declarations End */
38305 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38307 switch(header->message_type) {
38308 case Request:
38309 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_group);
38311 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_member);
38313 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38314 /* coverity[returned_pointer] */
38315 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken);
38317 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken++) {
38319 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38323 break;
38324 case Reply:
38325 switch(header->rep_status) {
38326 case NO_EXCEPTION:
38327 /* Function returns void */
38329 break;
38330 case USER_EXCEPTION:
38331 break;
38332 default:
38333 /* Unknown Exception */
38334 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38335 break;
38336 } /* switch(header->rep_status) */
38338 break;
38339 default:
38340 /* Unknown GIOP Message */
38341 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38342 break;
38343 } /* switch(header->message_type) */
38347 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/removeFromGroup:1.0
38349 static void
38350 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38352 /* Operation specific Variable declarations Begin */
38353 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken;
38354 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken;
38355 /* Operation specific Variable declarations End */
38357 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38359 switch(header->message_type) {
38360 case Request:
38361 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_group);
38363 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_identity);
38365 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38366 /* coverity[returned_pointer] */
38367 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken);
38369 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken++) {
38371 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38375 break;
38376 case Reply:
38377 switch(header->rep_status) {
38378 case NO_EXCEPTION:
38379 /* Function returns void */
38381 break;
38382 case USER_EXCEPTION:
38383 break;
38384 default:
38385 /* Unknown Exception */
38386 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38387 break;
38388 } /* switch(header->rep_status) */
38390 break;
38391 default:
38392 /* Unknown GIOP Message */
38393 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38394 break;
38395 } /* switch(header->message_type) */
38399 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/listMembers:1.0
38401 static void
38402 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38404 /* Operation specific Variable declarations Begin */
38405 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken;
38406 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken;
38407 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return;
38408 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return;
38409 /* Operation specific Variable declarations End */
38411 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38413 switch(header->message_type) {
38414 case Request:
38415 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_identity);
38417 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38418 /* coverity[returned_pointer] */
38419 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken);
38421 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken++) {
38423 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38427 break;
38428 case Reply:
38429 switch(header->rep_status) {
38430 case NO_EXCEPTION:
38431 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38432 /* coverity[returned_pointer] */
38433 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return);
38435 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return++) {
38437 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return);
38441 break;
38442 case USER_EXCEPTION:
38443 break;
38444 default:
38445 /* Unknown Exception */
38446 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38447 break;
38448 } /* switch(header->rep_status) */
38450 break;
38451 default:
38452 /* Unknown GIOP Message */
38453 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38454 break;
38455 } /* switch(header->message_type) */
38459 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/isGroupIdentity:1.0
38461 static void
38462 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38464 /* Operation specific Variable declarations Begin */
38465 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken;
38466 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken;
38467 /* Operation specific Variable declarations End */
38469 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38471 switch(header->message_type) {
38472 case Request:
38473 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_identity);
38475 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38476 /* coverity[returned_pointer] */
38477 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken);
38479 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken++) {
38481 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38485 break;
38486 case Reply:
38487 switch(header->rep_status) {
38488 case NO_EXCEPTION:
38489 proto_tree_add_boolean(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
38491 break;
38492 case USER_EXCEPTION:
38493 break;
38494 default:
38495 /* Unknown Exception */
38496 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38497 break;
38498 } /* switch(header->rep_status) */
38500 break;
38501 default:
38502 /* Unknown GIOP Message */
38503 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38504 break;
38505 } /* switch(header->message_type) */
38509 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/listGroupMembership:1.0
38511 static void
38512 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38514 /* Operation specific Variable declarations Begin */
38515 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken;
38516 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken;
38517 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return;
38518 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return;
38519 /* Operation specific Variable declarations End */
38521 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38523 switch(header->message_type) {
38524 case Request:
38525 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_identity);
38527 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38528 /* coverity[returned_pointer] */
38529 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken);
38531 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken++) {
38533 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38537 break;
38538 case Reply:
38539 switch(header->rep_status) {
38540 case NO_EXCEPTION:
38541 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38542 /* coverity[returned_pointer] */
38543 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return);
38545 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return++) {
38547 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return);
38551 break;
38552 case USER_EXCEPTION:
38553 break;
38554 default:
38555 /* Unknown Exception */
38556 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38557 break;
38558 } /* switch(header->rep_status) */
38560 break;
38561 default:
38562 /* Unknown GIOP Message */
38563 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38564 break;
38565 } /* switch(header->message_type) */
38569 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/addAlias:1.0
38571 static void
38572 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38574 /* Operation specific Variable declarations Begin */
38575 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken;
38576 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken;
38577 /* Operation specific Variable declarations End */
38579 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38581 switch(header->message_type) {
38582 case Request:
38583 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_identity);
38585 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_alias);
38587 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38588 /* coverity[returned_pointer] */
38589 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken);
38591 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken++) {
38593 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38597 break;
38598 case Reply:
38599 switch(header->rep_status) {
38600 case NO_EXCEPTION:
38601 /* Function returns void */
38603 break;
38604 case USER_EXCEPTION:
38605 break;
38606 default:
38607 /* Unknown Exception */
38608 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38609 break;
38610 } /* switch(header->rep_status) */
38612 break;
38613 default:
38614 /* Unknown GIOP Message */
38615 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38616 break;
38617 } /* switch(header->message_type) */
38621 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/removeAliases:1.0
38623 static void
38624 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38626 /* Operation specific Variable declarations Begin */
38627 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken;
38628 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken;
38629 /* Operation specific Variable declarations End */
38631 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38633 switch(header->message_type) {
38634 case Request:
38635 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_identity);
38637 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_alias);
38639 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38640 /* coverity[returned_pointer] */
38641 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken);
38643 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken++) {
38645 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38649 break;
38650 case Reply:
38651 switch(header->rep_status) {
38652 case NO_EXCEPTION:
38653 /* Function returns void */
38655 break;
38656 case USER_EXCEPTION:
38657 break;
38658 default:
38659 /* Unknown Exception */
38660 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38661 break;
38662 } /* switch(header->rep_status) */
38664 break;
38665 default:
38666 /* Unknown GIOP Message */
38667 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38668 break;
38669 } /* switch(header->message_type) */
38673 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/listAliases:1.0
38675 static void
38676 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38678 /* Operation specific Variable declarations Begin */
38679 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken;
38680 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken;
38681 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return;
38682 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return;
38683 /* Operation specific Variable declarations End */
38685 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38687 switch(header->message_type) {
38688 case Request:
38689 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_identity);
38691 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38692 /* coverity[returned_pointer] */
38693 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken);
38695 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken++) {
38697 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38701 break;
38702 case Reply:
38703 switch(header->rep_status) {
38704 case NO_EXCEPTION:
38705 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38706 /* coverity[returned_pointer] */
38707 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return);
38709 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return++) {
38711 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return);
38715 break;
38716 case USER_EXCEPTION:
38717 break;
38718 default:
38719 /* Unknown Exception */
38720 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38721 break;
38722 } /* switch(header->rep_status) */
38724 break;
38725 default:
38726 /* Unknown GIOP Message */
38727 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38728 break;
38729 } /* switch(header->message_type) */
38733 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/lookupByAlias:1.0
38735 static void
38736 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38738 /* Operation specific Variable declarations Begin */
38739 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken;
38740 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken;
38741 /* Operation specific Variable declarations End */
38743 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38745 switch(header->message_type) {
38746 case Request:
38747 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_alias);
38749 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38750 /* coverity[returned_pointer] */
38751 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken);
38753 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken++) {
38755 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38759 break;
38760 case Reply:
38761 switch(header->rep_status) {
38762 case NO_EXCEPTION:
38763 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_return);
38765 break;
38766 case USER_EXCEPTION:
38767 break;
38768 default:
38769 /* Unknown Exception */
38770 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38771 break;
38772 } /* switch(header->rep_status) */
38774 break;
38775 default:
38776 /* Unknown GIOP Message */
38777 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38778 break;
38779 } /* switch(header->message_type) */
38783 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/associateTypes:1.0
38785 static void
38786 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38788 /* Operation specific Variable declarations Begin */
38789 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes;
38790 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes;
38791 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken;
38792 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken;
38793 /* Operation specific Variable declarations End */
38795 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38797 switch(header->message_type) {
38798 case Request:
38799 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identity);
38801 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38802 /* coverity[returned_pointer] */
38803 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes);
38805 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes++) {
38807 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes);
38811 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38812 /* coverity[returned_pointer] */
38813 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken);
38815 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken++) {
38817 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38821 break;
38822 case Reply:
38823 switch(header->rep_status) {
38824 case NO_EXCEPTION:
38825 /* Function returns void */
38827 break;
38828 case USER_EXCEPTION:
38829 break;
38830 default:
38831 /* Unknown Exception */
38832 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38833 break;
38834 } /* switch(header->rep_status) */
38836 break;
38837 default:
38838 /* Unknown GIOP Message */
38839 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38840 break;
38841 } /* switch(header->message_type) */
38845 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/disassociateTypes:1.0
38847 static void
38848 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38850 /* Operation specific Variable declarations Begin */
38851 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes;
38852 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes;
38853 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken;
38854 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken;
38855 /* Operation specific Variable declarations End */
38857 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38859 switch(header->message_type) {
38860 case Request:
38861 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identity);
38863 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38864 /* coverity[returned_pointer] */
38865 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes);
38867 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes++) {
38869 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes);
38873 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38874 /* coverity[returned_pointer] */
38875 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken);
38877 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken++) {
38879 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38883 break;
38884 case Reply:
38885 switch(header->rep_status) {
38886 case NO_EXCEPTION:
38887 /* Function returns void */
38889 break;
38890 case USER_EXCEPTION:
38891 break;
38892 default:
38893 /* Unknown Exception */
38894 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38895 break;
38896 } /* switch(header->rep_status) */
38898 break;
38899 default:
38900 /* Unknown GIOP Message */
38901 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38902 break;
38903 } /* switch(header->message_type) */
38907 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/listTypesOfIdentity:1.0
38909 static void
38910 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38912 /* Operation specific Variable declarations Begin */
38913 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken;
38914 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken;
38915 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return;
38916 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return;
38917 /* Operation specific Variable declarations End */
38919 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38921 switch(header->message_type) {
38922 case Request:
38923 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_identity);
38925 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38926 /* coverity[returned_pointer] */
38927 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken);
38929 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken++) {
38931 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38935 break;
38936 case Reply:
38937 switch(header->rep_status) {
38938 case NO_EXCEPTION:
38939 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38940 /* coverity[returned_pointer] */
38941 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return);
38943 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return++) {
38945 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return);
38949 break;
38950 case USER_EXCEPTION:
38951 break;
38952 default:
38953 /* Unknown Exception */
38954 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
38955 break;
38956 } /* switch(header->rep_status) */
38958 break;
38959 default:
38960 /* Unknown GIOP Message */
38961 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
38962 break;
38963 } /* switch(header->message_type) */
38967 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/hasType:1.0
38969 static void
38970 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
38972 /* Operation specific Variable declarations Begin */
38973 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken;
38974 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken;
38975 /* Operation specific Variable declarations End */
38977 (void)item; /* Avoid coverity param_set_but_unused parse warning */
38979 switch(header->message_type) {
38980 case Request:
38981 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_identity);
38983 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_typeName);
38985 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
38986 /* coverity[returned_pointer] */
38987 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken);
38989 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken++) {
38991 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
38995 break;
38996 case Reply:
38997 switch(header->rep_status) {
38998 case NO_EXCEPTION:
38999 proto_tree_add_boolean(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
39001 break;
39002 case USER_EXCEPTION:
39003 break;
39004 default:
39005 /* Unknown Exception */
39006 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39007 break;
39008 } /* switch(header->rep_status) */
39010 break;
39011 default:
39012 /* Unknown GIOP Message */
39013 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39014 break;
39015 } /* switch(header->message_type) */
39019 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/getIdentityAttributes:1.0
39021 static void
39022 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39024 /* Operation specific Variable declarations Begin */
39025 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames;
39026 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames;
39027 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken;
39028 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken;
39029 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return;
39030 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return;
39031 /* Operation specific Variable declarations End */
39033 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39035 switch(header->message_type) {
39036 case Request:
39037 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identity);
39039 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identityType);
39041 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39042 /* coverity[returned_pointer] */
39043 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames);
39045 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames++) {
39047 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames);
39051 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39052 /* coverity[returned_pointer] */
39053 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken);
39055 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken++) {
39057 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39061 break;
39062 case Reply:
39063 switch(header->rep_status) {
39064 case NO_EXCEPTION:
39065 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39066 /* coverity[returned_pointer] */
39067 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return);
39069 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return++) {
39071 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
39072 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
39073 /* End struct "org_csapi_pam_TpPAMAttribute" */
39076 break;
39077 case USER_EXCEPTION:
39078 break;
39079 default:
39080 /* Unknown Exception */
39081 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39082 break;
39083 } /* switch(header->rep_status) */
39085 break;
39086 default:
39087 /* Unknown GIOP Message */
39088 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39089 break;
39090 } /* switch(header->message_type) */
39094 * IDL:org/csapi/pam/provisioning/IpPAMIdentityManagement/setIdentityAttributes:1.0
39096 static void
39097 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39099 /* Operation specific Variable declarations Begin */
39100 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes;
39101 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes;
39102 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken;
39103 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken;
39104 /* Operation specific Variable declarations End */
39106 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39108 switch(header->message_type) {
39109 case Request:
39110 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identity);
39112 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identityType);
39114 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39115 /* coverity[returned_pointer] */
39116 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes);
39118 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes++) {
39120 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
39121 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
39122 /* End struct "org_csapi_pam_TpPAMAttribute" */
39125 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39126 /* coverity[returned_pointer] */
39127 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken);
39129 for (i_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken++) {
39131 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39135 break;
39136 case Reply:
39137 switch(header->rep_status) {
39138 case NO_EXCEPTION:
39139 /* Function returns void */
39141 break;
39142 case USER_EXCEPTION:
39143 break;
39144 default:
39145 /* Unknown Exception */
39146 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39147 break;
39148 } /* switch(header->rep_status) */
39150 break;
39151 default:
39152 /* Unknown GIOP Message */
39153 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39154 break;
39155 } /* switch(header->message_type) */
39159 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/createAgent:1.0
39161 static void
39162 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39164 /* Operation specific Variable declarations Begin */
39165 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes;
39166 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes;
39167 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken;
39168 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken;
39169 /* Operation specific Variable declarations End */
39171 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39173 switch(header->message_type) {
39174 case Request:
39175 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentName);
39177 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39178 /* coverity[returned_pointer] */
39179 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes);
39181 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes; i_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes++) {
39183 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes);
39187 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39188 /* coverity[returned_pointer] */
39189 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken);
39191 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken++) {
39193 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39197 break;
39198 case Reply:
39199 switch(header->rep_status) {
39200 case NO_EXCEPTION:
39201 /* Function returns void */
39203 break;
39204 case USER_EXCEPTION:
39205 break;
39206 default:
39207 /* Unknown Exception */
39208 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39209 break;
39210 } /* switch(header->rep_status) */
39212 break;
39213 default:
39214 /* Unknown GIOP Message */
39215 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39216 break;
39217 } /* switch(header->message_type) */
39221 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/deleteAgent:1.0
39223 static void
39224 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39226 /* Operation specific Variable declarations Begin */
39227 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken;
39228 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken;
39229 /* Operation specific Variable declarations End */
39231 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39233 switch(header->message_type) {
39234 case Request:
39235 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_agentName);
39237 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39238 /* coverity[returned_pointer] */
39239 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken);
39241 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken++) {
39243 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39247 break;
39248 case Reply:
39249 switch(header->rep_status) {
39250 case NO_EXCEPTION:
39251 /* Function returns void */
39253 break;
39254 case USER_EXCEPTION:
39255 break;
39256 default:
39257 /* Unknown Exception */
39258 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39259 break;
39260 } /* switch(header->rep_status) */
39262 break;
39263 default:
39264 /* Unknown GIOP Message */
39265 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39266 break;
39267 } /* switch(header->message_type) */
39271 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/isAgent:1.0
39273 static void
39274 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39276 /* Operation specific Variable declarations Begin */
39277 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken;
39278 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken;
39279 /* Operation specific Variable declarations End */
39281 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39283 switch(header->message_type) {
39284 case Request:
39285 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_agentName);
39287 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39288 /* coverity[returned_pointer] */
39289 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken);
39291 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken++) {
39293 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39297 break;
39298 case Reply:
39299 switch(header->rep_status) {
39300 case NO_EXCEPTION:
39301 proto_tree_add_boolean(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
39303 break;
39304 case USER_EXCEPTION:
39305 break;
39306 default:
39307 /* Unknown Exception */
39308 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39309 break;
39310 } /* switch(header->rep_status) */
39312 break;
39313 default:
39314 /* Unknown GIOP Message */
39315 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39316 break;
39317 } /* switch(header->message_type) */
39321 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/enableCapabilities:1.0
39323 static void
39324 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39326 /* Operation specific Variable declarations Begin */
39327 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities;
39328 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities;
39329 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken;
39330 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken;
39331 /* Operation specific Variable declarations End */
39333 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39335 switch(header->message_type) {
39336 case Request:
39337 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_agentName);
39339 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39340 /* coverity[returned_pointer] */
39341 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities);
39343 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities; i_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities++) {
39345 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities);
39349 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39350 /* coverity[returned_pointer] */
39351 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken);
39353 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken++) {
39355 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39359 break;
39360 case Reply:
39361 switch(header->rep_status) {
39362 case NO_EXCEPTION:
39363 /* Function returns void */
39365 break;
39366 case USER_EXCEPTION:
39367 break;
39368 default:
39369 /* Unknown Exception */
39370 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39371 break;
39372 } /* switch(header->rep_status) */
39374 break;
39375 default:
39376 /* Unknown GIOP Message */
39377 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39378 break;
39379 } /* switch(header->message_type) */
39383 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/disableCapabilities:1.0
39385 static void
39386 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39388 /* Operation specific Variable declarations Begin */
39389 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities;
39390 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities;
39391 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken;
39392 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken;
39393 /* Operation specific Variable declarations End */
39395 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39397 switch(header->message_type) {
39398 case Request:
39399 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_agentName);
39401 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39402 /* coverity[returned_pointer] */
39403 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities);
39405 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities; i_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities++) {
39407 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities);
39411 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39412 /* coverity[returned_pointer] */
39413 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken);
39415 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken++) {
39417 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39421 break;
39422 case Reply:
39423 switch(header->rep_status) {
39424 case NO_EXCEPTION:
39425 /* Function returns void */
39427 break;
39428 case USER_EXCEPTION:
39429 break;
39430 default:
39431 /* Unknown Exception */
39432 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39433 break;
39434 } /* switch(header->rep_status) */
39436 break;
39437 default:
39438 /* Unknown GIOP Message */
39439 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39440 break;
39441 } /* switch(header->message_type) */
39445 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/listEnabledCapabilities:1.0
39447 static void
39448 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39450 /* Operation specific Variable declarations Begin */
39451 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken;
39452 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken;
39453 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return;
39454 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return;
39455 /* Operation specific Variable declarations End */
39457 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39459 switch(header->message_type) {
39460 case Request:
39461 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_agentName);
39463 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39464 /* coverity[returned_pointer] */
39465 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken);
39467 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken++) {
39469 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39473 break;
39474 case Reply:
39475 switch(header->rep_status) {
39476 case NO_EXCEPTION:
39477 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39478 /* coverity[returned_pointer] */
39479 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return);
39481 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return++) {
39483 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return);
39487 break;
39488 case USER_EXCEPTION:
39489 break;
39490 default:
39491 /* Unknown Exception */
39492 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39493 break;
39494 } /* switch(header->rep_status) */
39496 break;
39497 default:
39498 /* Unknown GIOP Message */
39499 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39500 break;
39501 } /* switch(header->message_type) */
39505 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/listAllCapabilities:1.0
39507 static void
39508 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39510 /* Operation specific Variable declarations Begin */
39511 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken;
39512 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken;
39513 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return;
39514 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return;
39515 /* Operation specific Variable declarations End */
39517 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39519 switch(header->message_type) {
39520 case Request:
39521 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_agentName);
39523 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39524 /* coverity[returned_pointer] */
39525 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken);
39527 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken++) {
39529 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39533 break;
39534 case Reply:
39535 switch(header->rep_status) {
39536 case NO_EXCEPTION:
39537 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39538 /* coverity[returned_pointer] */
39539 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return);
39541 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return++) {
39543 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return);
39547 break;
39548 case USER_EXCEPTION:
39549 break;
39550 default:
39551 /* Unknown Exception */
39552 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39553 break;
39554 } /* switch(header->rep_status) */
39556 break;
39557 default:
39558 /* Unknown GIOP Message */
39559 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39560 break;
39561 } /* switch(header->message_type) */
39565 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/isCapableOf:1.0
39567 static void
39568 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39570 /* Operation specific Variable declarations Begin */
39571 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken;
39572 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken;
39573 /* Operation specific Variable declarations End */
39575 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39577 switch(header->message_type) {
39578 case Request:
39579 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_agentName);
39581 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_capability);
39583 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39584 /* coverity[returned_pointer] */
39585 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken);
39587 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken++) {
39589 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39593 break;
39594 case Reply:
39595 switch(header->rep_status) {
39596 case NO_EXCEPTION:
39597 proto_tree_add_boolean(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
39599 break;
39600 case USER_EXCEPTION:
39601 break;
39602 default:
39603 /* Unknown Exception */
39604 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39605 break;
39606 } /* switch(header->rep_status) */
39608 break;
39609 default:
39610 /* Unknown GIOP Message */
39611 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39612 break;
39613 } /* switch(header->message_type) */
39617 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/associateTypes:1.0
39619 static void
39620 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39622 /* Operation specific Variable declarations Begin */
39623 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes;
39624 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes;
39625 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken;
39626 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken;
39627 /* Operation specific Variable declarations End */
39629 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39631 switch(header->message_type) {
39632 case Request:
39633 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentName);
39635 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39636 /* coverity[returned_pointer] */
39637 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes);
39639 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes; i_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes++) {
39641 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes);
39645 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39646 /* coverity[returned_pointer] */
39647 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken);
39649 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken++) {
39651 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39655 break;
39656 case Reply:
39657 switch(header->rep_status) {
39658 case NO_EXCEPTION:
39659 /* Function returns void */
39661 break;
39662 case USER_EXCEPTION:
39663 break;
39664 default:
39665 /* Unknown Exception */
39666 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39667 break;
39668 } /* switch(header->rep_status) */
39670 break;
39671 default:
39672 /* Unknown GIOP Message */
39673 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39674 break;
39675 } /* switch(header->message_type) */
39679 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/disassociateTypes:1.0
39681 static void
39682 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39684 /* Operation specific Variable declarations Begin */
39685 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes;
39686 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes;
39687 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken;
39688 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken;
39689 /* Operation specific Variable declarations End */
39691 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39693 switch(header->message_type) {
39694 case Request:
39695 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentName);
39697 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39698 /* coverity[returned_pointer] */
39699 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes);
39701 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes; i_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes++) {
39703 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes);
39707 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39708 /* coverity[returned_pointer] */
39709 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken);
39711 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken++) {
39713 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39717 break;
39718 case Reply:
39719 switch(header->rep_status) {
39720 case NO_EXCEPTION:
39721 /* Function returns void */
39723 break;
39724 case USER_EXCEPTION:
39725 break;
39726 default:
39727 /* Unknown Exception */
39728 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39729 break;
39730 } /* switch(header->rep_status) */
39732 break;
39733 default:
39734 /* Unknown GIOP Message */
39735 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39736 break;
39737 } /* switch(header->message_type) */
39741 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/listTypesOfAgent:1.0
39743 static void
39744 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39746 /* Operation specific Variable declarations Begin */
39747 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken;
39748 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken;
39749 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return;
39750 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return;
39751 /* Operation specific Variable declarations End */
39753 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39755 switch(header->message_type) {
39756 case Request:
39757 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_agentName);
39759 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39760 /* coverity[returned_pointer] */
39761 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken);
39763 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken++) {
39765 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39769 break;
39770 case Reply:
39771 switch(header->rep_status) {
39772 case NO_EXCEPTION:
39773 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39774 /* coverity[returned_pointer] */
39775 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return);
39777 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return; i_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return++) {
39779 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return);
39783 break;
39784 case USER_EXCEPTION:
39785 break;
39786 default:
39787 /* Unknown Exception */
39788 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39789 break;
39790 } /* switch(header->rep_status) */
39792 break;
39793 default:
39794 /* Unknown GIOP Message */
39795 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39796 break;
39797 } /* switch(header->message_type) */
39801 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/hasType:1.0
39803 static void
39804 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39806 /* Operation specific Variable declarations Begin */
39807 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken;
39808 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken;
39809 /* Operation specific Variable declarations End */
39811 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39813 switch(header->message_type) {
39814 case Request:
39815 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_agentName);
39817 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_typeName);
39819 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39820 /* coverity[returned_pointer] */
39821 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken);
39823 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken++) {
39825 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39829 break;
39830 case Reply:
39831 switch(header->rep_status) {
39832 case NO_EXCEPTION:
39833 proto_tree_add_boolean(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
39835 break;
39836 case USER_EXCEPTION:
39837 break;
39838 default:
39839 /* Unknown Exception */
39840 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39841 break;
39842 } /* switch(header->rep_status) */
39844 break;
39845 default:
39846 /* Unknown GIOP Message */
39847 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39848 break;
39849 } /* switch(header->message_type) */
39853 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/getAgentAttributes:1.0
39855 static void
39856 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39858 /* Operation specific Variable declarations Begin */
39859 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames;
39860 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames;
39861 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken;
39862 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken;
39863 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return;
39864 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return;
39865 /* Operation specific Variable declarations End */
39867 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39869 switch(header->message_type) {
39870 case Request:
39871 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentName);
39873 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentType);
39875 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39876 /* coverity[returned_pointer] */
39877 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames);
39879 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames; i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames++) {
39881 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames);
39885 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39886 /* coverity[returned_pointer] */
39887 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken);
39889 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken++) {
39891 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39895 break;
39896 case Reply:
39897 switch(header->rep_status) {
39898 case NO_EXCEPTION:
39899 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39900 /* coverity[returned_pointer] */
39901 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return);
39903 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return; i_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return++) {
39905 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
39906 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
39907 /* End struct "org_csapi_pam_TpPAMAttribute" */
39910 break;
39911 case USER_EXCEPTION:
39912 break;
39913 default:
39914 /* Unknown Exception */
39915 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39916 break;
39917 } /* switch(header->rep_status) */
39919 break;
39920 default:
39921 /* Unknown GIOP Message */
39922 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39923 break;
39924 } /* switch(header->message_type) */
39928 * IDL:org/csapi/pam/provisioning/IpPAMAgentManagement/setAgentAttributes:1.0
39930 static void
39931 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39933 /* Operation specific Variable declarations Begin */
39934 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes;
39935 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes;
39936 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken;
39937 guint32 i_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken;
39938 /* Operation specific Variable declarations End */
39940 (void)item; /* Avoid coverity param_set_but_unused parse warning */
39942 switch(header->message_type) {
39943 case Request:
39944 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentName);
39946 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentType);
39948 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39949 /* coverity[returned_pointer] */
39950 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes);
39952 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes; i_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes++) {
39954 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
39955 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
39956 /* End struct "org_csapi_pam_TpPAMAttribute" */
39959 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
39960 /* coverity[returned_pointer] */
39961 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken);
39963 for (i_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken++) {
39965 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
39969 break;
39970 case Reply:
39971 switch(header->rep_status) {
39972 case NO_EXCEPTION:
39973 /* Function returns void */
39975 break;
39976 case USER_EXCEPTION:
39977 break;
39978 default:
39979 /* Unknown Exception */
39980 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
39981 break;
39982 } /* switch(header->rep_status) */
39984 break;
39985 default:
39986 /* Unknown GIOP Message */
39987 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
39988 break;
39989 } /* switch(header->message_type) */
39993 * IDL:org/csapi/pam/provisioning/IpPAMAgentAssignment/assignAgent:1.0
39995 static void
39996 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
39998 /* Operation specific Variable declarations Begin */
39999 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken;
40000 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken;
40001 /* Operation specific Variable declarations End */
40003 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40005 switch(header->message_type) {
40006 case Request:
40007 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_identity);
40009 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_agentName);
40011 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40012 /* coverity[returned_pointer] */
40013 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken);
40015 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken++) {
40017 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40021 break;
40022 case Reply:
40023 switch(header->rep_status) {
40024 case NO_EXCEPTION:
40025 /* Function returns void */
40027 break;
40028 case USER_EXCEPTION:
40029 break;
40030 default:
40031 /* Unknown Exception */
40032 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40033 break;
40034 } /* switch(header->rep_status) */
40036 break;
40037 default:
40038 /* Unknown GIOP Message */
40039 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40040 break;
40041 } /* switch(header->message_type) */
40045 * IDL:org/csapi/pam/provisioning/IpPAMAgentAssignment/unassignAgent:1.0
40047 static void
40048 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40050 /* Operation specific Variable declarations Begin */
40051 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken;
40052 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken;
40053 /* Operation specific Variable declarations End */
40055 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40057 switch(header->message_type) {
40058 case Request:
40059 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_identity);
40061 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_agentName);
40063 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40064 /* coverity[returned_pointer] */
40065 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken);
40067 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken++) {
40069 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40073 break;
40074 case Reply:
40075 switch(header->rep_status) {
40076 case NO_EXCEPTION:
40077 /* Function returns void */
40079 break;
40080 case USER_EXCEPTION:
40081 break;
40082 default:
40083 /* Unknown Exception */
40084 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40085 break;
40086 } /* switch(header->rep_status) */
40088 break;
40089 default:
40090 /* Unknown GIOP Message */
40091 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40092 break;
40093 } /* switch(header->message_type) */
40097 * IDL:org/csapi/pam/provisioning/IpPAMAgentAssignment/listAssignedAgents:1.0
40099 static void
40100 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40102 /* Operation specific Variable declarations Begin */
40103 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken;
40104 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken;
40105 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return;
40106 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return;
40107 /* Operation specific Variable declarations End */
40109 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40111 switch(header->message_type) {
40112 case Request:
40113 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_identity);
40115 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40116 /* coverity[returned_pointer] */
40117 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken);
40119 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken++) {
40121 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40125 break;
40126 case Reply:
40127 switch(header->rep_status) {
40128 case NO_EXCEPTION:
40129 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40130 /* coverity[returned_pointer] */
40131 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return);
40133 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return++) {
40135 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return);
40139 break;
40140 case USER_EXCEPTION:
40141 break;
40142 default:
40143 /* Unknown Exception */
40144 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40145 break;
40146 } /* switch(header->rep_status) */
40148 break;
40149 default:
40150 /* Unknown GIOP Message */
40151 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40152 break;
40153 } /* switch(header->message_type) */
40157 * IDL:org/csapi/pam/provisioning/IpPAMAgentAssignment/listAssociatedIdentitiesOfAgent:1.0
40159 static void
40160 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40162 /* Operation specific Variable declarations Begin */
40163 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken;
40164 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken;
40165 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return;
40166 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return;
40167 /* Operation specific Variable declarations End */
40169 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40171 switch(header->message_type) {
40172 case Request:
40173 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_agentName);
40175 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40176 /* coverity[returned_pointer] */
40177 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken);
40179 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken++) {
40181 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40185 break;
40186 case Reply:
40187 switch(header->rep_status) {
40188 case NO_EXCEPTION:
40189 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40190 /* coverity[returned_pointer] */
40191 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return);
40193 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return++) {
40195 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return);
40199 break;
40200 case USER_EXCEPTION:
40201 break;
40202 default:
40203 /* Unknown Exception */
40204 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40205 break;
40206 } /* switch(header->rep_status) */
40208 break;
40209 default:
40210 /* Unknown GIOP Message */
40211 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40212 break;
40213 } /* switch(header->message_type) */
40217 * IDL:org/csapi/pam/provisioning/IpPAMAgentAssignment/listAssignedAgentsByCapability:1.0
40219 static void
40220 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40222 /* Operation specific Variable declarations Begin */
40223 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken;
40224 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken;
40225 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return;
40226 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return;
40227 /* Operation specific Variable declarations End */
40229 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40231 switch(header->message_type) {
40232 case Request:
40233 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_identity);
40235 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_capability);
40237 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40238 /* coverity[returned_pointer] */
40239 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken);
40241 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken++) {
40243 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40247 break;
40248 case Reply:
40249 switch(header->rep_status) {
40250 case NO_EXCEPTION:
40251 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40252 /* coverity[returned_pointer] */
40253 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return);
40255 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return++) {
40257 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return);
40261 break;
40262 case USER_EXCEPTION:
40263 break;
40264 default:
40265 /* Unknown Exception */
40266 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40267 break;
40268 } /* switch(header->rep_status) */
40270 break;
40271 default:
40272 /* Unknown GIOP Message */
40273 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40274 break;
40275 } /* switch(header->message_type) */
40279 * IDL:org/csapi/pam/provisioning/IpPAMAgentAssignment/listCapabilitiesOfIdentity:1.0
40281 static void
40282 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40284 /* Operation specific Variable declarations Begin */
40285 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken;
40286 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken;
40287 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return;
40288 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return;
40289 /* Operation specific Variable declarations End */
40291 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40293 switch(header->message_type) {
40294 case Request:
40295 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_identity);
40297 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40298 /* coverity[returned_pointer] */
40299 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken);
40301 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken++) {
40303 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40307 break;
40308 case Reply:
40309 switch(header->rep_status) {
40310 case NO_EXCEPTION:
40311 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40312 /* coverity[returned_pointer] */
40313 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return);
40315 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return++) {
40317 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return);
40321 break;
40322 case USER_EXCEPTION:
40323 break;
40324 default:
40325 /* Unknown Exception */
40326 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40327 break;
40328 } /* switch(header->rep_status) */
40330 break;
40331 default:
40332 /* Unknown GIOP Message */
40333 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40334 break;
40335 } /* switch(header->message_type) */
40339 * IDL:org/csapi/pam/provisioning/IpPAMAgentAssignment/isIdentityCapableOf:1.0
40341 static void
40342 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40344 /* Operation specific Variable declarations Begin */
40345 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken;
40346 guint32 i_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken;
40347 /* Operation specific Variable declarations End */
40349 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40351 switch(header->message_type) {
40352 case Request:
40353 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_identity);
40355 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_capability);
40357 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40358 /* coverity[returned_pointer] */
40359 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken);
40361 for (i_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken; i_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken++) {
40363 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40367 break;
40368 case Reply:
40369 switch(header->rep_status) {
40370 case NO_EXCEPTION:
40371 proto_tree_add_boolean(tree, hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
40373 break;
40374 case USER_EXCEPTION:
40375 break;
40376 default:
40377 /* Unknown Exception */
40378 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40379 break;
40380 } /* switch(header->rep_status) */
40382 break;
40383 default:
40384 /* Unknown GIOP Message */
40385 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40386 break;
40387 } /* switch(header->message_type) */
40391 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/createIdentityAttribute:1.0
40393 static void
40394 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40396 /* Operation specific Variable declarations Begin */
40397 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken;
40398 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken;
40399 /* Operation specific Variable declarations End */
40401 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40403 switch(header->message_type) {
40404 case Request:
40405 /* Begin struct "org_csapi_pam_TpPAMAttributeDef" */
40406 decode_org_csapi_pam_TpPAMAttributeDef_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
40407 /* End struct "org_csapi_pam_TpPAMAttributeDef" */
40408 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40409 /* coverity[returned_pointer] */
40410 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken);
40412 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken++) {
40414 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40418 break;
40419 case Reply:
40420 switch(header->rep_status) {
40421 case NO_EXCEPTION:
40422 /* Function returns void */
40424 break;
40425 case USER_EXCEPTION:
40426 break;
40427 default:
40428 /* Unknown Exception */
40429 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40430 break;
40431 } /* switch(header->rep_status) */
40433 break;
40434 default:
40435 /* Unknown GIOP Message */
40436 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40437 break;
40438 } /* switch(header->message_type) */
40442 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/deleteIdentityAttribute:1.0
40444 static void
40445 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40447 /* Operation specific Variable declarations Begin */
40448 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken;
40449 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken;
40450 /* Operation specific Variable declarations End */
40452 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40454 switch(header->message_type) {
40455 case Request:
40456 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_attributeName);
40458 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40459 /* coverity[returned_pointer] */
40460 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken);
40462 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken++) {
40464 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40468 break;
40469 case Reply:
40470 switch(header->rep_status) {
40471 case NO_EXCEPTION:
40472 /* Function returns void */
40474 break;
40475 case USER_EXCEPTION:
40476 break;
40477 default:
40478 /* Unknown Exception */
40479 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40480 break;
40481 } /* switch(header->rep_status) */
40483 break;
40484 default:
40485 /* Unknown GIOP Message */
40486 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40487 break;
40488 } /* switch(header->message_type) */
40492 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/getIdentityAttributeDefinition:1.0
40494 static void
40495 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40497 /* Operation specific Variable declarations Begin */
40498 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken;
40499 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken;
40500 /* Operation specific Variable declarations End */
40502 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40504 switch(header->message_type) {
40505 case Request:
40506 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_attributeName);
40508 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40509 /* coverity[returned_pointer] */
40510 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken);
40512 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken++) {
40514 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40518 break;
40519 case Reply:
40520 switch(header->rep_status) {
40521 case NO_EXCEPTION:
40522 /* Begin struct "org_csapi_pam_TpPAMAttributeDef" */
40523 decode_org_csapi_pam_TpPAMAttributeDef_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
40524 /* End struct "org_csapi_pam_TpPAMAttributeDef" */
40525 break;
40526 case USER_EXCEPTION:
40527 break;
40528 default:
40529 /* Unknown Exception */
40530 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40531 break;
40532 } /* switch(header->rep_status) */
40534 break;
40535 default:
40536 /* Unknown GIOP Message */
40537 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40538 break;
40539 } /* switch(header->message_type) */
40543 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/listAllIdentityAttributes:1.0
40545 static void
40546 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40548 /* Operation specific Variable declarations Begin */
40549 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken;
40550 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken;
40551 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return;
40552 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return;
40553 /* Operation specific Variable declarations End */
40555 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40557 switch(header->message_type) {
40558 case Request:
40559 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40560 /* coverity[returned_pointer] */
40561 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken);
40563 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken++) {
40565 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40569 break;
40570 case Reply:
40571 switch(header->rep_status) {
40572 case NO_EXCEPTION:
40573 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40574 /* coverity[returned_pointer] */
40575 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return);
40577 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return++) {
40579 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return);
40583 break;
40584 case USER_EXCEPTION:
40585 break;
40586 default:
40587 /* Unknown Exception */
40588 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40589 break;
40590 } /* switch(header->rep_status) */
40592 break;
40593 default:
40594 /* Unknown GIOP Message */
40595 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40596 break;
40597 } /* switch(header->message_type) */
40601 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/createIdentityType:1.0
40603 static void
40604 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40606 /* Operation specific Variable declarations Begin */
40607 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames;
40608 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames;
40609 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken;
40610 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken;
40611 /* Operation specific Variable declarations End */
40613 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40615 switch(header->message_type) {
40616 case Request:
40617 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_typeName);
40619 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40620 /* coverity[returned_pointer] */
40621 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames);
40623 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames++) {
40625 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames);
40629 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40630 /* coverity[returned_pointer] */
40631 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken);
40633 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken++) {
40635 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40639 break;
40640 case Reply:
40641 switch(header->rep_status) {
40642 case NO_EXCEPTION:
40643 /* Function returns void */
40645 break;
40646 case USER_EXCEPTION:
40647 break;
40648 default:
40649 /* Unknown Exception */
40650 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40651 break;
40652 } /* switch(header->rep_status) */
40654 break;
40655 default:
40656 /* Unknown GIOP Message */
40657 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40658 break;
40659 } /* switch(header->message_type) */
40663 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/deleteIdentityType:1.0
40665 static void
40666 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40668 /* Operation specific Variable declarations Begin */
40669 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken;
40670 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken;
40671 /* Operation specific Variable declarations End */
40673 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40675 switch(header->message_type) {
40676 case Request:
40677 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_typeName);
40679 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40680 /* coverity[returned_pointer] */
40681 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken);
40683 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken++) {
40685 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40689 break;
40690 case Reply:
40691 switch(header->rep_status) {
40692 case NO_EXCEPTION:
40693 /* Function returns void */
40695 break;
40696 case USER_EXCEPTION:
40697 break;
40698 default:
40699 /* Unknown Exception */
40700 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40701 break;
40702 } /* switch(header->rep_status) */
40704 break;
40705 default:
40706 /* Unknown GIOP Message */
40707 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40708 break;
40709 } /* switch(header->message_type) */
40713 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/listIdentityTypes:1.0
40715 static void
40716 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40718 /* Operation specific Variable declarations Begin */
40719 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken;
40720 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken;
40721 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return;
40722 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return;
40723 /* Operation specific Variable declarations End */
40725 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40727 switch(header->message_type) {
40728 case Request:
40729 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40730 /* coverity[returned_pointer] */
40731 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken);
40733 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken++) {
40735 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40739 break;
40740 case Reply:
40741 switch(header->rep_status) {
40742 case NO_EXCEPTION:
40743 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40744 /* coverity[returned_pointer] */
40745 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return);
40747 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return++) {
40749 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return);
40753 break;
40754 case USER_EXCEPTION:
40755 break;
40756 default:
40757 /* Unknown Exception */
40758 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40759 break;
40760 } /* switch(header->rep_status) */
40762 break;
40763 default:
40764 /* Unknown GIOP Message */
40765 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40766 break;
40767 } /* switch(header->message_type) */
40771 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/addIdentityTypeAttributes:1.0
40773 static void
40774 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40776 /* Operation specific Variable declarations Begin */
40777 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames;
40778 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames;
40779 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken;
40780 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken;
40781 /* Operation specific Variable declarations End */
40783 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40785 switch(header->message_type) {
40786 case Request:
40787 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_typeName);
40789 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40790 /* coverity[returned_pointer] */
40791 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames);
40793 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames++) {
40795 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames);
40799 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40800 /* coverity[returned_pointer] */
40801 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken);
40803 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken++) {
40805 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40809 break;
40810 case Reply:
40811 switch(header->rep_status) {
40812 case NO_EXCEPTION:
40813 /* Function returns void */
40815 break;
40816 case USER_EXCEPTION:
40817 break;
40818 default:
40819 /* Unknown Exception */
40820 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40821 break;
40822 } /* switch(header->rep_status) */
40824 break;
40825 default:
40826 /* Unknown GIOP Message */
40827 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40828 break;
40829 } /* switch(header->message_type) */
40833 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/removeIdentityTypeAttributes:1.0
40835 static void
40836 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40838 /* Operation specific Variable declarations Begin */
40839 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames;
40840 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames;
40841 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken;
40842 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken;
40843 /* Operation specific Variable declarations End */
40845 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40847 switch(header->message_type) {
40848 case Request:
40849 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_typeName);
40851 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40852 /* coverity[returned_pointer] */
40853 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames);
40855 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames++) {
40857 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames);
40861 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40862 /* coverity[returned_pointer] */
40863 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken);
40865 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken++) {
40867 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40871 break;
40872 case Reply:
40873 switch(header->rep_status) {
40874 case NO_EXCEPTION:
40875 /* Function returns void */
40877 break;
40878 case USER_EXCEPTION:
40879 break;
40880 default:
40881 /* Unknown Exception */
40882 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40883 break;
40884 } /* switch(header->rep_status) */
40886 break;
40887 default:
40888 /* Unknown GIOP Message */
40889 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40890 break;
40891 } /* switch(header->message_type) */
40895 * IDL:org/csapi/pam/provisioning/IpPAMIdentityTypeManagement/listIdentityTypeAttributes:1.0
40897 static void
40898 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40900 /* Operation specific Variable declarations Begin */
40901 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken;
40902 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken;
40903 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return;
40904 guint32 i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return;
40905 /* Operation specific Variable declarations End */
40907 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40909 switch(header->message_type) {
40910 case Request:
40911 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_typeName);
40913 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40914 /* coverity[returned_pointer] */
40915 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken);
40917 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken++) {
40919 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40923 break;
40924 case Reply:
40925 switch(header->rep_status) {
40926 case NO_EXCEPTION:
40927 u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40928 /* coverity[returned_pointer] */
40929 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return);
40931 for (i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return=0; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return; i_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return++) {
40933 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return);
40937 break;
40938 case USER_EXCEPTION:
40939 break;
40940 default:
40941 /* Unknown Exception */
40942 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40943 break;
40944 } /* switch(header->rep_status) */
40946 break;
40947 default:
40948 /* Unknown GIOP Message */
40949 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
40950 break;
40951 } /* switch(header->message_type) */
40955 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/createAgentAttribute:1.0
40957 static void
40958 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
40960 /* Operation specific Variable declarations Begin */
40961 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken;
40962 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken;
40963 /* Operation specific Variable declarations End */
40965 (void)item; /* Avoid coverity param_set_but_unused parse warning */
40967 switch(header->message_type) {
40968 case Request:
40969 /* Begin struct "org_csapi_pam_TpPAMAttributeDef" */
40970 decode_org_csapi_pam_TpPAMAttributeDef_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
40971 /* End struct "org_csapi_pam_TpPAMAttributeDef" */
40972 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
40973 /* coverity[returned_pointer] */
40974 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken);
40976 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken++) {
40978 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
40982 break;
40983 case Reply:
40984 switch(header->rep_status) {
40985 case NO_EXCEPTION:
40986 /* Function returns void */
40988 break;
40989 case USER_EXCEPTION:
40990 break;
40991 default:
40992 /* Unknown Exception */
40993 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
40994 break;
40995 } /* switch(header->rep_status) */
40997 break;
40998 default:
40999 /* Unknown GIOP Message */
41000 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41001 break;
41002 } /* switch(header->message_type) */
41006 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/deleteAgentAttribute:1.0
41008 static void
41009 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41011 /* Operation specific Variable declarations Begin */
41012 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken;
41013 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken;
41014 /* Operation specific Variable declarations End */
41016 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41018 switch(header->message_type) {
41019 case Request:
41020 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_attributeName);
41022 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41023 /* coverity[returned_pointer] */
41024 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken);
41026 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken++) {
41028 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41032 break;
41033 case Reply:
41034 switch(header->rep_status) {
41035 case NO_EXCEPTION:
41036 /* Function returns void */
41038 break;
41039 case USER_EXCEPTION:
41040 break;
41041 default:
41042 /* Unknown Exception */
41043 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41044 break;
41045 } /* switch(header->rep_status) */
41047 break;
41048 default:
41049 /* Unknown GIOP Message */
41050 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41051 break;
41052 } /* switch(header->message_type) */
41056 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/getAgentAttributeDefinition:1.0
41058 static void
41059 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41061 /* Operation specific Variable declarations Begin */
41062 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken;
41063 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken;
41064 /* Operation specific Variable declarations End */
41066 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41068 switch(header->message_type) {
41069 case Request:
41070 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_attributeName);
41072 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41073 /* coverity[returned_pointer] */
41074 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken);
41076 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken++) {
41078 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41082 break;
41083 case Reply:
41084 switch(header->rep_status) {
41085 case NO_EXCEPTION:
41086 /* Begin struct "org_csapi_pam_TpPAMAttributeDef" */
41087 decode_org_csapi_pam_TpPAMAttributeDef_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
41088 /* End struct "org_csapi_pam_TpPAMAttributeDef" */
41089 break;
41090 case USER_EXCEPTION:
41091 break;
41092 default:
41093 /* Unknown Exception */
41094 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41095 break;
41096 } /* switch(header->rep_status) */
41098 break;
41099 default:
41100 /* Unknown GIOP Message */
41101 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41102 break;
41103 } /* switch(header->message_type) */
41107 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/listAllAgentAttributes:1.0
41109 static void
41110 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41112 /* Operation specific Variable declarations Begin */
41113 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken;
41114 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken;
41115 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return;
41116 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return;
41117 /* Operation specific Variable declarations End */
41119 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41121 switch(header->message_type) {
41122 case Request:
41123 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41124 /* coverity[returned_pointer] */
41125 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken);
41127 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken++) {
41129 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41133 break;
41134 case Reply:
41135 switch(header->rep_status) {
41136 case NO_EXCEPTION:
41137 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41138 /* coverity[returned_pointer] */
41139 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return);
41141 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return++) {
41143 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return);
41147 break;
41148 case USER_EXCEPTION:
41149 break;
41150 default:
41151 /* Unknown Exception */
41152 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41153 break;
41154 } /* switch(header->rep_status) */
41156 break;
41157 default:
41158 /* Unknown GIOP Message */
41159 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41160 break;
41161 } /* switch(header->message_type) */
41165 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/createAgentType:1.0
41167 static void
41168 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41170 /* Operation specific Variable declarations Begin */
41171 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames;
41172 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames;
41173 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken;
41174 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken;
41175 /* Operation specific Variable declarations End */
41177 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41179 switch(header->message_type) {
41180 case Request:
41181 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_typeName);
41183 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41184 /* coverity[returned_pointer] */
41185 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames);
41187 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames++) {
41189 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames);
41193 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41194 /* coverity[returned_pointer] */
41195 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken);
41197 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken++) {
41199 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41203 break;
41204 case Reply:
41205 switch(header->rep_status) {
41206 case NO_EXCEPTION:
41207 /* Function returns void */
41209 break;
41210 case USER_EXCEPTION:
41211 break;
41212 default:
41213 /* Unknown Exception */
41214 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41215 break;
41216 } /* switch(header->rep_status) */
41218 break;
41219 default:
41220 /* Unknown GIOP Message */
41221 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41222 break;
41223 } /* switch(header->message_type) */
41227 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/deleteAgentType:1.0
41229 static void
41230 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41232 /* Operation specific Variable declarations Begin */
41233 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken;
41234 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken;
41235 /* Operation specific Variable declarations End */
41237 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41239 switch(header->message_type) {
41240 case Request:
41241 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_typeName);
41243 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41244 /* coverity[returned_pointer] */
41245 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken);
41247 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken++) {
41249 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41253 break;
41254 case Reply:
41255 switch(header->rep_status) {
41256 case NO_EXCEPTION:
41257 /* Function returns void */
41259 break;
41260 case USER_EXCEPTION:
41261 break;
41262 default:
41263 /* Unknown Exception */
41264 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41265 break;
41266 } /* switch(header->rep_status) */
41268 break;
41269 default:
41270 /* Unknown GIOP Message */
41271 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41272 break;
41273 } /* switch(header->message_type) */
41277 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/listAgentTypes:1.0
41279 static void
41280 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41282 /* Operation specific Variable declarations Begin */
41283 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken;
41284 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken;
41285 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return;
41286 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return;
41287 /* Operation specific Variable declarations End */
41289 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41291 switch(header->message_type) {
41292 case Request:
41293 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41294 /* coverity[returned_pointer] */
41295 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken);
41297 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken++) {
41299 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41303 break;
41304 case Reply:
41305 switch(header->rep_status) {
41306 case NO_EXCEPTION:
41307 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41308 /* coverity[returned_pointer] */
41309 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return);
41311 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return++) {
41313 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return);
41317 break;
41318 case USER_EXCEPTION:
41319 break;
41320 default:
41321 /* Unknown Exception */
41322 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41323 break;
41324 } /* switch(header->rep_status) */
41326 break;
41327 default:
41328 /* Unknown GIOP Message */
41329 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41330 break;
41331 } /* switch(header->message_type) */
41335 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/addAgentTypeAttributes:1.0
41337 static void
41338 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41340 /* Operation specific Variable declarations Begin */
41341 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames;
41342 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames;
41343 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken;
41344 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken;
41345 /* Operation specific Variable declarations End */
41347 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41349 switch(header->message_type) {
41350 case Request:
41351 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_typeName);
41353 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41354 /* coverity[returned_pointer] */
41355 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames);
41357 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames++) {
41359 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames);
41363 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41364 /* coverity[returned_pointer] */
41365 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken);
41367 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken++) {
41369 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41373 break;
41374 case Reply:
41375 switch(header->rep_status) {
41376 case NO_EXCEPTION:
41377 /* Function returns void */
41379 break;
41380 case USER_EXCEPTION:
41381 break;
41382 default:
41383 /* Unknown Exception */
41384 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41385 break;
41386 } /* switch(header->rep_status) */
41388 break;
41389 default:
41390 /* Unknown GIOP Message */
41391 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41392 break;
41393 } /* switch(header->message_type) */
41397 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/removeAgentTypeAttributes:1.0
41399 static void
41400 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41402 /* Operation specific Variable declarations Begin */
41403 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames;
41404 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames;
41405 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken;
41406 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken;
41407 /* Operation specific Variable declarations End */
41409 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41411 switch(header->message_type) {
41412 case Request:
41413 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_typeName);
41415 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41416 /* coverity[returned_pointer] */
41417 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames);
41419 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames++) {
41421 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames);
41425 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41426 /* coverity[returned_pointer] */
41427 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken);
41429 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken++) {
41431 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41435 break;
41436 case Reply:
41437 switch(header->rep_status) {
41438 case NO_EXCEPTION:
41439 /* Function returns void */
41441 break;
41442 case USER_EXCEPTION:
41443 break;
41444 default:
41445 /* Unknown Exception */
41446 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41447 break;
41448 } /* switch(header->rep_status) */
41450 break;
41451 default:
41452 /* Unknown GIOP Message */
41453 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41454 break;
41455 } /* switch(header->message_type) */
41459 * IDL:org/csapi/pam/provisioning/IpPAMAgentTypeManagement/listAgentTypeAttributes:1.0
41461 static void
41462 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41464 /* Operation specific Variable declarations Begin */
41465 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken;
41466 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken;
41467 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return;
41468 guint32 i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return;
41469 /* Operation specific Variable declarations End */
41471 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41473 switch(header->message_type) {
41474 case Request:
41475 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_typeName);
41477 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41478 /* coverity[returned_pointer] */
41479 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken);
41481 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken++) {
41483 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41487 break;
41488 case Reply:
41489 switch(header->rep_status) {
41490 case NO_EXCEPTION:
41491 u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41492 /* coverity[returned_pointer] */
41493 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return);
41495 for (i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return=0; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return; i_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return++) {
41497 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return);
41501 break;
41502 case USER_EXCEPTION:
41503 break;
41504 default:
41505 /* Unknown Exception */
41506 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41507 break;
41508 } /* switch(header->rep_status) */
41510 break;
41511 default:
41512 /* Unknown GIOP Message */
41513 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41514 break;
41515 } /* switch(header->message_type) */
41519 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/createCapabilityAttribute:1.0
41521 static void
41522 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41524 /* Operation specific Variable declarations Begin */
41525 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken;
41526 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken;
41527 /* Operation specific Variable declarations End */
41529 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41531 switch(header->message_type) {
41532 case Request:
41533 /* Begin struct "org_csapi_pam_TpPAMAttributeDef" */
41534 decode_org_csapi_pam_TpPAMAttributeDef_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
41535 /* End struct "org_csapi_pam_TpPAMAttributeDef" */
41536 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41537 /* coverity[returned_pointer] */
41538 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken);
41540 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken++) {
41542 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41546 break;
41547 case Reply:
41548 switch(header->rep_status) {
41549 case NO_EXCEPTION:
41550 /* Function returns void */
41552 break;
41553 case USER_EXCEPTION:
41554 break;
41555 default:
41556 /* Unknown Exception */
41557 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41558 break;
41559 } /* switch(header->rep_status) */
41561 break;
41562 default:
41563 /* Unknown GIOP Message */
41564 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41565 break;
41566 } /* switch(header->message_type) */
41570 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/deleteCapabilityAttribute:1.0
41572 static void
41573 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41575 /* Operation specific Variable declarations Begin */
41576 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken;
41577 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken;
41578 /* Operation specific Variable declarations End */
41580 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41582 switch(header->message_type) {
41583 case Request:
41584 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_attributeName);
41586 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41587 /* coverity[returned_pointer] */
41588 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken);
41590 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken++) {
41592 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41596 break;
41597 case Reply:
41598 switch(header->rep_status) {
41599 case NO_EXCEPTION:
41600 /* Function returns void */
41602 break;
41603 case USER_EXCEPTION:
41604 break;
41605 default:
41606 /* Unknown Exception */
41607 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41608 break;
41609 } /* switch(header->rep_status) */
41611 break;
41612 default:
41613 /* Unknown GIOP Message */
41614 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41615 break;
41616 } /* switch(header->message_type) */
41620 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/getCapabilityAttributeDefinition:1.0
41622 static void
41623 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41625 /* Operation specific Variable declarations Begin */
41626 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken;
41627 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken;
41628 /* Operation specific Variable declarations End */
41630 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41632 switch(header->message_type) {
41633 case Request:
41634 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_attributeName);
41636 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41637 /* coverity[returned_pointer] */
41638 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken);
41640 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken++) {
41642 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41646 break;
41647 case Reply:
41648 switch(header->rep_status) {
41649 case NO_EXCEPTION:
41650 /* Begin struct "org_csapi_pam_TpPAMAttributeDef" */
41651 decode_org_csapi_pam_TpPAMAttributeDef_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
41652 /* End struct "org_csapi_pam_TpPAMAttributeDef" */
41653 break;
41654 case USER_EXCEPTION:
41655 break;
41656 default:
41657 /* Unknown Exception */
41658 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41659 break;
41660 } /* switch(header->rep_status) */
41662 break;
41663 default:
41664 /* Unknown GIOP Message */
41665 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41666 break;
41667 } /* switch(header->message_type) */
41671 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/listAllCapabilityAttributes:1.0
41673 static void
41674 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41676 /* Operation specific Variable declarations Begin */
41677 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken;
41678 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken;
41679 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return;
41680 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return;
41681 /* Operation specific Variable declarations End */
41683 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41685 switch(header->message_type) {
41686 case Request:
41687 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41688 /* coverity[returned_pointer] */
41689 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken);
41691 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken++) {
41693 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41697 break;
41698 case Reply:
41699 switch(header->rep_status) {
41700 case NO_EXCEPTION:
41701 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41702 /* coverity[returned_pointer] */
41703 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return);
41705 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return++) {
41707 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return);
41711 break;
41712 case USER_EXCEPTION:
41713 break;
41714 default:
41715 /* Unknown Exception */
41716 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41717 break;
41718 } /* switch(header->rep_status) */
41720 break;
41721 default:
41722 /* Unknown GIOP Message */
41723 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41724 break;
41725 } /* switch(header->message_type) */
41729 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/createCapability:1.0
41731 static void
41732 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41734 /* Operation specific Variable declarations Begin */
41735 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames;
41736 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames;
41737 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken;
41738 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken;
41739 /* Operation specific Variable declarations End */
41741 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41743 switch(header->message_type) {
41744 case Request:
41745 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_capabilityName);
41747 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41748 /* coverity[returned_pointer] */
41749 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames);
41751 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames++) {
41753 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames);
41757 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41758 /* coverity[returned_pointer] */
41759 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken);
41761 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken++) {
41763 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41767 break;
41768 case Reply:
41769 switch(header->rep_status) {
41770 case NO_EXCEPTION:
41771 /* Function returns void */
41773 break;
41774 case USER_EXCEPTION:
41775 break;
41776 default:
41777 /* Unknown Exception */
41778 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41779 break;
41780 } /* switch(header->rep_status) */
41782 break;
41783 default:
41784 /* Unknown GIOP Message */
41785 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41786 break;
41787 } /* switch(header->message_type) */
41791 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/deleteCapability:1.0
41793 static void
41794 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41796 /* Operation specific Variable declarations Begin */
41797 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken;
41798 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken;
41799 /* Operation specific Variable declarations End */
41801 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41803 switch(header->message_type) {
41804 case Request:
41805 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_capabilityName);
41807 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41808 /* coverity[returned_pointer] */
41809 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken);
41811 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken++) {
41813 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41817 break;
41818 case Reply:
41819 switch(header->rep_status) {
41820 case NO_EXCEPTION:
41821 /* Function returns void */
41823 break;
41824 case USER_EXCEPTION:
41825 break;
41826 default:
41827 /* Unknown Exception */
41828 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41829 break;
41830 } /* switch(header->rep_status) */
41832 break;
41833 default:
41834 /* Unknown GIOP Message */
41835 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41836 break;
41837 } /* switch(header->message_type) */
41841 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/listCapabilities:1.0
41843 static void
41844 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41846 /* Operation specific Variable declarations Begin */
41847 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken;
41848 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken;
41849 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return;
41850 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return;
41851 /* Operation specific Variable declarations End */
41853 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41855 switch(header->message_type) {
41856 case Request:
41857 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41858 /* coverity[returned_pointer] */
41859 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken);
41861 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken++) {
41863 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41867 break;
41868 case Reply:
41869 switch(header->rep_status) {
41870 case NO_EXCEPTION:
41871 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41872 /* coverity[returned_pointer] */
41873 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return);
41875 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return++) {
41877 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return);
41881 break;
41882 case USER_EXCEPTION:
41883 break;
41884 default:
41885 /* Unknown Exception */
41886 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41887 break;
41888 } /* switch(header->rep_status) */
41890 break;
41891 default:
41892 /* Unknown GIOP Message */
41893 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41894 break;
41895 } /* switch(header->message_type) */
41899 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/addCapabilityAttributes:1.0
41901 static void
41902 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41904 /* Operation specific Variable declarations Begin */
41905 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames;
41906 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames;
41907 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken;
41908 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken;
41909 /* Operation specific Variable declarations End */
41911 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41913 switch(header->message_type) {
41914 case Request:
41915 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_capabilityName);
41917 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41918 /* coverity[returned_pointer] */
41919 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames);
41921 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames++) {
41923 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames);
41927 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41928 /* coverity[returned_pointer] */
41929 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken);
41931 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken++) {
41933 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41937 break;
41938 case Reply:
41939 switch(header->rep_status) {
41940 case NO_EXCEPTION:
41941 /* Function returns void */
41943 break;
41944 case USER_EXCEPTION:
41945 break;
41946 default:
41947 /* Unknown Exception */
41948 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
41949 break;
41950 } /* switch(header->rep_status) */
41952 break;
41953 default:
41954 /* Unknown GIOP Message */
41955 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
41956 break;
41957 } /* switch(header->message_type) */
41961 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/removeCapabilityAttributes:1.0
41963 static void
41964 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
41966 /* Operation specific Variable declarations Begin */
41967 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames;
41968 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames;
41969 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken;
41970 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken;
41971 /* Operation specific Variable declarations End */
41973 (void)item; /* Avoid coverity param_set_but_unused parse warning */
41975 switch(header->message_type) {
41976 case Request:
41977 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_capabilityName);
41979 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41980 /* coverity[returned_pointer] */
41981 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames);
41983 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames++) {
41985 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames);
41989 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
41990 /* coverity[returned_pointer] */
41991 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken);
41993 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken++) {
41995 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
41999 break;
42000 case Reply:
42001 switch(header->rep_status) {
42002 case NO_EXCEPTION:
42003 /* Function returns void */
42005 break;
42006 case USER_EXCEPTION:
42007 break;
42008 default:
42009 /* Unknown Exception */
42010 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42011 break;
42012 } /* switch(header->rep_status) */
42014 break;
42015 default:
42016 /* Unknown GIOP Message */
42017 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42018 break;
42019 } /* switch(header->message_type) */
42023 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/listCapabilityAttributes:1.0
42025 static void
42026 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42028 /* Operation specific Variable declarations Begin */
42029 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken;
42030 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken;
42031 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return;
42032 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return;
42033 /* Operation specific Variable declarations End */
42035 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42037 switch(header->message_type) {
42038 case Request:
42039 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_capabilityName);
42041 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42042 /* coverity[returned_pointer] */
42043 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken);
42045 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken++) {
42047 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42051 break;
42052 case Reply:
42053 switch(header->rep_status) {
42054 case NO_EXCEPTION:
42055 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42056 /* coverity[returned_pointer] */
42057 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return);
42059 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return++) {
42061 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return);
42065 break;
42066 case USER_EXCEPTION:
42067 break;
42068 default:
42069 /* Unknown Exception */
42070 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42071 break;
42072 } /* switch(header->rep_status) */
42074 break;
42075 default:
42076 /* Unknown GIOP Message */
42077 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42078 break;
42079 } /* switch(header->message_type) */
42083 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/assignCapabilitiesToType:1.0
42085 static void
42086 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42088 /* Operation specific Variable declarations Begin */
42089 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities;
42090 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities;
42091 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken;
42092 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken;
42093 /* Operation specific Variable declarations End */
42095 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42097 switch(header->message_type) {
42098 case Request:
42099 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_agentType);
42101 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42102 /* coverity[returned_pointer] */
42103 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities);
42105 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities++) {
42107 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities);
42111 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42112 /* coverity[returned_pointer] */
42113 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken);
42115 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken++) {
42117 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42121 break;
42122 case Reply:
42123 switch(header->rep_status) {
42124 case NO_EXCEPTION:
42125 /* Function returns void */
42127 break;
42128 case USER_EXCEPTION:
42129 break;
42130 default:
42131 /* Unknown Exception */
42132 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42133 break;
42134 } /* switch(header->rep_status) */
42136 break;
42137 default:
42138 /* Unknown GIOP Message */
42139 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42140 break;
42141 } /* switch(header->message_type) */
42145 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/unassignCapabilitiesFromType:1.0
42147 static void
42148 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42150 /* Operation specific Variable declarations Begin */
42151 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities;
42152 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities;
42153 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken;
42154 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken;
42155 /* Operation specific Variable declarations End */
42157 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42159 switch(header->message_type) {
42160 case Request:
42161 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_agentType);
42163 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42164 /* coverity[returned_pointer] */
42165 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities);
42167 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities++) {
42169 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities);
42173 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42174 /* coverity[returned_pointer] */
42175 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken);
42177 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken++) {
42179 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42183 break;
42184 case Reply:
42185 switch(header->rep_status) {
42186 case NO_EXCEPTION:
42187 /* Function returns void */
42189 break;
42190 case USER_EXCEPTION:
42191 break;
42192 default:
42193 /* Unknown Exception */
42194 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42195 break;
42196 } /* switch(header->rep_status) */
42198 break;
42199 default:
42200 /* Unknown GIOP Message */
42201 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42202 break;
42203 } /* switch(header->message_type) */
42207 * IDL:org/csapi/pam/provisioning/IpPAMCapabilityManagement/listCapabilitiesOfType:1.0
42209 static void
42210 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42212 /* Operation specific Variable declarations Begin */
42213 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken;
42214 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken;
42215 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return;
42216 guint32 i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return;
42217 /* Operation specific Variable declarations End */
42219 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42221 switch(header->message_type) {
42222 case Request:
42223 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_agentType);
42225 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42226 /* coverity[returned_pointer] */
42227 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken);
42229 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken++) {
42231 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42235 break;
42236 case Reply:
42237 switch(header->rep_status) {
42238 case NO_EXCEPTION:
42239 u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42240 /* coverity[returned_pointer] */
42241 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return);
42243 for (i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return=0; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return; i_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return++) {
42245 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return);
42249 break;
42250 case USER_EXCEPTION:
42251 break;
42252 default:
42253 /* Unknown Exception */
42254 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42255 break;
42256 } /* switch(header->rep_status) */
42258 break;
42259 default:
42260 /* Unknown GIOP Message */
42261 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42262 break;
42263 } /* switch(header->message_type) */
42267 * IDL:org/csapi/pam/provisioning/IpPAMProvisioningManager/getAuthToken:1.0
42269 static void
42270 decode_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42272 /* Operation specific Variable declarations Begin */
42273 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData;
42274 guint32 i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData;
42275 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return;
42276 guint32 i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return;
42277 /* Operation specific Variable declarations End */
42279 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42281 switch(header->message_type) {
42282 case Request:
42283 u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42284 /* coverity[returned_pointer] */
42285 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData);
42287 for (i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData=0; i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData < u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData; i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData++) {
42289 /* Begin struct "org_csapi_TpAttribute" */
42290 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
42291 /* End struct "org_csapi_TpAttribute" */
42294 break;
42295 case Reply:
42296 switch(header->rep_status) {
42297 case NO_EXCEPTION:
42298 u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42299 /* coverity[returned_pointer] */
42300 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return);
42302 for (i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return=0; i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return < u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return; i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return++) {
42304 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42308 break;
42309 case USER_EXCEPTION:
42310 break;
42311 default:
42312 /* Unknown Exception */
42313 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42314 break;
42315 } /* switch(header->rep_status) */
42317 break;
42318 default:
42319 /* Unknown GIOP Message */
42320 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42321 break;
42322 } /* switch(header->message_type) */
42326 * IDL:org/csapi/pam/provisioning/IpPAMProvisioningManager/obtainInterface:1.0
42328 static void
42329 decode_org_csapi_pam_provisioning_IpPAMProvisioningManager_obtainInterface(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42331 switch(header->message_type) {
42332 case Request:
42333 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_obtainInterface_interfaceName);
42335 break;
42336 case Reply:
42337 switch(header->rep_status) {
42338 case NO_EXCEPTION:
42339 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
42341 break;
42342 case USER_EXCEPTION:
42343 break;
42344 default:
42345 /* Unknown Exception */
42346 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42347 break;
42348 } /* switch(header->rep_status) */
42350 break;
42351 default:
42352 /* Unknown GIOP Message */
42353 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42354 break;
42355 } /* switch(header->message_type) */
42359 * IDL:org/csapi/pam/provisioning/IpPAMProvisioningManager/getAccessControl:1.0
42361 static void
42362 decode_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42364 /* Operation specific Variable declarations Begin */
42365 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken;
42366 guint32 i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken;
42367 /* Operation specific Variable declarations End */
42369 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42371 switch(header->message_type) {
42372 case Request:
42373 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_identity);
42375 u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42376 /* coverity[returned_pointer] */
42377 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken);
42379 for (i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken=0; i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken; i_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken++) {
42381 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42385 break;
42386 case Reply:
42387 switch(header->rep_status) {
42388 case NO_EXCEPTION:
42389 /* Begin struct "org_csapi_pam_TpPAMAccessControlData" */
42390 decode_org_csapi_pam_TpPAMAccessControlData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
42391 /* End struct "org_csapi_pam_TpPAMAccessControlData" */
42392 break;
42393 case USER_EXCEPTION:
42394 break;
42395 default:
42396 /* Unknown Exception */
42397 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42398 break;
42399 } /* switch(header->rep_status) */
42401 break;
42402 default:
42403 /* Unknown GIOP Message */
42404 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42405 break;
42406 } /* switch(header->message_type) */
42410 * IDL:org/csapi/pam/provisioning/IpPAMProvisioningManager/setAccessControl:1.0
42412 static void
42413 decode_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42415 /* Operation specific Variable declarations Begin */
42416 guint32 u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken;
42417 guint32 i_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken;
42418 /* Operation specific Variable declarations End */
42420 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42422 switch(header->message_type) {
42423 case Request:
42424 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_identity);
42426 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_operation);
42428 /* Begin struct "org_csapi_pam_TpPAMAccessControlData" */
42429 decode_org_csapi_pam_TpPAMAccessControlData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
42430 /* End struct "org_csapi_pam_TpPAMAccessControlData" */
42431 u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42432 /* coverity[returned_pointer] */
42433 item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken);
42435 for (i_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken=0; i_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken < u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken; i_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken++) {
42437 proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42441 break;
42442 case Reply:
42443 switch(header->rep_status) {
42444 case NO_EXCEPTION:
42445 /* Function returns void */
42447 break;
42448 case USER_EXCEPTION:
42449 break;
42450 default:
42451 /* Unknown Exception */
42452 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42453 break;
42454 } /* switch(header->rep_status) */
42456 break;
42457 default:
42458 /* Unknown GIOP Message */
42459 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42460 break;
42461 } /* switch(header->message_type) */
42465 * IDL:org/csapi/pam/access/IpPAMIdentityPresence/setIdentityPresence:1.0
42467 static void
42468 decode_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42470 /* Operation specific Variable declarations Begin */
42471 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes;
42472 guint32 i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes;
42473 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken;
42474 guint32 i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken;
42475 /* Operation specific Variable declarations End */
42477 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42479 switch(header->message_type) {
42480 case Request:
42481 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identity);
42483 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identityType);
42485 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42486 /* coverity[returned_pointer] */
42487 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes);
42489 for (i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes=0; i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes < u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes; i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes++) {
42491 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
42492 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
42493 /* End struct "org_csapi_pam_TpPAMAttribute" */
42496 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42497 /* coverity[returned_pointer] */
42498 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken);
42500 for (i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken=0; i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken; i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken++) {
42502 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42506 break;
42507 case Reply:
42508 switch(header->rep_status) {
42509 case NO_EXCEPTION:
42510 /* Function returns void */
42512 break;
42513 case USER_EXCEPTION:
42514 break;
42515 default:
42516 /* Unknown Exception */
42517 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42518 break;
42519 } /* switch(header->rep_status) */
42521 break;
42522 default:
42523 /* Unknown GIOP Message */
42524 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42525 break;
42526 } /* switch(header->message_type) */
42530 * IDL:org/csapi/pam/access/IpPAMIdentityPresence/setIdentityPresenceExpiration:1.0
42532 static void
42533 decode_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42535 /* Operation specific Variable declarations Begin */
42536 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames;
42537 guint32 i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames;
42538 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken;
42539 guint32 i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken;
42540 /* Operation specific Variable declarations End */
42542 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42544 switch(header->message_type) {
42545 case Request:
42546 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_identity);
42548 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_identityType);
42550 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42551 /* coverity[returned_pointer] */
42552 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames);
42554 for (i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames=0; i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames < u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames; i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames++) {
42556 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames);
42560 proto_tree_add_int64(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_expiresIn, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
42562 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42563 /* coverity[returned_pointer] */
42564 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken);
42566 for (i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken=0; i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken; i_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken++) {
42568 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42572 break;
42573 case Reply:
42574 switch(header->rep_status) {
42575 case NO_EXCEPTION:
42576 /* Function returns void */
42578 break;
42579 case USER_EXCEPTION:
42580 break;
42581 default:
42582 /* Unknown Exception */
42583 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42584 break;
42585 } /* switch(header->rep_status) */
42587 break;
42588 default:
42589 /* Unknown GIOP Message */
42590 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42591 break;
42592 } /* switch(header->message_type) */
42596 * IDL:org/csapi/pam/access/IpPAMIdentityPresence/getIdentityPresence:1.0
42598 static void
42599 decode_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42601 /* Operation specific Variable declarations Begin */
42602 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames;
42603 guint32 i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames;
42604 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken;
42605 guint32 i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken;
42606 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return;
42607 guint32 i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return;
42608 /* Operation specific Variable declarations End */
42610 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42612 switch(header->message_type) {
42613 case Request:
42614 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identity);
42616 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identityType);
42618 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42619 /* coverity[returned_pointer] */
42620 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames);
42622 for (i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames=0; i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames < u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames; i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames++) {
42624 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames);
42628 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42629 /* coverity[returned_pointer] */
42630 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken);
42632 for (i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken=0; i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken; i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken++) {
42634 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42638 break;
42639 case Reply:
42640 switch(header->rep_status) {
42641 case NO_EXCEPTION:
42642 u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42643 /* coverity[returned_pointer] */
42644 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return);
42646 for (i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return=0; i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return < u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return; i_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return++) {
42648 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
42649 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
42650 /* End struct "org_csapi_pam_TpPAMAttribute" */
42653 break;
42654 case USER_EXCEPTION:
42655 break;
42656 default:
42657 /* Unknown Exception */
42658 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42659 break;
42660 } /* switch(header->rep_status) */
42662 break;
42663 default:
42664 /* Unknown GIOP Message */
42665 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42666 break;
42667 } /* switch(header->message_type) */
42671 * IDL:org/csapi/pam/access/IpPAMAgentPresence/setAgentPresence:1.0
42673 static void
42674 decode_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42676 /* Operation specific Variable declarations Begin */
42677 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes;
42678 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes;
42679 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken;
42680 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken;
42681 /* Operation specific Variable declarations End */
42683 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42685 switch(header->message_type) {
42686 case Request:
42687 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agent);
42689 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agentType);
42691 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42692 /* coverity[returned_pointer] */
42693 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes);
42695 for (i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes=0; i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes; i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes++) {
42697 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
42698 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
42699 /* End struct "org_csapi_pam_TpPAMAttribute" */
42702 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42703 /* coverity[returned_pointer] */
42704 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken);
42706 for (i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken=0; i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken; i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken++) {
42708 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42712 break;
42713 case Reply:
42714 switch(header->rep_status) {
42715 case NO_EXCEPTION:
42716 /* Function returns void */
42718 break;
42719 case USER_EXCEPTION:
42720 break;
42721 default:
42722 /* Unknown Exception */
42723 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42724 break;
42725 } /* switch(header->rep_status) */
42727 break;
42728 default:
42729 /* Unknown GIOP Message */
42730 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42731 break;
42732 } /* switch(header->message_type) */
42736 * IDL:org/csapi/pam/access/IpPAMAgentPresence/setCapabilityPresence:1.0
42738 static void
42739 decode_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42741 /* Operation specific Variable declarations Begin */
42742 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes;
42743 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes;
42744 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken;
42745 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken;
42746 /* Operation specific Variable declarations End */
42748 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42750 switch(header->message_type) {
42751 case Request:
42752 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_agent);
42754 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_capability);
42756 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42757 /* coverity[returned_pointer] */
42758 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes);
42760 for (i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes=0; i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes; i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes++) {
42762 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
42763 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
42764 /* End struct "org_csapi_pam_TpPAMAttribute" */
42767 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42768 /* coverity[returned_pointer] */
42769 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken);
42771 for (i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken=0; i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken; i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken++) {
42773 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42777 break;
42778 case Reply:
42779 switch(header->rep_status) {
42780 case NO_EXCEPTION:
42781 /* Function returns void */
42783 break;
42784 case USER_EXCEPTION:
42785 break;
42786 default:
42787 /* Unknown Exception */
42788 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42789 break;
42790 } /* switch(header->rep_status) */
42792 break;
42793 default:
42794 /* Unknown GIOP Message */
42795 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42796 break;
42797 } /* switch(header->message_type) */
42801 * IDL:org/csapi/pam/access/IpPAMAgentPresence/setAgentPresenceExpiration:1.0
42803 static void
42804 decode_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42806 /* Operation specific Variable declarations Begin */
42807 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames;
42808 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames;
42809 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken;
42810 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken;
42811 /* Operation specific Variable declarations End */
42813 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42815 switch(header->message_type) {
42816 case Request:
42817 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_agent);
42819 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_agentType);
42821 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42822 /* coverity[returned_pointer] */
42823 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames);
42825 for (i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames=0; i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames; i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames++) {
42827 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames);
42831 proto_tree_add_int64(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_expiresIn, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
42833 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42834 /* coverity[returned_pointer] */
42835 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken);
42837 for (i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken=0; i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken; i_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken++) {
42839 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42843 break;
42844 case Reply:
42845 switch(header->rep_status) {
42846 case NO_EXCEPTION:
42847 /* Function returns void */
42849 break;
42850 case USER_EXCEPTION:
42851 break;
42852 default:
42853 /* Unknown Exception */
42854 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42855 break;
42856 } /* switch(header->rep_status) */
42858 break;
42859 default:
42860 /* Unknown GIOP Message */
42861 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42862 break;
42863 } /* switch(header->message_type) */
42867 * IDL:org/csapi/pam/access/IpPAMAgentPresence/setCapabilityPresenceExpiration:1.0
42869 static void
42870 decode_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42872 /* Operation specific Variable declarations Begin */
42873 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames;
42874 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames;
42875 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken;
42876 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken;
42877 /* Operation specific Variable declarations End */
42879 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42881 switch(header->message_type) {
42882 case Request:
42883 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_agent);
42885 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_capability);
42887 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42888 /* coverity[returned_pointer] */
42889 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames);
42891 for (i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames=0; i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames; i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames++) {
42893 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames);
42897 proto_tree_add_int64(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_expiresIn, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
42899 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42900 /* coverity[returned_pointer] */
42901 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken);
42903 for (i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken=0; i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken; i_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken++) {
42905 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42909 break;
42910 case Reply:
42911 switch(header->rep_status) {
42912 case NO_EXCEPTION:
42913 /* Function returns void */
42915 break;
42916 case USER_EXCEPTION:
42917 break;
42918 default:
42919 /* Unknown Exception */
42920 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42921 break;
42922 } /* switch(header->rep_status) */
42924 break;
42925 default:
42926 /* Unknown GIOP Message */
42927 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
42928 break;
42929 } /* switch(header->message_type) */
42933 * IDL:org/csapi/pam/access/IpPAMAgentPresence/getAgentPresence:1.0
42935 static void
42936 decode_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
42938 /* Operation specific Variable declarations Begin */
42939 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames;
42940 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames;
42941 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken;
42942 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken;
42943 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return;
42944 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return;
42945 /* Operation specific Variable declarations End */
42947 (void)item; /* Avoid coverity param_set_but_unused parse warning */
42949 switch(header->message_type) {
42950 case Request:
42951 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agent);
42953 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agentType);
42955 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42956 /* coverity[returned_pointer] */
42957 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames);
42959 for (i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames=0; i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames; i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames++) {
42961 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames);
42965 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42966 /* coverity[returned_pointer] */
42967 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken);
42969 for (i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken=0; i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken; i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken++) {
42971 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
42975 break;
42976 case Reply:
42977 switch(header->rep_status) {
42978 case NO_EXCEPTION:
42979 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
42980 /* coverity[returned_pointer] */
42981 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return);
42983 for (i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return=0; i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return; i_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return++) {
42985 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
42986 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
42987 /* End struct "org_csapi_pam_TpPAMAttribute" */
42990 break;
42991 case USER_EXCEPTION:
42992 break;
42993 default:
42994 /* Unknown Exception */
42995 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
42996 break;
42997 } /* switch(header->rep_status) */
42999 break;
43000 default:
43001 /* Unknown GIOP Message */
43002 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43003 break;
43004 } /* switch(header->message_type) */
43008 * IDL:org/csapi/pam/access/IpPAMAgentPresence/getCapabilityPresence:1.0
43010 static void
43011 decode_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43013 /* Operation specific Variable declarations Begin */
43014 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames;
43015 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames;
43016 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken;
43017 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken;
43018 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return;
43019 guint32 i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return;
43020 /* Operation specific Variable declarations End */
43022 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43024 switch(header->message_type) {
43025 case Request:
43026 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_agent);
43028 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_capability);
43030 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43031 /* coverity[returned_pointer] */
43032 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames);
43034 for (i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames=0; i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames; i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames++) {
43036 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames);
43040 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43041 /* coverity[returned_pointer] */
43042 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken);
43044 for (i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken=0; i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken; i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken++) {
43046 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43050 break;
43051 case Reply:
43052 switch(header->rep_status) {
43053 case NO_EXCEPTION:
43054 u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43055 /* coverity[returned_pointer] */
43056 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return);
43058 for (i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return=0; i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return < u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return; i_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return++) {
43060 /* Begin struct "org_csapi_pam_TpPAMAttribute" */
43061 decode_org_csapi_pam_TpPAMAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43062 /* End struct "org_csapi_pam_TpPAMAttribute" */
43065 break;
43066 case USER_EXCEPTION:
43067 break;
43068 default:
43069 /* Unknown Exception */
43070 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43071 break;
43072 } /* switch(header->rep_status) */
43074 break;
43075 default:
43076 /* Unknown GIOP Message */
43077 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43078 break;
43079 } /* switch(header->message_type) */
43083 * IDL:org/csapi/pam/access/IpAppPAMPreferenceCheck/computeAvailability:1.0
43085 static void
43086 decode_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43088 /* Operation specific Variable declarations Begin */
43089 guint32 u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames;
43090 guint32 i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames;
43091 guint32 u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken;
43092 guint32 i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken;
43093 guint32 u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return;
43094 guint32 i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return;
43095 /* Operation specific Variable declarations End */
43097 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43099 switch(header->message_type) {
43100 case Request:
43101 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_identity);
43103 /* Begin struct "org_csapi_pam_TpPAMContext" */
43104 decode_org_csapi_pam_TpPAMContext_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43105 /* End struct "org_csapi_pam_TpPAMContext" */
43106 u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43107 /* coverity[returned_pointer] */
43108 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames);
43110 for (i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames=0; i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames < u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames; i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames++) {
43112 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames);
43116 u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43117 /* coverity[returned_pointer] */
43118 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken);
43120 for (i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken=0; i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken < u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken; i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken++) {
43122 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43126 break;
43127 case Reply:
43128 switch(header->rep_status) {
43129 case NO_EXCEPTION:
43130 u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43131 /* coverity[returned_pointer] */
43132 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return);
43134 for (i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return=0; i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return < u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return; i_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return++) {
43136 /* Begin struct "org_csapi_pam_TpPAMAvailabilityProfile" */
43137 decode_org_csapi_pam_TpPAMAvailabilityProfile_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43138 /* End struct "org_csapi_pam_TpPAMAvailabilityProfile" */
43141 break;
43142 case USER_EXCEPTION:
43143 break;
43144 default:
43145 /* Unknown Exception */
43146 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43147 break;
43148 } /* switch(header->rep_status) */
43150 break;
43151 default:
43152 /* Unknown GIOP Message */
43153 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43154 break;
43155 } /* switch(header->message_type) */
43159 * IDL:org/csapi/pam/access/IpPAMAvailability/getAvailability:1.0
43161 static void
43162 decode_org_csapi_pam_access_IpPAMAvailability_getAvailability(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43164 /* Operation specific Variable declarations Begin */
43165 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames;
43166 guint32 i_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames;
43167 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken;
43168 guint32 i_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken;
43169 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_return;
43170 guint32 i_org_csapi_pam_access_IpPAMAvailability_getAvailability_return;
43171 /* Operation specific Variable declarations End */
43173 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43175 switch(header->message_type) {
43176 case Request:
43177 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_identity);
43179 /* Begin struct "org_csapi_pam_TpPAMContext" */
43180 decode_org_csapi_pam_TpPAMContext_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43181 /* End struct "org_csapi_pam_TpPAMContext" */
43182 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43183 /* coverity[returned_pointer] */
43184 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames);
43186 for (i_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames=0; i_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames < u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames; i_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames++) {
43188 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames);
43192 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43193 /* coverity[returned_pointer] */
43194 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken);
43196 for (i_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken=0; i_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken; i_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken++) {
43198 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43202 break;
43203 case Reply:
43204 switch(header->rep_status) {
43205 case NO_EXCEPTION:
43206 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43207 /* coverity[returned_pointer] */
43208 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_return);
43210 for (i_org_csapi_pam_access_IpPAMAvailability_getAvailability_return=0; i_org_csapi_pam_access_IpPAMAvailability_getAvailability_return < u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_return; i_org_csapi_pam_access_IpPAMAvailability_getAvailability_return++) {
43212 /* Begin struct "org_csapi_pam_TpPAMAvailabilityProfile" */
43213 decode_org_csapi_pam_TpPAMAvailabilityProfile_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43214 /* End struct "org_csapi_pam_TpPAMAvailabilityProfile" */
43217 break;
43218 case USER_EXCEPTION:
43219 break;
43220 default:
43221 /* Unknown Exception */
43222 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43223 break;
43224 } /* switch(header->rep_status) */
43226 break;
43227 default:
43228 /* Unknown GIOP Message */
43229 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43230 break;
43231 } /* switch(header->message_type) */
43235 * IDL:org/csapi/pam/access/IpPAMAvailability/getPreference:1.0
43237 static void
43238 decode_org_csapi_pam_access_IpPAMAvailability_getPreference(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43240 /* Operation specific Variable declarations Begin */
43241 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken;
43242 guint32 i_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken;
43243 /* Operation specific Variable declarations End */
43245 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43247 switch(header->message_type) {
43248 case Request:
43249 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAvailability_getPreference_identity);
43251 /* Begin struct "org_csapi_pam_TpPAMContext" */
43252 decode_org_csapi_pam_TpPAMContext_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43253 /* End struct "org_csapi_pam_TpPAMContext" */
43254 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43255 /* coverity[returned_pointer] */
43256 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken);
43258 for (i_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken=0; i_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken; i_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken++) {
43260 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43264 break;
43265 case Reply:
43266 switch(header->rep_status) {
43267 case NO_EXCEPTION:
43268 /* Begin union "org_csapi_pam_TpPAMPreferenceData" */
43270 decode_org_csapi_pam_TpPAMPreferenceData_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
43272 /* End union "org_csapi_pam_TpPAMPreferenceData" */
43273 break;
43274 case USER_EXCEPTION:
43275 break;
43276 default:
43277 /* Unknown Exception */
43278 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43279 break;
43280 } /* switch(header->rep_status) */
43282 break;
43283 default:
43284 /* Unknown GIOP Message */
43285 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43286 break;
43287 } /* switch(header->message_type) */
43291 * IDL:org/csapi/pam/access/IpPAMAvailability/setPreference:1.0
43293 static void
43294 decode_org_csapi_pam_access_IpPAMAvailability_setPreference(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43296 /* Operation specific Variable declarations Begin */
43297 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken;
43298 guint32 i_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken;
43299 /* Operation specific Variable declarations End */
43301 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43303 switch(header->message_type) {
43304 case Request:
43305 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAvailability_setPreference_identity);
43307 /* Begin struct "org_csapi_pam_TpPAMContext" */
43308 decode_org_csapi_pam_TpPAMContext_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43309 /* End struct "org_csapi_pam_TpPAMContext" */
43310 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMAvailability_setPreference_operation);
43312 /* Begin union "org_csapi_pam_TpPAMPreferenceData" */
43314 decode_org_csapi_pam_TpPAMPreferenceData_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
43316 /* End union "org_csapi_pam_TpPAMPreferenceData" */
43317 u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43318 /* coverity[returned_pointer] */
43319 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken);
43321 for (i_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken=0; i_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken; i_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken++) {
43323 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43327 break;
43328 case Reply:
43329 switch(header->rep_status) {
43330 case NO_EXCEPTION:
43331 /* Function returns void */
43333 break;
43334 case USER_EXCEPTION:
43335 break;
43336 default:
43337 /* Unknown Exception */
43338 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43339 break;
43340 } /* switch(header->rep_status) */
43342 break;
43343 default:
43344 /* Unknown GIOP Message */
43345 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43346 break;
43347 } /* switch(header->message_type) */
43351 * IDL:org/csapi/pam/access/IpPAMPresenceAvailabilityManager/getAuthToken:1.0
43353 static void
43354 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43356 /* Operation specific Variable declarations Begin */
43357 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData;
43358 guint32 i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData;
43359 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return;
43360 guint32 i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return;
43361 /* Operation specific Variable declarations End */
43363 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43365 switch(header->message_type) {
43366 case Request:
43367 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43368 /* coverity[returned_pointer] */
43369 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData);
43371 for (i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData=0; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData < u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData++) {
43373 /* Begin struct "org_csapi_TpAttribute" */
43374 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43375 /* End struct "org_csapi_TpAttribute" */
43378 break;
43379 case Reply:
43380 switch(header->rep_status) {
43381 case NO_EXCEPTION:
43382 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43383 /* coverity[returned_pointer] */
43384 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return);
43386 for (i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return=0; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return < u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return++) {
43388 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43392 break;
43393 case USER_EXCEPTION:
43394 break;
43395 default:
43396 /* Unknown Exception */
43397 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43398 break;
43399 } /* switch(header->rep_status) */
43401 break;
43402 default:
43403 /* Unknown GIOP Message */
43404 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43405 break;
43406 } /* switch(header->message_type) */
43410 * IDL:org/csapi/pam/access/IpPAMPresenceAvailabilityManager/obtainInterface:1.0
43412 static void
43413 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_obtainInterface(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43415 switch(header->message_type) {
43416 case Request:
43417 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_obtainInterface_interfaceName);
43419 break;
43420 case Reply:
43421 switch(header->rep_status) {
43422 case NO_EXCEPTION:
43423 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
43425 break;
43426 case USER_EXCEPTION:
43427 break;
43428 default:
43429 /* Unknown Exception */
43430 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43431 break;
43432 } /* switch(header->rep_status) */
43434 break;
43435 default:
43436 /* Unknown GIOP Message */
43437 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43438 break;
43439 } /* switch(header->message_type) */
43443 * IDL:org/csapi/pam/access/IpPAMPresenceAvailabilityManager/getAccessControl:1.0
43445 static void
43446 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43448 /* Operation specific Variable declarations Begin */
43449 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken;
43450 guint32 i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken;
43451 /* Operation specific Variable declarations End */
43453 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43455 switch(header->message_type) {
43456 case Request:
43457 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_identity);
43459 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43460 /* coverity[returned_pointer] */
43461 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken);
43463 for (i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken=0; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken++) {
43465 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43469 break;
43470 case Reply:
43471 switch(header->rep_status) {
43472 case NO_EXCEPTION:
43473 /* Begin struct "org_csapi_pam_TpPAMAccessControlData" */
43474 decode_org_csapi_pam_TpPAMAccessControlData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43475 /* End struct "org_csapi_pam_TpPAMAccessControlData" */
43476 break;
43477 case USER_EXCEPTION:
43478 break;
43479 default:
43480 /* Unknown Exception */
43481 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43482 break;
43483 } /* switch(header->rep_status) */
43485 break;
43486 default:
43487 /* Unknown GIOP Message */
43488 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43489 break;
43490 } /* switch(header->message_type) */
43494 * IDL:org/csapi/pam/access/IpPAMPresenceAvailabilityManager/setAccessControl:1.0
43496 static void
43497 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43499 /* Operation specific Variable declarations Begin */
43500 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken;
43501 guint32 i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken;
43502 /* Operation specific Variable declarations End */
43504 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43506 switch(header->message_type) {
43507 case Request:
43508 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_identity);
43510 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_operation);
43512 /* Begin struct "org_csapi_pam_TpPAMAccessControlData" */
43513 decode_org_csapi_pam_TpPAMAccessControlData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43514 /* End struct "org_csapi_pam_TpPAMAccessControlData" */
43515 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43516 /* coverity[returned_pointer] */
43517 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken);
43519 for (i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken=0; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken++) {
43521 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43525 break;
43526 case Reply:
43527 switch(header->rep_status) {
43528 case NO_EXCEPTION:
43529 /* Function returns void */
43531 break;
43532 case USER_EXCEPTION:
43533 break;
43534 default:
43535 /* Unknown Exception */
43536 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43537 break;
43538 } /* switch(header->rep_status) */
43540 break;
43541 default:
43542 /* Unknown GIOP Message */
43543 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43544 break;
43545 } /* switch(header->message_type) */
43549 * IDL:org/csapi/pam/access/IpPAMPresenceAvailabilityManager/activateService:1.0
43551 static void
43552 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43554 /* Operation specific Variable declarations Begin */
43555 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken;
43556 guint32 i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken;
43557 /* Operation specific Variable declarations End */
43559 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43561 switch(header->message_type) {
43562 case Request:
43563 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_identity);
43565 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43566 /* coverity[returned_pointer] */
43567 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken);
43569 for (i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken=0; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken++) {
43571 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43575 break;
43576 case Reply:
43577 switch(header->rep_status) {
43578 case NO_EXCEPTION:
43579 /* Function returns void */
43581 break;
43582 case USER_EXCEPTION:
43583 break;
43584 default:
43585 /* Unknown Exception */
43586 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43587 break;
43588 } /* switch(header->rep_status) */
43590 break;
43591 default:
43592 /* Unknown GIOP Message */
43593 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43594 break;
43595 } /* switch(header->message_type) */
43599 * IDL:org/csapi/pam/access/IpPAMPresenceAvailabilityManager/deactivateService:1.0
43601 static void
43602 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43604 /* Operation specific Variable declarations Begin */
43605 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken;
43606 guint32 i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken;
43607 /* Operation specific Variable declarations End */
43609 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43611 switch(header->message_type) {
43612 case Request:
43613 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_identity);
43615 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43616 /* coverity[returned_pointer] */
43617 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken);
43619 for (i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken=0; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken++) {
43621 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43625 break;
43626 case Reply:
43627 switch(header->rep_status) {
43628 case NO_EXCEPTION:
43629 /* Function returns void */
43631 break;
43632 case USER_EXCEPTION:
43633 break;
43634 default:
43635 /* Unknown Exception */
43636 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43637 break;
43638 } /* switch(header->rep_status) */
43640 break;
43641 default:
43642 /* Unknown GIOP Message */
43643 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43644 break;
43645 } /* switch(header->message_type) */
43649 * IDL:org/csapi/pam/access/IpPAMPresenceAvailabilityManager/isActiveIdentity:1.0
43651 static void
43652 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43654 /* Operation specific Variable declarations Begin */
43655 guint32 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken;
43656 guint32 i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken;
43657 /* Operation specific Variable declarations End */
43659 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43661 switch(header->message_type) {
43662 case Request:
43663 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_identity);
43665 u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43666 /* coverity[returned_pointer] */
43667 item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken);
43669 for (i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken=0; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken < u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken; i_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken++) {
43671 proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43675 break;
43676 case Reply:
43677 switch(header->rep_status) {
43678 case NO_EXCEPTION:
43679 proto_tree_add_boolean(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
43681 break;
43682 case USER_EXCEPTION:
43683 break;
43684 default:
43685 /* Unknown Exception */
43686 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43687 break;
43688 } /* switch(header->rep_status) */
43690 break;
43691 default:
43692 /* Unknown GIOP Message */
43693 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43694 break;
43695 } /* switch(header->message_type) */
43699 * IDL:org/csapi/pam/event/IpAppPAMEventHandler/eventNotify:1.0
43701 static void
43702 decode_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43704 /* Operation specific Variable declarations Begin */
43705 guint32 u_octet4_loop_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo;
43706 guint32 i_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo;
43707 /* Operation specific Variable declarations End */
43709 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43711 switch(header->message_type) {
43712 case Request:
43713 proto_tree_add_int(tree, hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
43715 u_octet4_loop_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43716 /* coverity[returned_pointer] */
43717 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo);
43719 for (i_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo=0; i_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo < u_octet4_loop_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo; i_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo++) {
43721 /* Begin union "org_csapi_pam_TpPAMNotificationInfo" */
43723 decode_org_csapi_pam_TpPAMNotificationInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
43725 /* End union "org_csapi_pam_TpPAMNotificationInfo" */
43728 break;
43729 case Reply:
43730 switch(header->rep_status) {
43731 case NO_EXCEPTION:
43732 /* Function returns void */
43734 break;
43735 case USER_EXCEPTION:
43736 break;
43737 default:
43738 /* Unknown Exception */
43739 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43740 break;
43741 } /* switch(header->rep_status) */
43743 break;
43744 default:
43745 /* Unknown GIOP Message */
43746 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43747 break;
43748 } /* switch(header->message_type) */
43752 * IDL:org/csapi/pam/event/IpAppPAMEventHandler/eventNotifyErr:1.0
43754 static void
43755 decode_org_csapi_pam_event_IpAppPAMEventHandler_eventNotifyErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43757 switch(header->message_type) {
43758 case Request:
43759 proto_tree_add_int(tree, hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotifyErr_eventID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
43761 /* Begin struct "org_csapi_pam_TpPAMErrorInfo" */
43762 decode_org_csapi_pam_TpPAMErrorInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
43763 /* End struct "org_csapi_pam_TpPAMErrorInfo" */
43764 break;
43765 case Reply:
43766 switch(header->rep_status) {
43767 case NO_EXCEPTION:
43768 /* Function returns void */
43770 break;
43771 case USER_EXCEPTION:
43772 break;
43773 default:
43774 /* Unknown Exception */
43775 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43776 break;
43777 } /* switch(header->rep_status) */
43779 break;
43780 default:
43781 /* Unknown GIOP Message */
43782 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43783 break;
43784 } /* switch(header->message_type) */
43788 * IDL:org/csapi/pam/event/IpPAMEventHandler/isRegistered:1.0
43790 static void
43791 decode_org_csapi_pam_event_IpPAMEventHandler_isRegistered(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43793 /* Operation specific Variable declarations Begin */
43794 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken;
43795 guint32 i_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken;
43796 /* Operation specific Variable declarations End */
43798 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43800 switch(header->message_type) {
43801 case Request:
43802 proto_tree_add_int(tree, hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_clientID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
43804 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43805 /* coverity[returned_pointer] */
43806 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken);
43808 for (i_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken=0; i_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken; i_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken++) {
43810 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43814 break;
43815 case Reply:
43816 switch(header->rep_status) {
43817 case NO_EXCEPTION:
43818 proto_tree_add_boolean(tree, hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
43820 break;
43821 case USER_EXCEPTION:
43822 break;
43823 default:
43824 /* Unknown Exception */
43825 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43826 break;
43827 } /* switch(header->rep_status) */
43829 break;
43830 default:
43831 /* Unknown GIOP Message */
43832 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43833 break;
43834 } /* switch(header->message_type) */
43838 * IDL:org/csapi/pam/event/IpPAMEventHandler/registerAppInterface:1.0
43840 static void
43841 decode_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43843 /* Operation specific Variable declarations Begin */
43844 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken;
43845 guint32 i_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken;
43846 /* Operation specific Variable declarations End */
43848 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43850 switch(header->message_type) {
43851 case Request:
43852 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
43854 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43855 /* coverity[returned_pointer] */
43856 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken);
43858 for (i_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken=0; i_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken; i_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken++) {
43860 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43864 break;
43865 case Reply:
43866 switch(header->rep_status) {
43867 case NO_EXCEPTION:
43868 proto_tree_add_int(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
43870 break;
43871 case USER_EXCEPTION:
43872 break;
43873 default:
43874 /* Unknown Exception */
43875 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43876 break;
43877 } /* switch(header->rep_status) */
43879 break;
43880 default:
43881 /* Unknown GIOP Message */
43882 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43883 break;
43884 } /* switch(header->message_type) */
43888 * IDL:org/csapi/pam/event/IpPAMEventHandler/registerForEvent:1.0
43890 static void
43891 decode_org_csapi_pam_event_IpPAMEventHandler_registerForEvent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43893 /* Operation specific Variable declarations Begin */
43894 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList;
43895 guint32 i_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList;
43896 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken;
43897 guint32 i_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken;
43898 /* Operation specific Variable declarations End */
43900 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43902 switch(header->message_type) {
43903 case Request:
43904 proto_tree_add_int(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_clientID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
43906 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43907 /* coverity[returned_pointer] */
43908 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList);
43910 for (i_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList=0; i_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList < u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList; i_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList++) {
43912 /* Begin union "org_csapi_pam_TpPAMEventInfo" */
43914 decode_org_csapi_pam_TpPAMEventInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
43916 /* End union "org_csapi_pam_TpPAMEventInfo" */
43919 proto_tree_add_int(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_validFor, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
43921 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43922 /* coverity[returned_pointer] */
43923 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken);
43925 for (i_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken=0; i_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken; i_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken++) {
43927 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43931 break;
43932 case Reply:
43933 switch(header->rep_status) {
43934 case NO_EXCEPTION:
43935 proto_tree_add_int(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
43937 break;
43938 case USER_EXCEPTION:
43939 break;
43940 default:
43941 /* Unknown Exception */
43942 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43943 break;
43944 } /* switch(header->rep_status) */
43946 break;
43947 default:
43948 /* Unknown GIOP Message */
43949 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
43950 break;
43951 } /* switch(header->message_type) */
43955 * IDL:org/csapi/pam/event/IpPAMEventHandler/deregisterAppInterface:1.0
43957 static void
43958 decode_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
43960 /* Operation specific Variable declarations Begin */
43961 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken;
43962 guint32 i_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken;
43963 /* Operation specific Variable declarations End */
43965 (void)item; /* Avoid coverity param_set_but_unused parse warning */
43967 switch(header->message_type) {
43968 case Request:
43969 proto_tree_add_int(tree, hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_clientID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
43971 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
43972 /* coverity[returned_pointer] */
43973 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken);
43975 for (i_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken=0; i_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken; i_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken++) {
43977 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
43981 break;
43982 case Reply:
43983 switch(header->rep_status) {
43984 case NO_EXCEPTION:
43985 /* Function returns void */
43987 break;
43988 case USER_EXCEPTION:
43989 break;
43990 default:
43991 /* Unknown Exception */
43992 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
43993 break;
43994 } /* switch(header->rep_status) */
43996 break;
43997 default:
43998 /* Unknown GIOP Message */
43999 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44000 break;
44001 } /* switch(header->message_type) */
44005 * IDL:org/csapi/pam/event/IpPAMEventHandler/deregisterFromEvent:1.0
44007 static void
44008 decode_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44010 /* Operation specific Variable declarations Begin */
44011 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken;
44012 guint32 i_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken;
44013 /* Operation specific Variable declarations End */
44015 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44017 switch(header->message_type) {
44018 case Request:
44019 proto_tree_add_int(tree, hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_eventID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
44021 u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44022 /* coverity[returned_pointer] */
44023 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken);
44025 for (i_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken=0; i_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken; i_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken++) {
44027 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
44031 break;
44032 case Reply:
44033 switch(header->rep_status) {
44034 case NO_EXCEPTION:
44035 /* Function returns void */
44037 break;
44038 case USER_EXCEPTION:
44039 break;
44040 default:
44041 /* Unknown Exception */
44042 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44043 break;
44044 } /* switch(header->rep_status) */
44046 break;
44047 default:
44048 /* Unknown GIOP Message */
44049 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44050 break;
44051 } /* switch(header->message_type) */
44055 * IDL:org/csapi/pam/event/IpPAMEventManager/getAuthToken:1.0
44057 static void
44058 decode_org_csapi_pam_event_IpPAMEventManager_getAuthToken(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44060 /* Operation specific Variable declarations Begin */
44061 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData;
44062 guint32 i_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData;
44063 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return;
44064 guint32 i_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return;
44065 /* Operation specific Variable declarations End */
44067 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44069 switch(header->message_type) {
44070 case Request:
44071 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44072 /* coverity[returned_pointer] */
44073 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData);
44075 for (i_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData=0; i_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData < u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData; i_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData++) {
44077 /* Begin struct "org_csapi_TpAttribute" */
44078 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44079 /* End struct "org_csapi_TpAttribute" */
44082 break;
44083 case Reply:
44084 switch(header->rep_status) {
44085 case NO_EXCEPTION:
44086 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44087 /* coverity[returned_pointer] */
44088 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return);
44090 for (i_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return=0; i_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return < u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return; i_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return++) {
44092 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
44096 break;
44097 case USER_EXCEPTION:
44098 break;
44099 default:
44100 /* Unknown Exception */
44101 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44102 break;
44103 } /* switch(header->rep_status) */
44105 break;
44106 default:
44107 /* Unknown GIOP Message */
44108 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44109 break;
44110 } /* switch(header->message_type) */
44114 * IDL:org/csapi/pam/event/IpPAMEventManager/obtainInterface:1.0
44116 static void
44117 decode_org_csapi_pam_event_IpPAMEventManager_obtainInterface(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44119 switch(header->message_type) {
44120 case Request:
44121 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_event_IpPAMEventManager_obtainInterface_interfaceName);
44123 break;
44124 case Reply:
44125 switch(header->rep_status) {
44126 case NO_EXCEPTION:
44127 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
44129 break;
44130 case USER_EXCEPTION:
44131 break;
44132 default:
44133 /* Unknown Exception */
44134 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44135 break;
44136 } /* switch(header->rep_status) */
44138 break;
44139 default:
44140 /* Unknown GIOP Message */
44141 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44142 break;
44143 } /* switch(header->message_type) */
44147 * IDL:org/csapi/pam/event/IpPAMEventManager/getAccessControl:1.0
44149 static void
44150 decode_org_csapi_pam_event_IpPAMEventManager_getAccessControl(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44152 /* Operation specific Variable declarations Begin */
44153 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken;
44154 guint32 i_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken;
44155 /* Operation specific Variable declarations End */
44157 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44159 switch(header->message_type) {
44160 case Request:
44161 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_identity);
44163 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44164 /* coverity[returned_pointer] */
44165 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken);
44167 for (i_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken=0; i_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken; i_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken++) {
44169 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
44173 break;
44174 case Reply:
44175 switch(header->rep_status) {
44176 case NO_EXCEPTION:
44177 /* Begin struct "org_csapi_pam_TpPAMAccessControlData" */
44178 decode_org_csapi_pam_TpPAMAccessControlData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44179 /* End struct "org_csapi_pam_TpPAMAccessControlData" */
44180 break;
44181 case USER_EXCEPTION:
44182 break;
44183 default:
44184 /* Unknown Exception */
44185 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44186 break;
44187 } /* switch(header->rep_status) */
44189 break;
44190 default:
44191 /* Unknown GIOP Message */
44192 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44193 break;
44194 } /* switch(header->message_type) */
44198 * IDL:org/csapi/pam/event/IpPAMEventManager/setAccessControl:1.0
44200 static void
44201 decode_org_csapi_pam_event_IpPAMEventManager_setAccessControl(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44203 /* Operation specific Variable declarations Begin */
44204 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken;
44205 guint32 i_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken;
44206 /* Operation specific Variable declarations End */
44208 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44210 switch(header->message_type) {
44211 case Request:
44212 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_identity);
44214 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_operation);
44216 /* Begin struct "org_csapi_pam_TpPAMAccessControlData" */
44217 decode_org_csapi_pam_TpPAMAccessControlData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44218 /* End struct "org_csapi_pam_TpPAMAccessControlData" */
44219 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44220 /* coverity[returned_pointer] */
44221 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken);
44223 for (i_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken=0; i_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken; i_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken++) {
44225 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
44229 break;
44230 case Reply:
44231 switch(header->rep_status) {
44232 case NO_EXCEPTION:
44233 /* Function returns void */
44235 break;
44236 case USER_EXCEPTION:
44237 break;
44238 default:
44239 /* Unknown Exception */
44240 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44241 break;
44242 } /* switch(header->rep_status) */
44244 break;
44245 default:
44246 /* Unknown GIOP Message */
44247 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44248 break;
44249 } /* switch(header->message_type) */
44253 * IDL:org/csapi/pam/event/IpPAMEventManager/activateService:1.0
44255 static void
44256 decode_org_csapi_pam_event_IpPAMEventManager_activateService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44258 /* Operation specific Variable declarations Begin */
44259 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_activateService_authToken;
44260 guint32 i_org_csapi_pam_event_IpPAMEventManager_activateService_authToken;
44261 /* Operation specific Variable declarations End */
44263 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44265 switch(header->message_type) {
44266 case Request:
44267 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_event_IpPAMEventManager_activateService_identity);
44269 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_activateService_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44270 /* coverity[returned_pointer] */
44271 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_activateService_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_activateService_authToken);
44273 for (i_org_csapi_pam_event_IpPAMEventManager_activateService_authToken=0; i_org_csapi_pam_event_IpPAMEventManager_activateService_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_activateService_authToken; i_org_csapi_pam_event_IpPAMEventManager_activateService_authToken++) {
44275 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_activateService_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
44279 break;
44280 case Reply:
44281 switch(header->rep_status) {
44282 case NO_EXCEPTION:
44283 /* Function returns void */
44285 break;
44286 case USER_EXCEPTION:
44287 break;
44288 default:
44289 /* Unknown Exception */
44290 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44291 break;
44292 } /* switch(header->rep_status) */
44294 break;
44295 default:
44296 /* Unknown GIOP Message */
44297 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44298 break;
44299 } /* switch(header->message_type) */
44303 * IDL:org/csapi/pam/event/IpPAMEventManager/deactivateService:1.0
44305 static void
44306 decode_org_csapi_pam_event_IpPAMEventManager_deactivateService(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44308 /* Operation specific Variable declarations Begin */
44309 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken;
44310 guint32 i_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken;
44311 /* Operation specific Variable declarations End */
44313 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44315 switch(header->message_type) {
44316 case Request:
44317 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_identity);
44319 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44320 /* coverity[returned_pointer] */
44321 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken);
44323 for (i_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken=0; i_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken; i_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken++) {
44325 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
44329 break;
44330 case Reply:
44331 switch(header->rep_status) {
44332 case NO_EXCEPTION:
44333 /* Function returns void */
44335 break;
44336 case USER_EXCEPTION:
44337 break;
44338 default:
44339 /* Unknown Exception */
44340 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44341 break;
44342 } /* switch(header->rep_status) */
44344 break;
44345 default:
44346 /* Unknown GIOP Message */
44347 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44348 break;
44349 } /* switch(header->message_type) */
44353 * IDL:org/csapi/pam/event/IpPAMEventManager/isActiveIdentity:1.0
44355 static void
44356 decode_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44358 /* Operation specific Variable declarations Begin */
44359 guint32 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken;
44360 guint32 i_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken;
44361 /* Operation specific Variable declarations End */
44363 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44365 switch(header->message_type) {
44366 case Request:
44367 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_identity);
44369 u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44370 /* coverity[returned_pointer] */
44371 item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken);
44373 for (i_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken=0; i_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken < u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken; i_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken++) {
44375 proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
44379 break;
44380 case Reply:
44381 switch(header->rep_status) {
44382 case NO_EXCEPTION:
44383 proto_tree_add_boolean(tree, hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_return, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
44385 break;
44386 case USER_EXCEPTION:
44387 break;
44388 default:
44389 /* Unknown Exception */
44390 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44391 break;
44392 } /* switch(header->rep_status) */
44394 break;
44395 default:
44396 /* Unknown GIOP Message */
44397 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44398 break;
44399 } /* switch(header->message_type) */
44403 * IDL:org/csapi/mmm/IpAppMultiMediaMessagingManager/mailboxTerminated:1.0
44405 static void
44406 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_mailboxTerminated(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44408 switch(header->message_type) {
44409 case Request:
44410 /* Begin struct "org_csapi_mmm_TpMailboxIdentifier" */
44411 decode_org_csapi_mmm_TpMailboxIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44412 /* End struct "org_csapi_mmm_TpMailboxIdentifier" */
44413 break;
44414 case Reply:
44415 switch(header->rep_status) {
44416 case NO_EXCEPTION:
44417 /* Function returns void */
44419 break;
44420 case USER_EXCEPTION:
44421 break;
44422 default:
44423 /* Unknown Exception */
44424 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44425 break;
44426 } /* switch(header->rep_status) */
44428 break;
44429 default:
44430 /* Unknown GIOP Message */
44431 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44432 break;
44433 } /* switch(header->message_type) */
44437 * IDL:org/csapi/mmm/IpAppMultiMediaMessagingManager/reportNotification:1.0
44439 static void
44440 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44442 /* Operation specific Variable declarations Begin */
44443 guint32 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo;
44444 guint32 i_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo;
44445 /* Operation specific Variable declarations End */
44447 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44449 switch(header->message_type) {
44450 case Request:
44451 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
44453 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44454 /* coverity[returned_pointer] */
44455 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo);
44457 for (i_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo=0; i_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo < u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo; i_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo++) {
44459 /* Begin union "org_csapi_mmm_TpMessagingEventInfo" */
44461 decode_org_csapi_mmm_TpMessagingEventInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
44463 /* End union "org_csapi_mmm_TpMessagingEventInfo" */
44466 break;
44467 case Reply:
44468 switch(header->rep_status) {
44469 case NO_EXCEPTION:
44470 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
44472 break;
44473 case USER_EXCEPTION:
44474 break;
44475 default:
44476 /* Unknown Exception */
44477 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44478 break;
44479 } /* switch(header->rep_status) */
44481 break;
44482 default:
44483 /* Unknown GIOP Message */
44484 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44485 break;
44486 } /* switch(header->message_type) */
44490 * IDL:org/csapi/mmm/IpAppMultiMediaMessagingManager/notificationsInterrupted:1.0
44492 static void
44493 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_notificationsInterrupted(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44495 switch(header->message_type) {
44496 case Request:
44497 break;
44498 case Reply:
44499 switch(header->rep_status) {
44500 case NO_EXCEPTION:
44501 /* Function returns void */
44503 break;
44504 case USER_EXCEPTION:
44505 break;
44506 default:
44507 /* Unknown Exception */
44508 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44509 break;
44510 } /* switch(header->rep_status) */
44512 break;
44513 default:
44514 /* Unknown GIOP Message */
44515 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44516 break;
44517 } /* switch(header->message_type) */
44521 * IDL:org/csapi/mmm/IpAppMultiMediaMessagingManager/notificationsResumed:1.0
44523 static void
44524 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_notificationsResumed(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44526 switch(header->message_type) {
44527 case Request:
44528 break;
44529 case Reply:
44530 switch(header->rep_status) {
44531 case NO_EXCEPTION:
44532 /* Function returns void */
44534 break;
44535 case USER_EXCEPTION:
44536 break;
44537 default:
44538 /* Unknown Exception */
44539 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44540 break;
44541 } /* switch(header->rep_status) */
44543 break;
44544 default:
44545 /* Unknown GIOP Message */
44546 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44547 break;
44548 } /* switch(header->message_type) */
44552 * IDL:org/csapi/mmm/IpAppMultiMediaMessagingManager/multiMediaMessagingTerminated:1.0
44554 static void
44555 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_multiMediaMessagingTerminated(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44557 switch(header->message_type) {
44558 case Request:
44559 /* Begin struct "org_csapi_mmm_TpMultiMediaMessagingIdentifier" */
44560 decode_org_csapi_mmm_TpMultiMediaMessagingIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44561 /* End struct "org_csapi_mmm_TpMultiMediaMessagingIdentifier" */
44562 break;
44563 case Reply:
44564 switch(header->rep_status) {
44565 case NO_EXCEPTION:
44566 /* Function returns void */
44568 break;
44569 case USER_EXCEPTION:
44570 break;
44571 default:
44572 /* Unknown Exception */
44573 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44574 break;
44575 } /* switch(header->rep_status) */
44577 break;
44578 default:
44579 /* Unknown GIOP Message */
44580 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44581 break;
44582 } /* switch(header->message_type) */
44586 * IDL:org/csapi/mmm/IpAppMultiMediaMessagingManager/terminateMultipleMailboxes:1.0
44588 static void
44589 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44591 /* Operation specific Variable declarations Begin */
44592 guint32 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet;
44593 guint32 i_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet;
44594 /* Operation specific Variable declarations End */
44596 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44598 switch(header->message_type) {
44599 case Request:
44600 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44601 /* coverity[returned_pointer] */
44602 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet);
44604 for (i_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet=0; i_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet < u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet; i_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet++) {
44606 /* Begin struct "org_csapi_mmm_TpMailboxIdentifier" */
44607 decode_org_csapi_mmm_TpMailboxIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44608 /* End struct "org_csapi_mmm_TpMailboxIdentifier" */
44611 break;
44612 case Reply:
44613 switch(header->rep_status) {
44614 case NO_EXCEPTION:
44615 /* Function returns void */
44617 break;
44618 case USER_EXCEPTION:
44619 break;
44620 default:
44621 /* Unknown Exception */
44622 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44623 break;
44624 } /* switch(header->rep_status) */
44626 break;
44627 default:
44628 /* Unknown GIOP Message */
44629 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44630 break;
44631 } /* switch(header->message_type) */
44635 * IDL:org/csapi/mmm/IpAppMultiMediaMessagingManager/terminateMultipleMultiMediaMessagingSessions:1.0
44637 static void
44638 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44640 /* Operation specific Variable declarations Begin */
44641 guint32 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet;
44642 guint32 i_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet;
44643 /* Operation specific Variable declarations End */
44645 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44647 switch(header->message_type) {
44648 case Request:
44649 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44650 /* coverity[returned_pointer] */
44651 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet);
44653 for (i_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet=0; i_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet < u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet; i_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet++) {
44655 /* Begin struct "org_csapi_mmm_TpMultiMediaMessagingIdentifier" */
44656 decode_org_csapi_mmm_TpMultiMediaMessagingIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44657 /* End struct "org_csapi_mmm_TpMultiMediaMessagingIdentifier" */
44660 break;
44661 case Reply:
44662 switch(header->rep_status) {
44663 case NO_EXCEPTION:
44664 /* Function returns void */
44666 break;
44667 case USER_EXCEPTION:
44668 break;
44669 default:
44670 /* Unknown Exception */
44671 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44672 break;
44673 } /* switch(header->rep_status) */
44675 break;
44676 default:
44677 /* Unknown GIOP Message */
44678 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44679 break;
44680 } /* switch(header->message_type) */
44684 * IDL:org/csapi/mmm/IpMultiMediaMessagingManager/openMailbox:1.0
44686 static void
44687 decode_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44689 switch(header->message_type) {
44690 case Request:
44691 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_mailboxID);
44693 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_authenticationInfo);
44695 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
44697 break;
44698 case Reply:
44699 switch(header->rep_status) {
44700 case NO_EXCEPTION:
44701 /* Begin struct "org_csapi_mmm_TpMailboxIdentifier" */
44702 decode_org_csapi_mmm_TpMailboxIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44703 /* End struct "org_csapi_mmm_TpMailboxIdentifier" */
44704 break;
44705 case USER_EXCEPTION:
44706 break;
44707 default:
44708 /* Unknown Exception */
44709 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44710 break;
44711 } /* switch(header->rep_status) */
44713 break;
44714 default:
44715 /* Unknown GIOP Message */
44716 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44717 break;
44718 } /* switch(header->message_type) */
44722 * IDL:org/csapi/mmm/IpMultiMediaMessagingManager/openMultiMediaMessaging:1.0
44724 static void
44725 decode_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44727 switch(header->message_type) {
44728 case Request:
44729 /* Begin struct "org_csapi_mmm_TpTerminatingAddressList" */
44730 decode_org_csapi_mmm_TpTerminatingAddressList_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44731 /* End struct "org_csapi_mmm_TpTerminatingAddressList" */
44732 /* Begin struct "org_csapi_TpAddress" */
44733 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44734 /* End struct "org_csapi_TpAddress" */
44735 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
44737 break;
44738 case Reply:
44739 switch(header->rep_status) {
44740 case NO_EXCEPTION:
44741 /* Begin struct "org_csapi_mmm_TpMultiMediaMessagingIdentifier" */
44742 decode_org_csapi_mmm_TpMultiMediaMessagingIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44743 /* End struct "org_csapi_mmm_TpMultiMediaMessagingIdentifier" */
44744 break;
44745 case USER_EXCEPTION:
44746 break;
44747 default:
44748 /* Unknown Exception */
44749 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44750 break;
44751 } /* switch(header->rep_status) */
44753 break;
44754 default:
44755 /* Unknown GIOP Message */
44756 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44757 break;
44758 } /* switch(header->message_type) */
44762 * IDL:org/csapi/mmm/IpMultiMediaMessagingManager/createNotification:1.0
44764 static void
44765 decode_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44767 /* Operation specific Variable declarations Begin */
44768 guint32 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria;
44769 guint32 i_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria;
44770 /* Operation specific Variable declarations End */
44772 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44774 switch(header->message_type) {
44775 case Request:
44776 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
44778 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44779 /* coverity[returned_pointer] */
44780 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria);
44782 for (i_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria=0; i_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria < u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria; i_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria++) {
44784 /* Begin union "org_csapi_mmm_TpMessagingEventCriteria" */
44786 decode_org_csapi_mmm_TpMessagingEventCriteria_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
44788 /* End union "org_csapi_mmm_TpMessagingEventCriteria" */
44791 break;
44792 case Reply:
44793 switch(header->rep_status) {
44794 case NO_EXCEPTION:
44795 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
44797 break;
44798 case USER_EXCEPTION:
44799 break;
44800 default:
44801 /* Unknown Exception */
44802 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44803 break;
44804 } /* switch(header->rep_status) */
44806 break;
44807 default:
44808 /* Unknown GIOP Message */
44809 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44810 break;
44811 } /* switch(header->message_type) */
44815 * IDL:org/csapi/mmm/IpMultiMediaMessagingManager/destroyNotification:1.0
44817 static void
44818 decode_org_csapi_mmm_IpMultiMediaMessagingManager_destroyNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44820 switch(header->message_type) {
44821 case Request:
44822 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessagingManager_destroyNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
44824 break;
44825 case Reply:
44826 switch(header->rep_status) {
44827 case NO_EXCEPTION:
44828 /* Function returns void */
44830 break;
44831 case USER_EXCEPTION:
44832 break;
44833 default:
44834 /* Unknown Exception */
44835 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44836 break;
44837 } /* switch(header->rep_status) */
44839 break;
44840 default:
44841 /* Unknown GIOP Message */
44842 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44843 break;
44844 } /* switch(header->message_type) */
44848 * IDL:org/csapi/mmm/IpMultiMediaMessagingManager/changeNotification:1.0
44850 static void
44851 decode_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44853 /* Operation specific Variable declarations Begin */
44854 guint32 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria;
44855 guint32 i_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria;
44856 /* Operation specific Variable declarations End */
44858 (void)item; /* Avoid coverity param_set_but_unused parse warning */
44860 switch(header->message_type) {
44861 case Request:
44862 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
44864 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
44865 /* coverity[returned_pointer] */
44866 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria);
44868 for (i_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria=0; i_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria < u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria; i_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria++) {
44870 /* Begin union "org_csapi_mmm_TpMessagingEventCriteria" */
44872 decode_org_csapi_mmm_TpMessagingEventCriteria_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
44874 /* End union "org_csapi_mmm_TpMessagingEventCriteria" */
44877 break;
44878 case Reply:
44879 switch(header->rep_status) {
44880 case NO_EXCEPTION:
44881 /* Function returns void */
44883 break;
44884 case USER_EXCEPTION:
44885 break;
44886 default:
44887 /* Unknown Exception */
44888 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44889 break;
44890 } /* switch(header->rep_status) */
44892 break;
44893 default:
44894 /* Unknown GIOP Message */
44895 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44896 break;
44897 } /* switch(header->message_type) */
44901 * IDL:org/csapi/mmm/IpMultiMediaMessagingManager/getNextNotification:1.0
44903 static void
44904 decode_org_csapi_mmm_IpMultiMediaMessagingManager_getNextNotification(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44906 switch(header->message_type) {
44907 case Request:
44908 proto_tree_add_boolean(tree, hf_org_csapi_mmm_IpMultiMediaMessagingManager_getNextNotification_reset, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
44910 break;
44911 case Reply:
44912 switch(header->rep_status) {
44913 case NO_EXCEPTION:
44914 /* Begin struct "org_csapi_mmm_TpMessagingNotificationRequestedSetEntry" */
44915 decode_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
44916 /* End struct "org_csapi_mmm_TpMessagingNotificationRequestedSetEntry" */
44917 break;
44918 case USER_EXCEPTION:
44919 break;
44920 default:
44921 /* Unknown Exception */
44922 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44923 break;
44924 } /* switch(header->rep_status) */
44926 break;
44927 default:
44928 /* Unknown GIOP Message */
44929 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44930 break;
44931 } /* switch(header->message_type) */
44935 * IDL:org/csapi/mmm/IpMultiMediaMessagingManager/enableNotifications:1.0
44937 static void
44938 decode_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44940 switch(header->message_type) {
44941 case Request:
44942 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
44944 break;
44945 case Reply:
44946 switch(header->rep_status) {
44947 case NO_EXCEPTION:
44948 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
44950 break;
44951 case USER_EXCEPTION:
44952 break;
44953 default:
44954 /* Unknown Exception */
44955 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44956 break;
44957 } /* switch(header->rep_status) */
44959 break;
44960 default:
44961 /* Unknown GIOP Message */
44962 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44963 break;
44964 } /* switch(header->message_type) */
44968 * IDL:org/csapi/mmm/IpMultiMediaMessagingManager/disableNotifications:1.0
44970 static void
44971 decode_org_csapi_mmm_IpMultiMediaMessagingManager_disableNotifications(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
44973 switch(header->message_type) {
44974 case Request:
44975 break;
44976 case Reply:
44977 switch(header->rep_status) {
44978 case NO_EXCEPTION:
44979 /* Function returns void */
44981 break;
44982 case USER_EXCEPTION:
44983 break;
44984 default:
44985 /* Unknown Exception */
44986 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
44987 break;
44988 } /* switch(header->rep_status) */
44990 break;
44991 default:
44992 /* Unknown GIOP Message */
44993 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
44994 break;
44995 } /* switch(header->message_type) */
44999 * IDL:org/csapi/mmm/IpAppMailbox/createFolderRes:1.0
45001 static void
45002 decode_org_csapi_mmm_IpAppMailbox_createFolderRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45004 switch(header->message_type) {
45005 case Request:
45006 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_createFolderRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45008 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_createFolderRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45010 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_createFolderRes_folderID);
45012 break;
45013 case Reply:
45014 switch(header->rep_status) {
45015 case NO_EXCEPTION:
45016 /* Function returns void */
45018 break;
45019 case USER_EXCEPTION:
45020 break;
45021 default:
45022 /* Unknown Exception */
45023 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45024 break;
45025 } /* switch(header->rep_status) */
45027 break;
45028 default:
45029 /* Unknown GIOP Message */
45030 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45031 break;
45032 } /* switch(header->message_type) */
45036 * IDL:org/csapi/mmm/IpAppMailbox/createFolderErr:1.0
45038 static void
45039 decode_org_csapi_mmm_IpAppMailbox_createFolderErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45041 /* Operation specific Variable declarations Begin */
45042 guint32 u_octet4;
45043 /* Operation specific Variable declarations End */
45045 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45047 switch(header->message_type) {
45048 case Request:
45049 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_createFolderErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45051 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_createFolderErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45053 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45054 /* coverity[returned_pointer] */
45055 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_createFolderErr_error, tvb, *offset-4, 4, u_octet4);
45057 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_createFolderErr_errorDetails);
45059 break;
45060 case Reply:
45061 switch(header->rep_status) {
45062 case NO_EXCEPTION:
45063 /* Function returns void */
45065 break;
45066 case USER_EXCEPTION:
45067 break;
45068 default:
45069 /* Unknown Exception */
45070 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45071 break;
45072 } /* switch(header->rep_status) */
45074 break;
45075 default:
45076 /* Unknown GIOP Message */
45077 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45078 break;
45079 } /* switch(header->message_type) */
45083 * IDL:org/csapi/mmm/IpAppMailbox/getFoldersRes:1.0
45085 static void
45086 decode_org_csapi_mmm_IpAppMailbox_getFoldersRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45088 /* Operation specific Variable declarations Begin */
45089 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames;
45090 guint32 i_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames;
45091 /* Operation specific Variable declarations End */
45093 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45095 switch(header->message_type) {
45096 case Request:
45097 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45099 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45101 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderID);
45103 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
45104 /* coverity[returned_pointer] */
45105 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames);
45107 for (i_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames=0; i_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames < u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames; i_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames++) {
45109 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames);
45113 break;
45114 case Reply:
45115 switch(header->rep_status) {
45116 case NO_EXCEPTION:
45117 /* Function returns void */
45119 break;
45120 case USER_EXCEPTION:
45121 break;
45122 default:
45123 /* Unknown Exception */
45124 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45125 break;
45126 } /* switch(header->rep_status) */
45128 break;
45129 default:
45130 /* Unknown GIOP Message */
45131 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45132 break;
45133 } /* switch(header->message_type) */
45137 * IDL:org/csapi/mmm/IpAppMailbox/getFoldersErr:1.0
45139 static void
45140 decode_org_csapi_mmm_IpAppMailbox_getFoldersErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45142 /* Operation specific Variable declarations Begin */
45143 guint32 u_octet4;
45144 /* Operation specific Variable declarations End */
45146 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45148 switch(header->message_type) {
45149 case Request:
45150 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45152 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45154 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_folderID);
45156 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45157 /* coverity[returned_pointer] */
45158 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_error, tvb, *offset-4, 4, u_octet4);
45160 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_errorDetails);
45162 break;
45163 case Reply:
45164 switch(header->rep_status) {
45165 case NO_EXCEPTION:
45166 /* Function returns void */
45168 break;
45169 case USER_EXCEPTION:
45170 break;
45171 default:
45172 /* Unknown Exception */
45173 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45174 break;
45175 } /* switch(header->rep_status) */
45177 break;
45178 default:
45179 /* Unknown GIOP Message */
45180 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45181 break;
45182 } /* switch(header->message_type) */
45186 * IDL:org/csapi/mmm/IpAppMailbox/deleteFolderRes:1.0
45188 static void
45189 decode_org_csapi_mmm_IpAppMailbox_deleteFolderRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45191 switch(header->message_type) {
45192 case Request:
45193 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_deleteFolderRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45195 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_deleteFolderRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45197 break;
45198 case Reply:
45199 switch(header->rep_status) {
45200 case NO_EXCEPTION:
45201 /* Function returns void */
45203 break;
45204 case USER_EXCEPTION:
45205 break;
45206 default:
45207 /* Unknown Exception */
45208 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45209 break;
45210 } /* switch(header->rep_status) */
45212 break;
45213 default:
45214 /* Unknown GIOP Message */
45215 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45216 break;
45217 } /* switch(header->message_type) */
45221 * IDL:org/csapi/mmm/IpAppMailbox/deleteFolderErr:1.0
45223 static void
45224 decode_org_csapi_mmm_IpAppMailbox_deleteFolderErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45226 /* Operation specific Variable declarations Begin */
45227 guint32 u_octet4;
45228 /* Operation specific Variable declarations End */
45230 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45232 switch(header->message_type) {
45233 case Request:
45234 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45236 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45238 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45239 /* coverity[returned_pointer] */
45240 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_error, tvb, *offset-4, 4, u_octet4);
45242 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_errorDetails);
45244 break;
45245 case Reply:
45246 switch(header->rep_status) {
45247 case NO_EXCEPTION:
45248 /* Function returns void */
45250 break;
45251 case USER_EXCEPTION:
45252 break;
45253 default:
45254 /* Unknown Exception */
45255 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45256 break;
45257 } /* switch(header->rep_status) */
45259 break;
45260 default:
45261 /* Unknown GIOP Message */
45262 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45263 break;
45264 } /* switch(header->message_type) */
45268 * IDL:org/csapi/mmm/IpAppMailbox/copyFolderRes:1.0
45270 static void
45271 decode_org_csapi_mmm_IpAppMailbox_copyFolderRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45273 switch(header->message_type) {
45274 case Request:
45275 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_copyFolderRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45277 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_copyFolderRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45279 break;
45280 case Reply:
45281 switch(header->rep_status) {
45282 case NO_EXCEPTION:
45283 /* Function returns void */
45285 break;
45286 case USER_EXCEPTION:
45287 break;
45288 default:
45289 /* Unknown Exception */
45290 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45291 break;
45292 } /* switch(header->rep_status) */
45294 break;
45295 default:
45296 /* Unknown GIOP Message */
45297 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45298 break;
45299 } /* switch(header->message_type) */
45303 * IDL:org/csapi/mmm/IpAppMailbox/copyFolderErr:1.0
45305 static void
45306 decode_org_csapi_mmm_IpAppMailbox_copyFolderErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45308 /* Operation specific Variable declarations Begin */
45309 guint32 u_octet4;
45310 /* Operation specific Variable declarations End */
45312 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45314 switch(header->message_type) {
45315 case Request:
45316 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45318 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45320 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45321 /* coverity[returned_pointer] */
45322 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_error, tvb, *offset-4, 4, u_octet4);
45324 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_errorDetails);
45326 break;
45327 case Reply:
45328 switch(header->rep_status) {
45329 case NO_EXCEPTION:
45330 /* Function returns void */
45332 break;
45333 case USER_EXCEPTION:
45334 break;
45335 default:
45336 /* Unknown Exception */
45337 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45338 break;
45339 } /* switch(header->rep_status) */
45341 break;
45342 default:
45343 /* Unknown GIOP Message */
45344 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45345 break;
45346 } /* switch(header->message_type) */
45350 * IDL:org/csapi/mmm/IpAppMailbox/moveFolderRes:1.0
45352 static void
45353 decode_org_csapi_mmm_IpAppMailbox_moveFolderRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45355 switch(header->message_type) {
45356 case Request:
45357 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_moveFolderRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45359 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_moveFolderRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45361 break;
45362 case Reply:
45363 switch(header->rep_status) {
45364 case NO_EXCEPTION:
45365 /* Function returns void */
45367 break;
45368 case USER_EXCEPTION:
45369 break;
45370 default:
45371 /* Unknown Exception */
45372 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45373 break;
45374 } /* switch(header->rep_status) */
45376 break;
45377 default:
45378 /* Unknown GIOP Message */
45379 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45380 break;
45381 } /* switch(header->message_type) */
45385 * IDL:org/csapi/mmm/IpAppMailbox/moveFolderErr:1.0
45387 static void
45388 decode_org_csapi_mmm_IpAppMailbox_moveFolderErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45390 /* Operation specific Variable declarations Begin */
45391 guint32 u_octet4;
45392 /* Operation specific Variable declarations End */
45394 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45396 switch(header->message_type) {
45397 case Request:
45398 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45400 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45402 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45403 /* coverity[returned_pointer] */
45404 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_error, tvb, *offset-4, 4, u_octet4);
45406 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_errorDetails);
45408 break;
45409 case Reply:
45410 switch(header->rep_status) {
45411 case NO_EXCEPTION:
45412 /* Function returns void */
45414 break;
45415 case USER_EXCEPTION:
45416 break;
45417 default:
45418 /* Unknown Exception */
45419 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45420 break;
45421 } /* switch(header->rep_status) */
45423 break;
45424 default:
45425 /* Unknown GIOP Message */
45426 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45427 break;
45428 } /* switch(header->message_type) */
45432 * IDL:org/csapi/mmm/IpAppMailbox/putMessageRes:1.0
45434 static void
45435 decode_org_csapi_mmm_IpAppMailbox_putMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45437 switch(header->message_type) {
45438 case Request:
45439 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_putMessageRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45441 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_putMessageRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45443 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_putMessageRes_messageID);
45445 break;
45446 case Reply:
45447 switch(header->rep_status) {
45448 case NO_EXCEPTION:
45449 /* Function returns void */
45451 break;
45452 case USER_EXCEPTION:
45453 break;
45454 default:
45455 /* Unknown Exception */
45456 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45457 break;
45458 } /* switch(header->rep_status) */
45460 break;
45461 default:
45462 /* Unknown GIOP Message */
45463 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45464 break;
45465 } /* switch(header->message_type) */
45469 * IDL:org/csapi/mmm/IpAppMailbox/putMessageErr:1.0
45471 static void
45472 decode_org_csapi_mmm_IpAppMailbox_putMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45474 /* Operation specific Variable declarations Begin */
45475 guint32 u_octet4;
45476 /* Operation specific Variable declarations End */
45478 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45480 switch(header->message_type) {
45481 case Request:
45482 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_putMessageErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45484 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_putMessageErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45486 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45487 /* coverity[returned_pointer] */
45488 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_putMessageErr_error, tvb, *offset-4, 4, u_octet4);
45490 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_putMessageErr_errorDetails);
45492 break;
45493 case Reply:
45494 switch(header->rep_status) {
45495 case NO_EXCEPTION:
45496 /* Function returns void */
45498 break;
45499 case USER_EXCEPTION:
45500 break;
45501 default:
45502 /* Unknown Exception */
45503 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45504 break;
45505 } /* switch(header->rep_status) */
45507 break;
45508 default:
45509 /* Unknown GIOP Message */
45510 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45511 break;
45512 } /* switch(header->message_type) */
45516 * IDL:org/csapi/mmm/IpAppMailbox/copyMessageRes:1.0
45518 static void
45519 decode_org_csapi_mmm_IpAppMailbox_copyMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45521 switch(header->message_type) {
45522 case Request:
45523 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_copyMessageRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45525 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_copyMessageRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45527 break;
45528 case Reply:
45529 switch(header->rep_status) {
45530 case NO_EXCEPTION:
45531 /* Function returns void */
45533 break;
45534 case USER_EXCEPTION:
45535 break;
45536 default:
45537 /* Unknown Exception */
45538 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45539 break;
45540 } /* switch(header->rep_status) */
45542 break;
45543 default:
45544 /* Unknown GIOP Message */
45545 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45546 break;
45547 } /* switch(header->message_type) */
45551 * IDL:org/csapi/mmm/IpAppMailbox/copyMessageErr:1.0
45553 static void
45554 decode_org_csapi_mmm_IpAppMailbox_copyMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45556 /* Operation specific Variable declarations Begin */
45557 guint32 u_octet4;
45558 /* Operation specific Variable declarations End */
45560 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45562 switch(header->message_type) {
45563 case Request:
45564 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45566 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45568 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45569 /* coverity[returned_pointer] */
45570 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_error, tvb, *offset-4, 4, u_octet4);
45572 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_errorDetails);
45574 break;
45575 case Reply:
45576 switch(header->rep_status) {
45577 case NO_EXCEPTION:
45578 /* Function returns void */
45580 break;
45581 case USER_EXCEPTION:
45582 break;
45583 default:
45584 /* Unknown Exception */
45585 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45586 break;
45587 } /* switch(header->rep_status) */
45589 break;
45590 default:
45591 /* Unknown GIOP Message */
45592 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45593 break;
45594 } /* switch(header->message_type) */
45598 * IDL:org/csapi/mmm/IpAppMailbox/moveMessageRes:1.0
45600 static void
45601 decode_org_csapi_mmm_IpAppMailbox_moveMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45603 switch(header->message_type) {
45604 case Request:
45605 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_moveMessageRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45607 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_moveMessageRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45609 break;
45610 case Reply:
45611 switch(header->rep_status) {
45612 case NO_EXCEPTION:
45613 /* Function returns void */
45615 break;
45616 case USER_EXCEPTION:
45617 break;
45618 default:
45619 /* Unknown Exception */
45620 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45621 break;
45622 } /* switch(header->rep_status) */
45624 break;
45625 default:
45626 /* Unknown GIOP Message */
45627 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45628 break;
45629 } /* switch(header->message_type) */
45633 * IDL:org/csapi/mmm/IpAppMailbox/moveMessageErr:1.0
45635 static void
45636 decode_org_csapi_mmm_IpAppMailbox_moveMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45638 /* Operation specific Variable declarations Begin */
45639 guint32 u_octet4;
45640 /* Operation specific Variable declarations End */
45642 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45644 switch(header->message_type) {
45645 case Request:
45646 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45648 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45650 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45651 /* coverity[returned_pointer] */
45652 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_error, tvb, *offset-4, 4, u_octet4);
45654 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_errorDetails);
45656 break;
45657 case Reply:
45658 switch(header->rep_status) {
45659 case NO_EXCEPTION:
45660 /* Function returns void */
45662 break;
45663 case USER_EXCEPTION:
45664 break;
45665 default:
45666 /* Unknown Exception */
45667 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45668 break;
45669 } /* switch(header->rep_status) */
45671 break;
45672 default:
45673 /* Unknown GIOP Message */
45674 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45675 break;
45676 } /* switch(header->message_type) */
45680 * IDL:org/csapi/mmm/IpAppMailbox/deleteMessageRes:1.0
45682 static void
45683 decode_org_csapi_mmm_IpAppMailbox_deleteMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45685 switch(header->message_type) {
45686 case Request:
45687 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_deleteMessageRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45689 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_deleteMessageRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45691 break;
45692 case Reply:
45693 switch(header->rep_status) {
45694 case NO_EXCEPTION:
45695 /* Function returns void */
45697 break;
45698 case USER_EXCEPTION:
45699 break;
45700 default:
45701 /* Unknown Exception */
45702 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45703 break;
45704 } /* switch(header->rep_status) */
45706 break;
45707 default:
45708 /* Unknown GIOP Message */
45709 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45710 break;
45711 } /* switch(header->message_type) */
45715 * IDL:org/csapi/mmm/IpAppMailbox/deleteMessageErr:1.0
45717 static void
45718 decode_org_csapi_mmm_IpAppMailbox_deleteMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45720 /* Operation specific Variable declarations Begin */
45721 guint32 u_octet4;
45722 /* Operation specific Variable declarations End */
45724 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45726 switch(header->message_type) {
45727 case Request:
45728 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45730 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45732 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45733 /* coverity[returned_pointer] */
45734 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_error, tvb, *offset-4, 4, u_octet4);
45736 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_errorDetails);
45738 break;
45739 case Reply:
45740 switch(header->rep_status) {
45741 case NO_EXCEPTION:
45742 /* Function returns void */
45744 break;
45745 case USER_EXCEPTION:
45746 break;
45747 default:
45748 /* Unknown Exception */
45749 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45750 break;
45751 } /* switch(header->rep_status) */
45753 break;
45754 default:
45755 /* Unknown GIOP Message */
45756 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45757 break;
45758 } /* switch(header->message_type) */
45762 * IDL:org/csapi/mmm/IpAppMailbox/listMessagesRes:1.0
45764 static void
45765 decode_org_csapi_mmm_IpAppMailbox_listMessagesRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45767 /* Operation specific Variable declarations Begin */
45768 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList;
45769 guint32 i_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList;
45770 /* Operation specific Variable declarations End */
45772 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45774 switch(header->message_type) {
45775 case Request:
45776 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45778 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45780 u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
45781 /* coverity[returned_pointer] */
45782 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList);
45784 for (i_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList=0; i_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList < u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList; i_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList++) {
45786 /* Begin struct "org_csapi_mmm_TpMessageDescription" */
45787 decode_org_csapi_mmm_TpMessageDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
45788 /* End struct "org_csapi_mmm_TpMessageDescription" */
45791 /* Begin struct "org_csapi_mmm_TpMailboxFolderStatusInformation" */
45792 decode_org_csapi_mmm_TpMailboxFolderStatusInformation_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
45793 /* End struct "org_csapi_mmm_TpMailboxFolderStatusInformation" */
45794 proto_tree_add_boolean(tree, hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_final, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
45796 break;
45797 case Reply:
45798 switch(header->rep_status) {
45799 case NO_EXCEPTION:
45800 /* Function returns void */
45802 break;
45803 case USER_EXCEPTION:
45804 break;
45805 default:
45806 /* Unknown Exception */
45807 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45808 break;
45809 } /* switch(header->rep_status) */
45811 break;
45812 default:
45813 /* Unknown GIOP Message */
45814 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45815 break;
45816 } /* switch(header->message_type) */
45820 * IDL:org/csapi/mmm/IpAppMailbox/listMessagesErr:1.0
45822 static void
45823 decode_org_csapi_mmm_IpAppMailbox_listMessagesErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45825 /* Operation specific Variable declarations Begin */
45826 guint32 u_octet4;
45827 /* Operation specific Variable declarations End */
45829 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45831 switch(header->message_type) {
45832 case Request:
45833 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45835 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45837 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45838 /* coverity[returned_pointer] */
45839 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_error, tvb, *offset-4, 4, u_octet4);
45841 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_errorDetails);
45843 break;
45844 case Reply:
45845 switch(header->rep_status) {
45846 case NO_EXCEPTION:
45847 /* Function returns void */
45849 break;
45850 case USER_EXCEPTION:
45851 break;
45852 default:
45853 /* Unknown Exception */
45854 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45855 break;
45856 } /* switch(header->rep_status) */
45858 break;
45859 default:
45860 /* Unknown GIOP Message */
45861 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45862 break;
45863 } /* switch(header->message_type) */
45867 * IDL:org/csapi/mmm/IpAppMailbox/listMessageBodyPartsRes:1.0
45869 static void
45870 decode_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45872 /* Operation specific Variable declarations Begin */
45873 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList;
45874 guint32 i_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList;
45875 /* Operation specific Variable declarations End */
45877 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45879 switch(header->message_type) {
45880 case Request:
45881 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45883 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45885 u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
45886 /* coverity[returned_pointer] */
45887 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList);
45889 for (i_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList=0; i_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList < u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList; i_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList++) {
45891 /* Begin struct "org_csapi_mmm_TpBodyPartDescription" */
45892 decode_org_csapi_mmm_TpBodyPartDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
45893 /* End struct "org_csapi_mmm_TpBodyPartDescription" */
45896 break;
45897 case Reply:
45898 switch(header->rep_status) {
45899 case NO_EXCEPTION:
45900 /* Function returns void */
45902 break;
45903 case USER_EXCEPTION:
45904 break;
45905 default:
45906 /* Unknown Exception */
45907 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45908 break;
45909 } /* switch(header->rep_status) */
45911 break;
45912 default:
45913 /* Unknown GIOP Message */
45914 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45915 break;
45916 } /* switch(header->message_type) */
45920 * IDL:org/csapi/mmm/IpAppMailbox/listMessageBodyPartsErr:1.0
45922 static void
45923 decode_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45925 /* Operation specific Variable declarations Begin */
45926 guint32 u_octet4;
45927 /* Operation specific Variable declarations End */
45929 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45931 switch(header->message_type) {
45932 case Request:
45933 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45935 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45937 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
45938 /* coverity[returned_pointer] */
45939 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_error, tvb, *offset-4, 4, u_octet4);
45941 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_errorDetails);
45943 break;
45944 case Reply:
45945 switch(header->rep_status) {
45946 case NO_EXCEPTION:
45947 /* Function returns void */
45949 break;
45950 case USER_EXCEPTION:
45951 break;
45952 default:
45953 /* Unknown Exception */
45954 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
45955 break;
45956 } /* switch(header->rep_status) */
45958 break;
45959 default:
45960 /* Unknown GIOP Message */
45961 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
45962 break;
45963 } /* switch(header->message_type) */
45967 * IDL:org/csapi/mmm/IpAppMailbox/getMessageBodyPartsRes:1.0
45969 static void
45970 decode_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
45972 /* Operation specific Variable declarations Begin */
45973 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts;
45974 guint32 i_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts;
45975 /* Operation specific Variable declarations End */
45977 (void)item; /* Avoid coverity param_set_but_unused parse warning */
45979 switch(header->message_type) {
45980 case Request:
45981 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45983 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
45985 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
45986 /* coverity[returned_pointer] */
45987 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts);
45989 for (i_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts=0; i_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts < u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts; i_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts++) {
45991 /* Begin struct "org_csapi_mmm_TpBodyPart" */
45992 decode_org_csapi_mmm_TpBodyPart_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
45993 /* End struct "org_csapi_mmm_TpBodyPart" */
45996 break;
45997 case Reply:
45998 switch(header->rep_status) {
45999 case NO_EXCEPTION:
46000 /* Function returns void */
46002 break;
46003 case USER_EXCEPTION:
46004 break;
46005 default:
46006 /* Unknown Exception */
46007 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46008 break;
46009 } /* switch(header->rep_status) */
46011 break;
46012 default:
46013 /* Unknown GIOP Message */
46014 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46015 break;
46016 } /* switch(header->message_type) */
46020 * IDL:org/csapi/mmm/IpAppMailbox/getMessageBodyPartsErr:1.0
46022 static void
46023 decode_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46025 /* Operation specific Variable declarations Begin */
46026 guint32 u_octet4;
46027 /* Operation specific Variable declarations End */
46029 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46031 switch(header->message_type) {
46032 case Request:
46033 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46035 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46037 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
46038 /* coverity[returned_pointer] */
46039 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_error, tvb, *offset-4, 4, u_octet4);
46041 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_errorDetails);
46043 break;
46044 case Reply:
46045 switch(header->rep_status) {
46046 case NO_EXCEPTION:
46047 /* Function returns void */
46049 break;
46050 case USER_EXCEPTION:
46051 break;
46052 default:
46053 /* Unknown Exception */
46054 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46055 break;
46056 } /* switch(header->rep_status) */
46058 break;
46059 default:
46060 /* Unknown GIOP Message */
46061 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46062 break;
46063 } /* switch(header->message_type) */
46067 * IDL:org/csapi/mmm/IpAppMailbox/getMessageHeadersRes:1.0
46069 static void
46070 decode_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46072 /* Operation specific Variable declarations Begin */
46073 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers;
46074 guint32 i_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers;
46075 /* Operation specific Variable declarations End */
46077 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46079 switch(header->message_type) {
46080 case Request:
46081 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46083 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46085 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
46086 /* coverity[returned_pointer] */
46087 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers);
46089 for (i_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers=0; i_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers < u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers; i_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers++) {
46091 /* Begin union "org_csapi_mmm_TpMessageHeaderField" */
46093 decode_org_csapi_mmm_TpMessageHeaderField_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
46095 /* End union "org_csapi_mmm_TpMessageHeaderField" */
46098 break;
46099 case Reply:
46100 switch(header->rep_status) {
46101 case NO_EXCEPTION:
46102 /* Function returns void */
46104 break;
46105 case USER_EXCEPTION:
46106 break;
46107 default:
46108 /* Unknown Exception */
46109 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46110 break;
46111 } /* switch(header->rep_status) */
46113 break;
46114 default:
46115 /* Unknown GIOP Message */
46116 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46117 break;
46118 } /* switch(header->message_type) */
46122 * IDL:org/csapi/mmm/IpAppMailbox/getMessageHeadersErr:1.0
46124 static void
46125 decode_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46127 /* Operation specific Variable declarations Begin */
46128 guint32 u_octet4;
46129 /* Operation specific Variable declarations End */
46131 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46133 switch(header->message_type) {
46134 case Request:
46135 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46137 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46139 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
46140 /* coverity[returned_pointer] */
46141 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_error, tvb, *offset-4, 4, u_octet4);
46143 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_errorDetails);
46145 break;
46146 case Reply:
46147 switch(header->rep_status) {
46148 case NO_EXCEPTION:
46149 /* Function returns void */
46151 break;
46152 case USER_EXCEPTION:
46153 break;
46154 default:
46155 /* Unknown Exception */
46156 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46157 break;
46158 } /* switch(header->rep_status) */
46160 break;
46161 default:
46162 /* Unknown GIOP Message */
46163 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46164 break;
46165 } /* switch(header->message_type) */
46169 * IDL:org/csapi/mmm/IpAppMailbox/getMessageContentRes:1.0
46171 static void
46172 decode_org_csapi_mmm_IpAppMailbox_getMessageContentRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46174 /* Operation specific Variable declarations Begin */
46175 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content;
46176 guint32 i_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content;
46177 /* Operation specific Variable declarations End */
46179 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46181 switch(header->message_type) {
46182 case Request:
46183 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46185 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46187 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_contentType);
46189 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_contentTransferEncoding);
46191 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
46192 /* coverity[returned_pointer] */
46193 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content);
46195 for (i_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content=0; i_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content < u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content; i_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content++) {
46197 proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
46201 break;
46202 case Reply:
46203 switch(header->rep_status) {
46204 case NO_EXCEPTION:
46205 /* Function returns void */
46207 break;
46208 case USER_EXCEPTION:
46209 break;
46210 default:
46211 /* Unknown Exception */
46212 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46213 break;
46214 } /* switch(header->rep_status) */
46216 break;
46217 default:
46218 /* Unknown GIOP Message */
46219 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46220 break;
46221 } /* switch(header->message_type) */
46225 * IDL:org/csapi/mmm/IpAppMailbox/getMessageContentErr:1.0
46227 static void
46228 decode_org_csapi_mmm_IpAppMailbox_getMessageContentErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46230 /* Operation specific Variable declarations Begin */
46231 guint32 u_octet4;
46232 /* Operation specific Variable declarations End */
46234 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46236 switch(header->message_type) {
46237 case Request:
46238 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46240 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46242 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
46243 /* coverity[returned_pointer] */
46244 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_error, tvb, *offset-4, 4, u_octet4);
46246 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_errorDetails);
46248 break;
46249 case Reply:
46250 switch(header->rep_status) {
46251 case NO_EXCEPTION:
46252 /* Function returns void */
46254 break;
46255 case USER_EXCEPTION:
46256 break;
46257 default:
46258 /* Unknown Exception */
46259 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46260 break;
46261 } /* switch(header->rep_status) */
46263 break;
46264 default:
46265 /* Unknown GIOP Message */
46266 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46267 break;
46268 } /* switch(header->message_type) */
46272 * IDL:org/csapi/mmm/IpAppMailbox/getFullMessageRes:1.0
46274 static void
46275 decode_org_csapi_mmm_IpAppMailbox_getFullMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46277 /* Operation specific Variable declarations Begin */
46278 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message;
46279 guint32 i_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message;
46280 /* Operation specific Variable declarations End */
46282 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46284 switch(header->message_type) {
46285 case Request:
46286 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46288 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46290 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
46291 /* coverity[returned_pointer] */
46292 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message);
46294 for (i_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message=0; i_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message < u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message; i_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message++) {
46296 proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
46300 break;
46301 case Reply:
46302 switch(header->rep_status) {
46303 case NO_EXCEPTION:
46304 /* Function returns void */
46306 break;
46307 case USER_EXCEPTION:
46308 break;
46309 default:
46310 /* Unknown Exception */
46311 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46312 break;
46313 } /* switch(header->rep_status) */
46315 break;
46316 default:
46317 /* Unknown GIOP Message */
46318 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46319 break;
46320 } /* switch(header->message_type) */
46324 * IDL:org/csapi/mmm/IpAppMailbox/getFullMessageErr:1.0
46326 static void
46327 decode_org_csapi_mmm_IpAppMailbox_getFullMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46329 /* Operation specific Variable declarations Begin */
46330 guint32 u_octet4;
46331 /* Operation specific Variable declarations End */
46333 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46335 switch(header->message_type) {
46336 case Request:
46337 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46339 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46341 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
46342 /* coverity[returned_pointer] */
46343 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_error, tvb, *offset-4, 4, u_octet4);
46345 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_errorDetails);
46347 break;
46348 case Reply:
46349 switch(header->rep_status) {
46350 case NO_EXCEPTION:
46351 /* Function returns void */
46353 break;
46354 case USER_EXCEPTION:
46355 break;
46356 default:
46357 /* Unknown Exception */
46358 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46359 break;
46360 } /* switch(header->rep_status) */
46362 break;
46363 default:
46364 /* Unknown GIOP Message */
46365 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46366 break;
46367 } /* switch(header->message_type) */
46371 * IDL:org/csapi/mmm/IpAppMailbox/getMailboxInfoPropertiesRes:1.0
46373 static void
46374 decode_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46376 /* Operation specific Variable declarations Begin */
46377 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties;
46378 guint32 i_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties;
46379 /* Operation specific Variable declarations End */
46381 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46383 switch(header->message_type) {
46384 case Request:
46385 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46387 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46389 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
46390 /* coverity[returned_pointer] */
46391 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties);
46393 for (i_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties=0; i_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties < u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties; i_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties++) {
46395 /* Begin union "org_csapi_mmm_TpMailboxInfoProperty" */
46397 decode_org_csapi_mmm_TpMailboxInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
46399 /* End union "org_csapi_mmm_TpMailboxInfoProperty" */
46402 break;
46403 case Reply:
46404 switch(header->rep_status) {
46405 case NO_EXCEPTION:
46406 /* Function returns void */
46408 break;
46409 case USER_EXCEPTION:
46410 break;
46411 default:
46412 /* Unknown Exception */
46413 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46414 break;
46415 } /* switch(header->rep_status) */
46417 break;
46418 default:
46419 /* Unknown GIOP Message */
46420 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46421 break;
46422 } /* switch(header->message_type) */
46426 * IDL:org/csapi/mmm/IpAppMailbox/getFolderInfoPropertiesRes:1.0
46428 static void
46429 decode_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46431 /* Operation specific Variable declarations Begin */
46432 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties;
46433 guint32 i_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties;
46434 /* Operation specific Variable declarations End */
46436 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46438 switch(header->message_type) {
46439 case Request:
46440 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46442 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46444 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_folderID);
46446 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
46447 /* coverity[returned_pointer] */
46448 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties);
46450 for (i_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties=0; i_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties < u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties; i_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties++) {
46452 /* Begin union "org_csapi_mmm_TpFolderInfoProperty" */
46454 decode_org_csapi_mmm_TpFolderInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
46456 /* End union "org_csapi_mmm_TpFolderInfoProperty" */
46459 break;
46460 case Reply:
46461 switch(header->rep_status) {
46462 case NO_EXCEPTION:
46463 /* Function returns void */
46465 break;
46466 case USER_EXCEPTION:
46467 break;
46468 default:
46469 /* Unknown Exception */
46470 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46471 break;
46472 } /* switch(header->rep_status) */
46474 break;
46475 default:
46476 /* Unknown GIOP Message */
46477 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46478 break;
46479 } /* switch(header->message_type) */
46483 * IDL:org/csapi/mmm/IpAppMailbox/getMessageInfoPropertiesRes:1.0
46485 static void
46486 decode_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46488 /* Operation specific Variable declarations Begin */
46489 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties;
46490 guint32 i_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties;
46491 /* Operation specific Variable declarations End */
46493 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46495 switch(header->message_type) {
46496 case Request:
46497 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46499 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46501 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_messageID);
46503 u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
46504 /* coverity[returned_pointer] */
46505 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties);
46507 for (i_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties=0; i_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties < u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties; i_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties++) {
46509 /* Begin union "org_csapi_mmm_TpMessageInfoProperty" */
46511 decode_org_csapi_mmm_TpMessageInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
46513 /* End union "org_csapi_mmm_TpMessageInfoProperty" */
46516 break;
46517 case Reply:
46518 switch(header->rep_status) {
46519 case NO_EXCEPTION:
46520 /* Function returns void */
46522 break;
46523 case USER_EXCEPTION:
46524 break;
46525 default:
46526 /* Unknown Exception */
46527 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46528 break;
46529 } /* switch(header->rep_status) */
46531 break;
46532 default:
46533 /* Unknown GIOP Message */
46534 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46535 break;
46536 } /* switch(header->message_type) */
46540 * IDL:org/csapi/mmm/IpAppMailbox/setMessageInfoPropertiesRes:1.0
46542 static void
46543 decode_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46545 /* Operation specific Variable declarations Begin */
46546 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated;
46547 guint32 i_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated;
46548 /* Operation specific Variable declarations End */
46550 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46552 switch(header->message_type) {
46553 case Request:
46554 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46556 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46558 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_messageID);
46560 u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
46561 /* coverity[returned_pointer] */
46562 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated);
46564 for (i_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated=0; i_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated < u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated; i_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated++) {
46566 /* Begin union "org_csapi_mmm_TpMessageInfoProperty" */
46568 decode_org_csapi_mmm_TpMessageInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
46570 /* End union "org_csapi_mmm_TpMessageInfoProperty" */
46573 break;
46574 case Reply:
46575 switch(header->rep_status) {
46576 case NO_EXCEPTION:
46577 /* Function returns void */
46579 break;
46580 case USER_EXCEPTION:
46581 break;
46582 default:
46583 /* Unknown Exception */
46584 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46585 break;
46586 } /* switch(header->rep_status) */
46588 break;
46589 default:
46590 /* Unknown GIOP Message */
46591 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46592 break;
46593 } /* switch(header->message_type) */
46597 * IDL:org/csapi/mmm/IpAppMailbox/setMessageInfoPropertiesErr:1.0
46599 static void
46600 decode_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46602 /* Operation specific Variable declarations Begin */
46603 guint32 u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated;
46604 guint32 i_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated;
46605 /* Operation specific Variable declarations End */
46607 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46609 switch(header->message_type) {
46610 case Request:
46611 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46613 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46615 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_messageID);
46617 u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
46618 /* coverity[returned_pointer] */
46619 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated);
46621 for (i_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated=0; i_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated < u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated; i_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated++) {
46623 /* Begin struct "org_csapi_mmm_TpMessageInfoPropertyError" */
46624 decode_org_csapi_mmm_TpMessageInfoPropertyError_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
46625 /* End struct "org_csapi_mmm_TpMessageInfoPropertyError" */
46628 break;
46629 case Reply:
46630 switch(header->rep_status) {
46631 case NO_EXCEPTION:
46632 /* Function returns void */
46634 break;
46635 case USER_EXCEPTION:
46636 break;
46637 default:
46638 /* Unknown Exception */
46639 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46640 break;
46641 } /* switch(header->rep_status) */
46643 break;
46644 default:
46645 /* Unknown GIOP Message */
46646 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46647 break;
46648 } /* switch(header->message_type) */
46652 * IDL:org/csapi/mmm/IpAppMailbox/getMailboxInfoPropertiesErr:1.0
46654 static void
46655 decode_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46657 /* Operation specific Variable declarations Begin */
46658 guint32 u_octet4;
46659 /* Operation specific Variable declarations End */
46661 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46663 switch(header->message_type) {
46664 case Request:
46665 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46667 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46669 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
46670 /* coverity[returned_pointer] */
46671 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_error, tvb, *offset-4, 4, u_octet4);
46673 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_errorDetails);
46675 break;
46676 case Reply:
46677 switch(header->rep_status) {
46678 case NO_EXCEPTION:
46679 /* Function returns void */
46681 break;
46682 case USER_EXCEPTION:
46683 break;
46684 default:
46685 /* Unknown Exception */
46686 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46687 break;
46688 } /* switch(header->rep_status) */
46690 break;
46691 default:
46692 /* Unknown GIOP Message */
46693 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46694 break;
46695 } /* switch(header->message_type) */
46699 * IDL:org/csapi/mmm/IpAppMailbox/getFolderInfoPropertiesErr:1.0
46701 static void
46702 decode_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46704 /* Operation specific Variable declarations Begin */
46705 guint32 u_octet4;
46706 /* Operation specific Variable declarations End */
46708 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46710 switch(header->message_type) {
46711 case Request:
46712 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46714 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46716 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
46717 /* coverity[returned_pointer] */
46718 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_error, tvb, *offset-4, 4, u_octet4);
46720 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_errorDetails);
46722 break;
46723 case Reply:
46724 switch(header->rep_status) {
46725 case NO_EXCEPTION:
46726 /* Function returns void */
46728 break;
46729 case USER_EXCEPTION:
46730 break;
46731 default:
46732 /* Unknown Exception */
46733 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46734 break;
46735 } /* switch(header->rep_status) */
46737 break;
46738 default:
46739 /* Unknown GIOP Message */
46740 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46741 break;
46742 } /* switch(header->message_type) */
46746 * IDL:org/csapi/mmm/IpAppMailbox/getMessageInfoPropertiesErr:1.0
46748 static void
46749 decode_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46751 /* Operation specific Variable declarations Begin */
46752 guint32 u_octet4;
46753 /* Operation specific Variable declarations End */
46755 (void)item; /* Avoid coverity param_set_but_unused parse warning */
46757 switch(header->message_type) {
46758 case Request:
46759 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46761 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_requestID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46763 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
46764 /* coverity[returned_pointer] */
46765 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_error, tvb, *offset-4, 4, u_octet4);
46767 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_errorDetails);
46769 break;
46770 case Reply:
46771 switch(header->rep_status) {
46772 case NO_EXCEPTION:
46773 /* Function returns void */
46775 break;
46776 case USER_EXCEPTION:
46777 break;
46778 default:
46779 /* Unknown Exception */
46780 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46781 break;
46782 } /* switch(header->rep_status) */
46784 break;
46785 default:
46786 /* Unknown GIOP Message */
46787 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46788 break;
46789 } /* switch(header->message_type) */
46793 * IDL:org/csapi/mmm/IpMailbox/close:1.0
46795 static void
46796 decode_org_csapi_mmm_IpMailbox_close(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46798 switch(header->message_type) {
46799 case Request:
46800 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_close_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46802 break;
46803 case Reply:
46804 switch(header->rep_status) {
46805 case NO_EXCEPTION:
46806 /* Function returns void */
46808 break;
46809 case USER_EXCEPTION:
46810 break;
46811 default:
46812 /* Unknown Exception */
46813 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46814 break;
46815 } /* switch(header->rep_status) */
46817 break;
46818 default:
46819 /* Unknown GIOP Message */
46820 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46821 break;
46822 } /* switch(header->message_type) */
46826 * IDL:org/csapi/mmm/IpMailbox/createFolderReq:1.0
46828 static void
46829 decode_org_csapi_mmm_IpMailbox_createFolderReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46831 switch(header->message_type) {
46832 case Request:
46833 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_createFolderReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46835 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_createFolderReq_folderID);
46837 break;
46838 case Reply:
46839 switch(header->rep_status) {
46840 case NO_EXCEPTION:
46841 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_createFolderReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46843 break;
46844 case USER_EXCEPTION:
46845 break;
46846 default:
46847 /* Unknown Exception */
46848 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46849 break;
46850 } /* switch(header->rep_status) */
46852 break;
46853 default:
46854 /* Unknown GIOP Message */
46855 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46856 break;
46857 } /* switch(header->message_type) */
46861 * IDL:org/csapi/mmm/IpMailbox/getFoldersReq:1.0
46863 static void
46864 decode_org_csapi_mmm_IpMailbox_getFoldersReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46866 switch(header->message_type) {
46867 case Request:
46868 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getFoldersReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46870 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getFoldersReq_folderID);
46872 break;
46873 case Reply:
46874 switch(header->rep_status) {
46875 case NO_EXCEPTION:
46876 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getFoldersReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46878 break;
46879 case USER_EXCEPTION:
46880 break;
46881 default:
46882 /* Unknown Exception */
46883 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46884 break;
46885 } /* switch(header->rep_status) */
46887 break;
46888 default:
46889 /* Unknown GIOP Message */
46890 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46891 break;
46892 } /* switch(header->message_type) */
46896 * IDL:org/csapi/mmm/IpMailbox/deleteFolderReq:1.0
46898 static void
46899 decode_org_csapi_mmm_IpMailbox_deleteFolderReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46901 switch(header->message_type) {
46902 case Request:
46903 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_deleteFolderReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46905 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_deleteFolderReq_folderID);
46907 break;
46908 case Reply:
46909 switch(header->rep_status) {
46910 case NO_EXCEPTION:
46911 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_deleteFolderReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46913 break;
46914 case USER_EXCEPTION:
46915 break;
46916 default:
46917 /* Unknown Exception */
46918 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46919 break;
46920 } /* switch(header->rep_status) */
46922 break;
46923 default:
46924 /* Unknown GIOP Message */
46925 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46926 break;
46927 } /* switch(header->message_type) */
46931 * IDL:org/csapi/mmm/IpMailbox/copyFolderReq:1.0
46933 static void
46934 decode_org_csapi_mmm_IpMailbox_copyFolderReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46936 switch(header->message_type) {
46937 case Request:
46938 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_copyFolderReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46940 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_copyFolderReq_sourceFolderID);
46942 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_copyFolderReq_destinationFolderID);
46944 break;
46945 case Reply:
46946 switch(header->rep_status) {
46947 case NO_EXCEPTION:
46948 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_copyFolderReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46950 break;
46951 case USER_EXCEPTION:
46952 break;
46953 default:
46954 /* Unknown Exception */
46955 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46956 break;
46957 } /* switch(header->rep_status) */
46959 break;
46960 default:
46961 /* Unknown GIOP Message */
46962 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
46963 break;
46964 } /* switch(header->message_type) */
46968 * IDL:org/csapi/mmm/IpMailbox/moveFolderReq:1.0
46970 static void
46971 decode_org_csapi_mmm_IpMailbox_moveFolderReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
46973 switch(header->message_type) {
46974 case Request:
46975 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_moveFolderReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46977 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_moveFolderReq_sourceFolderID);
46979 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_moveFolderReq_destinationFolderID);
46981 break;
46982 case Reply:
46983 switch(header->rep_status) {
46984 case NO_EXCEPTION:
46985 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_moveFolderReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
46987 break;
46988 case USER_EXCEPTION:
46989 break;
46990 default:
46991 /* Unknown Exception */
46992 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
46993 break;
46994 } /* switch(header->rep_status) */
46996 break;
46997 default:
46998 /* Unknown GIOP Message */
46999 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47000 break;
47001 } /* switch(header->message_type) */
47005 * IDL:org/csapi/mmm/IpMailbox/putMessageReq:1.0
47007 static void
47008 decode_org_csapi_mmm_IpMailbox_putMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47010 /* Operation specific Variable declarations Begin */
47011 guint32 u_octet4_loop_org_csapi_mmm_IpMailbox_putMessageReq_message;
47012 guint32 i_org_csapi_mmm_IpMailbox_putMessageReq_message;
47013 /* Operation specific Variable declarations End */
47015 (void)item; /* Avoid coverity param_set_but_unused parse warning */
47017 switch(header->message_type) {
47018 case Request:
47019 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_putMessageReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47021 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_putMessageReq_folderID);
47023 u_octet4_loop_org_csapi_mmm_IpMailbox_putMessageReq_message = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
47024 /* coverity[returned_pointer] */
47025 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMailbox_putMessageReq_message, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMailbox_putMessageReq_message);
47027 for (i_org_csapi_mmm_IpMailbox_putMessageReq_message=0; i_org_csapi_mmm_IpMailbox_putMessageReq_message < u_octet4_loop_org_csapi_mmm_IpMailbox_putMessageReq_message; i_org_csapi_mmm_IpMailbox_putMessageReq_message++) {
47029 proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMailbox_putMessageReq_message, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
47033 break;
47034 case Reply:
47035 switch(header->rep_status) {
47036 case NO_EXCEPTION:
47037 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_putMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47039 break;
47040 case USER_EXCEPTION:
47041 break;
47042 default:
47043 /* Unknown Exception */
47044 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47045 break;
47046 } /* switch(header->rep_status) */
47048 break;
47049 default:
47050 /* Unknown GIOP Message */
47051 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47052 break;
47053 } /* switch(header->message_type) */
47057 * IDL:org/csapi/mmm/IpMailbox/copyMessageReq:1.0
47059 static void
47060 decode_org_csapi_mmm_IpMailbox_copyMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47062 switch(header->message_type) {
47063 case Request:
47064 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_copyMessageReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47066 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_copyMessageReq_fromFolderID);
47068 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_copyMessageReq_toFolderID);
47070 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_copyMessageReq_messageID);
47072 break;
47073 case Reply:
47074 switch(header->rep_status) {
47075 case NO_EXCEPTION:
47076 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_copyMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47078 break;
47079 case USER_EXCEPTION:
47080 break;
47081 default:
47082 /* Unknown Exception */
47083 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47084 break;
47085 } /* switch(header->rep_status) */
47087 break;
47088 default:
47089 /* Unknown GIOP Message */
47090 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47091 break;
47092 } /* switch(header->message_type) */
47096 * IDL:org/csapi/mmm/IpMailbox/moveMessageReq:1.0
47098 static void
47099 decode_org_csapi_mmm_IpMailbox_moveMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47101 switch(header->message_type) {
47102 case Request:
47103 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_moveMessageReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47105 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_moveMessageReq_fromFolderID);
47107 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_moveMessageReq_toFolderID);
47109 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_moveMessageReq_messageID);
47111 break;
47112 case Reply:
47113 switch(header->rep_status) {
47114 case NO_EXCEPTION:
47115 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_moveMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47117 break;
47118 case USER_EXCEPTION:
47119 break;
47120 default:
47121 /* Unknown Exception */
47122 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47123 break;
47124 } /* switch(header->rep_status) */
47126 break;
47127 default:
47128 /* Unknown GIOP Message */
47129 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47130 break;
47131 } /* switch(header->message_type) */
47135 * IDL:org/csapi/mmm/IpMailbox/deleteMessageReq:1.0
47137 static void
47138 decode_org_csapi_mmm_IpMailbox_deleteMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47140 switch(header->message_type) {
47141 case Request:
47142 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_deleteMessageReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47144 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_deleteMessageReq_fromFolderID);
47146 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_deleteMessageReq_messageID);
47148 break;
47149 case Reply:
47150 switch(header->rep_status) {
47151 case NO_EXCEPTION:
47152 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_deleteMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47154 break;
47155 case USER_EXCEPTION:
47156 break;
47157 default:
47158 /* Unknown Exception */
47159 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47160 break;
47161 } /* switch(header->rep_status) */
47163 break;
47164 default:
47165 /* Unknown GIOP Message */
47166 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47167 break;
47168 } /* switch(header->message_type) */
47172 * IDL:org/csapi/mmm/IpMailbox/listMessagesReq:1.0
47174 static void
47175 decode_org_csapi_mmm_IpMailbox_listMessagesReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47177 switch(header->message_type) {
47178 case Request:
47179 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_listMessagesReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47181 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_listMessagesReq_folderID);
47183 /* Begin struct "org_csapi_mmm_TpListMessagesCriteria" */
47184 decode_org_csapi_mmm_TpListMessagesCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
47185 /* End struct "org_csapi_mmm_TpListMessagesCriteria" */
47186 proto_tree_add_boolean(tree, hf_org_csapi_mmm_IpMailbox_listMessagesReq_reset, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
47188 break;
47189 case Reply:
47190 switch(header->rep_status) {
47191 case NO_EXCEPTION:
47192 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_listMessagesReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47194 break;
47195 case USER_EXCEPTION:
47196 break;
47197 default:
47198 /* Unknown Exception */
47199 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47200 break;
47201 } /* switch(header->rep_status) */
47203 break;
47204 default:
47205 /* Unknown GIOP Message */
47206 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47207 break;
47208 } /* switch(header->message_type) */
47212 * IDL:org/csapi/mmm/IpMailbox/listMessageBodyPartsReq:1.0
47214 static void
47215 decode_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47217 switch(header->message_type) {
47218 case Request:
47219 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47221 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_folderID);
47223 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_messageID);
47225 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_maxNestingLevel, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47227 break;
47228 case Reply:
47229 switch(header->rep_status) {
47230 case NO_EXCEPTION:
47231 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47233 break;
47234 case USER_EXCEPTION:
47235 break;
47236 default:
47237 /* Unknown Exception */
47238 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47239 break;
47240 } /* switch(header->rep_status) */
47242 break;
47243 default:
47244 /* Unknown GIOP Message */
47245 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47246 break;
47247 } /* switch(header->message_type) */
47251 * IDL:org/csapi/mmm/IpMailbox/getMessageBodyPartsReq:1.0
47253 static void
47254 decode_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47256 /* Operation specific Variable declarations Begin */
47257 guint32 u_octet4_loop_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs;
47258 guint32 i_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs;
47259 /* Operation specific Variable declarations End */
47261 (void)item; /* Avoid coverity param_set_but_unused parse warning */
47263 switch(header->message_type) {
47264 case Request:
47265 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47267 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_folderID);
47269 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_messageID);
47271 u_octet4_loop_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
47272 /* coverity[returned_pointer] */
47273 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs);
47275 for (i_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs=0; i_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs < u_octet4_loop_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs; i_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs++) {
47277 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs);
47281 break;
47282 case Reply:
47283 switch(header->rep_status) {
47284 case NO_EXCEPTION:
47285 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47287 break;
47288 case USER_EXCEPTION:
47289 break;
47290 default:
47291 /* Unknown Exception */
47292 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47293 break;
47294 } /* switch(header->rep_status) */
47296 break;
47297 default:
47298 /* Unknown GIOP Message */
47299 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47300 break;
47301 } /* switch(header->message_type) */
47305 * IDL:org/csapi/mmm/IpMailbox/getMessageHeadersReq:1.0
47307 static void
47308 decode_org_csapi_mmm_IpMailbox_getMessageHeadersReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47310 switch(header->message_type) {
47311 case Request:
47312 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47314 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_folderID);
47316 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_messageID);
47318 break;
47319 case Reply:
47320 switch(header->rep_status) {
47321 case NO_EXCEPTION:
47322 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47324 break;
47325 case USER_EXCEPTION:
47326 break;
47327 default:
47328 /* Unknown Exception */
47329 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47330 break;
47331 } /* switch(header->rep_status) */
47333 break;
47334 default:
47335 /* Unknown GIOP Message */
47336 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47337 break;
47338 } /* switch(header->message_type) */
47342 * IDL:org/csapi/mmm/IpMailbox/getMessageContentReq:1.0
47344 static void
47345 decode_org_csapi_mmm_IpMailbox_getMessageContentReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47347 switch(header->message_type) {
47348 case Request:
47349 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMessageContentReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47351 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getMessageContentReq_folderID);
47353 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getMessageContentReq_messageID);
47355 break;
47356 case Reply:
47357 switch(header->rep_status) {
47358 case NO_EXCEPTION:
47359 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMessageContentReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47361 break;
47362 case USER_EXCEPTION:
47363 break;
47364 default:
47365 /* Unknown Exception */
47366 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47367 break;
47368 } /* switch(header->rep_status) */
47370 break;
47371 default:
47372 /* Unknown GIOP Message */
47373 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47374 break;
47375 } /* switch(header->message_type) */
47379 * IDL:org/csapi/mmm/IpMailbox/getFullMessageReq:1.0
47381 static void
47382 decode_org_csapi_mmm_IpMailbox_getFullMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47384 switch(header->message_type) {
47385 case Request:
47386 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getFullMessageReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47388 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getFullMessageReq_folderID);
47390 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getFullMessageReq_messageID);
47392 break;
47393 case Reply:
47394 switch(header->rep_status) {
47395 case NO_EXCEPTION:
47396 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getFullMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47398 break;
47399 case USER_EXCEPTION:
47400 break;
47401 default:
47402 /* Unknown Exception */
47403 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47404 break;
47405 } /* switch(header->rep_status) */
47407 break;
47408 default:
47409 /* Unknown GIOP Message */
47410 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47411 break;
47412 } /* switch(header->message_type) */
47416 * IDL:org/csapi/mmm/IpMailbox/getMailboxInfoPropertiesReq:1.0
47418 static void
47419 decode_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47421 switch(header->message_type) {
47422 case Request:
47423 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47425 break;
47426 case Reply:
47427 switch(header->rep_status) {
47428 case NO_EXCEPTION:
47429 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47431 break;
47432 case USER_EXCEPTION:
47433 break;
47434 default:
47435 /* Unknown Exception */
47436 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47437 break;
47438 } /* switch(header->rep_status) */
47440 break;
47441 default:
47442 /* Unknown GIOP Message */
47443 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47444 break;
47445 } /* switch(header->message_type) */
47449 * IDL:org/csapi/mmm/IpMailbox/getFolderInfoPropertiesReq:1.0
47451 static void
47452 decode_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47454 switch(header->message_type) {
47455 case Request:
47456 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47458 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_folderID);
47460 break;
47461 case Reply:
47462 switch(header->rep_status) {
47463 case NO_EXCEPTION:
47464 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47466 break;
47467 case USER_EXCEPTION:
47468 break;
47469 default:
47470 /* Unknown Exception */
47471 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47472 break;
47473 } /* switch(header->rep_status) */
47475 break;
47476 default:
47477 /* Unknown GIOP Message */
47478 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47479 break;
47480 } /* switch(header->message_type) */
47484 * IDL:org/csapi/mmm/IpMailbox/getMessageInfoPropertiesReq:1.0
47486 static void
47487 decode_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47489 switch(header->message_type) {
47490 case Request:
47491 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47493 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_messageID);
47495 break;
47496 case Reply:
47497 switch(header->rep_status) {
47498 case NO_EXCEPTION:
47499 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47501 break;
47502 case USER_EXCEPTION:
47503 break;
47504 default:
47505 /* Unknown Exception */
47506 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47507 break;
47508 } /* switch(header->rep_status) */
47510 break;
47511 default:
47512 /* Unknown GIOP Message */
47513 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47514 break;
47515 } /* switch(header->message_type) */
47519 * IDL:org/csapi/mmm/IpMailbox/setMessageInfoPropertiesReq:1.0
47521 static void
47522 decode_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47524 /* Operation specific Variable declarations Begin */
47525 guint32 u_octet4_loop_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties;
47526 guint32 i_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties;
47527 /* Operation specific Variable declarations End */
47529 (void)item; /* Avoid coverity param_set_but_unused parse warning */
47531 switch(header->message_type) {
47532 case Request:
47533 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_mailboxSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47535 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_messageID);
47537 u_octet4_loop_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
47538 /* coverity[returned_pointer] */
47539 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties);
47541 for (i_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties=0; i_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties < u_octet4_loop_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties; i_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties++) {
47543 /* Begin union "org_csapi_mmm_TpMessageInfoProperty" */
47545 decode_org_csapi_mmm_TpMessageInfoProperty_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
47547 /* End union "org_csapi_mmm_TpMessageInfoProperty" */
47550 break;
47551 case Reply:
47552 switch(header->rep_status) {
47553 case NO_EXCEPTION:
47554 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47556 break;
47557 case USER_EXCEPTION:
47558 break;
47559 default:
47560 /* Unknown Exception */
47561 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47562 break;
47563 } /* switch(header->rep_status) */
47565 break;
47566 default:
47567 /* Unknown GIOP Message */
47568 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47569 break;
47570 } /* switch(header->message_type) */
47574 * IDL:org/csapi/mmm/IpAppMultiMediaMessaging/sendMessageRes:1.0
47576 static void
47577 decode_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47579 switch(header->message_type) {
47580 case Request:
47581 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47583 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47585 break;
47586 case Reply:
47587 switch(header->rep_status) {
47588 case NO_EXCEPTION:
47589 /* Function returns void */
47591 break;
47592 case USER_EXCEPTION:
47593 break;
47594 default:
47595 /* Unknown Exception */
47596 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47597 break;
47598 } /* switch(header->rep_status) */
47600 break;
47601 default:
47602 /* Unknown GIOP Message */
47603 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47604 break;
47605 } /* switch(header->message_type) */
47609 * IDL:org/csapi/mmm/IpAppMultiMediaMessaging/sendMessageErr:1.0
47611 static void
47612 decode_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47614 /* Operation specific Variable declarations Begin */
47615 guint32 u_octet4;
47616 /* Operation specific Variable declarations End */
47618 (void)item; /* Avoid coverity param_set_but_unused parse warning */
47620 switch(header->message_type) {
47621 case Request:
47622 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47624 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47626 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
47627 /* coverity[returned_pointer] */
47628 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_error, tvb, *offset-4, 4, u_octet4);
47630 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_errorDetails);
47632 break;
47633 case Reply:
47634 switch(header->rep_status) {
47635 case NO_EXCEPTION:
47636 /* Function returns void */
47638 break;
47639 case USER_EXCEPTION:
47640 break;
47641 default:
47642 /* Unknown Exception */
47643 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47644 break;
47645 } /* switch(header->rep_status) */
47647 break;
47648 default:
47649 /* Unknown GIOP Message */
47650 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47651 break;
47652 } /* switch(header->message_type) */
47656 * IDL:org/csapi/mmm/IpAppMultiMediaMessaging/cancelMessageRes:1.0
47658 static void
47659 decode_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47661 switch(header->message_type) {
47662 case Request:
47663 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47665 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47667 break;
47668 case Reply:
47669 switch(header->rep_status) {
47670 case NO_EXCEPTION:
47671 /* Function returns void */
47673 break;
47674 case USER_EXCEPTION:
47675 break;
47676 default:
47677 /* Unknown Exception */
47678 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47679 break;
47680 } /* switch(header->rep_status) */
47682 break;
47683 default:
47684 /* Unknown GIOP Message */
47685 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47686 break;
47687 } /* switch(header->message_type) */
47691 * IDL:org/csapi/mmm/IpAppMultiMediaMessaging/cancelMessageErr:1.0
47693 static void
47694 decode_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47696 /* Operation specific Variable declarations Begin */
47697 guint32 u_octet4;
47698 /* Operation specific Variable declarations End */
47700 (void)item; /* Avoid coverity param_set_but_unused parse warning */
47702 switch(header->message_type) {
47703 case Request:
47704 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47706 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47708 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
47709 /* coverity[returned_pointer] */
47710 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_error, tvb, *offset-4, 4, u_octet4);
47712 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_errorDetails);
47714 break;
47715 case Reply:
47716 switch(header->rep_status) {
47717 case NO_EXCEPTION:
47718 /* Function returns void */
47720 break;
47721 case USER_EXCEPTION:
47722 break;
47723 default:
47724 /* Unknown Exception */
47725 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47726 break;
47727 } /* switch(header->rep_status) */
47729 break;
47730 default:
47731 /* Unknown GIOP Message */
47732 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47733 break;
47734 } /* switch(header->message_type) */
47738 * IDL:org/csapi/mmm/IpAppMultiMediaMessaging/queryStatusRes:1.0
47740 static void
47741 decode_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47743 /* Operation specific Variable declarations Begin */
47744 guint32 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result;
47745 guint32 i_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result;
47746 /* Operation specific Variable declarations End */
47748 (void)item; /* Avoid coverity param_set_but_unused parse warning */
47750 switch(header->message_type) {
47751 case Request:
47752 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47754 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47756 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
47757 /* coverity[returned_pointer] */
47758 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result);
47760 for (i_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result=0; i_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result < u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result; i_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result++) {
47762 /* Begin struct "org_csapi_mmm_TpQueryStatusReport" */
47763 decode_org_csapi_mmm_TpQueryStatusReport_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
47764 /* End struct "org_csapi_mmm_TpQueryStatusReport" */
47767 break;
47768 case Reply:
47769 switch(header->rep_status) {
47770 case NO_EXCEPTION:
47771 /* Function returns void */
47773 break;
47774 case USER_EXCEPTION:
47775 break;
47776 default:
47777 /* Unknown Exception */
47778 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47779 break;
47780 } /* switch(header->rep_status) */
47782 break;
47783 default:
47784 /* Unknown GIOP Message */
47785 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47786 break;
47787 } /* switch(header->message_type) */
47791 * IDL:org/csapi/mmm/IpAppMultiMediaMessaging/queryStatusErr:1.0
47793 static void
47794 decode_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47796 /* Operation specific Variable declarations Begin */
47797 guint32 u_octet4;
47798 /* Operation specific Variable declarations End */
47800 (void)item; /* Avoid coverity param_set_but_unused parse warning */
47802 switch(header->message_type) {
47803 case Request:
47804 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47806 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47808 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
47809 /* coverity[returned_pointer] */
47810 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_error, tvb, *offset-4, 4, u_octet4);
47812 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_errorDetails);
47814 break;
47815 case Reply:
47816 switch(header->rep_status) {
47817 case NO_EXCEPTION:
47818 /* Function returns void */
47820 break;
47821 case USER_EXCEPTION:
47822 break;
47823 default:
47824 /* Unknown Exception */
47825 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47826 break;
47827 } /* switch(header->rep_status) */
47829 break;
47830 default:
47831 /* Unknown GIOP Message */
47832 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47833 break;
47834 } /* switch(header->message_type) */
47838 * IDL:org/csapi/mmm/IpAppMultiMediaMessaging/messageStatusReport:1.0
47840 static void
47841 decode_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47843 switch(header->message_type) {
47844 case Request:
47845 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47847 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47849 /* Begin struct "org_csapi_TpAddress" */
47850 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
47851 /* End struct "org_csapi_TpAddress" */
47852 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_deliveryReportType, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47854 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_deliveryReportInfo);
47856 break;
47857 case Reply:
47858 switch(header->rep_status) {
47859 case NO_EXCEPTION:
47860 /* Function returns void */
47862 break;
47863 case USER_EXCEPTION:
47864 break;
47865 default:
47866 /* Unknown Exception */
47867 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47868 break;
47869 } /* switch(header->rep_status) */
47871 break;
47872 default:
47873 /* Unknown GIOP Message */
47874 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47875 break;
47876 } /* switch(header->message_type) */
47880 * IDL:org/csapi/mmm/IpAppMultiMediaMessaging/messageReceived:1.0
47882 static void
47883 decode_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47885 /* Operation specific Variable declarations Begin */
47886 guint32 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message;
47887 guint32 i_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message;
47888 guint32 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers;
47889 guint32 i_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers;
47890 /* Operation specific Variable declarations End */
47892 (void)item; /* Avoid coverity param_set_but_unused parse warning */
47894 switch(header->message_type) {
47895 case Request:
47896 proto_tree_add_int(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47898 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
47899 /* coverity[returned_pointer] */
47900 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message);
47902 for (i_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message=0; i_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message < u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message; i_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message++) {
47904 proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
47908 u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
47909 /* coverity[returned_pointer] */
47910 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers);
47912 for (i_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers=0; i_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers < u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers; i_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers++) {
47914 /* Begin union "org_csapi_mmm_TpMessageHeaderField" */
47916 decode_org_csapi_mmm_TpMessageHeaderField_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
47918 /* End union "org_csapi_mmm_TpMessageHeaderField" */
47921 break;
47922 case Reply:
47923 switch(header->rep_status) {
47924 case NO_EXCEPTION:
47925 /* Function returns void */
47927 break;
47928 case USER_EXCEPTION:
47929 break;
47930 default:
47931 /* Unknown Exception */
47932 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
47933 break;
47934 } /* switch(header->rep_status) */
47936 break;
47937 default:
47938 /* Unknown GIOP Message */
47939 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
47940 break;
47941 } /* switch(header->message_type) */
47945 * IDL:org/csapi/mmm/IpMultiMediaMessaging/sendMessageReq:1.0
47947 static void
47948 decode_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
47950 /* Operation specific Variable declarations Begin */
47951 guint32 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment;
47952 guint32 i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment;
47953 guint32 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message;
47954 guint32 i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message;
47955 guint32 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders;
47956 guint32 i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders;
47957 /* Operation specific Variable declarations End */
47959 (void)item; /* Avoid coverity param_set_but_unused parse warning */
47961 switch(header->message_type) {
47962 case Request:
47963 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
47965 /* Begin struct "org_csapi_TpAddress" */
47966 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
47967 /* End struct "org_csapi_TpAddress" */
47968 /* Begin struct "org_csapi_mmm_TpTerminatingAddressList" */
47969 decode_org_csapi_mmm_TpTerminatingAddressList_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
47970 /* End struct "org_csapi_mmm_TpTerminatingAddressList" */
47971 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_deliveryType);
47973 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
47974 /* coverity[returned_pointer] */
47975 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment);
47977 for (i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment=0; i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment < u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment; i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment++) {
47979 /* Begin union "org_csapi_mmm_TpMessageTreatment" */
47981 decode_org_csapi_mmm_TpMessageTreatment_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
47983 /* End union "org_csapi_mmm_TpMessageTreatment" */
47986 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
47987 /* coverity[returned_pointer] */
47988 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message);
47990 for (i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message=0; i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message < u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message; i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message++) {
47992 proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
47996 u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
47997 /* coverity[returned_pointer] */
47998 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders);
48000 for (i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders=0; i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders < u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders; i_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders++) {
48002 /* Begin union "org_csapi_mmm_TpMessageHeaderField" */
48004 decode_org_csapi_mmm_TpMessageHeaderField_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
48006 /* End union "org_csapi_mmm_TpMessageHeaderField" */
48009 break;
48010 case Reply:
48011 switch(header->rep_status) {
48012 case NO_EXCEPTION:
48013 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_return, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48015 break;
48016 case USER_EXCEPTION:
48017 break;
48018 default:
48019 /* Unknown Exception */
48020 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
48021 break;
48022 } /* switch(header->rep_status) */
48024 break;
48025 default:
48026 /* Unknown GIOP Message */
48027 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
48028 break;
48029 } /* switch(header->message_type) */
48033 * IDL:org/csapi/mmm/IpMultiMediaMessaging/cancelMessageReq:1.0
48035 static void
48036 decode_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48038 switch(header->message_type) {
48039 case Request:
48040 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48042 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48044 break;
48045 case Reply:
48046 switch(header->rep_status) {
48047 case NO_EXCEPTION:
48048 /* Function returns void */
48050 break;
48051 case USER_EXCEPTION:
48052 break;
48053 default:
48054 /* Unknown Exception */
48055 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
48056 break;
48057 } /* switch(header->rep_status) */
48059 break;
48060 default:
48061 /* Unknown GIOP Message */
48062 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
48063 break;
48064 } /* switch(header->message_type) */
48068 * IDL:org/csapi/mmm/IpMultiMediaMessaging/queryStatusReq:1.0
48070 static void
48071 decode_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48073 switch(header->message_type) {
48074 case Request:
48075 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48077 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq_assignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48079 break;
48080 case Reply:
48081 switch(header->rep_status) {
48082 case NO_EXCEPTION:
48083 /* Function returns void */
48085 break;
48086 case USER_EXCEPTION:
48087 break;
48088 default:
48089 /* Unknown Exception */
48090 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
48091 break;
48092 } /* switch(header->rep_status) */
48094 break;
48095 default:
48096 /* Unknown GIOP Message */
48097 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
48098 break;
48099 } /* switch(header->message_type) */
48103 * IDL:org/csapi/mmm/IpMultiMediaMessaging/close:1.0
48105 static void
48106 decode_org_csapi_mmm_IpMultiMediaMessaging_close(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48108 switch(header->message_type) {
48109 case Request:
48110 proto_tree_add_int(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_close_sessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48112 break;
48113 case Reply:
48114 switch(header->rep_status) {
48115 case NO_EXCEPTION:
48116 /* Function returns void */
48118 break;
48119 case USER_EXCEPTION:
48120 break;
48121 default:
48122 /* Unknown Exception */
48123 expert_add_info_format(pinfo, item, &ei_parlay_unknown_exception, "Unknown exception %d", header->rep_status);
48124 break;
48125 } /* switch(header->rep_status) */
48127 break;
48128 default:
48129 /* Unknown GIOP Message */
48130 expert_add_info_format(pinfo, item, &ei_parlay_unknown_giop_msg, "Unknown GIOP message %d", header->message_type);
48131 break;
48132 } /* switch(header->message_type) */
48135 /* Struct = IDL:org/csapi/TpAddress:1.0 */
48136 static void
48137 decode_org_csapi_TpAddress_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48140 /* Operation specific Variable declarations Begin */
48141 guint32 u_octet4;
48142 /* Operation specific Variable declarations End */
48144 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48146 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48147 /* coverity[returned_pointer] */
48148 item = proto_tree_add_uint(tree, hf_org_csapi_TpAddress_Plan, tvb, *offset-4, 4, u_octet4);
48150 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAddress_AddrString);
48152 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAddress_Name);
48154 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48155 /* coverity[returned_pointer] */
48156 item = proto_tree_add_uint(tree, hf_org_csapi_TpAddress_Presentation, tvb, *offset-4, 4, u_octet4);
48158 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48159 /* coverity[returned_pointer] */
48160 item = proto_tree_add_uint(tree, hf_org_csapi_TpAddress_Screening, tvb, *offset-4, 4, u_octet4);
48162 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAddress_SubAddressString);
48166 /* Struct = IDL:org/csapi/TpAddressRange:1.0 */
48167 static void
48168 decode_org_csapi_TpAddressRange_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48171 /* Operation specific Variable declarations Begin */
48172 guint32 u_octet4;
48173 /* Operation specific Variable declarations End */
48175 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48177 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48178 /* coverity[returned_pointer] */
48179 item = proto_tree_add_uint(tree, hf_org_csapi_TpAddressRange_Plan, tvb, *offset-4, 4, u_octet4);
48181 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAddressRange_AddrString);
48183 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAddressRange_Name);
48185 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAddressRange_SubAddressString);
48189 /* Struct = IDL:org/csapi/TpCAIElements:1.0 */
48190 static void
48191 decode_org_csapi_TpCAIElements_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48194 proto_tree_add_int(tree, hf_org_csapi_TpCAIElements_UnitsPerInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48196 proto_tree_add_int(tree, hf_org_csapi_TpCAIElements_SecondsPerTimeInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48198 proto_tree_add_int(tree, hf_org_csapi_TpCAIElements_ScalingFactor, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48200 proto_tree_add_int(tree, hf_org_csapi_TpCAIElements_UnitIncrement, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48202 proto_tree_add_int(tree, hf_org_csapi_TpCAIElements_UnitsPerDataInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48204 proto_tree_add_int(tree, hf_org_csapi_TpCAIElements_SegmentsPerDataInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48206 proto_tree_add_int(tree, hf_org_csapi_TpCAIElements_InitialSecsPerTimeInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48210 /* Struct = IDL:org/csapi/TpChargeAdviceInfo:1.0 */
48211 static void
48212 decode_org_csapi_TpChargeAdviceInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48215 /* Begin struct "org_csapi_TpCAIElements" */
48216 decode_org_csapi_TpCAIElements_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48217 /* End struct "org_csapi_TpCAIElements" */
48218 /* Begin struct "org_csapi_TpCAIElements" */
48219 decode_org_csapi_TpCAIElements_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48220 /* End struct "org_csapi_TpCAIElements" */
48223 /* Struct = IDL:org/csapi/TpChargePerTime:1.0 */
48224 static void
48225 decode_org_csapi_TpChargePerTime_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48228 proto_tree_add_int(tree, hf_org_csapi_TpChargePerTime_InitialCharge, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48230 proto_tree_add_int(tree, hf_org_csapi_TpChargePerTime_CurrentChargePerMinute, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48232 proto_tree_add_int(tree, hf_org_csapi_TpChargePerTime_NextChargePerMinute, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48236 /* Struct = IDL:org/csapi/TpAoCInfo:1.0 */
48237 static void
48238 decode_org_csapi_TpAoCInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48241 /* Begin union "org_csapi_TpAoCOrder" */
48243 decode_org_csapi_TpAoCOrder_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
48245 /* End union "org_csapi_TpAoCOrder" */
48246 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAoCInfo_Currency);
48250 /* Struct = IDL:org/csapi/TpTimeInterval:1.0 */
48251 static void
48252 decode_org_csapi_TpTimeInterval_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48255 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpTimeInterval_StartTime);
48257 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpTimeInterval_StopTime);
48261 /* Struct = IDL:org/csapi/TpStructuredAttributeValue:1.0 */
48262 static void
48263 decode_org_csapi_TpStructuredAttributeValue_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48266 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpStructuredAttributeValue_Type);
48268 get_CDR_any(tvb, pinfo, tree, item, offset, stream_is_big_endian, boundary, header);
48272 /* Struct = IDL:org/csapi/TpAttribute:1.0 */
48273 static void
48274 decode_org_csapi_TpAttribute_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48277 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAttribute_AttributeName);
48279 /* Begin union "org_csapi_TpAttributeValue" */
48281 decode_org_csapi_TpAttributeValue_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
48283 /* End union "org_csapi_TpAttributeValue" */
48286 /* Struct = IDL:org/csapi/fw/TpFaultStats:1.0 */
48287 static void
48288 decode_org_csapi_fw_TpFaultStats_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48291 /* Operation specific Variable declarations Begin */
48292 guint32 u_octet4;
48293 /* Operation specific Variable declarations End */
48295 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48297 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48298 /* coverity[returned_pointer] */
48299 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFaultStats_Fault, tvb, *offset-4, 4, u_octet4);
48301 proto_tree_add_int(tree, hf_org_csapi_fw_TpFaultStats_Occurrences, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48303 proto_tree_add_int(tree, hf_org_csapi_fw_TpFaultStats_MaxDuration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48305 proto_tree_add_int(tree, hf_org_csapi_fw_TpFaultStats_TotalDuration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48307 proto_tree_add_int(tree, hf_org_csapi_fw_TpFaultStats_NumberOfClientsAffected, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48311 /* Struct = IDL:org/csapi/fw/TpFaultStatsRecord:1.0 */
48312 static void
48313 decode_org_csapi_fw_TpFaultStatsRecord_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48316 /* Operation specific Variable declarations Begin */
48317 guint32 u_octet4_loop_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet;
48318 guint32 i_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet;
48319 /* Operation specific Variable declarations End */
48321 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48323 /* Begin struct "org_csapi_TpTimeInterval" */
48324 decode_org_csapi_TpTimeInterval_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48325 /* End struct "org_csapi_TpTimeInterval" */
48326 u_octet4_loop_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48327 /* coverity[returned_pointer] */
48328 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet);
48330 for (i_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet=0; i_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet < u_octet4_loop_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet; i_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet++) {
48332 /* Begin struct "org_csapi_fw_TpFaultStats" */
48333 decode_org_csapi_fw_TpFaultStats_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48334 /* End struct "org_csapi_fw_TpFaultStats" */
48339 /* Struct = IDL:org/csapi/fw/TpLoadPolicy:1.0 */
48340 static void
48341 decode_org_csapi_fw_TpLoadPolicy_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48344 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpLoadPolicy_LoadPolicy);
48348 /* Struct = IDL:org/csapi/fw/TpLoadStatisticData:1.0 */
48349 static void
48350 decode_org_csapi_fw_TpLoadStatisticData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48353 /* Operation specific Variable declarations Begin */
48354 guint32 u_octet4;
48355 /* Operation specific Variable declarations End */
48357 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48359 proto_tree_add_float(tree, hf_org_csapi_fw_TpLoadStatisticData_LoadValue, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
48361 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48362 /* coverity[returned_pointer] */
48363 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpLoadStatisticData_LoadLevel, tvb, *offset-4, 4, u_octet4);
48367 /* Struct = IDL:org/csapi/fw/TpLoadThreshold:1.0 */
48368 static void
48369 decode_org_csapi_fw_TpLoadThreshold_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48372 proto_tree_add_float(tree, hf_org_csapi_fw_TpLoadThreshold_LoadThreshold, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
48376 /* Struct = IDL:org/csapi/fw/TpLoadInitVal:1.0 */
48377 static void
48378 decode_org_csapi_fw_TpLoadInitVal_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48381 /* Operation specific Variable declarations Begin */
48382 guint32 u_octet4;
48383 /* Operation specific Variable declarations End */
48385 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48387 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48388 /* coverity[returned_pointer] */
48389 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpLoadInitVal_LoadLevel, tvb, *offset-4, 4, u_octet4);
48391 /* Begin struct "org_csapi_fw_TpLoadThreshold" */
48392 decode_org_csapi_fw_TpLoadThreshold_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48393 /* End struct "org_csapi_fw_TpLoadThreshold" */
48396 /* Struct = IDL:org/csapi/fw/TpProperty:1.0 */
48397 static void
48398 decode_org_csapi_fw_TpProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48401 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpProperty_PropertyName);
48403 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpProperty_PropertyValue);
48407 /* Struct = IDL:org/csapi/fw/TpClientAppDescription:1.0 */
48408 static void
48409 decode_org_csapi_fw_TpClientAppDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48412 /* Operation specific Variable declarations Begin */
48413 guint32 u_octet4_loop_org_csapi_fw_TpClientAppDescription_ClientAppProperties;
48414 guint32 i_org_csapi_fw_TpClientAppDescription_ClientAppProperties;
48415 /* Operation specific Variable declarations End */
48417 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48419 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpClientAppDescription_ClientAppID);
48421 u_octet4_loop_org_csapi_fw_TpClientAppDescription_ClientAppProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48422 /* coverity[returned_pointer] */
48423 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpClientAppDescription_ClientAppProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpClientAppDescription_ClientAppProperties);
48425 for (i_org_csapi_fw_TpClientAppDescription_ClientAppProperties=0; i_org_csapi_fw_TpClientAppDescription_ClientAppProperties < u_octet4_loop_org_csapi_fw_TpClientAppDescription_ClientAppProperties; i_org_csapi_fw_TpClientAppDescription_ClientAppProperties++) {
48427 /* Begin struct "org_csapi_fw_TpProperty" */
48428 decode_org_csapi_fw_TpProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48429 /* End struct "org_csapi_fw_TpProperty" */
48432 proto_tree_add_boolean(tree, hf_org_csapi_fw_TpClientAppDescription_HasAccessSession, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
48434 proto_tree_add_boolean(tree, hf_org_csapi_fw_TpClientAppDescription_HasServiceInstances, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
48438 /* Struct = IDL:org/csapi/fw/TpEntOp:1.0 */
48439 static void
48440 decode_org_csapi_fw_TpEntOp_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48443 /* Operation specific Variable declarations Begin */
48444 guint32 u_octet4_loop_org_csapi_fw_TpEntOp_EntOpProperties;
48445 guint32 i_org_csapi_fw_TpEntOp_EntOpProperties;
48446 /* Operation specific Variable declarations End */
48448 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48450 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpEntOp_EntOpID);
48452 u_octet4_loop_org_csapi_fw_TpEntOp_EntOpProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48453 /* coverity[returned_pointer] */
48454 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpEntOp_EntOpProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpEntOp_EntOpProperties);
48456 for (i_org_csapi_fw_TpEntOp_EntOpProperties=0; i_org_csapi_fw_TpEntOp_EntOpProperties < u_octet4_loop_org_csapi_fw_TpEntOp_EntOpProperties; i_org_csapi_fw_TpEntOp_EntOpProperties++) {
48458 /* Begin struct "org_csapi_fw_TpProperty" */
48459 decode_org_csapi_fw_TpProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48460 /* End struct "org_csapi_fw_TpProperty" */
48465 /* Struct = IDL:org/csapi/fw/TpSag:1.0 */
48466 static void
48467 decode_org_csapi_fw_TpSag_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48470 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpSag_SagID);
48472 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpSag_SagDescription);
48476 /* Struct = IDL:org/csapi/fw/TpServiceProperty:1.0 */
48477 static void
48478 decode_org_csapi_fw_TpServiceProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48481 /* Operation specific Variable declarations Begin */
48482 guint32 u_octet4_loop_org_csapi_fw_TpServiceProperty_ServicePropertyValueList;
48483 guint32 i_org_csapi_fw_TpServiceProperty_ServicePropertyValueList;
48484 /* Operation specific Variable declarations End */
48486 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48488 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceProperty_ServicePropertyName);
48490 u_octet4_loop_org_csapi_fw_TpServiceProperty_ServicePropertyValueList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48491 /* coverity[returned_pointer] */
48492 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceProperty_ServicePropertyValueList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceProperty_ServicePropertyValueList);
48494 for (i_org_csapi_fw_TpServiceProperty_ServicePropertyValueList=0; i_org_csapi_fw_TpServiceProperty_ServicePropertyValueList < u_octet4_loop_org_csapi_fw_TpServiceProperty_ServicePropertyValueList; i_org_csapi_fw_TpServiceProperty_ServicePropertyValueList++) {
48496 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceProperty_ServicePropertyValueList);
48502 /* Struct = IDL:org/csapi/fw/TpServiceDescription:1.0 */
48503 static void
48504 decode_org_csapi_fw_TpServiceDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48507 /* Operation specific Variable declarations Begin */
48508 guint32 u_octet4_loop_org_csapi_fw_TpServiceDescription_ServicePropertyList;
48509 guint32 i_org_csapi_fw_TpServiceDescription_ServicePropertyList;
48510 /* Operation specific Variable declarations End */
48512 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48514 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceDescription_ServiceTypeName);
48516 u_octet4_loop_org_csapi_fw_TpServiceDescription_ServicePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48517 /* coverity[returned_pointer] */
48518 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceDescription_ServicePropertyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceDescription_ServicePropertyList);
48520 for (i_org_csapi_fw_TpServiceDescription_ServicePropertyList=0; i_org_csapi_fw_TpServiceDescription_ServicePropertyList < u_octet4_loop_org_csapi_fw_TpServiceDescription_ServicePropertyList; i_org_csapi_fw_TpServiceDescription_ServicePropertyList++) {
48522 /* Begin struct "org_csapi_fw_TpServiceProperty" */
48523 decode_org_csapi_fw_TpServiceProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48524 /* End struct "org_csapi_fw_TpServiceProperty" */
48529 /* Struct = IDL:org/csapi/fw/TpService:1.0 */
48530 static void
48531 decode_org_csapi_fw_TpService_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48534 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpService_ServiceID);
48536 /* Begin struct "org_csapi_fw_TpServiceDescription" */
48537 decode_org_csapi_fw_TpServiceDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48538 /* End struct "org_csapi_fw_TpServiceDescription" */
48541 /* Struct = IDL:org/csapi/fw/TpServiceProfileDescription:1.0 */
48542 static void
48543 decode_org_csapi_fw_TpServiceProfileDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48546 /* Operation specific Variable declarations Begin */
48547 guint32 u_octet4_loop_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties;
48548 guint32 i_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties;
48549 /* Operation specific Variable declarations End */
48551 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48553 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceProfileDescription_ServiceContractID);
48555 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceProfileDescription_ServiceStartDate);
48557 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceProfileDescription_ServiceEndDate);
48559 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceProfileDescription_ServiceTypeName);
48561 u_octet4_loop_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48562 /* coverity[returned_pointer] */
48563 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties);
48565 for (i_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties=0; i_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties < u_octet4_loop_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties; i_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties++) {
48567 /* Begin struct "org_csapi_fw_TpServiceProperty" */
48568 decode_org_csapi_fw_TpServiceProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48569 /* End struct "org_csapi_fw_TpServiceProperty" */
48572 proto_tree_add_boolean(tree, hf_org_csapi_fw_TpServiceProfileDescription_InUse, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
48574 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceProfileDescription_ServiceID);
48578 /* Struct = IDL:org/csapi/fw/TpServiceTypeProperty:1.0 */
48579 static void
48580 decode_org_csapi_fw_TpServiceTypeProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48583 /* Operation specific Variable declarations Begin */
48584 guint32 u_octet4;
48585 /* Operation specific Variable declarations End */
48587 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48589 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyName);
48591 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48592 /* coverity[returned_pointer] */
48593 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceTypeProperty_ServiceTypePropertyMode, tvb, *offset-4, 4, u_octet4);
48595 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyTypeName);
48599 /* Struct = IDL:org/csapi/fw/TpServiceTypeDescription:1.0 */
48600 static void
48601 decode_org_csapi_fw_TpServiceTypeDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48604 /* Operation specific Variable declarations Begin */
48605 guint32 u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList;
48606 guint32 i_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList;
48607 guint32 u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList;
48608 guint32 i_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList;
48609 /* Operation specific Variable declarations End */
48611 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48613 u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48614 /* coverity[returned_pointer] */
48615 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList);
48617 for (i_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList=0; i_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList < u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList; i_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList++) {
48619 /* Begin struct "org_csapi_fw_TpServiceTypeProperty" */
48620 decode_org_csapi_fw_TpServiceTypeProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48621 /* End struct "org_csapi_fw_TpServiceTypeProperty" */
48624 u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48625 /* coverity[returned_pointer] */
48626 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList);
48628 for (i_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList=0; i_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList < u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList; i_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList++) {
48630 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList);
48634 proto_tree_add_boolean(tree, hf_org_csapi_fw_TpServiceTypeDescription_AvailableOrUnavailable, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
48638 /* Struct = IDL:org/csapi/fw/TpSignatureAndServiceMgr:1.0 */
48639 static void
48640 decode_org_csapi_fw_TpSignatureAndServiceMgr_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48643 /* Operation specific Variable declarations Begin */
48644 guint32 u_octet4_loop_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature;
48645 guint32 i_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature;
48646 /* Operation specific Variable declarations End */
48648 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48650 u_octet4_loop_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48651 /* coverity[returned_pointer] */
48652 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature);
48654 for (i_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature=0; i_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature < u_octet4_loop_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature; i_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature++) {
48656 proto_tree_add_uint(tree, hf_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
48660 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
48664 /* Struct = IDL:org/csapi/fw/TpPerson:1.0 */
48665 static void
48666 decode_org_csapi_fw_TpPerson_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48669 /* Operation specific Variable declarations Begin */
48670 guint32 u_octet4_loop_org_csapi_fw_TpPerson_PersonProperties;
48671 guint32 i_org_csapi_fw_TpPerson_PersonProperties;
48672 /* Operation specific Variable declarations End */
48674 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48676 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpPerson_PersonName);
48678 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpPerson_PostalAddress);
48680 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpPerson_TelephoneNumber);
48682 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpPerson_Email);
48684 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpPerson_HomePage);
48686 u_octet4_loop_org_csapi_fw_TpPerson_PersonProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48687 /* coverity[returned_pointer] */
48688 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpPerson_PersonProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpPerson_PersonProperties);
48690 for (i_org_csapi_fw_TpPerson_PersonProperties=0; i_org_csapi_fw_TpPerson_PersonProperties < u_octet4_loop_org_csapi_fw_TpPerson_PersonProperties; i_org_csapi_fw_TpPerson_PersonProperties++) {
48692 /* Begin struct "org_csapi_fw_TpProperty" */
48693 decode_org_csapi_fw_TpProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48694 /* End struct "org_csapi_fw_TpProperty" */
48699 /* Struct = IDL:org/csapi/fw/TpServiceContractDescription:1.0 */
48700 static void
48701 decode_org_csapi_fw_TpServiceContractDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48704 /* Operation specific Variable declarations Begin */
48705 guint32 u_octet4_loop_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties;
48706 guint32 i_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties;
48707 /* Operation specific Variable declarations End */
48709 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48711 /* Begin struct "org_csapi_fw_TpPerson" */
48712 decode_org_csapi_fw_TpPerson_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48713 /* End struct "org_csapi_fw_TpPerson" */
48714 /* Begin struct "org_csapi_fw_TpPerson" */
48715 decode_org_csapi_fw_TpPerson_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48716 /* End struct "org_csapi_fw_TpPerson" */
48717 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceContractDescription_ServiceStartDate);
48719 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceContractDescription_ServiceEndDate);
48721 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceContractDescription_ServiceTypeName);
48723 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceContractDescription_ServiceID);
48725 u_octet4_loop_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48726 /* coverity[returned_pointer] */
48727 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties);
48729 for (i_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties=0; i_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties < u_octet4_loop_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties; i_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties++) {
48731 /* Begin struct "org_csapi_fw_TpServiceProperty" */
48732 decode_org_csapi_fw_TpServiceProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48733 /* End struct "org_csapi_fw_TpServiceProperty" */
48736 proto_tree_add_boolean(tree, hf_org_csapi_fw_TpServiceContractDescription_InUse, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
48740 /* Struct = IDL:org/csapi/fw/TpLoadStatistic:1.0 */
48741 static void
48742 decode_org_csapi_fw_TpLoadStatistic_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48745 /* Begin union "org_csapi_fw_TpLoadStatisticEntityID" */
48747 decode_org_csapi_fw_TpLoadStatisticEntityID_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
48749 /* End union "org_csapi_fw_TpLoadStatisticEntityID" */
48750 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpLoadStatistic_TimeStamp);
48752 /* Begin union "org_csapi_fw_TpLoadStatisticInfo" */
48754 decode_org_csapi_fw_TpLoadStatisticInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
48756 /* End union "org_csapi_fw_TpLoadStatisticInfo" */
48759 /* Struct = IDL:org/csapi/fw/TpServiceContract:1.0 */
48760 static void
48761 decode_org_csapi_fw_TpServiceContract_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48764 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceContract_ServiceContractID);
48766 /* Begin struct "org_csapi_fw_TpServiceContractDescription" */
48767 decode_org_csapi_fw_TpServiceContractDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48768 /* End struct "org_csapi_fw_TpServiceContractDescription" */
48771 /* Struct = IDL:org/csapi/fw/TpServiceProfile:1.0 */
48772 static void
48773 decode_org_csapi_fw_TpServiceProfile_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48776 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceProfile_ServiceProfileID);
48778 /* Begin struct "org_csapi_fw_TpServiceProfileDescription" */
48779 decode_org_csapi_fw_TpServiceProfileDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48780 /* End struct "org_csapi_fw_TpServiceProfileDescription" */
48783 /* Struct = IDL:org/csapi/fw/TpAuthDomain:1.0 */
48784 static void
48785 decode_org_csapi_fw_TpAuthDomain_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48788 /* Begin union "org_csapi_fw_TpDomainID" */
48790 decode_org_csapi_fw_TpDomainID_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
48792 /* End union "org_csapi_fw_TpDomainID" */
48793 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
48797 /* Struct = IDL:org/csapi/fw/TpSagProfilePair:1.0 */
48798 static void
48799 decode_org_csapi_fw_TpSagProfilePair_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48802 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpSagProfilePair_Sag);
48804 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpSagProfilePair_ServiceProfile);
48808 /* Struct = IDL:org/csapi/fw/TpAddSagMembersConflict:1.0 */
48809 static void
48810 decode_org_csapi_fw_TpAddSagMembersConflict_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48813 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpAddSagMembersConflict_ClientApplication);
48815 /* Begin struct "org_csapi_fw_TpSagProfilePair" */
48816 decode_org_csapi_fw_TpSagProfilePair_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48817 /* End struct "org_csapi_fw_TpSagProfilePair" */
48818 /* Begin struct "org_csapi_fw_TpSagProfilePair" */
48819 decode_org_csapi_fw_TpSagProfilePair_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48820 /* End struct "org_csapi_fw_TpSagProfilePair" */
48821 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpAddSagMembersConflict_Service);
48825 /* Struct = IDL:org/csapi/fw/TpAssignSagToServiceProfileConflict:1.0 */
48826 static void
48827 decode_org_csapi_fw_TpAssignSagToServiceProfileConflict_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48830 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_ClientApplication);
48832 /* Begin struct "org_csapi_fw_TpSagProfilePair" */
48833 decode_org_csapi_fw_TpSagProfilePair_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48834 /* End struct "org_csapi_fw_TpSagProfilePair" */
48835 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_Service);
48839 /* Struct = IDL:org/csapi/fw/TpServiceTypePropertyValue:1.0 */
48840 static void
48841 decode_org_csapi_fw_TpServiceTypePropertyValue_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48844 /* Operation specific Variable declarations Begin */
48845 guint32 u_octet4;
48846 guint32 u_octet4_loop_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList;
48847 guint32 i_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList;
48848 /* Operation specific Variable declarations End */
48850 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48852 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyName);
48854 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48855 /* coverity[returned_pointer] */
48856 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceTypePropertyValue_ServiceTypePropertyMode, tvb, *offset-4, 4, u_octet4);
48858 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyTypeName);
48860 u_octet4_loop_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48861 /* coverity[returned_pointer] */
48862 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList);
48864 for (i_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList=0; i_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList < u_octet4_loop_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList; i_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList++) {
48866 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList);
48872 /* Struct = IDL:org/csapi/fw/TpFwMigrationServiceAvailableInfo:1.0 */
48873 static void
48874 decode_org_csapi_fw_TpFwMigrationServiceAvailableInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48877 /* Operation specific Variable declarations Begin */
48878 guint32 u_octet4_loop_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo;
48879 guint32 i_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo;
48880 /* Operation specific Variable declarations End */
48882 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48884 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_ServiceType);
48886 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_ServiceID);
48888 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_CompatibleServiceID);
48890 proto_tree_add_boolean(tree, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_BackwardCompatibilityLevel, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
48892 proto_tree_add_boolean(tree, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationRequired, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
48894 proto_tree_add_boolean(tree, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_DataMigrated, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
48896 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationDataAndTime);
48898 u_octet4_loop_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
48899 /* coverity[returned_pointer] */
48900 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo);
48902 for (i_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo=0; i_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo < u_octet4_loop_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo; i_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo++) {
48904 /* Begin union "org_csapi_fw_TpMigrationAdditionalInfo" */
48906 decode_org_csapi_fw_TpMigrationAdditionalInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
48908 /* End union "org_csapi_fw_TpMigrationAdditionalInfo" */
48913 /* Struct = IDL:org/csapi/fw/TpFwAgreementInfo:1.0 */
48914 static void
48915 decode_org_csapi_fw_TpFwAgreementInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48918 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwAgreementInfo_ClientApplicationID);
48920 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwAgreementInfo_ServiceID);
48922 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwAgreementInfo_ServiceContractID);
48924 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwAgreementInfo_ServiceProfileID);
48928 /* Struct = IDL:org/csapi/ui/TpUIMessageCriteria:1.0 */
48929 static void
48930 decode_org_csapi_ui_TpUIMessageCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48933 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIMessageCriteria_EndSequence);
48935 proto_tree_add_int(tree, hf_org_csapi_ui_TpUIMessageCriteria_MaxMessageTime, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48937 proto_tree_add_int(tree, hf_org_csapi_ui_TpUIMessageCriteria_MaxMessageSize, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48941 /* Struct = IDL:org/csapi/ui/TpUIEventInfo:1.0 */
48942 static void
48943 decode_org_csapi_ui_TpUIEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48946 /* Operation specific Variable declarations Begin */
48947 guint32 u_octet4;
48948 /* Operation specific Variable declarations End */
48950 (void)item; /* Avoid coverity param_set_but_unused parse warning */
48952 /* Begin struct "org_csapi_TpAddress" */
48953 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48954 /* End struct "org_csapi_TpAddress" */
48955 /* Begin struct "org_csapi_TpAddress" */
48956 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48957 /* End struct "org_csapi_TpAddress" */
48958 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIEventInfo_ServiceCode);
48960 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
48961 /* coverity[returned_pointer] */
48962 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIEventInfo_DataTypeIndication, tvb, *offset-4, 4, u_octet4);
48964 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIEventInfo_DataString);
48968 /* Struct = IDL:org/csapi/ui/TpUIEventCriteria:1.0 */
48969 static void
48970 decode_org_csapi_ui_TpUIEventCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48973 /* Begin struct "org_csapi_TpAddressRange" */
48974 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48975 /* End struct "org_csapi_TpAddressRange" */
48976 /* Begin struct "org_csapi_TpAddressRange" */
48977 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48978 /* End struct "org_csapi_TpAddressRange" */
48979 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIEventCriteria_ServiceCode);
48983 /* Struct = IDL:org/csapi/ui/TpUIEventCriteriaResult:1.0 */
48984 static void
48985 decode_org_csapi_ui_TpUIEventCriteriaResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
48988 /* Begin struct "org_csapi_ui_TpUIEventCriteria" */
48989 decode_org_csapi_ui_TpUIEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
48990 /* End struct "org_csapi_ui_TpUIEventCriteria" */
48991 proto_tree_add_int(tree, hf_org_csapi_ui_TpUIEventCriteriaResult_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
48995 /* Struct = IDL:org/csapi/ui/TpUIEventNotificationInfo:1.0 */
48996 static void
48997 decode_org_csapi_ui_TpUIEventNotificationInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49000 /* Operation specific Variable declarations Begin */
49001 guint32 u_octet4;
49002 guint32 u_octet4_loop_org_csapi_ui_TpUIEventNotificationInfo_UIEventData;
49003 guint32 i_org_csapi_ui_TpUIEventNotificationInfo_UIEventData;
49004 /* Operation specific Variable declarations End */
49006 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49008 /* Begin struct "org_csapi_TpAddress" */
49009 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49010 /* End struct "org_csapi_TpAddress" */
49011 /* Begin struct "org_csapi_TpAddress" */
49012 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49013 /* End struct "org_csapi_TpAddress" */
49014 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIEventNotificationInfo_ServiceCode);
49016 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49017 /* coverity[returned_pointer] */
49018 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIEventNotificationInfo_DataTypeIndication, tvb, *offset-4, 4, u_octet4);
49020 u_octet4_loop_org_csapi_ui_TpUIEventNotificationInfo_UIEventData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49021 /* coverity[returned_pointer] */
49022 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIEventNotificationInfo_UIEventData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUIEventNotificationInfo_UIEventData);
49024 for (i_org_csapi_ui_TpUIEventNotificationInfo_UIEventData=0; i_org_csapi_ui_TpUIEventNotificationInfo_UIEventData < u_octet4_loop_org_csapi_ui_TpUIEventNotificationInfo_UIEventData; i_org_csapi_ui_TpUIEventNotificationInfo_UIEventData++) {
49026 proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIEventNotificationInfo_UIEventData, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
49032 /* Struct = IDL:org/csapi/ui/TpUIRecognitionProperty:1.0 */
49033 static void
49034 decode_org_csapi_ui_TpUIRecognitionProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49037 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIRecognitionProperty_PropertyName);
49039 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIRecognitionProperty_PropertyValue);
49043 /* Struct = IDL:org/csapi/ui/TpUIRecognitionCriteria:1.0 */
49044 static void
49045 decode_org_csapi_ui_TpUIRecognitionCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49048 /* Operation specific Variable declarations Begin */
49049 guint32 u_octet4_loop_org_csapi_ui_TpUIRecognitionCriteria_Properties;
49050 guint32 i_org_csapi_ui_TpUIRecognitionCriteria_Properties;
49051 /* Operation specific Variable declarations End */
49053 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49055 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIRecognitionCriteria_SpeakerID);
49057 u_octet4_loop_org_csapi_ui_TpUIRecognitionCriteria_Properties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49058 /* coverity[returned_pointer] */
49059 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIRecognitionCriteria_Properties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUIRecognitionCriteria_Properties);
49061 for (i_org_csapi_ui_TpUIRecognitionCriteria_Properties=0; i_org_csapi_ui_TpUIRecognitionCriteria_Properties < u_octet4_loop_org_csapi_ui_TpUIRecognitionCriteria_Properties; i_org_csapi_ui_TpUIRecognitionCriteria_Properties++) {
49063 /* Begin struct "org_csapi_ui_TpUIRecognitionProperty" */
49064 decode_org_csapi_ui_TpUIRecognitionProperty_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49065 /* End struct "org_csapi_ui_TpUIRecognitionProperty" */
49068 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIRecognitionCriteria_Grammar);
49072 /* Struct = IDL:org/csapi/ui/TpUICollectCriteria:1.0 */
49073 static void
49074 decode_org_csapi_ui_TpUICollectCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49077 /* Operation specific Variable declarations Begin */
49078 guint32 u_octet4;
49079 /* Operation specific Variable declarations End */
49081 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49083 proto_tree_add_int(tree, hf_org_csapi_ui_TpUICollectCriteria_MinLength, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49085 proto_tree_add_int(tree, hf_org_csapi_ui_TpUICollectCriteria_MaxLength, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49087 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUICollectCriteria_EndSequence);
49089 proto_tree_add_int(tree, hf_org_csapi_ui_TpUICollectCriteria_StartTimeout, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49091 proto_tree_add_int(tree, hf_org_csapi_ui_TpUICollectCriteria_InterCharTimeout, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49093 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49094 /* coverity[returned_pointer] */
49095 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUICollectCriteria_CollectMode, tvb, *offset-4, 4, u_octet4);
49097 /* Begin struct "org_csapi_ui_TpUIRecognitionCriteria" */
49098 decode_org_csapi_ui_TpUIRecognitionCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49099 /* End struct "org_csapi_ui_TpUIRecognitionCriteria" */
49102 /* Struct = IDL:org/csapi/ui/TpUIWordOverride:1.0 */
49103 static void
49104 decode_org_csapi_ui_TpUIWordOverride_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49107 /* Operation specific Variable declarations Begin */
49108 guint32 u_octet4;
49109 /* Operation specific Variable declarations End */
49111 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49113 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIWordOverride_Spelling);
49115 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49116 /* coverity[returned_pointer] */
49117 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIWordOverride_PronounceType, tvb, *offset-4, 4, u_octet4);
49119 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIWordOverride_PronounceAs);
49123 /* Struct = IDL:org/csapi/ui/TpUISynthesisInfoData:1.0 */
49124 static void
49125 decode_org_csapi_ui_TpUISynthesisInfoData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49128 /* Operation specific Variable declarations Begin */
49129 guint32 u_octet4;
49130 guint32 u_octet4_loop_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet;
49131 guint32 i_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet;
49132 /* Operation specific Variable declarations End */
49134 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49136 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49137 /* coverity[returned_pointer] */
49138 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerGender, tvb, *offset-4, 4, u_octet4);
49140 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49141 /* coverity[returned_pointer] */
49142 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerAge, tvb, *offset-4, 4, u_octet4);
49144 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49145 /* coverity[returned_pointer] */
49146 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRate, tvb, *offset-4, 4, u_octet4);
49148 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49149 /* coverity[returned_pointer] */
49150 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRange, tvb, *offset-4, 4, u_octet4);
49152 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUISynthesisInfoData_TextData);
49154 u_octet4_loop_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49155 /* coverity[returned_pointer] */
49156 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet);
49158 for (i_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet=0; i_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet < u_octet4_loop_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet; i_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet++) {
49160 /* Begin struct "org_csapi_ui_TpUIWordOverride" */
49161 decode_org_csapi_ui_TpUIWordOverride_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49162 /* End struct "org_csapi_ui_TpUIWordOverride" */
49167 /* Struct = IDL:org/csapi/cc/TpCallError:1.0 */
49168 static void
49169 decode_org_csapi_cc_TpCallError_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49172 /* Operation specific Variable declarations Begin */
49173 guint32 u_octet4;
49174 /* Operation specific Variable declarations End */
49176 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49178 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallError_ErrorTime);
49180 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49181 /* coverity[returned_pointer] */
49182 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallError_ErrorType, tvb, *offset-4, 4, u_octet4);
49184 /* Begin union "org_csapi_cc_TpCallAdditionalErrorInfo" */
49186 decode_org_csapi_cc_TpCallAdditionalErrorInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49188 /* End union "org_csapi_cc_TpCallAdditionalErrorInfo" */
49191 /* Struct = IDL:org/csapi/cc/TpCallEndedReport:1.0 */
49192 static void
49193 decode_org_csapi_cc_TpCallEndedReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49196 /* Operation specific Variable declarations Begin */
49197 guint32 u_octet4;
49198 /* Operation specific Variable declarations End */
49200 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49202 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallEndedReport_CallLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49204 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49205 /* coverity[returned_pointer] */
49206 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallEndedReport_Cause, tvb, *offset-4, 4, u_octet4);
49210 /* Struct = IDL:org/csapi/cc/TpCallInfoReport:1.0 */
49211 static void
49212 decode_org_csapi_cc_TpCallInfoReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49215 /* Operation specific Variable declarations Begin */
49216 guint32 u_octet4;
49217 /* Operation specific Variable declarations End */
49219 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49221 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallInfoReport_CallInfoType, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49223 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallInfoReport_CallInitiationStartTime);
49225 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallInfoReport_CallConnectedToResourceTime);
49227 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallInfoReport_CallConnectedToDestinationTime);
49229 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallInfoReport_CallEndTime);
49231 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49232 /* coverity[returned_pointer] */
49233 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallInfoReport_Cause, tvb, *offset-4, 4, u_octet4);
49237 /* Struct = IDL:org/csapi/cc/TpCallServiceCode:1.0 */
49238 static void
49239 decode_org_csapi_cc_TpCallServiceCode_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49242 /* Operation specific Variable declarations Begin */
49243 guint32 u_octet4;
49244 /* Operation specific Variable declarations End */
49246 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49248 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49249 /* coverity[returned_pointer] */
49250 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallServiceCode_CallServiceCodeType, tvb, *offset-4, 4, u_octet4);
49252 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallServiceCode_ServiceCodeValue);
49256 /* Struct = IDL:org/csapi/cc/TpCallTreatment:1.0 */
49257 static void
49258 decode_org_csapi_cc_TpCallTreatment_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49261 /* Operation specific Variable declarations Begin */
49262 guint32 u_octet4;
49263 /* Operation specific Variable declarations End */
49265 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49267 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49268 /* coverity[returned_pointer] */
49269 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallTreatment_CallTreatmentType, tvb, *offset-4, 4, u_octet4);
49271 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49272 /* coverity[returned_pointer] */
49273 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallTreatment_ReleaseCause, tvb, *offset-4, 4, u_octet4);
49275 /* Begin union "org_csapi_cc_TpCallAdditionalTreatmentInfo" */
49277 decode_org_csapi_cc_TpCallAdditionalTreatmentInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49279 /* End union "org_csapi_cc_TpCallAdditionalTreatmentInfo" */
49282 /* Struct = IDL:org/csapi/cc/TpCallChargePlan:1.0 */
49283 static void
49284 decode_org_csapi_cc_TpCallChargePlan_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49287 /* Operation specific Variable declarations Begin */
49288 guint32 u_octet4;
49289 guint32 u_octet4_loop_org_csapi_cc_TpCallChargePlan_TransparentCharge;
49290 guint32 i_org_csapi_cc_TpCallChargePlan_TransparentCharge;
49291 guint32 u_octet4_loop_org_csapi_cc_TpCallChargePlan_AdditionalInfo;
49292 guint32 i_org_csapi_cc_TpCallChargePlan_AdditionalInfo;
49293 /* Operation specific Variable declarations End */
49295 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49297 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49298 /* coverity[returned_pointer] */
49299 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallChargePlan_ChargeOrderType, tvb, *offset-4, 4, u_octet4);
49301 u_octet4_loop_org_csapi_cc_TpCallChargePlan_TransparentCharge = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49302 /* coverity[returned_pointer] */
49303 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallChargePlan_TransparentCharge, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallChargePlan_TransparentCharge);
49305 for (i_org_csapi_cc_TpCallChargePlan_TransparentCharge=0; i_org_csapi_cc_TpCallChargePlan_TransparentCharge < u_octet4_loop_org_csapi_cc_TpCallChargePlan_TransparentCharge; i_org_csapi_cc_TpCallChargePlan_TransparentCharge++) {
49307 proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallChargePlan_TransparentCharge, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
49311 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallChargePlan_ChargePlan, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49313 u_octet4_loop_org_csapi_cc_TpCallChargePlan_AdditionalInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49314 /* coverity[returned_pointer] */
49315 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallChargePlan_AdditionalInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallChargePlan_AdditionalInfo);
49317 for (i_org_csapi_cc_TpCallChargePlan_AdditionalInfo=0; i_org_csapi_cc_TpCallChargePlan_AdditionalInfo < u_octet4_loop_org_csapi_cc_TpCallChargePlan_AdditionalInfo; i_org_csapi_cc_TpCallChargePlan_AdditionalInfo++) {
49319 proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallChargePlan_AdditionalInfo, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
49323 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49324 /* coverity[returned_pointer] */
49325 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallChargePlan_PartyToCharge, tvb, *offset-4, 4, u_octet4);
49327 /* Begin union "org_csapi_cc_TpCallPartyToChargeAdditionalInfo" */
49329 decode_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49331 /* End union "org_csapi_cc_TpCallPartyToChargeAdditionalInfo" */
49334 /* Struct = IDL:org/csapi/cc/gccs/TpCallEventCriteria:1.0 */
49335 static void
49336 decode_org_csapi_cc_gccs_TpCallEventCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49339 /* Operation specific Variable declarations Begin */
49340 guint32 u_octet4;
49341 /* Operation specific Variable declarations End */
49343 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49345 /* Begin struct "org_csapi_TpAddressRange" */
49346 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49347 /* End struct "org_csapi_TpAddressRange" */
49348 /* Begin struct "org_csapi_TpAddressRange" */
49349 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49350 /* End struct "org_csapi_TpAddressRange" */
49351 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallEventCriteria_CallEventName, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49353 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49354 /* coverity[returned_pointer] */
49355 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallEventCriteria_CallNotificationType, tvb, *offset-4, 4, u_octet4);
49357 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49358 /* coverity[returned_pointer] */
49359 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallEventCriteria_MonitorMode, tvb, *offset-4, 4, u_octet4);
49363 /* Struct = IDL:org/csapi/cc/gccs/TpCallEventCriteriaResult:1.0 */
49364 static void
49365 decode_org_csapi_cc_gccs_TpCallEventCriteriaResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49368 /* Begin struct "org_csapi_cc_gccs_TpCallEventCriteria" */
49369 decode_org_csapi_cc_gccs_TpCallEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49370 /* End struct "org_csapi_cc_gccs_TpCallEventCriteria" */
49371 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallEventCriteriaResult_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49375 /* Struct = IDL:org/csapi/cc/gccs/TpCallReleaseCause:1.0 */
49376 static void
49377 decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49380 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallReleaseCause_Value, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49382 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallReleaseCause_Location, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49386 /* Struct = IDL:org/csapi/cc/gccs/TpCallReport:1.0 */
49387 static void
49388 decode_org_csapi_cc_gccs_TpCallReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49391 /* Operation specific Variable declarations Begin */
49392 guint32 u_octet4;
49393 /* Operation specific Variable declarations End */
49395 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49397 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49398 /* coverity[returned_pointer] */
49399 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallReport_MonitorMode, tvb, *offset-4, 4, u_octet4);
49401 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_gccs_TpCallReport_CallEventTime);
49403 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49404 /* coverity[returned_pointer] */
49405 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallReport_CallReportType, tvb, *offset-4, 4, u_octet4);
49407 /* Begin union "org_csapi_cc_gccs_TpCallAdditionalReportInfo" */
49409 decode_org_csapi_cc_gccs_TpCallAdditionalReportInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49411 /* End union "org_csapi_cc_gccs_TpCallAdditionalReportInfo" */
49414 /* Struct = IDL:org/csapi/cc/gccs/TpCallReportRequest:1.0 */
49415 static void
49416 decode_org_csapi_cc_gccs_TpCallReportRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49419 /* Operation specific Variable declarations Begin */
49420 guint32 u_octet4;
49421 /* Operation specific Variable declarations End */
49423 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49425 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49426 /* coverity[returned_pointer] */
49427 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallReportRequest_MonitorMode, tvb, *offset-4, 4, u_octet4);
49429 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49430 /* coverity[returned_pointer] */
49431 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallReportRequest_CallReportType, tvb, *offset-4, 4, u_octet4);
49433 /* Begin union "org_csapi_cc_gccs_TpCallAdditionalReportCriteria" */
49435 decode_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49437 /* End union "org_csapi_cc_gccs_TpCallAdditionalReportCriteria" */
49440 /* Struct = IDL:org/csapi/cc/gccs/TpCallEventInfo:1.0 */
49441 static void
49442 decode_org_csapi_cc_gccs_TpCallEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49445 /* Operation specific Variable declarations Begin */
49446 guint32 u_octet4_loop_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo;
49447 guint32 i_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo;
49448 guint32 u_octet4;
49449 /* Operation specific Variable declarations End */
49451 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49453 /* Begin struct "org_csapi_TpAddress" */
49454 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49455 /* End struct "org_csapi_TpAddress" */
49456 /* Begin struct "org_csapi_TpAddress" */
49457 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49458 /* End struct "org_csapi_TpAddress" */
49459 /* Begin struct "org_csapi_TpAddress" */
49460 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49461 /* End struct "org_csapi_TpAddress" */
49462 /* Begin struct "org_csapi_TpAddress" */
49463 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49464 /* End struct "org_csapi_TpAddress" */
49465 u_octet4_loop_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49466 /* coverity[returned_pointer] */
49467 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo);
49469 for (i_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo=0; i_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo < u_octet4_loop_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo; i_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo++) {
49471 /* Begin union "org_csapi_cc_gccs_TpCallAppInfo" */
49473 decode_org_csapi_cc_gccs_TpCallAppInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49475 /* End union "org_csapi_cc_gccs_TpCallAppInfo" */
49478 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallEventInfo_CallEventName, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49480 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49481 /* coverity[returned_pointer] */
49482 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallEventInfo_CallNotificationType, tvb, *offset-4, 4, u_octet4);
49484 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49485 /* coverity[returned_pointer] */
49486 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallEventInfo_MonitorMode, tvb, *offset-4, 4, u_octet4);
49490 /* Struct = IDL:org/csapi/cc/gccs/TpCallEndedReport:1.0 */
49491 static void
49492 decode_org_csapi_cc_gccs_TpCallEndedReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49495 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallEndedReport_CallLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49497 /* Begin struct "org_csapi_cc_gccs_TpCallReleaseCause" */
49498 decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49499 /* End struct "org_csapi_cc_gccs_TpCallReleaseCause" */
49502 /* Struct = IDL:org/csapi/cc/gccs/TpCallInfoReport:1.0 */
49503 static void
49504 decode_org_csapi_cc_gccs_TpCallInfoReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49507 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallInfoReport_CallInfoType, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49509 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_gccs_TpCallInfoReport_CallInitiationStartTime);
49511 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_gccs_TpCallInfoReport_CallConnectedToResourceTime);
49513 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_gccs_TpCallInfoReport_CallConnectedToDestinationTime);
49515 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_gccs_TpCallInfoReport_CallEndTime);
49517 /* Begin struct "org_csapi_cc_gccs_TpCallReleaseCause" */
49518 decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49519 /* End struct "org_csapi_cc_gccs_TpCallReleaseCause" */
49522 /* Struct = IDL:org/csapi/cc/gccs/TpCallTreatment:1.0 */
49523 static void
49524 decode_org_csapi_cc_gccs_TpCallTreatment_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49527 /* Operation specific Variable declarations Begin */
49528 guint32 u_octet4;
49529 /* Operation specific Variable declarations End */
49531 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49533 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49534 /* coverity[returned_pointer] */
49535 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallTreatment_CallTreatmentType, tvb, *offset-4, 4, u_octet4);
49537 /* Begin struct "org_csapi_cc_gccs_TpCallReleaseCause" */
49538 decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49539 /* End struct "org_csapi_cc_gccs_TpCallReleaseCause" */
49540 /* Begin union "org_csapi_cc_TpCallAdditionalTreatmentInfo" */
49542 decode_org_csapi_cc_TpCallAdditionalTreatmentInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49544 /* End union "org_csapi_cc_TpCallAdditionalTreatmentInfo" */
49547 /* Struct = IDL:org/csapi/cc/gccs/TpCallIdentifier:1.0 */
49548 static void
49549 decode_org_csapi_cc_gccs_TpCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49552 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
49554 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallIdentifier_CallSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49558 /* Struct = IDL:org/csapi/cc/TpCallNotificationScope:1.0 */
49559 static void
49560 decode_org_csapi_cc_TpCallNotificationScope_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49563 /* Begin struct "org_csapi_TpAddressRange" */
49564 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49565 /* End struct "org_csapi_TpAddressRange" */
49566 /* Begin struct "org_csapi_TpAddressRange" */
49567 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49568 /* End struct "org_csapi_TpAddressRange" */
49571 /* Struct = IDL:org/csapi/cc/TpCallNotificationReportScope:1.0 */
49572 static void
49573 decode_org_csapi_cc_TpCallNotificationReportScope_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49576 /* Begin struct "org_csapi_TpAddress" */
49577 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49578 /* End struct "org_csapi_TpAddress" */
49579 /* Begin struct "org_csapi_TpAddress" */
49580 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49581 /* End struct "org_csapi_TpAddress" */
49584 /* Struct = IDL:org/csapi/cc/TpCallEventRequest:1.0 */
49585 static void
49586 decode_org_csapi_cc_TpCallEventRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49589 /* Operation specific Variable declarations Begin */
49590 guint32 u_octet4;
49591 /* Operation specific Variable declarations End */
49593 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49595 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49596 /* coverity[returned_pointer] */
49597 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallEventRequest_CallEventType, tvb, *offset-4, 4, u_octet4);
49599 /* Begin union "org_csapi_cc_TpAdditionalCallEventCriteria" */
49601 decode_org_csapi_cc_TpAdditionalCallEventCriteria_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49603 /* End union "org_csapi_cc_TpAdditionalCallEventCriteria" */
49604 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49605 /* coverity[returned_pointer] */
49606 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallEventRequest_CallMonitorMode, tvb, *offset-4, 4, u_octet4);
49610 /* Struct = IDL:org/csapi/cc/TpCallNotificationRequest:1.0 */
49611 static void
49612 decode_org_csapi_cc_TpCallNotificationRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49615 /* Operation specific Variable declarations Begin */
49616 guint32 u_octet4_loop_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested;
49617 guint32 i_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested;
49618 /* Operation specific Variable declarations End */
49620 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49622 /* Begin struct "org_csapi_cc_TpCallNotificationScope" */
49623 decode_org_csapi_cc_TpCallNotificationScope_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49624 /* End struct "org_csapi_cc_TpCallNotificationScope" */
49625 u_octet4_loop_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49626 /* coverity[returned_pointer] */
49627 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested);
49629 for (i_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested=0; i_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested < u_octet4_loop_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested; i_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested++) {
49631 /* Begin struct "org_csapi_cc_TpCallEventRequest" */
49632 decode_org_csapi_cc_TpCallEventRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49633 /* End struct "org_csapi_cc_TpCallEventRequest" */
49638 /* Struct = IDL:org/csapi/cc/TpNotificationRequested:1.0 */
49639 static void
49640 decode_org_csapi_cc_TpNotificationRequested_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49643 /* Begin struct "org_csapi_cc_TpCallNotificationRequest" */
49644 decode_org_csapi_cc_TpCallNotificationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49645 /* End struct "org_csapi_cc_TpCallNotificationRequest" */
49646 proto_tree_add_int(tree, hf_org_csapi_cc_TpNotificationRequested_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49650 /* Struct = IDL:org/csapi/cc/TpCallLegConnectionProperties:1.0 */
49651 static void
49652 decode_org_csapi_cc_TpCallLegConnectionProperties_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49655 /* Operation specific Variable declarations Begin */
49656 guint32 u_octet4;
49657 /* Operation specific Variable declarations End */
49659 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49661 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49662 /* coverity[returned_pointer] */
49663 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallLegConnectionProperties_AttachMechanism, tvb, *offset-4, 4, u_octet4);
49667 /* Struct = IDL:org/csapi/cc/TpCallEventInfo:1.0 */
49668 static void
49669 decode_org_csapi_cc_TpCallEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49672 /* Operation specific Variable declarations Begin */
49673 guint32 u_octet4;
49674 /* Operation specific Variable declarations End */
49676 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49678 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49679 /* coverity[returned_pointer] */
49680 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallEventInfo_CallEventType, tvb, *offset-4, 4, u_octet4);
49682 /* Begin union "org_csapi_cc_TpCallAdditionalEventInfo" */
49684 decode_org_csapi_cc_TpCallAdditionalEventInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49686 /* End union "org_csapi_cc_TpCallAdditionalEventInfo" */
49687 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49688 /* coverity[returned_pointer] */
49689 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallEventInfo_CallMonitorMode, tvb, *offset-4, 4, u_octet4);
49691 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallEventInfo_CallEventTime);
49695 /* Struct = IDL:org/csapi/cc/TpNotificationRequestedSetEntry:1.0 */
49696 static void
49697 decode_org_csapi_cc_TpNotificationRequestedSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49700 /* Operation specific Variable declarations Begin */
49701 guint32 u_octet4_loop_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet;
49702 guint32 i_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet;
49703 /* Operation specific Variable declarations End */
49705 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49707 u_octet4_loop_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49708 /* coverity[returned_pointer] */
49709 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet);
49711 for (i_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet=0; i_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet < u_octet4_loop_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet; i_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet++) {
49713 /* Begin struct "org_csapi_cc_TpNotificationRequested" */
49714 decode_org_csapi_cc_TpNotificationRequested_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49715 /* End struct "org_csapi_cc_TpNotificationRequested" */
49718 proto_tree_add_boolean(tree, hf_org_csapi_cc_TpNotificationRequestedSetEntry_Final, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
49722 /* Struct = IDL:org/csapi/cc/TpCarrier:1.0 */
49723 static void
49724 decode_org_csapi_cc_TpCarrier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49727 /* Operation specific Variable declarations Begin */
49728 guint32 u_octet4_loop_org_csapi_cc_TpCarrier_CarrierID;
49729 guint32 i_org_csapi_cc_TpCarrier_CarrierID;
49730 guint32 u_octet4;
49731 /* Operation specific Variable declarations End */
49733 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49735 u_octet4_loop_org_csapi_cc_TpCarrier_CarrierID = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49736 /* coverity[returned_pointer] */
49737 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCarrier_CarrierID, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCarrier_CarrierID);
49739 for (i_org_csapi_cc_TpCarrier_CarrierID=0; i_org_csapi_cc_TpCarrier_CarrierID < u_octet4_loop_org_csapi_cc_TpCarrier_CarrierID; i_org_csapi_cc_TpCarrier_CarrierID++) {
49741 proto_tree_add_uint(tree, hf_org_csapi_cc_TpCarrier_CarrierID, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
49745 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49746 /* coverity[returned_pointer] */
49747 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCarrier_CarrierSelectionField, tvb, *offset-4, 4, u_octet4);
49751 /* Struct = IDL:org/csapi/cc/TpCallNotificationInfo:1.0 */
49752 static void
49753 decode_org_csapi_cc_TpCallNotificationInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49756 /* Operation specific Variable declarations Begin */
49757 guint32 u_octet4_loop_org_csapi_cc_TpCallNotificationInfo_CallAppInfo;
49758 guint32 i_org_csapi_cc_TpCallNotificationInfo_CallAppInfo;
49759 /* Operation specific Variable declarations End */
49761 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49763 /* Begin struct "org_csapi_cc_TpCallNotificationReportScope" */
49764 decode_org_csapi_cc_TpCallNotificationReportScope_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49765 /* End struct "org_csapi_cc_TpCallNotificationReportScope" */
49766 u_octet4_loop_org_csapi_cc_TpCallNotificationInfo_CallAppInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49767 /* coverity[returned_pointer] */
49768 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallNotificationInfo_CallAppInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallNotificationInfo_CallAppInfo);
49770 for (i_org_csapi_cc_TpCallNotificationInfo_CallAppInfo=0; i_org_csapi_cc_TpCallNotificationInfo_CallAppInfo < u_octet4_loop_org_csapi_cc_TpCallNotificationInfo_CallAppInfo; i_org_csapi_cc_TpCallNotificationInfo_CallAppInfo++) {
49772 /* Begin union "org_csapi_cc_TpCallAppInfo" */
49774 decode_org_csapi_cc_TpCallAppInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49776 /* End union "org_csapi_cc_TpCallAppInfo" */
49779 /* Begin struct "org_csapi_cc_TpCallEventInfo" */
49780 decode_org_csapi_cc_TpCallEventInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49781 /* End struct "org_csapi_cc_TpCallEventInfo" */
49784 /* Struct = IDL:org/csapi/cc/TpCallLegInfoReport:1.0 */
49785 static void
49786 decode_org_csapi_cc_TpCallLegInfoReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49789 /* Operation specific Variable declarations Begin */
49790 guint32 u_octet4;
49791 guint32 u_octet4_loop_org_csapi_cc_TpCallLegInfoReport_CallAppInfo;
49792 guint32 i_org_csapi_cc_TpCallLegInfoReport_CallAppInfo;
49793 /* Operation specific Variable declarations End */
49795 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49797 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallLegInfoReport_CallLegInfoType, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49799 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallLegInfoReport_CallLegStartTime);
49801 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToResourceTime);
49803 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToAddressTime);
49805 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallLegInfoReport_CallLegEndTime);
49807 /* Begin struct "org_csapi_TpAddress" */
49808 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49809 /* End struct "org_csapi_TpAddress" */
49810 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49811 /* coverity[returned_pointer] */
49812 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallLegInfoReport_CallLegReleaseCause, tvb, *offset-4, 4, u_octet4);
49814 u_octet4_loop_org_csapi_cc_TpCallLegInfoReport_CallAppInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49815 /* coverity[returned_pointer] */
49816 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallLegInfoReport_CallAppInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallLegInfoReport_CallAppInfo);
49818 for (i_org_csapi_cc_TpCallLegInfoReport_CallAppInfo=0; i_org_csapi_cc_TpCallLegInfoReport_CallAppInfo < u_octet4_loop_org_csapi_cc_TpCallLegInfoReport_CallAppInfo; i_org_csapi_cc_TpCallLegInfoReport_CallAppInfo++) {
49820 /* Begin union "org_csapi_cc_TpCallAppInfo" */
49822 decode_org_csapi_cc_TpCallAppInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49824 /* End union "org_csapi_cc_TpCallAppInfo" */
49829 /* Struct = IDL:org/csapi/cc/TpCallLegProperty:1.0 */
49830 static void
49831 decode_org_csapi_cc_TpCallLegProperty_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49834 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyName);
49836 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyValue);
49840 /* Struct = IDL:org/csapi/cc/mpccs/TpMultiPartyCallIdentifier:1.0 */
49841 static void
49842 decode_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49845 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
49847 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_CallSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49851 /* Struct = IDL:org/csapi/cc/mpccs/TpCallLegIdentifier:1.0 */
49852 static void
49853 decode_org_csapi_cc_mpccs_TpCallLegIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49856 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
49858 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_TpCallLegIdentifier_CallLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49862 /* Struct = IDL:org/csapi/cc/mpccs/TpAppCallLegCallBack:1.0 */
49863 static void
49864 decode_org_csapi_cc_mpccs_TpAppCallLegCallBack_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49867 /* Operation specific Variable declarations Begin */
49868 guint32 u_octet4_loop_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet;
49869 guint32 i_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet;
49870 /* Operation specific Variable declarations End */
49872 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49874 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
49876 u_octet4_loop_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49877 /* coverity[returned_pointer] */
49878 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet);
49880 for (i_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet=0; i_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet < u_octet4_loop_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet; i_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet++) {
49882 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
49888 /* Struct = IDL:org/csapi/cc/mmccs/TpCallSuperviseVolume:1.0 */
49889 static void
49890 decode_org_csapi_cc_mmccs_TpCallSuperviseVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49893 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeQuantity, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49895 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeUnit, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49899 /* Struct = IDL:org/csapi/cc/mmccs/TpMediaStreamRequest:1.0 */
49900 static void
49901 decode_org_csapi_cc_mmccs_TpMediaStreamRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49904 /* Operation specific Variable declarations Begin */
49905 guint32 u_octet4;
49906 /* Operation specific Variable declarations End */
49908 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49910 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49911 /* coverity[returned_pointer] */
49912 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpMediaStreamRequest_Direction, tvb, *offset-4, 4, u_octet4);
49914 /* Begin union "org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest" */
49916 decode_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49918 /* End union "org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest" */
49919 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49920 /* coverity[returned_pointer] */
49921 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpMediaStreamRequest_MediaMonitorMode, tvb, *offset-4, 4, u_octet4);
49923 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49924 /* coverity[returned_pointer] */
49925 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpMediaStreamRequest_EventType, tvb, *offset-4, 4, u_octet4);
49929 /* Struct = IDL:org/csapi/cc/mmccs/TpMediaStream:1.0 */
49930 static void
49931 decode_org_csapi_cc_mmccs_TpMediaStream_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49934 /* Operation specific Variable declarations Begin */
49935 guint32 u_octet4;
49936 /* Operation specific Variable declarations End */
49938 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49940 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
49941 /* coverity[returned_pointer] */
49942 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpMediaStream_Direction, tvb, *offset-4, 4, u_octet4);
49944 /* Begin union "org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest" */
49946 decode_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
49948 /* End union "org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest" */
49949 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpMediaStream_ChannelSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49951 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
49955 /* Struct = IDL:org/csapi/cc/mmccs/TpNotificationMediaRequest:1.0 */
49956 static void
49957 decode_org_csapi_cc_mmccs_TpNotificationMediaRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49960 /* Operation specific Variable declarations Begin */
49961 guint32 u_octet4_loop_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested;
49962 guint32 i_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested;
49963 /* Operation specific Variable declarations End */
49965 (void)item; /* Avoid coverity param_set_but_unused parse warning */
49967 /* Begin struct "org_csapi_cc_TpCallNotificationScope" */
49968 decode_org_csapi_cc_TpCallNotificationScope_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49969 /* End struct "org_csapi_cc_TpCallNotificationScope" */
49970 u_octet4_loop_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
49971 /* coverity[returned_pointer] */
49972 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested);
49974 for (i_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested=0; i_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested < u_octet4_loop_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested; i_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested++) {
49976 /* Begin struct "org_csapi_cc_mmccs_TpMediaStreamRequest" */
49977 decode_org_csapi_cc_mmccs_TpMediaStreamRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49978 /* End struct "org_csapi_cc_mmccs_TpMediaStreamRequest" */
49983 /* Struct = IDL:org/csapi/cc/mmccs/TpMediaNotificationRequested:1.0 */
49984 static void
49985 decode_org_csapi_cc_mmccs_TpMediaNotificationRequested_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
49988 /* Begin struct "org_csapi_cc_mmccs_TpNotificationMediaRequest" */
49989 decode_org_csapi_cc_mmccs_TpNotificationMediaRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
49990 /* End struct "org_csapi_cc_mmccs_TpNotificationMediaRequest" */
49991 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpMediaNotificationRequested_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
49995 /* Struct = IDL:org/csapi/cc/mmccs/TpMultiMediaCallIdentifier:1.0 */
49996 static void
49997 decode_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50000 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
50002 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_MMCallSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50006 /* Struct = IDL:org/csapi/cc/mmccs/TpMultiMediaCallLegIdentifier:1.0 */
50007 static void
50008 decode_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50011 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
50013 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_MMCallLegSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50017 /* Struct = IDL:org/csapi/cc/mmccs/TpAppMultiMediaCallLegCallBack:1.0 */
50018 static void
50019 decode_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50022 /* Operation specific Variable declarations Begin */
50023 guint32 u_octet4_loop_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet;
50024 guint32 i_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet;
50025 /* Operation specific Variable declarations End */
50027 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50029 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
50031 u_octet4_loop_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50032 /* coverity[returned_pointer] */
50033 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet);
50035 for (i_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet=0; i_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet < u_octet4_loop_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet; i_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet++) {
50037 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
50043 /* Struct = IDL:org/csapi/cc/cccs/TpMonoMediaConfPolicy:1.0 */
50044 static void
50045 decode_org_csapi_cc_cccs_TpMonoMediaConfPolicy_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50048 proto_tree_add_boolean(tree, hf_org_csapi_cc_cccs_TpMonoMediaConfPolicy_JoinAllowed, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50052 /* Struct = IDL:org/csapi/cc/cccs/TpJoinEventInfo:1.0 */
50053 static void
50054 decode_org_csapi_cc_cccs_TpJoinEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50057 /* Operation specific Variable declarations Begin */
50058 guint32 u_octet4_loop_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo;
50059 guint32 i_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo;
50060 /* Operation specific Variable declarations End */
50062 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50064 /* Begin struct "org_csapi_TpAddress" */
50065 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50066 /* End struct "org_csapi_TpAddress" */
50067 /* Begin struct "org_csapi_TpAddress" */
50068 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50069 /* End struct "org_csapi_TpAddress" */
50070 u_octet4_loop_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50071 /* coverity[returned_pointer] */
50072 item = proto_tree_add_uint(tree, hf_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo);
50074 for (i_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo=0; i_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo < u_octet4_loop_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo; i_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo++) {
50076 /* Begin union "org_csapi_cc_TpCallAppInfo" */
50078 decode_org_csapi_cc_TpCallAppInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
50080 /* End union "org_csapi_cc_TpCallAppInfo" */
50085 /* Struct = IDL:org/csapi/cc/cccs/TpConfSearchCriteria:1.0 */
50086 static void
50087 decode_org_csapi_cc_cccs_TpConfSearchCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50090 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_cccs_TpConfSearchCriteria_StartSearch);
50092 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_cccs_TpConfSearchCriteria_StopSearch);
50094 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_TpConfSearchCriteria_RequestedResources, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50096 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_TpConfSearchCriteria_RequestedDuration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50100 /* Struct = IDL:org/csapi/cc/cccs/TpConfSearchResult:1.0 */
50101 static void
50102 decode_org_csapi_cc_cccs_TpConfSearchResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50105 proto_tree_add_boolean(tree, hf_org_csapi_cc_cccs_TpConfSearchResult_MatchFound, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50107 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_cccs_TpConfSearchResult_ActualStartTime);
50109 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_TpConfSearchResult_ActualResources, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50111 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_TpConfSearchResult_ActualDuration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50115 /* Struct = IDL:org/csapi/cc/cccs/TpMultiMediaConfPolicy:1.0 */
50116 static void
50117 decode_org_csapi_cc_cccs_TpMultiMediaConfPolicy_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50120 /* Operation specific Variable declarations Begin */
50121 guint32 u_octet4;
50122 /* Operation specific Variable declarations End */
50124 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50126 proto_tree_add_boolean(tree, hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_JoinAllowed, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50128 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_MediaAllowed, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50130 proto_tree_add_boolean(tree, hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_Chaired, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50132 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50133 /* coverity[returned_pointer] */
50134 item = proto_tree_add_uint(tree, hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_VideoHandling, tvb, *offset-4, 4, u_octet4);
50138 /* Struct = IDL:org/csapi/cc/cccs/TpResourceReservation:1.0 */
50139 static void
50140 decode_org_csapi_cc_cccs_TpResourceReservation_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50143 /* Begin struct "org_csapi_TpAddress" */
50144 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50145 /* End struct "org_csapi_TpAddress" */
50146 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_TpResourceReservation_ReservationID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50150 /* Struct = IDL:org/csapi/cc/cccs/TpConfCallIdentifier:1.0 */
50151 static void
50152 decode_org_csapi_cc_cccs_TpConfCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50155 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
50157 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_TpConfCallIdentifier_ConfCallSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50161 /* Struct = IDL:org/csapi/cc/cccs/TpSubConfCallIdentifier:1.0 */
50162 static void
50163 decode_org_csapi_cc_cccs_TpSubConfCallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50166 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
50168 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_TpSubConfCallIdentifier_SubConfCallSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50172 /* Struct = IDL:org/csapi/ui/TpUIIdentifier:1.0 */
50173 static void
50174 decode_org_csapi_ui_TpUIIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50177 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
50179 proto_tree_add_int(tree, hf_org_csapi_ui_TpUIIdentifier_UserInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50183 /* Struct = IDL:org/csapi/ui/TpUICallIdentifier:1.0 */
50184 static void
50185 decode_org_csapi_ui_TpUICallIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50188 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
50190 proto_tree_add_int(tree, hf_org_csapi_ui_TpUICallIdentifier_UserInteractionSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50194 /* Struct = IDL:org/csapi/mm/TpLocationResponseTime:1.0 */
50195 static void
50196 decode_org_csapi_mm_TpLocationResponseTime_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50199 /* Operation specific Variable declarations Begin */
50200 guint32 u_octet4;
50201 /* Operation specific Variable declarations End */
50203 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50205 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50206 /* coverity[returned_pointer] */
50207 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpLocationResponseTime_ResponseTime, tvb, *offset-4, 4, u_octet4);
50209 proto_tree_add_int(tree, hf_org_csapi_mm_TpLocationResponseTime_TimerValue, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50213 /* Struct = IDL:org/csapi/mm/TpLocationTrigger:1.0 */
50214 static void
50215 decode_org_csapi_mm_TpLocationTrigger_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50218 /* Operation specific Variable declarations Begin */
50219 guint32 u_octet4;
50220 /* Operation specific Variable declarations End */
50222 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50224 proto_tree_add_float(tree, hf_org_csapi_mm_TpLocationTrigger_Longitude, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50226 proto_tree_add_float(tree, hf_org_csapi_mm_TpLocationTrigger_Latitude, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50228 proto_tree_add_float(tree, hf_org_csapi_mm_TpLocationTrigger_AreaSemiMajor, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50230 proto_tree_add_float(tree, hf_org_csapi_mm_TpLocationTrigger_AreaSemiMinor, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50232 proto_tree_add_int(tree, hf_org_csapi_mm_TpLocationTrigger_AngleOfSemiMajor, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50234 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50235 /* coverity[returned_pointer] */
50236 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpLocationTrigger_Criterion, tvb, *offset-4, 4, u_octet4);
50238 proto_tree_add_int(tree, hf_org_csapi_mm_TpLocationTrigger_ReportingInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50242 /* Struct = IDL:org/csapi/mm/TpLocationRequest:1.0 */
50243 static void
50244 decode_org_csapi_mm_TpLocationRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50247 /* Operation specific Variable declarations Begin */
50248 guint32 u_octet4;
50249 /* Operation specific Variable declarations End */
50251 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50253 proto_tree_add_float(tree, hf_org_csapi_mm_TpLocationRequest_RequestedAccuracy, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50255 /* Begin struct "org_csapi_mm_TpLocationResponseTime" */
50256 decode_org_csapi_mm_TpLocationResponseTime_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50257 /* End struct "org_csapi_mm_TpLocationResponseTime" */
50258 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpLocationRequest_AltitudeRequested, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50260 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50261 /* coverity[returned_pointer] */
50262 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpLocationRequest_Type, tvb, *offset-4, 4, u_octet4);
50264 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50265 /* coverity[returned_pointer] */
50266 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpLocationRequest_Priority, tvb, *offset-4, 4, u_octet4);
50268 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpLocationRequest_RequestedLocationMethod);
50272 /* Struct = IDL:org/csapi/mm/TpGeographicalPosition:1.0 */
50273 static void
50274 decode_org_csapi_mm_TpGeographicalPosition_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50277 /* Operation specific Variable declarations Begin */
50278 guint32 u_octet4;
50279 /* Operation specific Variable declarations End */
50281 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50283 proto_tree_add_float(tree, hf_org_csapi_mm_TpGeographicalPosition_Longitude, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50285 proto_tree_add_float(tree, hf_org_csapi_mm_TpGeographicalPosition_Latitude, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50287 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50288 /* coverity[returned_pointer] */
50289 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpGeographicalPosition_TypeOfUncertaintyShape, tvb, *offset-4, 4, u_octet4);
50291 proto_tree_add_float(tree, hf_org_csapi_mm_TpGeographicalPosition_UncertaintyInnerSemiMajor, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50293 proto_tree_add_float(tree, hf_org_csapi_mm_TpGeographicalPosition_UncertaintyOuterSemiMajor, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50295 proto_tree_add_float(tree, hf_org_csapi_mm_TpGeographicalPosition_UncertaintyInnerSemiMinor, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50297 proto_tree_add_float(tree, hf_org_csapi_mm_TpGeographicalPosition_UncertaintyOuterSemiMinor, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50299 proto_tree_add_int(tree, hf_org_csapi_mm_TpGeographicalPosition_AngleOfSemiMajor, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50301 proto_tree_add_int(tree, hf_org_csapi_mm_TpGeographicalPosition_SegmentStartAngle, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50303 proto_tree_add_int(tree, hf_org_csapi_mm_TpGeographicalPosition_SegmentEndAngle, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50307 /* Struct = IDL:org/csapi/mm/TpMobilityStopAssignmentData:1.0 */
50308 static void
50309 decode_org_csapi_mm_TpMobilityStopAssignmentData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50312 /* Operation specific Variable declarations Begin */
50313 guint32 u_octet4;
50314 guint32 u_octet4_loop_org_csapi_mm_TpMobilityStopAssignmentData_Users;
50315 guint32 i_org_csapi_mm_TpMobilityStopAssignmentData_Users;
50316 /* Operation specific Variable declarations End */
50318 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50320 proto_tree_add_int(tree, hf_org_csapi_mm_TpMobilityStopAssignmentData_AssignmentId, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50322 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50323 /* coverity[returned_pointer] */
50324 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpMobilityStopAssignmentData_StopScope, tvb, *offset-4, 4, u_octet4);
50326 u_octet4_loop_org_csapi_mm_TpMobilityStopAssignmentData_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50327 /* coverity[returned_pointer] */
50328 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpMobilityStopAssignmentData_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpMobilityStopAssignmentData_Users);
50330 for (i_org_csapi_mm_TpMobilityStopAssignmentData_Users=0; i_org_csapi_mm_TpMobilityStopAssignmentData_Users < u_octet4_loop_org_csapi_mm_TpMobilityStopAssignmentData_Users; i_org_csapi_mm_TpMobilityStopAssignmentData_Users++) {
50332 /* Begin struct "org_csapi_TpAddress" */
50333 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50334 /* End struct "org_csapi_TpAddress" */
50339 /* Struct = IDL:org/csapi/mm/TpUlExtendedData:1.0 */
50340 static void
50341 decode_org_csapi_mm_TpUlExtendedData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50344 /* Operation specific Variable declarations Begin */
50345 guint32 u_octet4;
50346 /* Operation specific Variable declarations End */
50348 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50350 /* Begin struct "org_csapi_mm_TpGeographicalPosition" */
50351 decode_org_csapi_mm_TpGeographicalPosition_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50352 /* End struct "org_csapi_mm_TpGeographicalPosition" */
50353 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50354 /* coverity[returned_pointer] */
50355 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUlExtendedData_TerminalType, tvb, *offset-4, 4, u_octet4);
50357 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUlExtendedData_AltitudePresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50359 proto_tree_add_float(tree, hf_org_csapi_mm_TpUlExtendedData_Altitude, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50361 proto_tree_add_float(tree, hf_org_csapi_mm_TpUlExtendedData_UncertaintyAltitude, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50363 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUlExtendedData_TimestampPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50365 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUlExtendedData_Timestamp);
50367 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUlExtendedData_UsedLocationMethod);
50371 /* Struct = IDL:org/csapi/mm/TpUserLocation:1.0 */
50372 static void
50373 decode_org_csapi_mm_TpUserLocation_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50376 /* Operation specific Variable declarations Begin */
50377 guint32 u_octet4;
50378 /* Operation specific Variable declarations End */
50380 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50382 /* Begin struct "org_csapi_TpAddress" */
50383 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50384 /* End struct "org_csapi_TpAddress" */
50385 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50386 /* coverity[returned_pointer] */
50387 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserLocation_StatusCode, tvb, *offset-4, 4, u_octet4);
50389 /* Begin struct "org_csapi_mm_TpGeographicalPosition" */
50390 decode_org_csapi_mm_TpGeographicalPosition_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50391 /* End struct "org_csapi_mm_TpGeographicalPosition" */
50394 /* Struct = IDL:org/csapi/mm/TpUserLocationExtended:1.0 */
50395 static void
50396 decode_org_csapi_mm_TpUserLocationExtended_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50399 /* Operation specific Variable declarations Begin */
50400 guint32 u_octet4;
50401 guint32 u_octet4_loop_org_csapi_mm_TpUserLocationExtended_Locations;
50402 guint32 i_org_csapi_mm_TpUserLocationExtended_Locations;
50403 /* Operation specific Variable declarations End */
50405 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50407 /* Begin struct "org_csapi_TpAddress" */
50408 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50409 /* End struct "org_csapi_TpAddress" */
50410 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50411 /* coverity[returned_pointer] */
50412 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserLocationExtended_StatusCode, tvb, *offset-4, 4, u_octet4);
50414 u_octet4_loop_org_csapi_mm_TpUserLocationExtended_Locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50415 /* coverity[returned_pointer] */
50416 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserLocationExtended_Locations, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpUserLocationExtended_Locations);
50418 for (i_org_csapi_mm_TpUserLocationExtended_Locations=0; i_org_csapi_mm_TpUserLocationExtended_Locations < u_octet4_loop_org_csapi_mm_TpUserLocationExtended_Locations; i_org_csapi_mm_TpUserLocationExtended_Locations++) {
50420 /* Begin struct "org_csapi_mm_TpUlExtendedData" */
50421 decode_org_csapi_mm_TpUlExtendedData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50422 /* End struct "org_csapi_mm_TpUlExtendedData" */
50427 /* Struct = IDL:org/csapi/mm/TpLocationTriggerCamel:1.0 */
50428 static void
50429 decode_org_csapi_mm_TpLocationTriggerCamel_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50432 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpLocationTriggerCamel_UpdateInsideVlr, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50434 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpLocationTriggerCamel_UpdateOutsideVlr, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50438 /* Struct = IDL:org/csapi/mm/TpUserLocationCamel:1.0 */
50439 static void
50440 decode_org_csapi_mm_TpUserLocationCamel_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50443 /* Operation specific Variable declarations Begin */
50444 guint32 u_octet4;
50445 /* Operation specific Variable declarations End */
50447 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50449 /* Begin struct "org_csapi_TpAddress" */
50450 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50451 /* End struct "org_csapi_TpAddress" */
50452 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50453 /* coverity[returned_pointer] */
50454 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserLocationCamel_StatusCode, tvb, *offset-4, 4, u_octet4);
50456 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationCamel_GeographicalPositionPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50458 /* Begin struct "org_csapi_mm_TpGeographicalPosition" */
50459 decode_org_csapi_mm_TpGeographicalPosition_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50460 /* End struct "org_csapi_mm_TpGeographicalPosition" */
50461 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationCamel_TimestampPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50463 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationCamel_Timestamp);
50465 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationCamel_VlrNumberPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50467 /* Begin struct "org_csapi_TpAddress" */
50468 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50469 /* End struct "org_csapi_TpAddress" */
50470 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationCamel_LocationNumberPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50472 /* Begin struct "org_csapi_TpAddress" */
50473 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50474 /* End struct "org_csapi_TpAddress" */
50475 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationCamel_CellIdOrLaiPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50477 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationCamel_CellIdOrLai);
50481 /* Struct = IDL:org/csapi/mm/TpUserLocationEmergencyRequest:1.0 */
50482 static void
50483 decode_org_csapi_mm_TpUserLocationEmergencyRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50486 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergencyRequest_UserAddressPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50488 /* Begin struct "org_csapi_TpAddress" */
50489 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50490 /* End struct "org_csapi_TpAddress" */
50491 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrdPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50493 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrd);
50495 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrkPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50497 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrk);
50499 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergencyRequest_ImeiPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50501 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationEmergencyRequest_Imei);
50503 /* Begin struct "org_csapi_mm_TpLocationRequest" */
50504 decode_org_csapi_mm_TpLocationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50505 /* End struct "org_csapi_mm_TpLocationRequest" */
50508 /* Struct = IDL:org/csapi/mm/TpUserLocationEmergency:1.0 */
50509 static void
50510 decode_org_csapi_mm_TpUserLocationEmergency_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50513 /* Operation specific Variable declarations Begin */
50514 guint32 u_octet4;
50515 /* Operation specific Variable declarations End */
50517 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50519 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50520 /* coverity[returned_pointer] */
50521 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserLocationEmergency_StatusCode, tvb, *offset-4, 4, u_octet4);
50523 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergency_UserIdPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50525 /* Begin struct "org_csapi_TpAddress" */
50526 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50527 /* End struct "org_csapi_TpAddress" */
50528 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergency_NaEsrdPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50530 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationEmergency_NaEsrd);
50532 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergency_NaEsrkPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50534 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationEmergency_NaEsrk);
50536 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergency_ImeiPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50538 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationEmergency_Imei);
50540 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50541 /* coverity[returned_pointer] */
50542 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserLocationEmergency_TriggeringEvent, tvb, *offset-4, 4, u_octet4);
50544 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergency_GeographicalPositionPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50546 /* Begin struct "org_csapi_mm_TpGeographicalPosition" */
50547 decode_org_csapi_mm_TpGeographicalPosition_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50548 /* End struct "org_csapi_mm_TpGeographicalPosition" */
50549 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergency_AltitudePresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50551 proto_tree_add_float(tree, hf_org_csapi_mm_TpUserLocationEmergency_Altitude, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50553 proto_tree_add_float(tree, hf_org_csapi_mm_TpUserLocationEmergency_UncertaintyAltitude, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
50555 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserLocationEmergency_TimestampPresent, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50557 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationEmergency_Timestamp);
50559 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserLocationEmergency_UsedLocationMethod);
50563 /* Struct = IDL:org/csapi/mm/TpUserStatus:1.0 */
50564 static void
50565 decode_org_csapi_mm_TpUserStatus_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50568 /* Operation specific Variable declarations Begin */
50569 guint32 u_octet4;
50570 /* Operation specific Variable declarations End */
50572 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50574 /* Begin struct "org_csapi_TpAddress" */
50575 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50576 /* End struct "org_csapi_TpAddress" */
50577 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50578 /* coverity[returned_pointer] */
50579 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserStatus_StatusCode, tvb, *offset-4, 4, u_octet4);
50581 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50582 /* coverity[returned_pointer] */
50583 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserStatus_Status, tvb, *offset-4, 4, u_octet4);
50585 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50586 /* coverity[returned_pointer] */
50587 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserStatus_TerminalType, tvb, *offset-4, 4, u_octet4);
50591 /* Struct = IDL:org/csapi/mm/TpTriggeredStatusRequest:1.0 */
50592 static void
50593 decode_org_csapi_mm_TpTriggeredStatusRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50596 /* Operation specific Variable declarations Begin */
50597 guint32 u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequest_Users;
50598 guint32 i_org_csapi_mm_TpTriggeredStatusRequest_Users;
50599 /* Operation specific Variable declarations End */
50601 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50603 u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequest_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50604 /* coverity[returned_pointer] */
50605 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredStatusRequest_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequest_Users);
50607 for (i_org_csapi_mm_TpTriggeredStatusRequest_Users=0; i_org_csapi_mm_TpTriggeredStatusRequest_Users < u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequest_Users; i_org_csapi_mm_TpTriggeredStatusRequest_Users++) {
50609 /* Begin struct "org_csapi_TpAddress" */
50610 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50611 /* End struct "org_csapi_TpAddress" */
50614 proto_tree_add_int(tree, hf_org_csapi_mm_TpTriggeredStatusRequest_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50618 /* Struct = IDL:org/csapi/mm/TpTriggeredStatusRequestSetEntry:1.0 */
50619 static void
50620 decode_org_csapi_mm_TpTriggeredStatusRequestSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50623 /* Operation specific Variable declarations Begin */
50624 guint32 u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests;
50625 guint32 i_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests;
50626 /* Operation specific Variable declarations End */
50628 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50630 u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50631 /* coverity[returned_pointer] */
50632 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests);
50634 for (i_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests=0; i_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests < u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests; i_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests++) {
50636 /* Begin struct "org_csapi_mm_TpTriggeredStatusRequest" */
50637 decode_org_csapi_mm_TpTriggeredStatusRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50638 /* End struct "org_csapi_mm_TpTriggeredStatusRequest" */
50641 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Final, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50645 /* Struct = IDL:org/csapi/mm/TpPeriodicLocationRequest:1.0 */
50646 static void
50647 decode_org_csapi_mm_TpPeriodicLocationRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50650 /* Operation specific Variable declarations Begin */
50651 guint32 u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequest_Users;
50652 guint32 i_org_csapi_mm_TpPeriodicLocationRequest_Users;
50653 /* Operation specific Variable declarations End */
50655 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50657 u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequest_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50658 /* coverity[returned_pointer] */
50659 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpPeriodicLocationRequest_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequest_Users);
50661 for (i_org_csapi_mm_TpPeriodicLocationRequest_Users=0; i_org_csapi_mm_TpPeriodicLocationRequest_Users < u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequest_Users; i_org_csapi_mm_TpPeriodicLocationRequest_Users++) {
50663 /* Begin struct "org_csapi_TpAddress" */
50664 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50665 /* End struct "org_csapi_TpAddress" */
50668 /* Begin struct "org_csapi_mm_TpLocationRequest" */
50669 decode_org_csapi_mm_TpLocationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50670 /* End struct "org_csapi_mm_TpLocationRequest" */
50671 proto_tree_add_int(tree, hf_org_csapi_mm_TpPeriodicLocationRequest_ReportingInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50673 proto_tree_add_int(tree, hf_org_csapi_mm_TpPeriodicLocationRequest_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50677 /* Struct = IDL:org/csapi/mm/TpPeriodicLocationRequestSetEntry:1.0 */
50678 static void
50679 decode_org_csapi_mm_TpPeriodicLocationRequestSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50682 /* Operation specific Variable declarations Begin */
50683 guint32 u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests;
50684 guint32 i_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests;
50685 /* Operation specific Variable declarations End */
50687 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50689 u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50690 /* coverity[returned_pointer] */
50691 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests);
50693 for (i_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests=0; i_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests < u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests; i_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests++) {
50695 /* Begin struct "org_csapi_mm_TpPeriodicLocationRequest" */
50696 decode_org_csapi_mm_TpPeriodicLocationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50697 /* End struct "org_csapi_mm_TpPeriodicLocationRequest" */
50700 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Final, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50704 /* Struct = IDL:org/csapi/mm/TpTriggeredLocationRequest:1.0 */
50705 static void
50706 decode_org_csapi_mm_TpTriggeredLocationRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50709 /* Operation specific Variable declarations Begin */
50710 guint32 u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequest_Users;
50711 guint32 i_org_csapi_mm_TpTriggeredLocationRequest_Users;
50712 /* Operation specific Variable declarations End */
50714 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50716 u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequest_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50717 /* coverity[returned_pointer] */
50718 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredLocationRequest_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequest_Users);
50720 for (i_org_csapi_mm_TpTriggeredLocationRequest_Users=0; i_org_csapi_mm_TpTriggeredLocationRequest_Users < u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequest_Users; i_org_csapi_mm_TpTriggeredLocationRequest_Users++) {
50722 /* Begin struct "org_csapi_TpAddress" */
50723 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50724 /* End struct "org_csapi_TpAddress" */
50727 /* Begin struct "org_csapi_mm_TpLocationRequest" */
50728 decode_org_csapi_mm_TpLocationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50729 /* End struct "org_csapi_mm_TpLocationRequest" */
50730 proto_tree_add_int(tree, hf_org_csapi_mm_TpTriggeredLocationRequest_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50734 /* Struct = IDL:org/csapi/mm/TpTriggeredLocationRequestSetEntry:1.0 */
50735 static void
50736 decode_org_csapi_mm_TpTriggeredLocationRequestSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50739 /* Operation specific Variable declarations Begin */
50740 guint32 u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests;
50741 guint32 i_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests;
50742 /* Operation specific Variable declarations End */
50744 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50746 u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50747 /* coverity[returned_pointer] */
50748 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests);
50750 for (i_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests=0; i_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests < u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests; i_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests++) {
50752 /* Begin struct "org_csapi_mm_TpTriggeredLocationRequest" */
50753 decode_org_csapi_mm_TpTriggeredLocationRequest_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50754 /* End struct "org_csapi_mm_TpTriggeredLocationRequest" */
50757 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Final, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50761 /* Struct = IDL:org/csapi/mm/TpUserStatusIndicatorExtended:1.0 */
50762 static void
50763 decode_org_csapi_mm_TpUserStatusIndicatorExtended_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50766 /* Operation specific Variable declarations Begin */
50767 guint32 u_octet4;
50768 /* Operation specific Variable declarations End */
50770 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50772 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50773 /* coverity[returned_pointer] */
50774 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserStatusIndicatorExtended_UserStatusIndicator, tvb, *offset-4, 4, u_octet4);
50776 proto_tree_add_boolean(tree, hf_org_csapi_mm_TpUserStatusIndicatorExtended_PDPContextActive, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50780 /* Struct = IDL:org/csapi/mm/TpUserInfo:1.0 */
50781 static void
50782 decode_org_csapi_mm_TpUserInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50785 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserInfo_UserName);
50787 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserInfo_Password);
50791 /* Struct = IDL:org/csapi/mm/TpNetworkStatusIndicator:1.0 */
50792 static void
50793 decode_org_csapi_mm_TpNetworkStatusIndicator_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50796 /* Operation specific Variable declarations Begin */
50797 guint32 u_octet4;
50798 /* Operation specific Variable declarations End */
50800 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50802 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpNetworkStatusIndicator_CountryCode);
50804 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpNetworkStatusIndicator_MobileNetworkCode);
50806 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50807 /* coverity[returned_pointer] */
50808 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpNetworkStatusIndicator_AccessTechnology, tvb, *offset-4, 4, u_octet4);
50810 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50811 /* coverity[returned_pointer] */
50812 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpNetworkStatusIndicator_RoamingStatus, tvb, *offset-4, 4, u_octet4);
50816 /* Struct = IDL:org/csapi/mm/TpUserStatusExtended:1.0 */
50817 static void
50818 decode_org_csapi_mm_TpUserStatusExtended_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50821 /* Operation specific Variable declarations Begin */
50822 guint32 u_octet4;
50823 /* Operation specific Variable declarations End */
50825 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50827 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserStatusExtended_UserID);
50829 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50830 /* coverity[returned_pointer] */
50831 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserStatusExtended_StatusCode, tvb, *offset-4, 4, u_octet4);
50833 /* Begin struct "org_csapi_mm_TpUserStatusIndicatorExtended" */
50834 decode_org_csapi_mm_TpUserStatusIndicatorExtended_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50835 /* End struct "org_csapi_mm_TpUserStatusIndicatorExtended" */
50836 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50837 /* coverity[returned_pointer] */
50838 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserStatusExtended_TerminalType, tvb, *offset-4, 4, u_octet4);
50840 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50841 /* coverity[returned_pointer] */
50842 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserStatusExtended_AuthenticationStatus, tvb, *offset-4, 4, u_octet4);
50844 /* Begin struct "org_csapi_mm_TpNetworkStatusIndicator" */
50845 decode_org_csapi_mm_TpNetworkStatusIndicator_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50846 /* End struct "org_csapi_mm_TpNetworkStatusIndicator" */
50847 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserStatusExtended_UserIPAddress);
50849 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserStatusExtended_UserMSISDN);
50851 /* Begin struct "org_csapi_mm_TpUserInfo" */
50852 decode_org_csapi_mm_TpUserInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50853 /* End struct "org_csapi_mm_TpUserInfo" */
50854 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserStatusExtended_UserConnectionID);
50856 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mm_TpUserStatusExtended_AccessPointName);
50860 /* Struct = IDL:org/csapi/mm/TpBindingNotificationCriteria:1.0 */
50861 static void
50862 decode_org_csapi_mm_TpBindingNotificationCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50865 /* Operation specific Variable declarations Begin */
50866 guint32 u_octet4_loop_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet;
50867 guint32 i_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet;
50868 /* Operation specific Variable declarations End */
50870 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50872 proto_tree_add_int(tree, hf_org_csapi_mm_TpBindingNotificationCriteria_NotificationCriteriaType, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50874 u_octet4_loop_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
50875 /* coverity[returned_pointer] */
50876 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet);
50878 for (i_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet=0; i_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet < u_octet4_loop_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet; i_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet++) {
50880 /* Begin struct "org_csapi_TpAddress" */
50881 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50882 /* End struct "org_csapi_TpAddress" */
50887 /* Struct = IDL:org/csapi/termcap/TpTerminalCapabilities:1.0 */
50888 static void
50889 decode_org_csapi_termcap_TpTerminalCapabilities_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50892 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_termcap_TpTerminalCapabilities_TerminalCapabilities);
50894 proto_tree_add_boolean(tree, hf_org_csapi_termcap_TpTerminalCapabilities_StatusCode, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
50898 /* Struct = IDL:org/csapi/termcap/TpTerminalCapabilityScope:1.0 */
50899 static void
50900 decode_org_csapi_termcap_TpTerminalCapabilityScope_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50903 /* Operation specific Variable declarations Begin */
50904 guint32 u_octet4;
50905 /* Operation specific Variable declarations End */
50907 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50909 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50910 /* coverity[returned_pointer] */
50911 item = proto_tree_add_uint(tree, hf_org_csapi_termcap_TpTerminalCapabilityScope_ScopeType, tvb, *offset-4, 4, u_octet4);
50913 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_termcap_TpTerminalCapabilityScope_Scope);
50917 /* Struct = IDL:org/csapi/dsc/TpChargePerVolume:1.0 */
50918 static void
50919 decode_org_csapi_dsc_TpChargePerVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50922 proto_tree_add_int(tree, hf_org_csapi_dsc_TpChargePerVolume_InitialCharge, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50924 proto_tree_add_int(tree, hf_org_csapi_dsc_TpChargePerVolume_CurrentChargePerKilobyte, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50926 proto_tree_add_int(tree, hf_org_csapi_dsc_TpChargePerVolume_NextChargePerKilobyte, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50930 /* Struct = IDL:org/csapi/dsc/TpDataSessionChargePlan:1.0 */
50931 static void
50932 decode_org_csapi_dsc_TpDataSessionChargePlan_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50935 /* Begin union "org_csapi_dsc_TpDataSessionChargeOrder" */
50937 decode_org_csapi_dsc_TpDataSessionChargeOrder_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
50939 /* End union "org_csapi_dsc_TpDataSessionChargeOrder" */
50940 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_dsc_TpDataSessionChargePlan_Currency);
50942 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_dsc_TpDataSessionChargePlan_AdditionalInfo);
50946 /* Struct = IDL:org/csapi/dsc/TpDataSessionError:1.0 */
50947 static void
50948 decode_org_csapi_dsc_TpDataSessionError_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50951 /* Operation specific Variable declarations Begin */
50952 guint32 u_octet4;
50953 /* Operation specific Variable declarations End */
50955 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50957 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_dsc_TpDataSessionError_ErrorTime);
50959 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50960 /* coverity[returned_pointer] */
50961 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionError_ErrorType, tvb, *offset-4, 4, u_octet4);
50963 /* Begin union "org_csapi_dsc_TpDataSessionAdditionalErrorInfo" */
50965 decode_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
50967 /* End union "org_csapi_dsc_TpDataSessionAdditionalErrorInfo" */
50970 /* Struct = IDL:org/csapi/dsc/TpDataSessionEventCriteria:1.0 */
50971 static void
50972 decode_org_csapi_dsc_TpDataSessionEventCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
50975 /* Operation specific Variable declarations Begin */
50976 guint32 u_octet4;
50977 /* Operation specific Variable declarations End */
50979 (void)item; /* Avoid coverity param_set_but_unused parse warning */
50981 /* Begin struct "org_csapi_TpAddressRange" */
50982 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50983 /* End struct "org_csapi_TpAddressRange" */
50984 /* Begin struct "org_csapi_TpAddressRange" */
50985 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
50986 /* End struct "org_csapi_TpAddressRange" */
50987 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionEventCriteria_DataSessionEventName, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
50989 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
50990 /* coverity[returned_pointer] */
50991 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionEventCriteria_MonitorMode, tvb, *offset-4, 4, u_octet4);
50995 /* Struct = IDL:org/csapi/dsc/TpDataSessionEventInfo:1.0 */
50996 static void
50997 decode_org_csapi_dsc_TpDataSessionEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51000 /* Operation specific Variable declarations Begin */
51001 guint32 u_octet4;
51002 /* Operation specific Variable declarations End */
51004 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51006 /* Begin struct "org_csapi_TpAddress" */
51007 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51008 /* End struct "org_csapi_TpAddress" */
51009 /* Begin struct "org_csapi_TpAddress" */
51010 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51011 /* End struct "org_csapi_TpAddress" */
51012 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionEventInfo_DataSessionEventName, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51014 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51015 /* coverity[returned_pointer] */
51016 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionEventInfo_MonitorMode, tvb, *offset-4, 4, u_octet4);
51018 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51019 /* coverity[returned_pointer] */
51020 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionEventInfo_QoSClass, tvb, *offset-4, 4, u_octet4);
51024 /* Struct = IDL:org/csapi/dsc/TpDataSessionReleaseCause:1.0 */
51025 static void
51026 decode_org_csapi_dsc_TpDataSessionReleaseCause_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51029 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionReleaseCause_Value, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51031 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionReleaseCause_Location, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51035 /* Struct = IDL:org/csapi/dsc/TpDataSessionReport:1.0 */
51036 static void
51037 decode_org_csapi_dsc_TpDataSessionReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51040 /* Operation specific Variable declarations Begin */
51041 guint32 u_octet4;
51042 /* Operation specific Variable declarations End */
51044 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51046 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51047 /* coverity[returned_pointer] */
51048 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionReport_MonitorMode, tvb, *offset-4, 4, u_octet4);
51050 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_dsc_TpDataSessionReport_DataSessionEventTime);
51052 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51053 /* coverity[returned_pointer] */
51054 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionReport_DataSessionReportType, tvb, *offset-4, 4, u_octet4);
51056 /* Begin union "org_csapi_dsc_TpDataSessionAdditionalReportInfo" */
51058 decode_org_csapi_dsc_TpDataSessionAdditionalReportInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
51060 /* End union "org_csapi_dsc_TpDataSessionAdditionalReportInfo" */
51063 /* Struct = IDL:org/csapi/dsc/TpDataSessionReportRequest:1.0 */
51064 static void
51065 decode_org_csapi_dsc_TpDataSessionReportRequest_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51068 /* Operation specific Variable declarations Begin */
51069 guint32 u_octet4;
51070 /* Operation specific Variable declarations End */
51072 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51074 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51075 /* coverity[returned_pointer] */
51076 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionReportRequest_MonitorMode, tvb, *offset-4, 4, u_octet4);
51078 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51079 /* coverity[returned_pointer] */
51080 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionReportRequest_DataSessionReportType, tvb, *offset-4, 4, u_octet4);
51084 /* Struct = IDL:org/csapi/dsc/TpDataSessionSuperviseVolume:1.0 */
51085 static void
51086 decode_org_csapi_dsc_TpDataSessionSuperviseVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51089 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionSuperviseVolume_VolumeQuantity, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51091 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionSuperviseVolume_VolumeUnit, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51095 /* Struct = IDL:org/csapi/dsc/TpDataSessionEventCriteriaResult:1.0 */
51096 static void
51097 decode_org_csapi_dsc_TpDataSessionEventCriteriaResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51100 /* Begin struct "org_csapi_dsc_TpDataSessionEventCriteria" */
51101 decode_org_csapi_dsc_TpDataSessionEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51102 /* End struct "org_csapi_dsc_TpDataSessionEventCriteria" */
51103 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionEventCriteriaResult_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51107 /* Struct = IDL:org/csapi/dsc/TpDataSessionIdentifier:1.0 */
51108 static void
51109 decode_org_csapi_dsc_TpDataSessionIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51112 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
51114 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionIdentifier_DataSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51118 /* Struct = IDL:org/csapi/gms/TpGMSNewMessageArrivedInfo:1.0 */
51119 static void
51120 decode_org_csapi_gms_TpGMSNewMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51123 /* Begin struct "org_csapi_TpAddress" */
51124 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51125 /* End struct "org_csapi_TpAddress" */
51126 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_FolderID);
51128 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_MessageID);
51130 proto_tree_add_int(tree, hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_NumberOfProperties, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51134 /* Struct = IDL:org/csapi/gms/TpGMSNewMessageArrivedCriteria:1.0 */
51135 static void
51136 decode_org_csapi_gms_TpGMSNewMessageArrivedCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51139 /* Begin struct "org_csapi_TpAddress" */
51140 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51141 /* End struct "org_csapi_TpAddress" */
51142 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpGMSNewMessageArrivedCriteria_AuthenticationInfo);
51146 /* Struct = IDL:org/csapi/gms/TpMailboxIdentifier:1.0 */
51147 static void
51148 decode_org_csapi_gms_TpMailboxIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51151 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
51153 proto_tree_add_int(tree, hf_org_csapi_gms_TpMailboxIdentifier_SessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51157 /* Struct = IDL:org/csapi/gms/TpMailboxFolderIdentifier:1.0 */
51158 static void
51159 decode_org_csapi_gms_TpMailboxFolderIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51162 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
51164 proto_tree_add_int(tree, hf_org_csapi_gms_TpMailboxFolderIdentifier_SessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51168 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagTimePeriod:1.0 */
51169 static void
51170 decode_org_csapi_cm_TpNameDescrpTagTimePeriod_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51173 proto_tree_add_int(tree, hf_org_csapi_cm_TpNameDescrpTagTimePeriod_duration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51177 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagTimeOfDay:1.0 */
51178 static void
51179 decode_org_csapi_cm_TpNameDescrpTagTimeOfDay_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51182 /* Operation specific Variable declarations Begin */
51183 guint32 u_octet4;
51184 /* Operation specific Variable declarations End */
51186 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51188 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_name);
51190 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_description);
51192 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51193 /* coverity[returned_pointer] */
51194 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_tag, tvb, *offset-4, 4, u_octet4);
51196 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_value);
51200 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagString:1.0 */
51201 static void
51202 decode_org_csapi_cm_TpNameDescrpTagString_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51205 /* Operation specific Variable declarations Begin */
51206 guint32 u_octet4;
51207 /* Operation specific Variable declarations End */
51209 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51211 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagString_name);
51213 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagString_description);
51215 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51216 /* coverity[returned_pointer] */
51217 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagString_tag, tvb, *offset-4, 4, u_octet4);
51219 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagString_value);
51223 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagMonth:1.0 */
51224 static void
51225 decode_org_csapi_cm_TpNameDescrpTagMonth_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51228 /* Operation specific Variable declarations Begin */
51229 guint32 u_octet4;
51230 /* Operation specific Variable declarations End */
51232 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51234 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagMonth_name);
51236 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagMonth_description);
51238 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51239 /* coverity[returned_pointer] */
51240 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagMonth_tag, tvb, *offset-4, 4, u_octet4);
51242 proto_tree_add_int(tree, hf_org_csapi_cm_TpNameDescrpTagMonth_value, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51246 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagInt:1.0 */
51247 static void
51248 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51251 /* Operation specific Variable declarations Begin */
51252 guint32 u_octet4;
51253 /* Operation specific Variable declarations End */
51255 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51257 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagInt_name);
51259 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagInt_description);
51261 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51262 /* coverity[returned_pointer] */
51263 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagInt_tag, tvb, *offset-4, 4, u_octet4);
51265 proto_tree_add_int(tree, hf_org_csapi_cm_TpNameDescrpTagInt_value, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51269 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagDir:1.0 */
51270 static void
51271 decode_org_csapi_cm_TpNameDescrpTagDir_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51274 /* Operation specific Variable declarations Begin */
51275 guint32 u_octet4;
51276 /* Operation specific Variable declarations End */
51278 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51280 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagDir_name);
51282 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagDir_description);
51284 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51285 /* coverity[returned_pointer] */
51286 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagDir_tag, tvb, *offset-4, 4, u_octet4);
51288 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51289 /* coverity[returned_pointer] */
51290 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagDir_value, tvb, *offset-4, 4, u_octet4);
51294 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagDayOfWeek:1.0 */
51295 static void
51296 decode_org_csapi_cm_TpNameDescrpTagDayOfWeek_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51299 /* Operation specific Variable declarations Begin */
51300 guint32 u_octet4;
51301 /* Operation specific Variable declarations End */
51303 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51305 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_name);
51307 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_description);
51309 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51310 /* coverity[returned_pointer] */
51311 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_tag, tvb, *offset-4, 4, u_octet4);
51313 proto_tree_add_int(tree, hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_value, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51317 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagDateTime:1.0 */
51318 static void
51319 decode_org_csapi_cm_TpNameDescrpTagDateTime_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51322 /* Operation specific Variable declarations Begin */
51323 guint32 u_octet4;
51324 /* Operation specific Variable declarations End */
51326 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51328 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagDateTime_name);
51330 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagDateTime_description);
51332 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51333 /* coverity[returned_pointer] */
51334 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagDateTime_tag, tvb, *offset-4, 4, u_octet4);
51336 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagDateTime_value);
51340 /* Struct = IDL:org/csapi/cm/TpLossDescriptor:1.0 */
51341 static void
51342 decode_org_csapi_cm_TpLossDescriptor_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51345 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51346 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51347 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51348 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51349 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51350 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51351 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51352 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51353 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51354 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51355 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51356 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51357 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51358 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51359 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51360 /* Begin struct "org_csapi_cm_TpNameDescrpTagString" */
51361 decode_org_csapi_cm_TpNameDescrpTagString_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51362 /* End struct "org_csapi_cm_TpNameDescrpTagString" */
51365 /* Struct = IDL:org/csapi/cm/TpLoadDescriptor:1.0 */
51366 static void
51367 decode_org_csapi_cm_TpLoadDescriptor_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51370 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51371 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51372 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51373 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51374 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51375 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51376 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51377 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51378 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51379 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51380 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51381 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51382 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51383 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51384 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51385 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51386 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51387 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51388 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51389 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51390 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51391 /* Begin struct "org_csapi_cm_TpNameDescrpTagString" */
51392 decode_org_csapi_cm_TpNameDescrpTagString_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51393 /* End struct "org_csapi_cm_TpNameDescrpTagString" */
51396 /* Struct = IDL:org/csapi/cm/TpJitterDescriptor:1.0 */
51397 static void
51398 decode_org_csapi_cm_TpJitterDescriptor_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51401 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51402 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51403 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51404 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51405 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51406 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51407 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51408 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51409 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51410 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51411 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51412 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51413 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51414 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51415 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51416 /* Begin struct "org_csapi_cm_TpNameDescrpTagString" */
51417 decode_org_csapi_cm_TpNameDescrpTagString_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51418 /* End struct "org_csapi_cm_TpNameDescrpTagString" */
51421 /* Struct = IDL:org/csapi/cm/TpEndpoint:1.0 */
51422 static void
51423 decode_org_csapi_cm_TpEndpoint_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51426 /* Operation specific Variable declarations Begin */
51427 guint32 u_octet4;
51428 /* Operation specific Variable declarations End */
51430 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51432 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51433 /* coverity[returned_pointer] */
51434 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpEndpoint_type, tvb, *offset-4, 4, u_octet4);
51436 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpEndpoint_id);
51440 /* Struct = IDL:org/csapi/cm/TpDelayDescriptor:1.0 */
51441 static void
51442 decode_org_csapi_cm_TpDelayDescriptor_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51445 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51446 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51447 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51448 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51449 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51450 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51451 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51452 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51453 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51454 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51455 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51456 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51457 /* Begin struct "org_csapi_cm_TpNameDescrpTagInt" */
51458 decode_org_csapi_cm_TpNameDescrpTagInt_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51459 /* End struct "org_csapi_cm_TpNameDescrpTagInt" */
51460 /* Begin struct "org_csapi_cm_TpNameDescrpTagString" */
51461 decode_org_csapi_cm_TpNameDescrpTagString_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51462 /* End struct "org_csapi_cm_TpNameDescrpTagString" */
51465 /* Struct = IDL:org/csapi/cm/TpNameDescrpTagExcessLoadAction:1.0 */
51466 static void
51467 decode_org_csapi_cm_TpNameDescrpTagExcessLoadAction_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51470 /* Operation specific Variable declarations Begin */
51471 guint32 u_octet4;
51472 /* Operation specific Variable declarations End */
51474 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51476 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_name);
51478 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_description);
51480 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51481 /* coverity[returned_pointer] */
51482 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_tag, tvb, *offset-4, 4, u_octet4);
51484 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51485 /* coverity[returned_pointer] */
51486 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_value, tvb, *offset-4, 4, u_octet4);
51490 /* Struct = IDL:org/csapi/cm/TpValidityInfo:1.0 */
51491 static void
51492 decode_org_csapi_cm_TpValidityInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51495 /* Begin struct "org_csapi_cm_TpNameDescrpTagDateTime" */
51496 decode_org_csapi_cm_TpNameDescrpTagDateTime_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51497 /* End struct "org_csapi_cm_TpNameDescrpTagDateTime" */
51498 /* Begin struct "org_csapi_cm_TpNameDescrpTagTimePeriod" */
51499 decode_org_csapi_cm_TpNameDescrpTagTimePeriod_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51500 /* End struct "org_csapi_cm_TpNameDescrpTagTimePeriod" */
51501 /* Begin struct "org_csapi_cm_TpNameDescrpTagTimeOfDay" */
51502 decode_org_csapi_cm_TpNameDescrpTagTimeOfDay_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51503 /* End struct "org_csapi_cm_TpNameDescrpTagTimeOfDay" */
51504 /* Begin struct "org_csapi_cm_TpNameDescrpTagTimePeriod" */
51505 decode_org_csapi_cm_TpNameDescrpTagTimePeriod_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51506 /* End struct "org_csapi_cm_TpNameDescrpTagTimePeriod" */
51507 /* Begin struct "org_csapi_cm_TpNameDescrpTagDayOfWeek" */
51508 decode_org_csapi_cm_TpNameDescrpTagDayOfWeek_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51509 /* End struct "org_csapi_cm_TpNameDescrpTagDayOfWeek" */
51510 /* Begin struct "org_csapi_cm_TpNameDescrpTagMonth" */
51511 decode_org_csapi_cm_TpNameDescrpTagMonth_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51512 /* End struct "org_csapi_cm_TpNameDescrpTagMonth" */
51513 /* Begin struct "org_csapi_cm_TpNameDescrpTagString" */
51514 decode_org_csapi_cm_TpNameDescrpTagString_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51515 /* End struct "org_csapi_cm_TpNameDescrpTagString" */
51518 /* Struct = IDL:org/csapi/cm/TpProvisionedQoSInfo:1.0 */
51519 static void
51520 decode_org_csapi_cm_TpProvisionedQoSInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51523 /* Begin struct "org_csapi_cm_TpDelayDescriptor" */
51524 decode_org_csapi_cm_TpDelayDescriptor_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51525 /* End struct "org_csapi_cm_TpDelayDescriptor" */
51526 /* Begin struct "org_csapi_cm_TpLossDescriptor" */
51527 decode_org_csapi_cm_TpLossDescriptor_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51528 /* End struct "org_csapi_cm_TpLossDescriptor" */
51529 /* Begin struct "org_csapi_cm_TpJitterDescriptor" */
51530 decode_org_csapi_cm_TpJitterDescriptor_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51531 /* End struct "org_csapi_cm_TpJitterDescriptor" */
51532 /* Begin struct "org_csapi_cm_TpNameDescrpTagExcessLoadAction" */
51533 decode_org_csapi_cm_TpNameDescrpTagExcessLoadAction_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51534 /* End struct "org_csapi_cm_TpNameDescrpTagExcessLoadAction" */
51535 /* Begin struct "org_csapi_cm_TpNameDescrpTagString" */
51536 decode_org_csapi_cm_TpNameDescrpTagString_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51537 /* End struct "org_csapi_cm_TpNameDescrpTagString" */
51540 /* Struct = IDL:org/csapi/cm/TpPipeQoSInfo:1.0 */
51541 static void
51542 decode_org_csapi_cm_TpPipeQoSInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51545 /* Begin struct "org_csapi_cm_TpNameDescrpTagDir" */
51546 decode_org_csapi_cm_TpNameDescrpTagDir_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51547 /* End struct "org_csapi_cm_TpNameDescrpTagDir" */
51548 /* Begin struct "org_csapi_cm_TpEndpoint" */
51549 decode_org_csapi_cm_TpEndpoint_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51550 /* End struct "org_csapi_cm_TpEndpoint" */
51551 /* Begin struct "org_csapi_cm_TpEndpoint" */
51552 decode_org_csapi_cm_TpEndpoint_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51553 /* End struct "org_csapi_cm_TpEndpoint" */
51554 /* Begin struct "org_csapi_cm_TpLoadDescriptor" */
51555 decode_org_csapi_cm_TpLoadDescriptor_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51556 /* End struct "org_csapi_cm_TpLoadDescriptor" */
51557 /* Begin struct "org_csapi_cm_TpLoadDescriptor" */
51558 decode_org_csapi_cm_TpLoadDescriptor_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51559 /* End struct "org_csapi_cm_TpLoadDescriptor" */
51560 /* Begin struct "org_csapi_cm_TpNameDescrpTagString" */
51561 decode_org_csapi_cm_TpNameDescrpTagString_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51562 /* End struct "org_csapi_cm_TpNameDescrpTagString" */
51565 /* Struct = IDL:org/csapi/cm/TpDsCodepoint:1.0 */
51566 static void
51567 decode_org_csapi_cm_TpDsCodepoint_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51570 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpDsCodepoint_match);
51572 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpDsCodepoint_mask);
51576 /* Struct = IDL:org/csapi/cm/TpIPSubnet:1.0 */
51577 static void
51578 decode_org_csapi_cm_TpIPSubnet_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51581 /* Operation specific Variable declarations Begin */
51582 guint32 u_octet4;
51583 /* Operation specific Variable declarations End */
51585 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51587 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpIPSubnet_subnetNumber);
51589 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cm_TpIPSubnet_subnetMask);
51591 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51592 /* coverity[returned_pointer] */
51593 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpIPSubnet_addressType, tvb, *offset-4, 4, u_octet4);
51595 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51596 /* coverity[returned_pointer] */
51597 item = proto_tree_add_uint(tree, hf_org_csapi_cm_TpIPSubnet_IPVersionSupport, tvb, *offset-4, 4, u_octet4);
51601 /* Struct = IDL:org/csapi/am/TpBalanceInfo:1.0 */
51602 static void
51603 decode_org_csapi_am_TpBalanceInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51606 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_am_TpBalanceInfo_Currency);
51608 proto_tree_add_int(tree, hf_org_csapi_am_TpBalanceInfo_ValuePartA, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51610 proto_tree_add_int(tree, hf_org_csapi_am_TpBalanceInfo_ValuePartB, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51612 proto_tree_add_int(tree, hf_org_csapi_am_TpBalanceInfo_Exponent, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51614 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_am_TpBalanceInfo_AdditionalInfo);
51618 /* Struct = IDL:org/csapi/am/TpChargingEventInfo:1.0 */
51619 static void
51620 decode_org_csapi_am_TpChargingEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51623 /* Operation specific Variable declarations Begin */
51624 guint32 u_octet4;
51625 /* Operation specific Variable declarations End */
51627 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51629 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51630 /* coverity[returned_pointer] */
51631 item = proto_tree_add_uint(tree, hf_org_csapi_am_TpChargingEventInfo_ChargingEventName, tvb, *offset-4, 4, u_octet4);
51633 /* Begin struct "org_csapi_am_TpBalanceInfo" */
51634 decode_org_csapi_am_TpBalanceInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51635 /* End struct "org_csapi_am_TpBalanceInfo" */
51636 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_am_TpChargingEventInfo_ChargingEventTime);
51640 /* Struct = IDL:org/csapi/am/TpBalance:1.0 */
51641 static void
51642 decode_org_csapi_am_TpBalance_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51645 /* Operation specific Variable declarations Begin */
51646 guint32 u_octet4;
51647 /* Operation specific Variable declarations End */
51649 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51651 /* Begin struct "org_csapi_TpAddress" */
51652 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51653 /* End struct "org_csapi_TpAddress" */
51654 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51655 /* coverity[returned_pointer] */
51656 item = proto_tree_add_uint(tree, hf_org_csapi_am_TpBalance_StatusCode, tvb, *offset-4, 4, u_octet4);
51658 /* Begin struct "org_csapi_am_TpBalanceInfo" */
51659 decode_org_csapi_am_TpBalanceInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51660 /* End struct "org_csapi_am_TpBalanceInfo" */
51663 /* Struct = IDL:org/csapi/am/TpTransactionHistory:1.0 */
51664 static void
51665 decode_org_csapi_am_TpTransactionHistory_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51668 proto_tree_add_int(tree, hf_org_csapi_am_TpTransactionHistory_TransactionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51670 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_am_TpTransactionHistory_TimeStamp);
51672 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_am_TpTransactionHistory_AdditionalInfo);
51676 /* Struct = IDL:org/csapi/am/TpChargingEventCriteria:1.0 */
51677 static void
51678 decode_org_csapi_am_TpChargingEventCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51681 /* Operation specific Variable declarations Begin */
51682 guint32 u_octet4_loop_org_csapi_am_TpChargingEventCriteria_ChargingEvents;
51683 guint32 i_org_csapi_am_TpChargingEventCriteria_ChargingEvents;
51684 guint32 u_octet4;
51685 guint32 u_octet4_loop_org_csapi_am_TpChargingEventCriteria_Users;
51686 guint32 i_org_csapi_am_TpChargingEventCriteria_Users;
51687 /* Operation specific Variable declarations End */
51689 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51691 u_octet4_loop_org_csapi_am_TpChargingEventCriteria_ChargingEvents = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
51692 /* coverity[returned_pointer] */
51693 item = proto_tree_add_uint(tree, hf_org_csapi_am_TpChargingEventCriteria_ChargingEvents, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_TpChargingEventCriteria_ChargingEvents);
51695 for (i_org_csapi_am_TpChargingEventCriteria_ChargingEvents=0; i_org_csapi_am_TpChargingEventCriteria_ChargingEvents < u_octet4_loop_org_csapi_am_TpChargingEventCriteria_ChargingEvents; i_org_csapi_am_TpChargingEventCriteria_ChargingEvents++) {
51697 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51698 /* coverity[returned_pointer] */
51699 item = proto_tree_add_uint(tree, hf_org_csapi_am_TpChargingEventCriteria_ChargingEvents, tvb, *offset-4, 4, u_octet4);
51703 u_octet4_loop_org_csapi_am_TpChargingEventCriteria_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
51704 /* coverity[returned_pointer] */
51705 item = proto_tree_add_uint(tree, hf_org_csapi_am_TpChargingEventCriteria_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_TpChargingEventCriteria_Users);
51707 for (i_org_csapi_am_TpChargingEventCriteria_Users=0; i_org_csapi_am_TpChargingEventCriteria_Users < u_octet4_loop_org_csapi_am_TpChargingEventCriteria_Users; i_org_csapi_am_TpChargingEventCriteria_Users++) {
51709 /* Begin struct "org_csapi_TpAddress" */
51710 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51711 /* End struct "org_csapi_TpAddress" */
51716 /* Struct = IDL:org/csapi/am/TpChargingEventCriteriaResult:1.0 */
51717 static void
51718 decode_org_csapi_am_TpChargingEventCriteriaResult_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51721 /* Begin struct "org_csapi_am_TpChargingEventCriteria" */
51722 decode_org_csapi_am_TpChargingEventCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51723 /* End struct "org_csapi_am_TpChargingEventCriteria" */
51724 proto_tree_add_int(tree, hf_org_csapi_am_TpChargingEventCriteriaResult_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51728 /* Struct = IDL:org/csapi/am/TpBalanceExpiryDate:1.0 */
51729 static void
51730 decode_org_csapi_am_TpBalanceExpiryDate_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51733 /* Operation specific Variable declarations Begin */
51734 guint32 u_octet4;
51735 /* Operation specific Variable declarations End */
51737 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51739 /* Begin struct "org_csapi_TpAddress" */
51740 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51741 /* End struct "org_csapi_TpAddress" */
51742 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
51743 /* coverity[returned_pointer] */
51744 item = proto_tree_add_uint(tree, hf_org_csapi_am_TpBalanceExpiryDate_StatusCode, tvb, *offset-4, 4, u_octet4);
51746 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_am_TpBalanceExpiryDate_ExpiryDate);
51750 /* Struct = IDL:org/csapi/am/TpVoucher:1.0 */
51751 static void
51752 decode_org_csapi_am_TpVoucher_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51755 proto_tree_add_int(tree, hf_org_csapi_am_TpVoucher_VoucherID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51757 /* Begin struct "org_csapi_TpAddress" */
51758 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51759 /* End struct "org_csapi_TpAddress" */
51760 /* Begin struct "org_csapi_am_TpBalanceInfo" */
51761 decode_org_csapi_am_TpBalanceInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51762 /* End struct "org_csapi_am_TpBalanceInfo" */
51765 /* Struct = IDL:org/csapi/cs/TpMerchantAccountID:1.0 */
51766 static void
51767 decode_org_csapi_cs_TpMerchantAccountID_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51770 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_TpMerchantAccountID_MerchantID);
51772 proto_tree_add_int(tree, hf_org_csapi_cs_TpMerchantAccountID_AccountID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51776 /* Struct = IDL:org/csapi/cs/TpCorrelationID:1.0 */
51777 static void
51778 decode_org_csapi_cs_TpCorrelationID_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51781 proto_tree_add_int(tree, hf_org_csapi_cs_TpCorrelationID_CorrelationID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51783 proto_tree_add_int(tree, hf_org_csapi_cs_TpCorrelationID_CorrelationType, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51787 /* Struct = IDL:org/csapi/cs/TpAmount:1.0 */
51788 static void
51789 decode_org_csapi_cs_TpAmount_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51792 proto_tree_add_int(tree, hf_org_csapi_cs_TpAmount_Number, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51794 proto_tree_add_int(tree, hf_org_csapi_cs_TpAmount_Exponent, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51798 /* Struct = IDL:org/csapi/cs/TpChargingPrice:1.0 */
51799 static void
51800 decode_org_csapi_cs_TpChargingPrice_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51803 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_TpChargingPrice_Currency);
51805 /* Begin struct "org_csapi_cs_TpAmount" */
51806 decode_org_csapi_cs_TpAmount_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51807 /* End struct "org_csapi_cs_TpAmount" */
51810 /* Struct = IDL:org/csapi/cs/TpVolume:1.0 */
51811 static void
51812 decode_org_csapi_cs_TpVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51815 /* Begin struct "org_csapi_cs_TpAmount" */
51816 decode_org_csapi_cs_TpAmount_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51817 /* End struct "org_csapi_cs_TpAmount" */
51818 proto_tree_add_int(tree, hf_org_csapi_cs_TpVolume_Unit, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51822 /* Struct = IDL:org/csapi/cs/TpChargingSessionID:1.0 */
51823 static void
51824 decode_org_csapi_cs_TpChargingSessionID_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51827 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
51829 proto_tree_add_int(tree, hf_org_csapi_cs_TpChargingSessionID_ChargingSessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51831 proto_tree_add_int(tree, hf_org_csapi_cs_TpChargingSessionID_RequestNumberFirstRequest, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51835 /* Struct = IDL:org/csapi/cs/TpPriceVolume:1.0 */
51836 static void
51837 decode_org_csapi_cs_TpPriceVolume_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51840 /* Begin struct "org_csapi_cs_TpChargingPrice" */
51841 decode_org_csapi_cs_TpChargingPrice_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51842 /* End struct "org_csapi_cs_TpChargingPrice" */
51843 /* Begin struct "org_csapi_cs_TpVolume" */
51844 decode_org_csapi_cs_TpVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51845 /* End struct "org_csapi_cs_TpVolume" */
51848 /* Struct = IDL:org/csapi/cs/TpApplicationDescription:1.0 */
51849 static void
51850 decode_org_csapi_cs_TpApplicationDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51853 /* Operation specific Variable declarations Begin */
51854 guint32 u_octet4_loop_org_csapi_cs_TpApplicationDescription_AppInformation;
51855 guint32 i_org_csapi_cs_TpApplicationDescription_AppInformation;
51856 /* Operation specific Variable declarations End */
51858 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51860 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_TpApplicationDescription_Text);
51862 u_octet4_loop_org_csapi_cs_TpApplicationDescription_AppInformation = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
51863 /* coverity[returned_pointer] */
51864 item = proto_tree_add_uint(tree, hf_org_csapi_cs_TpApplicationDescription_AppInformation, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_TpApplicationDescription_AppInformation);
51866 for (i_org_csapi_cs_TpApplicationDescription_AppInformation=0; i_org_csapi_cs_TpApplicationDescription_AppInformation < u_octet4_loop_org_csapi_cs_TpApplicationDescription_AppInformation; i_org_csapi_cs_TpApplicationDescription_AppInformation++) {
51868 /* Begin union "org_csapi_cs_TpAppInformation" */
51870 decode_org_csapi_cs_TpAppInformation_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
51872 /* End union "org_csapi_cs_TpAppInformation" */
51877 /* Struct = IDL:org/csapi/cs/TpChargingParameter:1.0 */
51878 static void
51879 decode_org_csapi_cs_TpChargingParameter_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51882 proto_tree_add_int(tree, hf_org_csapi_cs_TpChargingParameter_ParameterID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51884 /* Begin union "org_csapi_cs_TpChargingParameterValue" */
51886 decode_org_csapi_cs_TpChargingParameterValue_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
51888 /* End union "org_csapi_cs_TpChargingParameterValue" */
51891 /* Struct = IDL:org/csapi/policy/TpPolicyEvent:1.0 */
51892 static void
51893 decode_org_csapi_policy_TpPolicyEvent_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51896 /* Operation specific Variable declarations Begin */
51897 guint32 u_octet4_loop_org_csapi_policy_TpPolicyEvent_Attributes;
51898 guint32 i_org_csapi_policy_TpPolicyEvent_Attributes;
51899 /* Operation specific Variable declarations End */
51901 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51903 proto_tree_add_int(tree, hf_org_csapi_policy_TpPolicyEvent_EventID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
51905 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_TpPolicyEvent_TimeGenerated);
51907 u_octet4_loop_org_csapi_policy_TpPolicyEvent_Attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
51908 /* coverity[returned_pointer] */
51909 item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyEvent_Attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_TpPolicyEvent_Attributes);
51911 for (i_org_csapi_policy_TpPolicyEvent_Attributes=0; i_org_csapi_policy_TpPolicyEvent_Attributes < u_octet4_loop_org_csapi_policy_TpPolicyEvent_Attributes; i_org_csapi_policy_TpPolicyEvent_Attributes++) {
51913 /* Begin struct "org_csapi_TpAttribute" */
51914 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
51915 /* End struct "org_csapi_TpAttribute" */
51918 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_TpPolicyEvent_EventDefinitionName);
51920 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_TpPolicyEvent_EventDomainName);
51924 /* Struct = IDL:org/csapi/policy/TpPolicyNameValue:1.0 */
51925 static void
51926 decode_org_csapi_policy_TpPolicyNameValue_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51929 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_TpPolicyNameValue_Name);
51931 get_CDR_any(tvb, pinfo, tree, item, offset, stream_is_big_endian, boundary, header);
51935 /* Struct = IDL:org/csapi/policy/TpPolicyType/TpPolicyRecordType:1.0 */
51936 static void
51937 decode_org_csapi_policy_TpPolicyType_TpPolicyRecordType_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51940 /* Operation specific Variable declarations Begin */
51941 guint32 u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names;
51942 guint32 i_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names;
51943 guint32 u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types;
51944 guint32 i_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types;
51945 /* Operation specific Variable declarations End */
51947 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51949 u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
51950 /* coverity[returned_pointer] */
51951 item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names);
51953 for (i_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names=0; i_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names < u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names; i_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names++) {
51955 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names);
51959 u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
51960 /* coverity[returned_pointer] */
51961 item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types);
51963 for (i_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types=0; i_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types < u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types; i_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types++) {
51965 /* Begin union "org_csapi_policy_TpPolicyType" */
51967 decode_org_csapi_policy_TpPolicyType_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
51969 /* End union "org_csapi_policy_TpPolicyType" */
51974 /* Struct = IDL:org/csapi/policy/TpPolicyType/TpPolicyListType:1.0 */
51975 static void
51976 decode_org_csapi_policy_TpPolicyType_TpPolicyListType_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
51979 /* Operation specific Variable declarations Begin */
51980 guint32 u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType;
51981 guint32 i_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType;
51982 /* Operation specific Variable declarations End */
51984 (void)item; /* Avoid coverity param_set_but_unused parse warning */
51986 u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
51987 /* coverity[returned_pointer] */
51988 item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType);
51990 for (i_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType=0; i_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType < u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType; i_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType++) {
51992 /* Begin union "org_csapi_policy_TpPolicyType" */
51994 decode_org_csapi_policy_TpPolicyType_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
51996 /* End union "org_csapi_policy_TpPolicyType" */
52001 /* Struct = IDL:org/csapi/policy/TpPolicyVar:1.0 */
52002 static void
52003 decode_org_csapi_policy_TpPolicyVar_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52006 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_TpPolicyVar_VarName);
52008 /* Begin union "org_csapi_policy_TpPolicyType" */
52010 decode_org_csapi_policy_TpPolicyType_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
52012 /* End union "org_csapi_policy_TpPolicyType" */
52013 get_CDR_any(tvb, pinfo, tree, item, offset, stream_is_big_endian, boundary, header);
52017 /* Struct = IDL:org/csapi/policy/TpPolicyConditionListElement:1.0 */
52018 static void
52019 decode_org_csapi_policy_TpPolicyConditionListElement_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52022 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
52024 proto_tree_add_int(tree, hf_org_csapi_policy_TpPolicyConditionListElement_GroupNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
52026 proto_tree_add_boolean(tree, hf_org_csapi_policy_TpPolicyConditionListElement_Negated, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
52030 /* Struct = IDL:org/csapi/policy/TpPolicyActionListElement:1.0 */
52031 static void
52032 decode_org_csapi_policy_TpPolicyActionListElement_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52035 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
52037 proto_tree_add_int(tree, hf_org_csapi_policy_TpPolicyActionListElement_SequenceNumber, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
52041 /* Struct = IDL:org/csapi/pam/TpPAMAttributeDef:1.0 */
52042 static void
52043 decode_org_csapi_pam_TpPAMAttributeDef_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52046 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAttributeDef_Name);
52048 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAttributeDef_Type);
52050 proto_tree_add_boolean(tree, hf_org_csapi_pam_TpPAMAttributeDef_IsStatic, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
52052 proto_tree_add_boolean(tree, hf_org_csapi_pam_TpPAMAttributeDef_IsRevertOnExpiration, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
52054 get_CDR_any(tvb, pinfo, tree, item, offset, stream_is_big_endian, boundary, header);
52058 /* Struct = IDL:org/csapi/pam/TpPAMAttribute:1.0 */
52059 static void
52060 decode_org_csapi_pam_TpPAMAttribute_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52063 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAttribute_AttributeName);
52065 /* Begin union "org_csapi_TpAttributeValue" */
52067 decode_org_csapi_TpAttributeValue_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
52069 /* End union "org_csapi_TpAttributeValue" */
52070 proto_tree_add_int64(tree, hf_org_csapi_pam_TpPAMAttribute_ExpiresIn, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
52074 /* Struct = IDL:org/csapi/pam/TpPAMPresenceData:1.0 */
52075 static void
52076 decode_org_csapi_pam_TpPAMPresenceData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52079 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMPresenceData_Name);
52081 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMPresenceData_subscriberStatus);
52083 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMPresenceData_networkStatus);
52085 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMPresenceData_communicationMeans);
52087 /* Begin struct "org_csapi_TpAddress" */
52088 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
52089 /* End struct "org_csapi_TpAddress" */
52090 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMPresenceData_subscriberProvidedLocation);
52092 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMPresenceData_networkProvidedLocation);
52094 proto_tree_add_int(tree, hf_org_csapi_pam_TpPAMPresenceData_Priority, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
52096 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMPresenceData_otherInfo);
52100 /* Struct = IDL:org/csapi/pam/TpPAMAvailabilityProfile:1.0 */
52101 static void
52102 decode_org_csapi_pam_TpPAMAvailabilityProfile_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52105 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAvailabilityProfile_PrivacyCode);
52107 /* Begin struct "org_csapi_pam_TpPAMPresenceData" */
52108 decode_org_csapi_pam_TpPAMPresenceData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
52109 /* End struct "org_csapi_pam_TpPAMPresenceData" */
52112 /* Struct = IDL:org/csapi/pam/TpPAMCommunicationContext:1.0 */
52113 static void
52114 decode_org_csapi_pam_TpPAMCommunicationContext_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52117 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMCommunicationContext_CommunicationCapability);
52121 /* Struct = IDL:org/csapi/pam/TpPAMContext:1.0 */
52122 static void
52123 decode_org_csapi_pam_TpPAMContext_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52126 /* Operation specific Variable declarations Begin */
52127 guint32 u_octet4_loop_org_csapi_pam_TpPAMContext_AskerData;
52128 guint32 i_org_csapi_pam_TpPAMContext_AskerData;
52129 /* Operation specific Variable declarations End */
52131 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52133 /* Begin union "org_csapi_pam_TpPAMContextData" */
52135 decode_org_csapi_pam_TpPAMContextData_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
52137 /* End union "org_csapi_pam_TpPAMContextData" */
52138 u_octet4_loop_org_csapi_pam_TpPAMContext_AskerData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52139 /* coverity[returned_pointer] */
52140 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMContext_AskerData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMContext_AskerData);
52142 for (i_org_csapi_pam_TpPAMContext_AskerData=0; i_org_csapi_pam_TpPAMContext_AskerData < u_octet4_loop_org_csapi_pam_TpPAMContext_AskerData; i_org_csapi_pam_TpPAMContext_AskerData++) {
52144 /* Begin struct "org_csapi_TpAttribute" */
52145 decode_org_csapi_TpAttribute_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
52146 /* End struct "org_csapi_TpAttribute" */
52151 /* Struct = IDL:org/csapi/pam/TpPAMAccessControlData:1.0 */
52152 static void
52153 decode_org_csapi_pam_TpPAMAccessControlData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52156 /* Operation specific Variable declarations Begin */
52157 guint32 u_octet4;
52158 guint32 u_octet4_loop_org_csapi_pam_TpPAMAccessControlData_AllowList;
52159 guint32 i_org_csapi_pam_TpPAMAccessControlData_AllowList;
52160 guint32 u_octet4_loop_org_csapi_pam_TpPAMAccessControlData_DenyList;
52161 guint32 i_org_csapi_pam_TpPAMAccessControlData_DenyList;
52162 /* Operation specific Variable declarations End */
52164 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52166 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
52167 /* coverity[returned_pointer] */
52168 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAccessControlData_DefaultPolicy, tvb, *offset-4, 4, u_octet4);
52170 u_octet4_loop_org_csapi_pam_TpPAMAccessControlData_AllowList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52171 /* coverity[returned_pointer] */
52172 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAccessControlData_AllowList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAccessControlData_AllowList);
52174 for (i_org_csapi_pam_TpPAMAccessControlData_AllowList=0; i_org_csapi_pam_TpPAMAccessControlData_AllowList < u_octet4_loop_org_csapi_pam_TpPAMAccessControlData_AllowList; i_org_csapi_pam_TpPAMAccessControlData_AllowList++) {
52176 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAccessControlData_AllowList);
52180 u_octet4_loop_org_csapi_pam_TpPAMAccessControlData_DenyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52181 /* coverity[returned_pointer] */
52182 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAccessControlData_DenyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAccessControlData_DenyList);
52184 for (i_org_csapi_pam_TpPAMAccessControlData_DenyList=0; i_org_csapi_pam_TpPAMAccessControlData_DenyList < u_octet4_loop_org_csapi_pam_TpPAMAccessControlData_DenyList; i_org_csapi_pam_TpPAMAccessControlData_DenyList++) {
52186 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAccessControlData_DenyList);
52192 /* Struct = IDL:org/csapi/pam/TpPAMICEventData:1.0 */
52193 static void
52194 decode_org_csapi_pam_TpPAMICEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52197 /* Operation specific Variable declarations Begin */
52198 guint32 u_octet4_loop_org_csapi_pam_TpPAMICEventData_IdentityType;
52199 guint32 i_org_csapi_pam_TpPAMICEventData_IdentityType;
52200 /* Operation specific Variable declarations End */
52202 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52204 u_octet4_loop_org_csapi_pam_TpPAMICEventData_IdentityType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52205 /* coverity[returned_pointer] */
52206 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMICEventData_IdentityType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMICEventData_IdentityType);
52208 for (i_org_csapi_pam_TpPAMICEventData_IdentityType=0; i_org_csapi_pam_TpPAMICEventData_IdentityType < u_octet4_loop_org_csapi_pam_TpPAMICEventData_IdentityType; i_org_csapi_pam_TpPAMICEventData_IdentityType++) {
52210 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMICEventData_IdentityType);
52216 /* Struct = IDL:org/csapi/pam/TpPAMICNotificationData:1.0 */
52217 static void
52218 decode_org_csapi_pam_TpPAMICNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52221 /* Operation specific Variable declarations Begin */
52222 guint32 u_octet4_loop_org_csapi_pam_TpPAMICNotificationData_Identities;
52223 guint32 i_org_csapi_pam_TpPAMICNotificationData_Identities;
52224 /* Operation specific Variable declarations End */
52226 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52228 u_octet4_loop_org_csapi_pam_TpPAMICNotificationData_Identities = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52229 /* coverity[returned_pointer] */
52230 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMICNotificationData_Identities, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMICNotificationData_Identities);
52232 for (i_org_csapi_pam_TpPAMICNotificationData_Identities=0; i_org_csapi_pam_TpPAMICNotificationData_Identities < u_octet4_loop_org_csapi_pam_TpPAMICNotificationData_Identities; i_org_csapi_pam_TpPAMICNotificationData_Identities++) {
52234 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMICNotificationData_Identities);
52240 /* Struct = IDL:org/csapi/pam/TpPAMIDEventData:1.0 */
52241 static void
52242 decode_org_csapi_pam_TpPAMIDEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52245 /* Operation specific Variable declarations Begin */
52246 guint32 u_octet4_loop_org_csapi_pam_TpPAMIDEventData_IdentityName;
52247 guint32 i_org_csapi_pam_TpPAMIDEventData_IdentityName;
52248 guint32 u_octet4_loop_org_csapi_pam_TpPAMIDEventData_IdentityType;
52249 guint32 i_org_csapi_pam_TpPAMIDEventData_IdentityType;
52250 /* Operation specific Variable declarations End */
52252 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52254 u_octet4_loop_org_csapi_pam_TpPAMIDEventData_IdentityName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52255 /* coverity[returned_pointer] */
52256 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMIDEventData_IdentityName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMIDEventData_IdentityName);
52258 for (i_org_csapi_pam_TpPAMIDEventData_IdentityName=0; i_org_csapi_pam_TpPAMIDEventData_IdentityName < u_octet4_loop_org_csapi_pam_TpPAMIDEventData_IdentityName; i_org_csapi_pam_TpPAMIDEventData_IdentityName++) {
52260 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMIDEventData_IdentityName);
52264 u_octet4_loop_org_csapi_pam_TpPAMIDEventData_IdentityType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52265 /* coverity[returned_pointer] */
52266 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMIDEventData_IdentityType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMIDEventData_IdentityType);
52268 for (i_org_csapi_pam_TpPAMIDEventData_IdentityType=0; i_org_csapi_pam_TpPAMIDEventData_IdentityType < u_octet4_loop_org_csapi_pam_TpPAMIDEventData_IdentityType; i_org_csapi_pam_TpPAMIDEventData_IdentityType++) {
52270 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMIDEventData_IdentityType);
52276 /* Struct = IDL:org/csapi/pam/TpPAMIDNotificationData:1.0 */
52277 static void
52278 decode_org_csapi_pam_TpPAMIDNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52281 /* Operation specific Variable declarations Begin */
52282 guint32 u_octet4_loop_org_csapi_pam_TpPAMIDNotificationData_Identities;
52283 guint32 i_org_csapi_pam_TpPAMIDNotificationData_Identities;
52284 /* Operation specific Variable declarations End */
52286 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52288 u_octet4_loop_org_csapi_pam_TpPAMIDNotificationData_Identities = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52289 /* coverity[returned_pointer] */
52290 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMIDNotificationData_Identities, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMIDNotificationData_Identities);
52292 for (i_org_csapi_pam_TpPAMIDNotificationData_Identities=0; i_org_csapi_pam_TpPAMIDNotificationData_Identities < u_octet4_loop_org_csapi_pam_TpPAMIDNotificationData_Identities; i_org_csapi_pam_TpPAMIDNotificationData_Identities++) {
52294 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMIDNotificationData_Identities);
52300 /* Struct = IDL:org/csapi/pam/TpPAMGMCEventData:1.0 */
52301 static void
52302 decode_org_csapi_pam_TpPAMGMCEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52305 /* Operation specific Variable declarations Begin */
52306 guint32 u_octet4_loop_org_csapi_pam_TpPAMGMCEventData_GroupName;
52307 guint32 i_org_csapi_pam_TpPAMGMCEventData_GroupName;
52308 guint32 u_octet4_loop_org_csapi_pam_TpPAMGMCEventData_GroupType;
52309 guint32 i_org_csapi_pam_TpPAMGMCEventData_GroupType;
52310 /* Operation specific Variable declarations End */
52312 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52314 u_octet4_loop_org_csapi_pam_TpPAMGMCEventData_GroupName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52315 /* coverity[returned_pointer] */
52316 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMGMCEventData_GroupName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMGMCEventData_GroupName);
52318 for (i_org_csapi_pam_TpPAMGMCEventData_GroupName=0; i_org_csapi_pam_TpPAMGMCEventData_GroupName < u_octet4_loop_org_csapi_pam_TpPAMGMCEventData_GroupName; i_org_csapi_pam_TpPAMGMCEventData_GroupName++) {
52320 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMGMCEventData_GroupName);
52324 u_octet4_loop_org_csapi_pam_TpPAMGMCEventData_GroupType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52325 /* coverity[returned_pointer] */
52326 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMGMCEventData_GroupType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMGMCEventData_GroupType);
52328 for (i_org_csapi_pam_TpPAMGMCEventData_GroupType=0; i_org_csapi_pam_TpPAMGMCEventData_GroupType < u_octet4_loop_org_csapi_pam_TpPAMGMCEventData_GroupType; i_org_csapi_pam_TpPAMGMCEventData_GroupType++) {
52330 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMGMCEventData_GroupType);
52336 /* Struct = IDL:org/csapi/pam/TpPAMGMCNotificationData:1.0 */
52337 static void
52338 decode_org_csapi_pam_TpPAMGMCNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52341 /* Operation specific Variable declarations Begin */
52342 guint32 u_octet4_loop_org_csapi_pam_TpPAMGMCNotificationData_Groups;
52343 guint32 i_org_csapi_pam_TpPAMGMCNotificationData_Groups;
52344 /* Operation specific Variable declarations End */
52346 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52348 u_octet4_loop_org_csapi_pam_TpPAMGMCNotificationData_Groups = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52349 /* coverity[returned_pointer] */
52350 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMGMCNotificationData_Groups, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMGMCNotificationData_Groups);
52352 for (i_org_csapi_pam_TpPAMGMCNotificationData_Groups=0; i_org_csapi_pam_TpPAMGMCNotificationData_Groups < u_octet4_loop_org_csapi_pam_TpPAMGMCNotificationData_Groups; i_org_csapi_pam_TpPAMGMCNotificationData_Groups++) {
52354 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMGMCNotificationData_Groups);
52360 /* Struct = IDL:org/csapi/pam/TpPAMACEventData:1.0 */
52361 static void
52362 decode_org_csapi_pam_TpPAMACEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52365 /* Operation specific Variable declarations Begin */
52366 guint32 u_octet4_loop_org_csapi_pam_TpPAMACEventData_AgentType;
52367 guint32 i_org_csapi_pam_TpPAMACEventData_AgentType;
52368 /* Operation specific Variable declarations End */
52370 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52372 u_octet4_loop_org_csapi_pam_TpPAMACEventData_AgentType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52373 /* coverity[returned_pointer] */
52374 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMACEventData_AgentType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMACEventData_AgentType);
52376 for (i_org_csapi_pam_TpPAMACEventData_AgentType=0; i_org_csapi_pam_TpPAMACEventData_AgentType < u_octet4_loop_org_csapi_pam_TpPAMACEventData_AgentType; i_org_csapi_pam_TpPAMACEventData_AgentType++) {
52378 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMACEventData_AgentType);
52384 /* Struct = IDL:org/csapi/pam/TpPAMACNotificationData:1.0 */
52385 static void
52386 decode_org_csapi_pam_TpPAMACNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52389 /* Operation specific Variable declarations Begin */
52390 guint32 u_octet4_loop_org_csapi_pam_TpPAMACNotificationData_Agents;
52391 guint32 i_org_csapi_pam_TpPAMACNotificationData_Agents;
52392 /* Operation specific Variable declarations End */
52394 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52396 u_octet4_loop_org_csapi_pam_TpPAMACNotificationData_Agents = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52397 /* coverity[returned_pointer] */
52398 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMACNotificationData_Agents, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMACNotificationData_Agents);
52400 for (i_org_csapi_pam_TpPAMACNotificationData_Agents=0; i_org_csapi_pam_TpPAMACNotificationData_Agents < u_octet4_loop_org_csapi_pam_TpPAMACNotificationData_Agents; i_org_csapi_pam_TpPAMACNotificationData_Agents++) {
52402 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMACNotificationData_Agents);
52408 /* Struct = IDL:org/csapi/pam/TpPAMADEventData:1.0 */
52409 static void
52410 decode_org_csapi_pam_TpPAMADEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52413 /* Operation specific Variable declarations Begin */
52414 guint32 u_octet4_loop_org_csapi_pam_TpPAMADEventData_AgentName;
52415 guint32 i_org_csapi_pam_TpPAMADEventData_AgentName;
52416 guint32 u_octet4_loop_org_csapi_pam_TpPAMADEventData_AgentType;
52417 guint32 i_org_csapi_pam_TpPAMADEventData_AgentType;
52418 /* Operation specific Variable declarations End */
52420 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52422 u_octet4_loop_org_csapi_pam_TpPAMADEventData_AgentName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52423 /* coverity[returned_pointer] */
52424 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMADEventData_AgentName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMADEventData_AgentName);
52426 for (i_org_csapi_pam_TpPAMADEventData_AgentName=0; i_org_csapi_pam_TpPAMADEventData_AgentName < u_octet4_loop_org_csapi_pam_TpPAMADEventData_AgentName; i_org_csapi_pam_TpPAMADEventData_AgentName++) {
52428 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMADEventData_AgentName);
52432 u_octet4_loop_org_csapi_pam_TpPAMADEventData_AgentType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52433 /* coverity[returned_pointer] */
52434 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMADEventData_AgentType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMADEventData_AgentType);
52436 for (i_org_csapi_pam_TpPAMADEventData_AgentType=0; i_org_csapi_pam_TpPAMADEventData_AgentType < u_octet4_loop_org_csapi_pam_TpPAMADEventData_AgentType; i_org_csapi_pam_TpPAMADEventData_AgentType++) {
52438 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMADEventData_AgentType);
52444 /* Struct = IDL:org/csapi/pam/TpPAMADNotificationData:1.0 */
52445 static void
52446 decode_org_csapi_pam_TpPAMADNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52449 /* Operation specific Variable declarations Begin */
52450 guint32 u_octet4_loop_org_csapi_pam_TpPAMADNotificationData_Agents;
52451 guint32 i_org_csapi_pam_TpPAMADNotificationData_Agents;
52452 /* Operation specific Variable declarations End */
52454 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52456 u_octet4_loop_org_csapi_pam_TpPAMADNotificationData_Agents = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52457 /* coverity[returned_pointer] */
52458 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMADNotificationData_Agents, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMADNotificationData_Agents);
52460 for (i_org_csapi_pam_TpPAMADNotificationData_Agents=0; i_org_csapi_pam_TpPAMADNotificationData_Agents < u_octet4_loop_org_csapi_pam_TpPAMADNotificationData_Agents; i_org_csapi_pam_TpPAMADNotificationData_Agents++) {
52462 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMADNotificationData_Agents);
52468 /* Struct = IDL:org/csapi/pam/TpPAMAAEventData:1.0 */
52469 static void
52470 decode_org_csapi_pam_TpPAMAAEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52473 /* Operation specific Variable declarations Begin */
52474 guint32 u_octet4_loop_org_csapi_pam_TpPAMAAEventData_IdentityName;
52475 guint32 i_org_csapi_pam_TpPAMAAEventData_IdentityName;
52476 guint32 u_octet4_loop_org_csapi_pam_TpPAMAAEventData_IdentityType;
52477 guint32 i_org_csapi_pam_TpPAMAAEventData_IdentityType;
52478 guint32 u_octet4_loop_org_csapi_pam_TpPAMAAEventData_AgentName;
52479 guint32 i_org_csapi_pam_TpPAMAAEventData_AgentName;
52480 guint32 u_octet4_loop_org_csapi_pam_TpPAMAAEventData_AgentType;
52481 guint32 i_org_csapi_pam_TpPAMAAEventData_AgentType;
52482 /* Operation specific Variable declarations End */
52484 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52486 u_octet4_loop_org_csapi_pam_TpPAMAAEventData_IdentityName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52487 /* coverity[returned_pointer] */
52488 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAAEventData_IdentityName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAAEventData_IdentityName);
52490 for (i_org_csapi_pam_TpPAMAAEventData_IdentityName=0; i_org_csapi_pam_TpPAMAAEventData_IdentityName < u_octet4_loop_org_csapi_pam_TpPAMAAEventData_IdentityName; i_org_csapi_pam_TpPAMAAEventData_IdentityName++) {
52492 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAAEventData_IdentityName);
52496 u_octet4_loop_org_csapi_pam_TpPAMAAEventData_IdentityType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52497 /* coverity[returned_pointer] */
52498 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAAEventData_IdentityType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAAEventData_IdentityType);
52500 for (i_org_csapi_pam_TpPAMAAEventData_IdentityType=0; i_org_csapi_pam_TpPAMAAEventData_IdentityType < u_octet4_loop_org_csapi_pam_TpPAMAAEventData_IdentityType; i_org_csapi_pam_TpPAMAAEventData_IdentityType++) {
52502 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAAEventData_IdentityType);
52506 u_octet4_loop_org_csapi_pam_TpPAMAAEventData_AgentName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52507 /* coverity[returned_pointer] */
52508 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAAEventData_AgentName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAAEventData_AgentName);
52510 for (i_org_csapi_pam_TpPAMAAEventData_AgentName=0; i_org_csapi_pam_TpPAMAAEventData_AgentName < u_octet4_loop_org_csapi_pam_TpPAMAAEventData_AgentName; i_org_csapi_pam_TpPAMAAEventData_AgentName++) {
52512 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAAEventData_AgentName);
52516 u_octet4_loop_org_csapi_pam_TpPAMAAEventData_AgentType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52517 /* coverity[returned_pointer] */
52518 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAAEventData_AgentType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAAEventData_AgentType);
52520 for (i_org_csapi_pam_TpPAMAAEventData_AgentType=0; i_org_csapi_pam_TpPAMAAEventData_AgentType < u_octet4_loop_org_csapi_pam_TpPAMAAEventData_AgentType; i_org_csapi_pam_TpPAMAAEventData_AgentType++) {
52522 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAAEventData_AgentType);
52528 /* Struct = IDL:org/csapi/pam/TpPAMAANotificationData:1.0 */
52529 static void
52530 decode_org_csapi_pam_TpPAMAANotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52533 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAANotificationData_Identity);
52535 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAANotificationData_Agent);
52539 /* Struct = IDL:org/csapi/pam/TpPAMAUEventData:1.0 */
52540 static void
52541 decode_org_csapi_pam_TpPAMAUEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52544 /* Operation specific Variable declarations Begin */
52545 guint32 u_octet4_loop_org_csapi_pam_TpPAMAUEventData_IdentityName;
52546 guint32 i_org_csapi_pam_TpPAMAUEventData_IdentityName;
52547 guint32 u_octet4_loop_org_csapi_pam_TpPAMAUEventData_IdentityType;
52548 guint32 i_org_csapi_pam_TpPAMAUEventData_IdentityType;
52549 guint32 u_octet4_loop_org_csapi_pam_TpPAMAUEventData_AgentName;
52550 guint32 i_org_csapi_pam_TpPAMAUEventData_AgentName;
52551 guint32 u_octet4_loop_org_csapi_pam_TpPAMAUEventData_AgentType;
52552 guint32 i_org_csapi_pam_TpPAMAUEventData_AgentType;
52553 /* Operation specific Variable declarations End */
52555 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52557 u_octet4_loop_org_csapi_pam_TpPAMAUEventData_IdentityName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52558 /* coverity[returned_pointer] */
52559 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAUEventData_IdentityName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAUEventData_IdentityName);
52561 for (i_org_csapi_pam_TpPAMAUEventData_IdentityName=0; i_org_csapi_pam_TpPAMAUEventData_IdentityName < u_octet4_loop_org_csapi_pam_TpPAMAUEventData_IdentityName; i_org_csapi_pam_TpPAMAUEventData_IdentityName++) {
52563 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAUEventData_IdentityName);
52567 u_octet4_loop_org_csapi_pam_TpPAMAUEventData_IdentityType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52568 /* coverity[returned_pointer] */
52569 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAUEventData_IdentityType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAUEventData_IdentityType);
52571 for (i_org_csapi_pam_TpPAMAUEventData_IdentityType=0; i_org_csapi_pam_TpPAMAUEventData_IdentityType < u_octet4_loop_org_csapi_pam_TpPAMAUEventData_IdentityType; i_org_csapi_pam_TpPAMAUEventData_IdentityType++) {
52573 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAUEventData_IdentityType);
52577 u_octet4_loop_org_csapi_pam_TpPAMAUEventData_AgentName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52578 /* coverity[returned_pointer] */
52579 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAUEventData_AgentName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAUEventData_AgentName);
52581 for (i_org_csapi_pam_TpPAMAUEventData_AgentName=0; i_org_csapi_pam_TpPAMAUEventData_AgentName < u_octet4_loop_org_csapi_pam_TpPAMAUEventData_AgentName; i_org_csapi_pam_TpPAMAUEventData_AgentName++) {
52583 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAUEventData_AgentName);
52587 u_octet4_loop_org_csapi_pam_TpPAMAUEventData_AgentType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52588 /* coverity[returned_pointer] */
52589 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAUEventData_AgentType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAUEventData_AgentType);
52591 for (i_org_csapi_pam_TpPAMAUEventData_AgentType=0; i_org_csapi_pam_TpPAMAUEventData_AgentType < u_octet4_loop_org_csapi_pam_TpPAMAUEventData_AgentType; i_org_csapi_pam_TpPAMAUEventData_AgentType++) {
52593 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAUEventData_AgentType);
52599 /* Struct = IDL:org/csapi/pam/TpPAMAUNotificationData:1.0 */
52600 static void
52601 decode_org_csapi_pam_TpPAMAUNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52604 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAUNotificationData_Identity);
52606 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAUNotificationData_Agent);
52610 /* Struct = IDL:org/csapi/pam/TpPAMCCEventData:1.0 */
52611 static void
52612 decode_org_csapi_pam_TpPAMCCEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52615 /* Operation specific Variable declarations Begin */
52616 guint32 u_octet4_loop_org_csapi_pam_TpPAMCCEventData_IdentityName;
52617 guint32 i_org_csapi_pam_TpPAMCCEventData_IdentityName;
52618 guint32 u_octet4_loop_org_csapi_pam_TpPAMCCEventData_IdentityType;
52619 guint32 i_org_csapi_pam_TpPAMCCEventData_IdentityType;
52620 guint32 u_octet4_loop_org_csapi_pam_TpPAMCCEventData_Capabilities;
52621 guint32 i_org_csapi_pam_TpPAMCCEventData_Capabilities;
52622 /* Operation specific Variable declarations End */
52624 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52626 u_octet4_loop_org_csapi_pam_TpPAMCCEventData_IdentityName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52627 /* coverity[returned_pointer] */
52628 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMCCEventData_IdentityName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMCCEventData_IdentityName);
52630 for (i_org_csapi_pam_TpPAMCCEventData_IdentityName=0; i_org_csapi_pam_TpPAMCCEventData_IdentityName < u_octet4_loop_org_csapi_pam_TpPAMCCEventData_IdentityName; i_org_csapi_pam_TpPAMCCEventData_IdentityName++) {
52632 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMCCEventData_IdentityName);
52636 u_octet4_loop_org_csapi_pam_TpPAMCCEventData_IdentityType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52637 /* coverity[returned_pointer] */
52638 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMCCEventData_IdentityType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMCCEventData_IdentityType);
52640 for (i_org_csapi_pam_TpPAMCCEventData_IdentityType=0; i_org_csapi_pam_TpPAMCCEventData_IdentityType < u_octet4_loop_org_csapi_pam_TpPAMCCEventData_IdentityType; i_org_csapi_pam_TpPAMCCEventData_IdentityType++) {
52642 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMCCEventData_IdentityType);
52646 u_octet4_loop_org_csapi_pam_TpPAMCCEventData_Capabilities = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52647 /* coverity[returned_pointer] */
52648 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMCCEventData_Capabilities, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMCCEventData_Capabilities);
52650 for (i_org_csapi_pam_TpPAMCCEventData_Capabilities=0; i_org_csapi_pam_TpPAMCCEventData_Capabilities < u_octet4_loop_org_csapi_pam_TpPAMCCEventData_Capabilities; i_org_csapi_pam_TpPAMCCEventData_Capabilities++) {
52652 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMCCEventData_Capabilities);
52658 /* Struct = IDL:org/csapi/pam/TpPAMCCNotificationData:1.0 */
52659 static void
52660 decode_org_csapi_pam_TpPAMCCNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52663 /* Operation specific Variable declarations Begin */
52664 guint32 u_octet4_loop_org_csapi_pam_TpPAMCCNotificationData_Capabilities;
52665 guint32 i_org_csapi_pam_TpPAMCCNotificationData_Capabilities;
52666 /* Operation specific Variable declarations End */
52668 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52670 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMCCNotificationData_Identity);
52672 u_octet4_loop_org_csapi_pam_TpPAMCCNotificationData_Capabilities = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52673 /* coverity[returned_pointer] */
52674 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMCCNotificationData_Capabilities, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMCCNotificationData_Capabilities);
52676 for (i_org_csapi_pam_TpPAMCCNotificationData_Capabilities=0; i_org_csapi_pam_TpPAMCCNotificationData_Capabilities < u_octet4_loop_org_csapi_pam_TpPAMCCNotificationData_Capabilities; i_org_csapi_pam_TpPAMCCNotificationData_Capabilities++) {
52678 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMCCNotificationData_Capabilities);
52684 /* Struct = IDL:org/csapi/pam/TpPAMACPSEventData:1.0 */
52685 static void
52686 decode_org_csapi_pam_TpPAMACPSEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52689 /* Operation specific Variable declarations Begin */
52690 guint32 u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AgentName;
52691 guint32 i_org_csapi_pam_TpPAMACPSEventData_AgentName;
52692 guint32 u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AgentType;
52693 guint32 i_org_csapi_pam_TpPAMACPSEventData_AgentType;
52694 guint32 u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_Capabilities;
52695 guint32 i_org_csapi_pam_TpPAMACPSEventData_Capabilities;
52696 guint32 u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AttributeNames;
52697 guint32 i_org_csapi_pam_TpPAMACPSEventData_AttributeNames;
52698 /* Operation specific Variable declarations End */
52700 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52702 u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AgentName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52703 /* coverity[returned_pointer] */
52704 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMACPSEventData_AgentName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AgentName);
52706 for (i_org_csapi_pam_TpPAMACPSEventData_AgentName=0; i_org_csapi_pam_TpPAMACPSEventData_AgentName < u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AgentName; i_org_csapi_pam_TpPAMACPSEventData_AgentName++) {
52708 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMACPSEventData_AgentName);
52712 u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AgentType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52713 /* coverity[returned_pointer] */
52714 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMACPSEventData_AgentType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AgentType);
52716 for (i_org_csapi_pam_TpPAMACPSEventData_AgentType=0; i_org_csapi_pam_TpPAMACPSEventData_AgentType < u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AgentType; i_org_csapi_pam_TpPAMACPSEventData_AgentType++) {
52718 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMACPSEventData_AgentType);
52722 u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_Capabilities = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52723 /* coverity[returned_pointer] */
52724 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMACPSEventData_Capabilities, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_Capabilities);
52726 for (i_org_csapi_pam_TpPAMACPSEventData_Capabilities=0; i_org_csapi_pam_TpPAMACPSEventData_Capabilities < u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_Capabilities; i_org_csapi_pam_TpPAMACPSEventData_Capabilities++) {
52728 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMACPSEventData_Capabilities);
52732 u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AttributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52733 /* coverity[returned_pointer] */
52734 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMACPSEventData_AttributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AttributeNames);
52736 for (i_org_csapi_pam_TpPAMACPSEventData_AttributeNames=0; i_org_csapi_pam_TpPAMACPSEventData_AttributeNames < u_octet4_loop_org_csapi_pam_TpPAMACPSEventData_AttributeNames; i_org_csapi_pam_TpPAMACPSEventData_AttributeNames++) {
52738 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMACPSEventData_AttributeNames);
52742 proto_tree_add_int64(tree, hf_org_csapi_pam_TpPAMACPSEventData_ReportingPeriod, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
52746 /* Struct = IDL:org/csapi/pam/TpPAMACPSNotificationData:1.0 */
52747 static void
52748 decode_org_csapi_pam_TpPAMACPSNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52751 /* Operation specific Variable declarations Begin */
52752 guint32 u_octet4_loop_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames;
52753 guint32 i_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames;
52754 /* Operation specific Variable declarations End */
52756 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52758 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMACPSNotificationData_Agent);
52760 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMACPSNotificationData_Capability);
52762 u_octet4_loop_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52763 /* coverity[returned_pointer] */
52764 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames);
52766 for (i_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames=0; i_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames < u_octet4_loop_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames; i_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames++) {
52768 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames);
52774 /* Struct = IDL:org/csapi/pam/TpPAMAPSEventData:1.0 */
52775 static void
52776 decode_org_csapi_pam_TpPAMAPSEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52779 /* Operation specific Variable declarations Begin */
52780 guint32 u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AgentName;
52781 guint32 i_org_csapi_pam_TpPAMAPSEventData_AgentName;
52782 guint32 u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AgentType;
52783 guint32 i_org_csapi_pam_TpPAMAPSEventData_AgentType;
52784 guint32 u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AttributeNames;
52785 guint32 i_org_csapi_pam_TpPAMAPSEventData_AttributeNames;
52786 /* Operation specific Variable declarations End */
52788 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52790 u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AgentName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52791 /* coverity[returned_pointer] */
52792 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAPSEventData_AgentName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AgentName);
52794 for (i_org_csapi_pam_TpPAMAPSEventData_AgentName=0; i_org_csapi_pam_TpPAMAPSEventData_AgentName < u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AgentName; i_org_csapi_pam_TpPAMAPSEventData_AgentName++) {
52796 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAPSEventData_AgentName);
52800 u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AgentType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52801 /* coverity[returned_pointer] */
52802 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAPSEventData_AgentType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AgentType);
52804 for (i_org_csapi_pam_TpPAMAPSEventData_AgentType=0; i_org_csapi_pam_TpPAMAPSEventData_AgentType < u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AgentType; i_org_csapi_pam_TpPAMAPSEventData_AgentType++) {
52806 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAPSEventData_AgentType);
52810 u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AttributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52811 /* coverity[returned_pointer] */
52812 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAPSEventData_AttributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AttributeNames);
52814 for (i_org_csapi_pam_TpPAMAPSEventData_AttributeNames=0; i_org_csapi_pam_TpPAMAPSEventData_AttributeNames < u_octet4_loop_org_csapi_pam_TpPAMAPSEventData_AttributeNames; i_org_csapi_pam_TpPAMAPSEventData_AttributeNames++) {
52816 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAPSEventData_AttributeNames);
52820 proto_tree_add_int64(tree, hf_org_csapi_pam_TpPAMAPSEventData_ReportingPeriod, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
52824 /* Struct = IDL:org/csapi/pam/TpPAMAPSNotificationData:1.0 */
52825 static void
52826 decode_org_csapi_pam_TpPAMAPSNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52829 /* Operation specific Variable declarations Begin */
52830 guint32 u_octet4_loop_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames;
52831 guint32 i_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames;
52832 /* Operation specific Variable declarations End */
52834 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52836 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAPSNotificationData_Agent);
52838 u_octet4_loop_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52839 /* coverity[returned_pointer] */
52840 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames);
52842 for (i_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames=0; i_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames < u_octet4_loop_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames; i_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames++) {
52844 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames);
52850 /* Struct = IDL:org/csapi/pam/TpPAMIPSEventData:1.0 */
52851 static void
52852 decode_org_csapi_pam_TpPAMIPSEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52855 /* Operation specific Variable declarations Begin */
52856 guint32 u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_IdentityName;
52857 guint32 i_org_csapi_pam_TpPAMIPSEventData_IdentityName;
52858 guint32 u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_IdentityType;
52859 guint32 i_org_csapi_pam_TpPAMIPSEventData_IdentityType;
52860 guint32 u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_AttributeNames;
52861 guint32 i_org_csapi_pam_TpPAMIPSEventData_AttributeNames;
52862 /* Operation specific Variable declarations End */
52864 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52866 u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_IdentityName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52867 /* coverity[returned_pointer] */
52868 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMIPSEventData_IdentityName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_IdentityName);
52870 for (i_org_csapi_pam_TpPAMIPSEventData_IdentityName=0; i_org_csapi_pam_TpPAMIPSEventData_IdentityName < u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_IdentityName; i_org_csapi_pam_TpPAMIPSEventData_IdentityName++) {
52872 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMIPSEventData_IdentityName);
52876 u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_IdentityType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52877 /* coverity[returned_pointer] */
52878 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMIPSEventData_IdentityType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_IdentityType);
52880 for (i_org_csapi_pam_TpPAMIPSEventData_IdentityType=0; i_org_csapi_pam_TpPAMIPSEventData_IdentityType < u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_IdentityType; i_org_csapi_pam_TpPAMIPSEventData_IdentityType++) {
52882 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMIPSEventData_IdentityType);
52886 u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_AttributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52887 /* coverity[returned_pointer] */
52888 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMIPSEventData_AttributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_AttributeNames);
52890 for (i_org_csapi_pam_TpPAMIPSEventData_AttributeNames=0; i_org_csapi_pam_TpPAMIPSEventData_AttributeNames < u_octet4_loop_org_csapi_pam_TpPAMIPSEventData_AttributeNames; i_org_csapi_pam_TpPAMIPSEventData_AttributeNames++) {
52892 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMIPSEventData_AttributeNames);
52896 proto_tree_add_int64(tree, hf_org_csapi_pam_TpPAMIPSEventData_ReportingPeriod, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
52900 /* Struct = IDL:org/csapi/pam/TpPAMIPSNotificationData:1.0 */
52901 static void
52902 decode_org_csapi_pam_TpPAMIPSNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52905 /* Operation specific Variable declarations Begin */
52906 guint32 u_octet4_loop_org_csapi_pam_TpPAMIPSNotificationData_Attributes;
52907 guint32 i_org_csapi_pam_TpPAMIPSNotificationData_Attributes;
52908 /* Operation specific Variable declarations End */
52910 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52912 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMIPSNotificationData_Identity);
52914 u_octet4_loop_org_csapi_pam_TpPAMIPSNotificationData_Attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52915 /* coverity[returned_pointer] */
52916 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMIPSNotificationData_Attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMIPSNotificationData_Attributes);
52918 for (i_org_csapi_pam_TpPAMIPSNotificationData_Attributes=0; i_org_csapi_pam_TpPAMIPSNotificationData_Attributes < u_octet4_loop_org_csapi_pam_TpPAMIPSNotificationData_Attributes; i_org_csapi_pam_TpPAMIPSNotificationData_Attributes++) {
52920 /* Begin struct "org_csapi_pam_TpPAMPresenceData" */
52921 decode_org_csapi_pam_TpPAMPresenceData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
52922 /* End struct "org_csapi_pam_TpPAMPresenceData" */
52927 /* Struct = IDL:org/csapi/pam/TpPAMAVCEventData:1.0 */
52928 static void
52929 decode_org_csapi_pam_TpPAMAVCEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52932 /* Operation specific Variable declarations Begin */
52933 guint32 u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_IdentityName;
52934 guint32 i_org_csapi_pam_TpPAMAVCEventData_IdentityName;
52935 guint32 u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_IdentityType;
52936 guint32 i_org_csapi_pam_TpPAMAVCEventData_IdentityType;
52937 guint32 u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_PAMContext;
52938 guint32 i_org_csapi_pam_TpPAMAVCEventData_PAMContext;
52939 guint32 u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_AttributeNames;
52940 guint32 i_org_csapi_pam_TpPAMAVCEventData_AttributeNames;
52941 /* Operation specific Variable declarations End */
52943 (void)item; /* Avoid coverity param_set_but_unused parse warning */
52945 u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_IdentityName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52946 /* coverity[returned_pointer] */
52947 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAVCEventData_IdentityName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_IdentityName);
52949 for (i_org_csapi_pam_TpPAMAVCEventData_IdentityName=0; i_org_csapi_pam_TpPAMAVCEventData_IdentityName < u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_IdentityName; i_org_csapi_pam_TpPAMAVCEventData_IdentityName++) {
52951 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAVCEventData_IdentityName);
52955 u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_IdentityType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52956 /* coverity[returned_pointer] */
52957 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAVCEventData_IdentityType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_IdentityType);
52959 for (i_org_csapi_pam_TpPAMAVCEventData_IdentityType=0; i_org_csapi_pam_TpPAMAVCEventData_IdentityType < u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_IdentityType; i_org_csapi_pam_TpPAMAVCEventData_IdentityType++) {
52961 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAVCEventData_IdentityType);
52965 u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_PAMContext = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52966 /* coverity[returned_pointer] */
52967 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAVCEventData_PAMContext, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_PAMContext);
52969 for (i_org_csapi_pam_TpPAMAVCEventData_PAMContext=0; i_org_csapi_pam_TpPAMAVCEventData_PAMContext < u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_PAMContext; i_org_csapi_pam_TpPAMAVCEventData_PAMContext++) {
52971 /* Begin struct "org_csapi_pam_TpPAMContext" */
52972 decode_org_csapi_pam_TpPAMContext_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
52973 /* End struct "org_csapi_pam_TpPAMContext" */
52976 u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_AttributeNames = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
52977 /* coverity[returned_pointer] */
52978 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAVCEventData_AttributeNames, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_AttributeNames);
52980 for (i_org_csapi_pam_TpPAMAVCEventData_AttributeNames=0; i_org_csapi_pam_TpPAMAVCEventData_AttributeNames < u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_AttributeNames; i_org_csapi_pam_TpPAMAVCEventData_AttributeNames++) {
52982 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAVCEventData_AttributeNames);
52986 proto_tree_add_int64(tree, hf_org_csapi_pam_TpPAMAVCEventData_ReportingPeriod, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
52990 /* Struct = IDL:org/csapi/pam/TpPAMAVCNotificationData:1.0 */
52991 static void
52992 decode_org_csapi_pam_TpPAMAVCNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
52995 /* Operation specific Variable declarations Begin */
52996 guint32 u_octet4_loop_org_csapi_pam_TpPAMAVCNotificationData_Availability;
52997 guint32 i_org_csapi_pam_TpPAMAVCNotificationData_Availability;
52998 /* Operation specific Variable declarations End */
53000 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53002 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMAVCNotificationData_Identity);
53004 u_octet4_loop_org_csapi_pam_TpPAMAVCNotificationData_Availability = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53005 /* coverity[returned_pointer] */
53006 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAVCNotificationData_Availability, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAVCNotificationData_Availability);
53008 for (i_org_csapi_pam_TpPAMAVCNotificationData_Availability=0; i_org_csapi_pam_TpPAMAVCNotificationData_Availability < u_octet4_loop_org_csapi_pam_TpPAMAVCNotificationData_Availability; i_org_csapi_pam_TpPAMAVCNotificationData_Availability++) {
53010 /* Begin struct "org_csapi_pam_TpPAMAvailabilityProfile" */
53011 decode_org_csapi_pam_TpPAMAvailabilityProfile_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53012 /* End struct "org_csapi_pam_TpPAMAvailabilityProfile" */
53017 /* Struct = IDL:org/csapi/pam/TpPAMWCEventData:1.0 */
53018 static void
53019 decode_org_csapi_pam_TpPAMWCEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53022 /* Operation specific Variable declarations Begin */
53023 guint32 u_octet4_loop_org_csapi_pam_TpPAMWCEventData_Events;
53024 guint32 i_org_csapi_pam_TpPAMWCEventData_Events;
53025 guint32 u_octet4;
53026 guint32 u_octet4_loop_org_csapi_pam_TpPAMWCEventData_IdentityName;
53027 guint32 i_org_csapi_pam_TpPAMWCEventData_IdentityName;
53028 guint32 u_octet4_loop_org_csapi_pam_TpPAMWCEventData_IdentityType;
53029 guint32 i_org_csapi_pam_TpPAMWCEventData_IdentityType;
53030 /* Operation specific Variable declarations End */
53032 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53034 u_octet4_loop_org_csapi_pam_TpPAMWCEventData_Events = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53035 /* coverity[returned_pointer] */
53036 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMWCEventData_Events, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMWCEventData_Events);
53038 for (i_org_csapi_pam_TpPAMWCEventData_Events=0; i_org_csapi_pam_TpPAMWCEventData_Events < u_octet4_loop_org_csapi_pam_TpPAMWCEventData_Events; i_org_csapi_pam_TpPAMWCEventData_Events++) {
53040 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53041 /* coverity[returned_pointer] */
53042 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMWCEventData_Events, tvb, *offset-4, 4, u_octet4);
53046 u_octet4_loop_org_csapi_pam_TpPAMWCEventData_IdentityName = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53047 /* coverity[returned_pointer] */
53048 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMWCEventData_IdentityName, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMWCEventData_IdentityName);
53050 for (i_org_csapi_pam_TpPAMWCEventData_IdentityName=0; i_org_csapi_pam_TpPAMWCEventData_IdentityName < u_octet4_loop_org_csapi_pam_TpPAMWCEventData_IdentityName; i_org_csapi_pam_TpPAMWCEventData_IdentityName++) {
53052 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMWCEventData_IdentityName);
53056 u_octet4_loop_org_csapi_pam_TpPAMWCEventData_IdentityType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53057 /* coverity[returned_pointer] */
53058 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMWCEventData_IdentityType, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMWCEventData_IdentityType);
53060 for (i_org_csapi_pam_TpPAMWCEventData_IdentityType=0; i_org_csapi_pam_TpPAMWCEventData_IdentityType < u_octet4_loop_org_csapi_pam_TpPAMWCEventData_IdentityType; i_org_csapi_pam_TpPAMWCEventData_IdentityType++) {
53062 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMWCEventData_IdentityType);
53066 proto_tree_add_int64(tree, hf_org_csapi_pam_TpPAMWCEventData_ReportingPeriod, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
53070 /* Struct = IDL:org/csapi/pam/TpPAMWCNotificationData:1.0 */
53071 static void
53072 decode_org_csapi_pam_TpPAMWCNotificationData_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53075 /* Operation specific Variable declarations Begin */
53076 guint32 u_octet4;
53077 guint32 u_octet4_loop_org_csapi_pam_TpPAMWCNotificationData_Watchers;
53078 guint32 i_org_csapi_pam_TpPAMWCNotificationData_Watchers;
53079 /* Operation specific Variable declarations End */
53081 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53083 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53084 /* coverity[returned_pointer] */
53085 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMWCNotificationData_Event, tvb, *offset-4, 4, u_octet4);
53087 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53088 /* coverity[returned_pointer] */
53089 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMWCNotificationData_ChangeType, tvb, *offset-4, 4, u_octet4);
53091 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMWCNotificationData_Identity);
53093 u_octet4_loop_org_csapi_pam_TpPAMWCNotificationData_Watchers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53094 /* coverity[returned_pointer] */
53095 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMWCNotificationData_Watchers, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMWCNotificationData_Watchers);
53097 for (i_org_csapi_pam_TpPAMWCNotificationData_Watchers=0; i_org_csapi_pam_TpPAMWCNotificationData_Watchers < u_octet4_loop_org_csapi_pam_TpPAMWCNotificationData_Watchers; i_org_csapi_pam_TpPAMWCNotificationData_Watchers++) {
53099 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_pam_TpPAMWCNotificationData_Watchers);
53105 /* Struct = IDL:org/csapi/pam/TpPAMErrorInfo:1.0 */
53106 static void
53107 decode_org_csapi_pam_TpPAMErrorInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53110 /* Operation specific Variable declarations Begin */
53111 guint32 u_octet4;
53112 /* Operation specific Variable declarations End */
53114 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53116 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53117 /* coverity[returned_pointer] */
53118 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMErrorInfo_Cause, tvb, *offset-4, 4, u_octet4);
53120 /* Begin union "org_csapi_pam_TpPAMNotificationInfo" */
53122 decode_org_csapi_pam_TpPAMNotificationInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
53124 /* End union "org_csapi_pam_TpPAMNotificationInfo" */
53127 /* Struct = IDL:org/csapi/mmm/TpMailboxIdentifier:1.0 */
53128 static void
53129 decode_org_csapi_mmm_TpMailboxIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53132 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
53134 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMailboxIdentifier_SessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
53138 /* Struct = IDL:org/csapi/mmm/TpMultiMediaMessagingIdentifier:1.0 */
53139 static void
53140 decode_org_csapi_mmm_TpMultiMediaMessagingIdentifier_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53143 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
53145 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMultiMediaMessagingIdentifier_SessionID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
53149 /* Struct = IDL:org/csapi/mmm/TpListMessagesCriteria:1.0 */
53150 static void
53151 decode_org_csapi_mmm_TpListMessagesCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53154 proto_tree_add_boolean(tree, hf_org_csapi_mmm_TpListMessagesCriteria_OnlyUnreadMessages, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
53158 /* Struct = IDL:org/csapi/mmm/TpMailboxFolderStatusInformation:1.0 */
53159 static void
53160 decode_org_csapi_mmm_TpMailboxFolderStatusInformation_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53163 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMailboxFolderStatusInformation_TotalMessageCount, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
53167 /* Struct = IDL:org/csapi/mmm/TpMessageDescription:1.0 */
53168 static void
53169 decode_org_csapi_mmm_TpMessageDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53172 /* Operation specific Variable declarations Begin */
53173 guint32 u_octet4_loop_org_csapi_mmm_TpMessageDescription_To;
53174 guint32 i_org_csapi_mmm_TpMessageDescription_To;
53175 /* Operation specific Variable declarations End */
53177 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53179 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageDescription_MessageID);
53181 /* Begin struct "org_csapi_TpAddress" */
53182 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53183 /* End struct "org_csapi_TpAddress" */
53184 u_octet4_loop_org_csapi_mmm_TpMessageDescription_To = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53185 /* coverity[returned_pointer] */
53186 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageDescription_To, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageDescription_To);
53188 for (i_org_csapi_mmm_TpMessageDescription_To=0; i_org_csapi_mmm_TpMessageDescription_To < u_octet4_loop_org_csapi_mmm_TpMessageDescription_To; i_org_csapi_mmm_TpMessageDescription_To++) {
53190 /* Begin struct "org_csapi_TpAddress" */
53191 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53192 /* End struct "org_csapi_TpAddress" */
53195 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageDescription_Subject);
53197 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageDescription_ReceivedDate);
53199 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMessageDescription_Size, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
53203 /* Struct = IDL:org/csapi/mmm/TpBodyPartDescription:1.0 */
53204 static void
53205 decode_org_csapi_mmm_TpBodyPartDescription_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53208 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpBodyPartDescription_ContentDescription);
53210 proto_tree_add_int(tree, hf_org_csapi_mmm_TpBodyPartDescription_ContentSize, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
53212 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpBodyPartDescription_ContentType);
53214 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpBodyPartDescription_ContentTransferEncoding);
53216 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpBodyPartDescription_ContentID);
53218 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpBodyPartDescription_ContentDisposition);
53220 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpBodyPartDescription_PartID);
53222 proto_tree_add_int(tree, hf_org_csapi_mmm_TpBodyPartDescription_NestingLevel, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
53226 /* Struct = IDL:org/csapi/mmm/TpBodyPart:1.0 */
53227 static void
53228 decode_org_csapi_mmm_TpBodyPart_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53231 /* Operation specific Variable declarations Begin */
53232 guint32 u_octet4_loop_org_csapi_mmm_TpBodyPart_BodyPartContent;
53233 guint32 i_org_csapi_mmm_TpBodyPart_BodyPartContent;
53234 /* Operation specific Variable declarations End */
53236 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53238 /* Begin struct "org_csapi_mmm_TpBodyPartDescription" */
53239 decode_org_csapi_mmm_TpBodyPartDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53240 /* End struct "org_csapi_mmm_TpBodyPartDescription" */
53241 u_octet4_loop_org_csapi_mmm_TpBodyPart_BodyPartContent = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53242 /* coverity[returned_pointer] */
53243 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpBodyPart_BodyPartContent, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpBodyPart_BodyPartContent);
53245 for (i_org_csapi_mmm_TpBodyPart_BodyPartContent=0; i_org_csapi_mmm_TpBodyPart_BodyPartContent < u_octet4_loop_org_csapi_mmm_TpBodyPart_BodyPartContent; i_org_csapi_mmm_TpBodyPart_BodyPartContent++) {
53247 proto_tree_add_uint(tree, hf_org_csapi_mmm_TpBodyPart_BodyPartContent, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
53253 /* Struct = IDL:org/csapi/mmm/TpGenericHeaderField:1.0 */
53254 static void
53255 decode_org_csapi_mmm_TpGenericHeaderField_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53258 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpGenericHeaderField_FieldName);
53260 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpGenericHeaderField_FieldValue);
53264 /* Struct = IDL:org/csapi/mmm/TpMessageInfoPropertyError:1.0 */
53265 static void
53266 decode_org_csapi_mmm_TpMessageInfoPropertyError_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53269 /* Operation specific Variable declarations Begin */
53270 guint32 u_octet4;
53271 /* Operation specific Variable declarations End */
53273 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53275 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53276 /* coverity[returned_pointer] */
53277 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageInfoPropertyError_MessagePropertyName, tvb, *offset-4, 4, u_octet4);
53279 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53280 /* coverity[returned_pointer] */
53281 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageInfoPropertyError_Error, tvb, *offset-4, 4, u_octet4);
53285 /* Struct = IDL:org/csapi/mmm/TpNewMailboxMessageArrivedCriteria:1.0 */
53286 static void
53287 decode_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53290 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_MailboxID);
53292 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_AuthenticationInfo);
53296 /* Struct = IDL:org/csapi/mmm/TpNewMailboxMessageArrivedInfo:1.0 */
53297 static void
53298 decode_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53301 /* Operation specific Variable declarations Begin */
53302 guint32 u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription;
53303 guint32 i_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription;
53304 guint32 u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation;
53305 guint32 i_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation;
53306 /* Operation specific Variable declarations End */
53308 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53310 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MailboxID);
53312 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_FolderID);
53314 u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53315 /* coverity[returned_pointer] */
53316 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription);
53318 for (i_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription=0; i_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription < u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription; i_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription++) {
53320 /* Begin struct "org_csapi_mmm_TpMessageDescription" */
53321 decode_org_csapi_mmm_TpMessageDescription_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53322 /* End struct "org_csapi_mmm_TpMessageDescription" */
53325 u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53326 /* coverity[returned_pointer] */
53327 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation);
53329 for (i_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation=0; i_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation < u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation; i_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation++) {
53331 /* Begin union "org_csapi_mmm_TpMessageHeaderField" */
53333 decode_org_csapi_mmm_TpMessageHeaderField_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
53335 /* End union "org_csapi_mmm_TpMessageHeaderField" */
53340 /* Struct = IDL:org/csapi/mmm/TpQueryStatusReport:1.0 */
53341 static void
53342 decode_org_csapi_mmm_TpQueryStatusReport_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53345 /* Begin struct "org_csapi_TpAddress" */
53346 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53347 /* End struct "org_csapi_TpAddress" */
53348 proto_tree_add_int(tree, hf_org_csapi_mmm_TpQueryStatusReport_ReportedStatus, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
53352 /* Struct = IDL:org/csapi/mmm/TpTerminatingAddressList:1.0 */
53353 static void
53354 decode_org_csapi_mmm_TpTerminatingAddressList_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53357 /* Operation specific Variable declarations Begin */
53358 guint32 u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_ToAddressList;
53359 guint32 i_org_csapi_mmm_TpTerminatingAddressList_ToAddressList;
53360 guint32 u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_CcAddressList;
53361 guint32 i_org_csapi_mmm_TpTerminatingAddressList_CcAddressList;
53362 guint32 u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_BccAddressList;
53363 guint32 i_org_csapi_mmm_TpTerminatingAddressList_BccAddressList;
53364 /* Operation specific Variable declarations End */
53366 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53368 u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_ToAddressList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53369 /* coverity[returned_pointer] */
53370 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpTerminatingAddressList_ToAddressList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_ToAddressList);
53372 for (i_org_csapi_mmm_TpTerminatingAddressList_ToAddressList=0; i_org_csapi_mmm_TpTerminatingAddressList_ToAddressList < u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_ToAddressList; i_org_csapi_mmm_TpTerminatingAddressList_ToAddressList++) {
53374 /* Begin struct "org_csapi_TpAddress" */
53375 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53376 /* End struct "org_csapi_TpAddress" */
53379 u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_CcAddressList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53380 /* coverity[returned_pointer] */
53381 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpTerminatingAddressList_CcAddressList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_CcAddressList);
53383 for (i_org_csapi_mmm_TpTerminatingAddressList_CcAddressList=0; i_org_csapi_mmm_TpTerminatingAddressList_CcAddressList < u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_CcAddressList; i_org_csapi_mmm_TpTerminatingAddressList_CcAddressList++) {
53385 /* Begin struct "org_csapi_TpAddress" */
53386 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53387 /* End struct "org_csapi_TpAddress" */
53390 u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_BccAddressList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53391 /* coverity[returned_pointer] */
53392 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpTerminatingAddressList_BccAddressList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_BccAddressList);
53394 for (i_org_csapi_mmm_TpTerminatingAddressList_BccAddressList=0; i_org_csapi_mmm_TpTerminatingAddressList_BccAddressList < u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_BccAddressList; i_org_csapi_mmm_TpTerminatingAddressList_BccAddressList++) {
53396 /* Begin struct "org_csapi_TpAddress" */
53397 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53398 /* End struct "org_csapi_TpAddress" */
53403 /* Struct = IDL:org/csapi/mmm/TpNewMessageArrivedCriteria:1.0 */
53404 static void
53405 decode_org_csapi_mmm_TpNewMessageArrivedCriteria_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53408 /* Begin struct "org_csapi_TpAddressRange" */
53409 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53410 /* End struct "org_csapi_TpAddressRange" */
53411 /* Begin struct "org_csapi_TpAddressRange" */
53412 decode_org_csapi_TpAddressRange_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53413 /* End struct "org_csapi_TpAddressRange" */
53414 proto_tree_add_boolean(tree, hf_org_csapi_mmm_TpNewMessageArrivedCriteria_CreateMultiMediaMessagingSession, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
53418 /* Struct = IDL:org/csapi/mmm/TpMessagingNotificationRequested:1.0 */
53419 static void
53420 decode_org_csapi_mmm_TpMessagingNotificationRequested_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53423 /* Operation specific Variable declarations Begin */
53424 guint32 u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria;
53425 guint32 i_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria;
53426 /* Operation specific Variable declarations End */
53428 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53430 u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53431 /* coverity[returned_pointer] */
53432 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria);
53434 for (i_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria=0; i_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria < u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria; i_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria++) {
53436 /* Begin union "org_csapi_mmm_TpMessagingEventCriteria" */
53438 decode_org_csapi_mmm_TpMessagingEventCriteria_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
53440 /* End union "org_csapi_mmm_TpMessagingEventCriteria" */
53443 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMessagingNotificationRequested_AssignmentID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
53447 /* Struct = IDL:org/csapi/mmm/TpMessagingNotificationRequestedSetEntry:1.0 */
53448 static void
53449 decode_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53452 /* Operation specific Variable declarations Begin */
53453 guint32 u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet;
53454 guint32 i_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet;
53455 /* Operation specific Variable declarations End */
53457 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53459 u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53460 /* coverity[returned_pointer] */
53461 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet);
53463 for (i_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet=0; i_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet < u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet; i_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet++) {
53465 /* Begin struct "org_csapi_mmm_TpMessagingNotificationRequested" */
53466 decode_org_csapi_mmm_TpMessagingNotificationRequested_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53467 /* End struct "org_csapi_mmm_TpMessagingNotificationRequested" */
53470 proto_tree_add_boolean(tree, hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_Final, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
53474 /* Struct = IDL:org/csapi/mmm/TpNewMessageArrivedInfo:1.0 */
53475 static void
53476 decode_org_csapi_mmm_TpNewMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, proto_item *item _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53479 /* Operation specific Variable declarations Begin */
53480 guint32 u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet;
53481 guint32 i_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet;
53482 guint32 u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Message;
53483 guint32 i_org_csapi_mmm_TpNewMessageArrivedInfo_Message;
53484 guint32 u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Headers;
53485 guint32 i_org_csapi_mmm_TpNewMessageArrivedInfo_Headers;
53486 /* Operation specific Variable declarations End */
53488 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53490 /* Begin struct "org_csapi_TpAddress" */
53491 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53492 /* End struct "org_csapi_TpAddress" */
53493 u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53494 /* coverity[returned_pointer] */
53495 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet);
53497 for (i_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet=0; i_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet < u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet; i_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet++) {
53499 /* Begin struct "org_csapi_TpAddress" */
53500 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53501 /* End struct "org_csapi_TpAddress" */
53504 u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Message = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53505 /* coverity[returned_pointer] */
53506 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMessageArrivedInfo_Message, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Message);
53508 for (i_org_csapi_mmm_TpNewMessageArrivedInfo_Message=0; i_org_csapi_mmm_TpNewMessageArrivedInfo_Message < u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Message; i_org_csapi_mmm_TpNewMessageArrivedInfo_Message++) {
53510 proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMessageArrivedInfo_Message, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
53514 u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Headers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53515 /* coverity[returned_pointer] */
53516 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMessageArrivedInfo_Headers, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Headers);
53518 for (i_org_csapi_mmm_TpNewMessageArrivedInfo_Headers=0; i_org_csapi_mmm_TpNewMessageArrivedInfo_Headers < u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Headers; i_org_csapi_mmm_TpNewMessageArrivedInfo_Headers++) {
53520 /* Begin union "org_csapi_mmm_TpMessageHeaderField" */
53522 decode_org_csapi_mmm_TpMessageHeaderField_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
53524 /* End union "org_csapi_mmm_TpMessageHeaderField" */
53527 /* Begin struct "org_csapi_mmm_TpMultiMediaMessagingIdentifier" */
53528 decode_org_csapi_mmm_TpMultiMediaMessagingIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53529 /* End struct "org_csapi_mmm_TpMultiMediaMessagingIdentifier" */
53532 /* Union = IDL:org/csapi/TpAoCOrder:1.0 */
53533 static void
53534 decode_org_csapi_TpAoCOrder_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53536 proto_item* item _U_;
53538 /* Operation specific Variable declarations Begin */
53539 guint32 u_octet4;
53540 gint32 disc_s_TpAoCOrder;
53541 /* Operation specific Variable declarations End */
53543 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53546 * IDL Union Start - IDL:org/csapi/TpAoCOrder:1.0
53549 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53550 /* coverity[returned_pointer] */
53551 item = proto_tree_add_uint(tree, hf_org_csapi_TpAoCOrder_TpAoCOrder, tvb, *offset-4, 4, u_octet4);
53554 * IDL Union - Discriminant - IDL:org/csapi/TpCallAoCOrderCategory:1.0
53557 disc_s_TpAoCOrder = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
53559 if (disc_s_TpAoCOrder == 0 ) {
53561 /* Begin struct "org_csapi_TpChargeAdviceInfo" */
53562 decode_org_csapi_TpChargeAdviceInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53563 /* End struct "org_csapi_TpChargeAdviceInfo" */
53564 return; /* End Compare for this discriminant type */
53567 if (disc_s_TpAoCOrder == 1 ) {
53569 /* Begin struct "org_csapi_TpChargePerTime" */
53570 decode_org_csapi_TpChargePerTime_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53571 /* End struct "org_csapi_TpChargePerTime" */
53572 return; /* End Compare for this discriminant type */
53575 if (disc_s_TpAoCOrder == 2 ) {
53577 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAoCOrder_NetworkCharge);
53579 return; /* End Compare for this discriminant type */
53584 /* Union = IDL:org/csapi/TpSimpleAttributeValue:1.0 */
53585 static void
53586 decode_org_csapi_TpSimpleAttributeValue_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53588 proto_item* item _U_;
53590 /* Operation specific Variable declarations Begin */
53591 guint32 u_octet4;
53592 gint32 disc_s_TpSimpleAttributeValue;
53593 gint8 s_octet1;
53594 gchar *seq = NULL;
53595 /* Operation specific Variable declarations End */
53597 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53600 * IDL Union Start - IDL:org/csapi/TpSimpleAttributeValue:1.0
53603 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53604 /* coverity[returned_pointer] */
53605 item = proto_tree_add_uint(tree, hf_org_csapi_TpSimpleAttributeValue_TpSimpleAttributeValue, tvb, *offset-4, 4, u_octet4);
53608 * IDL Union - Discriminant - IDL:org/csapi/TpSimpleAttributeTypeInfo:1.0
53611 disc_s_TpSimpleAttributeValue = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
53613 if (disc_s_TpSimpleAttributeValue == 0 ) {
53615 proto_tree_add_boolean(tree, hf_org_csapi_TpSimpleAttributeValue_BooleanValue, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
53617 return; /* End Compare for this discriminant type */
53620 if (disc_s_TpSimpleAttributeValue == 1 ) {
53622 proto_tree_add_uint(tree, hf_org_csapi_TpSimpleAttributeValue_OctetValue, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
53624 return; /* End Compare for this discriminant type */
53627 if (disc_s_TpSimpleAttributeValue == 2 ) {
53629 proto_tree_add_uint(tree, hf_org_csapi_TpSimpleAttributeValue_CharValue, tvb, *offset-1, 1, get_CDR_char(tvb,offset));
53631 return; /* End Compare for this discriminant type */
53634 if (disc_s_TpSimpleAttributeValue == 3 ) {
53636 s_octet1 = get_CDR_wchar(tvb, &seq, offset, header);
53637 if (tree) {
53638 if (s_octet1 > 0)
53639 proto_tree_add_text(tree,tvb,*offset-1-s_octet1,1,"length = %u",s_octet1);
53641 if (s_octet1 < 0)
53642 s_octet1 = -s_octet1;
53644 if (s_octet1 > 0)
53645 proto_tree_add_text(tree,tvb,*offset-s_octet1,s_octet1,"org_csapi_TpSimpleAttributeValue_WCharValue = %s",seq);
53648 return; /* End Compare for this discriminant type */
53651 if (disc_s_TpSimpleAttributeValue == 4 ) {
53653 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpSimpleAttributeValue_StringValue);
53655 return; /* End Compare for this discriminant type */
53658 if (disc_s_TpSimpleAttributeValue == 5 ) {
53660 u_octet4 = get_CDR_wstring(tvb, &seq, offset, stream_is_big_endian, boundary, header);
53661 proto_tree_add_text(tree,tvb,*offset-u_octet4,u_octet4,"org_csapi_TpSimpleAttributeValue_WStringValue (%u) = %s",
53662 u_octet4, (u_octet4 > 0) ? seq : "");
53664 return; /* End Compare for this discriminant type */
53667 if (disc_s_TpSimpleAttributeValue == 6 ) {
53669 proto_tree_add_int(tree, hf_org_csapi_TpSimpleAttributeValue_Int16Value, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
53671 return; /* End Compare for this discriminant type */
53674 if (disc_s_TpSimpleAttributeValue == 7 ) {
53676 proto_tree_add_uint(tree, hf_org_csapi_TpSimpleAttributeValue_UnsignedInt16Value, tvb, *offset-2, 2, get_CDR_ushort(tvb,offset,stream_is_big_endian, boundary));
53678 return; /* End Compare for this discriminant type */
53681 if (disc_s_TpSimpleAttributeValue == 8 ) {
53683 proto_tree_add_int(tree, hf_org_csapi_TpSimpleAttributeValue_Int32Value, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
53685 return; /* End Compare for this discriminant type */
53688 if (disc_s_TpSimpleAttributeValue == 9 ) {
53690 proto_tree_add_uint(tree, hf_org_csapi_TpSimpleAttributeValue_UnsignedInt32Value, tvb, *offset-4, 4, get_CDR_ulong(tvb,offset,stream_is_big_endian, boundary));
53692 return; /* End Compare for this discriminant type */
53695 if (disc_s_TpSimpleAttributeValue == 10 ) {
53697 proto_tree_add_int64(tree, hf_org_csapi_TpSimpleAttributeValue_Int64Value, tvb, *offset-8, 8, get_CDR_long_long(tvb,offset,stream_is_big_endian, boundary));
53699 return; /* End Compare for this discriminant type */
53702 if (disc_s_TpSimpleAttributeValue == 11 ) {
53704 proto_tree_add_uint64(tree, hf_org_csapi_TpSimpleAttributeValue_UnsignedInt64Value, tvb, *offset-8, 8, get_CDR_ulong_long(tvb,offset,stream_is_big_endian, boundary));
53706 return; /* End Compare for this discriminant type */
53709 if (disc_s_TpSimpleAttributeValue == 12 ) {
53711 proto_tree_add_float(tree, hf_org_csapi_TpSimpleAttributeValue_FloatValue, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
53713 return; /* End Compare for this discriminant type */
53716 if (disc_s_TpSimpleAttributeValue == 13 ) {
53718 proto_tree_add_double(tree, hf_org_csapi_TpSimpleAttributeValue_DoubleValue, tvb, *offset-8, 8, get_CDR_double(tvb,offset,stream_is_big_endian, boundary));
53720 return; /* End Compare for this discriminant type */
53725 /* Union = IDL:org/csapi/TpAttributeValue:1.0 */
53726 static void
53727 decode_org_csapi_TpAttributeValue_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53729 proto_item* item _U_;
53731 /* Operation specific Variable declarations Begin */
53732 guint32 u_octet4;
53733 gint32 disc_s_TpAttributeValue;
53734 /* Operation specific Variable declarations End */
53736 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53739 * IDL Union Start - IDL:org/csapi/TpAttributeValue:1.0
53742 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53743 /* coverity[returned_pointer] */
53744 item = proto_tree_add_uint(tree, hf_org_csapi_TpAttributeValue_TpAttributeValue, tvb, *offset-4, 4, u_octet4);
53747 * IDL Union - Discriminant - IDL:org/csapi/TpAttributeTagInfo:1.0
53750 disc_s_TpAttributeValue = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
53752 if (disc_s_TpAttributeValue == 0 ) {
53754 /* Begin union "org_csapi_TpSimpleAttributeValue" */
53756 decode_org_csapi_TpSimpleAttributeValue_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
53758 /* End union "org_csapi_TpSimpleAttributeValue" */
53759 return; /* End Compare for this discriminant type */
53762 if (disc_s_TpAttributeValue == 1 ) {
53764 /* Begin struct "org_csapi_TpStructuredAttributeValue" */
53765 decode_org_csapi_TpStructuredAttributeValue_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
53766 /* End struct "org_csapi_TpStructuredAttributeValue" */
53767 return; /* End Compare for this discriminant type */
53770 if (disc_s_TpAttributeValue == 2 ) {
53772 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_TpAttributeValue_XMLValue);
53774 return; /* End Compare for this discriminant type */
53779 /* Union = IDL:org/csapi/fw/TpFwEventCriteria:1.0 */
53780 static void
53781 decode_org_csapi_fw_TpFwEventCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53783 proto_item* item _U_;
53785 /* Operation specific Variable declarations Begin */
53786 guint32 u_octet4;
53787 gint32 disc_s_TpFwEventCriteria;
53788 guint32 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList;
53789 guint32 i_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList;
53790 guint32 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList;
53791 guint32 i_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList;
53792 guint32 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList;
53793 guint32 i_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList;
53794 guint32 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_SessionCreatedList;
53795 guint32 i_org_csapi_fw_TpFwEventCriteria_SessionCreatedList;
53796 guint32 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList;
53797 guint32 i_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList;
53798 guint32 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_AgreementSignedList;
53799 guint32 i_org_csapi_fw_TpFwEventCriteria_AgreementSignedList;
53800 guint32 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_AgreementEndedList;
53801 guint32 i_org_csapi_fw_TpFwEventCriteria_AgreementEndedList;
53802 /* Operation specific Variable declarations End */
53804 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53807 * IDL Union Start - IDL:org/csapi/fw/TpFwEventCriteria:1.0
53810 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53811 /* coverity[returned_pointer] */
53812 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventCriteria_TpFwEventCriteria, tvb, *offset-4, 4, u_octet4);
53815 * IDL Union - Discriminant - IDL:org/csapi/fw/TpFwEventName:1.0
53818 disc_s_TpFwEventCriteria = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
53820 if (disc_s_TpFwEventCriteria == 0 ) {
53822 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventCriteria_EventNameUndefined);
53824 return; /* End Compare for this discriminant type */
53827 if (disc_s_TpFwEventCriteria == 1 ) {
53829 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53830 /* coverity[returned_pointer] */
53831 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList);
53833 for (i_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList=0; i_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList < u_octet4_loop_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList; i_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList++) {
53835 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList);
53839 return; /* End Compare for this discriminant type */
53842 if (disc_s_TpFwEventCriteria == 2 ) {
53844 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53845 /* coverity[returned_pointer] */
53846 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList);
53848 for (i_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList=0; i_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList < u_octet4_loop_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList; i_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList++) {
53850 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList);
53854 return; /* End Compare for this discriminant type */
53857 if (disc_s_TpFwEventCriteria == 3 ) {
53859 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53860 /* coverity[returned_pointer] */
53861 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList);
53863 for (i_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList=0; i_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList < u_octet4_loop_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList; i_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList++) {
53865 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList);
53869 return; /* End Compare for this discriminant type */
53872 if (disc_s_TpFwEventCriteria == 4 ) {
53874 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_SessionCreatedList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53875 /* coverity[returned_pointer] */
53876 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventCriteria_SessionCreatedList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwEventCriteria_SessionCreatedList);
53878 for (i_org_csapi_fw_TpFwEventCriteria_SessionCreatedList=0; i_org_csapi_fw_TpFwEventCriteria_SessionCreatedList < u_octet4_loop_org_csapi_fw_TpFwEventCriteria_SessionCreatedList; i_org_csapi_fw_TpFwEventCriteria_SessionCreatedList++) {
53880 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventCriteria_SessionCreatedList);
53884 return; /* End Compare for this discriminant type */
53887 if (disc_s_TpFwEventCriteria == 5 ) {
53889 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53890 /* coverity[returned_pointer] */
53891 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList);
53893 for (i_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList=0; i_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList < u_octet4_loop_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList; i_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList++) {
53895 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList);
53899 return; /* End Compare for this discriminant type */
53902 if (disc_s_TpFwEventCriteria == 6 ) {
53904 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_AgreementSignedList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53905 /* coverity[returned_pointer] */
53906 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventCriteria_AgreementSignedList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwEventCriteria_AgreementSignedList);
53908 for (i_org_csapi_fw_TpFwEventCriteria_AgreementSignedList=0; i_org_csapi_fw_TpFwEventCriteria_AgreementSignedList < u_octet4_loop_org_csapi_fw_TpFwEventCriteria_AgreementSignedList; i_org_csapi_fw_TpFwEventCriteria_AgreementSignedList++) {
53910 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventCriteria_AgreementSignedList);
53914 return; /* End Compare for this discriminant type */
53917 if (disc_s_TpFwEventCriteria == 7 ) {
53919 u_octet4_loop_org_csapi_fw_TpFwEventCriteria_AgreementEndedList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
53920 /* coverity[returned_pointer] */
53921 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventCriteria_AgreementEndedList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwEventCriteria_AgreementEndedList);
53923 for (i_org_csapi_fw_TpFwEventCriteria_AgreementEndedList=0; i_org_csapi_fw_TpFwEventCriteria_AgreementEndedList < u_octet4_loop_org_csapi_fw_TpFwEventCriteria_AgreementEndedList; i_org_csapi_fw_TpFwEventCriteria_AgreementEndedList++) {
53925 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventCriteria_AgreementEndedList);
53929 return; /* End Compare for this discriminant type */
53934 /* Union = IDL:org/csapi/fw/TpLoadStatisticEntityID:1.0 */
53935 static void
53936 decode_org_csapi_fw_TpLoadStatisticEntityID_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53938 proto_item* item _U_;
53940 /* Operation specific Variable declarations Begin */
53941 guint32 u_octet4;
53942 gint32 disc_s_TpLoadStatisticEntityID;
53943 /* Operation specific Variable declarations End */
53945 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53948 * IDL Union Start - IDL:org/csapi/fw/TpLoadStatisticEntityID:1.0
53951 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
53952 /* coverity[returned_pointer] */
53953 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpLoadStatisticEntityID_TpLoadStatisticEntityID, tvb, *offset-4, 4, u_octet4);
53956 * IDL Union - Discriminant - IDL:org/csapi/fw/TpLoadStatisticEntityType:1.0
53959 disc_s_TpLoadStatisticEntityID = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
53961 if (disc_s_TpLoadStatisticEntityID == 0 ) {
53963 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpLoadStatisticEntityID_FrameworkID);
53965 return; /* End Compare for this discriminant type */
53968 if (disc_s_TpLoadStatisticEntityID == 1 ) {
53970 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpLoadStatisticEntityID_ServiceID);
53972 return; /* End Compare for this discriminant type */
53975 if (disc_s_TpLoadStatisticEntityID == 2 ) {
53977 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpLoadStatisticEntityID_ClientAppID);
53979 return; /* End Compare for this discriminant type */
53984 /* Union = IDL:org/csapi/fw/TpLoadStatisticInfo:1.0 */
53985 static void
53986 decode_org_csapi_fw_TpLoadStatisticInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
53988 proto_item* item _U_;
53990 /* Operation specific Variable declarations Begin */
53991 guint32 u_octet4;
53992 gint32 disc_s_TpLoadStatisticInfo;
53993 /* Operation specific Variable declarations End */
53995 (void)item; /* Avoid coverity param_set_but_unused parse warning */
53998 * IDL Union Start - IDL:org/csapi/fw/TpLoadStatisticInfo:1.0
54001 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54002 /* coverity[returned_pointer] */
54003 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpLoadStatisticInfo_TpLoadStatisticInfo, tvb, *offset-4, 4, u_octet4);
54006 * IDL Union - Discriminant - IDL:org/csapi/fw/TpLoadStatisticInfoType:1.0
54009 disc_s_TpLoadStatisticInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54011 if (disc_s_TpLoadStatisticInfo == 0 ) {
54013 /* Begin struct "org_csapi_fw_TpLoadStatisticData" */
54014 decode_org_csapi_fw_TpLoadStatisticData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54015 /* End struct "org_csapi_fw_TpLoadStatisticData" */
54016 return; /* End Compare for this discriminant type */
54019 if (disc_s_TpLoadStatisticInfo == 1 ) {
54021 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54022 /* coverity[returned_pointer] */
54023 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpLoadStatisticInfo_LoadStatisticError, tvb, *offset-4, 4, u_octet4);
54025 return; /* End Compare for this discriminant type */
54030 /* Union = IDL:org/csapi/fw/TpDomainID:1.0 */
54031 static void
54032 decode_org_csapi_fw_TpDomainID_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54034 proto_item* item _U_;
54036 /* Operation specific Variable declarations Begin */
54037 guint32 u_octet4;
54038 gint32 disc_s_TpDomainID;
54039 /* Operation specific Variable declarations End */
54041 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54044 * IDL Union Start - IDL:org/csapi/fw/TpDomainID:1.0
54047 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54048 /* coverity[returned_pointer] */
54049 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpDomainID_TpDomainID, tvb, *offset-4, 4, u_octet4);
54052 * IDL Union - Discriminant - IDL:org/csapi/fw/TpDomainIDType:1.0
54055 disc_s_TpDomainID = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54057 if (disc_s_TpDomainID == 0 ) {
54059 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpDomainID_FwID);
54061 return; /* End Compare for this discriminant type */
54064 if (disc_s_TpDomainID == 1 ) {
54066 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpDomainID_ClientAppID);
54068 return; /* End Compare for this discriminant type */
54071 if (disc_s_TpDomainID == 2 ) {
54073 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpDomainID_EntOpID);
54075 return; /* End Compare for this discriminant type */
54078 if (disc_s_TpDomainID == 3 ) {
54080 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpDomainID_ServiceID);
54082 return; /* End Compare for this discriminant type */
54085 if (disc_s_TpDomainID == 4 ) {
54087 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpDomainID_ServiceSupplierID);
54089 return; /* End Compare for this discriminant type */
54094 /* Union = IDL:org/csapi/fw/TpMigrationAdditionalInfo:1.0 */
54095 static void
54096 decode_org_csapi_fw_TpMigrationAdditionalInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54098 proto_item* item _U_;
54100 /* Operation specific Variable declarations Begin */
54101 guint32 u_octet4;
54102 gint32 disc_s_TpMigrationAdditionalInfo;
54103 /* Operation specific Variable declarations End */
54105 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54108 * IDL Union Start - IDL:org/csapi/fw/TpMigrationAdditionalInfo:1.0
54111 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54112 /* coverity[returned_pointer] */
54113 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpMigrationAdditionalInfo_TpMigrationAdditionalInfo, tvb, *offset-4, 4, u_octet4);
54116 * IDL Union - Discriminant - IDL:org/csapi/fw/TpMigrationAdditionalInfoType:1.0
54119 disc_s_TpMigrationAdditionalInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54122 /* Default Union Case Start */
54124 proto_tree_add_int(tree, hf_org_csapi_fw_TpMigrationAdditionalInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
54126 /* Default Union Case End */
54130 /* Union = IDL:org/csapi/fw/TpFwEventInfo:1.0 */
54131 static void
54132 decode_org_csapi_fw_TpFwEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54134 proto_item* item _U_;
54136 /* Operation specific Variable declarations Begin */
54137 guint32 u_octet4;
54138 gint32 disc_s_TpFwEventInfo;
54139 guint32 u_octet4_loop_org_csapi_fw_TpFwEventInfo_ServiceIDList;
54140 guint32 i_org_csapi_fw_TpFwEventInfo_ServiceIDList;
54141 guint32 u_octet4_loop_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList;
54142 guint32 i_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList;
54143 /* Operation specific Variable declarations End */
54145 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54148 * IDL Union Start - IDL:org/csapi/fw/TpFwEventInfo:1.0
54151 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54152 /* coverity[returned_pointer] */
54153 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventInfo_TpFwEventInfo, tvb, *offset-4, 4, u_octet4);
54156 * IDL Union - Discriminant - IDL:org/csapi/fw/TpFwEventName:1.0
54159 disc_s_TpFwEventInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54161 if (disc_s_TpFwEventInfo == 0 ) {
54163 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventInfo_EventNameUndefined);
54165 return; /* End Compare for this discriminant type */
54168 if (disc_s_TpFwEventInfo == 1 ) {
54170 u_octet4_loop_org_csapi_fw_TpFwEventInfo_ServiceIDList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
54171 /* coverity[returned_pointer] */
54172 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventInfo_ServiceIDList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwEventInfo_ServiceIDList);
54174 for (i_org_csapi_fw_TpFwEventInfo_ServiceIDList=0; i_org_csapi_fw_TpFwEventInfo_ServiceIDList < u_octet4_loop_org_csapi_fw_TpFwEventInfo_ServiceIDList; i_org_csapi_fw_TpFwEventInfo_ServiceIDList++) {
54176 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventInfo_ServiceIDList);
54180 return; /* End Compare for this discriminant type */
54183 if (disc_s_TpFwEventInfo == 2 ) {
54185 u_octet4_loop_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
54186 /* coverity[returned_pointer] */
54187 item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList);
54189 for (i_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList=0; i_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList < u_octet4_loop_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList; i_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList++) {
54191 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList);
54195 return; /* End Compare for this discriminant type */
54198 if (disc_s_TpFwEventInfo == 3 ) {
54200 /* Begin struct "org_csapi_fw_TpFwMigrationServiceAvailableInfo" */
54201 decode_org_csapi_fw_TpFwMigrationServiceAvailableInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54202 /* End struct "org_csapi_fw_TpFwMigrationServiceAvailableInfo" */
54203 return; /* End Compare for this discriminant type */
54206 if (disc_s_TpFwEventInfo == 4 ) {
54208 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventInfo_AppSessionCreated);
54210 return; /* End Compare for this discriminant type */
54213 if (disc_s_TpFwEventInfo == 5 ) {
54215 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_fw_TpFwEventInfo_AppSessionTerminated);
54217 return; /* End Compare for this discriminant type */
54220 if (disc_s_TpFwEventInfo == 6 ) {
54222 /* Begin struct "org_csapi_fw_TpFwAgreementInfo" */
54223 decode_org_csapi_fw_TpFwAgreementInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54224 /* End struct "org_csapi_fw_TpFwAgreementInfo" */
54225 return; /* End Compare for this discriminant type */
54228 if (disc_s_TpFwEventInfo == 7 ) {
54230 /* Begin struct "org_csapi_fw_TpFwAgreementInfo" */
54231 decode_org_csapi_fw_TpFwAgreementInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54232 /* End struct "org_csapi_fw_TpFwAgreementInfo" */
54233 return; /* End Compare for this discriminant type */
54238 /* Union = IDL:org/csapi/ui/TpUIVariableInfo:1.0 */
54239 static void
54240 decode_org_csapi_ui_TpUIVariableInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54242 proto_item* item _U_;
54244 /* Operation specific Variable declarations Begin */
54245 guint32 u_octet4;
54246 gint32 disc_s_TpUIVariableInfo;
54247 /* Operation specific Variable declarations End */
54249 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54252 * IDL Union Start - IDL:org/csapi/ui/TpUIVariableInfo:1.0
54255 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54256 /* coverity[returned_pointer] */
54257 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIVariableInfo_TpUIVariableInfo, tvb, *offset-4, 4, u_octet4);
54260 * IDL Union - Discriminant - IDL:org/csapi/ui/TpUIVariablePartType:1.0
54263 disc_s_TpUIVariableInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54265 if (disc_s_TpUIVariableInfo == 0 ) {
54267 proto_tree_add_int(tree, hf_org_csapi_ui_TpUIVariableInfo_VariablePartInteger, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
54269 return; /* End Compare for this discriminant type */
54272 if (disc_s_TpUIVariableInfo == 1 ) {
54274 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIVariableInfo_VariablePartAddress);
54276 return; /* End Compare for this discriminant type */
54279 if (disc_s_TpUIVariableInfo == 2 ) {
54281 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIVariableInfo_VariablePartTime);
54283 return; /* End Compare for this discriminant type */
54286 if (disc_s_TpUIVariableInfo == 3 ) {
54288 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIVariableInfo_VariablePartDate);
54290 return; /* End Compare for this discriminant type */
54293 if (disc_s_TpUIVariableInfo == 4 ) {
54295 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIVariableInfo_VariablePartPrice);
54297 return; /* End Compare for this discriminant type */
54302 /* Union = IDL:org/csapi/ui/TpUIInfo:1.0 */
54303 static void
54304 decode_org_csapi_ui_TpUIInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54306 proto_item* item _U_;
54308 /* Operation specific Variable declarations Begin */
54309 guint32 u_octet4;
54310 gint32 disc_s_TpUIInfo;
54311 guint32 u_octet4_loop_org_csapi_ui_TpUIInfo_InfoBinData;
54312 guint32 i_org_csapi_ui_TpUIInfo_InfoBinData;
54313 guint32 u_octet4_loop_org_csapi_ui_TpUIInfo_InfoMimeData;
54314 guint32 i_org_csapi_ui_TpUIInfo_InfoMimeData;
54315 guint32 u_octet4_loop_org_csapi_ui_TpUIInfo_InfoWaveData;
54316 guint32 i_org_csapi_ui_TpUIInfo_InfoWaveData;
54317 guint32 u_octet4_loop_org_csapi_ui_TpUIInfo_InfoAuData;
54318 guint32 i_org_csapi_ui_TpUIInfo_InfoAuData;
54319 /* Operation specific Variable declarations End */
54321 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54324 * IDL Union Start - IDL:org/csapi/ui/TpUIInfo:1.0
54327 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54328 /* coverity[returned_pointer] */
54329 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIInfo_TpUIInfo, tvb, *offset-4, 4, u_octet4);
54332 * IDL Union - Discriminant - IDL:org/csapi/ui/TpUIInfoType:1.0
54335 disc_s_TpUIInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54337 if (disc_s_TpUIInfo == 0 ) {
54339 proto_tree_add_int(tree, hf_org_csapi_ui_TpUIInfo_InfoID, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
54341 return; /* End Compare for this discriminant type */
54344 if (disc_s_TpUIInfo == 1 ) {
54346 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIInfo_InfoData);
54348 return; /* End Compare for this discriminant type */
54351 if (disc_s_TpUIInfo == 2 ) {
54353 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIInfo_InfoAddress);
54355 return; /* End Compare for this discriminant type */
54358 if (disc_s_TpUIInfo == 3 ) {
54360 u_octet4_loop_org_csapi_ui_TpUIInfo_InfoBinData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
54361 /* coverity[returned_pointer] */
54362 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIInfo_InfoBinData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUIInfo_InfoBinData);
54364 for (i_org_csapi_ui_TpUIInfo_InfoBinData=0; i_org_csapi_ui_TpUIInfo_InfoBinData < u_octet4_loop_org_csapi_ui_TpUIInfo_InfoBinData; i_org_csapi_ui_TpUIInfo_InfoBinData++) {
54366 proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIInfo_InfoBinData, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
54370 return; /* End Compare for this discriminant type */
54373 if (disc_s_TpUIInfo == 4 ) {
54375 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIInfo_InfoUUEncData);
54377 return; /* End Compare for this discriminant type */
54380 if (disc_s_TpUIInfo == 5 ) {
54382 u_octet4_loop_org_csapi_ui_TpUIInfo_InfoMimeData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
54383 /* coverity[returned_pointer] */
54384 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIInfo_InfoMimeData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUIInfo_InfoMimeData);
54386 for (i_org_csapi_ui_TpUIInfo_InfoMimeData=0; i_org_csapi_ui_TpUIInfo_InfoMimeData < u_octet4_loop_org_csapi_ui_TpUIInfo_InfoMimeData; i_org_csapi_ui_TpUIInfo_InfoMimeData++) {
54388 proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIInfo_InfoMimeData, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
54392 return; /* End Compare for this discriminant type */
54395 if (disc_s_TpUIInfo == 6 ) {
54397 u_octet4_loop_org_csapi_ui_TpUIInfo_InfoWaveData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
54398 /* coverity[returned_pointer] */
54399 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIInfo_InfoWaveData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUIInfo_InfoWaveData);
54401 for (i_org_csapi_ui_TpUIInfo_InfoWaveData=0; i_org_csapi_ui_TpUIInfo_InfoWaveData < u_octet4_loop_org_csapi_ui_TpUIInfo_InfoWaveData; i_org_csapi_ui_TpUIInfo_InfoWaveData++) {
54403 proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIInfo_InfoWaveData, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
54407 return; /* End Compare for this discriminant type */
54410 if (disc_s_TpUIInfo == 7 ) {
54412 u_octet4_loop_org_csapi_ui_TpUIInfo_InfoAuData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
54413 /* coverity[returned_pointer] */
54414 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIInfo_InfoAuData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUIInfo_InfoAuData);
54416 for (i_org_csapi_ui_TpUIInfo_InfoAuData=0; i_org_csapi_ui_TpUIInfo_InfoAuData < u_octet4_loop_org_csapi_ui_TpUIInfo_InfoAuData; i_org_csapi_ui_TpUIInfo_InfoAuData++) {
54418 proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIInfo_InfoAuData, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
54422 return; /* End Compare for this discriminant type */
54425 if (disc_s_TpUIInfo == 8 ) {
54427 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_ui_TpUIInfo_InfoVXMLData);
54429 return; /* End Compare for this discriminant type */
54432 if (disc_s_TpUIInfo == 9 ) {
54434 /* Begin struct "org_csapi_ui_TpUISynthesisInfoData" */
54435 decode_org_csapi_ui_TpUISynthesisInfoData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54436 /* End struct "org_csapi_ui_TpUISynthesisInfoData" */
54437 return; /* End Compare for this discriminant type */
54442 /* Union = IDL:org/csapi/cc/TpCallAdditionalErrorInfo:1.0 */
54443 static void
54444 decode_org_csapi_cc_TpCallAdditionalErrorInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54446 proto_item* item _U_;
54448 /* Operation specific Variable declarations Begin */
54449 guint32 u_octet4;
54450 gint32 disc_s_TpCallAdditionalErrorInfo;
54451 /* Operation specific Variable declarations End */
54453 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54456 * IDL Union Start - IDL:org/csapi/cc/TpCallAdditionalErrorInfo:1.0
54459 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54460 /* coverity[returned_pointer] */
54461 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAdditionalErrorInfo_TpCallAdditionalErrorInfo, tvb, *offset-4, 4, u_octet4);
54464 * IDL Union - Discriminant - IDL:org/csapi/cc/TpCallErrorType:1.0
54467 disc_s_TpCallAdditionalErrorInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54469 if (disc_s_TpCallAdditionalErrorInfo == 1 ) {
54471 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54472 /* coverity[returned_pointer] */
54473 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAdditionalErrorInfo_CallErrorInvalidAddress, tvb, *offset-4, 4, u_octet4);
54475 return; /* End Compare for this discriminant type */
54479 /* Default Union Case Start */
54481 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallAdditionalErrorInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
54483 /* Default Union Case End */
54487 /* Union = IDL:org/csapi/cc/TpCallLoadControlMechanism:1.0 */
54488 static void
54489 decode_org_csapi_cc_TpCallLoadControlMechanism_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54491 proto_item* item _U_;
54493 /* Operation specific Variable declarations Begin */
54494 guint32 u_octet4;
54495 gint32 disc_s_TpCallLoadControlMechanism;
54496 /* Operation specific Variable declarations End */
54498 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54501 * IDL Union Start - IDL:org/csapi/cc/TpCallLoadControlMechanism:1.0
54504 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54505 /* coverity[returned_pointer] */
54506 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallLoadControlMechanism_TpCallLoadControlMechanism, tvb, *offset-4, 4, u_octet4);
54509 * IDL Union - Discriminant - IDL:org/csapi/cc/TpCallLoadControlMechanismType:1.0
54512 disc_s_TpCallLoadControlMechanism = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54514 if (disc_s_TpCallLoadControlMechanism == 0 ) {
54516 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallLoadControlMechanism_CallLoadControlPerInterval, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
54518 return; /* End Compare for this discriminant type */
54523 /* Union = IDL:org/csapi/cc/TpCallAdditionalTreatmentInfo:1.0 */
54524 static void
54525 decode_org_csapi_cc_TpCallAdditionalTreatmentInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54527 proto_item* item _U_;
54529 /* Operation specific Variable declarations Begin */
54530 guint32 u_octet4;
54531 gint32 disc_s_TpCallAdditionalTreatmentInfo;
54532 /* Operation specific Variable declarations End */
54534 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54537 * IDL Union Start - IDL:org/csapi/cc/TpCallAdditionalTreatmentInfo:1.0
54540 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54541 /* coverity[returned_pointer] */
54542 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_TpCallAdditionalTreatmentInfo, tvb, *offset-4, 4, u_octet4);
54545 * IDL Union - Discriminant - IDL:org/csapi/cc/TpCallTreatmentType:1.0
54548 disc_s_TpCallAdditionalTreatmentInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54550 if (disc_s_TpCallAdditionalTreatmentInfo == 2 ) {
54552 /* Begin union "org_csapi_ui_TpUIInfo" */
54554 decode_org_csapi_ui_TpUIInfo_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
54556 /* End union "org_csapi_ui_TpUIInfo" */
54557 return; /* End Compare for this discriminant type */
54561 /* Default Union Case Start */
54563 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
54565 /* Default Union Case End */
54569 /* Union = IDL:org/csapi/cc/TpCallPartyToChargeAdditionalInfo:1.0 */
54570 static void
54571 decode_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54573 proto_item* item _U_;
54575 /* Operation specific Variable declarations Begin */
54576 guint32 u_octet4;
54577 gint32 disc_s_TpCallPartyToChargeAdditionalInfo;
54578 /* Operation specific Variable declarations End */
54580 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54583 * IDL Union Start - IDL:org/csapi/cc/TpCallPartyToChargeAdditionalInfo:1.0
54586 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54587 /* coverity[returned_pointer] */
54588 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_TpCallPartyToChargeAdditionalInfo, tvb, *offset-4, 4, u_octet4);
54591 * IDL Union - Discriminant - IDL:org/csapi/cc/TpCallPartyToChargeType:1.0
54594 disc_s_TpCallPartyToChargeAdditionalInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54596 if (disc_s_TpCallPartyToChargeAdditionalInfo == 2 ) {
54598 /* Begin struct "org_csapi_TpAddress" */
54599 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54600 /* End struct "org_csapi_TpAddress" */
54601 return; /* End Compare for this discriminant type */
54605 /* Default Union Case Start */
54607 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
54609 /* Default Union Case End */
54613 /* Union = IDL:org/csapi/cc/gccs/TpCallAppInfo:1.0 */
54614 static void
54615 decode_org_csapi_cc_gccs_TpCallAppInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54617 proto_item* item _U_;
54619 /* Operation specific Variable declarations Begin */
54620 guint32 u_octet4;
54621 gint32 disc_s_TpCallAppInfo;
54622 /* Operation specific Variable declarations End */
54624 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54627 * IDL Union Start - IDL:org/csapi/cc/gccs/TpCallAppInfo:1.0
54630 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54631 /* coverity[returned_pointer] */
54632 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallAppInfo_TpCallAppInfo, tvb, *offset-4, 4, u_octet4);
54635 * IDL Union - Discriminant - IDL:org/csapi/cc/gccs/TpCallAppInfoType:1.0
54638 disc_s_TpCallAppInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54640 if (disc_s_TpCallAppInfo == 1 ) {
54642 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppAlertingMechanism, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
54644 return; /* End Compare for this discriminant type */
54647 if (disc_s_TpCallAppInfo == 2 ) {
54649 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54650 /* coverity[returned_pointer] */
54651 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppNetworkAccessType, tvb, *offset-4, 4, u_octet4);
54653 return; /* End Compare for this discriminant type */
54656 if (disc_s_TpCallAppInfo == 3 ) {
54658 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54659 /* coverity[returned_pointer] */
54660 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppTeleService, tvb, *offset-4, 4, u_octet4);
54662 return; /* End Compare for this discriminant type */
54665 if (disc_s_TpCallAppInfo == 4 ) {
54667 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54668 /* coverity[returned_pointer] */
54669 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppBearerService, tvb, *offset-4, 4, u_octet4);
54671 return; /* End Compare for this discriminant type */
54674 if (disc_s_TpCallAppInfo == 5 ) {
54676 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54677 /* coverity[returned_pointer] */
54678 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppPartyCategory, tvb, *offset-4, 4, u_octet4);
54680 return; /* End Compare for this discriminant type */
54683 if (disc_s_TpCallAppInfo == 6 ) {
54685 /* Begin struct "org_csapi_TpAddress" */
54686 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54687 /* End struct "org_csapi_TpAddress" */
54688 return; /* End Compare for this discriminant type */
54691 if (disc_s_TpCallAppInfo == 7 ) {
54693 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppGenericInfo);
54695 return; /* End Compare for this discriminant type */
54698 if (disc_s_TpCallAppInfo == 8 ) {
54700 /* Begin struct "org_csapi_TpAddress" */
54701 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54702 /* End struct "org_csapi_TpAddress" */
54703 return; /* End Compare for this discriminant type */
54707 /* Default Union Case Start */
54709 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallAppInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
54711 /* Default Union Case End */
54715 /* Union = IDL:org/csapi/cc/gccs/TpCallAdditionalReportInfo:1.0 */
54716 static void
54717 decode_org_csapi_cc_gccs_TpCallAdditionalReportInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54719 proto_item* item _U_;
54721 /* Operation specific Variable declarations Begin */
54722 guint32 u_octet4;
54723 gint32 disc_s_TpCallAdditionalReportInfo;
54724 /* Operation specific Variable declarations End */
54726 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54729 * IDL Union Start - IDL:org/csapi/cc/gccs/TpCallAdditionalReportInfo:1.0
54732 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54733 /* coverity[returned_pointer] */
54734 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_TpCallAdditionalReportInfo, tvb, *offset-4, 4, u_octet4);
54737 * IDL Union - Discriminant - IDL:org/csapi/cc/gccs/TpCallReportType:1.0
54740 disc_s_TpCallAdditionalReportInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54742 if (disc_s_TpCallAdditionalReportInfo == 4 ) {
54744 /* Begin struct "org_csapi_cc_gccs_TpCallReleaseCause" */
54745 decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54746 /* End struct "org_csapi_cc_gccs_TpCallReleaseCause" */
54747 return; /* End Compare for this discriminant type */
54750 if (disc_s_TpCallAdditionalReportInfo == 6 ) {
54752 /* Begin struct "org_csapi_cc_gccs_TpCallReleaseCause" */
54753 decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54754 /* End struct "org_csapi_cc_gccs_TpCallReleaseCause" */
54755 return; /* End Compare for this discriminant type */
54758 if (disc_s_TpCallAdditionalReportInfo == 7 ) {
54760 /* Begin struct "org_csapi_TpAddress" */
54761 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54762 /* End struct "org_csapi_TpAddress" */
54763 return; /* End Compare for this discriminant type */
54766 if (disc_s_TpCallAdditionalReportInfo == 8 ) {
54768 /* Begin struct "org_csapi_cc_TpCallServiceCode" */
54769 decode_org_csapi_cc_TpCallServiceCode_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54770 /* End struct "org_csapi_cc_TpCallServiceCode" */
54771 return; /* End Compare for this discriminant type */
54774 if (disc_s_TpCallAdditionalReportInfo == 9 ) {
54776 /* Begin struct "org_csapi_cc_gccs_TpCallReleaseCause" */
54777 decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54778 /* End struct "org_csapi_cc_gccs_TpCallReleaseCause" */
54779 return; /* End Compare for this discriminant type */
54782 if (disc_s_TpCallAdditionalReportInfo == 10 ) {
54784 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_QueueStatus);
54786 return; /* End Compare for this discriminant type */
54789 if (disc_s_TpCallAdditionalReportInfo == 11 ) {
54791 /* Begin struct "org_csapi_cc_gccs_TpCallReleaseCause" */
54792 decode_org_csapi_cc_gccs_TpCallReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54793 /* End struct "org_csapi_cc_gccs_TpCallReleaseCause" */
54794 return; /* End Compare for this discriminant type */
54798 /* Default Union Case Start */
54800 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
54802 /* Default Union Case End */
54806 /* Union = IDL:org/csapi/cc/gccs/TpCallAdditionalReportCriteria:1.0 */
54807 static void
54808 decode_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54810 proto_item* item _U_;
54812 /* Operation specific Variable declarations Begin */
54813 guint32 u_octet4;
54814 gint32 disc_s_TpCallAdditionalReportCriteria;
54815 /* Operation specific Variable declarations End */
54817 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54820 * IDL Union Start - IDL:org/csapi/cc/gccs/TpCallAdditionalReportCriteria:1.0
54823 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54824 /* coverity[returned_pointer] */
54825 item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_TpCallAdditionalReportCriteria, tvb, *offset-4, 4, u_octet4);
54828 * IDL Union - Discriminant - IDL:org/csapi/cc/gccs/TpCallReportType:1.0
54831 disc_s_TpCallAdditionalReportCriteria = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54833 if (disc_s_TpCallAdditionalReportCriteria == 5 ) {
54835 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_NoAnswerDuration, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
54837 return; /* End Compare for this discriminant type */
54840 if (disc_s_TpCallAdditionalReportCriteria == 8 ) {
54842 /* Begin struct "org_csapi_cc_TpCallServiceCode" */
54843 decode_org_csapi_cc_TpCallServiceCode_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54844 /* End struct "org_csapi_cc_TpCallServiceCode" */
54845 return; /* End Compare for this discriminant type */
54849 /* Default Union Case Start */
54851 proto_tree_add_int(tree, hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
54853 /* Default Union Case End */
54857 /* Union = IDL:org/csapi/cc/TpCallAdditionalEventInfo:1.0 */
54858 static void
54859 decode_org_csapi_cc_TpCallAdditionalEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54861 proto_item* item _U_;
54863 /* Operation specific Variable declarations Begin */
54864 guint32 u_octet4;
54865 gint32 disc_s_TpCallAdditionalEventInfo;
54866 /* Operation specific Variable declarations End */
54868 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54871 * IDL Union Start - IDL:org/csapi/cc/TpCallAdditionalEventInfo:1.0
54874 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54875 /* coverity[returned_pointer] */
54876 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAdditionalEventInfo_TpCallAdditionalEventInfo, tvb, *offset-4, 4, u_octet4);
54879 * IDL Union - Discriminant - IDL:org/csapi/cc/TpCallEventType:1.0
54882 disc_s_TpCallAdditionalEventInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54884 if (disc_s_TpCallAdditionalEventInfo == 3 ) {
54886 /* Begin struct "org_csapi_TpAddress" */
54887 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54888 /* End struct "org_csapi_TpAddress" */
54889 return; /* End Compare for this discriminant type */
54892 if (disc_s_TpCallAdditionalEventInfo == 4 ) {
54894 /* Begin struct "org_csapi_TpAddress" */
54895 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54896 /* End struct "org_csapi_TpAddress" */
54897 return; /* End Compare for this discriminant type */
54900 if (disc_s_TpCallAdditionalEventInfo == 5 ) {
54902 /* Begin struct "org_csapi_cc_TpCallServiceCode" */
54903 decode_org_csapi_cc_TpCallServiceCode_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54904 /* End struct "org_csapi_cc_TpCallServiceCode" */
54905 return; /* End Compare for this discriminant type */
54908 if (disc_s_TpCallAdditionalEventInfo == 6 ) {
54910 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54911 /* coverity[returned_pointer] */
54912 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAdditionalEventInfo_OriginatingReleaseCause, tvb, *offset-4, 4, u_octet4);
54914 return; /* End Compare for this discriminant type */
54917 if (disc_s_TpCallAdditionalEventInfo == 11 ) {
54919 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54920 /* coverity[returned_pointer] */
54921 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAdditionalEventInfo_TerminatingReleaseCause, tvb, *offset-4, 4, u_octet4);
54923 return; /* End Compare for this discriminant type */
54926 if (disc_s_TpCallAdditionalEventInfo == 12 ) {
54928 /* Begin struct "org_csapi_TpAddress" */
54929 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54930 /* End struct "org_csapi_TpAddress" */
54931 return; /* End Compare for this discriminant type */
54934 if (disc_s_TpCallAdditionalEventInfo == 13 ) {
54936 /* Begin struct "org_csapi_cc_TpCallServiceCode" */
54937 decode_org_csapi_cc_TpCallServiceCode_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
54938 /* End struct "org_csapi_cc_TpCallServiceCode" */
54939 return; /* End Compare for this discriminant type */
54943 /* Default Union Case Start */
54945 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallAdditionalEventInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
54947 /* Default Union Case End */
54951 /* Union = IDL:org/csapi/cc/TpAdditionalCallEventCriteria:1.0 */
54952 static void
54953 decode_org_csapi_cc_TpAdditionalCallEventCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
54955 proto_item* item _U_;
54957 /* Operation specific Variable declarations Begin */
54958 guint32 u_octet4;
54959 gint32 disc_s_TpAdditionalCallEventCriteria;
54960 guint32 u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode;
54961 guint32 i_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode;
54962 guint32 u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet;
54963 guint32 i_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet;
54964 guint32 u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet;
54965 guint32 i_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet;
54966 guint32 u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode;
54967 guint32 i_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode;
54968 /* Operation specific Variable declarations End */
54970 (void)item; /* Avoid coverity param_set_but_unused parse warning */
54973 * IDL Union Start - IDL:org/csapi/cc/TpAdditionalCallEventCriteria:1.0
54976 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
54977 /* coverity[returned_pointer] */
54978 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_TpAdditionalCallEventCriteria, tvb, *offset-4, 4, u_octet4);
54981 * IDL Union - Discriminant - IDL:org/csapi/cc/TpCallEventType:1.0
54984 disc_s_TpAdditionalCallEventCriteria = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
54986 if (disc_s_TpAdditionalCallEventCriteria == 3 ) {
54988 proto_tree_add_int(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_MinAddressLength, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
54990 return; /* End Compare for this discriminant type */
54993 if (disc_s_TpAdditionalCallEventCriteria == 5 ) {
54995 u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
54996 /* coverity[returned_pointer] */
54997 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode);
54999 for (i_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode=0; i_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode < u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode; i_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode++) {
55001 /* Begin struct "org_csapi_cc_TpCallServiceCode" */
55002 decode_org_csapi_cc_TpCallServiceCode_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55003 /* End struct "org_csapi_cc_TpCallServiceCode" */
55006 return; /* End Compare for this discriminant type */
55009 if (disc_s_TpAdditionalCallEventCriteria == 6 ) {
55011 u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
55012 /* coverity[returned_pointer] */
55013 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet);
55015 for (i_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet=0; i_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet < u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet; i_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet++) {
55017 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55018 /* coverity[returned_pointer] */
55019 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet, tvb, *offset-4, 4, u_octet4);
55023 return; /* End Compare for this discriminant type */
55026 if (disc_s_TpAdditionalCallEventCriteria == 11 ) {
55028 u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
55029 /* coverity[returned_pointer] */
55030 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet);
55032 for (i_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet=0; i_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet < u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet; i_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet++) {
55034 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55035 /* coverity[returned_pointer] */
55036 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet, tvb, *offset-4, 4, u_octet4);
55040 return; /* End Compare for this discriminant type */
55043 if (disc_s_TpAdditionalCallEventCriteria == 13 ) {
55045 u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
55046 /* coverity[returned_pointer] */
55047 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode);
55049 for (i_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode=0; i_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode < u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode; i_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode++) {
55051 /* Begin struct "org_csapi_cc_TpCallServiceCode" */
55052 decode_org_csapi_cc_TpCallServiceCode_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55053 /* End struct "org_csapi_cc_TpCallServiceCode" */
55056 return; /* End Compare for this discriminant type */
55060 /* Default Union Case Start */
55062 proto_tree_add_int(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55064 /* Default Union Case End */
55068 /* Union = IDL:org/csapi/cc/TpCallAppInfo:1.0 */
55069 static void
55070 decode_org_csapi_cc_TpCallAppInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55072 proto_item* item _U_;
55074 /* Operation specific Variable declarations Begin */
55075 guint32 u_octet4;
55076 gint32 disc_s_TpCallAppInfo;
55077 guint32 u_octet4_loop_org_csapi_cc_TpCallAppInfo_CallAppCarrier;
55078 guint32 i_org_csapi_cc_TpCallAppInfo_CallAppCarrier;
55079 /* Operation specific Variable declarations End */
55081 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55084 * IDL Union Start - IDL:org/csapi/cc/TpCallAppInfo:1.0
55087 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55088 /* coverity[returned_pointer] */
55089 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAppInfo_TpCallAppInfo, tvb, *offset-4, 4, u_octet4);
55092 * IDL Union - Discriminant - IDL:org/csapi/cc/TpCallAppInfoType:1.0
55095 disc_s_TpCallAppInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55097 if (disc_s_TpCallAppInfo == 1 ) {
55099 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallAppInfo_CallAppAlertingMechanism, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
55101 return; /* End Compare for this discriminant type */
55104 if (disc_s_TpCallAppInfo == 2 ) {
55106 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55107 /* coverity[returned_pointer] */
55108 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAppInfo_CallAppNetworkAccessType, tvb, *offset-4, 4, u_octet4);
55110 return; /* End Compare for this discriminant type */
55113 if (disc_s_TpCallAppInfo == 3 ) {
55115 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55116 /* coverity[returned_pointer] */
55117 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAppInfo_CallAppTeleService, tvb, *offset-4, 4, u_octet4);
55119 return; /* End Compare for this discriminant type */
55122 if (disc_s_TpCallAppInfo == 4 ) {
55124 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55125 /* coverity[returned_pointer] */
55126 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAppInfo_CallAppBearerService, tvb, *offset-4, 4, u_octet4);
55128 return; /* End Compare for this discriminant type */
55131 if (disc_s_TpCallAppInfo == 5 ) {
55133 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55134 /* coverity[returned_pointer] */
55135 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAppInfo_CallAppPartyCategory, tvb, *offset-4, 4, u_octet4);
55137 return; /* End Compare for this discriminant type */
55140 if (disc_s_TpCallAppInfo == 6 ) {
55142 /* Begin struct "org_csapi_TpAddress" */
55143 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55144 /* End struct "org_csapi_TpAddress" */
55145 return; /* End Compare for this discriminant type */
55148 if (disc_s_TpCallAppInfo == 7 ) {
55150 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cc_TpCallAppInfo_CallAppGenericInfo);
55152 return; /* End Compare for this discriminant type */
55155 if (disc_s_TpCallAppInfo == 8 ) {
55157 /* Begin struct "org_csapi_TpAddress" */
55158 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55159 /* End struct "org_csapi_TpAddress" */
55160 return; /* End Compare for this discriminant type */
55163 if (disc_s_TpCallAppInfo == 9 ) {
55165 /* Begin struct "org_csapi_TpAddress" */
55166 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55167 /* End struct "org_csapi_TpAddress" */
55168 return; /* End Compare for this discriminant type */
55171 if (disc_s_TpCallAppInfo == 10 ) {
55173 /* Begin struct "org_csapi_TpAddress" */
55174 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55175 /* End struct "org_csapi_TpAddress" */
55176 return; /* End Compare for this discriminant type */
55179 if (disc_s_TpCallAppInfo == 11 ) {
55181 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallAppInfo_CallHighProbabilityCompletion, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
55183 return; /* End Compare for this discriminant type */
55186 if (disc_s_TpCallAppInfo == 12 ) {
55188 u_octet4_loop_org_csapi_cc_TpCallAppInfo_CallAppCarrier = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
55189 /* coverity[returned_pointer] */
55190 item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAppInfo_CallAppCarrier, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallAppInfo_CallAppCarrier);
55192 for (i_org_csapi_cc_TpCallAppInfo_CallAppCarrier=0; i_org_csapi_cc_TpCallAppInfo_CallAppCarrier < u_octet4_loop_org_csapi_cc_TpCallAppInfo_CallAppCarrier; i_org_csapi_cc_TpCallAppInfo_CallAppCarrier++) {
55194 /* Begin struct "org_csapi_cc_TpCarrier" */
55195 decode_org_csapi_cc_TpCarrier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55196 /* End struct "org_csapi_cc_TpCarrier" */
55199 return; /* End Compare for this discriminant type */
55203 /* Default Union Case Start */
55205 proto_tree_add_int(tree, hf_org_csapi_cc_TpCallAppInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55207 /* Default Union Case End */
55211 /* Union = IDL:org/csapi/cc/mpccs/TpAppMultiPartyCallBack:1.0 */
55212 static void
55213 decode_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55215 proto_item* item _U_;
55217 /* Operation specific Variable declarations Begin */
55218 guint32 u_octet4;
55219 gint32 disc_s_TpAppMultiPartyCallBack;
55220 /* Operation specific Variable declarations End */
55222 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55225 * IDL Union Start - IDL:org/csapi/cc/mpccs/TpAppMultiPartyCallBack:1.0
55228 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55229 /* coverity[returned_pointer] */
55230 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_TpAppMultiPartyCallBack, tvb, *offset-4, 4, u_octet4);
55233 * IDL Union - Discriminant - IDL:org/csapi/cc/mpccs/TpAppMultiPartyCallBackRefType:1.0
55236 disc_s_TpAppMultiPartyCallBack = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55238 if (disc_s_TpAppMultiPartyCallBack == 1 ) {
55240 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
55242 return; /* End Compare for this discriminant type */
55245 if (disc_s_TpAppMultiPartyCallBack == 2 ) {
55247 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
55249 return; /* End Compare for this discriminant type */
55252 if (disc_s_TpAppMultiPartyCallBack == 3 ) {
55254 /* Begin struct "org_csapi_cc_mpccs_TpAppCallLegCallBack" */
55255 decode_org_csapi_cc_mpccs_TpAppCallLegCallBack_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55256 /* End struct "org_csapi_cc_mpccs_TpAppCallLegCallBack" */
55257 return; /* End Compare for this discriminant type */
55261 /* Default Union Case Start */
55263 proto_tree_add_int(tree, hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55265 /* Default Union Case End */
55269 /* Union = IDL:org/csapi/cc/mmccs/TpMediaStreamDataTypeRequest:1.0 */
55270 static void
55271 decode_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55273 proto_item* item _U_;
55275 /* Operation specific Variable declarations Begin */
55276 guint32 u_octet4;
55277 gint32 disc_s_TpMediaStreamDataTypeRequest;
55278 /* Operation specific Variable declarations End */
55280 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55283 * IDL Union Start - IDL:org/csapi/cc/mmccs/TpMediaStreamDataTypeRequest:1.0
55286 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55287 /* coverity[returned_pointer] */
55288 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_TpMediaStreamDataTypeRequest, tvb, *offset-4, 4, u_octet4);
55291 * IDL Union - Discriminant - IDL:org/csapi/cc/mmccs/TpMediaStreamDataTypeRequestType:1.0
55294 disc_s_TpMediaStreamDataTypeRequest = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55296 if (disc_s_TpMediaStreamDataTypeRequest == 0 ) {
55298 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Audio, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
55300 return; /* End Compare for this discriminant type */
55303 if (disc_s_TpMediaStreamDataTypeRequest == 1 ) {
55305 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Video, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
55307 return; /* End Compare for this discriminant type */
55310 if (disc_s_TpMediaStreamDataTypeRequest == 2 ) {
55312 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Data, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
55314 return; /* End Compare for this discriminant type */
55319 /* Union = IDL:org/csapi/cc/mmccs/TpAppMultiMediaCallBack:1.0 */
55320 static void
55321 decode_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55323 proto_item* item _U_;
55325 /* Operation specific Variable declarations Begin */
55326 guint32 u_octet4;
55327 gint32 disc_s_TpAppMultiMediaCallBack;
55328 /* Operation specific Variable declarations End */
55330 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55333 * IDL Union Start - IDL:org/csapi/cc/mmccs/TpAppMultiMediaCallBack:1.0
55336 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55337 /* coverity[returned_pointer] */
55338 item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_TpAppMultiMediaCallBack, tvb, *offset-4, 4, u_octet4);
55341 * IDL Union - Discriminant - IDL:org/csapi/cc/mmccs/TpAppMultiMediaCallBackRefType:1.0
55344 disc_s_TpAppMultiMediaCallBack = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55346 if (disc_s_TpAppMultiMediaCallBack == 1 ) {
55348 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
55350 return; /* End Compare for this discriminant type */
55353 if (disc_s_TpAppMultiMediaCallBack == 2 ) {
55355 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
55357 return; /* End Compare for this discriminant type */
55360 if (disc_s_TpAppMultiMediaCallBack == 3 ) {
55362 /* Begin struct "org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack" */
55363 decode_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55364 /* End struct "org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack" */
55365 return; /* End Compare for this discriminant type */
55369 /* Default Union Case Start */
55371 proto_tree_add_int(tree, hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55373 /* Default Union Case End */
55377 /* Union = IDL:org/csapi/cc/cccs/TpConfPolicy:1.0 */
55378 static void
55379 decode_org_csapi_cc_cccs_TpConfPolicy_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55381 proto_item* item _U_;
55383 /* Operation specific Variable declarations Begin */
55384 guint32 u_octet4;
55385 gint32 disc_s_TpConfPolicy;
55386 /* Operation specific Variable declarations End */
55388 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55391 * IDL Union Start - IDL:org/csapi/cc/cccs/TpConfPolicy:1.0
55394 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55395 /* coverity[returned_pointer] */
55396 item = proto_tree_add_uint(tree, hf_org_csapi_cc_cccs_TpConfPolicy_TpConfPolicy, tvb, *offset-4, 4, u_octet4);
55399 * IDL Union - Discriminant - IDL:org/csapi/cc/cccs/TpConfPolicyType:1.0
55402 disc_s_TpConfPolicy = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55404 if (disc_s_TpConfPolicy == 1 ) {
55406 /* Begin struct "org_csapi_cc_cccs_TpMonoMediaConfPolicy" */
55407 decode_org_csapi_cc_cccs_TpMonoMediaConfPolicy_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55408 /* End struct "org_csapi_cc_cccs_TpMonoMediaConfPolicy" */
55409 return; /* End Compare for this discriminant type */
55412 if (disc_s_TpConfPolicy == 2 ) {
55414 /* Begin struct "org_csapi_cc_cccs_TpMultiMediaConfPolicy" */
55415 decode_org_csapi_cc_cccs_TpMultiMediaConfPolicy_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55416 /* End struct "org_csapi_cc_cccs_TpMultiMediaConfPolicy" */
55417 return; /* End Compare for this discriminant type */
55421 /* Default Union Case Start */
55423 proto_tree_add_int(tree, hf_org_csapi_cc_cccs_TpConfPolicy_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55425 /* Default Union Case End */
55429 /* Union = IDL:org/csapi/ui/TpUITargetObject:1.0 */
55430 static void
55431 decode_org_csapi_ui_TpUITargetObject_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55433 proto_item* item _U_;
55435 /* Operation specific Variable declarations Begin */
55436 guint32 u_octet4;
55437 gint32 disc_s_TpUITargetObject;
55438 /* Operation specific Variable declarations End */
55440 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55443 * IDL Union Start - IDL:org/csapi/ui/TpUITargetObject:1.0
55446 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55447 /* coverity[returned_pointer] */
55448 item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUITargetObject_TpUITargetObject, tvb, *offset-4, 4, u_octet4);
55451 * IDL Union - Discriminant - IDL:org/csapi/ui/TpUITargetObjectType:1.0
55454 disc_s_TpUITargetObject = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55456 if (disc_s_TpUITargetObject == 0 ) {
55458 /* Begin struct "org_csapi_cc_gccs_TpCallIdentifier" */
55459 decode_org_csapi_cc_gccs_TpCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55460 /* End struct "org_csapi_cc_gccs_TpCallIdentifier" */
55461 return; /* End Compare for this discriminant type */
55464 if (disc_s_TpUITargetObject == 1 ) {
55466 /* Begin struct "org_csapi_cc_mpccs_TpMultiPartyCallIdentifier" */
55467 decode_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55468 /* End struct "org_csapi_cc_mpccs_TpMultiPartyCallIdentifier" */
55469 return; /* End Compare for this discriminant type */
55472 if (disc_s_TpUITargetObject == 2 ) {
55474 /* Begin struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
55475 decode_org_csapi_cc_mpccs_TpCallLegIdentifier_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55476 /* End struct "org_csapi_cc_mpccs_TpCallLegIdentifier" */
55477 return; /* End Compare for this discriminant type */
55482 /* Union = IDL:org/csapi/mm/TpBindingEntry:1.0 */
55483 static void
55484 decode_org_csapi_mm_TpBindingEntry_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55486 proto_item* item _U_;
55488 /* Operation specific Variable declarations Begin */
55489 guint32 u_octet4;
55490 gint32 disc_s_TpBindingEntry;
55491 /* Operation specific Variable declarations End */
55493 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55496 * IDL Union Start - IDL:org/csapi/mm/TpBindingEntry:1.0
55499 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55500 /* coverity[returned_pointer] */
55501 item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpBindingEntry_TpBindingEntry, tvb, *offset-4, 4, u_octet4);
55504 * IDL Union - Discriminant - IDL:org/csapi/mm/TpBindingEntryType:1.0
55507 disc_s_TpBindingEntry = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55509 if (disc_s_TpBindingEntry == 1 ) {
55511 proto_tree_add_int(tree, hf_org_csapi_mm_TpBindingEntry_UBExpires, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
55513 return; /* End Compare for this discriminant type */
55516 if (disc_s_TpBindingEntry == 2 ) {
55518 /* Begin struct "org_csapi_TpAddress" */
55519 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55520 /* End struct "org_csapi_TpAddress" */
55521 return; /* End Compare for this discriminant type */
55524 if (disc_s_TpBindingEntry == 3 ) {
55526 proto_tree_add_float(tree, hf_org_csapi_mm_TpBindingEntry_UBPreference, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
55528 return; /* End Compare for this discriminant type */
55532 /* Default Union Case Start */
55534 proto_tree_add_int(tree, hf_org_csapi_mm_TpBindingEntry_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55536 /* Default Union Case End */
55540 /* Union = IDL:org/csapi/dsc/TpDataSessionChargeOrder:1.0 */
55541 static void
55542 decode_org_csapi_dsc_TpDataSessionChargeOrder_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55544 proto_item* item _U_;
55546 /* Operation specific Variable declarations Begin */
55547 guint32 u_octet4;
55548 gint32 disc_s_TpDataSessionChargeOrder;
55549 /* Operation specific Variable declarations End */
55551 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55554 * IDL Union Start - IDL:org/csapi/dsc/TpDataSessionChargeOrder:1.0
55557 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55558 /* coverity[returned_pointer] */
55559 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionChargeOrder_TpDataSessionChargeOrder, tvb, *offset-4, 4, u_octet4);
55562 * IDL Union - Discriminant - IDL:org/csapi/dsc/TpDataSessionChargeOrderCategory:1.0
55565 disc_s_TpDataSessionChargeOrder = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55567 if (disc_s_TpDataSessionChargeOrder == 0 ) {
55569 /* Begin struct "org_csapi_dsc_TpChargePerVolume" */
55570 decode_org_csapi_dsc_TpChargePerVolume_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55571 /* End struct "org_csapi_dsc_TpChargePerVolume" */
55572 return; /* End Compare for this discriminant type */
55575 if (disc_s_TpDataSessionChargeOrder == 1 ) {
55577 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_dsc_TpDataSessionChargeOrder_NetworkCharge);
55579 return; /* End Compare for this discriminant type */
55584 /* Union = IDL:org/csapi/dsc/TpDataSessionAdditionalErrorInfo:1.0 */
55585 static void
55586 decode_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55588 proto_item* item _U_;
55590 /* Operation specific Variable declarations Begin */
55591 guint32 u_octet4;
55592 gint32 disc_s_TpDataSessionAdditionalErrorInfo;
55593 /* Operation specific Variable declarations End */
55595 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55598 * IDL Union Start - IDL:org/csapi/dsc/TpDataSessionAdditionalErrorInfo:1.0
55601 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55602 /* coverity[returned_pointer] */
55603 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_TpDataSessionAdditionalErrorInfo, tvb, *offset-4, 4, u_octet4);
55606 * IDL Union - Discriminant - IDL:org/csapi/dsc/TpDataSessionErrorType:1.0
55609 disc_s_TpDataSessionAdditionalErrorInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55611 if (disc_s_TpDataSessionAdditionalErrorInfo == 1 ) {
55613 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55614 /* coverity[returned_pointer] */
55615 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_DataSessionErrorInvalidAddress, tvb, *offset-4, 4, u_octet4);
55617 return; /* End Compare for this discriminant type */
55621 /* Default Union Case Start */
55623 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55625 /* Default Union Case End */
55629 /* Union = IDL:org/csapi/dsc/TpDataSessionAdditionalReportInfo:1.0 */
55630 static void
55631 decode_org_csapi_dsc_TpDataSessionAdditionalReportInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55633 proto_item* item _U_;
55635 /* Operation specific Variable declarations Begin */
55636 guint32 u_octet4;
55637 gint32 disc_s_TpDataSessionAdditionalReportInfo;
55638 /* Operation specific Variable declarations End */
55640 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55643 * IDL Union Start - IDL:org/csapi/dsc/TpDataSessionAdditionalReportInfo:1.0
55646 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55647 /* coverity[returned_pointer] */
55648 item = proto_tree_add_uint(tree, hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_TpDataSessionAdditionalReportInfo, tvb, *offset-4, 4, u_octet4);
55651 * IDL Union - Discriminant - IDL:org/csapi/dsc/TpDataSessionReportType:1.0
55654 disc_s_TpDataSessionAdditionalReportInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55656 if (disc_s_TpDataSessionAdditionalReportInfo == 2 ) {
55658 /* Begin struct "org_csapi_dsc_TpDataSessionReleaseCause" */
55659 decode_org_csapi_dsc_TpDataSessionReleaseCause_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55660 /* End struct "org_csapi_dsc_TpDataSessionReleaseCause" */
55661 return; /* End Compare for this discriminant type */
55665 /* Default Union Case Start */
55667 proto_tree_add_int(tree, hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55669 /* Default Union Case End */
55673 /* Union = IDL:org/csapi/gms/TpMessageInfoProperty:1.0 */
55674 static void
55675 decode_org_csapi_gms_TpMessageInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55677 proto_item* item _U_;
55679 /* Operation specific Variable declarations Begin */
55680 guint32 u_octet4;
55681 gint32 disc_s_TpMessageInfoProperty;
55682 /* Operation specific Variable declarations End */
55684 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55687 * IDL Union Start - IDL:org/csapi/gms/TpMessageInfoProperty:1.0
55690 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55691 /* coverity[returned_pointer] */
55692 item = proto_tree_add_uint(tree, hf_org_csapi_gms_TpMessageInfoProperty_TpMessageInfoProperty, tvb, *offset-4, 4, u_octet4);
55695 * IDL Union - Discriminant - IDL:org/csapi/gms/TpMessageInfoPropertyName:1.0
55698 disc_s_TpMessageInfoProperty = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55700 if (disc_s_TpMessageInfoProperty == 1 ) {
55702 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageID);
55704 return; /* End Compare for this discriminant type */
55707 if (disc_s_TpMessageInfoProperty == 2 ) {
55709 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSubject);
55711 return; /* End Compare for this discriminant type */
55714 if (disc_s_TpMessageInfoProperty == 3 ) {
55716 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateSent);
55718 return; /* End Compare for this discriminant type */
55721 if (disc_s_TpMessageInfoProperty == 4 ) {
55723 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateReceived);
55725 return; /* End Compare for this discriminant type */
55728 if (disc_s_TpMessageInfoProperty == 5 ) {
55730 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateChanged);
55732 return; /* End Compare for this discriminant type */
55735 if (disc_s_TpMessageInfoProperty == 6 ) {
55737 /* Begin struct "org_csapi_TpAddress" */
55738 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55739 /* End struct "org_csapi_TpAddress" */
55740 return; /* End Compare for this discriminant type */
55743 if (disc_s_TpMessageInfoProperty == 7 ) {
55745 /* Begin struct "org_csapi_TpAddress" */
55746 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55747 /* End struct "org_csapi_TpAddress" */
55748 return; /* End Compare for this discriminant type */
55751 if (disc_s_TpMessageInfoProperty == 8 ) {
55753 /* Begin struct "org_csapi_TpAddress" */
55754 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55755 /* End struct "org_csapi_TpAddress" */
55756 return; /* End Compare for this discriminant type */
55759 if (disc_s_TpMessageInfoProperty == 9 ) {
55761 /* Begin struct "org_csapi_TpAddress" */
55762 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55763 /* End struct "org_csapi_TpAddress" */
55764 return; /* End Compare for this discriminant type */
55767 if (disc_s_TpMessageInfoProperty == 10 ) {
55769 proto_tree_add_int(tree, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSize, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
55771 return; /* End Compare for this discriminant type */
55774 if (disc_s_TpMessageInfoProperty == 11 ) {
55776 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55777 /* coverity[returned_pointer] */
55778 item = proto_tree_add_uint(tree, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessagePriority, tvb, *offset-4, 4, u_octet4);
55780 return; /* End Compare for this discriminant type */
55783 if (disc_s_TpMessageInfoProperty == 12 ) {
55785 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55786 /* coverity[returned_pointer] */
55787 item = proto_tree_add_uint(tree, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageFormat, tvb, *offset-4, 4, u_octet4);
55789 return; /* End Compare for this discriminant type */
55792 if (disc_s_TpMessageInfoProperty == 13 ) {
55794 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageFolder);
55796 return; /* End Compare for this discriminant type */
55799 if (disc_s_TpMessageInfoProperty == 14 ) {
55801 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55802 /* coverity[returned_pointer] */
55803 item = proto_tree_add_uint(tree, hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageStatus, tvb, *offset-4, 4, u_octet4);
55805 return; /* End Compare for this discriminant type */
55809 /* Default Union Case Start */
55811 proto_tree_add_int(tree, hf_org_csapi_gms_TpMessageInfoProperty_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55813 /* Default Union Case End */
55817 /* Union = IDL:org/csapi/gms/TpMailboxInfoProperty:1.0 */
55818 static void
55819 decode_org_csapi_gms_TpMailboxInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55821 proto_item* item _U_;
55823 /* Operation specific Variable declarations Begin */
55824 guint32 u_octet4;
55825 gint32 disc_s_TpMailboxInfoProperty;
55826 /* Operation specific Variable declarations End */
55828 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55831 * IDL Union Start - IDL:org/csapi/gms/TpMailboxInfoProperty:1.0
55834 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55835 /* coverity[returned_pointer] */
55836 item = proto_tree_add_uint(tree, hf_org_csapi_gms_TpMailboxInfoProperty_TpMailboxInfoProperty, tvb, *offset-4, 4, u_octet4);
55839 * IDL Union - Discriminant - IDL:org/csapi/gms/TpMailboxInfoPropertyName:1.0
55842 disc_s_TpMailboxInfoProperty = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55844 if (disc_s_TpMailboxInfoProperty == 1 ) {
55846 /* Begin struct "org_csapi_TpAddress" */
55847 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55848 /* End struct "org_csapi_TpAddress" */
55849 return; /* End Compare for this discriminant type */
55852 if (disc_s_TpMailboxInfoProperty == 2 ) {
55854 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxOwner);
55856 return; /* End Compare for this discriminant type */
55859 if (disc_s_TpMailboxInfoProperty == 3 ) {
55861 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxFolder);
55863 return; /* End Compare for this discriminant type */
55866 if (disc_s_TpMailboxInfoProperty == 4 ) {
55868 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxDateCreated);
55870 return; /* End Compare for this discriminant type */
55873 if (disc_s_TpMailboxInfoProperty == 5 ) {
55875 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxDateChanged);
55877 return; /* End Compare for this discriminant type */
55881 /* Default Union Case Start */
55883 proto_tree_add_int(tree, hf_org_csapi_gms_TpMailboxInfoProperty_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55885 /* Default Union Case End */
55889 /* Union = IDL:org/csapi/gms/TpMessagingEventInfo:1.0 */
55890 static void
55891 decode_org_csapi_gms_TpMessagingEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55893 proto_item* item _U_;
55895 /* Operation specific Variable declarations Begin */
55896 guint32 u_octet4;
55897 gint32 disc_s_TpMessagingEventInfo;
55898 /* Operation specific Variable declarations End */
55900 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55903 * IDL Union Start - IDL:org/csapi/gms/TpMessagingEventInfo:1.0
55906 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55907 /* coverity[returned_pointer] */
55908 item = proto_tree_add_uint(tree, hf_org_csapi_gms_TpMessagingEventInfo_TpMessagingEventInfo, tvb, *offset-4, 4, u_octet4);
55911 * IDL Union - Discriminant - IDL:org/csapi/gms/TpMessagingEventName:1.0
55914 disc_s_TpMessagingEventInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55916 if (disc_s_TpMessagingEventInfo == 0 ) {
55918 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpMessagingEventInfo_EventNameUndefined);
55920 return; /* End Compare for this discriminant type */
55923 if (disc_s_TpMessagingEventInfo == 1 ) {
55925 /* Begin struct "org_csapi_gms_TpGMSNewMessageArrivedInfo" */
55926 decode_org_csapi_gms_TpGMSNewMessageArrivedInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55927 /* End struct "org_csapi_gms_TpGMSNewMessageArrivedInfo" */
55928 return; /* End Compare for this discriminant type */
55933 /* Union = IDL:org/csapi/gms/TpMessagingEventCriteria:1.0 */
55934 static void
55935 decode_org_csapi_gms_TpMessagingEventCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55937 proto_item* item _U_;
55939 /* Operation specific Variable declarations Begin */
55940 guint32 u_octet4;
55941 gint32 disc_s_TpMessagingEventCriteria;
55942 /* Operation specific Variable declarations End */
55944 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55947 * IDL Union Start - IDL:org/csapi/gms/TpMessagingEventCriteria:1.0
55950 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55951 /* coverity[returned_pointer] */
55952 item = proto_tree_add_uint(tree, hf_org_csapi_gms_TpMessagingEventCriteria_TpMessagingEventCriteria, tvb, *offset-4, 4, u_octet4);
55955 * IDL Union - Discriminant - IDL:org/csapi/gms/TpMessagingEventName:1.0
55958 disc_s_TpMessagingEventCriteria = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
55960 if (disc_s_TpMessagingEventCriteria == 1 ) {
55962 /* Begin struct "org_csapi_gms_TpGMSNewMessageArrivedCriteria" */
55963 decode_org_csapi_gms_TpGMSNewMessageArrivedCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
55964 /* End struct "org_csapi_gms_TpGMSNewMessageArrivedCriteria" */
55965 return; /* End Compare for this discriminant type */
55969 /* Default Union Case Start */
55971 proto_tree_add_int(tree, hf_org_csapi_gms_TpMessagingEventCriteria_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
55973 /* Default Union Case End */
55977 /* Union = IDL:org/csapi/gms/TpFolderInfoProperty:1.0 */
55978 static void
55979 decode_org_csapi_gms_TpFolderInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
55981 proto_item* item _U_;
55983 /* Operation specific Variable declarations Begin */
55984 guint32 u_octet4;
55985 gint32 disc_s_TpFolderInfoProperty;
55986 /* Operation specific Variable declarations End */
55988 (void)item; /* Avoid coverity param_set_but_unused parse warning */
55991 * IDL Union Start - IDL:org/csapi/gms/TpFolderInfoProperty:1.0
55994 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
55995 /* coverity[returned_pointer] */
55996 item = proto_tree_add_uint(tree, hf_org_csapi_gms_TpFolderInfoProperty_TpFolderInfoProperty, tvb, *offset-4, 4, u_octet4);
55999 * IDL Union - Discriminant - IDL:org/csapi/gms/TpFolderInfoPropertyName:1.0
56002 disc_s_TpFolderInfoProperty = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56004 if (disc_s_TpFolderInfoProperty == 1 ) {
56006 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderID);
56008 return; /* End Compare for this discriminant type */
56011 if (disc_s_TpFolderInfoProperty == 2 ) {
56013 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderMessage);
56015 return; /* End Compare for this discriminant type */
56018 if (disc_s_TpFolderInfoProperty == 3 ) {
56020 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderSubfolder);
56022 return; /* End Compare for this discriminant type */
56025 if (disc_s_TpFolderInfoProperty == 4 ) {
56027 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderDateCreated);
56029 return; /* End Compare for this discriminant type */
56032 if (disc_s_TpFolderInfoProperty == 5 ) {
56034 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderDateChanged);
56036 return; /* End Compare for this discriminant type */
56040 /* Default Union Case Start */
56042 proto_tree_add_int(tree, hf_org_csapi_gms_TpFolderInfoProperty_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
56044 /* Default Union Case End */
56048 /* Union = IDL:org/csapi/cs/TpChargingParameterValue:1.0 */
56049 static void
56050 decode_org_csapi_cs_TpChargingParameterValue_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56052 proto_item* item _U_;
56054 /* Operation specific Variable declarations Begin */
56055 guint32 u_octet4;
56056 gint32 disc_s_TpChargingParameterValue;
56057 guint32 u_octet4_loop_org_csapi_cs_TpChargingParameterValue_OctetValue;
56058 guint32 i_org_csapi_cs_TpChargingParameterValue_OctetValue;
56059 /* Operation specific Variable declarations End */
56061 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56064 * IDL Union Start - IDL:org/csapi/cs/TpChargingParameterValue:1.0
56067 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56068 /* coverity[returned_pointer] */
56069 item = proto_tree_add_uint(tree, hf_org_csapi_cs_TpChargingParameterValue_TpChargingParameterValue, tvb, *offset-4, 4, u_octet4);
56072 * IDL Union - Discriminant - IDL:org/csapi/cs/TpChargingParameterValueType:1.0
56075 disc_s_TpChargingParameterValue = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56077 if (disc_s_TpChargingParameterValue == 0 ) {
56079 proto_tree_add_int(tree, hf_org_csapi_cs_TpChargingParameterValue_IntValue, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
56081 return; /* End Compare for this discriminant type */
56084 if (disc_s_TpChargingParameterValue == 1 ) {
56086 proto_tree_add_float(tree, hf_org_csapi_cs_TpChargingParameterValue_FloatValue, tvb, *offset-4, 4, get_CDR_float(tvb,offset,stream_is_big_endian, boundary));
56088 return; /* End Compare for this discriminant type */
56091 if (disc_s_TpChargingParameterValue == 2 ) {
56093 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_TpChargingParameterValue_StringValue);
56095 return; /* End Compare for this discriminant type */
56098 if (disc_s_TpChargingParameterValue == 3 ) {
56100 proto_tree_add_boolean(tree, hf_org_csapi_cs_TpChargingParameterValue_BooleanValue, tvb, *offset-1, 1, get_CDR_boolean(tvb,offset));
56102 return; /* End Compare for this discriminant type */
56105 if (disc_s_TpChargingParameterValue == 4 ) {
56107 u_octet4_loop_org_csapi_cs_TpChargingParameterValue_OctetValue = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
56108 /* coverity[returned_pointer] */
56109 item = proto_tree_add_uint(tree, hf_org_csapi_cs_TpChargingParameterValue_OctetValue, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_TpChargingParameterValue_OctetValue);
56111 for (i_org_csapi_cs_TpChargingParameterValue_OctetValue=0; i_org_csapi_cs_TpChargingParameterValue_OctetValue < u_octet4_loop_org_csapi_cs_TpChargingParameterValue_OctetValue; i_org_csapi_cs_TpChargingParameterValue_OctetValue++) {
56113 proto_tree_add_uint(tree, hf_org_csapi_cs_TpChargingParameterValue_OctetValue, tvb, *offset-1, 1, get_CDR_octet(tvb,offset));
56117 return; /* End Compare for this discriminant type */
56122 /* Union = IDL:org/csapi/cs/TpAppInformation:1.0 */
56123 static void
56124 decode_org_csapi_cs_TpAppInformation_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56126 proto_item* item _U_;
56128 /* Operation specific Variable declarations Begin */
56129 guint32 u_octet4;
56130 gint32 disc_s_TpAppInformation;
56131 /* Operation specific Variable declarations End */
56133 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56136 * IDL Union Start - IDL:org/csapi/cs/TpAppInformation:1.0
56139 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56140 /* coverity[returned_pointer] */
56141 item = proto_tree_add_uint(tree, hf_org_csapi_cs_TpAppInformation_TpAppInformation, tvb, *offset-4, 4, u_octet4);
56144 * IDL Union - Discriminant - IDL:org/csapi/cs/TpAppInformationType:1.0
56147 disc_s_TpAppInformation = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56149 if (disc_s_TpAppInformation == 0 ) {
56151 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_cs_TpAppInformation_Timestamp);
56153 return; /* End Compare for this discriminant type */
56158 /* Union = IDL:org/csapi/policy/TpPolicyType:1.0 */
56159 static void
56160 decode_org_csapi_policy_TpPolicyType_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56162 proto_item* item _U_;
56164 /* Operation specific Variable declarations Begin */
56165 guint32 u_octet4;
56166 gint32 disc_s_TpPolicyType;
56167 /* Operation specific Variable declarations End */
56169 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56172 * IDL Union Start - IDL:org/csapi/policy/TpPolicyType:1.0
56175 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56176 /* coverity[returned_pointer] */
56177 item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyType_TpPolicyType, tvb, *offset-4, 4, u_octet4);
56180 * IDL Union - Discriminant - IDL:org/csapi/policy/TpPolicyTypeInfo:1.0
56183 disc_s_TpPolicyType = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56185 if (disc_s_TpPolicyType == 0 ) {
56187 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56188 /* coverity[returned_pointer] */
56189 item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyType_SimpleType, tvb, *offset-4, 4, u_octet4);
56191 return; /* End Compare for this discriminant type */
56194 if (disc_s_TpPolicyType == 1 ) {
56196 /* Begin struct "org_csapi_policy_TpPolicyType_TpPolicyRecordType" */
56197 decode_org_csapi_policy_TpPolicyType_TpPolicyRecordType_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56198 /* End struct "org_csapi_policy_TpPolicyType_TpPolicyRecordType" */
56199 return; /* End Compare for this discriminant type */
56202 if (disc_s_TpPolicyType == 2 ) {
56204 /* Begin struct "org_csapi_policy_TpPolicyType_TpPolicyListType" */
56205 decode_org_csapi_policy_TpPolicyType_TpPolicyListType_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56206 /* End struct "org_csapi_policy_TpPolicyType_TpPolicyListType" */
56207 return; /* End Compare for this discriminant type */
56210 if (disc_s_TpPolicyType == 3 ) {
56212 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_TpPolicyType_StructuredType);
56214 return; /* End Compare for this discriminant type */
56217 if (disc_s_TpPolicyType == 4 ) {
56219 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_policy_TpPolicyType_XMLString);
56221 return; /* End Compare for this discriminant type */
56226 /* Union = IDL:org/csapi/pam/TpPAMContextData:1.0 */
56227 static void
56228 decode_org_csapi_pam_TpPAMContextData_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56230 proto_item* item _U_;
56232 /* Operation specific Variable declarations Begin */
56233 guint32 u_octet4;
56234 gint32 disc_s_TpPAMContextData;
56235 /* Operation specific Variable declarations End */
56237 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56240 * IDL Union Start - IDL:org/csapi/pam/TpPAMContextData:1.0
56243 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56244 /* coverity[returned_pointer] */
56245 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMContextData_TpPAMContextData, tvb, *offset-4, 4, u_octet4);
56248 * IDL Union - Discriminant - IDL:org/csapi/pam/TpPAMContextName:1.0
56251 disc_s_TpPAMContextData = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56253 if (disc_s_TpPAMContextData == 1 ) {
56255 /* Begin struct "org_csapi_pam_TpPAMCommunicationContext" */
56256 decode_org_csapi_pam_TpPAMCommunicationContext_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56257 /* End struct "org_csapi_pam_TpPAMCommunicationContext" */
56258 return; /* End Compare for this discriminant type */
56262 /* Default Union Case Start */
56264 proto_tree_add_int(tree, hf_org_csapi_pam_TpPAMContextData_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
56266 /* Default Union Case End */
56270 /* Union = IDL:org/csapi/pam/TpPAMEventInfo:1.0 */
56271 static void
56272 decode_org_csapi_pam_TpPAMEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56274 proto_item* item _U_;
56276 /* Operation specific Variable declarations Begin */
56277 guint32 u_octet4;
56278 gint32 disc_s_TpPAMEventInfo;
56279 /* Operation specific Variable declarations End */
56281 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56284 * IDL Union Start - IDL:org/csapi/pam/TpPAMEventInfo:1.0
56287 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56288 /* coverity[returned_pointer] */
56289 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMEventInfo_TpPAMEventInfo, tvb, *offset-4, 4, u_octet4);
56292 * IDL Union - Discriminant - IDL:org/csapi/pam/TpPAMEventName:1.0
56295 disc_s_TpPAMEventInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56297 if (disc_s_TpPAMEventInfo == 0 ) {
56299 /* Begin struct "org_csapi_pam_TpPAMIPSEventData" */
56300 decode_org_csapi_pam_TpPAMIPSEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56301 /* End struct "org_csapi_pam_TpPAMIPSEventData" */
56302 return; /* End Compare for this discriminant type */
56305 if (disc_s_TpPAMEventInfo == 1 ) {
56307 /* Begin struct "org_csapi_pam_TpPAMAVCEventData" */
56308 decode_org_csapi_pam_TpPAMAVCEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56309 /* End struct "org_csapi_pam_TpPAMAVCEventData" */
56310 return; /* End Compare for this discriminant type */
56313 if (disc_s_TpPAMEventInfo == 2 ) {
56315 /* Begin struct "org_csapi_pam_TpPAMWCEventData" */
56316 decode_org_csapi_pam_TpPAMWCEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56317 /* End struct "org_csapi_pam_TpPAMWCEventData" */
56318 return; /* End Compare for this discriminant type */
56321 if (disc_s_TpPAMEventInfo == 3 ) {
56323 /* Begin struct "org_csapi_pam_TpPAMICEventData" */
56324 decode_org_csapi_pam_TpPAMICEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56325 /* End struct "org_csapi_pam_TpPAMICEventData" */
56326 return; /* End Compare for this discriminant type */
56329 if (disc_s_TpPAMEventInfo == 4 ) {
56331 /* Begin struct "org_csapi_pam_TpPAMIDEventData" */
56332 decode_org_csapi_pam_TpPAMIDEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56333 /* End struct "org_csapi_pam_TpPAMIDEventData" */
56334 return; /* End Compare for this discriminant type */
56337 if (disc_s_TpPAMEventInfo == 5 ) {
56339 /* Begin struct "org_csapi_pam_TpPAMGMCEventData" */
56340 decode_org_csapi_pam_TpPAMGMCEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56341 /* End struct "org_csapi_pam_TpPAMGMCEventData" */
56342 return; /* End Compare for this discriminant type */
56345 if (disc_s_TpPAMEventInfo == 6 ) {
56347 /* Begin struct "org_csapi_pam_TpPAMACEventData" */
56348 decode_org_csapi_pam_TpPAMACEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56349 /* End struct "org_csapi_pam_TpPAMACEventData" */
56350 return; /* End Compare for this discriminant type */
56353 if (disc_s_TpPAMEventInfo == 7 ) {
56355 /* Begin struct "org_csapi_pam_TpPAMADEventData" */
56356 decode_org_csapi_pam_TpPAMADEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56357 /* End struct "org_csapi_pam_TpPAMADEventData" */
56358 return; /* End Compare for this discriminant type */
56361 if (disc_s_TpPAMEventInfo == 8 ) {
56363 /* Begin struct "org_csapi_pam_TpPAMAAEventData" */
56364 decode_org_csapi_pam_TpPAMAAEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56365 /* End struct "org_csapi_pam_TpPAMAAEventData" */
56366 return; /* End Compare for this discriminant type */
56369 if (disc_s_TpPAMEventInfo == 9 ) {
56371 /* Begin struct "org_csapi_pam_TpPAMAUEventData" */
56372 decode_org_csapi_pam_TpPAMAUEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56373 /* End struct "org_csapi_pam_TpPAMAUEventData" */
56374 return; /* End Compare for this discriminant type */
56377 if (disc_s_TpPAMEventInfo == 10 ) {
56379 /* Begin struct "org_csapi_pam_TpPAMCCEventData" */
56380 decode_org_csapi_pam_TpPAMCCEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56381 /* End struct "org_csapi_pam_TpPAMCCEventData" */
56382 return; /* End Compare for this discriminant type */
56385 if (disc_s_TpPAMEventInfo == 11 ) {
56387 /* Begin struct "org_csapi_pam_TpPAMACPSEventData" */
56388 decode_org_csapi_pam_TpPAMACPSEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56389 /* End struct "org_csapi_pam_TpPAMACPSEventData" */
56390 return; /* End Compare for this discriminant type */
56393 if (disc_s_TpPAMEventInfo == 12 ) {
56395 /* Begin struct "org_csapi_pam_TpPAMAPSEventData" */
56396 decode_org_csapi_pam_TpPAMAPSEventData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56397 /* End struct "org_csapi_pam_TpPAMAPSEventData" */
56398 return; /* End Compare for this discriminant type */
56403 /* Union = IDL:org/csapi/pam/TpPAMNotificationInfo:1.0 */
56404 static void
56405 decode_org_csapi_pam_TpPAMNotificationInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56407 proto_item* item _U_;
56409 /* Operation specific Variable declarations Begin */
56410 guint32 u_octet4;
56411 gint32 disc_s_TpPAMNotificationInfo;
56412 /* Operation specific Variable declarations End */
56414 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56417 * IDL Union Start - IDL:org/csapi/pam/TpPAMNotificationInfo:1.0
56420 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56421 /* coverity[returned_pointer] */
56422 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMNotificationInfo_TpPAMNotificationInfo, tvb, *offset-4, 4, u_octet4);
56425 * IDL Union - Discriminant - IDL:org/csapi/pam/TpPAMEventName:1.0
56428 disc_s_TpPAMNotificationInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56430 if (disc_s_TpPAMNotificationInfo == 0 ) {
56432 /* Begin struct "org_csapi_pam_TpPAMIPSNotificationData" */
56433 decode_org_csapi_pam_TpPAMIPSNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56434 /* End struct "org_csapi_pam_TpPAMIPSNotificationData" */
56435 return; /* End Compare for this discriminant type */
56438 if (disc_s_TpPAMNotificationInfo == 1 ) {
56440 /* Begin struct "org_csapi_pam_TpPAMAVCNotificationData" */
56441 decode_org_csapi_pam_TpPAMAVCNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56442 /* End struct "org_csapi_pam_TpPAMAVCNotificationData" */
56443 return; /* End Compare for this discriminant type */
56446 if (disc_s_TpPAMNotificationInfo == 2 ) {
56448 /* Begin struct "org_csapi_pam_TpPAMWCNotificationData" */
56449 decode_org_csapi_pam_TpPAMWCNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56450 /* End struct "org_csapi_pam_TpPAMWCNotificationData" */
56451 return; /* End Compare for this discriminant type */
56454 if (disc_s_TpPAMNotificationInfo == 3 ) {
56456 /* Begin struct "org_csapi_pam_TpPAMICNotificationData" */
56457 decode_org_csapi_pam_TpPAMICNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56458 /* End struct "org_csapi_pam_TpPAMICNotificationData" */
56459 return; /* End Compare for this discriminant type */
56462 if (disc_s_TpPAMNotificationInfo == 4 ) {
56464 /* Begin struct "org_csapi_pam_TpPAMIDNotificationData" */
56465 decode_org_csapi_pam_TpPAMIDNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56466 /* End struct "org_csapi_pam_TpPAMIDNotificationData" */
56467 return; /* End Compare for this discriminant type */
56470 if (disc_s_TpPAMNotificationInfo == 5 ) {
56472 /* Begin struct "org_csapi_pam_TpPAMGMCNotificationData" */
56473 decode_org_csapi_pam_TpPAMGMCNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56474 /* End struct "org_csapi_pam_TpPAMGMCNotificationData" */
56475 return; /* End Compare for this discriminant type */
56478 if (disc_s_TpPAMNotificationInfo == 6 ) {
56480 /* Begin struct "org_csapi_pam_TpPAMACNotificationData" */
56481 decode_org_csapi_pam_TpPAMACNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56482 /* End struct "org_csapi_pam_TpPAMACNotificationData" */
56483 return; /* End Compare for this discriminant type */
56486 if (disc_s_TpPAMNotificationInfo == 7 ) {
56488 /* Begin struct "org_csapi_pam_TpPAMADNotificationData" */
56489 decode_org_csapi_pam_TpPAMADNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56490 /* End struct "org_csapi_pam_TpPAMADNotificationData" */
56491 return; /* End Compare for this discriminant type */
56494 if (disc_s_TpPAMNotificationInfo == 8 ) {
56496 /* Begin struct "org_csapi_pam_TpPAMAANotificationData" */
56497 decode_org_csapi_pam_TpPAMAANotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56498 /* End struct "org_csapi_pam_TpPAMAANotificationData" */
56499 return; /* End Compare for this discriminant type */
56502 if (disc_s_TpPAMNotificationInfo == 9 ) {
56504 /* Begin struct "org_csapi_pam_TpPAMAUNotificationData" */
56505 decode_org_csapi_pam_TpPAMAUNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56506 /* End struct "org_csapi_pam_TpPAMAUNotificationData" */
56507 return; /* End Compare for this discriminant type */
56510 if (disc_s_TpPAMNotificationInfo == 10 ) {
56512 /* Begin struct "org_csapi_pam_TpPAMCCNotificationData" */
56513 decode_org_csapi_pam_TpPAMCCNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56514 /* End struct "org_csapi_pam_TpPAMCCNotificationData" */
56515 return; /* End Compare for this discriminant type */
56518 if (disc_s_TpPAMNotificationInfo == 11 ) {
56520 /* Begin struct "org_csapi_pam_TpPAMACPSNotificationData" */
56521 decode_org_csapi_pam_TpPAMACPSNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56522 /* End struct "org_csapi_pam_TpPAMACPSNotificationData" */
56523 return; /* End Compare for this discriminant type */
56526 if (disc_s_TpPAMNotificationInfo == 12 ) {
56528 /* Begin struct "org_csapi_pam_TpPAMAPSNotificationData" */
56529 decode_org_csapi_pam_TpPAMAPSNotificationData_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56530 /* End struct "org_csapi_pam_TpPAMAPSNotificationData" */
56531 return; /* End Compare for this discriminant type */
56536 /* Union = IDL:org/csapi/pam/TpPAMPreferenceData:1.0 */
56537 static void
56538 decode_org_csapi_pam_TpPAMPreferenceData_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56540 proto_item* item _U_;
56542 /* Operation specific Variable declarations Begin */
56543 guint32 u_octet4;
56544 gint32 disc_s_TpPAMPreferenceData;
56545 /* Operation specific Variable declarations End */
56547 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56550 * IDL Union Start - IDL:org/csapi/pam/TpPAMPreferenceData:1.0
56553 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56554 /* coverity[returned_pointer] */
56555 item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMPreferenceData_TpPAMPreferenceData, tvb, *offset-4, 4, u_octet4);
56558 * IDL Union - Discriminant - IDL:org/csapi/pam/TpPAMPreferenceType:1.0
56561 disc_s_TpPAMPreferenceData = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56563 if (disc_s_TpPAMPreferenceData == 1 ) {
56565 get_CDR_object(tvb, pinfo, tree, offset, stream_is_big_endian, boundary);
56567 return; /* End Compare for this discriminant type */
56571 /* Default Union Case Start */
56573 proto_tree_add_int(tree, hf_org_csapi_pam_TpPAMPreferenceData_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
56575 /* Default Union Case End */
56579 /* Union = IDL:org/csapi/mmm/TpFolderInfoProperty:1.0 */
56580 static void
56581 decode_org_csapi_mmm_TpFolderInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56583 proto_item* item _U_;
56585 /* Operation specific Variable declarations Begin */
56586 guint32 u_octet4;
56587 gint32 disc_s_TpFolderInfoProperty;
56588 /* Operation specific Variable declarations End */
56590 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56593 * IDL Union Start - IDL:org/csapi/mmm/TpFolderInfoProperty:1.0
56596 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56597 /* coverity[returned_pointer] */
56598 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpFolderInfoProperty_TpFolderInfoProperty, tvb, *offset-4, 4, u_octet4);
56601 * IDL Union - Discriminant - IDL:org/csapi/mmm/TpFolderInfoPropertyName:1.0
56604 disc_s_TpFolderInfoProperty = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56606 if (disc_s_TpFolderInfoProperty == 1 ) {
56608 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpFolderInfoProperty_FolderDateCreated);
56610 return; /* End Compare for this discriminant type */
56613 if (disc_s_TpFolderInfoProperty == 2 ) {
56615 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpFolderInfoProperty_FolderDateChanged);
56617 return; /* End Compare for this discriminant type */
56620 if (disc_s_TpFolderInfoProperty == 3 ) {
56622 proto_tree_add_int(tree, hf_org_csapi_mmm_TpFolderInfoProperty_FolderSize, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
56624 return; /* End Compare for this discriminant type */
56627 if (disc_s_TpFolderInfoProperty == 4 ) {
56629 proto_tree_add_int(tree, hf_org_csapi_mmm_TpFolderInfoProperty_FolderNumberOfMessages, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
56631 return; /* End Compare for this discriminant type */
56635 /* Default Union Case Start */
56637 proto_tree_add_int(tree, hf_org_csapi_mmm_TpFolderInfoProperty_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
56639 /* Default Union Case End */
56643 /* Union = IDL:org/csapi/mmm/TpMailboxInfoProperty:1.0 */
56644 static void
56645 decode_org_csapi_mmm_TpMailboxInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56647 proto_item* item _U_;
56649 /* Operation specific Variable declarations Begin */
56650 guint32 u_octet4;
56651 gint32 disc_s_TpMailboxInfoProperty;
56652 /* Operation specific Variable declarations End */
56654 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56657 * IDL Union Start - IDL:org/csapi/mmm/TpMailboxInfoProperty:1.0
56660 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56661 /* coverity[returned_pointer] */
56662 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMailboxInfoProperty_TpMailboxInfoProperty, tvb, *offset-4, 4, u_octet4);
56665 * IDL Union - Discriminant - IDL:org/csapi/mmm/TpMailboxInfoPropertyName:1.0
56668 disc_s_TpMailboxInfoProperty = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56670 if (disc_s_TpMailboxInfoProperty == 1 ) {
56672 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxOwner);
56674 return; /* End Compare for this discriminant type */
56677 if (disc_s_TpMailboxInfoProperty == 2 ) {
56679 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxDateCreated);
56681 return; /* End Compare for this discriminant type */
56684 if (disc_s_TpMailboxInfoProperty == 3 ) {
56686 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxDateChanged);
56688 return; /* End Compare for this discriminant type */
56691 if (disc_s_TpMailboxInfoProperty == 4 ) {
56693 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxSize, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
56695 return; /* End Compare for this discriminant type */
56699 /* Default Union Case Start */
56701 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMailboxInfoProperty_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
56703 /* Default Union Case End */
56707 /* Union = IDL:org/csapi/mmm/TpMessageInfoProperty:1.0 */
56708 static void
56709 decode_org_csapi_mmm_TpMessageInfoProperty_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56711 proto_item* item _U_;
56713 /* Operation specific Variable declarations Begin */
56714 guint32 u_octet4;
56715 gint32 disc_s_TpMessageInfoProperty;
56716 /* Operation specific Variable declarations End */
56718 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56721 * IDL Union Start - IDL:org/csapi/mmm/TpMessageInfoProperty:1.0
56724 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56725 /* coverity[returned_pointer] */
56726 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageInfoProperty_TpMessageInfoProperty, tvb, *offset-4, 4, u_octet4);
56729 * IDL Union - Discriminant - IDL:org/csapi/mmm/TpMessageInfoPropertyName:1.0
56732 disc_s_TpMessageInfoProperty = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56734 if (disc_s_TpMessageInfoProperty == 1 ) {
56736 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageInfoProperty_MessageDateCreated);
56738 return; /* End Compare for this discriminant type */
56741 if (disc_s_TpMessageInfoProperty == 2 ) {
56743 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageInfoProperty_MessageDateReceived);
56745 return; /* End Compare for this discriminant type */
56748 if (disc_s_TpMessageInfoProperty == 3 ) {
56750 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageInfoProperty_MessageDateChanged);
56752 return; /* End Compare for this discriminant type */
56755 if (disc_s_TpMessageInfoProperty == 4 ) {
56757 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMessageInfoProperty_MessageSize, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
56759 return; /* End Compare for this discriminant type */
56762 if (disc_s_TpMessageInfoProperty == 5 ) {
56764 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56765 /* coverity[returned_pointer] */
56766 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageInfoProperty_MessageStatus, tvb, *offset-4, 4, u_octet4);
56768 return; /* End Compare for this discriminant type */
56772 /* Default Union Case Start */
56774 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMessageInfoProperty_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
56776 /* Default Union Case End */
56780 /* Union = IDL:org/csapi/mmm/TpMessageHeaderField:1.0 */
56781 static void
56782 decode_org_csapi_mmm_TpMessageHeaderField_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
56784 proto_item* item _U_;
56786 /* Operation specific Variable declarations Begin */
56787 guint32 u_octet4;
56788 gint32 disc_s_TpMessageHeaderField;
56789 guint32 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_From;
56790 guint32 i_org_csapi_mmm_TpMessageHeaderField_From;
56791 guint32 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_ReplyTo;
56792 guint32 i_org_csapi_mmm_TpMessageHeaderField_ReplyTo;
56793 guint32 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_To;
56794 guint32 i_org_csapi_mmm_TpMessageHeaderField_To;
56795 guint32 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Cc;
56796 guint32 i_org_csapi_mmm_TpMessageHeaderField_Cc;
56797 guint32 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Bcc;
56798 guint32 i_org_csapi_mmm_TpMessageHeaderField_Bcc;
56799 guint32 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_InReplyTo;
56800 guint32 i_org_csapi_mmm_TpMessageHeaderField_InReplyTo;
56801 guint32 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_References;
56802 guint32 i_org_csapi_mmm_TpMessageHeaderField_References;
56803 guint32 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Keywords;
56804 guint32 i_org_csapi_mmm_TpMessageHeaderField_Keywords;
56805 /* Operation specific Variable declarations End */
56807 (void)item; /* Avoid coverity param_set_but_unused parse warning */
56810 * IDL Union Start - IDL:org/csapi/mmm/TpMessageHeaderField:1.0
56813 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
56814 /* coverity[returned_pointer] */
56815 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_TpMessageHeaderField, tvb, *offset-4, 4, u_octet4);
56818 * IDL Union - Discriminant - IDL:org/csapi/mmm/TpMessageHeaderFieldType:1.0
56821 disc_s_TpMessageHeaderField = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
56823 if (disc_s_TpMessageHeaderField == 0 ) {
56825 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_DateSent);
56827 return; /* End Compare for this discriminant type */
56830 if (disc_s_TpMessageHeaderField == 1 ) {
56832 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_From = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
56833 /* coverity[returned_pointer] */
56834 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_From, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_From);
56836 for (i_org_csapi_mmm_TpMessageHeaderField_From=0; i_org_csapi_mmm_TpMessageHeaderField_From < u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_From; i_org_csapi_mmm_TpMessageHeaderField_From++) {
56838 /* Begin struct "org_csapi_TpAddress" */
56839 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56840 /* End struct "org_csapi_TpAddress" */
56843 return; /* End Compare for this discriminant type */
56846 if (disc_s_TpMessageHeaderField == 2 ) {
56848 /* Begin struct "org_csapi_TpAddress" */
56849 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56850 /* End struct "org_csapi_TpAddress" */
56851 return; /* End Compare for this discriminant type */
56854 if (disc_s_TpMessageHeaderField == 3 ) {
56856 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_ReplyTo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
56857 /* coverity[returned_pointer] */
56858 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_ReplyTo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_ReplyTo);
56860 for (i_org_csapi_mmm_TpMessageHeaderField_ReplyTo=0; i_org_csapi_mmm_TpMessageHeaderField_ReplyTo < u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_ReplyTo; i_org_csapi_mmm_TpMessageHeaderField_ReplyTo++) {
56862 /* Begin struct "org_csapi_TpAddress" */
56863 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56864 /* End struct "org_csapi_TpAddress" */
56867 return; /* End Compare for this discriminant type */
56870 if (disc_s_TpMessageHeaderField == 4 ) {
56872 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_To = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
56873 /* coverity[returned_pointer] */
56874 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_To, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_To);
56876 for (i_org_csapi_mmm_TpMessageHeaderField_To=0; i_org_csapi_mmm_TpMessageHeaderField_To < u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_To; i_org_csapi_mmm_TpMessageHeaderField_To++) {
56878 /* Begin struct "org_csapi_TpAddress" */
56879 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56880 /* End struct "org_csapi_TpAddress" */
56883 return; /* End Compare for this discriminant type */
56886 if (disc_s_TpMessageHeaderField == 5 ) {
56888 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Cc = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
56889 /* coverity[returned_pointer] */
56890 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_Cc, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Cc);
56892 for (i_org_csapi_mmm_TpMessageHeaderField_Cc=0; i_org_csapi_mmm_TpMessageHeaderField_Cc < u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Cc; i_org_csapi_mmm_TpMessageHeaderField_Cc++) {
56894 /* Begin struct "org_csapi_TpAddress" */
56895 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56896 /* End struct "org_csapi_TpAddress" */
56899 return; /* End Compare for this discriminant type */
56902 if (disc_s_TpMessageHeaderField == 6 ) {
56904 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Bcc = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
56905 /* coverity[returned_pointer] */
56906 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_Bcc, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Bcc);
56908 for (i_org_csapi_mmm_TpMessageHeaderField_Bcc=0; i_org_csapi_mmm_TpMessageHeaderField_Bcc < u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Bcc; i_org_csapi_mmm_TpMessageHeaderField_Bcc++) {
56910 /* Begin struct "org_csapi_TpAddress" */
56911 decode_org_csapi_TpAddress_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56912 /* End struct "org_csapi_TpAddress" */
56915 return; /* End Compare for this discriminant type */
56918 if (disc_s_TpMessageHeaderField == 7 ) {
56920 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_RFC822MessageID);
56922 return; /* End Compare for this discriminant type */
56925 if (disc_s_TpMessageHeaderField == 8 ) {
56927 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_InReplyTo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
56928 /* coverity[returned_pointer] */
56929 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_InReplyTo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_InReplyTo);
56931 for (i_org_csapi_mmm_TpMessageHeaderField_InReplyTo=0; i_org_csapi_mmm_TpMessageHeaderField_InReplyTo < u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_InReplyTo; i_org_csapi_mmm_TpMessageHeaderField_InReplyTo++) {
56933 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_InReplyTo);
56937 return; /* End Compare for this discriminant type */
56940 if (disc_s_TpMessageHeaderField == 9 ) {
56942 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_References = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
56943 /* coverity[returned_pointer] */
56944 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_References, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_References);
56946 for (i_org_csapi_mmm_TpMessageHeaderField_References=0; i_org_csapi_mmm_TpMessageHeaderField_References < u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_References; i_org_csapi_mmm_TpMessageHeaderField_References++) {
56948 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_References);
56952 return; /* End Compare for this discriminant type */
56955 if (disc_s_TpMessageHeaderField == 10 ) {
56957 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_Subject);
56959 return; /* End Compare for this discriminant type */
56962 if (disc_s_TpMessageHeaderField == 11 ) {
56964 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_Comments);
56966 return; /* End Compare for this discriminant type */
56969 if (disc_s_TpMessageHeaderField == 12 ) {
56971 u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Keywords = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
56972 /* coverity[returned_pointer] */
56973 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_Keywords, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Keywords);
56975 for (i_org_csapi_mmm_TpMessageHeaderField_Keywords=0; i_org_csapi_mmm_TpMessageHeaderField_Keywords < u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Keywords; i_org_csapi_mmm_TpMessageHeaderField_Keywords++) {
56977 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_Keywords);
56981 return; /* End Compare for this discriminant type */
56984 if (disc_s_TpMessageHeaderField == 13 ) {
56986 /* Begin struct "org_csapi_mmm_TpGenericHeaderField" */
56987 decode_org_csapi_mmm_TpGenericHeaderField_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56988 /* End struct "org_csapi_mmm_TpGenericHeaderField" */
56989 return; /* End Compare for this discriminant type */
56992 if (disc_s_TpMessageHeaderField == 14 ) {
56994 /* Begin struct "org_csapi_mmm_TpGenericHeaderField" */
56995 decode_org_csapi_mmm_TpGenericHeaderField_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
56996 /* End struct "org_csapi_mmm_TpGenericHeaderField" */
56997 return; /* End Compare for this discriminant type */
57000 if (disc_s_TpMessageHeaderField == 15 ) {
57002 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_MimeVersion);
57004 return; /* End Compare for this discriminant type */
57007 if (disc_s_TpMessageHeaderField == 16 ) {
57009 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_MimeContent);
57011 return; /* End Compare for this discriminant type */
57014 if (disc_s_TpMessageHeaderField == 17 ) {
57016 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_MimeEncoding);
57018 return; /* End Compare for this discriminant type */
57021 if (disc_s_TpMessageHeaderField == 18 ) {
57023 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_MimeID);
57025 return; /* End Compare for this discriminant type */
57028 if (disc_s_TpMessageHeaderField == 19 ) {
57030 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_MimeDescription);
57032 return; /* End Compare for this discriminant type */
57035 if (disc_s_TpMessageHeaderField == 20 ) {
57037 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageHeaderField_MimeDisposition);
57039 return; /* End Compare for this discriminant type */
57042 if (disc_s_TpMessageHeaderField == 21 ) {
57044 /* Begin struct "org_csapi_mmm_TpGenericHeaderField" */
57045 decode_org_csapi_mmm_TpGenericHeaderField_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57046 /* End struct "org_csapi_mmm_TpGenericHeaderField" */
57047 return; /* End Compare for this discriminant type */
57050 if (disc_s_TpMessageHeaderField == 22 ) {
57052 /* Begin struct "org_csapi_mmm_TpGenericHeaderField" */
57053 decode_org_csapi_mmm_TpGenericHeaderField_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57054 /* End struct "org_csapi_mmm_TpGenericHeaderField" */
57055 return; /* End Compare for this discriminant type */
57058 if (disc_s_TpMessageHeaderField == 23 ) {
57060 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
57061 /* coverity[returned_pointer] */
57062 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_Priority, tvb, *offset-4, 4, u_octet4);
57064 return; /* End Compare for this discriminant type */
57069 /* Union = IDL:org/csapi/mmm/TpDeliveryTime:1.0 */
57070 static void
57071 decode_org_csapi_mmm_TpDeliveryTime_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
57073 proto_item* item _U_;
57075 /* Operation specific Variable declarations Begin */
57076 guint32 u_octet4;
57077 gint32 disc_s_TpDeliveryTime;
57078 /* Operation specific Variable declarations End */
57080 (void)item; /* Avoid coverity param_set_but_unused parse warning */
57083 * IDL Union Start - IDL:org/csapi/mmm/TpDeliveryTime:1.0
57086 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
57087 /* coverity[returned_pointer] */
57088 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpDeliveryTime_TpDeliveryTime, tvb, *offset-4, 4, u_octet4);
57091 * IDL Union - Discriminant - IDL:org/csapi/mmm/TpDeliveryTimeType:1.0
57094 disc_s_TpDeliveryTime = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
57096 if (disc_s_TpDeliveryTime == 1 ) {
57098 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpDeliveryTime_DeliveryTime);
57100 return; /* End Compare for this discriminant type */
57104 /* Default Union Case Start */
57106 proto_tree_add_int(tree, hf_org_csapi_mmm_TpDeliveryTime_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
57108 /* Default Union Case End */
57112 /* Union = IDL:org/csapi/mmm/TpMessageTreatment:1.0 */
57113 static void
57114 decode_org_csapi_mmm_TpMessageTreatment_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
57116 proto_item* item _U_;
57118 /* Operation specific Variable declarations Begin */
57119 guint32 u_octet4;
57120 gint32 disc_s_TpMessageTreatment;
57121 /* Operation specific Variable declarations End */
57123 (void)item; /* Avoid coverity param_set_but_unused parse warning */
57126 * IDL Union Start - IDL:org/csapi/mmm/TpMessageTreatment:1.0
57129 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
57130 /* coverity[returned_pointer] */
57131 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageTreatment_TpMessageTreatment, tvb, *offset-4, 4, u_octet4);
57134 * IDL Union - Discriminant - IDL:org/csapi/mmm/TpMessageTreatmentType:1.0
57137 disc_s_TpMessageTreatment = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
57139 if (disc_s_TpMessageTreatment == 1 ) {
57141 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMessageTreatment_DeliveryReport, tvb, *offset-4, 4, get_CDR_long(tvb,offset,stream_is_big_endian, boundary));
57143 return; /* End Compare for this discriminant type */
57146 if (disc_s_TpMessageTreatment == 2 ) {
57148 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageTreatment_BillingID);
57150 return; /* End Compare for this discriminant type */
57153 if (disc_s_TpMessageTreatment == 3 ) {
57155 /* Begin union "org_csapi_mmm_TpDeliveryTime" */
57157 decode_org_csapi_mmm_TpDeliveryTime_un(tvb, pinfo, tree, offset, header, operation, stream_is_big_endian);
57159 /* End union "org_csapi_mmm_TpDeliveryTime" */
57160 return; /* End Compare for this discriminant type */
57163 if (disc_s_TpMessageTreatment == 4 ) {
57165 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessageTreatment_ValidityTime);
57167 return; /* End Compare for this discriminant type */
57172 /* Union = IDL:org/csapi/mmm/TpMessagingEventCriteria:1.0 */
57173 static void
57174 decode_org_csapi_mmm_TpMessagingEventCriteria_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
57176 proto_item* item _U_;
57178 /* Operation specific Variable declarations Begin */
57179 guint32 u_octet4;
57180 gint32 disc_s_TpMessagingEventCriteria;
57181 /* Operation specific Variable declarations End */
57183 (void)item; /* Avoid coverity param_set_but_unused parse warning */
57186 * IDL Union Start - IDL:org/csapi/mmm/TpMessagingEventCriteria:1.0
57189 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
57190 /* coverity[returned_pointer] */
57191 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessagingEventCriteria_TpMessagingEventCriteria, tvb, *offset-4, 4, u_octet4);
57194 * IDL Union - Discriminant - IDL:org/csapi/mmm/TpMessagingEventName:1.0
57197 disc_s_TpMessagingEventCriteria = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
57199 if (disc_s_TpMessagingEventCriteria == 1 ) {
57201 /* Begin struct "org_csapi_mmm_TpNewMailboxMessageArrivedCriteria" */
57202 decode_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57203 /* End struct "org_csapi_mmm_TpNewMailboxMessageArrivedCriteria" */
57204 return; /* End Compare for this discriminant type */
57207 if (disc_s_TpMessagingEventCriteria == 2 ) {
57209 /* Begin struct "org_csapi_mmm_TpNewMessageArrivedCriteria" */
57210 decode_org_csapi_mmm_TpNewMessageArrivedCriteria_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57211 /* End struct "org_csapi_mmm_TpNewMessageArrivedCriteria" */
57212 return; /* End Compare for this discriminant type */
57216 /* Default Union Case Start */
57218 proto_tree_add_int(tree, hf_org_csapi_mmm_TpMessagingEventCriteria_Dummy, tvb, *offset-2, 2, get_CDR_short(tvb,offset,stream_is_big_endian, boundary));
57220 /* Default Union Case End */
57224 /* Union = IDL:org/csapi/mmm/TpMessagingEventInfo:1.0 */
57225 static void
57226 decode_org_csapi_mmm_TpMessagingEventInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, int *offset _U_, MessageHeader *header _U_, const gchar *operation _U_, gboolean stream_is_big_endian _U_)
57228 proto_item* item _U_;
57230 /* Operation specific Variable declarations Begin */
57231 guint32 u_octet4;
57232 gint32 disc_s_TpMessagingEventInfo;
57233 /* Operation specific Variable declarations End */
57235 (void)item; /* Avoid coverity param_set_but_unused parse warning */
57238 * IDL Union Start - IDL:org/csapi/mmm/TpMessagingEventInfo:1.0
57241 u_octet4 = get_CDR_enum(tvb,offset,stream_is_big_endian, boundary);
57242 /* coverity[returned_pointer] */
57243 item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessagingEventInfo_TpMessagingEventInfo, tvb, *offset-4, 4, u_octet4);
57246 * IDL Union - Discriminant - IDL:org/csapi/mmm/TpMessagingEventName:1.0
57249 disc_s_TpMessagingEventInfo = (gint32) u_octet4; /* save Enum Value discriminant and cast to gint32 */
57251 if (disc_s_TpMessagingEventInfo == 0 ) {
57253 giop_add_CDR_string(tree, tvb, offset, stream_is_big_endian, boundary, hf_org_csapi_mmm_TpMessagingEventInfo_EventNameUndefined);
57255 return; /* End Compare for this discriminant type */
57258 if (disc_s_TpMessagingEventInfo == 1 ) {
57260 /* Begin struct "org_csapi_mmm_TpNewMailboxMessageArrivedInfo" */
57261 decode_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57262 /* End struct "org_csapi_mmm_TpNewMailboxMessageArrivedInfo" */
57263 return; /* End Compare for this discriminant type */
57266 if (disc_s_TpMessagingEventInfo == 2 ) {
57268 /* Begin struct "org_csapi_mmm_TpNewMessageArrivedInfo" */
57269 decode_org_csapi_mmm_TpNewMessageArrivedInfo_st(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57270 /* End struct "org_csapi_mmm_TpNewMessageArrivedInfo" */
57271 return; /* End Compare for this discriminant type */
57277 * Called once we accept the packet as being for us; it sets the
57278 * Protocol and Info columns and creates the top-level protocol
57279 * tree item.
57281 static proto_tree *
57282 start_dissecting(tvbuff_t *tvb, packet_info *pinfo, proto_tree *ptree, int *offset)
57285 proto_item *ti = NULL;
57286 proto_tree *tree = NULL; /* init later, inside if(tree) */
57288 col_set_str(pinfo->cinfo, COL_PROTOCOL, "PARLAY");
57291 * Do not clear COL_INFO, as nothing is being written there by
57292 * this dissector yet. So leave it as is from the GIOP dissector.
57293 * TODO: add something useful to COL_INFO
57294 * col_clear(pinfo->cinfo, COL_INFO);
57297 if (ptree) {
57298 ti = proto_tree_add_item(ptree, proto_parlay, tvb, *offset, -1, ENC_NA);
57299 tree = proto_item_add_subtree(ti, ett_parlay);
57301 return tree;
57304 static proto_item*
57305 process_RequestOperation(tvbuff_t *tvb, packet_info *pinfo, proto_tree *ptree, MessageHeader *header, const gchar *operation)
57307 proto_item *pi;
57308 if(header->message_type == Reply) {
57309 /* fill-up info column */
57310 col_append_fstr(pinfo->cinfo, COL_INFO, " op = %s",operation);
57312 /* fill-up the field */
57313 pi=proto_tree_add_string(ptree, hf_operationrequest, tvb, 0, 0, operation);
57314 PROTO_ITEM_SET_GENERATED(pi);
57315 return pi;
57318 static gboolean
57319 dissect_parlay(tvbuff_t *tvb, packet_info *pinfo, proto_tree *ptree, int *offset, MessageHeader *header, const gchar *operation, gchar *idlname)
57321 proto_item *item _U_;
57322 proto_tree *tree _U_;
57323 gboolean stream_is_big_endian = is_big_endian(header); /* get endianess */
57325 /* If we have a USER Exception, then decode it and return */
57326 if ((header->message_type == Reply) && (header->rep_status == USER_EXCEPTION)) {
57327 return decode_user_exception(tvb, pinfo, ptree, offset, header, operation, stream_is_big_endian);
57330 switch(header->message_type) {
57332 case Request:
57333 case Reply:
57335 if (strcmp(operation, "setCallback") == 0
57336 && (!idlname || strcmp(idlname, "org/csapi/IpService") == 0)) {
57337 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57338 tree = start_dissecting(tvb, pinfo, ptree, offset);
57339 decode_org_csapi_IpService_setCallback(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57340 return TRUE;
57343 if (strcmp(operation, "setCallbackWithSessionID") == 0
57344 && (!idlname || strcmp(idlname, "org/csapi/IpService") == 0)) {
57345 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57346 tree = start_dissecting(tvb, pinfo, ptree, offset);
57347 decode_org_csapi_IpService_setCallbackWithSessionID(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57348 return TRUE;
57351 if (strcmp(operation, "initiateAuthentication") == 0
57352 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpInitial") == 0)) {
57353 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57354 tree = start_dissecting(tvb, pinfo, ptree, offset);
57355 decode_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57356 return TRUE;
57359 if (strcmp(operation, "initiateAuthenticationWithVersion") == 0
57360 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpInitial") == 0)) {
57361 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57362 tree = start_dissecting(tvb, pinfo, ptree, offset);
57363 decode_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57364 return TRUE;
57367 if (strcmp(operation, "requestAccess") == 0
57368 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAuthentication") == 0)) {
57369 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57370 tree = start_dissecting(tvb, pinfo, ptree, offset);
57371 decode_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57372 return TRUE;
57375 if (strcmp(operation, "terminateAccess") == 0
57376 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpClientAccess") == 0)) {
57377 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57378 tree = start_dissecting(tvb, pinfo, ptree, offset);
57379 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57380 return TRUE;
57383 if (strcmp(operation, "obtainInterface") == 0
57384 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAccess") == 0)) {
57385 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57386 tree = start_dissecting(tvb, pinfo, ptree, offset);
57387 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterface(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57388 return TRUE;
57391 if (strcmp(operation, "obtainInterfaceWithCallback") == 0
57392 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAccess") == 0)) {
57393 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57394 tree = start_dissecting(tvb, pinfo, ptree, offset);
57395 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57396 return TRUE;
57399 if (strcmp(operation, "endAccess") == 0
57400 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAccess") == 0)) {
57401 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57402 tree = start_dissecting(tvb, pinfo, ptree, offset);
57403 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57404 return TRUE;
57407 if (strcmp(operation, "listInterfaces") == 0
57408 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAccess") == 0)) {
57409 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57410 tree = start_dissecting(tvb, pinfo, ptree, offset);
57411 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57412 return TRUE;
57415 if (strcmp(operation, "releaseInterface") == 0
57416 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAccess") == 0)) {
57417 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57418 tree = start_dissecting(tvb, pinfo, ptree, offset);
57419 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_releaseInterface(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57420 return TRUE;
57423 if (strcmp(operation, "selectSigningAlgorithm") == 0
57424 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAccess") == 0)) {
57425 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57426 tree = start_dissecting(tvb, pinfo, ptree, offset);
57427 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57428 return TRUE;
57431 if (strcmp(operation, "terminateAccess") == 0
57432 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAccess") == 0)) {
57433 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57434 tree = start_dissecting(tvb, pinfo, ptree, offset);
57435 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57436 return TRUE;
57439 if (strcmp(operation, "relinquishInterface") == 0
57440 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAccess") == 0)) {
57441 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57442 tree = start_dissecting(tvb, pinfo, ptree, offset);
57443 decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57444 return TRUE;
57447 if (strcmp(operation, "authenticate") == 0
57448 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpClientAPILevelAuthentication") == 0)) {
57449 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57450 tree = start_dissecting(tvb, pinfo, ptree, offset);
57451 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57452 return TRUE;
57455 if (strcmp(operation, "abortAuthentication") == 0
57456 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpClientAPILevelAuthentication") == 0)) {
57457 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57458 tree = start_dissecting(tvb, pinfo, ptree, offset);
57459 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_abortAuthentication(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57460 return TRUE;
57463 if (strcmp(operation, "authenticationSucceeded") == 0
57464 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpClientAPILevelAuthentication") == 0)) {
57465 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57466 tree = start_dissecting(tvb, pinfo, ptree, offset);
57467 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticationSucceeded(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57468 return TRUE;
57471 if (strcmp(operation, "challenge") == 0
57472 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpClientAPILevelAuthentication") == 0)) {
57473 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57474 tree = start_dissecting(tvb, pinfo, ptree, offset);
57475 decode_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57476 return TRUE;
57479 if (strcmp(operation, "selectEncryptionMethod") == 0
57480 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication") == 0)) {
57481 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57482 tree = start_dissecting(tvb, pinfo, ptree, offset);
57483 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57484 return TRUE;
57487 if (strcmp(operation, "authenticate") == 0
57488 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication") == 0)) {
57489 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57490 tree = start_dissecting(tvb, pinfo, ptree, offset);
57491 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57492 return TRUE;
57495 if (strcmp(operation, "abortAuthentication") == 0
57496 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication") == 0)) {
57497 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57498 tree = start_dissecting(tvb, pinfo, ptree, offset);
57499 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_abortAuthentication(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57500 return TRUE;
57503 if (strcmp(operation, "authenticationSucceeded") == 0
57504 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication") == 0)) {
57505 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57506 tree = start_dissecting(tvb, pinfo, ptree, offset);
57507 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticationSucceeded(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57508 return TRUE;
57511 if (strcmp(operation, "selectAuthenticationMechanism") == 0
57512 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication") == 0)) {
57513 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57514 tree = start_dissecting(tvb, pinfo, ptree, offset);
57515 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57516 return TRUE;
57519 if (strcmp(operation, "challenge") == 0
57520 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication") == 0)) {
57521 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57522 tree = start_dissecting(tvb, pinfo, ptree, offset);
57523 decode_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57524 return TRUE;
57527 if (strcmp(operation, "reportNotification") == 0
57528 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/notification/IpAppEventNotification") == 0)) {
57529 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57530 tree = start_dissecting(tvb, pinfo, ptree, offset);
57531 decode_org_csapi_fw_fw_application_notification_IpAppEventNotification_reportNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57532 return TRUE;
57535 if (strcmp(operation, "notificationTerminated") == 0
57536 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/notification/IpAppEventNotification") == 0)) {
57537 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57538 tree = start_dissecting(tvb, pinfo, ptree, offset);
57539 decode_org_csapi_fw_fw_application_notification_IpAppEventNotification_notificationTerminated(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57540 return TRUE;
57543 if (strcmp(operation, "createNotification") == 0
57544 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/notification/IpEventNotification") == 0)) {
57545 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57546 tree = start_dissecting(tvb, pinfo, ptree, offset);
57547 decode_org_csapi_fw_fw_application_notification_IpEventNotification_createNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57548 return TRUE;
57551 if (strcmp(operation, "destroyNotification") == 0
57552 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/notification/IpEventNotification") == 0)) {
57553 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57554 tree = start_dissecting(tvb, pinfo, ptree, offset);
57555 decode_org_csapi_fw_fw_application_notification_IpEventNotification_destroyNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57556 return TRUE;
57559 if (strcmp(operation, "activityTestRes") == 0
57560 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57561 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57562 tree = start_dissecting(tvb, pinfo, ptree, offset);
57563 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57564 return TRUE;
57567 if (strcmp(operation, "appActivityTestReq") == 0
57568 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57569 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57570 tree = start_dissecting(tvb, pinfo, ptree, offset);
57571 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appActivityTestReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57572 return TRUE;
57575 if (strcmp(operation, "fwFaultReportInd") == 0
57576 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57577 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57578 tree = start_dissecting(tvb, pinfo, ptree, offset);
57579 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultReportInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57580 return TRUE;
57583 if (strcmp(operation, "fwFaultRecoveryInd") == 0
57584 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57585 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57586 tree = start_dissecting(tvb, pinfo, ptree, offset);
57587 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultRecoveryInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57588 return TRUE;
57591 if (strcmp(operation, "svcUnavailableInd") == 0
57592 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57593 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57594 tree = start_dissecting(tvb, pinfo, ptree, offset);
57595 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57596 return TRUE;
57599 if (strcmp(operation, "genFaultStatsRecordRes") == 0
57600 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57601 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57602 tree = start_dissecting(tvb, pinfo, ptree, offset);
57603 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57604 return TRUE;
57607 if (strcmp(operation, "fwUnavailableInd") == 0
57608 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57609 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57610 tree = start_dissecting(tvb, pinfo, ptree, offset);
57611 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57612 return TRUE;
57615 if (strcmp(operation, "activityTestErr") == 0
57616 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57617 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57618 tree = start_dissecting(tvb, pinfo, ptree, offset);
57619 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57620 return TRUE;
57623 if (strcmp(operation, "genFaultStatsRecordErr") == 0
57624 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57625 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57626 tree = start_dissecting(tvb, pinfo, ptree, offset);
57627 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57628 return TRUE;
57631 if (strcmp(operation, "appUnavailableInd") == 0
57632 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57633 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57634 tree = start_dissecting(tvb, pinfo, ptree, offset);
57635 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57636 return TRUE;
57639 if (strcmp(operation, "genFaultStatsRecordReq") == 0
57640 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57641 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57642 tree = start_dissecting(tvb, pinfo, ptree, offset);
57643 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57644 return TRUE;
57647 if (strcmp(operation, "svcAvailStatusInd") == 0
57648 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57649 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57650 tree = start_dissecting(tvb, pinfo, ptree, offset);
57651 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57652 return TRUE;
57655 if (strcmp(operation, "generateFaultStatisticsRecordRes") == 0
57656 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57657 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57658 tree = start_dissecting(tvb, pinfo, ptree, offset);
57659 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57660 return TRUE;
57663 if (strcmp(operation, "generateFaultStatisticsRecordErr") == 0
57664 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57665 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57666 tree = start_dissecting(tvb, pinfo, ptree, offset);
57667 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57668 return TRUE;
57671 if (strcmp(operation, "generateFaultStatisticsRecordReq") == 0
57672 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57673 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57674 tree = start_dissecting(tvb, pinfo, ptree, offset);
57675 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57676 return TRUE;
57679 if (strcmp(operation, "fwAvailStatusInd") == 0
57680 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppFaultManager") == 0)) {
57681 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57682 tree = start_dissecting(tvb, pinfo, ptree, offset);
57683 decode_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwAvailStatusInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57684 return TRUE;
57687 if (strcmp(operation, "queryAppLoadReq") == 0
57688 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57689 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57690 tree = start_dissecting(tvb, pinfo, ptree, offset);
57691 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57692 return TRUE;
57695 if (strcmp(operation, "queryLoadRes") == 0
57696 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57697 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57698 tree = start_dissecting(tvb, pinfo, ptree, offset);
57699 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57700 return TRUE;
57703 if (strcmp(operation, "queryLoadErr") == 0
57704 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57705 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57706 tree = start_dissecting(tvb, pinfo, ptree, offset);
57707 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57708 return TRUE;
57711 if (strcmp(operation, "loadLevelNotification") == 0
57712 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57713 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57714 tree = start_dissecting(tvb, pinfo, ptree, offset);
57715 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57716 return TRUE;
57719 if (strcmp(operation, "resumeNotification") == 0
57720 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57721 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57722 tree = start_dissecting(tvb, pinfo, ptree, offset);
57723 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_resumeNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57724 return TRUE;
57727 if (strcmp(operation, "suspendNotification") == 0
57728 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57729 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57730 tree = start_dissecting(tvb, pinfo, ptree, offset);
57731 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_suspendNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57732 return TRUE;
57735 if (strcmp(operation, "createLoadLevelNotification") == 0
57736 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57737 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57738 tree = start_dissecting(tvb, pinfo, ptree, offset);
57739 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_createLoadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57740 return TRUE;
57743 if (strcmp(operation, "destroyLoadLevelNotification") == 0
57744 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57745 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57746 tree = start_dissecting(tvb, pinfo, ptree, offset);
57747 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_destroyLoadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57748 return TRUE;
57751 if (strcmp(operation, "queryAppLoadStatsReq") == 0
57752 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57753 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57754 tree = start_dissecting(tvb, pinfo, ptree, offset);
57755 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadStatsReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57756 return TRUE;
57759 if (strcmp(operation, "queryLoadStatsRes") == 0
57760 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57761 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57762 tree = start_dissecting(tvb, pinfo, ptree, offset);
57763 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57764 return TRUE;
57767 if (strcmp(operation, "queryLoadStatsErr") == 0
57768 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppLoadManager") == 0)) {
57769 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57770 tree = start_dissecting(tvb, pinfo, ptree, offset);
57771 decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57772 return TRUE;
57775 if (strcmp(operation, "reportLoad") == 0
57776 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57777 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57778 tree = start_dissecting(tvb, pinfo, ptree, offset);
57779 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_reportLoad(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57780 return TRUE;
57783 if (strcmp(operation, "queryLoadReq") == 0
57784 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57785 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57786 tree = start_dissecting(tvb, pinfo, ptree, offset);
57787 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57788 return TRUE;
57791 if (strcmp(operation, "queryAppLoadRes") == 0
57792 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57793 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57794 tree = start_dissecting(tvb, pinfo, ptree, offset);
57795 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57796 return TRUE;
57799 if (strcmp(operation, "queryAppLoadErr") == 0
57800 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57801 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57802 tree = start_dissecting(tvb, pinfo, ptree, offset);
57803 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57804 return TRUE;
57807 if (strcmp(operation, "createLoadLevelNotification") == 0
57808 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57809 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57810 tree = start_dissecting(tvb, pinfo, ptree, offset);
57811 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57812 return TRUE;
57815 if (strcmp(operation, "destroyLoadLevelNotification") == 0
57816 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57817 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57818 tree = start_dissecting(tvb, pinfo, ptree, offset);
57819 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57820 return TRUE;
57823 if (strcmp(operation, "resumeNotification") == 0
57824 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57825 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57826 tree = start_dissecting(tvb, pinfo, ptree, offset);
57827 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57828 return TRUE;
57831 if (strcmp(operation, "suspendNotification") == 0
57832 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57833 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57834 tree = start_dissecting(tvb, pinfo, ptree, offset);
57835 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57836 return TRUE;
57839 if (strcmp(operation, "queryLoadStatsReq") == 0
57840 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57841 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57842 tree = start_dissecting(tvb, pinfo, ptree, offset);
57843 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57844 return TRUE;
57847 if (strcmp(operation, "queryAppLoadStatsRes") == 0
57848 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57849 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57850 tree = start_dissecting(tvb, pinfo, ptree, offset);
57851 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57852 return TRUE;
57855 if (strcmp(operation, "queryAppLoadStatsErr") == 0
57856 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpLoadManager") == 0)) {
57857 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57858 tree = start_dissecting(tvb, pinfo, ptree, offset);
57859 decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57860 return TRUE;
57863 if (strcmp(operation, "systemDateTimeQuery") == 0
57864 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppOAM") == 0)) {
57865 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57866 tree = start_dissecting(tvb, pinfo, ptree, offset);
57867 decode_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57868 return TRUE;
57871 if (strcmp(operation, "systemDateTimeQuery") == 0
57872 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpOAM") == 0)) {
57873 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57874 tree = start_dissecting(tvb, pinfo, ptree, offset);
57875 decode_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57876 return TRUE;
57879 if (strcmp(operation, "activityTestReq") == 0
57880 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57881 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57882 tree = start_dissecting(tvb, pinfo, ptree, offset);
57883 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57884 return TRUE;
57887 if (strcmp(operation, "appActivityTestRes") == 0
57888 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57889 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57890 tree = start_dissecting(tvb, pinfo, ptree, offset);
57891 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57892 return TRUE;
57895 if (strcmp(operation, "svcUnavailableInd") == 0
57896 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57897 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57898 tree = start_dissecting(tvb, pinfo, ptree, offset);
57899 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_svcUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57900 return TRUE;
57903 if (strcmp(operation, "genFaultStatsRecordReq") == 0
57904 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57905 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57906 tree = start_dissecting(tvb, pinfo, ptree, offset);
57907 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57908 return TRUE;
57911 if (strcmp(operation, "appActivityTestErr") == 0
57912 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57913 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57914 tree = start_dissecting(tvb, pinfo, ptree, offset);
57915 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57916 return TRUE;
57919 if (strcmp(operation, "appUnavailableInd") == 0
57920 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57921 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57922 tree = start_dissecting(tvb, pinfo, ptree, offset);
57923 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_appUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57924 return TRUE;
57927 if (strcmp(operation, "genFaultStatsRecordRes") == 0
57928 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57929 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57930 tree = start_dissecting(tvb, pinfo, ptree, offset);
57931 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57932 return TRUE;
57935 if (strcmp(operation, "genFaultStatsRecordErr") == 0
57936 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57937 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57938 tree = start_dissecting(tvb, pinfo, ptree, offset);
57939 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57940 return TRUE;
57943 if (strcmp(operation, "appAvailStatusInd") == 0
57944 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57945 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57946 tree = start_dissecting(tvb, pinfo, ptree, offset);
57947 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_appAvailStatusInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57948 return TRUE;
57951 if (strcmp(operation, "generateFaultStatisticsRecordReq") == 0
57952 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57953 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57954 tree = start_dissecting(tvb, pinfo, ptree, offset);
57955 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57956 return TRUE;
57959 if (strcmp(operation, "generateFaultStatisticsRecordRes") == 0
57960 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57961 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57962 tree = start_dissecting(tvb, pinfo, ptree, offset);
57963 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57964 return TRUE;
57967 if (strcmp(operation, "generateFaultStatisticsRecordErr") == 0
57968 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpFaultManager") == 0)) {
57969 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57970 tree = start_dissecting(tvb, pinfo, ptree, offset);
57971 decode_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57972 return TRUE;
57975 if (strcmp(operation, "enableHeartBeat") == 0
57976 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpHeartBeatMgmt") == 0)) {
57977 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57978 tree = start_dissecting(tvb, pinfo, ptree, offset);
57979 decode_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_enableHeartBeat(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57980 return TRUE;
57983 if (strcmp(operation, "disableHeartBeat") == 0
57984 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpHeartBeatMgmt") == 0)) {
57985 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57986 tree = start_dissecting(tvb, pinfo, ptree, offset);
57987 decode_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_disableHeartBeat(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57988 return TRUE;
57991 if (strcmp(operation, "changeInterval") == 0
57992 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpHeartBeatMgmt") == 0)) {
57993 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
57994 tree = start_dissecting(tvb, pinfo, ptree, offset);
57995 decode_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_changeInterval(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
57996 return TRUE;
57999 if (strcmp(operation, "pulse") == 0
58000 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppHeartBeat") == 0)) {
58001 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58002 tree = start_dissecting(tvb, pinfo, ptree, offset);
58003 decode_org_csapi_fw_fw_application_integrity_IpAppHeartBeat_pulse(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58004 return TRUE;
58007 if (strcmp(operation, "pulse") == 0
58008 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpHeartBeat") == 0)) {
58009 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58010 tree = start_dissecting(tvb, pinfo, ptree, offset);
58011 decode_org_csapi_fw_fw_application_integrity_IpHeartBeat_pulse(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58012 return TRUE;
58015 if (strcmp(operation, "enableAppHeartBeat") == 0
58016 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppHeartBeatMgmt") == 0)) {
58017 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58018 tree = start_dissecting(tvb, pinfo, ptree, offset);
58019 decode_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_enableAppHeartBeat(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58020 return TRUE;
58023 if (strcmp(operation, "disableAppHeartBeat") == 0
58024 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppHeartBeatMgmt") == 0)) {
58025 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58026 tree = start_dissecting(tvb, pinfo, ptree, offset);
58027 decode_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_disableAppHeartBeat(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58028 return TRUE;
58031 if (strcmp(operation, "changeInterval") == 0
58032 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/integrity/IpAppHeartBeatMgmt") == 0)) {
58033 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58034 tree = start_dissecting(tvb, pinfo, ptree, offset);
58035 decode_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_changeInterval(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58036 return TRUE;
58039 if (strcmp(operation, "listServiceTypes") == 0
58040 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/discovery/IpServiceDiscovery") == 0)) {
58041 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58042 tree = start_dissecting(tvb, pinfo, ptree, offset);
58043 decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58044 return TRUE;
58047 if (strcmp(operation, "describeServiceType") == 0
58048 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/discovery/IpServiceDiscovery") == 0)) {
58049 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58050 tree = start_dissecting(tvb, pinfo, ptree, offset);
58051 decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_describeServiceType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58052 return TRUE;
58055 if (strcmp(operation, "discoverService") == 0
58056 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/discovery/IpServiceDiscovery") == 0)) {
58057 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58058 tree = start_dissecting(tvb, pinfo, ptree, offset);
58059 decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58060 return TRUE;
58063 if (strcmp(operation, "listSubscribedServices") == 0
58064 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/discovery/IpServiceDiscovery") == 0)) {
58065 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58066 tree = start_dissecting(tvb, pinfo, ptree, offset);
58067 decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58068 return TRUE;
58071 if (strcmp(operation, "signServiceAgreement") == 0
58072 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/service_agreement/IpAppServiceAgreementManagement") == 0)) {
58073 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58074 tree = start_dissecting(tvb, pinfo, ptree, offset);
58075 decode_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58076 return TRUE;
58079 if (strcmp(operation, "terminateServiceAgreement") == 0
58080 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/service_agreement/IpAppServiceAgreementManagement") == 0)) {
58081 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58082 tree = start_dissecting(tvb, pinfo, ptree, offset);
58083 decode_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58084 return TRUE;
58087 if (strcmp(operation, "signServiceAgreement") == 0
58088 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/service_agreement/IpServiceAgreementManagement") == 0)) {
58089 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58090 tree = start_dissecting(tvb, pinfo, ptree, offset);
58091 decode_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58092 return TRUE;
58095 if (strcmp(operation, "terminateServiceAgreement") == 0
58096 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/service_agreement/IpServiceAgreementManagement") == 0)) {
58097 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58098 tree = start_dissecting(tvb, pinfo, ptree, offset);
58099 decode_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58100 return TRUE;
58103 if (strcmp(operation, "selectService") == 0
58104 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/service_agreement/IpServiceAgreementManagement") == 0)) {
58105 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58106 tree = start_dissecting(tvb, pinfo, ptree, offset);
58107 decode_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58108 return TRUE;
58111 if (strcmp(operation, "initiateSignServiceAgreement") == 0
58112 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_application/service_agreement/IpServiceAgreementManagement") == 0)) {
58113 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58114 tree = start_dissecting(tvb, pinfo, ptree, offset);
58115 decode_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_initiateSignServiceAgreement(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58116 return TRUE;
58119 if (strcmp(operation, "createServiceProfile") == 0
58120 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement") == 0)) {
58121 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58122 tree = start_dissecting(tvb, pinfo, ptree, offset);
58123 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_createServiceProfile(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58124 return TRUE;
58127 if (strcmp(operation, "modifyServiceProfile") == 0
58128 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement") == 0)) {
58129 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58130 tree = start_dissecting(tvb, pinfo, ptree, offset);
58131 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_modifyServiceProfile(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58132 return TRUE;
58135 if (strcmp(operation, "deleteServiceProfile") == 0
58136 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement") == 0)) {
58137 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58138 tree = start_dissecting(tvb, pinfo, ptree, offset);
58139 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deleteServiceProfile(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58140 return TRUE;
58143 if (strcmp(operation, "assign") == 0
58144 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement") == 0)) {
58145 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58146 tree = start_dissecting(tvb, pinfo, ptree, offset);
58147 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58148 return TRUE;
58151 if (strcmp(operation, "deassign") == 0
58152 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement") == 0)) {
58153 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58154 tree = start_dissecting(tvb, pinfo, ptree, offset);
58155 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58156 return TRUE;
58159 if (strcmp(operation, "requestConflictInfo") == 0
58160 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement") == 0)) {
58161 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58162 tree = start_dissecting(tvb, pinfo, ptree, offset);
58163 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58164 return TRUE;
58167 if (strcmp(operation, "listServiceProfiles") == 0
58168 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileInfoQuery") == 0)) {
58169 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58170 tree = start_dissecting(tvb, pinfo, ptree, offset);
58171 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58172 return TRUE;
58175 if (strcmp(operation, "describeServiceProfile") == 0
58176 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileInfoQuery") == 0)) {
58177 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58178 tree = start_dissecting(tvb, pinfo, ptree, offset);
58179 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_describeServiceProfile(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58180 return TRUE;
58183 if (strcmp(operation, "listAssignedMembers") == 0
58184 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileInfoQuery") == 0)) {
58185 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58186 tree = start_dissecting(tvb, pinfo, ptree, offset);
58187 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58188 return TRUE;
58191 if (strcmp(operation, "createServiceContract") == 0
58192 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractManagement") == 0)) {
58193 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58194 tree = start_dissecting(tvb, pinfo, ptree, offset);
58195 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_createServiceContract(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58196 return TRUE;
58199 if (strcmp(operation, "modifyServiceContract") == 0
58200 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractManagement") == 0)) {
58201 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58202 tree = start_dissecting(tvb, pinfo, ptree, offset);
58203 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_modifyServiceContract(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58204 return TRUE;
58207 if (strcmp(operation, "deleteServiceContract") == 0
58208 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractManagement") == 0)) {
58209 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58210 tree = start_dissecting(tvb, pinfo, ptree, offset);
58211 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_deleteServiceContract(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58212 return TRUE;
58215 if (strcmp(operation, "describeServiceContract") == 0
58216 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractInfoQuery") == 0)) {
58217 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58218 tree = start_dissecting(tvb, pinfo, ptree, offset);
58219 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_describeServiceContract(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58220 return TRUE;
58223 if (strcmp(operation, "listServiceContracts") == 0
58224 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractInfoQuery") == 0)) {
58225 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58226 tree = start_dissecting(tvb, pinfo, ptree, offset);
58227 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58228 return TRUE;
58231 if (strcmp(operation, "listServiceProfiles") == 0
58232 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractInfoQuery") == 0)) {
58233 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58234 tree = start_dissecting(tvb, pinfo, ptree, offset);
58235 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58236 return TRUE;
58239 if (strcmp(operation, "modifyEntOpAccount") == 0
58240 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpEntOpAccountManagement") == 0)) {
58241 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58242 tree = start_dissecting(tvb, pinfo, ptree, offset);
58243 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58244 return TRUE;
58247 if (strcmp(operation, "deleteEntOpAccount") == 0
58248 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpEntOpAccountManagement") == 0)) {
58249 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58250 tree = start_dissecting(tvb, pinfo, ptree, offset);
58251 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_deleteEntOpAccount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58252 return TRUE;
58255 if (strcmp(operation, "describeEntOpAccount") == 0
58256 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpEntOpAccountInfoQuery") == 0)) {
58257 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58258 tree = start_dissecting(tvb, pinfo, ptree, offset);
58259 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountInfoQuery_describeEntOpAccount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58260 return TRUE;
58263 if (strcmp(operation, "createClientApp") == 0
58264 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement") == 0)) {
58265 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58266 tree = start_dissecting(tvb, pinfo, ptree, offset);
58267 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createClientApp(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58268 return TRUE;
58271 if (strcmp(operation, "modifyClientApp") == 0
58272 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement") == 0)) {
58273 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58274 tree = start_dissecting(tvb, pinfo, ptree, offset);
58275 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_modifyClientApp(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58276 return TRUE;
58279 if (strcmp(operation, "deleteClientApp") == 0
58280 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement") == 0)) {
58281 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58282 tree = start_dissecting(tvb, pinfo, ptree, offset);
58283 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteClientApp(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58284 return TRUE;
58287 if (strcmp(operation, "createSAG") == 0
58288 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement") == 0)) {
58289 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58290 tree = start_dissecting(tvb, pinfo, ptree, offset);
58291 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58292 return TRUE;
58295 if (strcmp(operation, "modifySAG") == 0
58296 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement") == 0)) {
58297 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58298 tree = start_dissecting(tvb, pinfo, ptree, offset);
58299 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_modifySAG(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58300 return TRUE;
58303 if (strcmp(operation, "deleteSAG") == 0
58304 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement") == 0)) {
58305 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58306 tree = start_dissecting(tvb, pinfo, ptree, offset);
58307 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteSAG(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58308 return TRUE;
58311 if (strcmp(operation, "addSAGMembers") == 0
58312 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement") == 0)) {
58313 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58314 tree = start_dissecting(tvb, pinfo, ptree, offset);
58315 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58316 return TRUE;
58319 if (strcmp(operation, "removeSAGMembers") == 0
58320 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement") == 0)) {
58321 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58322 tree = start_dissecting(tvb, pinfo, ptree, offset);
58323 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58324 return TRUE;
58327 if (strcmp(operation, "requestConflictInfo") == 0
58328 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement") == 0)) {
58329 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58330 tree = start_dissecting(tvb, pinfo, ptree, offset);
58331 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58332 return TRUE;
58335 if (strcmp(operation, "describeClientApp") == 0
58336 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery") == 0)) {
58337 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58338 tree = start_dissecting(tvb, pinfo, ptree, offset);
58339 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeClientApp(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58340 return TRUE;
58343 if (strcmp(operation, "listClientApps") == 0
58344 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery") == 0)) {
58345 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58346 tree = start_dissecting(tvb, pinfo, ptree, offset);
58347 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58348 return TRUE;
58351 if (strcmp(operation, "describeSAG") == 0
58352 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery") == 0)) {
58353 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58354 tree = start_dissecting(tvb, pinfo, ptree, offset);
58355 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58356 return TRUE;
58359 if (strcmp(operation, "listSAGs") == 0
58360 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery") == 0)) {
58361 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58362 tree = start_dissecting(tvb, pinfo, ptree, offset);
58363 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58364 return TRUE;
58367 if (strcmp(operation, "listSAGMembers") == 0
58368 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery") == 0)) {
58369 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58370 tree = start_dissecting(tvb, pinfo, ptree, offset);
58371 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58372 return TRUE;
58375 if (strcmp(operation, "listClientAppMembership") == 0
58376 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery") == 0)) {
58377 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58378 tree = start_dissecting(tvb, pinfo, ptree, offset);
58379 decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58380 return TRUE;
58383 if (strcmp(operation, "reportNotification") == 0
58384 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/notification/IpClientEventNotification") == 0)) {
58385 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58386 tree = start_dissecting(tvb, pinfo, ptree, offset);
58387 decode_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_reportNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58388 return TRUE;
58391 if (strcmp(operation, "notificationTerminated") == 0
58392 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/notification/IpClientEventNotification") == 0)) {
58393 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58394 tree = start_dissecting(tvb, pinfo, ptree, offset);
58395 decode_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_notificationTerminated(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58396 return TRUE;
58399 if (strcmp(operation, "createNotification") == 0
58400 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/notification/IpEventNotification") == 0)) {
58401 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58402 tree = start_dissecting(tvb, pinfo, ptree, offset);
58403 decode_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_createNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58404 return TRUE;
58407 if (strcmp(operation, "destroyNotification") == 0
58408 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_enterprise_operator/notification/IpEventNotification") == 0)) {
58409 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58410 tree = start_dissecting(tvb, pinfo, ptree, offset);
58411 decode_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_destroyNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58412 return TRUE;
58415 if (strcmp(operation, "listServiceTypes") == 0
58416 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/discovery/IpFwServiceDiscovery") == 0)) {
58417 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58418 tree = start_dissecting(tvb, pinfo, ptree, offset);
58419 decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58420 return TRUE;
58423 if (strcmp(operation, "describeServiceType") == 0
58424 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/discovery/IpFwServiceDiscovery") == 0)) {
58425 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58426 tree = start_dissecting(tvb, pinfo, ptree, offset);
58427 decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_describeServiceType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58428 return TRUE;
58431 if (strcmp(operation, "discoverService") == 0
58432 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/discovery/IpFwServiceDiscovery") == 0)) {
58433 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58434 tree = start_dissecting(tvb, pinfo, ptree, offset);
58435 decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58436 return TRUE;
58439 if (strcmp(operation, "listRegisteredServices") == 0
58440 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/discovery/IpFwServiceDiscovery") == 0)) {
58441 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58442 tree = start_dissecting(tvb, pinfo, ptree, offset);
58443 decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58444 return TRUE;
58447 if (strcmp(operation, "createServiceManager") == 0
58448 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/service_lifecycle/IpServiceInstanceLifecycleManager") == 0)) {
58449 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58450 tree = start_dissecting(tvb, pinfo, ptree, offset);
58451 decode_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58452 return TRUE;
58455 if (strcmp(operation, "destroyServiceManager") == 0
58456 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/service_lifecycle/IpServiceInstanceLifecycleManager") == 0)) {
58457 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58458 tree = start_dissecting(tvb, pinfo, ptree, offset);
58459 decode_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_destroyServiceManager(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58460 return TRUE;
58463 if (strcmp(operation, "registerService") == 0
58464 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration") == 0)) {
58465 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58466 tree = start_dissecting(tvb, pinfo, ptree, offset);
58467 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58468 return TRUE;
58471 if (strcmp(operation, "announceServiceAvailability") == 0
58472 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration") == 0)) {
58473 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58474 tree = start_dissecting(tvb, pinfo, ptree, offset);
58475 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_announceServiceAvailability(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58476 return TRUE;
58479 if (strcmp(operation, "unregisterService") == 0
58480 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration") == 0)) {
58481 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58482 tree = start_dissecting(tvb, pinfo, ptree, offset);
58483 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unregisterService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58484 return TRUE;
58487 if (strcmp(operation, "describeService") == 0
58488 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration") == 0)) {
58489 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58490 tree = start_dissecting(tvb, pinfo, ptree, offset);
58491 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_describeService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58492 return TRUE;
58495 if (strcmp(operation, "unannounceService") == 0
58496 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration") == 0)) {
58497 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58498 tree = start_dissecting(tvb, pinfo, ptree, offset);
58499 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unannounceService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58500 return TRUE;
58503 if (strcmp(operation, "registerServiceSubType") == 0
58504 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration") == 0)) {
58505 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58506 tree = start_dissecting(tvb, pinfo, ptree, offset);
58507 decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58508 return TRUE;
58511 if (strcmp(operation, "querySvcLoadReq") == 0
58512 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58513 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58514 tree = start_dissecting(tvb, pinfo, ptree, offset);
58515 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58516 return TRUE;
58519 if (strcmp(operation, "queryLoadRes") == 0
58520 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58521 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58522 tree = start_dissecting(tvb, pinfo, ptree, offset);
58523 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58524 return TRUE;
58527 if (strcmp(operation, "queryLoadErr") == 0
58528 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58529 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58530 tree = start_dissecting(tvb, pinfo, ptree, offset);
58531 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58532 return TRUE;
58535 if (strcmp(operation, "loadLevelNotification") == 0
58536 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58537 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58538 tree = start_dissecting(tvb, pinfo, ptree, offset);
58539 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58540 return TRUE;
58543 if (strcmp(operation, "suspendNotification") == 0
58544 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58545 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58546 tree = start_dissecting(tvb, pinfo, ptree, offset);
58547 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_suspendNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58548 return TRUE;
58551 if (strcmp(operation, "resumeNotification") == 0
58552 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58553 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58554 tree = start_dissecting(tvb, pinfo, ptree, offset);
58555 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_resumeNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58556 return TRUE;
58559 if (strcmp(operation, "createLoadLevelNotification") == 0
58560 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58561 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58562 tree = start_dissecting(tvb, pinfo, ptree, offset);
58563 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_createLoadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58564 return TRUE;
58567 if (strcmp(operation, "destroyLoadLevelNotification") == 0
58568 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58569 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58570 tree = start_dissecting(tvb, pinfo, ptree, offset);
58571 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_destroyLoadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58572 return TRUE;
58575 if (strcmp(operation, "querySvcLoadStatsReq") == 0
58576 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58577 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58578 tree = start_dissecting(tvb, pinfo, ptree, offset);
58579 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadStatsReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58580 return TRUE;
58583 if (strcmp(operation, "queryLoadStatsRes") == 0
58584 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58585 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58586 tree = start_dissecting(tvb, pinfo, ptree, offset);
58587 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58588 return TRUE;
58591 if (strcmp(operation, "queryLoadStatsErr") == 0
58592 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcLoadManager") == 0)) {
58593 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58594 tree = start_dissecting(tvb, pinfo, ptree, offset);
58595 decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58596 return TRUE;
58599 if (strcmp(operation, "reportLoad") == 0
58600 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58601 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58602 tree = start_dissecting(tvb, pinfo, ptree, offset);
58603 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_reportLoad(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58604 return TRUE;
58607 if (strcmp(operation, "queryLoadReq") == 0
58608 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58609 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58610 tree = start_dissecting(tvb, pinfo, ptree, offset);
58611 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58612 return TRUE;
58615 if (strcmp(operation, "querySvcLoadRes") == 0
58616 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58617 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58618 tree = start_dissecting(tvb, pinfo, ptree, offset);
58619 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58620 return TRUE;
58623 if (strcmp(operation, "querySvcLoadErr") == 0
58624 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58625 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58626 tree = start_dissecting(tvb, pinfo, ptree, offset);
58627 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58628 return TRUE;
58631 if (strcmp(operation, "createLoadLevelNotification") == 0
58632 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58633 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58634 tree = start_dissecting(tvb, pinfo, ptree, offset);
58635 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_createLoadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58636 return TRUE;
58639 if (strcmp(operation, "destroyLoadLevelNotification") == 0
58640 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58641 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58642 tree = start_dissecting(tvb, pinfo, ptree, offset);
58643 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_destroyLoadLevelNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58644 return TRUE;
58647 if (strcmp(operation, "suspendNotification") == 0
58648 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58649 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58650 tree = start_dissecting(tvb, pinfo, ptree, offset);
58651 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_suspendNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58652 return TRUE;
58655 if (strcmp(operation, "resumeNotification") == 0
58656 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58657 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58658 tree = start_dissecting(tvb, pinfo, ptree, offset);
58659 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_resumeNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58660 return TRUE;
58663 if (strcmp(operation, "queryLoadStatsReq") == 0
58664 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58665 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58666 tree = start_dissecting(tvb, pinfo, ptree, offset);
58667 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58668 return TRUE;
58671 if (strcmp(operation, "querySvcLoadStatsRes") == 0
58672 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58673 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58674 tree = start_dissecting(tvb, pinfo, ptree, offset);
58675 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58676 return TRUE;
58679 if (strcmp(operation, "querySvcLoadStatsErr") == 0
58680 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwLoadManager") == 0)) {
58681 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58682 tree = start_dissecting(tvb, pinfo, ptree, offset);
58683 decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58684 return TRUE;
58687 if (strcmp(operation, "activityTestRes") == 0
58688 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58689 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58690 tree = start_dissecting(tvb, pinfo, ptree, offset);
58691 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58692 return TRUE;
58695 if (strcmp(operation, "svcActivityTestReq") == 0
58696 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58697 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58698 tree = start_dissecting(tvb, pinfo, ptree, offset);
58699 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_svcActivityTestReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58700 return TRUE;
58703 if (strcmp(operation, "fwFaultReportInd") == 0
58704 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58705 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58706 tree = start_dissecting(tvb, pinfo, ptree, offset);
58707 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultReportInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58708 return TRUE;
58711 if (strcmp(operation, "fwFaultRecoveryInd") == 0
58712 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58713 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58714 tree = start_dissecting(tvb, pinfo, ptree, offset);
58715 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultRecoveryInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58716 return TRUE;
58719 if (strcmp(operation, "fwUnavailableInd") == 0
58720 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58721 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58722 tree = start_dissecting(tvb, pinfo, ptree, offset);
58723 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58724 return TRUE;
58727 if (strcmp(operation, "svcUnavailableInd") == 0
58728 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58729 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58730 tree = start_dissecting(tvb, pinfo, ptree, offset);
58731 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_svcUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58732 return TRUE;
58735 if (strcmp(operation, "appUnavailableInd") == 0
58736 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58737 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58738 tree = start_dissecting(tvb, pinfo, ptree, offset);
58739 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_appUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58740 return TRUE;
58743 if (strcmp(operation, "genFaultStatsRecordRes") == 0
58744 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58745 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58746 tree = start_dissecting(tvb, pinfo, ptree, offset);
58747 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58748 return TRUE;
58751 if (strcmp(operation, "activityTestErr") == 0
58752 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58753 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58754 tree = start_dissecting(tvb, pinfo, ptree, offset);
58755 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58756 return TRUE;
58759 if (strcmp(operation, "genFaultStatsRecordErr") == 0
58760 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58761 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58762 tree = start_dissecting(tvb, pinfo, ptree, offset);
58763 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58764 return TRUE;
58767 if (strcmp(operation, "genFaultStatsRecordReq") == 0
58768 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58769 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58770 tree = start_dissecting(tvb, pinfo, ptree, offset);
58771 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58772 return TRUE;
58775 if (strcmp(operation, "generateFaultStatsRecordReq") == 0
58776 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58777 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58778 tree = start_dissecting(tvb, pinfo, ptree, offset);
58779 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatsRecordReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58780 return TRUE;
58783 if (strcmp(operation, "appAvailStatusInd") == 0
58784 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58785 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58786 tree = start_dissecting(tvb, pinfo, ptree, offset);
58787 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_appAvailStatusInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58788 return TRUE;
58791 if (strcmp(operation, "generateFaultStatisticsRecordRes") == 0
58792 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58793 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58794 tree = start_dissecting(tvb, pinfo, ptree, offset);
58795 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58796 return TRUE;
58799 if (strcmp(operation, "generateFaultStatisticsRecordErr") == 0
58800 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58801 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58802 tree = start_dissecting(tvb, pinfo, ptree, offset);
58803 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58804 return TRUE;
58807 if (strcmp(operation, "generateFaultStatisticsRecordReq") == 0
58808 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58809 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58810 tree = start_dissecting(tvb, pinfo, ptree, offset);
58811 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58812 return TRUE;
58815 if (strcmp(operation, "fwAvailStatusInd") == 0
58816 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcFaultManager") == 0)) {
58817 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58818 tree = start_dissecting(tvb, pinfo, ptree, offset);
58819 decode_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwAvailStatusInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58820 return TRUE;
58823 if (strcmp(operation, "activityTestReq") == 0
58824 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58825 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58826 tree = start_dissecting(tvb, pinfo, ptree, offset);
58827 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58828 return TRUE;
58831 if (strcmp(operation, "svcActivityTestRes") == 0
58832 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58833 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58834 tree = start_dissecting(tvb, pinfo, ptree, offset);
58835 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58836 return TRUE;
58839 if (strcmp(operation, "appUnavailableInd") == 0
58840 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58841 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58842 tree = start_dissecting(tvb, pinfo, ptree, offset);
58843 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_appUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58844 return TRUE;
58847 if (strcmp(operation, "genFaultStatsRecordReq") == 0
58848 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58849 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58850 tree = start_dissecting(tvb, pinfo, ptree, offset);
58851 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58852 return TRUE;
58855 if (strcmp(operation, "svcUnavailableInd") == 0
58856 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58857 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58858 tree = start_dissecting(tvb, pinfo, ptree, offset);
58859 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcUnavailableInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58860 return TRUE;
58863 if (strcmp(operation, "svcActivityTestErr") == 0
58864 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58865 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58866 tree = start_dissecting(tvb, pinfo, ptree, offset);
58867 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58868 return TRUE;
58871 if (strcmp(operation, "genFaultStatsRecordRes") == 0
58872 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58873 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58874 tree = start_dissecting(tvb, pinfo, ptree, offset);
58875 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58876 return TRUE;
58879 if (strcmp(operation, "genFaultStatsRecordErr") == 0
58880 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58881 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58882 tree = start_dissecting(tvb, pinfo, ptree, offset);
58883 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58884 return TRUE;
58887 if (strcmp(operation, "generateFaultStatsRecordRes") == 0
58888 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58889 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58890 tree = start_dissecting(tvb, pinfo, ptree, offset);
58891 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58892 return TRUE;
58895 if (strcmp(operation, "generateFaultStatsRecordErr") == 0
58896 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58897 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58898 tree = start_dissecting(tvb, pinfo, ptree, offset);
58899 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58900 return TRUE;
58903 if (strcmp(operation, "svcAvailStatusInd") == 0
58904 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58905 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58906 tree = start_dissecting(tvb, pinfo, ptree, offset);
58907 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcAvailStatusInd(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58908 return TRUE;
58911 if (strcmp(operation, "generateFaultStatisticsRecordReq") == 0
58912 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58913 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58914 tree = start_dissecting(tvb, pinfo, ptree, offset);
58915 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58916 return TRUE;
58919 if (strcmp(operation, "generateFaultStatisticsRecordRes") == 0
58920 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58921 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58922 tree = start_dissecting(tvb, pinfo, ptree, offset);
58923 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58924 return TRUE;
58927 if (strcmp(operation, "generateFaultStatisticsRecordErr") == 0
58928 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwFaultManager") == 0)) {
58929 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58930 tree = start_dissecting(tvb, pinfo, ptree, offset);
58931 decode_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58932 return TRUE;
58935 if (strcmp(operation, "systemDateTimeQuery") == 0
58936 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcOAM") == 0)) {
58937 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58938 tree = start_dissecting(tvb, pinfo, ptree, offset);
58939 decode_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58940 return TRUE;
58943 if (strcmp(operation, "systemDateTimeQuery") == 0
58944 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwOAM") == 0)) {
58945 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58946 tree = start_dissecting(tvb, pinfo, ptree, offset);
58947 decode_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58948 return TRUE;
58951 if (strcmp(operation, "enableHeartBeat") == 0
58952 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwHeartBeatMgmt") == 0)) {
58953 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58954 tree = start_dissecting(tvb, pinfo, ptree, offset);
58955 decode_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_enableHeartBeat(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58956 return TRUE;
58959 if (strcmp(operation, "disableHeartBeat") == 0
58960 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwHeartBeatMgmt") == 0)) {
58961 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58962 tree = start_dissecting(tvb, pinfo, ptree, offset);
58963 decode_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_disableHeartBeat(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58964 return TRUE;
58967 if (strcmp(operation, "changeInterval") == 0
58968 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwHeartBeatMgmt") == 0)) {
58969 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58970 tree = start_dissecting(tvb, pinfo, ptree, offset);
58971 decode_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_changeInterval(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58972 return TRUE;
58975 if (strcmp(operation, "pulse") == 0
58976 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcHeartBeat") == 0)) {
58977 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58978 tree = start_dissecting(tvb, pinfo, ptree, offset);
58979 decode_org_csapi_fw_fw_service_integrity_IpSvcHeartBeat_pulse(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58980 return TRUE;
58983 if (strcmp(operation, "pulse") == 0
58984 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpFwHeartBeat") == 0)) {
58985 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58986 tree = start_dissecting(tvb, pinfo, ptree, offset);
58987 decode_org_csapi_fw_fw_service_integrity_IpFwHeartBeat_pulse(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58988 return TRUE;
58991 if (strcmp(operation, "enableSvcHeartBeat") == 0
58992 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcHeartBeatMgmt") == 0)) {
58993 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
58994 tree = start_dissecting(tvb, pinfo, ptree, offset);
58995 decode_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_enableSvcHeartBeat(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
58996 return TRUE;
58999 if (strcmp(operation, "disableSvcHeartBeat") == 0
59000 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcHeartBeatMgmt") == 0)) {
59001 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59002 tree = start_dissecting(tvb, pinfo, ptree, offset);
59003 decode_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_disableSvcHeartBeat(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59004 return TRUE;
59007 if (strcmp(operation, "changeInterval") == 0
59008 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/integrity/IpSvcHeartBeatMgmt") == 0)) {
59009 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59010 tree = start_dissecting(tvb, pinfo, ptree, offset);
59011 decode_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_changeInterval(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59012 return TRUE;
59015 if (strcmp(operation, "createNotification") == 0
59016 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/notification/IpFwEventNotification") == 0)) {
59017 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59018 tree = start_dissecting(tvb, pinfo, ptree, offset);
59019 decode_org_csapi_fw_fw_service_notification_IpFwEventNotification_createNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59020 return TRUE;
59023 if (strcmp(operation, "destroyNotification") == 0
59024 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/notification/IpFwEventNotification") == 0)) {
59025 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59026 tree = start_dissecting(tvb, pinfo, ptree, offset);
59027 decode_org_csapi_fw_fw_service_notification_IpFwEventNotification_destroyNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59028 return TRUE;
59031 if (strcmp(operation, "reportNotification") == 0
59032 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/notification/IpSvcEventNotification") == 0)) {
59033 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59034 tree = start_dissecting(tvb, pinfo, ptree, offset);
59035 decode_org_csapi_fw_fw_service_notification_IpSvcEventNotification_reportNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59036 return TRUE;
59039 if (strcmp(operation, "notificationTerminated") == 0
59040 && (!idlname || strcmp(idlname, "org/csapi/fw/fw_service/notification/IpSvcEventNotification") == 0)) {
59041 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59042 tree = start_dissecting(tvb, pinfo, ptree, offset);
59043 decode_org_csapi_fw_fw_service_notification_IpSvcEventNotification_notificationTerminated(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59044 return TRUE;
59047 if (strcmp(operation, "routeRes") == 0
59048 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59049 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59050 tree = start_dissecting(tvb, pinfo, ptree, offset);
59051 decode_org_csapi_cc_gccs_IpAppCall_routeRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59052 return TRUE;
59055 if (strcmp(operation, "routeErr") == 0
59056 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59057 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59058 tree = start_dissecting(tvb, pinfo, ptree, offset);
59059 decode_org_csapi_cc_gccs_IpAppCall_routeErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59060 return TRUE;
59063 if (strcmp(operation, "getCallInfoRes") == 0
59064 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59065 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59066 tree = start_dissecting(tvb, pinfo, ptree, offset);
59067 decode_org_csapi_cc_gccs_IpAppCall_getCallInfoRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59068 return TRUE;
59071 if (strcmp(operation, "getCallInfoErr") == 0
59072 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59073 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59074 tree = start_dissecting(tvb, pinfo, ptree, offset);
59075 decode_org_csapi_cc_gccs_IpAppCall_getCallInfoErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59076 return TRUE;
59079 if (strcmp(operation, "superviseCallRes") == 0
59080 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59081 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59082 tree = start_dissecting(tvb, pinfo, ptree, offset);
59083 decode_org_csapi_cc_gccs_IpAppCall_superviseCallRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59084 return TRUE;
59087 if (strcmp(operation, "superviseCallErr") == 0
59088 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59089 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59090 tree = start_dissecting(tvb, pinfo, ptree, offset);
59091 decode_org_csapi_cc_gccs_IpAppCall_superviseCallErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59092 return TRUE;
59095 if (strcmp(operation, "callFaultDetected") == 0
59096 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59097 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59098 tree = start_dissecting(tvb, pinfo, ptree, offset);
59099 decode_org_csapi_cc_gccs_IpAppCall_callFaultDetected(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59100 return TRUE;
59103 if (strcmp(operation, "getMoreDialledDigitsRes") == 0
59104 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59105 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59106 tree = start_dissecting(tvb, pinfo, ptree, offset);
59107 decode_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59108 return TRUE;
59111 if (strcmp(operation, "getMoreDialledDigitsErr") == 0
59112 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59113 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59114 tree = start_dissecting(tvb, pinfo, ptree, offset);
59115 decode_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59116 return TRUE;
59119 if (strcmp(operation, "callEnded") == 0
59120 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCall") == 0)) {
59121 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59122 tree = start_dissecting(tvb, pinfo, ptree, offset);
59123 decode_org_csapi_cc_gccs_IpAppCall_callEnded(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59124 return TRUE;
59127 if (strcmp(operation, "routeReq") == 0
59128 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCall") == 0)) {
59129 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59130 tree = start_dissecting(tvb, pinfo, ptree, offset);
59131 decode_org_csapi_cc_gccs_IpCall_routeReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59132 return TRUE;
59135 if (strcmp(operation, "release") == 0
59136 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCall") == 0)) {
59137 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59138 tree = start_dissecting(tvb, pinfo, ptree, offset);
59139 decode_org_csapi_cc_gccs_IpCall_release(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59140 return TRUE;
59143 if (strcmp(operation, "deassignCall") == 0
59144 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCall") == 0)) {
59145 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59146 tree = start_dissecting(tvb, pinfo, ptree, offset);
59147 decode_org_csapi_cc_gccs_IpCall_deassignCall(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59148 return TRUE;
59151 if (strcmp(operation, "getCallInfoReq") == 0
59152 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCall") == 0)) {
59153 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59154 tree = start_dissecting(tvb, pinfo, ptree, offset);
59155 decode_org_csapi_cc_gccs_IpCall_getCallInfoReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59156 return TRUE;
59159 if (strcmp(operation, "setCallChargePlan") == 0
59160 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCall") == 0)) {
59161 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59162 tree = start_dissecting(tvb, pinfo, ptree, offset);
59163 decode_org_csapi_cc_gccs_IpCall_setCallChargePlan(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59164 return TRUE;
59167 if (strcmp(operation, "setAdviceOfCharge") == 0
59168 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCall") == 0)) {
59169 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59170 tree = start_dissecting(tvb, pinfo, ptree, offset);
59171 decode_org_csapi_cc_gccs_IpCall_setAdviceOfCharge(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59172 return TRUE;
59175 if (strcmp(operation, "getMoreDialledDigitsReq") == 0
59176 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCall") == 0)) {
59177 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59178 tree = start_dissecting(tvb, pinfo, ptree, offset);
59179 decode_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59180 return TRUE;
59183 if (strcmp(operation, "superviseCallReq") == 0
59184 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCall") == 0)) {
59185 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59186 tree = start_dissecting(tvb, pinfo, ptree, offset);
59187 decode_org_csapi_cc_gccs_IpCall_superviseCallReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59188 return TRUE;
59191 if (strcmp(operation, "continueProcessing") == 0
59192 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCall") == 0)) {
59193 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59194 tree = start_dissecting(tvb, pinfo, ptree, offset);
59195 decode_org_csapi_cc_gccs_IpCall_continueProcessing(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59196 return TRUE;
59199 if (strcmp(operation, "callAborted") == 0
59200 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCallControlManager") == 0)) {
59201 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59202 tree = start_dissecting(tvb, pinfo, ptree, offset);
59203 decode_org_csapi_cc_gccs_IpAppCallControlManager_callAborted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59204 return TRUE;
59207 if (strcmp(operation, "callEventNotify") == 0
59208 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCallControlManager") == 0)) {
59209 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59210 tree = start_dissecting(tvb, pinfo, ptree, offset);
59211 decode_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59212 return TRUE;
59215 if (strcmp(operation, "callNotificationInterrupted") == 0
59216 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCallControlManager") == 0)) {
59217 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59218 tree = start_dissecting(tvb, pinfo, ptree, offset);
59219 decode_org_csapi_cc_gccs_IpAppCallControlManager_callNotificationInterrupted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59220 return TRUE;
59223 if (strcmp(operation, "callNotificationContinued") == 0
59224 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCallControlManager") == 0)) {
59225 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59226 tree = start_dissecting(tvb, pinfo, ptree, offset);
59227 decode_org_csapi_cc_gccs_IpAppCallControlManager_callNotificationContinued(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59228 return TRUE;
59231 if (strcmp(operation, "callOverloadEncountered") == 0
59232 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCallControlManager") == 0)) {
59233 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59234 tree = start_dissecting(tvb, pinfo, ptree, offset);
59235 decode_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadEncountered(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59236 return TRUE;
59239 if (strcmp(operation, "callOverloadCeased") == 0
59240 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCallControlManager") == 0)) {
59241 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59242 tree = start_dissecting(tvb, pinfo, ptree, offset);
59243 decode_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadCeased(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59244 return TRUE;
59247 if (strcmp(operation, "abortMultipleCalls") == 0
59248 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpAppCallControlManager") == 0)) {
59249 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59250 tree = start_dissecting(tvb, pinfo, ptree, offset);
59251 decode_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59252 return TRUE;
59255 if (strcmp(operation, "createCall") == 0
59256 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCallControlManager") == 0)) {
59257 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59258 tree = start_dissecting(tvb, pinfo, ptree, offset);
59259 decode_org_csapi_cc_gccs_IpCallControlManager_createCall(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59260 return TRUE;
59263 if (strcmp(operation, "enableCallNotification") == 0
59264 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCallControlManager") == 0)) {
59265 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59266 tree = start_dissecting(tvb, pinfo, ptree, offset);
59267 decode_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59268 return TRUE;
59271 if (strcmp(operation, "disableCallNotification") == 0
59272 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCallControlManager") == 0)) {
59273 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59274 tree = start_dissecting(tvb, pinfo, ptree, offset);
59275 decode_org_csapi_cc_gccs_IpCallControlManager_disableCallNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59276 return TRUE;
59279 if (strcmp(operation, "setCallLoadControl") == 0
59280 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCallControlManager") == 0)) {
59281 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59282 tree = start_dissecting(tvb, pinfo, ptree, offset);
59283 decode_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59284 return TRUE;
59287 if (strcmp(operation, "changeCallNotification") == 0
59288 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCallControlManager") == 0)) {
59289 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59290 tree = start_dissecting(tvb, pinfo, ptree, offset);
59291 decode_org_csapi_cc_gccs_IpCallControlManager_changeCallNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59292 return TRUE;
59295 if (strcmp(operation, "getCriteria") == 0
59296 && (!idlname || strcmp(idlname, "org/csapi/cc/gccs/IpCallControlManager") == 0)) {
59297 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59298 tree = start_dissecting(tvb, pinfo, ptree, offset);
59299 decode_org_csapi_cc_gccs_IpCallControlManager_getCriteria(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59300 return TRUE;
59303 if (strcmp(operation, "eventReportRes") == 0
59304 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59305 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59306 tree = start_dissecting(tvb, pinfo, ptree, offset);
59307 decode_org_csapi_cc_mpccs_IpAppCallLeg_eventReportRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59308 return TRUE;
59311 if (strcmp(operation, "eventReportErr") == 0
59312 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59313 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59314 tree = start_dissecting(tvb, pinfo, ptree, offset);
59315 decode_org_csapi_cc_mpccs_IpAppCallLeg_eventReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59316 return TRUE;
59319 if (strcmp(operation, "attachMediaRes") == 0
59320 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59321 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59322 tree = start_dissecting(tvb, pinfo, ptree, offset);
59323 decode_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59324 return TRUE;
59327 if (strcmp(operation, "attachMediaErr") == 0
59328 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59329 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59330 tree = start_dissecting(tvb, pinfo, ptree, offset);
59331 decode_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59332 return TRUE;
59335 if (strcmp(operation, "detachMediaRes") == 0
59336 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59337 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59338 tree = start_dissecting(tvb, pinfo, ptree, offset);
59339 decode_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59340 return TRUE;
59343 if (strcmp(operation, "detachMediaErr") == 0
59344 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59345 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59346 tree = start_dissecting(tvb, pinfo, ptree, offset);
59347 decode_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59348 return TRUE;
59351 if (strcmp(operation, "getInfoRes") == 0
59352 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59353 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59354 tree = start_dissecting(tvb, pinfo, ptree, offset);
59355 decode_org_csapi_cc_mpccs_IpAppCallLeg_getInfoRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59356 return TRUE;
59359 if (strcmp(operation, "getInfoErr") == 0
59360 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59361 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59362 tree = start_dissecting(tvb, pinfo, ptree, offset);
59363 decode_org_csapi_cc_mpccs_IpAppCallLeg_getInfoErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59364 return TRUE;
59367 if (strcmp(operation, "routeErr") == 0
59368 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59369 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59370 tree = start_dissecting(tvb, pinfo, ptree, offset);
59371 decode_org_csapi_cc_mpccs_IpAppCallLeg_routeErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59372 return TRUE;
59375 if (strcmp(operation, "superviseRes") == 0
59376 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59377 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59378 tree = start_dissecting(tvb, pinfo, ptree, offset);
59379 decode_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59380 return TRUE;
59383 if (strcmp(operation, "superviseErr") == 0
59384 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59385 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59386 tree = start_dissecting(tvb, pinfo, ptree, offset);
59387 decode_org_csapi_cc_mpccs_IpAppCallLeg_superviseErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59388 return TRUE;
59391 if (strcmp(operation, "callLegEnded") == 0
59392 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppCallLeg") == 0)) {
59393 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59394 tree = start_dissecting(tvb, pinfo, ptree, offset);
59395 decode_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59396 return TRUE;
59399 if (strcmp(operation, "createCall") == 0
59400 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCallControlManager") == 0)) {
59401 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59402 tree = start_dissecting(tvb, pinfo, ptree, offset);
59403 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createCall(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59404 return TRUE;
59407 if (strcmp(operation, "createNotification") == 0
59408 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCallControlManager") == 0)) {
59409 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59410 tree = start_dissecting(tvb, pinfo, ptree, offset);
59411 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59412 return TRUE;
59415 if (strcmp(operation, "destroyNotification") == 0
59416 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCallControlManager") == 0)) {
59417 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59418 tree = start_dissecting(tvb, pinfo, ptree, offset);
59419 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_destroyNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59420 return TRUE;
59423 if (strcmp(operation, "changeNotification") == 0
59424 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCallControlManager") == 0)) {
59425 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59426 tree = start_dissecting(tvb, pinfo, ptree, offset);
59427 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_changeNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59428 return TRUE;
59431 if (strcmp(operation, "getNotification") == 0
59432 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCallControlManager") == 0)) {
59433 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59434 tree = start_dissecting(tvb, pinfo, ptree, offset);
59435 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59436 return TRUE;
59439 if (strcmp(operation, "setCallLoadControl") == 0
59440 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCallControlManager") == 0)) {
59441 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59442 tree = start_dissecting(tvb, pinfo, ptree, offset);
59443 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59444 return TRUE;
59447 if (strcmp(operation, "enableNotifications") == 0
59448 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCallControlManager") == 0)) {
59449 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59450 tree = start_dissecting(tvb, pinfo, ptree, offset);
59451 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59452 return TRUE;
59455 if (strcmp(operation, "disableNotifications") == 0
59456 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCallControlManager") == 0)) {
59457 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59458 tree = start_dissecting(tvb, pinfo, ptree, offset);
59459 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_disableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59460 return TRUE;
59463 if (strcmp(operation, "getNextNotification") == 0
59464 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCallControlManager") == 0)) {
59465 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59466 tree = start_dissecting(tvb, pinfo, ptree, offset);
59467 decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNextNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59468 return TRUE;
59471 if (strcmp(operation, "routeReq") == 0
59472 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59473 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59474 tree = start_dissecting(tvb, pinfo, ptree, offset);
59475 decode_org_csapi_cc_mpccs_IpCallLeg_routeReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59476 return TRUE;
59479 if (strcmp(operation, "eventReportReq") == 0
59480 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59481 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59482 tree = start_dissecting(tvb, pinfo, ptree, offset);
59483 decode_org_csapi_cc_mpccs_IpCallLeg_eventReportReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59484 return TRUE;
59487 if (strcmp(operation, "release") == 0
59488 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59489 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59490 tree = start_dissecting(tvb, pinfo, ptree, offset);
59491 decode_org_csapi_cc_mpccs_IpCallLeg_release(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59492 return TRUE;
59495 if (strcmp(operation, "getInfoReq") == 0
59496 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59497 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59498 tree = start_dissecting(tvb, pinfo, ptree, offset);
59499 decode_org_csapi_cc_mpccs_IpCallLeg_getInfoReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59500 return TRUE;
59503 if (strcmp(operation, "getCall") == 0
59504 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59505 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59506 tree = start_dissecting(tvb, pinfo, ptree, offset);
59507 decode_org_csapi_cc_mpccs_IpCallLeg_getCall(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59508 return TRUE;
59511 if (strcmp(operation, "attachMediaReq") == 0
59512 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59513 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59514 tree = start_dissecting(tvb, pinfo, ptree, offset);
59515 decode_org_csapi_cc_mpccs_IpCallLeg_attachMediaReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59516 return TRUE;
59519 if (strcmp(operation, "detachMediaReq") == 0
59520 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59521 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59522 tree = start_dissecting(tvb, pinfo, ptree, offset);
59523 decode_org_csapi_cc_mpccs_IpCallLeg_detachMediaReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59524 return TRUE;
59527 if (strcmp(operation, "getCurrentDestinationAddress") == 0
59528 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59529 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59530 tree = start_dissecting(tvb, pinfo, ptree, offset);
59531 decode_org_csapi_cc_mpccs_IpCallLeg_getCurrentDestinationAddress(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59532 return TRUE;
59535 if (strcmp(operation, "continueProcessing") == 0
59536 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59537 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59538 tree = start_dissecting(tvb, pinfo, ptree, offset);
59539 decode_org_csapi_cc_mpccs_IpCallLeg_continueProcessing(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59540 return TRUE;
59543 if (strcmp(operation, "setChargePlan") == 0
59544 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59545 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59546 tree = start_dissecting(tvb, pinfo, ptree, offset);
59547 decode_org_csapi_cc_mpccs_IpCallLeg_setChargePlan(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59548 return TRUE;
59551 if (strcmp(operation, "setAdviceOfCharge") == 0
59552 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59553 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59554 tree = start_dissecting(tvb, pinfo, ptree, offset);
59555 decode_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59556 return TRUE;
59559 if (strcmp(operation, "superviseReq") == 0
59560 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59561 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59562 tree = start_dissecting(tvb, pinfo, ptree, offset);
59563 decode_org_csapi_cc_mpccs_IpCallLeg_superviseReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59564 return TRUE;
59567 if (strcmp(operation, "deassign") == 0
59568 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59569 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59570 tree = start_dissecting(tvb, pinfo, ptree, offset);
59571 decode_org_csapi_cc_mpccs_IpCallLeg_deassign(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59572 return TRUE;
59575 if (strcmp(operation, "getProperties") == 0
59576 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59577 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59578 tree = start_dissecting(tvb, pinfo, ptree, offset);
59579 decode_org_csapi_cc_mpccs_IpCallLeg_getProperties(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59580 return TRUE;
59583 if (strcmp(operation, "setProperties") == 0
59584 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpCallLeg") == 0)) {
59585 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59586 tree = start_dissecting(tvb, pinfo, ptree, offset);
59587 decode_org_csapi_cc_mpccs_IpCallLeg_setProperties(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59588 return TRUE;
59591 if (strcmp(operation, "getInfoRes") == 0
59592 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCall") == 0)) {
59593 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59594 tree = start_dissecting(tvb, pinfo, ptree, offset);
59595 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59596 return TRUE;
59599 if (strcmp(operation, "getInfoErr") == 0
59600 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCall") == 0)) {
59601 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59602 tree = start_dissecting(tvb, pinfo, ptree, offset);
59603 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59604 return TRUE;
59607 if (strcmp(operation, "superviseRes") == 0
59608 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCall") == 0)) {
59609 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59610 tree = start_dissecting(tvb, pinfo, ptree, offset);
59611 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59612 return TRUE;
59615 if (strcmp(operation, "superviseErr") == 0
59616 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCall") == 0)) {
59617 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59618 tree = start_dissecting(tvb, pinfo, ptree, offset);
59619 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59620 return TRUE;
59623 if (strcmp(operation, "callEnded") == 0
59624 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCall") == 0)) {
59625 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59626 tree = start_dissecting(tvb, pinfo, ptree, offset);
59627 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_callEnded(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59628 return TRUE;
59631 if (strcmp(operation, "createAndRouteCallLegErr") == 0
59632 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCall") == 0)) {
59633 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59634 tree = start_dissecting(tvb, pinfo, ptree, offset);
59635 decode_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59636 return TRUE;
59639 if (strcmp(operation, "getCallLegs") == 0
59640 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCall") == 0)) {
59641 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59642 tree = start_dissecting(tvb, pinfo, ptree, offset);
59643 decode_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59644 return TRUE;
59647 if (strcmp(operation, "createCallLeg") == 0
59648 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCall") == 0)) {
59649 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59650 tree = start_dissecting(tvb, pinfo, ptree, offset);
59651 decode_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59652 return TRUE;
59655 if (strcmp(operation, "createAndRouteCallLegReq") == 0
59656 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCall") == 0)) {
59657 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59658 tree = start_dissecting(tvb, pinfo, ptree, offset);
59659 decode_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59660 return TRUE;
59663 if (strcmp(operation, "release") == 0
59664 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCall") == 0)) {
59665 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59666 tree = start_dissecting(tvb, pinfo, ptree, offset);
59667 decode_org_csapi_cc_mpccs_IpMultiPartyCall_release(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59668 return TRUE;
59671 if (strcmp(operation, "deassignCall") == 0
59672 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCall") == 0)) {
59673 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59674 tree = start_dissecting(tvb, pinfo, ptree, offset);
59675 decode_org_csapi_cc_mpccs_IpMultiPartyCall_deassignCall(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59676 return TRUE;
59679 if (strcmp(operation, "getInfoReq") == 0
59680 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCall") == 0)) {
59681 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59682 tree = start_dissecting(tvb, pinfo, ptree, offset);
59683 decode_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59684 return TRUE;
59687 if (strcmp(operation, "setChargePlan") == 0
59688 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCall") == 0)) {
59689 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59690 tree = start_dissecting(tvb, pinfo, ptree, offset);
59691 decode_org_csapi_cc_mpccs_IpMultiPartyCall_setChargePlan(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59692 return TRUE;
59695 if (strcmp(operation, "setAdviceOfCharge") == 0
59696 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCall") == 0)) {
59697 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59698 tree = start_dissecting(tvb, pinfo, ptree, offset);
59699 decode_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59700 return TRUE;
59703 if (strcmp(operation, "superviseReq") == 0
59704 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpMultiPartyCall") == 0)) {
59705 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59706 tree = start_dissecting(tvb, pinfo, ptree, offset);
59707 decode_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59708 return TRUE;
59711 if (strcmp(operation, "reportNotification") == 0
59712 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager") == 0)) {
59713 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59714 tree = start_dissecting(tvb, pinfo, ptree, offset);
59715 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59716 return TRUE;
59719 if (strcmp(operation, "callAborted") == 0
59720 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager") == 0)) {
59721 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59722 tree = start_dissecting(tvb, pinfo, ptree, offset);
59723 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callAborted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59724 return TRUE;
59727 if (strcmp(operation, "managerInterrupted") == 0
59728 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager") == 0)) {
59729 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59730 tree = start_dissecting(tvb, pinfo, ptree, offset);
59731 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_managerInterrupted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59732 return TRUE;
59735 if (strcmp(operation, "managerResumed") == 0
59736 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager") == 0)) {
59737 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59738 tree = start_dissecting(tvb, pinfo, ptree, offset);
59739 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_managerResumed(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59740 return TRUE;
59743 if (strcmp(operation, "callOverloadEncountered") == 0
59744 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager") == 0)) {
59745 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59746 tree = start_dissecting(tvb, pinfo, ptree, offset);
59747 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadEncountered(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59748 return TRUE;
59751 if (strcmp(operation, "callOverloadCeased") == 0
59752 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager") == 0)) {
59753 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59754 tree = start_dissecting(tvb, pinfo, ptree, offset);
59755 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadCeased(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59756 return TRUE;
59759 if (strcmp(operation, "abortMultipleCalls") == 0
59760 && (!idlname || strcmp(idlname, "org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager") == 0)) {
59761 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59762 tree = start_dissecting(tvb, pinfo, ptree, offset);
59763 decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59764 return TRUE;
59767 if (strcmp(operation, "superviseVolumeRes") == 0
59768 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpAppMultiMediaCall") == 0)) {
59769 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59770 tree = start_dissecting(tvb, pinfo, ptree, offset);
59771 decode_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59772 return TRUE;
59775 if (strcmp(operation, "superviseVolumeErr") == 0
59776 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpAppMultiMediaCall") == 0)) {
59777 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59778 tree = start_dissecting(tvb, pinfo, ptree, offset);
59779 decode_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59780 return TRUE;
59783 if (strcmp(operation, "mediaStreamMonitorRes") == 0
59784 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpAppMultiMediaCallLeg") == 0)) {
59785 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59786 tree = start_dissecting(tvb, pinfo, ptree, offset);
59787 decode_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59788 return TRUE;
59791 if (strcmp(operation, "subtract") == 0
59792 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpMultiMediaStream") == 0)) {
59793 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59794 tree = start_dissecting(tvb, pinfo, ptree, offset);
59795 decode_org_csapi_cc_mmccs_IpMultiMediaStream_subtract(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59796 return TRUE;
59799 if (strcmp(operation, "mediaStreamAllow") == 0
59800 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpMultiMediaCallLeg") == 0)) {
59801 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59802 tree = start_dissecting(tvb, pinfo, ptree, offset);
59803 decode_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59804 return TRUE;
59807 if (strcmp(operation, "mediaStreamMonitorReq") == 0
59808 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpMultiMediaCallLeg") == 0)) {
59809 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59810 tree = start_dissecting(tvb, pinfo, ptree, offset);
59811 decode_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59812 return TRUE;
59815 if (strcmp(operation, "getMediaStreams") == 0
59816 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpMultiMediaCallLeg") == 0)) {
59817 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59818 tree = start_dissecting(tvb, pinfo, ptree, offset);
59819 decode_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59820 return TRUE;
59823 if (strcmp(operation, "superviseVolumeReq") == 0
59824 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpMultiMediaCall") == 0)) {
59825 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59826 tree = start_dissecting(tvb, pinfo, ptree, offset);
59827 decode_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59828 return TRUE;
59831 if (strcmp(operation, "reportMediaNotification") == 0
59832 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpAppMultiMediaCallControlManager") == 0)) {
59833 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59834 tree = start_dissecting(tvb, pinfo, ptree, offset);
59835 decode_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59836 return TRUE;
59839 if (strcmp(operation, "createMediaNotification") == 0
59840 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpMultiMediaCallControlManager") == 0)) {
59841 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59842 tree = start_dissecting(tvb, pinfo, ptree, offset);
59843 decode_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59844 return TRUE;
59847 if (strcmp(operation, "destroyMediaNotification") == 0
59848 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpMultiMediaCallControlManager") == 0)) {
59849 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59850 tree = start_dissecting(tvb, pinfo, ptree, offset);
59851 decode_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_destroyMediaNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59852 return TRUE;
59855 if (strcmp(operation, "changeMediaNotification") == 0
59856 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpMultiMediaCallControlManager") == 0)) {
59857 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59858 tree = start_dissecting(tvb, pinfo, ptree, offset);
59859 decode_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_changeMediaNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59860 return TRUE;
59863 if (strcmp(operation, "getMediaNotification") == 0
59864 && (!idlname || strcmp(idlname, "org/csapi/cc/mmccs/IpMultiMediaCallControlManager") == 0)) {
59865 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59866 tree = start_dissecting(tvb, pinfo, ptree, offset);
59867 decode_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59868 return TRUE;
59871 if (strcmp(operation, "chairSelection") == 0
59872 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpAppSubConfCall") == 0)) {
59873 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59874 tree = start_dissecting(tvb, pinfo, ptree, offset);
59875 decode_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59876 return TRUE;
59879 if (strcmp(operation, "floorRequest") == 0
59880 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpAppSubConfCall") == 0)) {
59881 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59882 tree = start_dissecting(tvb, pinfo, ptree, offset);
59883 decode_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59884 return TRUE;
59887 if (strcmp(operation, "partyJoined") == 0
59888 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpAppConfCall") == 0)) {
59889 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59890 tree = start_dissecting(tvb, pinfo, ptree, offset);
59891 decode_org_csapi_cc_cccs_IpAppConfCall_partyJoined(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59892 return TRUE;
59895 if (strcmp(operation, "leaveMonitorRes") == 0
59896 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpAppConfCall") == 0)) {
59897 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59898 tree = start_dissecting(tvb, pinfo, ptree, offset);
59899 decode_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59900 return TRUE;
59903 if (strcmp(operation, "createConference") == 0
59904 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpConfCallControlManager") == 0)) {
59905 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59906 tree = start_dissecting(tvb, pinfo, ptree, offset);
59907 decode_org_csapi_cc_cccs_IpConfCallControlManager_createConference(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59908 return TRUE;
59911 if (strcmp(operation, "checkResources") == 0
59912 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpConfCallControlManager") == 0)) {
59913 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59914 tree = start_dissecting(tvb, pinfo, ptree, offset);
59915 decode_org_csapi_cc_cccs_IpConfCallControlManager_checkResources(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59916 return TRUE;
59919 if (strcmp(operation, "reserveResources") == 0
59920 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpConfCallControlManager") == 0)) {
59921 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59922 tree = start_dissecting(tvb, pinfo, ptree, offset);
59923 decode_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59924 return TRUE;
59927 if (strcmp(operation, "freeResources") == 0
59928 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpConfCallControlManager") == 0)) {
59929 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59930 tree = start_dissecting(tvb, pinfo, ptree, offset);
59931 decode_org_csapi_cc_cccs_IpConfCallControlManager_freeResources(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59932 return TRUE;
59935 if (strcmp(operation, "conferenceCreated") == 0
59936 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpAppConfCallControlManager") == 0)) {
59937 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59938 tree = start_dissecting(tvb, pinfo, ptree, offset);
59939 decode_org_csapi_cc_cccs_IpAppConfCallControlManager_conferenceCreated(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59940 return TRUE;
59943 if (strcmp(operation, "splitSubConference") == 0
59944 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpSubConfCall") == 0)) {
59945 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59946 tree = start_dissecting(tvb, pinfo, ptree, offset);
59947 decode_org_csapi_cc_cccs_IpSubConfCall_splitSubConference(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59948 return TRUE;
59951 if (strcmp(operation, "mergeSubConference") == 0
59952 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpSubConfCall") == 0)) {
59953 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59954 tree = start_dissecting(tvb, pinfo, ptree, offset);
59955 decode_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59956 return TRUE;
59959 if (strcmp(operation, "moveCallLeg") == 0
59960 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpSubConfCall") == 0)) {
59961 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59962 tree = start_dissecting(tvb, pinfo, ptree, offset);
59963 decode_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59964 return TRUE;
59967 if (strcmp(operation, "inspectVideo") == 0
59968 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpSubConfCall") == 0)) {
59969 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59970 tree = start_dissecting(tvb, pinfo, ptree, offset);
59971 decode_org_csapi_cc_cccs_IpSubConfCall_inspectVideo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59972 return TRUE;
59975 if (strcmp(operation, "inspectVideoCancel") == 0
59976 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpSubConfCall") == 0)) {
59977 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59978 tree = start_dissecting(tvb, pinfo, ptree, offset);
59979 decode_org_csapi_cc_cccs_IpSubConfCall_inspectVideoCancel(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59980 return TRUE;
59983 if (strcmp(operation, "appointSpeaker") == 0
59984 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpSubConfCall") == 0)) {
59985 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59986 tree = start_dissecting(tvb, pinfo, ptree, offset);
59987 decode_org_csapi_cc_cccs_IpSubConfCall_appointSpeaker(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59988 return TRUE;
59991 if (strcmp(operation, "chairSelection") == 0
59992 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpSubConfCall") == 0)) {
59993 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
59994 tree = start_dissecting(tvb, pinfo, ptree, offset);
59995 decode_org_csapi_cc_cccs_IpSubConfCall_chairSelection(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
59996 return TRUE;
59999 if (strcmp(operation, "changeConferencePolicy") == 0
60000 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpSubConfCall") == 0)) {
60001 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60002 tree = start_dissecting(tvb, pinfo, ptree, offset);
60003 decode_org_csapi_cc_cccs_IpSubConfCall_changeConferencePolicy(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60004 return TRUE;
60007 if (strcmp(operation, "getSubConferences") == 0
60008 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpConfCall") == 0)) {
60009 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60010 tree = start_dissecting(tvb, pinfo, ptree, offset);
60011 decode_org_csapi_cc_cccs_IpConfCall_getSubConferences(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60012 return TRUE;
60015 if (strcmp(operation, "createSubConference") == 0
60016 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpConfCall") == 0)) {
60017 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60018 tree = start_dissecting(tvb, pinfo, ptree, offset);
60019 decode_org_csapi_cc_cccs_IpConfCall_createSubConference(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60020 return TRUE;
60023 if (strcmp(operation, "leaveMonitorReq") == 0
60024 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpConfCall") == 0)) {
60025 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60026 tree = start_dissecting(tvb, pinfo, ptree, offset);
60027 decode_org_csapi_cc_cccs_IpConfCall_leaveMonitorReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60028 return TRUE;
60031 if (strcmp(operation, "getConferenceAddress") == 0
60032 && (!idlname || strcmp(idlname, "org/csapi/cc/cccs/IpConfCall") == 0)) {
60033 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60034 tree = start_dissecting(tvb, pinfo, ptree, offset);
60035 decode_org_csapi_cc_cccs_IpConfCall_getConferenceAddress(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60036 return TRUE;
60039 if (strcmp(operation, "sendInfoRes") == 0
60040 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUI") == 0)) {
60041 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60042 tree = start_dissecting(tvb, pinfo, ptree, offset);
60043 decode_org_csapi_ui_IpAppUI_sendInfoRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60044 return TRUE;
60047 if (strcmp(operation, "sendInfoErr") == 0
60048 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUI") == 0)) {
60049 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60050 tree = start_dissecting(tvb, pinfo, ptree, offset);
60051 decode_org_csapi_ui_IpAppUI_sendInfoErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60052 return TRUE;
60055 if (strcmp(operation, "sendInfoAndCollectRes") == 0
60056 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUI") == 0)) {
60057 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60058 tree = start_dissecting(tvb, pinfo, ptree, offset);
60059 decode_org_csapi_ui_IpAppUI_sendInfoAndCollectRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60060 return TRUE;
60063 if (strcmp(operation, "sendInfoAndCollectErr") == 0
60064 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUI") == 0)) {
60065 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60066 tree = start_dissecting(tvb, pinfo, ptree, offset);
60067 decode_org_csapi_ui_IpAppUI_sendInfoAndCollectErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60068 return TRUE;
60071 if (strcmp(operation, "userInteractionFaultDetected") == 0
60072 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUI") == 0)) {
60073 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60074 tree = start_dissecting(tvb, pinfo, ptree, offset);
60075 decode_org_csapi_ui_IpAppUI_userInteractionFaultDetected(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60076 return TRUE;
60079 if (strcmp(operation, "recordMessageRes") == 0
60080 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUICall") == 0)) {
60081 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60082 tree = start_dissecting(tvb, pinfo, ptree, offset);
60083 decode_org_csapi_ui_IpAppUICall_recordMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60084 return TRUE;
60087 if (strcmp(operation, "recordMessageErr") == 0
60088 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUICall") == 0)) {
60089 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60090 tree = start_dissecting(tvb, pinfo, ptree, offset);
60091 decode_org_csapi_ui_IpAppUICall_recordMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60092 return TRUE;
60095 if (strcmp(operation, "deleteMessageRes") == 0
60096 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUICall") == 0)) {
60097 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60098 tree = start_dissecting(tvb, pinfo, ptree, offset);
60099 decode_org_csapi_ui_IpAppUICall_deleteMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60100 return TRUE;
60103 if (strcmp(operation, "deleteMessageErr") == 0
60104 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUICall") == 0)) {
60105 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60106 tree = start_dissecting(tvb, pinfo, ptree, offset);
60107 decode_org_csapi_ui_IpAppUICall_deleteMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60108 return TRUE;
60111 if (strcmp(operation, "abortActionRes") == 0
60112 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUICall") == 0)) {
60113 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60114 tree = start_dissecting(tvb, pinfo, ptree, offset);
60115 decode_org_csapi_ui_IpAppUICall_abortActionRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60116 return TRUE;
60119 if (strcmp(operation, "abortActionErr") == 0
60120 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUICall") == 0)) {
60121 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60122 tree = start_dissecting(tvb, pinfo, ptree, offset);
60123 decode_org_csapi_ui_IpAppUICall_abortActionErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60124 return TRUE;
60127 if (strcmp(operation, "getMessageRes") == 0
60128 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUICall") == 0)) {
60129 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60130 tree = start_dissecting(tvb, pinfo, ptree, offset);
60131 decode_org_csapi_ui_IpAppUICall_getMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60132 return TRUE;
60135 if (strcmp(operation, "getMessageErr") == 0
60136 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUICall") == 0)) {
60137 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60138 tree = start_dissecting(tvb, pinfo, ptree, offset);
60139 decode_org_csapi_ui_IpAppUICall_getMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60140 return TRUE;
60143 if (strcmp(operation, "userInteractionAborted") == 0
60144 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIManager") == 0)) {
60145 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60146 tree = start_dissecting(tvb, pinfo, ptree, offset);
60147 decode_org_csapi_ui_IpAppUIManager_userInteractionAborted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60148 return TRUE;
60151 if (strcmp(operation, "userInteractionNotificationInterrupted") == 0
60152 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIManager") == 0)) {
60153 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60154 tree = start_dissecting(tvb, pinfo, ptree, offset);
60155 decode_org_csapi_ui_IpAppUIManager_userInteractionNotificationInterrupted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60156 return TRUE;
60159 if (strcmp(operation, "userInteractionNotificationContinued") == 0
60160 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIManager") == 0)) {
60161 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60162 tree = start_dissecting(tvb, pinfo, ptree, offset);
60163 decode_org_csapi_ui_IpAppUIManager_userInteractionNotificationContinued(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60164 return TRUE;
60167 if (strcmp(operation, "reportEventNotification") == 0
60168 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIManager") == 0)) {
60169 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60170 tree = start_dissecting(tvb, pinfo, ptree, offset);
60171 decode_org_csapi_ui_IpAppUIManager_reportEventNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60172 return TRUE;
60175 if (strcmp(operation, "abortMultipleUserInteractions") == 0
60176 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIManager") == 0)) {
60177 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60178 tree = start_dissecting(tvb, pinfo, ptree, offset);
60179 decode_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60180 return TRUE;
60183 if (strcmp(operation, "sendInfoReq") == 0
60184 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUI") == 0)) {
60185 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60186 tree = start_dissecting(tvb, pinfo, ptree, offset);
60187 decode_org_csapi_ui_IpUI_sendInfoReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60188 return TRUE;
60191 if (strcmp(operation, "sendInfoAndCollectReq") == 0
60192 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUI") == 0)) {
60193 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60194 tree = start_dissecting(tvb, pinfo, ptree, offset);
60195 decode_org_csapi_ui_IpUI_sendInfoAndCollectReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60196 return TRUE;
60199 if (strcmp(operation, "release") == 0
60200 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUI") == 0)) {
60201 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60202 tree = start_dissecting(tvb, pinfo, ptree, offset);
60203 decode_org_csapi_ui_IpUI_release(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60204 return TRUE;
60207 if (strcmp(operation, "setOriginatingAddress") == 0
60208 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUI") == 0)) {
60209 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60210 tree = start_dissecting(tvb, pinfo, ptree, offset);
60211 decode_org_csapi_ui_IpUI_setOriginatingAddress(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60212 return TRUE;
60215 if (strcmp(operation, "getOriginatingAddress") == 0
60216 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUI") == 0)) {
60217 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60218 tree = start_dissecting(tvb, pinfo, ptree, offset);
60219 decode_org_csapi_ui_IpUI_getOriginatingAddress(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60220 return TRUE;
60223 if (strcmp(operation, "recordMessageReq") == 0
60224 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUICall") == 0)) {
60225 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60226 tree = start_dissecting(tvb, pinfo, ptree, offset);
60227 decode_org_csapi_ui_IpUICall_recordMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60228 return TRUE;
60231 if (strcmp(operation, "deleteMessageReq") == 0
60232 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUICall") == 0)) {
60233 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60234 tree = start_dissecting(tvb, pinfo, ptree, offset);
60235 decode_org_csapi_ui_IpUICall_deleteMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60236 return TRUE;
60239 if (strcmp(operation, "abortActionReq") == 0
60240 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUICall") == 0)) {
60241 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60242 tree = start_dissecting(tvb, pinfo, ptree, offset);
60243 decode_org_csapi_ui_IpUICall_abortActionReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60244 return TRUE;
60247 if (strcmp(operation, "getMessageReq") == 0
60248 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUICall") == 0)) {
60249 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60250 tree = start_dissecting(tvb, pinfo, ptree, offset);
60251 decode_org_csapi_ui_IpUICall_getMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60252 return TRUE;
60255 if (strcmp(operation, "createUI") == 0
60256 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIManager") == 0)) {
60257 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60258 tree = start_dissecting(tvb, pinfo, ptree, offset);
60259 decode_org_csapi_ui_IpUIManager_createUI(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60260 return TRUE;
60263 if (strcmp(operation, "createUICall") == 0
60264 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIManager") == 0)) {
60265 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60266 tree = start_dissecting(tvb, pinfo, ptree, offset);
60267 decode_org_csapi_ui_IpUIManager_createUICall(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60268 return TRUE;
60271 if (strcmp(operation, "createNotification") == 0
60272 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIManager") == 0)) {
60273 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60274 tree = start_dissecting(tvb, pinfo, ptree, offset);
60275 decode_org_csapi_ui_IpUIManager_createNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60276 return TRUE;
60279 if (strcmp(operation, "destroyNotification") == 0
60280 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIManager") == 0)) {
60281 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60282 tree = start_dissecting(tvb, pinfo, ptree, offset);
60283 decode_org_csapi_ui_IpUIManager_destroyNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60284 return TRUE;
60287 if (strcmp(operation, "changeNotification") == 0
60288 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIManager") == 0)) {
60289 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60290 tree = start_dissecting(tvb, pinfo, ptree, offset);
60291 decode_org_csapi_ui_IpUIManager_changeNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60292 return TRUE;
60295 if (strcmp(operation, "getNotification") == 0
60296 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIManager") == 0)) {
60297 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60298 tree = start_dissecting(tvb, pinfo, ptree, offset);
60299 decode_org_csapi_ui_IpUIManager_getNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60300 return TRUE;
60303 if (strcmp(operation, "enableNotifications") == 0
60304 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIManager") == 0)) {
60305 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60306 tree = start_dissecting(tvb, pinfo, ptree, offset);
60307 decode_org_csapi_ui_IpUIManager_enableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60308 return TRUE;
60311 if (strcmp(operation, "disableNotifications") == 0
60312 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIManager") == 0)) {
60313 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60314 tree = start_dissecting(tvb, pinfo, ptree, offset);
60315 decode_org_csapi_ui_IpUIManager_disableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60316 return TRUE;
60319 if (strcmp(operation, "getMessageRes") == 0
60320 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIAdminManager") == 0)) {
60321 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60322 tree = start_dissecting(tvb, pinfo, ptree, offset);
60323 decode_org_csapi_ui_IpAppUIAdminManager_getMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60324 return TRUE;
60327 if (strcmp(operation, "getMessageErr") == 0
60328 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIAdminManager") == 0)) {
60329 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60330 tree = start_dissecting(tvb, pinfo, ptree, offset);
60331 decode_org_csapi_ui_IpAppUIAdminManager_getMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60332 return TRUE;
60335 if (strcmp(operation, "deleteMessageRes") == 0
60336 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIAdminManager") == 0)) {
60337 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60338 tree = start_dissecting(tvb, pinfo, ptree, offset);
60339 decode_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60340 return TRUE;
60343 if (strcmp(operation, "deleteMessageErr") == 0
60344 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIAdminManager") == 0)) {
60345 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60346 tree = start_dissecting(tvb, pinfo, ptree, offset);
60347 decode_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60348 return TRUE;
60351 if (strcmp(operation, "putMessageRes") == 0
60352 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIAdminManager") == 0)) {
60353 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60354 tree = start_dissecting(tvb, pinfo, ptree, offset);
60355 decode_org_csapi_ui_IpAppUIAdminManager_putMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60356 return TRUE;
60359 if (strcmp(operation, "putMessageErr") == 0
60360 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIAdminManager") == 0)) {
60361 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60362 tree = start_dissecting(tvb, pinfo, ptree, offset);
60363 decode_org_csapi_ui_IpAppUIAdminManager_putMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60364 return TRUE;
60367 if (strcmp(operation, "getMessageListRes") == 0
60368 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIAdminManager") == 0)) {
60369 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60370 tree = start_dissecting(tvb, pinfo, ptree, offset);
60371 decode_org_csapi_ui_IpAppUIAdminManager_getMessageListRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60372 return TRUE;
60375 if (strcmp(operation, "getMessageListErr") == 0
60376 && (!idlname || strcmp(idlname, "org/csapi/ui/IpAppUIAdminManager") == 0)) {
60377 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60378 tree = start_dissecting(tvb, pinfo, ptree, offset);
60379 decode_org_csapi_ui_IpAppUIAdminManager_getMessageListErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60380 return TRUE;
60383 if (strcmp(operation, "getMessageReq") == 0
60384 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIAdminManager") == 0)) {
60385 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60386 tree = start_dissecting(tvb, pinfo, ptree, offset);
60387 decode_org_csapi_ui_IpUIAdminManager_getMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60388 return TRUE;
60391 if (strcmp(operation, "putMessageReq") == 0
60392 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIAdminManager") == 0)) {
60393 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60394 tree = start_dissecting(tvb, pinfo, ptree, offset);
60395 decode_org_csapi_ui_IpUIAdminManager_putMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60396 return TRUE;
60399 if (strcmp(operation, "deleteMessageReq") == 0
60400 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIAdminManager") == 0)) {
60401 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60402 tree = start_dissecting(tvb, pinfo, ptree, offset);
60403 decode_org_csapi_ui_IpUIAdminManager_deleteMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60404 return TRUE;
60407 if (strcmp(operation, "getMessageListReq") == 0
60408 && (!idlname || strcmp(idlname, "org/csapi/ui/IpUIAdminManager") == 0)) {
60409 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60410 tree = start_dissecting(tvb, pinfo, ptree, offset);
60411 decode_org_csapi_ui_IpUIAdminManager_getMessageListReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60412 return TRUE;
60415 if (strcmp(operation, "locationReportRes") == 0
60416 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpAppUserLocation") == 0)) {
60417 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60418 tree = start_dissecting(tvb, pinfo, ptree, offset);
60419 decode_org_csapi_mm_ul_IpAppUserLocation_locationReportRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60420 return TRUE;
60423 if (strcmp(operation, "locationReportErr") == 0
60424 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpAppUserLocation") == 0)) {
60425 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60426 tree = start_dissecting(tvb, pinfo, ptree, offset);
60427 decode_org_csapi_mm_ul_IpAppUserLocation_locationReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60428 return TRUE;
60431 if (strcmp(operation, "extendedLocationReportRes") == 0
60432 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpAppUserLocation") == 0)) {
60433 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60434 tree = start_dissecting(tvb, pinfo, ptree, offset);
60435 decode_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60436 return TRUE;
60439 if (strcmp(operation, "extendedLocationReportErr") == 0
60440 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpAppUserLocation") == 0)) {
60441 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60442 tree = start_dissecting(tvb, pinfo, ptree, offset);
60443 decode_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60444 return TRUE;
60447 if (strcmp(operation, "periodicLocationReport") == 0
60448 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpAppUserLocation") == 0)) {
60449 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60450 tree = start_dissecting(tvb, pinfo, ptree, offset);
60451 decode_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60452 return TRUE;
60455 if (strcmp(operation, "periodicLocationReportErr") == 0
60456 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpAppUserLocation") == 0)) {
60457 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60458 tree = start_dissecting(tvb, pinfo, ptree, offset);
60459 decode_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60460 return TRUE;
60463 if (strcmp(operation, "locationReportReq") == 0
60464 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpUserLocation") == 0)) {
60465 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60466 tree = start_dissecting(tvb, pinfo, ptree, offset);
60467 decode_org_csapi_mm_ul_IpUserLocation_locationReportReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60468 return TRUE;
60471 if (strcmp(operation, "extendedLocationReportReq") == 0
60472 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpUserLocation") == 0)) {
60473 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60474 tree = start_dissecting(tvb, pinfo, ptree, offset);
60475 decode_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60476 return TRUE;
60479 if (strcmp(operation, "periodicLocationReportingStartReq") == 0
60480 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpUserLocation") == 0)) {
60481 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60482 tree = start_dissecting(tvb, pinfo, ptree, offset);
60483 decode_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60484 return TRUE;
60487 if (strcmp(operation, "periodicLocationReportingStop") == 0
60488 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpUserLocation") == 0)) {
60489 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60490 tree = start_dissecting(tvb, pinfo, ptree, offset);
60491 decode_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStop(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60492 return TRUE;
60495 if (strcmp(operation, "getNextPeriodicLocationRequest") == 0
60496 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpUserLocation") == 0)) {
60497 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60498 tree = start_dissecting(tvb, pinfo, ptree, offset);
60499 decode_org_csapi_mm_ul_IpUserLocation_getNextPeriodicLocationRequest(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60500 return TRUE;
60503 if (strcmp(operation, "triggeredLocationReport") == 0
60504 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpAppTriggeredUserLocation") == 0)) {
60505 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60506 tree = start_dissecting(tvb, pinfo, ptree, offset);
60507 decode_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60508 return TRUE;
60511 if (strcmp(operation, "triggeredLocationReportErr") == 0
60512 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpAppTriggeredUserLocation") == 0)) {
60513 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60514 tree = start_dissecting(tvb, pinfo, ptree, offset);
60515 decode_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60516 return TRUE;
60519 if (strcmp(operation, "triggeredLocationReportingStartReq") == 0
60520 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpTriggeredUserLocation") == 0)) {
60521 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60522 tree = start_dissecting(tvb, pinfo, ptree, offset);
60523 decode_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60524 return TRUE;
60527 if (strcmp(operation, "triggeredLocationReportingStop") == 0
60528 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpTriggeredUserLocation") == 0)) {
60529 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60530 tree = start_dissecting(tvb, pinfo, ptree, offset);
60531 decode_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStop(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60532 return TRUE;
60535 if (strcmp(operation, "getNextTriggeredLocationRequest") == 0
60536 && (!idlname || strcmp(idlname, "org/csapi/mm/ul/IpTriggeredUserLocation") == 0)) {
60537 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60538 tree = start_dissecting(tvb, pinfo, ptree, offset);
60539 decode_org_csapi_mm_ul_IpTriggeredUserLocation_getNextTriggeredLocationRequest(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60540 return TRUE;
60543 if (strcmp(operation, "locationReportRes") == 0
60544 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpAppUserLocationCamel") == 0)) {
60545 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60546 tree = start_dissecting(tvb, pinfo, ptree, offset);
60547 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60548 return TRUE;
60551 if (strcmp(operation, "locationReportErr") == 0
60552 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpAppUserLocationCamel") == 0)) {
60553 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60554 tree = start_dissecting(tvb, pinfo, ptree, offset);
60555 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60556 return TRUE;
60559 if (strcmp(operation, "periodicLocationReport") == 0
60560 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpAppUserLocationCamel") == 0)) {
60561 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60562 tree = start_dissecting(tvb, pinfo, ptree, offset);
60563 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60564 return TRUE;
60567 if (strcmp(operation, "periodicLocationReportErr") == 0
60568 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpAppUserLocationCamel") == 0)) {
60569 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60570 tree = start_dissecting(tvb, pinfo, ptree, offset);
60571 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60572 return TRUE;
60575 if (strcmp(operation, "triggeredLocationReport") == 0
60576 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpAppUserLocationCamel") == 0)) {
60577 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60578 tree = start_dissecting(tvb, pinfo, ptree, offset);
60579 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60580 return TRUE;
60583 if (strcmp(operation, "triggeredLocationReportErr") == 0
60584 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpAppUserLocationCamel") == 0)) {
60585 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60586 tree = start_dissecting(tvb, pinfo, ptree, offset);
60587 decode_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60588 return TRUE;
60591 if (strcmp(operation, "locationReportReq") == 0
60592 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpUserLocationCamel") == 0)) {
60593 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60594 tree = start_dissecting(tvb, pinfo, ptree, offset);
60595 decode_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60596 return TRUE;
60599 if (strcmp(operation, "periodicLocationReportingStartReq") == 0
60600 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpUserLocationCamel") == 0)) {
60601 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60602 tree = start_dissecting(tvb, pinfo, ptree, offset);
60603 decode_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60604 return TRUE;
60607 if (strcmp(operation, "periodicLocationReportingStop") == 0
60608 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpUserLocationCamel") == 0)) {
60609 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60610 tree = start_dissecting(tvb, pinfo, ptree, offset);
60611 decode_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStop(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60612 return TRUE;
60615 if (strcmp(operation, "triggeredLocationReportingStartReq") == 0
60616 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpUserLocationCamel") == 0)) {
60617 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60618 tree = start_dissecting(tvb, pinfo, ptree, offset);
60619 decode_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60620 return TRUE;
60623 if (strcmp(operation, "triggeredLocationReportingStop") == 0
60624 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpUserLocationCamel") == 0)) {
60625 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60626 tree = start_dissecting(tvb, pinfo, ptree, offset);
60627 decode_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStop(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60628 return TRUE;
60631 if (strcmp(operation, "getNextPeriodicLocationRequest") == 0
60632 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpUserLocationCamel") == 0)) {
60633 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60634 tree = start_dissecting(tvb, pinfo, ptree, offset);
60635 decode_org_csapi_mm_ulc_IpUserLocationCamel_getNextPeriodicLocationRequest(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60636 return TRUE;
60639 if (strcmp(operation, "getNextTriggeredLocationRequest") == 0
60640 && (!idlname || strcmp(idlname, "org/csapi/mm/ulc/IpUserLocationCamel") == 0)) {
60641 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60642 tree = start_dissecting(tvb, pinfo, ptree, offset);
60643 decode_org_csapi_mm_ulc_IpUserLocationCamel_getNextTriggeredLocationRequest(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60644 return TRUE;
60647 if (strcmp(operation, "emergencyLocationReport") == 0
60648 && (!idlname || strcmp(idlname, "org/csapi/mm/ule/IpAppUserLocationEmergency") == 0)) {
60649 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60650 tree = start_dissecting(tvb, pinfo, ptree, offset);
60651 decode_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReport(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60652 return TRUE;
60655 if (strcmp(operation, "emergencyLocationReportErr") == 0
60656 && (!idlname || strcmp(idlname, "org/csapi/mm/ule/IpAppUserLocationEmergency") == 0)) {
60657 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60658 tree = start_dissecting(tvb, pinfo, ptree, offset);
60659 decode_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60660 return TRUE;
60663 if (strcmp(operation, "emergencyLocationReportReq") == 0
60664 && (!idlname || strcmp(idlname, "org/csapi/mm/ule/IpUserLocationEmergency") == 0)) {
60665 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60666 tree = start_dissecting(tvb, pinfo, ptree, offset);
60667 decode_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60668 return TRUE;
60671 if (strcmp(operation, "subscribeEmergencyLocationReports") == 0
60672 && (!idlname || strcmp(idlname, "org/csapi/mm/ule/IpUserLocationEmergency") == 0)) {
60673 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60674 tree = start_dissecting(tvb, pinfo, ptree, offset);
60675 decode_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60676 return TRUE;
60679 if (strcmp(operation, "unSubscribeEmergencyLocationReports") == 0
60680 && (!idlname || strcmp(idlname, "org/csapi/mm/ule/IpUserLocationEmergency") == 0)) {
60681 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60682 tree = start_dissecting(tvb, pinfo, ptree, offset);
60683 decode_org_csapi_mm_ule_IpUserLocationEmergency_unSubscribeEmergencyLocationReports(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60684 return TRUE;
60687 if (strcmp(operation, "statusReportRes") == 0
60688 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpAppUserStatus") == 0)) {
60689 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60690 tree = start_dissecting(tvb, pinfo, ptree, offset);
60691 decode_org_csapi_mm_us_IpAppUserStatus_statusReportRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60692 return TRUE;
60695 if (strcmp(operation, "statusReportErr") == 0
60696 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpAppUserStatus") == 0)) {
60697 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60698 tree = start_dissecting(tvb, pinfo, ptree, offset);
60699 decode_org_csapi_mm_us_IpAppUserStatus_statusReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60700 return TRUE;
60703 if (strcmp(operation, "triggeredStatusReport") == 0
60704 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpAppUserStatus") == 0)) {
60705 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60706 tree = start_dissecting(tvb, pinfo, ptree, offset);
60707 decode_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReport(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60708 return TRUE;
60711 if (strcmp(operation, "triggeredStatusReportErr") == 0
60712 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpAppUserStatus") == 0)) {
60713 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60714 tree = start_dissecting(tvb, pinfo, ptree, offset);
60715 decode_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60716 return TRUE;
60719 if (strcmp(operation, "extendedStatusReportRes") == 0
60720 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpAppUserStatus") == 0)) {
60721 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60722 tree = start_dissecting(tvb, pinfo, ptree, offset);
60723 decode_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60724 return TRUE;
60727 if (strcmp(operation, "extendedStatusReportErr") == 0
60728 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpAppUserStatus") == 0)) {
60729 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60730 tree = start_dissecting(tvb, pinfo, ptree, offset);
60731 decode_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60732 return TRUE;
60735 if (strcmp(operation, "extTriggeredStatusReport") == 0
60736 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpAppUserStatus") == 0)) {
60737 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60738 tree = start_dissecting(tvb, pinfo, ptree, offset);
60739 decode_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReport(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60740 return TRUE;
60743 if (strcmp(operation, "extTriggeredStatusReportErr") == 0
60744 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpAppUserStatus") == 0)) {
60745 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60746 tree = start_dissecting(tvb, pinfo, ptree, offset);
60747 decode_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60748 return TRUE;
60751 if (strcmp(operation, "statusReportReq") == 0
60752 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpUserStatus") == 0)) {
60753 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60754 tree = start_dissecting(tvb, pinfo, ptree, offset);
60755 decode_org_csapi_mm_us_IpUserStatus_statusReportReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60756 return TRUE;
60759 if (strcmp(operation, "triggeredStatusReportingStartReq") == 0
60760 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpUserStatus") == 0)) {
60761 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60762 tree = start_dissecting(tvb, pinfo, ptree, offset);
60763 decode_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60764 return TRUE;
60767 if (strcmp(operation, "triggeredStatusReportingStop") == 0
60768 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpUserStatus") == 0)) {
60769 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60770 tree = start_dissecting(tvb, pinfo, ptree, offset);
60771 decode_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStop(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60772 return TRUE;
60775 if (strcmp(operation, "getNextTriggeredStatusRequest") == 0
60776 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpUserStatus") == 0)) {
60777 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60778 tree = start_dissecting(tvb, pinfo, ptree, offset);
60779 decode_org_csapi_mm_us_IpUserStatus_getNextTriggeredStatusRequest(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60780 return TRUE;
60783 if (strcmp(operation, "extendedStatusReportReq") == 0
60784 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpUserStatus") == 0)) {
60785 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60786 tree = start_dissecting(tvb, pinfo, ptree, offset);
60787 decode_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60788 return TRUE;
60791 if (strcmp(operation, "extTriggeredStatusReportingStartReq") == 0
60792 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpUserStatus") == 0)) {
60793 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60794 tree = start_dissecting(tvb, pinfo, ptree, offset);
60795 decode_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60796 return TRUE;
60799 if (strcmp(operation, "extTriggeredStatusReportingStop") == 0
60800 && (!idlname || strcmp(idlname, "org/csapi/mm/us/IpUserStatus") == 0)) {
60801 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60802 tree = start_dissecting(tvb, pinfo, ptree, offset);
60803 decode_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStop(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60804 return TRUE;
60807 if (strcmp(operation, "triggeredBindingRequestNotification") == 0
60808 && (!idlname || strcmp(idlname, "org/csapi/mm/ub/IpAppUserBinding") == 0)) {
60809 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60810 tree = start_dissecting(tvb, pinfo, ptree, offset);
60811 decode_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60812 return TRUE;
60815 if (strcmp(operation, "triggeredBindingRequestNotificationStartErr") == 0
60816 && (!idlname || strcmp(idlname, "org/csapi/mm/ub/IpAppUserBinding") == 0)) {
60817 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60818 tree = start_dissecting(tvb, pinfo, ptree, offset);
60819 decode_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60820 return TRUE;
60823 if (strcmp(operation, "triggeredBindingRequestNotificationStartReq") == 0
60824 && (!idlname || strcmp(idlname, "org/csapi/mm/ub/IpUserBinding") == 0)) {
60825 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60826 tree = start_dissecting(tvb, pinfo, ptree, offset);
60827 decode_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60828 return TRUE;
60831 if (strcmp(operation, "triggeredBindingRequestNotificationStop") == 0
60832 && (!idlname || strcmp(idlname, "org/csapi/mm/ub/IpUserBinding") == 0)) {
60833 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60834 tree = start_dissecting(tvb, pinfo, ptree, offset);
60835 decode_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStop(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60836 return TRUE;
60839 if (strcmp(operation, "getTerminalCapabilities") == 0
60840 && (!idlname || strcmp(idlname, "org/csapi/termcap/IpTerminalCapabilities") == 0)) {
60841 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60842 tree = start_dissecting(tvb, pinfo, ptree, offset);
60843 decode_org_csapi_termcap_IpTerminalCapabilities_getTerminalCapabilities(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60844 return TRUE;
60847 if (strcmp(operation, "triggeredTerminalCapabilityReport") == 0
60848 && (!idlname || strcmp(idlname, "org/csapi/termcap/IpAppExtendedTerminalCapabilities") == 0)) {
60849 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60850 tree = start_dissecting(tvb, pinfo, ptree, offset);
60851 decode_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60852 return TRUE;
60855 if (strcmp(operation, "triggeredTerminalCapabilityReportErr") == 0
60856 && (!idlname || strcmp(idlname, "org/csapi/termcap/IpAppExtendedTerminalCapabilities") == 0)) {
60857 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60858 tree = start_dissecting(tvb, pinfo, ptree, offset);
60859 decode_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60860 return TRUE;
60863 if (strcmp(operation, "triggeredTerminalCapabilityStartReq") == 0
60864 && (!idlname || strcmp(idlname, "org/csapi/termcap/IpExtendedTerminalCapabilities") == 0)) {
60865 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60866 tree = start_dissecting(tvb, pinfo, ptree, offset);
60867 decode_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60868 return TRUE;
60871 if (strcmp(operation, "triggeredTerminalCapabilityStop") == 0
60872 && (!idlname || strcmp(idlname, "org/csapi/termcap/IpExtendedTerminalCapabilities") == 0)) {
60873 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60874 tree = start_dissecting(tvb, pinfo, ptree, offset);
60875 decode_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStop(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60876 return TRUE;
60879 if (strcmp(operation, "connectRes") == 0
60880 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSession") == 0)) {
60881 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60882 tree = start_dissecting(tvb, pinfo, ptree, offset);
60883 decode_org_csapi_dsc_IpAppDataSession_connectRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60884 return TRUE;
60887 if (strcmp(operation, "connectErr") == 0
60888 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSession") == 0)) {
60889 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60890 tree = start_dissecting(tvb, pinfo, ptree, offset);
60891 decode_org_csapi_dsc_IpAppDataSession_connectErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60892 return TRUE;
60895 if (strcmp(operation, "superviseDataSessionRes") == 0
60896 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSession") == 0)) {
60897 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60898 tree = start_dissecting(tvb, pinfo, ptree, offset);
60899 decode_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60900 return TRUE;
60903 if (strcmp(operation, "superviseDataSessionErr") == 0
60904 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSession") == 0)) {
60905 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60906 tree = start_dissecting(tvb, pinfo, ptree, offset);
60907 decode_org_csapi_dsc_IpAppDataSession_superviseDataSessionErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60908 return TRUE;
60911 if (strcmp(operation, "dataSessionFaultDetected") == 0
60912 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSession") == 0)) {
60913 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60914 tree = start_dissecting(tvb, pinfo, ptree, offset);
60915 decode_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60916 return TRUE;
60919 if (strcmp(operation, "dataSessionAborted") == 0
60920 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSessionControlManager") == 0)) {
60921 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60922 tree = start_dissecting(tvb, pinfo, ptree, offset);
60923 decode_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionAborted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60924 return TRUE;
60927 if (strcmp(operation, "reportNotification") == 0
60928 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSessionControlManager") == 0)) {
60929 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60930 tree = start_dissecting(tvb, pinfo, ptree, offset);
60931 decode_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60932 return TRUE;
60935 if (strcmp(operation, "dataSessionNotificationContinued") == 0
60936 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSessionControlManager") == 0)) {
60937 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60938 tree = start_dissecting(tvb, pinfo, ptree, offset);
60939 decode_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionNotificationContinued(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60940 return TRUE;
60943 if (strcmp(operation, "dataSessionNotificationInterrupted") == 0
60944 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSessionControlManager") == 0)) {
60945 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60946 tree = start_dissecting(tvb, pinfo, ptree, offset);
60947 decode_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionNotificationInterrupted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60948 return TRUE;
60951 if (strcmp(operation, "abortMultipleDataSessions") == 0
60952 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpAppDataSessionControlManager") == 0)) {
60953 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60954 tree = start_dissecting(tvb, pinfo, ptree, offset);
60955 decode_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60956 return TRUE;
60959 if (strcmp(operation, "connectReq") == 0
60960 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSession") == 0)) {
60961 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60962 tree = start_dissecting(tvb, pinfo, ptree, offset);
60963 decode_org_csapi_dsc_IpDataSession_connectReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60964 return TRUE;
60967 if (strcmp(operation, "release") == 0
60968 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSession") == 0)) {
60969 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60970 tree = start_dissecting(tvb, pinfo, ptree, offset);
60971 decode_org_csapi_dsc_IpDataSession_release(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60972 return TRUE;
60975 if (strcmp(operation, "superviseDataSessionReq") == 0
60976 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSession") == 0)) {
60977 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60978 tree = start_dissecting(tvb, pinfo, ptree, offset);
60979 decode_org_csapi_dsc_IpDataSession_superviseDataSessionReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60980 return TRUE;
60983 if (strcmp(operation, "setDataSessionChargePlan") == 0
60984 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSession") == 0)) {
60985 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60986 tree = start_dissecting(tvb, pinfo, ptree, offset);
60987 decode_org_csapi_dsc_IpDataSession_setDataSessionChargePlan(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60988 return TRUE;
60991 if (strcmp(operation, "setAdviceOfCharge") == 0
60992 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSession") == 0)) {
60993 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
60994 tree = start_dissecting(tvb, pinfo, ptree, offset);
60995 decode_org_csapi_dsc_IpDataSession_setAdviceOfCharge(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
60996 return TRUE;
60999 if (strcmp(operation, "deassignDataSession") == 0
61000 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSession") == 0)) {
61001 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61002 tree = start_dissecting(tvb, pinfo, ptree, offset);
61003 decode_org_csapi_dsc_IpDataSession_deassignDataSession(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61004 return TRUE;
61007 if (strcmp(operation, "continueProcessing") == 0
61008 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSession") == 0)) {
61009 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61010 tree = start_dissecting(tvb, pinfo, ptree, offset);
61011 decode_org_csapi_dsc_IpDataSession_continueProcessing(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61012 return TRUE;
61015 if (strcmp(operation, "createNotification") == 0
61016 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSessionControlManager") == 0)) {
61017 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61018 tree = start_dissecting(tvb, pinfo, ptree, offset);
61019 decode_org_csapi_dsc_IpDataSessionControlManager_createNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61020 return TRUE;
61023 if (strcmp(operation, "destroyNotification") == 0
61024 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSessionControlManager") == 0)) {
61025 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61026 tree = start_dissecting(tvb, pinfo, ptree, offset);
61027 decode_org_csapi_dsc_IpDataSessionControlManager_destroyNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61028 return TRUE;
61031 if (strcmp(operation, "changeNotification") == 0
61032 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSessionControlManager") == 0)) {
61033 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61034 tree = start_dissecting(tvb, pinfo, ptree, offset);
61035 decode_org_csapi_dsc_IpDataSessionControlManager_changeNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61036 return TRUE;
61039 if (strcmp(operation, "enableNotifications") == 0
61040 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSessionControlManager") == 0)) {
61041 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61042 tree = start_dissecting(tvb, pinfo, ptree, offset);
61043 decode_org_csapi_dsc_IpDataSessionControlManager_enableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61044 return TRUE;
61047 if (strcmp(operation, "disableNotifications") == 0
61048 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSessionControlManager") == 0)) {
61049 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61050 tree = start_dissecting(tvb, pinfo, ptree, offset);
61051 decode_org_csapi_dsc_IpDataSessionControlManager_disableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61052 return TRUE;
61055 if (strcmp(operation, "getNotifications") == 0
61056 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSessionControlManager") == 0)) {
61057 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61058 tree = start_dissecting(tvb, pinfo, ptree, offset);
61059 decode_org_csapi_dsc_IpDataSessionControlManager_getNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61060 return TRUE;
61063 if (strcmp(operation, "createNotifications") == 0
61064 && (!idlname || strcmp(idlname, "org/csapi/dsc/IpDataSessionControlManager") == 0)) {
61065 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61066 tree = start_dissecting(tvb, pinfo, ptree, offset);
61067 decode_org_csapi_dsc_IpDataSessionControlManager_createNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61068 return TRUE;
61071 if (strcmp(operation, "openMailbox") == 0
61072 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMessagingManager") == 0)) {
61073 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61074 tree = start_dissecting(tvb, pinfo, ptree, offset);
61075 decode_org_csapi_gms_IpMessagingManager_openMailbox(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61076 return TRUE;
61079 if (strcmp(operation, "enableMessagingNotification") == 0
61080 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMessagingManager") == 0)) {
61081 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61082 tree = start_dissecting(tvb, pinfo, ptree, offset);
61083 decode_org_csapi_gms_IpMessagingManager_enableMessagingNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61084 return TRUE;
61087 if (strcmp(operation, "disableMessagingNotification") == 0
61088 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMessagingManager") == 0)) {
61089 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61090 tree = start_dissecting(tvb, pinfo, ptree, offset);
61091 decode_org_csapi_gms_IpMessagingManager_disableMessagingNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61092 return TRUE;
61095 if (strcmp(operation, "mailboxTerminated") == 0
61096 && (!idlname || strcmp(idlname, "org/csapi/gms/IpAppMessagingManager") == 0)) {
61097 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61098 tree = start_dissecting(tvb, pinfo, ptree, offset);
61099 decode_org_csapi_gms_IpAppMessagingManager_mailboxTerminated(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61100 return TRUE;
61103 if (strcmp(operation, "mailboxFaultDetected") == 0
61104 && (!idlname || strcmp(idlname, "org/csapi/gms/IpAppMessagingManager") == 0)) {
61105 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61106 tree = start_dissecting(tvb, pinfo, ptree, offset);
61107 decode_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61108 return TRUE;
61111 if (strcmp(operation, "messagingEventNotify") == 0
61112 && (!idlname || strcmp(idlname, "org/csapi/gms/IpAppMessagingManager") == 0)) {
61113 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61114 tree = start_dissecting(tvb, pinfo, ptree, offset);
61115 decode_org_csapi_gms_IpAppMessagingManager_messagingEventNotify(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61116 return TRUE;
61119 if (strcmp(operation, "messagingNotificationTerminated") == 0
61120 && (!idlname || strcmp(idlname, "org/csapi/gms/IpAppMessagingManager") == 0)) {
61121 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61122 tree = start_dissecting(tvb, pinfo, ptree, offset);
61123 decode_org_csapi_gms_IpAppMessagingManager_messagingNotificationTerminated(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61124 return TRUE;
61127 if (strcmp(operation, "close") == 0
61128 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailbox") == 0)) {
61129 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61130 tree = start_dissecting(tvb, pinfo, ptree, offset);
61131 decode_org_csapi_gms_IpMailbox_close(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61132 return TRUE;
61135 if (strcmp(operation, "lock") == 0
61136 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailbox") == 0)) {
61137 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61138 tree = start_dissecting(tvb, pinfo, ptree, offset);
61139 decode_org_csapi_gms_IpMailbox_lock(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61140 return TRUE;
61143 if (strcmp(operation, "unlock") == 0
61144 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailbox") == 0)) {
61145 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61146 tree = start_dissecting(tvb, pinfo, ptree, offset);
61147 decode_org_csapi_gms_IpMailbox_unlock(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61148 return TRUE;
61151 if (strcmp(operation, "getInfoAmount") == 0
61152 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailbox") == 0)) {
61153 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61154 tree = start_dissecting(tvb, pinfo, ptree, offset);
61155 decode_org_csapi_gms_IpMailbox_getInfoAmount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61156 return TRUE;
61159 if (strcmp(operation, "getInfoProperties") == 0
61160 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailbox") == 0)) {
61161 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61162 tree = start_dissecting(tvb, pinfo, ptree, offset);
61163 decode_org_csapi_gms_IpMailbox_getInfoProperties(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61164 return TRUE;
61167 if (strcmp(operation, "setInfoProperties") == 0
61168 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailbox") == 0)) {
61169 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61170 tree = start_dissecting(tvb, pinfo, ptree, offset);
61171 decode_org_csapi_gms_IpMailbox_setInfoProperties(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61172 return TRUE;
61175 if (strcmp(operation, "openFolder") == 0
61176 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailbox") == 0)) {
61177 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61178 tree = start_dissecting(tvb, pinfo, ptree, offset);
61179 decode_org_csapi_gms_IpMailbox_openFolder(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61180 return TRUE;
61183 if (strcmp(operation, "createFolder") == 0
61184 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailbox") == 0)) {
61185 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61186 tree = start_dissecting(tvb, pinfo, ptree, offset);
61187 decode_org_csapi_gms_IpMailbox_createFolder(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61188 return TRUE;
61191 if (strcmp(operation, "remove") == 0
61192 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailbox") == 0)) {
61193 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61194 tree = start_dissecting(tvb, pinfo, ptree, offset);
61195 decode_org_csapi_gms_IpMailbox_remove(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61196 return TRUE;
61199 if (strcmp(operation, "getInfoAmount") == 0
61200 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMessage") == 0)) {
61201 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61202 tree = start_dissecting(tvb, pinfo, ptree, offset);
61203 decode_org_csapi_gms_IpMessage_getInfoAmount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61204 return TRUE;
61207 if (strcmp(operation, "getInfoProperties") == 0
61208 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMessage") == 0)) {
61209 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61210 tree = start_dissecting(tvb, pinfo, ptree, offset);
61211 decode_org_csapi_gms_IpMessage_getInfoProperties(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61212 return TRUE;
61215 if (strcmp(operation, "setInfoProperties") == 0
61216 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMessage") == 0)) {
61217 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61218 tree = start_dissecting(tvb, pinfo, ptree, offset);
61219 decode_org_csapi_gms_IpMessage_setInfoProperties(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61220 return TRUE;
61223 if (strcmp(operation, "remove") == 0
61224 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMessage") == 0)) {
61225 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61226 tree = start_dissecting(tvb, pinfo, ptree, offset);
61227 decode_org_csapi_gms_IpMessage_remove(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61228 return TRUE;
61231 if (strcmp(operation, "getContent") == 0
61232 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMessage") == 0)) {
61233 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61234 tree = start_dissecting(tvb, pinfo, ptree, offset);
61235 decode_org_csapi_gms_IpMessage_getContent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61236 return TRUE;
61239 if (strcmp(operation, "getInfoAmount") == 0
61240 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailboxFolder") == 0)) {
61241 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61242 tree = start_dissecting(tvb, pinfo, ptree, offset);
61243 decode_org_csapi_gms_IpMailboxFolder_getInfoAmount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61244 return TRUE;
61247 if (strcmp(operation, "getInfoProperties") == 0
61248 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailboxFolder") == 0)) {
61249 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61250 tree = start_dissecting(tvb, pinfo, ptree, offset);
61251 decode_org_csapi_gms_IpMailboxFolder_getInfoProperties(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61252 return TRUE;
61255 if (strcmp(operation, "setInfoProperties") == 0
61256 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailboxFolder") == 0)) {
61257 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61258 tree = start_dissecting(tvb, pinfo, ptree, offset);
61259 decode_org_csapi_gms_IpMailboxFolder_setInfoProperties(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61260 return TRUE;
61263 if (strcmp(operation, "putMessage") == 0
61264 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailboxFolder") == 0)) {
61265 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61266 tree = start_dissecting(tvb, pinfo, ptree, offset);
61267 decode_org_csapi_gms_IpMailboxFolder_putMessage(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61268 return TRUE;
61271 if (strcmp(operation, "getMessage") == 0
61272 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailboxFolder") == 0)) {
61273 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61274 tree = start_dissecting(tvb, pinfo, ptree, offset);
61275 decode_org_csapi_gms_IpMailboxFolder_getMessage(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61276 return TRUE;
61279 if (strcmp(operation, "close") == 0
61280 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailboxFolder") == 0)) {
61281 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61282 tree = start_dissecting(tvb, pinfo, ptree, offset);
61283 decode_org_csapi_gms_IpMailboxFolder_close(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61284 return TRUE;
61287 if (strcmp(operation, "remove") == 0
61288 && (!idlname || strcmp(idlname, "org/csapi/gms/IpMailboxFolder") == 0)) {
61289 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61290 tree = start_dissecting(tvb, pinfo, ptree, offset);
61291 decode_org_csapi_gms_IpMailboxFolder_remove(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61292 return TRUE;
61295 if (strcmp(operation, "getVPrPID") == 0
61296 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrP") == 0)) {
61297 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61298 tree = start_dissecting(tvb, pinfo, ptree, offset);
61299 decode_org_csapi_cm_IpVPrP_getVPrPID(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61300 return TRUE;
61303 if (strcmp(operation, "getSlaID") == 0
61304 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrP") == 0)) {
61305 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61306 tree = start_dissecting(tvb, pinfo, ptree, offset);
61307 decode_org_csapi_cm_IpVPrP_getSlaID(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61308 return TRUE;
61311 if (strcmp(operation, "getStatus") == 0
61312 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrP") == 0)) {
61313 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61314 tree = start_dissecting(tvb, pinfo, ptree, offset);
61315 decode_org_csapi_cm_IpVPrP_getStatus(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61316 return TRUE;
61319 if (strcmp(operation, "getProvisionedQoSInfo") == 0
61320 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrP") == 0)) {
61321 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61322 tree = start_dissecting(tvb, pinfo, ptree, offset);
61323 decode_org_csapi_cm_IpVPrP_getProvisionedQoSInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61324 return TRUE;
61327 if (strcmp(operation, "getValidityInfo") == 0
61328 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrP") == 0)) {
61329 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61330 tree = start_dissecting(tvb, pinfo, ptree, offset);
61331 decode_org_csapi_cm_IpVPrP_getValidityInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61332 return TRUE;
61335 if (strcmp(operation, "getPipeQoSInfo") == 0
61336 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrP") == 0)) {
61337 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61338 tree = start_dissecting(tvb, pinfo, ptree, offset);
61339 decode_org_csapi_cm_IpVPrP_getPipeQoSInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61340 return TRUE;
61343 if (strcmp(operation, "getDsCodepoint") == 0
61344 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrP") == 0)) {
61345 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61346 tree = start_dissecting(tvb, pinfo, ptree, offset);
61347 decode_org_csapi_cm_IpVPrP_getDsCodepoint(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61348 return TRUE;
61351 if (strcmp(operation, "getVPrPList") == 0
61352 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrN") == 0)) {
61353 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61354 tree = start_dissecting(tvb, pinfo, ptree, offset);
61355 decode_org_csapi_cm_IpVPrN_getVPrPList(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61356 return TRUE;
61359 if (strcmp(operation, "getVPrP") == 0
61360 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrN") == 0)) {
61361 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61362 tree = start_dissecting(tvb, pinfo, ptree, offset);
61363 decode_org_csapi_cm_IpVPrN_getVPrP(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61364 return TRUE;
61367 if (strcmp(operation, "createVPrP") == 0
61368 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrN") == 0)) {
61369 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61370 tree = start_dissecting(tvb, pinfo, ptree, offset);
61371 decode_org_csapi_cm_IpVPrN_createVPrP(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61372 return TRUE;
61375 if (strcmp(operation, "deleteVPrP") == 0
61376 && (!idlname || strcmp(idlname, "org/csapi/cm/IpVPrN") == 0)) {
61377 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61378 tree = start_dissecting(tvb, pinfo, ptree, offset);
61379 decode_org_csapi_cm_IpVPrN_deleteVPrP(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61380 return TRUE;
61383 if (strcmp(operation, "getTemplate") == 0
61384 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSMenu") == 0)) {
61385 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61386 tree = start_dissecting(tvb, pinfo, ptree, offset);
61387 decode_org_csapi_cm_IpQoSMenu_getTemplate(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61388 return TRUE;
61391 if (strcmp(operation, "getTemplateList") == 0
61392 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSMenu") == 0)) {
61393 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61394 tree = start_dissecting(tvb, pinfo, ptree, offset);
61395 decode_org_csapi_cm_IpQoSMenu_getTemplateList(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61396 return TRUE;
61399 if (strcmp(operation, "getQoSMenu") == 0
61400 && (!idlname || strcmp(idlname, "org/csapi/cm/IpConnectivityManager") == 0)) {
61401 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61402 tree = start_dissecting(tvb, pinfo, ptree, offset);
61403 decode_org_csapi_cm_IpConnectivityManager_getQoSMenu(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61404 return TRUE;
61407 if (strcmp(operation, "getEnterpriseNetwork") == 0
61408 && (!idlname || strcmp(idlname, "org/csapi/cm/IpConnectivityManager") == 0)) {
61409 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61410 tree = start_dissecting(tvb, pinfo, ptree, offset);
61411 decode_org_csapi_cm_IpConnectivityManager_getEnterpriseNetwork(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61412 return TRUE;
61415 if (strcmp(operation, "getTemplateType") == 0
61416 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61417 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61418 tree = start_dissecting(tvb, pinfo, ptree, offset);
61419 decode_org_csapi_cm_IpQoSTemplate_getTemplateType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61420 return TRUE;
61423 if (strcmp(operation, "getDescription") == 0
61424 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61425 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61426 tree = start_dissecting(tvb, pinfo, ptree, offset);
61427 decode_org_csapi_cm_IpQoSTemplate_getDescription(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61428 return TRUE;
61431 if (strcmp(operation, "setSlaID") == 0
61432 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61433 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61434 tree = start_dissecting(tvb, pinfo, ptree, offset);
61435 decode_org_csapi_cm_IpQoSTemplate_setSlaID(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61436 return TRUE;
61439 if (strcmp(operation, "getPipeQoSInfo") == 0
61440 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61441 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61442 tree = start_dissecting(tvb, pinfo, ptree, offset);
61443 decode_org_csapi_cm_IpQoSTemplate_getPipeQoSInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61444 return TRUE;
61447 if (strcmp(operation, "setPipeQoSInfo") == 0
61448 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61449 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61450 tree = start_dissecting(tvb, pinfo, ptree, offset);
61451 decode_org_csapi_cm_IpQoSTemplate_setPipeQoSInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61452 return TRUE;
61455 if (strcmp(operation, "getValidityInfo") == 0
61456 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61457 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61458 tree = start_dissecting(tvb, pinfo, ptree, offset);
61459 decode_org_csapi_cm_IpQoSTemplate_getValidityInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61460 return TRUE;
61463 if (strcmp(operation, "setValidityInfo") == 0
61464 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61465 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61466 tree = start_dissecting(tvb, pinfo, ptree, offset);
61467 decode_org_csapi_cm_IpQoSTemplate_setValidityInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61468 return TRUE;
61471 if (strcmp(operation, "setProvisionedQoSInfo") == 0
61472 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61473 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61474 tree = start_dissecting(tvb, pinfo, ptree, offset);
61475 decode_org_csapi_cm_IpQoSTemplate_setProvisionedQoSInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61476 return TRUE;
61479 if (strcmp(operation, "getProvisionedQoSInfo") == 0
61480 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61481 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61482 tree = start_dissecting(tvb, pinfo, ptree, offset);
61483 decode_org_csapi_cm_IpQoSTemplate_getProvisionedQoSInfo(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61484 return TRUE;
61487 if (strcmp(operation, "getDsCodepoint") == 0
61488 && (!idlname || strcmp(idlname, "org/csapi/cm/IpQoSTemplate") == 0)) {
61489 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61490 tree = start_dissecting(tvb, pinfo, ptree, offset);
61491 decode_org_csapi_cm_IpQoSTemplate_getDsCodepoint(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61492 return TRUE;
61495 if (strcmp(operation, "getSiteList") == 0
61496 && (!idlname || strcmp(idlname, "org/csapi/cm/IpEnterpriseNetwork") == 0)) {
61497 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61498 tree = start_dissecting(tvb, pinfo, ptree, offset);
61499 decode_org_csapi_cm_IpEnterpriseNetwork_getSiteList(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61500 return TRUE;
61503 if (strcmp(operation, "getVPrN") == 0
61504 && (!idlname || strcmp(idlname, "org/csapi/cm/IpEnterpriseNetwork") == 0)) {
61505 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61506 tree = start_dissecting(tvb, pinfo, ptree, offset);
61507 decode_org_csapi_cm_IpEnterpriseNetwork_getVPrN(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61508 return TRUE;
61511 if (strcmp(operation, "getSite") == 0
61512 && (!idlname || strcmp(idlname, "org/csapi/cm/IpEnterpriseNetwork") == 0)) {
61513 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61514 tree = start_dissecting(tvb, pinfo, ptree, offset);
61515 decode_org_csapi_cm_IpEnterpriseNetwork_getSite(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61516 return TRUE;
61519 if (strcmp(operation, "getSAPList") == 0
61520 && (!idlname || strcmp(idlname, "org/csapi/cm/IpEnterpriseNetworkSite") == 0)) {
61521 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61522 tree = start_dissecting(tvb, pinfo, ptree, offset);
61523 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61524 return TRUE;
61527 if (strcmp(operation, "getSiteID") == 0
61528 && (!idlname || strcmp(idlname, "org/csapi/cm/IpEnterpriseNetworkSite") == 0)) {
61529 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61530 tree = start_dissecting(tvb, pinfo, ptree, offset);
61531 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSiteID(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61532 return TRUE;
61535 if (strcmp(operation, "getSiteLocation") == 0
61536 && (!idlname || strcmp(idlname, "org/csapi/cm/IpEnterpriseNetworkSite") == 0)) {
61537 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61538 tree = start_dissecting(tvb, pinfo, ptree, offset);
61539 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSiteLocation(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61540 return TRUE;
61543 if (strcmp(operation, "getSiteDescription") == 0
61544 && (!idlname || strcmp(idlname, "org/csapi/cm/IpEnterpriseNetworkSite") == 0)) {
61545 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61546 tree = start_dissecting(tvb, pinfo, ptree, offset);
61547 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSiteDescription(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61548 return TRUE;
61551 if (strcmp(operation, "getIPSubnet") == 0
61552 && (!idlname || strcmp(idlname, "org/csapi/cm/IpEnterpriseNetworkSite") == 0)) {
61553 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61554 tree = start_dissecting(tvb, pinfo, ptree, offset);
61555 decode_org_csapi_cm_IpEnterpriseNetworkSite_getIPSubnet(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61556 return TRUE;
61559 if (strcmp(operation, "getSAPIPSubnet") == 0
61560 && (!idlname || strcmp(idlname, "org/csapi/cm/IpEnterpriseNetworkSite") == 0)) {
61561 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61562 tree = start_dissecting(tvb, pinfo, ptree, offset);
61563 decode_org_csapi_cm_IpEnterpriseNetworkSite_getSAPIPSubnet(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61564 return TRUE;
61567 if (strcmp(operation, "reportNotification") == 0
61568 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61569 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61570 tree = start_dissecting(tvb, pinfo, ptree, offset);
61571 decode_org_csapi_am_IpAppAccountManager_reportNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61572 return TRUE;
61575 if (strcmp(operation, "queryBalanceRes") == 0
61576 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61577 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61578 tree = start_dissecting(tvb, pinfo, ptree, offset);
61579 decode_org_csapi_am_IpAppAccountManager_queryBalanceRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61580 return TRUE;
61583 if (strcmp(operation, "queryBalanceErr") == 0
61584 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61585 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61586 tree = start_dissecting(tvb, pinfo, ptree, offset);
61587 decode_org_csapi_am_IpAppAccountManager_queryBalanceErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61588 return TRUE;
61591 if (strcmp(operation, "retrieveTransactionHistoryRes") == 0
61592 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61593 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61594 tree = start_dissecting(tvb, pinfo, ptree, offset);
61595 decode_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61596 return TRUE;
61599 if (strcmp(operation, "retrieveTransactionHistoryErr") == 0
61600 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61601 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61602 tree = start_dissecting(tvb, pinfo, ptree, offset);
61603 decode_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61604 return TRUE;
61607 if (strcmp(operation, "queryBalanceExpiryDateRes") == 0
61608 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61609 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61610 tree = start_dissecting(tvb, pinfo, ptree, offset);
61611 decode_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61612 return TRUE;
61615 if (strcmp(operation, "queryBalanceExpiryDateErr") == 0
61616 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61617 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61618 tree = start_dissecting(tvb, pinfo, ptree, offset);
61619 decode_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61620 return TRUE;
61623 if (strcmp(operation, "updateBalanceRes") == 0
61624 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61625 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61626 tree = start_dissecting(tvb, pinfo, ptree, offset);
61627 decode_org_csapi_am_IpAppAccountManager_updateBalanceRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61628 return TRUE;
61631 if (strcmp(operation, "updateBalanceErr") == 0
61632 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61633 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61634 tree = start_dissecting(tvb, pinfo, ptree, offset);
61635 decode_org_csapi_am_IpAppAccountManager_updateBalanceErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61636 return TRUE;
61639 if (strcmp(operation, "createVoucherRes") == 0
61640 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61641 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61642 tree = start_dissecting(tvb, pinfo, ptree, offset);
61643 decode_org_csapi_am_IpAppAccountManager_createVoucherRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61644 return TRUE;
61647 if (strcmp(operation, "createVoucherErr") == 0
61648 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61649 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61650 tree = start_dissecting(tvb, pinfo, ptree, offset);
61651 decode_org_csapi_am_IpAppAccountManager_createVoucherErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61652 return TRUE;
61655 if (strcmp(operation, "destroyVoucherRes") == 0
61656 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61657 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61658 tree = start_dissecting(tvb, pinfo, ptree, offset);
61659 decode_org_csapi_am_IpAppAccountManager_destroyVoucherRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61660 return TRUE;
61663 if (strcmp(operation, "destroyVoucherErr") == 0
61664 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61665 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61666 tree = start_dissecting(tvb, pinfo, ptree, offset);
61667 decode_org_csapi_am_IpAppAccountManager_destroyVoucherErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61668 return TRUE;
61671 if (strcmp(operation, "queryVoucherRes") == 0
61672 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61673 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61674 tree = start_dissecting(tvb, pinfo, ptree, offset);
61675 decode_org_csapi_am_IpAppAccountManager_queryVoucherRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61676 return TRUE;
61679 if (strcmp(operation, "queryVoucherErr") == 0
61680 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61681 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61682 tree = start_dissecting(tvb, pinfo, ptree, offset);
61683 decode_org_csapi_am_IpAppAccountManager_queryVoucherErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61684 return TRUE;
61687 if (strcmp(operation, "queryUserVouchersRes") == 0
61688 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61689 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61690 tree = start_dissecting(tvb, pinfo, ptree, offset);
61691 decode_org_csapi_am_IpAppAccountManager_queryUserVouchersRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61692 return TRUE;
61695 if (strcmp(operation, "queryUserVouchersErr") == 0
61696 && (!idlname || strcmp(idlname, "org/csapi/am/IpAppAccountManager") == 0)) {
61697 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61698 tree = start_dissecting(tvb, pinfo, ptree, offset);
61699 decode_org_csapi_am_IpAppAccountManager_queryUserVouchersErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61700 return TRUE;
61703 if (strcmp(operation, "createNotification") == 0
61704 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61705 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61706 tree = start_dissecting(tvb, pinfo, ptree, offset);
61707 decode_org_csapi_am_IpAccountManager_createNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61708 return TRUE;
61711 if (strcmp(operation, "destroyNotification") == 0
61712 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61713 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61714 tree = start_dissecting(tvb, pinfo, ptree, offset);
61715 decode_org_csapi_am_IpAccountManager_destroyNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61716 return TRUE;
61719 if (strcmp(operation, "queryBalanceReq") == 0
61720 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61721 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61722 tree = start_dissecting(tvb, pinfo, ptree, offset);
61723 decode_org_csapi_am_IpAccountManager_queryBalanceReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61724 return TRUE;
61727 if (strcmp(operation, "changeNotification") == 0
61728 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61729 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61730 tree = start_dissecting(tvb, pinfo, ptree, offset);
61731 decode_org_csapi_am_IpAccountManager_changeNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61732 return TRUE;
61735 if (strcmp(operation, "getNotification") == 0
61736 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61737 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61738 tree = start_dissecting(tvb, pinfo, ptree, offset);
61739 decode_org_csapi_am_IpAccountManager_getNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61740 return TRUE;
61743 if (strcmp(operation, "retrieveTransactionHistoryReq") == 0
61744 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61745 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61746 tree = start_dissecting(tvb, pinfo, ptree, offset);
61747 decode_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61748 return TRUE;
61751 if (strcmp(operation, "enableNotifications") == 0
61752 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61753 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61754 tree = start_dissecting(tvb, pinfo, ptree, offset);
61755 decode_org_csapi_am_IpAccountManager_enableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61756 return TRUE;
61759 if (strcmp(operation, "disableNotifications") == 0
61760 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61761 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61762 tree = start_dissecting(tvb, pinfo, ptree, offset);
61763 decode_org_csapi_am_IpAccountManager_disableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61764 return TRUE;
61767 if (strcmp(operation, "queryBalanceExpiryDateReq") == 0
61768 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61769 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61770 tree = start_dissecting(tvb, pinfo, ptree, offset);
61771 decode_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61772 return TRUE;
61775 if (strcmp(operation, "updateBalanceReq") == 0
61776 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61777 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61778 tree = start_dissecting(tvb, pinfo, ptree, offset);
61779 decode_org_csapi_am_IpAccountManager_updateBalanceReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61780 return TRUE;
61783 if (strcmp(operation, "createVoucherReq") == 0
61784 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61785 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61786 tree = start_dissecting(tvb, pinfo, ptree, offset);
61787 decode_org_csapi_am_IpAccountManager_createVoucherReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61788 return TRUE;
61791 if (strcmp(operation, "destroyVoucherReq") == 0
61792 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61793 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61794 tree = start_dissecting(tvb, pinfo, ptree, offset);
61795 decode_org_csapi_am_IpAccountManager_destroyVoucherReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61796 return TRUE;
61799 if (strcmp(operation, "queryVoucherReq") == 0
61800 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61801 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61802 tree = start_dissecting(tvb, pinfo, ptree, offset);
61803 decode_org_csapi_am_IpAccountManager_queryVoucherReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61804 return TRUE;
61807 if (strcmp(operation, "queryUserVouchersReq") == 0
61808 && (!idlname || strcmp(idlname, "org/csapi/am/IpAccountManager") == 0)) {
61809 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61810 tree = start_dissecting(tvb, pinfo, ptree, offset);
61811 decode_org_csapi_am_IpAccountManager_queryUserVouchersReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61812 return TRUE;
61815 if (strcmp(operation, "creditAmountErr") == 0
61816 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61817 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61818 tree = start_dissecting(tvb, pinfo, ptree, offset);
61819 decode_org_csapi_cs_IpAppChargingSession_creditAmountErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61820 return TRUE;
61823 if (strcmp(operation, "creditAmountRes") == 0
61824 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61825 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61826 tree = start_dissecting(tvb, pinfo, ptree, offset);
61827 decode_org_csapi_cs_IpAppChargingSession_creditAmountRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61828 return TRUE;
61831 if (strcmp(operation, "creditUnitErr") == 0
61832 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61833 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61834 tree = start_dissecting(tvb, pinfo, ptree, offset);
61835 decode_org_csapi_cs_IpAppChargingSession_creditUnitErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61836 return TRUE;
61839 if (strcmp(operation, "creditUnitRes") == 0
61840 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61841 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61842 tree = start_dissecting(tvb, pinfo, ptree, offset);
61843 decode_org_csapi_cs_IpAppChargingSession_creditUnitRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61844 return TRUE;
61847 if (strcmp(operation, "debitAmountErr") == 0
61848 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61849 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61850 tree = start_dissecting(tvb, pinfo, ptree, offset);
61851 decode_org_csapi_cs_IpAppChargingSession_debitAmountErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61852 return TRUE;
61855 if (strcmp(operation, "debitAmountRes") == 0
61856 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61857 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61858 tree = start_dissecting(tvb, pinfo, ptree, offset);
61859 decode_org_csapi_cs_IpAppChargingSession_debitAmountRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61860 return TRUE;
61863 if (strcmp(operation, "debitUnitErr") == 0
61864 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61865 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61866 tree = start_dissecting(tvb, pinfo, ptree, offset);
61867 decode_org_csapi_cs_IpAppChargingSession_debitUnitErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61868 return TRUE;
61871 if (strcmp(operation, "debitUnitRes") == 0
61872 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61873 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61874 tree = start_dissecting(tvb, pinfo, ptree, offset);
61875 decode_org_csapi_cs_IpAppChargingSession_debitUnitRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61876 return TRUE;
61879 if (strcmp(operation, "directCreditAmountErr") == 0
61880 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61881 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61882 tree = start_dissecting(tvb, pinfo, ptree, offset);
61883 decode_org_csapi_cs_IpAppChargingSession_directCreditAmountErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61884 return TRUE;
61887 if (strcmp(operation, "directCreditAmountRes") == 0
61888 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61889 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61890 tree = start_dissecting(tvb, pinfo, ptree, offset);
61891 decode_org_csapi_cs_IpAppChargingSession_directCreditAmountRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61892 return TRUE;
61895 if (strcmp(operation, "directCreditUnitErr") == 0
61896 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61897 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61898 tree = start_dissecting(tvb, pinfo, ptree, offset);
61899 decode_org_csapi_cs_IpAppChargingSession_directCreditUnitErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61900 return TRUE;
61903 if (strcmp(operation, "directCreditUnitRes") == 0
61904 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61905 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61906 tree = start_dissecting(tvb, pinfo, ptree, offset);
61907 decode_org_csapi_cs_IpAppChargingSession_directCreditUnitRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61908 return TRUE;
61911 if (strcmp(operation, "directDebitAmountErr") == 0
61912 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61913 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61914 tree = start_dissecting(tvb, pinfo, ptree, offset);
61915 decode_org_csapi_cs_IpAppChargingSession_directDebitAmountErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61916 return TRUE;
61919 if (strcmp(operation, "directDebitAmountRes") == 0
61920 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61921 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61922 tree = start_dissecting(tvb, pinfo, ptree, offset);
61923 decode_org_csapi_cs_IpAppChargingSession_directDebitAmountRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61924 return TRUE;
61927 if (strcmp(operation, "directDebitUnitErr") == 0
61928 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61929 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61930 tree = start_dissecting(tvb, pinfo, ptree, offset);
61931 decode_org_csapi_cs_IpAppChargingSession_directDebitUnitErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61932 return TRUE;
61935 if (strcmp(operation, "directDebitUnitRes") == 0
61936 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61937 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61938 tree = start_dissecting(tvb, pinfo, ptree, offset);
61939 decode_org_csapi_cs_IpAppChargingSession_directDebitUnitRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61940 return TRUE;
61943 if (strcmp(operation, "extendLifeTimeErr") == 0
61944 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61945 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61946 tree = start_dissecting(tvb, pinfo, ptree, offset);
61947 decode_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61948 return TRUE;
61951 if (strcmp(operation, "extendLifeTimeRes") == 0
61952 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61953 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61954 tree = start_dissecting(tvb, pinfo, ptree, offset);
61955 decode_org_csapi_cs_IpAppChargingSession_extendLifeTimeRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61956 return TRUE;
61959 if (strcmp(operation, "rateErr") == 0
61960 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61961 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61962 tree = start_dissecting(tvb, pinfo, ptree, offset);
61963 decode_org_csapi_cs_IpAppChargingSession_rateErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61964 return TRUE;
61967 if (strcmp(operation, "rateRes") == 0
61968 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61969 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61970 tree = start_dissecting(tvb, pinfo, ptree, offset);
61971 decode_org_csapi_cs_IpAppChargingSession_rateRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61972 return TRUE;
61975 if (strcmp(operation, "reserveAmountErr") == 0
61976 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61977 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61978 tree = start_dissecting(tvb, pinfo, ptree, offset);
61979 decode_org_csapi_cs_IpAppChargingSession_reserveAmountErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61980 return TRUE;
61983 if (strcmp(operation, "reserveAmountRes") == 0
61984 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61985 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61986 tree = start_dissecting(tvb, pinfo, ptree, offset);
61987 decode_org_csapi_cs_IpAppChargingSession_reserveAmountRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61988 return TRUE;
61991 if (strcmp(operation, "reserveUnitErr") == 0
61992 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
61993 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
61994 tree = start_dissecting(tvb, pinfo, ptree, offset);
61995 decode_org_csapi_cs_IpAppChargingSession_reserveUnitErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
61996 return TRUE;
61999 if (strcmp(operation, "reserveUnitRes") == 0
62000 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
62001 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62002 tree = start_dissecting(tvb, pinfo, ptree, offset);
62003 decode_org_csapi_cs_IpAppChargingSession_reserveUnitRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62004 return TRUE;
62007 if (strcmp(operation, "sessionEnded") == 0
62008 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingSession") == 0)) {
62009 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62010 tree = start_dissecting(tvb, pinfo, ptree, offset);
62011 decode_org_csapi_cs_IpAppChargingSession_sessionEnded(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62012 return TRUE;
62015 if (strcmp(operation, "creditAmountReq") == 0
62016 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62017 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62018 tree = start_dissecting(tvb, pinfo, ptree, offset);
62019 decode_org_csapi_cs_IpChargingSession_creditAmountReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62020 return TRUE;
62023 if (strcmp(operation, "creditUnitReq") == 0
62024 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62025 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62026 tree = start_dissecting(tvb, pinfo, ptree, offset);
62027 decode_org_csapi_cs_IpChargingSession_creditUnitReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62028 return TRUE;
62031 if (strcmp(operation, "debitAmountReq") == 0
62032 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62033 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62034 tree = start_dissecting(tvb, pinfo, ptree, offset);
62035 decode_org_csapi_cs_IpChargingSession_debitAmountReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62036 return TRUE;
62039 if (strcmp(operation, "debitUnitReq") == 0
62040 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62041 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62042 tree = start_dissecting(tvb, pinfo, ptree, offset);
62043 decode_org_csapi_cs_IpChargingSession_debitUnitReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62044 return TRUE;
62047 if (strcmp(operation, "directCreditAmountReq") == 0
62048 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62049 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62050 tree = start_dissecting(tvb, pinfo, ptree, offset);
62051 decode_org_csapi_cs_IpChargingSession_directCreditAmountReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62052 return TRUE;
62055 if (strcmp(operation, "directCreditUnitReq") == 0
62056 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62057 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62058 tree = start_dissecting(tvb, pinfo, ptree, offset);
62059 decode_org_csapi_cs_IpChargingSession_directCreditUnitReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62060 return TRUE;
62063 if (strcmp(operation, "directDebitAmountReq") == 0
62064 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62065 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62066 tree = start_dissecting(tvb, pinfo, ptree, offset);
62067 decode_org_csapi_cs_IpChargingSession_directDebitAmountReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62068 return TRUE;
62071 if (strcmp(operation, "directDebitUnitReq") == 0
62072 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62073 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62074 tree = start_dissecting(tvb, pinfo, ptree, offset);
62075 decode_org_csapi_cs_IpChargingSession_directDebitUnitReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62076 return TRUE;
62079 if (strcmp(operation, "extendLifeTimeReq") == 0
62080 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62081 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62082 tree = start_dissecting(tvb, pinfo, ptree, offset);
62083 decode_org_csapi_cs_IpChargingSession_extendLifeTimeReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62084 return TRUE;
62087 if (strcmp(operation, "getAmountLeft") == 0
62088 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62089 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62090 tree = start_dissecting(tvb, pinfo, ptree, offset);
62091 decode_org_csapi_cs_IpChargingSession_getAmountLeft(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62092 return TRUE;
62095 if (strcmp(operation, "getLifeTimeLeft") == 0
62096 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62097 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62098 tree = start_dissecting(tvb, pinfo, ptree, offset);
62099 decode_org_csapi_cs_IpChargingSession_getLifeTimeLeft(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62100 return TRUE;
62103 if (strcmp(operation, "getUnitLeft") == 0
62104 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62105 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62106 tree = start_dissecting(tvb, pinfo, ptree, offset);
62107 decode_org_csapi_cs_IpChargingSession_getUnitLeft(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62108 return TRUE;
62111 if (strcmp(operation, "rateReq") == 0
62112 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62113 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62114 tree = start_dissecting(tvb, pinfo, ptree, offset);
62115 decode_org_csapi_cs_IpChargingSession_rateReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62116 return TRUE;
62119 if (strcmp(operation, "release") == 0
62120 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62121 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62122 tree = start_dissecting(tvb, pinfo, ptree, offset);
62123 decode_org_csapi_cs_IpChargingSession_release(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62124 return TRUE;
62127 if (strcmp(operation, "reserveAmountReq") == 0
62128 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62129 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62130 tree = start_dissecting(tvb, pinfo, ptree, offset);
62131 decode_org_csapi_cs_IpChargingSession_reserveAmountReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62132 return TRUE;
62135 if (strcmp(operation, "reserveUnitReq") == 0
62136 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingSession") == 0)) {
62137 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62138 tree = start_dissecting(tvb, pinfo, ptree, offset);
62139 decode_org_csapi_cs_IpChargingSession_reserveUnitReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62140 return TRUE;
62143 if (strcmp(operation, "sessionAborted") == 0
62144 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingManager") == 0)) {
62145 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62146 tree = start_dissecting(tvb, pinfo, ptree, offset);
62147 decode_org_csapi_cs_IpAppChargingManager_sessionAborted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62148 return TRUE;
62151 if (strcmp(operation, "abortMultipleChargingSessions") == 0
62152 && (!idlname || strcmp(idlname, "org/csapi/cs/IpAppChargingManager") == 0)) {
62153 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62154 tree = start_dissecting(tvb, pinfo, ptree, offset);
62155 decode_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62156 return TRUE;
62159 if (strcmp(operation, "createChargingSession") == 0
62160 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingManager") == 0)) {
62161 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62162 tree = start_dissecting(tvb, pinfo, ptree, offset);
62163 decode_org_csapi_cs_IpChargingManager_createChargingSession(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62164 return TRUE;
62167 if (strcmp(operation, "createSplitChargingSession") == 0
62168 && (!idlname || strcmp(idlname, "org/csapi/cs/IpChargingManager") == 0)) {
62169 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62170 tree = start_dissecting(tvb, pinfo, ptree, offset);
62171 decode_org_csapi_cs_IpChargingManager_createSplitChargingSession(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62172 return TRUE;
62175 if (strcmp(operation, "reportNotification") == 0
62176 && (!idlname || strcmp(idlname, "org/csapi/policy/evaluation/IpAppPolicyDomain") == 0)) {
62177 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62178 tree = start_dissecting(tvb, pinfo, ptree, offset);
62179 decode_org_csapi_policy_evaluation_IpAppPolicyDomain_reportNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62180 return TRUE;
62183 if (strcmp(operation, "evalPolicyRes") == 0
62184 && (!idlname || strcmp(idlname, "org/csapi/policy/evaluation/IpAppPolicyDomain") == 0)) {
62185 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62186 tree = start_dissecting(tvb, pinfo, ptree, offset);
62187 decode_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62188 return TRUE;
62191 if (strcmp(operation, "evalPolicyErr") == 0
62192 && (!idlname || strcmp(idlname, "org/csapi/policy/evaluation/IpAppPolicyDomain") == 0)) {
62193 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62194 tree = start_dissecting(tvb, pinfo, ptree, offset);
62195 decode_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62196 return TRUE;
62199 if (strcmp(operation, "evalPolicy") == 0
62200 && (!idlname || strcmp(idlname, "org/csapi/policy/evaluation/IpPolicyEvalManager") == 0)) {
62201 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62202 tree = start_dissecting(tvb, pinfo, ptree, offset);
62203 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62204 return TRUE;
62207 if (strcmp(operation, "evalPolicyReq") == 0
62208 && (!idlname || strcmp(idlname, "org/csapi/policy/evaluation/IpPolicyEvalManager") == 0)) {
62209 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62210 tree = start_dissecting(tvb, pinfo, ptree, offset);
62211 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62212 return TRUE;
62215 if (strcmp(operation, "abortEvalPolicyReq") == 0
62216 && (!idlname || strcmp(idlname, "org/csapi/policy/evaluation/IpPolicyEvalManager") == 0)) {
62217 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62218 tree = start_dissecting(tvb, pinfo, ptree, offset);
62219 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62220 return TRUE;
62223 if (strcmp(operation, "generateEvent") == 0
62224 && (!idlname || strcmp(idlname, "org/csapi/policy/evaluation/IpPolicyEvalManager") == 0)) {
62225 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62226 tree = start_dissecting(tvb, pinfo, ptree, offset);
62227 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62228 return TRUE;
62231 if (strcmp(operation, "createNotification") == 0
62232 && (!idlname || strcmp(idlname, "org/csapi/policy/evaluation/IpPolicyEvalManager") == 0)) {
62233 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62234 tree = start_dissecting(tvb, pinfo, ptree, offset);
62235 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62236 return TRUE;
62239 if (strcmp(operation, "destroyNotification") == 0
62240 && (!idlname || strcmp(idlname, "org/csapi/policy/evaluation/IpPolicyEvalManager") == 0)) {
62241 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62242 tree = start_dissecting(tvb, pinfo, ptree, offset);
62243 decode_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62244 return TRUE;
62247 if (strcmp(operation, "getAttribute") == 0
62248 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicy") == 0)) {
62249 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62250 tree = start_dissecting(tvb, pinfo, ptree, offset);
62251 decode_org_csapi_policy_provisioning_IpPolicy_getAttribute(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62252 return TRUE;
62255 if (strcmp(operation, "setAttribute") == 0
62256 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicy") == 0)) {
62257 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62258 tree = start_dissecting(tvb, pinfo, ptree, offset);
62259 decode_org_csapi_policy_provisioning_IpPolicy_setAttribute(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62260 return TRUE;
62263 if (strcmp(operation, "getAttributes") == 0
62264 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicy") == 0)) {
62265 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62266 tree = start_dissecting(tvb, pinfo, ptree, offset);
62267 decode_org_csapi_policy_provisioning_IpPolicy_getAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62268 return TRUE;
62271 if (strcmp(operation, "setAttributes") == 0
62272 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicy") == 0)) {
62273 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62274 tree = start_dissecting(tvb, pinfo, ptree, offset);
62275 decode_org_csapi_policy_provisioning_IpPolicy_setAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62276 return TRUE;
62279 if (strcmp(operation, "getList") == 0
62280 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyIterator") == 0)) {
62281 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62282 tree = start_dissecting(tvb, pinfo, ptree, offset);
62283 decode_org_csapi_policy_provisioning_IpPolicyIterator_getList(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62284 return TRUE;
62287 if (strcmp(operation, "getParentRepository") == 0
62288 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62289 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62290 tree = start_dissecting(tvb, pinfo, ptree, offset);
62291 decode_org_csapi_policy_provisioning_IpPolicyRepository_getParentRepository(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62292 return TRUE;
62295 if (strcmp(operation, "createRepository") == 0
62296 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62297 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62298 tree = start_dissecting(tvb, pinfo, ptree, offset);
62299 decode_org_csapi_policy_provisioning_IpPolicyRepository_createRepository(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62300 return TRUE;
62303 if (strcmp(operation, "getRepository") == 0
62304 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62305 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62306 tree = start_dissecting(tvb, pinfo, ptree, offset);
62307 decode_org_csapi_policy_provisioning_IpPolicyRepository_getRepository(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62308 return TRUE;
62311 if (strcmp(operation, "removeRepository") == 0
62312 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62313 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62314 tree = start_dissecting(tvb, pinfo, ptree, offset);
62315 decode_org_csapi_policy_provisioning_IpPolicyRepository_removeRepository(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62316 return TRUE;
62319 if (strcmp(operation, "getRepositoryCount") == 0
62320 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62321 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62322 tree = start_dissecting(tvb, pinfo, ptree, offset);
62323 decode_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62324 return TRUE;
62327 if (strcmp(operation, "getRepositoryIterator") == 0
62328 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62329 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62330 tree = start_dissecting(tvb, pinfo, ptree, offset);
62331 decode_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62332 return TRUE;
62335 if (strcmp(operation, "createCondition") == 0
62336 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62337 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62338 tree = start_dissecting(tvb, pinfo, ptree, offset);
62339 decode_org_csapi_policy_provisioning_IpPolicyRepository_createCondition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62340 return TRUE;
62343 if (strcmp(operation, "getCondition") == 0
62344 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62345 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62346 tree = start_dissecting(tvb, pinfo, ptree, offset);
62347 decode_org_csapi_policy_provisioning_IpPolicyRepository_getCondition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62348 return TRUE;
62351 if (strcmp(operation, "removeCondition") == 0
62352 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62353 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62354 tree = start_dissecting(tvb, pinfo, ptree, offset);
62355 decode_org_csapi_policy_provisioning_IpPolicyRepository_removeCondition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62356 return TRUE;
62359 if (strcmp(operation, "getConditionCount") == 0
62360 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62361 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62362 tree = start_dissecting(tvb, pinfo, ptree, offset);
62363 decode_org_csapi_policy_provisioning_IpPolicyRepository_getConditionCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62364 return TRUE;
62367 if (strcmp(operation, "getConditionIterator") == 0
62368 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62369 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62370 tree = start_dissecting(tvb, pinfo, ptree, offset);
62371 decode_org_csapi_policy_provisioning_IpPolicyRepository_getConditionIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62372 return TRUE;
62375 if (strcmp(operation, "createAction") == 0
62376 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62377 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62378 tree = start_dissecting(tvb, pinfo, ptree, offset);
62379 decode_org_csapi_policy_provisioning_IpPolicyRepository_createAction(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62380 return TRUE;
62383 if (strcmp(operation, "getAction") == 0
62384 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62385 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62386 tree = start_dissecting(tvb, pinfo, ptree, offset);
62387 decode_org_csapi_policy_provisioning_IpPolicyRepository_getAction(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62388 return TRUE;
62391 if (strcmp(operation, "removeAction") == 0
62392 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62393 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62394 tree = start_dissecting(tvb, pinfo, ptree, offset);
62395 decode_org_csapi_policy_provisioning_IpPolicyRepository_removeAction(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62396 return TRUE;
62399 if (strcmp(operation, "getActionCount") == 0
62400 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62401 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62402 tree = start_dissecting(tvb, pinfo, ptree, offset);
62403 decode_org_csapi_policy_provisioning_IpPolicyRepository_getActionCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62404 return TRUE;
62407 if (strcmp(operation, "getActionIterator") == 0
62408 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRepository") == 0)) {
62409 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62410 tree = start_dissecting(tvb, pinfo, ptree, offset);
62411 decode_org_csapi_policy_provisioning_IpPolicyRepository_getActionIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62412 return TRUE;
62415 if (strcmp(operation, "getParentGroup") == 0
62416 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62417 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62418 tree = start_dissecting(tvb, pinfo, ptree, offset);
62419 decode_org_csapi_policy_provisioning_IpPolicyRule_getParentGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62420 return TRUE;
62423 if (strcmp(operation, "getParentDomain") == 0
62424 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62425 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62426 tree = start_dissecting(tvb, pinfo, ptree, offset);
62427 decode_org_csapi_policy_provisioning_IpPolicyRule_getParentDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62428 return TRUE;
62431 if (strcmp(operation, "createCondition") == 0
62432 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62433 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62434 tree = start_dissecting(tvb, pinfo, ptree, offset);
62435 decode_org_csapi_policy_provisioning_IpPolicyRule_createCondition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62436 return TRUE;
62439 if (strcmp(operation, "getCondition") == 0
62440 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62441 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62442 tree = start_dissecting(tvb, pinfo, ptree, offset);
62443 decode_org_csapi_policy_provisioning_IpPolicyRule_getCondition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62444 return TRUE;
62447 if (strcmp(operation, "removeCondition") == 0
62448 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62449 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62450 tree = start_dissecting(tvb, pinfo, ptree, offset);
62451 decode_org_csapi_policy_provisioning_IpPolicyRule_removeCondition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62452 return TRUE;
62455 if (strcmp(operation, "getConditionCount") == 0
62456 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62457 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62458 tree = start_dissecting(tvb, pinfo, ptree, offset);
62459 decode_org_csapi_policy_provisioning_IpPolicyRule_getConditionCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62460 return TRUE;
62463 if (strcmp(operation, "getConditionIterator") == 0
62464 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62465 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62466 tree = start_dissecting(tvb, pinfo, ptree, offset);
62467 decode_org_csapi_policy_provisioning_IpPolicyRule_getConditionIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62468 return TRUE;
62471 if (strcmp(operation, "createAction") == 0
62472 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62473 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62474 tree = start_dissecting(tvb, pinfo, ptree, offset);
62475 decode_org_csapi_policy_provisioning_IpPolicyRule_createAction(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62476 return TRUE;
62479 if (strcmp(operation, "getAction") == 0
62480 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62481 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62482 tree = start_dissecting(tvb, pinfo, ptree, offset);
62483 decode_org_csapi_policy_provisioning_IpPolicyRule_getAction(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62484 return TRUE;
62487 if (strcmp(operation, "removeAction") == 0
62488 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62489 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62490 tree = start_dissecting(tvb, pinfo, ptree, offset);
62491 decode_org_csapi_policy_provisioning_IpPolicyRule_removeAction(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62492 return TRUE;
62495 if (strcmp(operation, "getActionCount") == 0
62496 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62497 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62498 tree = start_dissecting(tvb, pinfo, ptree, offset);
62499 decode_org_csapi_policy_provisioning_IpPolicyRule_getActionCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62500 return TRUE;
62503 if (strcmp(operation, "getActionIterator") == 0
62504 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62505 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62506 tree = start_dissecting(tvb, pinfo, ptree, offset);
62507 decode_org_csapi_policy_provisioning_IpPolicyRule_getActionIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62508 return TRUE;
62511 if (strcmp(operation, "setValidityPeriodConditionByName") == 0
62512 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62513 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62514 tree = start_dissecting(tvb, pinfo, ptree, offset);
62515 decode_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodConditionByName(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62516 return TRUE;
62519 if (strcmp(operation, "setValidityPeriodCondition") == 0
62520 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62521 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62522 tree = start_dissecting(tvb, pinfo, ptree, offset);
62523 decode_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodCondition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62524 return TRUE;
62527 if (strcmp(operation, "getValidityPeriodCondition") == 0
62528 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62529 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62530 tree = start_dissecting(tvb, pinfo, ptree, offset);
62531 decode_org_csapi_policy_provisioning_IpPolicyRule_getValidityPeriodCondition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62532 return TRUE;
62535 if (strcmp(operation, "unsetValidityPeriodCondition") == 0
62536 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62537 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62538 tree = start_dissecting(tvb, pinfo, ptree, offset);
62539 decode_org_csapi_policy_provisioning_IpPolicyRule_unsetValidityPeriodCondition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62540 return TRUE;
62543 if (strcmp(operation, "setConditionList") == 0
62544 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62545 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62546 tree = start_dissecting(tvb, pinfo, ptree, offset);
62547 decode_org_csapi_policy_provisioning_IpPolicyRule_setConditionList(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62548 return TRUE;
62551 if (strcmp(operation, "getConditionList") == 0
62552 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62553 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62554 tree = start_dissecting(tvb, pinfo, ptree, offset);
62555 decode_org_csapi_policy_provisioning_IpPolicyRule_getConditionList(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62556 return TRUE;
62559 if (strcmp(operation, "setActionList") == 0
62560 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62561 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62562 tree = start_dissecting(tvb, pinfo, ptree, offset);
62563 decode_org_csapi_policy_provisioning_IpPolicyRule_setActionList(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62564 return TRUE;
62567 if (strcmp(operation, "getActionList") == 0
62568 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyRule") == 0)) {
62569 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62570 tree = start_dissecting(tvb, pinfo, ptree, offset);
62571 decode_org_csapi_policy_provisioning_IpPolicyRule_getActionList(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62572 return TRUE;
62575 if (strcmp(operation, "createDomain") == 0
62576 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62577 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62578 tree = start_dissecting(tvb, pinfo, ptree, offset);
62579 decode_org_csapi_policy_provisioning_IpPolicyManager_createDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62580 return TRUE;
62583 if (strcmp(operation, "getDomain") == 0
62584 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62585 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62586 tree = start_dissecting(tvb, pinfo, ptree, offset);
62587 decode_org_csapi_policy_provisioning_IpPolicyManager_getDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62588 return TRUE;
62591 if (strcmp(operation, "removeDomain") == 0
62592 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62593 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62594 tree = start_dissecting(tvb, pinfo, ptree, offset);
62595 decode_org_csapi_policy_provisioning_IpPolicyManager_removeDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62596 return TRUE;
62599 if (strcmp(operation, "getDomainCount") == 0
62600 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62601 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62602 tree = start_dissecting(tvb, pinfo, ptree, offset);
62603 decode_org_csapi_policy_provisioning_IpPolicyManager_getDomainCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62604 return TRUE;
62607 if (strcmp(operation, "getDomainIterator") == 0
62608 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62609 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62610 tree = start_dissecting(tvb, pinfo, ptree, offset);
62611 decode_org_csapi_policy_provisioning_IpPolicyManager_getDomainIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62612 return TRUE;
62615 if (strcmp(operation, "findMatchingDomains") == 0
62616 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62617 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62618 tree = start_dissecting(tvb, pinfo, ptree, offset);
62619 decode_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62620 return TRUE;
62623 if (strcmp(operation, "createRepository") == 0
62624 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62625 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62626 tree = start_dissecting(tvb, pinfo, ptree, offset);
62627 decode_org_csapi_policy_provisioning_IpPolicyManager_createRepository(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62628 return TRUE;
62631 if (strcmp(operation, "getRepository") == 0
62632 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62633 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62634 tree = start_dissecting(tvb, pinfo, ptree, offset);
62635 decode_org_csapi_policy_provisioning_IpPolicyManager_getRepository(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62636 return TRUE;
62639 if (strcmp(operation, "removeRepository") == 0
62640 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62641 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62642 tree = start_dissecting(tvb, pinfo, ptree, offset);
62643 decode_org_csapi_policy_provisioning_IpPolicyManager_removeRepository(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62644 return TRUE;
62647 if (strcmp(operation, "getRepositoryCount") == 0
62648 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62649 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62650 tree = start_dissecting(tvb, pinfo, ptree, offset);
62651 decode_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62652 return TRUE;
62655 if (strcmp(operation, "getRepositoryIterator") == 0
62656 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62657 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62658 tree = start_dissecting(tvb, pinfo, ptree, offset);
62659 decode_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62660 return TRUE;
62663 if (strcmp(operation, "startTransaction") == 0
62664 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62665 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62666 tree = start_dissecting(tvb, pinfo, ptree, offset);
62667 decode_org_csapi_policy_provisioning_IpPolicyManager_startTransaction(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62668 return TRUE;
62671 if (strcmp(operation, "commitTransaction") == 0
62672 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62673 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62674 tree = start_dissecting(tvb, pinfo, ptree, offset);
62675 decode_org_csapi_policy_provisioning_IpPolicyManager_commitTransaction(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62676 return TRUE;
62679 if (strcmp(operation, "abortTransaction") == 0
62680 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyManager") == 0)) {
62681 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62682 tree = start_dissecting(tvb, pinfo, ptree, offset);
62683 decode_org_csapi_policy_provisioning_IpPolicyManager_abortTransaction(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62684 return TRUE;
62687 if (strcmp(operation, "getParentDomain") == 0
62688 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62689 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62690 tree = start_dissecting(tvb, pinfo, ptree, offset);
62691 decode_org_csapi_policy_provisioning_IpPolicyGroup_getParentDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62692 return TRUE;
62695 if (strcmp(operation, "getParentGroup") == 0
62696 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62697 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62698 tree = start_dissecting(tvb, pinfo, ptree, offset);
62699 decode_org_csapi_policy_provisioning_IpPolicyGroup_getParentGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62700 return TRUE;
62703 if (strcmp(operation, "createGroup") == 0
62704 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62705 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62706 tree = start_dissecting(tvb, pinfo, ptree, offset);
62707 decode_org_csapi_policy_provisioning_IpPolicyGroup_createGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62708 return TRUE;
62711 if (strcmp(operation, "getGroup") == 0
62712 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62713 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62714 tree = start_dissecting(tvb, pinfo, ptree, offset);
62715 decode_org_csapi_policy_provisioning_IpPolicyGroup_getGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62716 return TRUE;
62719 if (strcmp(operation, "removeGroup") == 0
62720 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62721 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62722 tree = start_dissecting(tvb, pinfo, ptree, offset);
62723 decode_org_csapi_policy_provisioning_IpPolicyGroup_removeGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62724 return TRUE;
62727 if (strcmp(operation, "getGroupCount") == 0
62728 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62729 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62730 tree = start_dissecting(tvb, pinfo, ptree, offset);
62731 decode_org_csapi_policy_provisioning_IpPolicyGroup_getGroupCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62732 return TRUE;
62735 if (strcmp(operation, "getGroupIterator") == 0
62736 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62737 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62738 tree = start_dissecting(tvb, pinfo, ptree, offset);
62739 decode_org_csapi_policy_provisioning_IpPolicyGroup_getGroupIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62740 return TRUE;
62743 if (strcmp(operation, "createRule") == 0
62744 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62745 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62746 tree = start_dissecting(tvb, pinfo, ptree, offset);
62747 decode_org_csapi_policy_provisioning_IpPolicyGroup_createRule(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62748 return TRUE;
62751 if (strcmp(operation, "getRule") == 0
62752 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62753 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62754 tree = start_dissecting(tvb, pinfo, ptree, offset);
62755 decode_org_csapi_policy_provisioning_IpPolicyGroup_getRule(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62756 return TRUE;
62759 if (strcmp(operation, "removeRule") == 0
62760 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62761 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62762 tree = start_dissecting(tvb, pinfo, ptree, offset);
62763 decode_org_csapi_policy_provisioning_IpPolicyGroup_removeRule(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62764 return TRUE;
62767 if (strcmp(operation, "getRuleCount") == 0
62768 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62769 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62770 tree = start_dissecting(tvb, pinfo, ptree, offset);
62771 decode_org_csapi_policy_provisioning_IpPolicyGroup_getRuleCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62772 return TRUE;
62775 if (strcmp(operation, "getRuleIterator") == 0
62776 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyGroup") == 0)) {
62777 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62778 tree = start_dissecting(tvb, pinfo, ptree, offset);
62779 decode_org_csapi_policy_provisioning_IpPolicyGroup_getRuleIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62780 return TRUE;
62783 if (strcmp(operation, "setRequiredAttributes") == 0
62784 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyEventDefinition") == 0)) {
62785 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62786 tree = start_dissecting(tvb, pinfo, ptree, offset);
62787 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62788 return TRUE;
62791 if (strcmp(operation, "setOptionalAttributes") == 0
62792 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyEventDefinition") == 0)) {
62793 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62794 tree = start_dissecting(tvb, pinfo, ptree, offset);
62795 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62796 return TRUE;
62799 if (strcmp(operation, "getRequiredAttributes") == 0
62800 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyEventDefinition") == 0)) {
62801 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62802 tree = start_dissecting(tvb, pinfo, ptree, offset);
62803 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62804 return TRUE;
62807 if (strcmp(operation, "getOptionalAttributes") == 0
62808 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyEventDefinition") == 0)) {
62809 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62810 tree = start_dissecting(tvb, pinfo, ptree, offset);
62811 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62812 return TRUE;
62815 if (strcmp(operation, "getParentDomain") == 0
62816 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyEventDefinition") == 0)) {
62817 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62818 tree = start_dissecting(tvb, pinfo, ptree, offset);
62819 decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_getParentDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62820 return TRUE;
62823 if (strcmp(operation, "getParentRepository") == 0
62824 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyCondition") == 0)) {
62825 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62826 tree = start_dissecting(tvb, pinfo, ptree, offset);
62827 decode_org_csapi_policy_provisioning_IpPolicyCondition_getParentRepository(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62828 return TRUE;
62831 if (strcmp(operation, "getParentRule") == 0
62832 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyCondition") == 0)) {
62833 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62834 tree = start_dissecting(tvb, pinfo, ptree, offset);
62835 decode_org_csapi_policy_provisioning_IpPolicyCondition_getParentRule(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62836 return TRUE;
62839 if (strcmp(operation, "getParentRepository") == 0
62840 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyAction") == 0)) {
62841 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62842 tree = start_dissecting(tvb, pinfo, ptree, offset);
62843 decode_org_csapi_policy_provisioning_IpPolicyAction_getParentRepository(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62844 return TRUE;
62847 if (strcmp(operation, "getParentRule") == 0
62848 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyAction") == 0)) {
62849 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62850 tree = start_dissecting(tvb, pinfo, ptree, offset);
62851 decode_org_csapi_policy_provisioning_IpPolicyAction_getParentRule(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62852 return TRUE;
62855 if (strcmp(operation, "setInputVariables") == 0
62856 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicySignature") == 0)) {
62857 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62858 tree = start_dissecting(tvb, pinfo, ptree, offset);
62859 decode_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62860 return TRUE;
62863 if (strcmp(operation, "setOutputVariables") == 0
62864 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicySignature") == 0)) {
62865 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62866 tree = start_dissecting(tvb, pinfo, ptree, offset);
62867 decode_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62868 return TRUE;
62871 if (strcmp(operation, "getInputVariables") == 0
62872 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicySignature") == 0)) {
62873 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62874 tree = start_dissecting(tvb, pinfo, ptree, offset);
62875 decode_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62876 return TRUE;
62879 if (strcmp(operation, "getOutputVariables") == 0
62880 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicySignature") == 0)) {
62881 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62882 tree = start_dissecting(tvb, pinfo, ptree, offset);
62883 decode_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62884 return TRUE;
62887 if (strcmp(operation, "setGroupNames") == 0
62888 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicySignature") == 0)) {
62889 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62890 tree = start_dissecting(tvb, pinfo, ptree, offset);
62891 decode_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62892 return TRUE;
62895 if (strcmp(operation, "setPolicyRoles") == 0
62896 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicySignature") == 0)) {
62897 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62898 tree = start_dissecting(tvb, pinfo, ptree, offset);
62899 decode_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62900 return TRUE;
62903 if (strcmp(operation, "getGroupNames") == 0
62904 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicySignature") == 0)) {
62905 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62906 tree = start_dissecting(tvb, pinfo, ptree, offset);
62907 decode_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62908 return TRUE;
62911 if (strcmp(operation, "getPolicyRoles") == 0
62912 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicySignature") == 0)) {
62913 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62914 tree = start_dissecting(tvb, pinfo, ptree, offset);
62915 decode_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62916 return TRUE;
62919 if (strcmp(operation, "getParentDomain") == 0
62920 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicySignature") == 0)) {
62921 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62922 tree = start_dissecting(tvb, pinfo, ptree, offset);
62923 decode_org_csapi_policy_provisioning_IpPolicySignature_getParentDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62924 return TRUE;
62927 if (strcmp(operation, "getParentDomain") == 0
62928 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
62929 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62930 tree = start_dissecting(tvb, pinfo, ptree, offset);
62931 decode_org_csapi_policy_provisioning_IpPolicyDomain_getParentDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62932 return TRUE;
62935 if (strcmp(operation, "createDomain") == 0
62936 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
62937 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62938 tree = start_dissecting(tvb, pinfo, ptree, offset);
62939 decode_org_csapi_policy_provisioning_IpPolicyDomain_createDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62940 return TRUE;
62943 if (strcmp(operation, "getDomain") == 0
62944 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
62945 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62946 tree = start_dissecting(tvb, pinfo, ptree, offset);
62947 decode_org_csapi_policy_provisioning_IpPolicyDomain_getDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62948 return TRUE;
62951 if (strcmp(operation, "removeDomain") == 0
62952 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
62953 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62954 tree = start_dissecting(tvb, pinfo, ptree, offset);
62955 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeDomain(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62956 return TRUE;
62959 if (strcmp(operation, "getDomainCount") == 0
62960 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
62961 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62962 tree = start_dissecting(tvb, pinfo, ptree, offset);
62963 decode_org_csapi_policy_provisioning_IpPolicyDomain_getDomainCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62964 return TRUE;
62967 if (strcmp(operation, "getDomainIterator") == 0
62968 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
62969 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62970 tree = start_dissecting(tvb, pinfo, ptree, offset);
62971 decode_org_csapi_policy_provisioning_IpPolicyDomain_getDomainIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62972 return TRUE;
62975 if (strcmp(operation, "createGroup") == 0
62976 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
62977 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62978 tree = start_dissecting(tvb, pinfo, ptree, offset);
62979 decode_org_csapi_policy_provisioning_IpPolicyDomain_createGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62980 return TRUE;
62983 if (strcmp(operation, "getGroup") == 0
62984 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
62985 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62986 tree = start_dissecting(tvb, pinfo, ptree, offset);
62987 decode_org_csapi_policy_provisioning_IpPolicyDomain_getGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62988 return TRUE;
62991 if (strcmp(operation, "removeGroup") == 0
62992 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
62993 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
62994 tree = start_dissecting(tvb, pinfo, ptree, offset);
62995 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
62996 return TRUE;
62999 if (strcmp(operation, "getGroupCount") == 0
63000 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63001 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63002 tree = start_dissecting(tvb, pinfo, ptree, offset);
63003 decode_org_csapi_policy_provisioning_IpPolicyDomain_getGroupCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63004 return TRUE;
63007 if (strcmp(operation, "getGroupIterator") == 0
63008 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63009 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63010 tree = start_dissecting(tvb, pinfo, ptree, offset);
63011 decode_org_csapi_policy_provisioning_IpPolicyDomain_getGroupIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63012 return TRUE;
63015 if (strcmp(operation, "createRule") == 0
63016 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63017 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63018 tree = start_dissecting(tvb, pinfo, ptree, offset);
63019 decode_org_csapi_policy_provisioning_IpPolicyDomain_createRule(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63020 return TRUE;
63023 if (strcmp(operation, "getRule") == 0
63024 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63025 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63026 tree = start_dissecting(tvb, pinfo, ptree, offset);
63027 decode_org_csapi_policy_provisioning_IpPolicyDomain_getRule(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63028 return TRUE;
63031 if (strcmp(operation, "removeRule") == 0
63032 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63033 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63034 tree = start_dissecting(tvb, pinfo, ptree, offset);
63035 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeRule(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63036 return TRUE;
63039 if (strcmp(operation, "getRuleCount") == 0
63040 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63041 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63042 tree = start_dissecting(tvb, pinfo, ptree, offset);
63043 decode_org_csapi_policy_provisioning_IpPolicyDomain_getRuleCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63044 return TRUE;
63047 if (strcmp(operation, "getRuleIterator") == 0
63048 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63049 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63050 tree = start_dissecting(tvb, pinfo, ptree, offset);
63051 decode_org_csapi_policy_provisioning_IpPolicyDomain_getRuleIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63052 return TRUE;
63055 if (strcmp(operation, "createEventDefinition") == 0
63056 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63057 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63058 tree = start_dissecting(tvb, pinfo, ptree, offset);
63059 decode_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63060 return TRUE;
63063 if (strcmp(operation, "getEventDefinition") == 0
63064 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63065 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63066 tree = start_dissecting(tvb, pinfo, ptree, offset);
63067 decode_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63068 return TRUE;
63071 if (strcmp(operation, "removeEventDefinition") == 0
63072 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63073 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63074 tree = start_dissecting(tvb, pinfo, ptree, offset);
63075 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeEventDefinition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63076 return TRUE;
63079 if (strcmp(operation, "getEventDefinitionCount") == 0
63080 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63081 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63082 tree = start_dissecting(tvb, pinfo, ptree, offset);
63083 decode_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63084 return TRUE;
63087 if (strcmp(operation, "getEventDefinitionIterator") == 0
63088 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63089 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63090 tree = start_dissecting(tvb, pinfo, ptree, offset);
63091 decode_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63092 return TRUE;
63095 if (strcmp(operation, "createVariableSet") == 0
63096 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63097 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63098 tree = start_dissecting(tvb, pinfo, ptree, offset);
63099 decode_org_csapi_policy_provisioning_IpPolicyDomain_createVariableSet(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63100 return TRUE;
63103 if (strcmp(operation, "getVariableSet") == 0
63104 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63105 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63106 tree = start_dissecting(tvb, pinfo, ptree, offset);
63107 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63108 return TRUE;
63111 if (strcmp(operation, "removeVariableSet") == 0
63112 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63113 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63114 tree = start_dissecting(tvb, pinfo, ptree, offset);
63115 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeVariableSet(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63116 return TRUE;
63119 if (strcmp(operation, "getVariableSetCount") == 0
63120 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63121 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63122 tree = start_dissecting(tvb, pinfo, ptree, offset);
63123 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63124 return TRUE;
63127 if (strcmp(operation, "getVariableSetIterator") == 0
63128 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63129 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63130 tree = start_dissecting(tvb, pinfo, ptree, offset);
63131 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63132 return TRUE;
63135 if (strcmp(operation, "createVariable") == 0
63136 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63137 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63138 tree = start_dissecting(tvb, pinfo, ptree, offset);
63139 decode_org_csapi_policy_provisioning_IpPolicyDomain_createVariable(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63140 return TRUE;
63143 if (strcmp(operation, "setVariableValue") == 0
63144 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63145 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63146 tree = start_dissecting(tvb, pinfo, ptree, offset);
63147 decode_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63148 return TRUE;
63151 if (strcmp(operation, "getVariableType") == 0
63152 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63153 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63154 tree = start_dissecting(tvb, pinfo, ptree, offset);
63155 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63156 return TRUE;
63159 if (strcmp(operation, "getVariableValue") == 0
63160 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63161 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63162 tree = start_dissecting(tvb, pinfo, ptree, offset);
63163 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63164 return TRUE;
63167 if (strcmp(operation, "getVariable") == 0
63168 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63169 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63170 tree = start_dissecting(tvb, pinfo, ptree, offset);
63171 decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariable(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63172 return TRUE;
63175 if (strcmp(operation, "removeVariable") == 0
63176 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63177 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63178 tree = start_dissecting(tvb, pinfo, ptree, offset);
63179 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63180 return TRUE;
63183 if (strcmp(operation, "createSignature") == 0
63184 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63185 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63186 tree = start_dissecting(tvb, pinfo, ptree, offset);
63187 decode_org_csapi_policy_provisioning_IpPolicyDomain_createSignature(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63188 return TRUE;
63191 if (strcmp(operation, "getSignature") == 0
63192 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63193 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63194 tree = start_dissecting(tvb, pinfo, ptree, offset);
63195 decode_org_csapi_policy_provisioning_IpPolicyDomain_getSignature(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63196 return TRUE;
63199 if (strcmp(operation, "removeSignature") == 0
63200 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63201 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63202 tree = start_dissecting(tvb, pinfo, ptree, offset);
63203 decode_org_csapi_policy_provisioning_IpPolicyDomain_removeSignature(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63204 return TRUE;
63207 if (strcmp(operation, "getSignatureCount") == 0
63208 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63209 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63210 tree = start_dissecting(tvb, pinfo, ptree, offset);
63211 decode_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureCount(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63212 return TRUE;
63215 if (strcmp(operation, "getSignatureIterator") == 0
63216 && (!idlname || strcmp(idlname, "org/csapi/policy/provisioning/IpPolicyDomain") == 0)) {
63217 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63218 tree = start_dissecting(tvb, pinfo, ptree, offset);
63219 decode_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureIterator(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63220 return TRUE;
63223 if (strcmp(operation, "createIdentity") == 0
63224 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63225 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63226 tree = start_dissecting(tvb, pinfo, ptree, offset);
63227 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63228 return TRUE;
63231 if (strcmp(operation, "deleteIdentity") == 0
63232 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63233 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63234 tree = start_dissecting(tvb, pinfo, ptree, offset);
63235 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63236 return TRUE;
63239 if (strcmp(operation, "isIdentity") == 0
63240 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63241 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63242 tree = start_dissecting(tvb, pinfo, ptree, offset);
63243 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63244 return TRUE;
63247 if (strcmp(operation, "createGroupIdentity") == 0
63248 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63249 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63250 tree = start_dissecting(tvb, pinfo, ptree, offset);
63251 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63252 return TRUE;
63255 if (strcmp(operation, "deleteGroupIdentity") == 0
63256 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63257 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63258 tree = start_dissecting(tvb, pinfo, ptree, offset);
63259 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63260 return TRUE;
63263 if (strcmp(operation, "addToGroup") == 0
63264 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63265 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63266 tree = start_dissecting(tvb, pinfo, ptree, offset);
63267 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63268 return TRUE;
63271 if (strcmp(operation, "removeFromGroup") == 0
63272 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63273 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63274 tree = start_dissecting(tvb, pinfo, ptree, offset);
63275 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63276 return TRUE;
63279 if (strcmp(operation, "listMembers") == 0
63280 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63281 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63282 tree = start_dissecting(tvb, pinfo, ptree, offset);
63283 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63284 return TRUE;
63287 if (strcmp(operation, "isGroupIdentity") == 0
63288 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63289 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63290 tree = start_dissecting(tvb, pinfo, ptree, offset);
63291 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63292 return TRUE;
63295 if (strcmp(operation, "listGroupMembership") == 0
63296 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63297 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63298 tree = start_dissecting(tvb, pinfo, ptree, offset);
63299 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63300 return TRUE;
63303 if (strcmp(operation, "addAlias") == 0
63304 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63305 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63306 tree = start_dissecting(tvb, pinfo, ptree, offset);
63307 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63308 return TRUE;
63311 if (strcmp(operation, "removeAliases") == 0
63312 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63313 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63314 tree = start_dissecting(tvb, pinfo, ptree, offset);
63315 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63316 return TRUE;
63319 if (strcmp(operation, "listAliases") == 0
63320 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63321 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63322 tree = start_dissecting(tvb, pinfo, ptree, offset);
63323 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63324 return TRUE;
63327 if (strcmp(operation, "lookupByAlias") == 0
63328 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63329 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63330 tree = start_dissecting(tvb, pinfo, ptree, offset);
63331 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63332 return TRUE;
63335 if (strcmp(operation, "associateTypes") == 0
63336 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63337 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63338 tree = start_dissecting(tvb, pinfo, ptree, offset);
63339 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63340 return TRUE;
63343 if (strcmp(operation, "disassociateTypes") == 0
63344 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63345 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63346 tree = start_dissecting(tvb, pinfo, ptree, offset);
63347 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63348 return TRUE;
63351 if (strcmp(operation, "listTypesOfIdentity") == 0
63352 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63353 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63354 tree = start_dissecting(tvb, pinfo, ptree, offset);
63355 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63356 return TRUE;
63359 if (strcmp(operation, "hasType") == 0
63360 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63361 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63362 tree = start_dissecting(tvb, pinfo, ptree, offset);
63363 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63364 return TRUE;
63367 if (strcmp(operation, "getIdentityAttributes") == 0
63368 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63369 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63370 tree = start_dissecting(tvb, pinfo, ptree, offset);
63371 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63372 return TRUE;
63375 if (strcmp(operation, "setIdentityAttributes") == 0
63376 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityManagement") == 0)) {
63377 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63378 tree = start_dissecting(tvb, pinfo, ptree, offset);
63379 decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63380 return TRUE;
63383 if (strcmp(operation, "createAgent") == 0
63384 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63385 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63386 tree = start_dissecting(tvb, pinfo, ptree, offset);
63387 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63388 return TRUE;
63391 if (strcmp(operation, "deleteAgent") == 0
63392 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63393 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63394 tree = start_dissecting(tvb, pinfo, ptree, offset);
63395 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63396 return TRUE;
63399 if (strcmp(operation, "isAgent") == 0
63400 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63401 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63402 tree = start_dissecting(tvb, pinfo, ptree, offset);
63403 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63404 return TRUE;
63407 if (strcmp(operation, "enableCapabilities") == 0
63408 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63409 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63410 tree = start_dissecting(tvb, pinfo, ptree, offset);
63411 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63412 return TRUE;
63415 if (strcmp(operation, "disableCapabilities") == 0
63416 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63417 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63418 tree = start_dissecting(tvb, pinfo, ptree, offset);
63419 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63420 return TRUE;
63423 if (strcmp(operation, "listEnabledCapabilities") == 0
63424 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63425 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63426 tree = start_dissecting(tvb, pinfo, ptree, offset);
63427 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63428 return TRUE;
63431 if (strcmp(operation, "listAllCapabilities") == 0
63432 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63433 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63434 tree = start_dissecting(tvb, pinfo, ptree, offset);
63435 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63436 return TRUE;
63439 if (strcmp(operation, "isCapableOf") == 0
63440 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63441 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63442 tree = start_dissecting(tvb, pinfo, ptree, offset);
63443 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63444 return TRUE;
63447 if (strcmp(operation, "associateTypes") == 0
63448 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63449 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63450 tree = start_dissecting(tvb, pinfo, ptree, offset);
63451 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63452 return TRUE;
63455 if (strcmp(operation, "disassociateTypes") == 0
63456 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63457 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63458 tree = start_dissecting(tvb, pinfo, ptree, offset);
63459 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63460 return TRUE;
63463 if (strcmp(operation, "listTypesOfAgent") == 0
63464 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63465 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63466 tree = start_dissecting(tvb, pinfo, ptree, offset);
63467 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63468 return TRUE;
63471 if (strcmp(operation, "hasType") == 0
63472 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63473 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63474 tree = start_dissecting(tvb, pinfo, ptree, offset);
63475 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63476 return TRUE;
63479 if (strcmp(operation, "getAgentAttributes") == 0
63480 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63481 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63482 tree = start_dissecting(tvb, pinfo, ptree, offset);
63483 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63484 return TRUE;
63487 if (strcmp(operation, "setAgentAttributes") == 0
63488 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentManagement") == 0)) {
63489 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63490 tree = start_dissecting(tvb, pinfo, ptree, offset);
63491 decode_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63492 return TRUE;
63495 if (strcmp(operation, "assignAgent") == 0
63496 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentAssignment") == 0)) {
63497 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63498 tree = start_dissecting(tvb, pinfo, ptree, offset);
63499 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63500 return TRUE;
63503 if (strcmp(operation, "unassignAgent") == 0
63504 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentAssignment") == 0)) {
63505 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63506 tree = start_dissecting(tvb, pinfo, ptree, offset);
63507 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63508 return TRUE;
63511 if (strcmp(operation, "listAssignedAgents") == 0
63512 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentAssignment") == 0)) {
63513 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63514 tree = start_dissecting(tvb, pinfo, ptree, offset);
63515 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63516 return TRUE;
63519 if (strcmp(operation, "listAssociatedIdentitiesOfAgent") == 0
63520 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentAssignment") == 0)) {
63521 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63522 tree = start_dissecting(tvb, pinfo, ptree, offset);
63523 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63524 return TRUE;
63527 if (strcmp(operation, "listAssignedAgentsByCapability") == 0
63528 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentAssignment") == 0)) {
63529 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63530 tree = start_dissecting(tvb, pinfo, ptree, offset);
63531 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63532 return TRUE;
63535 if (strcmp(operation, "listCapabilitiesOfIdentity") == 0
63536 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentAssignment") == 0)) {
63537 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63538 tree = start_dissecting(tvb, pinfo, ptree, offset);
63539 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63540 return TRUE;
63543 if (strcmp(operation, "isIdentityCapableOf") == 0
63544 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentAssignment") == 0)) {
63545 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63546 tree = start_dissecting(tvb, pinfo, ptree, offset);
63547 decode_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63548 return TRUE;
63551 if (strcmp(operation, "createIdentityAttribute") == 0
63552 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63553 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63554 tree = start_dissecting(tvb, pinfo, ptree, offset);
63555 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63556 return TRUE;
63559 if (strcmp(operation, "deleteIdentityAttribute") == 0
63560 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63561 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63562 tree = start_dissecting(tvb, pinfo, ptree, offset);
63563 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63564 return TRUE;
63567 if (strcmp(operation, "getIdentityAttributeDefinition") == 0
63568 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63569 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63570 tree = start_dissecting(tvb, pinfo, ptree, offset);
63571 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63572 return TRUE;
63575 if (strcmp(operation, "listAllIdentityAttributes") == 0
63576 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63577 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63578 tree = start_dissecting(tvb, pinfo, ptree, offset);
63579 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63580 return TRUE;
63583 if (strcmp(operation, "createIdentityType") == 0
63584 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63585 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63586 tree = start_dissecting(tvb, pinfo, ptree, offset);
63587 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63588 return TRUE;
63591 if (strcmp(operation, "deleteIdentityType") == 0
63592 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63593 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63594 tree = start_dissecting(tvb, pinfo, ptree, offset);
63595 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63596 return TRUE;
63599 if (strcmp(operation, "listIdentityTypes") == 0
63600 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63601 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63602 tree = start_dissecting(tvb, pinfo, ptree, offset);
63603 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63604 return TRUE;
63607 if (strcmp(operation, "addIdentityTypeAttributes") == 0
63608 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63609 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63610 tree = start_dissecting(tvb, pinfo, ptree, offset);
63611 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63612 return TRUE;
63615 if (strcmp(operation, "removeIdentityTypeAttributes") == 0
63616 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63617 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63618 tree = start_dissecting(tvb, pinfo, ptree, offset);
63619 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63620 return TRUE;
63623 if (strcmp(operation, "listIdentityTypeAttributes") == 0
63624 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement") == 0)) {
63625 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63626 tree = start_dissecting(tvb, pinfo, ptree, offset);
63627 decode_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63628 return TRUE;
63631 if (strcmp(operation, "createAgentAttribute") == 0
63632 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63633 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63634 tree = start_dissecting(tvb, pinfo, ptree, offset);
63635 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63636 return TRUE;
63639 if (strcmp(operation, "deleteAgentAttribute") == 0
63640 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63641 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63642 tree = start_dissecting(tvb, pinfo, ptree, offset);
63643 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63644 return TRUE;
63647 if (strcmp(operation, "getAgentAttributeDefinition") == 0
63648 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63649 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63650 tree = start_dissecting(tvb, pinfo, ptree, offset);
63651 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63652 return TRUE;
63655 if (strcmp(operation, "listAllAgentAttributes") == 0
63656 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63657 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63658 tree = start_dissecting(tvb, pinfo, ptree, offset);
63659 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63660 return TRUE;
63663 if (strcmp(operation, "createAgentType") == 0
63664 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63665 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63666 tree = start_dissecting(tvb, pinfo, ptree, offset);
63667 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63668 return TRUE;
63671 if (strcmp(operation, "deleteAgentType") == 0
63672 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63673 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63674 tree = start_dissecting(tvb, pinfo, ptree, offset);
63675 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63676 return TRUE;
63679 if (strcmp(operation, "listAgentTypes") == 0
63680 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63681 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63682 tree = start_dissecting(tvb, pinfo, ptree, offset);
63683 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63684 return TRUE;
63687 if (strcmp(operation, "addAgentTypeAttributes") == 0
63688 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63689 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63690 tree = start_dissecting(tvb, pinfo, ptree, offset);
63691 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63692 return TRUE;
63695 if (strcmp(operation, "removeAgentTypeAttributes") == 0
63696 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63697 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63698 tree = start_dissecting(tvb, pinfo, ptree, offset);
63699 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63700 return TRUE;
63703 if (strcmp(operation, "listAgentTypeAttributes") == 0
63704 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMAgentTypeManagement") == 0)) {
63705 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63706 tree = start_dissecting(tvb, pinfo, ptree, offset);
63707 decode_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63708 return TRUE;
63711 if (strcmp(operation, "createCapabilityAttribute") == 0
63712 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63713 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63714 tree = start_dissecting(tvb, pinfo, ptree, offset);
63715 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63716 return TRUE;
63719 if (strcmp(operation, "deleteCapabilityAttribute") == 0
63720 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63721 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63722 tree = start_dissecting(tvb, pinfo, ptree, offset);
63723 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63724 return TRUE;
63727 if (strcmp(operation, "getCapabilityAttributeDefinition") == 0
63728 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63729 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63730 tree = start_dissecting(tvb, pinfo, ptree, offset);
63731 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63732 return TRUE;
63735 if (strcmp(operation, "listAllCapabilityAttributes") == 0
63736 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63737 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63738 tree = start_dissecting(tvb, pinfo, ptree, offset);
63739 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63740 return TRUE;
63743 if (strcmp(operation, "createCapability") == 0
63744 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63745 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63746 tree = start_dissecting(tvb, pinfo, ptree, offset);
63747 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63748 return TRUE;
63751 if (strcmp(operation, "deleteCapability") == 0
63752 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63753 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63754 tree = start_dissecting(tvb, pinfo, ptree, offset);
63755 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63756 return TRUE;
63759 if (strcmp(operation, "listCapabilities") == 0
63760 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63761 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63762 tree = start_dissecting(tvb, pinfo, ptree, offset);
63763 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63764 return TRUE;
63767 if (strcmp(operation, "addCapabilityAttributes") == 0
63768 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63769 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63770 tree = start_dissecting(tvb, pinfo, ptree, offset);
63771 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63772 return TRUE;
63775 if (strcmp(operation, "removeCapabilityAttributes") == 0
63776 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63777 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63778 tree = start_dissecting(tvb, pinfo, ptree, offset);
63779 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63780 return TRUE;
63783 if (strcmp(operation, "listCapabilityAttributes") == 0
63784 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63785 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63786 tree = start_dissecting(tvb, pinfo, ptree, offset);
63787 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63788 return TRUE;
63791 if (strcmp(operation, "assignCapabilitiesToType") == 0
63792 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63793 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63794 tree = start_dissecting(tvb, pinfo, ptree, offset);
63795 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63796 return TRUE;
63799 if (strcmp(operation, "unassignCapabilitiesFromType") == 0
63800 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63801 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63802 tree = start_dissecting(tvb, pinfo, ptree, offset);
63803 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63804 return TRUE;
63807 if (strcmp(operation, "listCapabilitiesOfType") == 0
63808 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMCapabilityManagement") == 0)) {
63809 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63810 tree = start_dissecting(tvb, pinfo, ptree, offset);
63811 decode_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63812 return TRUE;
63815 if (strcmp(operation, "getAuthToken") == 0
63816 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMProvisioningManager") == 0)) {
63817 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63818 tree = start_dissecting(tvb, pinfo, ptree, offset);
63819 decode_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63820 return TRUE;
63823 if (strcmp(operation, "obtainInterface") == 0
63824 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMProvisioningManager") == 0)) {
63825 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63826 tree = start_dissecting(tvb, pinfo, ptree, offset);
63827 decode_org_csapi_pam_provisioning_IpPAMProvisioningManager_obtainInterface(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63828 return TRUE;
63831 if (strcmp(operation, "getAccessControl") == 0
63832 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMProvisioningManager") == 0)) {
63833 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63834 tree = start_dissecting(tvb, pinfo, ptree, offset);
63835 decode_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63836 return TRUE;
63839 if (strcmp(operation, "setAccessControl") == 0
63840 && (!idlname || strcmp(idlname, "org/csapi/pam/provisioning/IpPAMProvisioningManager") == 0)) {
63841 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63842 tree = start_dissecting(tvb, pinfo, ptree, offset);
63843 decode_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63844 return TRUE;
63847 if (strcmp(operation, "setIdentityPresence") == 0
63848 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMIdentityPresence") == 0)) {
63849 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63850 tree = start_dissecting(tvb, pinfo, ptree, offset);
63851 decode_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63852 return TRUE;
63855 if (strcmp(operation, "setIdentityPresenceExpiration") == 0
63856 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMIdentityPresence") == 0)) {
63857 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63858 tree = start_dissecting(tvb, pinfo, ptree, offset);
63859 decode_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63860 return TRUE;
63863 if (strcmp(operation, "getIdentityPresence") == 0
63864 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMIdentityPresence") == 0)) {
63865 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63866 tree = start_dissecting(tvb, pinfo, ptree, offset);
63867 decode_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63868 return TRUE;
63871 if (strcmp(operation, "setAgentPresence") == 0
63872 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMAgentPresence") == 0)) {
63873 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63874 tree = start_dissecting(tvb, pinfo, ptree, offset);
63875 decode_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63876 return TRUE;
63879 if (strcmp(operation, "setCapabilityPresence") == 0
63880 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMAgentPresence") == 0)) {
63881 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63882 tree = start_dissecting(tvb, pinfo, ptree, offset);
63883 decode_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63884 return TRUE;
63887 if (strcmp(operation, "setAgentPresenceExpiration") == 0
63888 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMAgentPresence") == 0)) {
63889 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63890 tree = start_dissecting(tvb, pinfo, ptree, offset);
63891 decode_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63892 return TRUE;
63895 if (strcmp(operation, "setCapabilityPresenceExpiration") == 0
63896 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMAgentPresence") == 0)) {
63897 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63898 tree = start_dissecting(tvb, pinfo, ptree, offset);
63899 decode_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63900 return TRUE;
63903 if (strcmp(operation, "getAgentPresence") == 0
63904 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMAgentPresence") == 0)) {
63905 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63906 tree = start_dissecting(tvb, pinfo, ptree, offset);
63907 decode_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63908 return TRUE;
63911 if (strcmp(operation, "getCapabilityPresence") == 0
63912 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMAgentPresence") == 0)) {
63913 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63914 tree = start_dissecting(tvb, pinfo, ptree, offset);
63915 decode_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63916 return TRUE;
63919 if (strcmp(operation, "computeAvailability") == 0
63920 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpAppPAMPreferenceCheck") == 0)) {
63921 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63922 tree = start_dissecting(tvb, pinfo, ptree, offset);
63923 decode_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63924 return TRUE;
63927 if (strcmp(operation, "getAvailability") == 0
63928 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMAvailability") == 0)) {
63929 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63930 tree = start_dissecting(tvb, pinfo, ptree, offset);
63931 decode_org_csapi_pam_access_IpPAMAvailability_getAvailability(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63932 return TRUE;
63935 if (strcmp(operation, "getPreference") == 0
63936 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMAvailability") == 0)) {
63937 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63938 tree = start_dissecting(tvb, pinfo, ptree, offset);
63939 decode_org_csapi_pam_access_IpPAMAvailability_getPreference(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63940 return TRUE;
63943 if (strcmp(operation, "setPreference") == 0
63944 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMAvailability") == 0)) {
63945 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63946 tree = start_dissecting(tvb, pinfo, ptree, offset);
63947 decode_org_csapi_pam_access_IpPAMAvailability_setPreference(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63948 return TRUE;
63951 if (strcmp(operation, "getAuthToken") == 0
63952 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMPresenceAvailabilityManager") == 0)) {
63953 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63954 tree = start_dissecting(tvb, pinfo, ptree, offset);
63955 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63956 return TRUE;
63959 if (strcmp(operation, "obtainInterface") == 0
63960 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMPresenceAvailabilityManager") == 0)) {
63961 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63962 tree = start_dissecting(tvb, pinfo, ptree, offset);
63963 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_obtainInterface(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63964 return TRUE;
63967 if (strcmp(operation, "getAccessControl") == 0
63968 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMPresenceAvailabilityManager") == 0)) {
63969 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63970 tree = start_dissecting(tvb, pinfo, ptree, offset);
63971 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63972 return TRUE;
63975 if (strcmp(operation, "setAccessControl") == 0
63976 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMPresenceAvailabilityManager") == 0)) {
63977 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63978 tree = start_dissecting(tvb, pinfo, ptree, offset);
63979 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63980 return TRUE;
63983 if (strcmp(operation, "activateService") == 0
63984 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMPresenceAvailabilityManager") == 0)) {
63985 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63986 tree = start_dissecting(tvb, pinfo, ptree, offset);
63987 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63988 return TRUE;
63991 if (strcmp(operation, "deactivateService") == 0
63992 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMPresenceAvailabilityManager") == 0)) {
63993 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
63994 tree = start_dissecting(tvb, pinfo, ptree, offset);
63995 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
63996 return TRUE;
63999 if (strcmp(operation, "isActiveIdentity") == 0
64000 && (!idlname || strcmp(idlname, "org/csapi/pam/access/IpPAMPresenceAvailabilityManager") == 0)) {
64001 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64002 tree = start_dissecting(tvb, pinfo, ptree, offset);
64003 decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64004 return TRUE;
64007 if (strcmp(operation, "eventNotify") == 0
64008 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpAppPAMEventHandler") == 0)) {
64009 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64010 tree = start_dissecting(tvb, pinfo, ptree, offset);
64011 decode_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64012 return TRUE;
64015 if (strcmp(operation, "eventNotifyErr") == 0
64016 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpAppPAMEventHandler") == 0)) {
64017 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64018 tree = start_dissecting(tvb, pinfo, ptree, offset);
64019 decode_org_csapi_pam_event_IpAppPAMEventHandler_eventNotifyErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64020 return TRUE;
64023 if (strcmp(operation, "isRegistered") == 0
64024 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventHandler") == 0)) {
64025 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64026 tree = start_dissecting(tvb, pinfo, ptree, offset);
64027 decode_org_csapi_pam_event_IpPAMEventHandler_isRegistered(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64028 return TRUE;
64031 if (strcmp(operation, "registerAppInterface") == 0
64032 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventHandler") == 0)) {
64033 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64034 tree = start_dissecting(tvb, pinfo, ptree, offset);
64035 decode_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64036 return TRUE;
64039 if (strcmp(operation, "registerForEvent") == 0
64040 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventHandler") == 0)) {
64041 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64042 tree = start_dissecting(tvb, pinfo, ptree, offset);
64043 decode_org_csapi_pam_event_IpPAMEventHandler_registerForEvent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64044 return TRUE;
64047 if (strcmp(operation, "deregisterAppInterface") == 0
64048 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventHandler") == 0)) {
64049 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64050 tree = start_dissecting(tvb, pinfo, ptree, offset);
64051 decode_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64052 return TRUE;
64055 if (strcmp(operation, "deregisterFromEvent") == 0
64056 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventHandler") == 0)) {
64057 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64058 tree = start_dissecting(tvb, pinfo, ptree, offset);
64059 decode_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64060 return TRUE;
64063 if (strcmp(operation, "getAuthToken") == 0
64064 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventManager") == 0)) {
64065 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64066 tree = start_dissecting(tvb, pinfo, ptree, offset);
64067 decode_org_csapi_pam_event_IpPAMEventManager_getAuthToken(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64068 return TRUE;
64071 if (strcmp(operation, "obtainInterface") == 0
64072 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventManager") == 0)) {
64073 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64074 tree = start_dissecting(tvb, pinfo, ptree, offset);
64075 decode_org_csapi_pam_event_IpPAMEventManager_obtainInterface(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64076 return TRUE;
64079 if (strcmp(operation, "getAccessControl") == 0
64080 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventManager") == 0)) {
64081 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64082 tree = start_dissecting(tvb, pinfo, ptree, offset);
64083 decode_org_csapi_pam_event_IpPAMEventManager_getAccessControl(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64084 return TRUE;
64087 if (strcmp(operation, "setAccessControl") == 0
64088 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventManager") == 0)) {
64089 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64090 tree = start_dissecting(tvb, pinfo, ptree, offset);
64091 decode_org_csapi_pam_event_IpPAMEventManager_setAccessControl(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64092 return TRUE;
64095 if (strcmp(operation, "activateService") == 0
64096 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventManager") == 0)) {
64097 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64098 tree = start_dissecting(tvb, pinfo, ptree, offset);
64099 decode_org_csapi_pam_event_IpPAMEventManager_activateService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64100 return TRUE;
64103 if (strcmp(operation, "deactivateService") == 0
64104 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventManager") == 0)) {
64105 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64106 tree = start_dissecting(tvb, pinfo, ptree, offset);
64107 decode_org_csapi_pam_event_IpPAMEventManager_deactivateService(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64108 return TRUE;
64111 if (strcmp(operation, "isActiveIdentity") == 0
64112 && (!idlname || strcmp(idlname, "org/csapi/pam/event/IpPAMEventManager") == 0)) {
64113 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64114 tree = start_dissecting(tvb, pinfo, ptree, offset);
64115 decode_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64116 return TRUE;
64119 if (strcmp(operation, "mailboxTerminated") == 0
64120 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessagingManager") == 0)) {
64121 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64122 tree = start_dissecting(tvb, pinfo, ptree, offset);
64123 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_mailboxTerminated(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64124 return TRUE;
64127 if (strcmp(operation, "reportNotification") == 0
64128 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessagingManager") == 0)) {
64129 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64130 tree = start_dissecting(tvb, pinfo, ptree, offset);
64131 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64132 return TRUE;
64135 if (strcmp(operation, "notificationsInterrupted") == 0
64136 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessagingManager") == 0)) {
64137 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64138 tree = start_dissecting(tvb, pinfo, ptree, offset);
64139 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_notificationsInterrupted(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64140 return TRUE;
64143 if (strcmp(operation, "notificationsResumed") == 0
64144 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessagingManager") == 0)) {
64145 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64146 tree = start_dissecting(tvb, pinfo, ptree, offset);
64147 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_notificationsResumed(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64148 return TRUE;
64151 if (strcmp(operation, "multiMediaMessagingTerminated") == 0
64152 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessagingManager") == 0)) {
64153 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64154 tree = start_dissecting(tvb, pinfo, ptree, offset);
64155 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_multiMediaMessagingTerminated(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64156 return TRUE;
64159 if (strcmp(operation, "terminateMultipleMailboxes") == 0
64160 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessagingManager") == 0)) {
64161 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64162 tree = start_dissecting(tvb, pinfo, ptree, offset);
64163 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64164 return TRUE;
64167 if (strcmp(operation, "terminateMultipleMultiMediaMessagingSessions") == 0
64168 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessagingManager") == 0)) {
64169 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64170 tree = start_dissecting(tvb, pinfo, ptree, offset);
64171 decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64172 return TRUE;
64175 if (strcmp(operation, "openMailbox") == 0
64176 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessagingManager") == 0)) {
64177 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64178 tree = start_dissecting(tvb, pinfo, ptree, offset);
64179 decode_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64180 return TRUE;
64183 if (strcmp(operation, "openMultiMediaMessaging") == 0
64184 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessagingManager") == 0)) {
64185 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64186 tree = start_dissecting(tvb, pinfo, ptree, offset);
64187 decode_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64188 return TRUE;
64191 if (strcmp(operation, "createNotification") == 0
64192 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessagingManager") == 0)) {
64193 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64194 tree = start_dissecting(tvb, pinfo, ptree, offset);
64195 decode_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64196 return TRUE;
64199 if (strcmp(operation, "destroyNotification") == 0
64200 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessagingManager") == 0)) {
64201 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64202 tree = start_dissecting(tvb, pinfo, ptree, offset);
64203 decode_org_csapi_mmm_IpMultiMediaMessagingManager_destroyNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64204 return TRUE;
64207 if (strcmp(operation, "changeNotification") == 0
64208 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessagingManager") == 0)) {
64209 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64210 tree = start_dissecting(tvb, pinfo, ptree, offset);
64211 decode_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64212 return TRUE;
64215 if (strcmp(operation, "getNextNotification") == 0
64216 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessagingManager") == 0)) {
64217 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64218 tree = start_dissecting(tvb, pinfo, ptree, offset);
64219 decode_org_csapi_mmm_IpMultiMediaMessagingManager_getNextNotification(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64220 return TRUE;
64223 if (strcmp(operation, "enableNotifications") == 0
64224 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessagingManager") == 0)) {
64225 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64226 tree = start_dissecting(tvb, pinfo, ptree, offset);
64227 decode_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64228 return TRUE;
64231 if (strcmp(operation, "disableNotifications") == 0
64232 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessagingManager") == 0)) {
64233 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64234 tree = start_dissecting(tvb, pinfo, ptree, offset);
64235 decode_org_csapi_mmm_IpMultiMediaMessagingManager_disableNotifications(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64236 return TRUE;
64239 if (strcmp(operation, "createFolderRes") == 0
64240 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64241 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64242 tree = start_dissecting(tvb, pinfo, ptree, offset);
64243 decode_org_csapi_mmm_IpAppMailbox_createFolderRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64244 return TRUE;
64247 if (strcmp(operation, "createFolderErr") == 0
64248 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64249 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64250 tree = start_dissecting(tvb, pinfo, ptree, offset);
64251 decode_org_csapi_mmm_IpAppMailbox_createFolderErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64252 return TRUE;
64255 if (strcmp(operation, "getFoldersRes") == 0
64256 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64257 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64258 tree = start_dissecting(tvb, pinfo, ptree, offset);
64259 decode_org_csapi_mmm_IpAppMailbox_getFoldersRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64260 return TRUE;
64263 if (strcmp(operation, "getFoldersErr") == 0
64264 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64265 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64266 tree = start_dissecting(tvb, pinfo, ptree, offset);
64267 decode_org_csapi_mmm_IpAppMailbox_getFoldersErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64268 return TRUE;
64271 if (strcmp(operation, "deleteFolderRes") == 0
64272 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64273 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64274 tree = start_dissecting(tvb, pinfo, ptree, offset);
64275 decode_org_csapi_mmm_IpAppMailbox_deleteFolderRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64276 return TRUE;
64279 if (strcmp(operation, "deleteFolderErr") == 0
64280 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64281 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64282 tree = start_dissecting(tvb, pinfo, ptree, offset);
64283 decode_org_csapi_mmm_IpAppMailbox_deleteFolderErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64284 return TRUE;
64287 if (strcmp(operation, "copyFolderRes") == 0
64288 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64289 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64290 tree = start_dissecting(tvb, pinfo, ptree, offset);
64291 decode_org_csapi_mmm_IpAppMailbox_copyFolderRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64292 return TRUE;
64295 if (strcmp(operation, "copyFolderErr") == 0
64296 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64297 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64298 tree = start_dissecting(tvb, pinfo, ptree, offset);
64299 decode_org_csapi_mmm_IpAppMailbox_copyFolderErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64300 return TRUE;
64303 if (strcmp(operation, "moveFolderRes") == 0
64304 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64305 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64306 tree = start_dissecting(tvb, pinfo, ptree, offset);
64307 decode_org_csapi_mmm_IpAppMailbox_moveFolderRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64308 return TRUE;
64311 if (strcmp(operation, "moveFolderErr") == 0
64312 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64313 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64314 tree = start_dissecting(tvb, pinfo, ptree, offset);
64315 decode_org_csapi_mmm_IpAppMailbox_moveFolderErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64316 return TRUE;
64319 if (strcmp(operation, "putMessageRes") == 0
64320 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64321 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64322 tree = start_dissecting(tvb, pinfo, ptree, offset);
64323 decode_org_csapi_mmm_IpAppMailbox_putMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64324 return TRUE;
64327 if (strcmp(operation, "putMessageErr") == 0
64328 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64329 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64330 tree = start_dissecting(tvb, pinfo, ptree, offset);
64331 decode_org_csapi_mmm_IpAppMailbox_putMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64332 return TRUE;
64335 if (strcmp(operation, "copyMessageRes") == 0
64336 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64337 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64338 tree = start_dissecting(tvb, pinfo, ptree, offset);
64339 decode_org_csapi_mmm_IpAppMailbox_copyMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64340 return TRUE;
64343 if (strcmp(operation, "copyMessageErr") == 0
64344 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64345 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64346 tree = start_dissecting(tvb, pinfo, ptree, offset);
64347 decode_org_csapi_mmm_IpAppMailbox_copyMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64348 return TRUE;
64351 if (strcmp(operation, "moveMessageRes") == 0
64352 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64353 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64354 tree = start_dissecting(tvb, pinfo, ptree, offset);
64355 decode_org_csapi_mmm_IpAppMailbox_moveMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64356 return TRUE;
64359 if (strcmp(operation, "moveMessageErr") == 0
64360 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64361 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64362 tree = start_dissecting(tvb, pinfo, ptree, offset);
64363 decode_org_csapi_mmm_IpAppMailbox_moveMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64364 return TRUE;
64367 if (strcmp(operation, "deleteMessageRes") == 0
64368 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64369 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64370 tree = start_dissecting(tvb, pinfo, ptree, offset);
64371 decode_org_csapi_mmm_IpAppMailbox_deleteMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64372 return TRUE;
64375 if (strcmp(operation, "deleteMessageErr") == 0
64376 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64377 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64378 tree = start_dissecting(tvb, pinfo, ptree, offset);
64379 decode_org_csapi_mmm_IpAppMailbox_deleteMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64380 return TRUE;
64383 if (strcmp(operation, "listMessagesRes") == 0
64384 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64385 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64386 tree = start_dissecting(tvb, pinfo, ptree, offset);
64387 decode_org_csapi_mmm_IpAppMailbox_listMessagesRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64388 return TRUE;
64391 if (strcmp(operation, "listMessagesErr") == 0
64392 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64393 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64394 tree = start_dissecting(tvb, pinfo, ptree, offset);
64395 decode_org_csapi_mmm_IpAppMailbox_listMessagesErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64396 return TRUE;
64399 if (strcmp(operation, "listMessageBodyPartsRes") == 0
64400 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64401 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64402 tree = start_dissecting(tvb, pinfo, ptree, offset);
64403 decode_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64404 return TRUE;
64407 if (strcmp(operation, "listMessageBodyPartsErr") == 0
64408 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64409 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64410 tree = start_dissecting(tvb, pinfo, ptree, offset);
64411 decode_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64412 return TRUE;
64415 if (strcmp(operation, "getMessageBodyPartsRes") == 0
64416 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64417 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64418 tree = start_dissecting(tvb, pinfo, ptree, offset);
64419 decode_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64420 return TRUE;
64423 if (strcmp(operation, "getMessageBodyPartsErr") == 0
64424 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64425 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64426 tree = start_dissecting(tvb, pinfo, ptree, offset);
64427 decode_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64428 return TRUE;
64431 if (strcmp(operation, "getMessageHeadersRes") == 0
64432 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64433 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64434 tree = start_dissecting(tvb, pinfo, ptree, offset);
64435 decode_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64436 return TRUE;
64439 if (strcmp(operation, "getMessageHeadersErr") == 0
64440 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64441 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64442 tree = start_dissecting(tvb, pinfo, ptree, offset);
64443 decode_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64444 return TRUE;
64447 if (strcmp(operation, "getMessageContentRes") == 0
64448 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64449 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64450 tree = start_dissecting(tvb, pinfo, ptree, offset);
64451 decode_org_csapi_mmm_IpAppMailbox_getMessageContentRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64452 return TRUE;
64455 if (strcmp(operation, "getMessageContentErr") == 0
64456 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64457 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64458 tree = start_dissecting(tvb, pinfo, ptree, offset);
64459 decode_org_csapi_mmm_IpAppMailbox_getMessageContentErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64460 return TRUE;
64463 if (strcmp(operation, "getFullMessageRes") == 0
64464 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64465 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64466 tree = start_dissecting(tvb, pinfo, ptree, offset);
64467 decode_org_csapi_mmm_IpAppMailbox_getFullMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64468 return TRUE;
64471 if (strcmp(operation, "getFullMessageErr") == 0
64472 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64473 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64474 tree = start_dissecting(tvb, pinfo, ptree, offset);
64475 decode_org_csapi_mmm_IpAppMailbox_getFullMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64476 return TRUE;
64479 if (strcmp(operation, "getMailboxInfoPropertiesRes") == 0
64480 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64481 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64482 tree = start_dissecting(tvb, pinfo, ptree, offset);
64483 decode_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64484 return TRUE;
64487 if (strcmp(operation, "getFolderInfoPropertiesRes") == 0
64488 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64489 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64490 tree = start_dissecting(tvb, pinfo, ptree, offset);
64491 decode_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64492 return TRUE;
64495 if (strcmp(operation, "getMessageInfoPropertiesRes") == 0
64496 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64497 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64498 tree = start_dissecting(tvb, pinfo, ptree, offset);
64499 decode_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64500 return TRUE;
64503 if (strcmp(operation, "setMessageInfoPropertiesRes") == 0
64504 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64505 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64506 tree = start_dissecting(tvb, pinfo, ptree, offset);
64507 decode_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64508 return TRUE;
64511 if (strcmp(operation, "setMessageInfoPropertiesErr") == 0
64512 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64513 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64514 tree = start_dissecting(tvb, pinfo, ptree, offset);
64515 decode_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64516 return TRUE;
64519 if (strcmp(operation, "getMailboxInfoPropertiesErr") == 0
64520 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64521 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64522 tree = start_dissecting(tvb, pinfo, ptree, offset);
64523 decode_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64524 return TRUE;
64527 if (strcmp(operation, "getFolderInfoPropertiesErr") == 0
64528 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64529 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64530 tree = start_dissecting(tvb, pinfo, ptree, offset);
64531 decode_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64532 return TRUE;
64535 if (strcmp(operation, "getMessageInfoPropertiesErr") == 0
64536 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMailbox") == 0)) {
64537 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64538 tree = start_dissecting(tvb, pinfo, ptree, offset);
64539 decode_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64540 return TRUE;
64543 if (strcmp(operation, "close") == 0
64544 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64545 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64546 tree = start_dissecting(tvb, pinfo, ptree, offset);
64547 decode_org_csapi_mmm_IpMailbox_close(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64548 return TRUE;
64551 if (strcmp(operation, "createFolderReq") == 0
64552 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64553 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64554 tree = start_dissecting(tvb, pinfo, ptree, offset);
64555 decode_org_csapi_mmm_IpMailbox_createFolderReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64556 return TRUE;
64559 if (strcmp(operation, "getFoldersReq") == 0
64560 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64561 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64562 tree = start_dissecting(tvb, pinfo, ptree, offset);
64563 decode_org_csapi_mmm_IpMailbox_getFoldersReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64564 return TRUE;
64567 if (strcmp(operation, "deleteFolderReq") == 0
64568 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64569 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64570 tree = start_dissecting(tvb, pinfo, ptree, offset);
64571 decode_org_csapi_mmm_IpMailbox_deleteFolderReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64572 return TRUE;
64575 if (strcmp(operation, "copyFolderReq") == 0
64576 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64577 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64578 tree = start_dissecting(tvb, pinfo, ptree, offset);
64579 decode_org_csapi_mmm_IpMailbox_copyFolderReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64580 return TRUE;
64583 if (strcmp(operation, "moveFolderReq") == 0
64584 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64585 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64586 tree = start_dissecting(tvb, pinfo, ptree, offset);
64587 decode_org_csapi_mmm_IpMailbox_moveFolderReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64588 return TRUE;
64591 if (strcmp(operation, "putMessageReq") == 0
64592 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64593 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64594 tree = start_dissecting(tvb, pinfo, ptree, offset);
64595 decode_org_csapi_mmm_IpMailbox_putMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64596 return TRUE;
64599 if (strcmp(operation, "copyMessageReq") == 0
64600 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64601 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64602 tree = start_dissecting(tvb, pinfo, ptree, offset);
64603 decode_org_csapi_mmm_IpMailbox_copyMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64604 return TRUE;
64607 if (strcmp(operation, "moveMessageReq") == 0
64608 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64609 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64610 tree = start_dissecting(tvb, pinfo, ptree, offset);
64611 decode_org_csapi_mmm_IpMailbox_moveMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64612 return TRUE;
64615 if (strcmp(operation, "deleteMessageReq") == 0
64616 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64617 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64618 tree = start_dissecting(tvb, pinfo, ptree, offset);
64619 decode_org_csapi_mmm_IpMailbox_deleteMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64620 return TRUE;
64623 if (strcmp(operation, "listMessagesReq") == 0
64624 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64625 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64626 tree = start_dissecting(tvb, pinfo, ptree, offset);
64627 decode_org_csapi_mmm_IpMailbox_listMessagesReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64628 return TRUE;
64631 if (strcmp(operation, "listMessageBodyPartsReq") == 0
64632 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64633 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64634 tree = start_dissecting(tvb, pinfo, ptree, offset);
64635 decode_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64636 return TRUE;
64639 if (strcmp(operation, "getMessageBodyPartsReq") == 0
64640 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64641 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64642 tree = start_dissecting(tvb, pinfo, ptree, offset);
64643 decode_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64644 return TRUE;
64647 if (strcmp(operation, "getMessageHeadersReq") == 0
64648 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64649 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64650 tree = start_dissecting(tvb, pinfo, ptree, offset);
64651 decode_org_csapi_mmm_IpMailbox_getMessageHeadersReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64652 return TRUE;
64655 if (strcmp(operation, "getMessageContentReq") == 0
64656 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64657 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64658 tree = start_dissecting(tvb, pinfo, ptree, offset);
64659 decode_org_csapi_mmm_IpMailbox_getMessageContentReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64660 return TRUE;
64663 if (strcmp(operation, "getFullMessageReq") == 0
64664 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64665 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64666 tree = start_dissecting(tvb, pinfo, ptree, offset);
64667 decode_org_csapi_mmm_IpMailbox_getFullMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64668 return TRUE;
64671 if (strcmp(operation, "getMailboxInfoPropertiesReq") == 0
64672 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64673 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64674 tree = start_dissecting(tvb, pinfo, ptree, offset);
64675 decode_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64676 return TRUE;
64679 if (strcmp(operation, "getFolderInfoPropertiesReq") == 0
64680 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64681 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64682 tree = start_dissecting(tvb, pinfo, ptree, offset);
64683 decode_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64684 return TRUE;
64687 if (strcmp(operation, "getMessageInfoPropertiesReq") == 0
64688 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64689 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64690 tree = start_dissecting(tvb, pinfo, ptree, offset);
64691 decode_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64692 return TRUE;
64695 if (strcmp(operation, "setMessageInfoPropertiesReq") == 0
64696 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMailbox") == 0)) {
64697 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64698 tree = start_dissecting(tvb, pinfo, ptree, offset);
64699 decode_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64700 return TRUE;
64703 if (strcmp(operation, "sendMessageRes") == 0
64704 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessaging") == 0)) {
64705 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64706 tree = start_dissecting(tvb, pinfo, ptree, offset);
64707 decode_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64708 return TRUE;
64711 if (strcmp(operation, "sendMessageErr") == 0
64712 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessaging") == 0)) {
64713 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64714 tree = start_dissecting(tvb, pinfo, ptree, offset);
64715 decode_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64716 return TRUE;
64719 if (strcmp(operation, "cancelMessageRes") == 0
64720 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessaging") == 0)) {
64721 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64722 tree = start_dissecting(tvb, pinfo, ptree, offset);
64723 decode_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64724 return TRUE;
64727 if (strcmp(operation, "cancelMessageErr") == 0
64728 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessaging") == 0)) {
64729 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64730 tree = start_dissecting(tvb, pinfo, ptree, offset);
64731 decode_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64732 return TRUE;
64735 if (strcmp(operation, "queryStatusRes") == 0
64736 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessaging") == 0)) {
64737 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64738 tree = start_dissecting(tvb, pinfo, ptree, offset);
64739 decode_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64740 return TRUE;
64743 if (strcmp(operation, "queryStatusErr") == 0
64744 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessaging") == 0)) {
64745 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64746 tree = start_dissecting(tvb, pinfo, ptree, offset);
64747 decode_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64748 return TRUE;
64751 if (strcmp(operation, "messageStatusReport") == 0
64752 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessaging") == 0)) {
64753 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64754 tree = start_dissecting(tvb, pinfo, ptree, offset);
64755 decode_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64756 return TRUE;
64759 if (strcmp(operation, "messageReceived") == 0
64760 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpAppMultiMediaMessaging") == 0)) {
64761 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64762 tree = start_dissecting(tvb, pinfo, ptree, offset);
64763 decode_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64764 return TRUE;
64767 if (strcmp(operation, "sendMessageReq") == 0
64768 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessaging") == 0)) {
64769 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64770 tree = start_dissecting(tvb, pinfo, ptree, offset);
64771 decode_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64772 return TRUE;
64775 if (strcmp(operation, "cancelMessageReq") == 0
64776 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessaging") == 0)) {
64777 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64778 tree = start_dissecting(tvb, pinfo, ptree, offset);
64779 decode_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64780 return TRUE;
64783 if (strcmp(operation, "queryStatusReq") == 0
64784 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessaging") == 0)) {
64785 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64786 tree = start_dissecting(tvb, pinfo, ptree, offset);
64787 decode_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64788 return TRUE;
64791 if (strcmp(operation, "close") == 0
64792 && (!idlname || strcmp(idlname, "org/csapi/mmm/IpMultiMediaMessaging") == 0)) {
64793 item = process_RequestOperation(tvb, pinfo, ptree, header, operation); /* fill-up Request_Operation field & info column */
64794 tree = start_dissecting(tvb, pinfo, ptree, offset);
64795 decode_org_csapi_mmm_IpMultiMediaMessaging_close(tvb, pinfo, tree, item, offset, header, operation, stream_is_big_endian);
64796 return TRUE;
64799 break;
64801 case CancelRequest:
64802 case LocateRequest:
64803 case LocateReply:
64804 case CloseConnection:
64805 case MessageError:
64806 case Fragment:
64807 return FALSE; /* not handled yet */
64809 default:
64810 return FALSE; /* not handled yet */
64812 } /* switch */
64815 return FALSE;
64817 } /* End of main dissector */
64820 /* Register the protocol with Wireshark */
64821 void proto_register_giop_parlay(void)
64823 /* setup list of header fields */
64824 static hf_register_info hf[] = {
64825 /* field that indicates the currently ongoing request/reply exchange */
64826 {&hf_operationrequest, {"Request_Operation","giop-parlay.Request_Operation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64827 /* Operation filters */
64828 {&hf_org_csapi_IpService_setCallbackWithSessionID_sessionID, {"sessionID","giop-parlay.csapi.setCallbackWithSessionID.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64829 {&hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication_authType, {"authType","giop-parlay.csapi.initiateAuthentication.authType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64830 {&hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_authType, {"authType","giop-parlay.csapi.initiateAuthenticationWithVersion.authType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64831 {&hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_frameworkVersion, {"frameworkVersion","giop-parlay.csapi.initiateAuthenticationWithVersion.frameworkVersion",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64832 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess_accessType, {"accessType","giop-parlay.csapi.requestAccess.accessType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64833 {&hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_terminationText, {"terminationText","giop-parlay.csapi.terminateAccess.terminationText",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64834 {&hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_signingAlgorithm, {"signingAlgorithm","giop-parlay.csapi.terminateAccess.signingAlgorithm",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64835 {&hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature, {"Seq length of digitalSignature","giop-parlay.csapi.terminateAccess.digitalSignature",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64836 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterface_interfaceName, {"interfaceName","giop-parlay.csapi.obtainInterface.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64837 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback_interfaceName, {"interfaceName","giop-parlay.csapi.obtainInterfaceWithCallback.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64838 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties, {"Seq length of endAccessProperties","giop-parlay.csapi.endAccess.endAccessProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64839 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return, {"Seq length of TpInterfaceNameList","giop-parlay.csapi.listInterfaces.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64840 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_releaseInterface_interfaceName, {"interfaceName","giop-parlay.csapi.releaseInterface.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64841 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm_return, {"TpSigningAlgorithm","giop-parlay.csapi.selectSigningAlgorithm.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64842 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm_signingAlgorithmCaps, {"signingAlgorithmCaps","giop-parlay.csapi.selectSigningAlgorithm.signingAlgorithmCaps",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64843 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_terminationText, {"terminationText","giop-parlay.csapi.terminateAccess.terminationText",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64844 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature, {"Seq length of digitalSignature","giop-parlay.csapi.terminateAccess.digitalSignature",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64845 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_interfaceName, {"interfaceName","giop-parlay.csapi.relinquishInterface.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64846 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_terminationText, {"terminationText","giop-parlay.csapi.relinquishInterface.terminationText",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64847 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature, {"Seq length of digitalSignature","giop-parlay.csapi.relinquishInterface.digitalSignature",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64848 {&hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return, {"Seq length of TpOctetSet","giop-parlay.csapi.authenticate.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64849 {&hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge, {"Seq length of challenge","giop-parlay.csapi.authenticate.challenge",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64850 {&hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return, {"Seq length of TpOctetSet","giop-parlay.csapi.challenge.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64851 {&hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge, {"Seq length of challenge","giop-parlay.csapi.challenge.challenge",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64852 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod_return, {"TpEncryptionCapability","giop-parlay.csapi.selectEncryptionMethod.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64853 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod_encryptionCaps, {"encryptionCaps","giop-parlay.csapi.selectEncryptionMethod.encryptionCaps",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64854 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return, {"Seq length of TpOctetSet","giop-parlay.csapi.authenticate.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64855 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge, {"Seq length of challenge","giop-parlay.csapi.authenticate.challenge",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64856 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism_return, {"TpAuthMechanism","giop-parlay.csapi.selectAuthenticationMechanism.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64857 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism_authMechanismList, {"authMechanismList","giop-parlay.csapi.selectAuthenticationMechanism.authMechanismList",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64858 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return, {"Seq length of TpOctetSet","giop-parlay.csapi.challenge.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64859 {&hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge, {"Seq length of challenge","giop-parlay.csapi.challenge.challenge",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64860 {&hf_org_csapi_fw_fw_application_notification_IpAppEventNotification_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64861 {&hf_org_csapi_fw_fw_application_notification_IpEventNotification_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64862 {&hf_org_csapi_fw_fw_application_notification_IpEventNotification_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64863 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes_activityTestID, {"activityTestID","giop-parlay.csapi.activityTestRes.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64864 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes_activityTestResult, {"activityTestResult","giop-parlay.csapi.activityTestRes.activityTestResult",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64865 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appActivityTestReq_activityTestID, {"activityTestID","giop-parlay.csapi.appActivityTestReq.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64866 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultReportInd_fault, {"fault","giop-parlay.csapi.fwFaultReportInd.fault",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpInterfaceFault),0x0,NULL,HFILL}},
64867 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultRecoveryInd_fault, {"fault","giop-parlay.csapi.fwFaultRecoveryInd.fault",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpInterfaceFault),0x0,NULL,HFILL}},
64868 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd_serviceID, {"serviceID","giop-parlay.csapi.svcUnavailableInd.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64869 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd_reason, {"reason","giop-parlay.csapi.svcUnavailableInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSvcUnavailReason),0x0,NULL,HFILL}},
64870 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.genFaultStatsRecordRes.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64871 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwUnavailableInd_reason, {"reason","giop-parlay.csapi.fwUnavailableInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFwUnavailReason),0x0,NULL,HFILL}},
64872 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestErr_activityTestID, {"activityTestID","giop-parlay.csapi.activityTestErr.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64873 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_faultStatisticsError, {"faultStatisticsError","giop-parlay.csapi.genFaultStatsRecordErr.faultStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFaultStatisticsError),0x0,NULL,HFILL}},
64874 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.genFaultStatsRecordErr.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64875 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appUnavailableInd_serviceID, {"serviceID","giop-parlay.csapi.appUnavailableInd.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64876 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd_serviceID, {"serviceID","giop-parlay.csapi.svcAvailStatusInd.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64877 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd_reason, {"reason","giop-parlay.csapi.svcAvailStatusInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSvcAvailStatusReason),0x0,NULL,HFILL}},
64878 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordRes.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64879 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.generateFaultStatisticsRecordRes.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64880 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordErr.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64881 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics, {"Seq length of faultStatistics","giop-parlay.csapi.generateFaultStatisticsRecordErr.faultStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64882 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.generateFaultStatisticsRecordErr.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64883 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordReq.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64884 {&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwAvailStatusInd_reason, {"reason","giop-parlay.csapi.fwAvailStatusInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFwAvailStatusReason),0x0,NULL,HFILL}},
64885 {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.queryLoadRes.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64886 {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadErr_loadStatisticsError, {"loadStatisticsError","giop-parlay.csapi.queryLoadErr.loadStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticError),0x0,NULL,HFILL}},
64887 {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.loadLevelNotification.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64888 {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadStatsReq_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryAppLoadStatsReq.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64889 {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsRes.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64890 {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.queryLoadStatsRes.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64891 {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsErr.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64892 {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr_loadStatisticsError, {"loadStatisticsError","giop-parlay.csapi.queryLoadStatsErr.loadStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticError),0x0,NULL,HFILL}},
64893 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_reportLoad_loadLevel, {"loadLevel","giop-parlay.csapi.reportLoad.loadLevel",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadLevel),0x0,NULL,HFILL}},
64894 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.queryLoadReq.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64895 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.queryAppLoadRes.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64896 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadErr_loadStatisticsError, {"loadStatisticsError","giop-parlay.csapi.queryAppLoadErr.loadStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticError),0x0,NULL,HFILL}},
64897 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.createLoadLevelNotification.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64898 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.destroyLoadLevelNotification.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64899 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.resumeNotification.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64900 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.suspendNotification.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64901 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsReq.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64902 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.queryLoadStatsReq.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64903 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryAppLoadStatsRes.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64904 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.queryAppLoadStatsRes.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64905 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryAppLoadStatsErr.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64906 {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr_loadStatisticsError, {"loadStatisticsError","giop-parlay.csapi.queryAppLoadStatsErr.loadStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticError),0x0,NULL,HFILL}},
64907 {&hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_return, {"TpDateAndTime","giop-parlay.csapi.systemDateTimeQuery.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64908 {&hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_systemDateAndTime, {"systemDateAndTime","giop-parlay.csapi.systemDateTimeQuery.systemDateAndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64909 {&hf_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery_return, {"TpDateAndTime","giop-parlay.csapi.systemDateTimeQuery.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64910 {&hf_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery_clientDateAndTime, {"clientDateAndTime","giop-parlay.csapi.systemDateTimeQuery.clientDateAndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64911 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq_activityTestID, {"activityTestID","giop-parlay.csapi.activityTestReq.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64912 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq_svcID, {"svcID","giop-parlay.csapi.activityTestReq.svcID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64913 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes_activityTestID, {"activityTestID","giop-parlay.csapi.appActivityTestRes.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64914 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes_activityTestResult, {"activityTestResult","giop-parlay.csapi.appActivityTestRes.activityTestResult",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64915 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_svcUnavailableInd_serviceID, {"serviceID","giop-parlay.csapi.svcUnavailableInd.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64916 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.genFaultStatsRecordReq.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64917 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestErr_activityTestID, {"activityTestID","giop-parlay.csapi.appActivityTestErr.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64918 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appUnavailableInd_serviceID, {"serviceID","giop-parlay.csapi.appUnavailableInd.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64919 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordErr_faultStatisticsError, {"faultStatisticsError","giop-parlay.csapi.genFaultStatsRecordErr.faultStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFaultStatisticsError),0x0,NULL,HFILL}},
64920 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appAvailStatusInd_reason, {"reason","giop-parlay.csapi.appAvailStatusInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpAppAvailStatusReason),0x0,NULL,HFILL}},
64921 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordReq.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64922 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.generateFaultStatisticsRecordReq.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64923 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordRes.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64924 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordErr.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64925 {&hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError, {"faultStatisticsError","giop-parlay.csapi.generateFaultStatisticsRecordErr.faultStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFaultStatisticsError),0x0,NULL,HFILL}},
64926 {&hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_enableHeartBeat_interval, {"interval","giop-parlay.csapi.enableHeartBeat.interval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64927 {&hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_changeInterval_interval, {"interval","giop-parlay.csapi.changeInterval.interval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64928 {&hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_enableAppHeartBeat_interval, {"interval","giop-parlay.csapi.enableAppHeartBeat.interval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64929 {&hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_changeInterval_interval, {"interval","giop-parlay.csapi.changeInterval.interval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64930 {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return, {"Seq length of TpServiceTypeNameList","giop-parlay.csapi.listServiceTypes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64931 {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_describeServiceType_name, {"name","giop-parlay.csapi.describeServiceType.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64932 {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return, {"Seq length of TpServiceList","giop-parlay.csapi.discoverService.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64933 {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_serviceTypeName, {"serviceTypeName","giop-parlay.csapi.discoverService.serviceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64934 {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList, {"Seq length of desiredPropertyList","giop-parlay.csapi.discoverService.desiredPropertyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64935 {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_max, {"max","giop-parlay.csapi.discoverService.max",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64936 {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return, {"Seq length of TpServiceList","giop-parlay.csapi.listSubscribedServices.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64937 {&hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return, {"Seq length of TpOctetSet","giop-parlay.csapi.signServiceAgreement.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64938 {&hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_serviceToken, {"serviceToken","giop-parlay.csapi.signServiceAgreement.serviceToken",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64939 {&hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_agreementText, {"agreementText","giop-parlay.csapi.signServiceAgreement.agreementText",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64940 {&hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_signingAlgorithm, {"signingAlgorithm","giop-parlay.csapi.signServiceAgreement.signingAlgorithm",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64941 {&hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_serviceToken, {"serviceToken","giop-parlay.csapi.terminateServiceAgreement.serviceToken",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64942 {&hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_terminationText, {"terminationText","giop-parlay.csapi.terminateServiceAgreement.terminationText",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64943 {&hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature, {"Seq length of digitalSignature","giop-parlay.csapi.terminateServiceAgreement.digitalSignature",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64944 {&hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_serviceToken, {"serviceToken","giop-parlay.csapi.signServiceAgreement.serviceToken",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64945 {&hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_agreementText, {"agreementText","giop-parlay.csapi.signServiceAgreement.agreementText",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64946 {&hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_signingAlgorithm, {"signingAlgorithm","giop-parlay.csapi.signServiceAgreement.signingAlgorithm",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64947 {&hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_serviceToken, {"serviceToken","giop-parlay.csapi.terminateServiceAgreement.serviceToken",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64948 {&hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_terminationText, {"terminationText","giop-parlay.csapi.terminateServiceAgreement.terminationText",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64949 {&hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature, {"Seq length of digitalSignature","giop-parlay.csapi.terminateServiceAgreement.digitalSignature",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64950 {&hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService_return, {"TpServiceToken","giop-parlay.csapi.selectService.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64951 {&hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService_serviceID, {"serviceID","giop-parlay.csapi.selectService.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64952 {&hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_initiateSignServiceAgreement_serviceToken, {"serviceToken","giop-parlay.csapi.initiateSignServiceAgreement.serviceToken",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64953 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_createServiceProfile_return, {"TpServiceProfileID","giop-parlay.csapi.createServiceProfile.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64954 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deleteServiceProfile_serviceProfileID, {"serviceProfileID","giop-parlay.csapi.deleteServiceProfile.serviceProfileID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64955 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign_sagID, {"sagID","giop-parlay.csapi.assign.sagID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64956 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign_serviceProfileID, {"serviceProfileID","giop-parlay.csapi.assign.serviceProfileID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64957 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign_sagID, {"sagID","giop-parlay.csapi.deassign.sagID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64958 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign_serviceProfileID, {"serviceProfileID","giop-parlay.csapi.deassign.serviceProfileID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64959 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return, {"Seq length of TpAssignSagToServiceProfileConflictList","giop-parlay.csapi.requestConflictInfo.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64960 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return, {"Seq length of TpServiceProfileIDList","giop-parlay.csapi.listServiceProfiles.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64961 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_describeServiceProfile_serviceProfileID, {"serviceProfileID","giop-parlay.csapi.describeServiceProfile.serviceProfileID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64962 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return, {"Seq length of TpSagIDList","giop-parlay.csapi.listAssignedMembers.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64963 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_serviceProfileID, {"serviceProfileID","giop-parlay.csapi.listAssignedMembers.serviceProfileID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64964 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_createServiceContract_return, {"TpServiceContractID","giop-parlay.csapi.createServiceContract.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64965 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_deleteServiceContract_serviceContractID, {"serviceContractID","giop-parlay.csapi.deleteServiceContract.serviceContractID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64966 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_describeServiceContract_serviceContractID, {"serviceContractID","giop-parlay.csapi.describeServiceContract.serviceContractID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64967 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return, {"Seq length of TpServiceContractIDList","giop-parlay.csapi.listServiceContracts.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64968 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return, {"Seq length of TpServiceProfileIDList","giop-parlay.csapi.listServiceProfiles.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64969 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_serviceContractID, {"serviceContractID","giop-parlay.csapi.listServiceProfiles.serviceContractID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64970 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties, {"Seq length of enterpriseOperatorProperties","giop-parlay.csapi.modifyEntOpAccount.enterpriseOperatorProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64971 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteClientApp_clientAppID, {"clientAppID","giop-parlay.csapi.deleteClientApp.clientAppID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64972 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs, {"Seq length of clientAppIDs","giop-parlay.csapi.createSAG.clientAppIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64973 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteSAG_sagID, {"sagID","giop-parlay.csapi.deleteSAG.sagID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64974 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_sagID, {"sagID","giop-parlay.csapi.addSAGMembers.sagID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64975 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs, {"Seq length of clientAppIDs","giop-parlay.csapi.addSAGMembers.clientAppIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64976 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_sagID, {"sagID","giop-parlay.csapi.removeSAGMembers.sagID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64977 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList, {"Seq length of clientAppIDList","giop-parlay.csapi.removeSAGMembers.clientAppIDList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64978 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return, {"Seq length of TpAddSagMembersConflictList","giop-parlay.csapi.requestConflictInfo.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64979 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeClientApp_clientAppID, {"clientAppID","giop-parlay.csapi.describeClientApp.clientAppID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64980 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return, {"Seq length of TpClientAppIDList","giop-parlay.csapi.listClientApps.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64981 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG_return, {"TpSagDescription","giop-parlay.csapi.describeSAG.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64982 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG_sagID, {"sagID","giop-parlay.csapi.describeSAG.sagID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64983 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return, {"Seq length of TpSagIDList","giop-parlay.csapi.listSAGs.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64984 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return, {"Seq length of TpClientAppIDList","giop-parlay.csapi.listSAGMembers.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64985 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_sagID, {"sagID","giop-parlay.csapi.listSAGMembers.sagID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64986 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return, {"Seq length of TpSagIDList","giop-parlay.csapi.listClientAppMembership.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64987 {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_clientAppID, {"clientAppID","giop-parlay.csapi.listClientAppMembership.clientAppID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64988 {&hf_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64989 {&hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64990 {&hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64991 {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return, {"Seq length of TpServiceTypeNameList","giop-parlay.csapi.listServiceTypes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64992 {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_describeServiceType_name, {"name","giop-parlay.csapi.describeServiceType.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64993 {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return, {"Seq length of TpServiceList","giop-parlay.csapi.discoverService.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64994 {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_serviceTypeName, {"serviceTypeName","giop-parlay.csapi.discoverService.serviceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64995 {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList, {"Seq length of desiredPropertyList","giop-parlay.csapi.discoverService.desiredPropertyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64996 {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_max, {"max","giop-parlay.csapi.discoverService.max",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64997 {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return, {"Seq length of TpServiceList","giop-parlay.csapi.listRegisteredServices.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
64998 {&hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_application, {"application","giop-parlay.csapi.createServiceManager.application",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
64999 {&hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties, {"Seq length of serviceProperties","giop-parlay.csapi.createServiceManager.serviceProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65000 {&hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceInstanceID, {"serviceInstanceID","giop-parlay.csapi.createServiceManager.serviceInstanceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65001 {&hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_destroyServiceManager_serviceInstance, {"serviceInstance","giop-parlay.csapi.destroyServiceManager.serviceInstance",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65002 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_return, {"TpServiceID","giop-parlay.csapi.registerService.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65003 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_serviceTypeName, {"serviceTypeName","giop-parlay.csapi.registerService.serviceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65004 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList, {"Seq length of servicePropertyList","giop-parlay.csapi.registerService.servicePropertyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65005 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_announceServiceAvailability_serviceID, {"serviceID","giop-parlay.csapi.announceServiceAvailability.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65006 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unregisterService_serviceID, {"serviceID","giop-parlay.csapi.unregisterService.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65007 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_describeService_serviceID, {"serviceID","giop-parlay.csapi.describeService.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65008 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unannounceService_serviceID, {"serviceID","giop-parlay.csapi.unannounceService.serviceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65009 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_return, {"TpServiceID","giop-parlay.csapi.registerServiceSubType.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65010 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_serviceTypeName, {"serviceTypeName","giop-parlay.csapi.registerServiceSubType.serviceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65011 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList, {"Seq length of servicePropertyList","giop-parlay.csapi.registerServiceSubType.servicePropertyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65012 {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList, {"Seq length of extendedServicePropertyList","giop-parlay.csapi.registerServiceSubType.extendedServicePropertyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65013 {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.queryLoadRes.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65014 {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadErr_loadStatisticsError, {"loadStatisticsError","giop-parlay.csapi.queryLoadErr.loadStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticError),0x0,NULL,HFILL}},
65015 {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.loadLevelNotification.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65016 {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadStatsReq_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.querySvcLoadStatsReq.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65017 {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsRes.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65018 {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.queryLoadStatsRes.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65019 {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsErr.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65020 {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr_loadStatisticsError, {"loadStatisticsError","giop-parlay.csapi.queryLoadStatsErr.loadStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticError),0x0,NULL,HFILL}},
65021 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_reportLoad_loadLevel, {"loadLevel","giop-parlay.csapi.reportLoad.loadLevel",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadLevel),0x0,NULL,HFILL}},
65022 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadReq_querySubject, {"querySubject","giop-parlay.csapi.queryLoadReq.querySubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65023 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.querySvcLoadRes.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65024 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadErr_loadStatisticError, {"loadStatisticError","giop-parlay.csapi.querySvcLoadErr.loadStatisticError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticError),0x0,NULL,HFILL}},
65025 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_createLoadLevelNotification_notificationSubject, {"notificationSubject","giop-parlay.csapi.createLoadLevelNotification.notificationSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65026 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_destroyLoadLevelNotification_notificationSubject, {"notificationSubject","giop-parlay.csapi.destroyLoadLevelNotification.notificationSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65027 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_suspendNotification_notificationSubject, {"notificationSubject","giop-parlay.csapi.suspendNotification.notificationSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65028 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_resumeNotification_notificationSubject, {"notificationSubject","giop-parlay.csapi.resumeNotification.notificationSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65029 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsReq.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65030 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_querySubject, {"querySubject","giop-parlay.csapi.queryLoadStatsReq.querySubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65031 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.querySvcLoadStatsRes.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65032 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics, {"Seq length of loadStatistics","giop-parlay.csapi.querySvcLoadStatsRes.loadStatistics",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65033 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.querySvcLoadStatsErr.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65034 {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr_loadStatisticError, {"loadStatisticError","giop-parlay.csapi.querySvcLoadStatsErr.loadStatisticError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticError),0x0,NULL,HFILL}},
65035 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes_activityTestID, {"activityTestID","giop-parlay.csapi.activityTestRes.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65036 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes_activityTestResult, {"activityTestResult","giop-parlay.csapi.activityTestRes.activityTestResult",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65037 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_svcActivityTestReq_activityTestID, {"activityTestID","giop-parlay.csapi.svcActivityTestReq.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65038 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultReportInd_fault, {"fault","giop-parlay.csapi.fwFaultReportInd.fault",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpInterfaceFault),0x0,NULL,HFILL}},
65039 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultRecoveryInd_fault, {"fault","giop-parlay.csapi.fwFaultRecoveryInd.fault",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpInterfaceFault),0x0,NULL,HFILL}},
65040 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwUnavailableInd_reason, {"reason","giop-parlay.csapi.fwUnavailableInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFwUnavailReason),0x0,NULL,HFILL}},
65041 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordRes_recordSubject, {"recordSubject","giop-parlay.csapi.genFaultStatsRecordRes.recordSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65042 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestErr_activityTestID, {"activityTestID","giop-parlay.csapi.activityTestErr.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65043 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr_faultStatisticsError, {"faultStatisticsError","giop-parlay.csapi.genFaultStatsRecordErr.faultStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFaultStatisticsError),0x0,NULL,HFILL}},
65044 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr_recordSubject, {"recordSubject","giop-parlay.csapi.genFaultStatsRecordErr.recordSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65045 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.genFaultStatsRecordReq.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65046 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_appAvailStatusInd_reason, {"reason","giop-parlay.csapi.appAvailStatusInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpAppAvailStatusReason),0x0,NULL,HFILL}},
65047 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordRes.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65048 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_recordSubject, {"recordSubject","giop-parlay.csapi.generateFaultStatisticsRecordRes.recordSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65049 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordErr.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65050 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError, {"faultStatisticsError","giop-parlay.csapi.generateFaultStatisticsRecordErr.faultStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFaultStatisticsError),0x0,NULL,HFILL}},
65051 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_recordSubject, {"recordSubject","giop-parlay.csapi.generateFaultStatisticsRecordErr.recordSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65052 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordReq.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65053 {&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwAvailStatusInd_reason, {"reason","giop-parlay.csapi.fwAvailStatusInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFwAvailStatusReason),0x0,NULL,HFILL}},
65054 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq_activityTestID, {"activityTestID","giop-parlay.csapi.activityTestReq.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65055 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq_testSubject, {"testSubject","giop-parlay.csapi.activityTestReq.testSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65056 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes_activityTestID, {"activityTestID","giop-parlay.csapi.svcActivityTestRes.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65057 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes_activityTestResult, {"activityTestResult","giop-parlay.csapi.svcActivityTestRes.activityTestResult",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65058 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordReq_recordSubject, {"recordSubject","giop-parlay.csapi.genFaultStatsRecordReq.recordSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65059 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcUnavailableInd_reason, {"reason","giop-parlay.csapi.svcUnavailableInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSvcUnavailReason),0x0,NULL,HFILL}},
65060 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestErr_activityTestID, {"activityTestID","giop-parlay.csapi.svcActivityTestErr.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65061 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.genFaultStatsRecordRes.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65062 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_faultStatisticsError, {"faultStatisticsError","giop-parlay.csapi.genFaultStatsRecordErr.faultStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFaultStatisticsError),0x0,NULL,HFILL}},
65063 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs, {"Seq length of serviceIDs","giop-parlay.csapi.genFaultStatsRecordErr.serviceIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65064 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordErr_faultStatisticsError, {"faultStatisticsError","giop-parlay.csapi.generateFaultStatsRecordErr.faultStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFaultStatisticsError),0x0,NULL,HFILL}},
65065 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcAvailStatusInd_reason, {"reason","giop-parlay.csapi.svcAvailStatusInd.reason",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSvcAvailStatusReason),0x0,NULL,HFILL}},
65066 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordReq.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65067 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_recordSubject, {"recordSubject","giop-parlay.csapi.generateFaultStatisticsRecordReq.recordSubject",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpSubjectType),0x0,NULL,HFILL}},
65068 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordRes.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65069 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordErr.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65070 {&hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError, {"faultStatisticsError","giop-parlay.csapi.generateFaultStatisticsRecordErr.faultStatisticsError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFaultStatisticsError),0x0,NULL,HFILL}},
65071 {&hf_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery_return, {"TpDateAndTime","giop-parlay.csapi.systemDateTimeQuery.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65072 {&hf_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery_systemDateAndTime, {"systemDateAndTime","giop-parlay.csapi.systemDateTimeQuery.systemDateAndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65073 {&hf_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery_return, {"TpDateAndTime","giop-parlay.csapi.systemDateTimeQuery.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65074 {&hf_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery_clientDateAndTime, {"clientDateAndTime","giop-parlay.csapi.systemDateTimeQuery.clientDateAndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65075 {&hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_enableHeartBeat_interval, {"interval","giop-parlay.csapi.enableHeartBeat.interval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65076 {&hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_changeInterval_interval, {"interval","giop-parlay.csapi.changeInterval.interval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65077 {&hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_enableSvcHeartBeat_interval, {"interval","giop-parlay.csapi.enableSvcHeartBeat.interval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65078 {&hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_changeInterval_interval, {"interval","giop-parlay.csapi.changeInterval.interval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65079 {&hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65080 {&hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65081 {&hf_org_csapi_fw_fw_service_notification_IpSvcEventNotification_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65082 {&hf_org_csapi_cc_gccs_IpAppCall_routeRes_callSessionID, {"callSessionID","giop-parlay.csapi.routeRes.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65083 {&hf_org_csapi_cc_gccs_IpAppCall_routeRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.routeRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65084 {&hf_org_csapi_cc_gccs_IpAppCall_routeErr_callSessionID, {"callSessionID","giop-parlay.csapi.routeErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65085 {&hf_org_csapi_cc_gccs_IpAppCall_routeErr_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.routeErr.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65086 {&hf_org_csapi_cc_gccs_IpAppCall_getCallInfoRes_callSessionID, {"callSessionID","giop-parlay.csapi.getCallInfoRes.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65087 {&hf_org_csapi_cc_gccs_IpAppCall_getCallInfoErr_callSessionID, {"callSessionID","giop-parlay.csapi.getCallInfoErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65088 {&hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_callSessionID, {"callSessionID","giop-parlay.csapi.superviseCallRes.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65089 {&hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_report, {"report","giop-parlay.csapi.superviseCallRes.report",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65090 {&hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_usedTime, {"usedTime","giop-parlay.csapi.superviseCallRes.usedTime",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65091 {&hf_org_csapi_cc_gccs_IpAppCall_superviseCallErr_callSessionID, {"callSessionID","giop-parlay.csapi.superviseCallErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65092 {&hf_org_csapi_cc_gccs_IpAppCall_callFaultDetected_callSessionID, {"callSessionID","giop-parlay.csapi.callFaultDetected.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65093 {&hf_org_csapi_cc_gccs_IpAppCall_callFaultDetected_fault, {"fault","giop-parlay.csapi.callFaultDetected.fault",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_gccs_TpCallFault),0x0,NULL,HFILL}},
65094 {&hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes_callSessionID, {"callSessionID","giop-parlay.csapi.getMoreDialledDigitsRes.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65095 {&hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes_digits, {"digits","giop-parlay.csapi.getMoreDialledDigitsRes.digits",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65096 {&hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsErr_callSessionID, {"callSessionID","giop-parlay.csapi.getMoreDialledDigitsErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65097 {&hf_org_csapi_cc_gccs_IpAppCall_callEnded_callSessionID, {"callSessionID","giop-parlay.csapi.callEnded.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65098 {&hf_org_csapi_cc_gccs_IpCall_routeReq_return, {"TpSessionID","giop-parlay.csapi.routeReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65099 {&hf_org_csapi_cc_gccs_IpCall_routeReq_callSessionID, {"callSessionID","giop-parlay.csapi.routeReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65100 {&hf_org_csapi_cc_gccs_IpCall_routeReq_responseRequested, {"Seq length of responseRequested","giop-parlay.csapi.routeReq.responseRequested",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65101 {&hf_org_csapi_cc_gccs_IpCall_routeReq_appInfo, {"Seq length of appInfo","giop-parlay.csapi.routeReq.appInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65102 {&hf_org_csapi_cc_gccs_IpCall_release_callSessionID, {"callSessionID","giop-parlay.csapi.release.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65103 {&hf_org_csapi_cc_gccs_IpCall_deassignCall_callSessionID, {"callSessionID","giop-parlay.csapi.deassignCall.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65104 {&hf_org_csapi_cc_gccs_IpCall_getCallInfoReq_callSessionID, {"callSessionID","giop-parlay.csapi.getCallInfoReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65105 {&hf_org_csapi_cc_gccs_IpCall_getCallInfoReq_callInfoRequested, {"callInfoRequested","giop-parlay.csapi.getCallInfoReq.callInfoRequested",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65106 {&hf_org_csapi_cc_gccs_IpCall_setCallChargePlan_callSessionID, {"callSessionID","giop-parlay.csapi.setCallChargePlan.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65107 {&hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_callSessionID, {"callSessionID","giop-parlay.csapi.setAdviceOfCharge.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65108 {&hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_tariffSwitch, {"tariffSwitch","giop-parlay.csapi.setAdviceOfCharge.tariffSwitch",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65109 {&hf_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq_callSessionID, {"callSessionID","giop-parlay.csapi.getMoreDialledDigitsReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65110 {&hf_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq_length, {"length","giop-parlay.csapi.getMoreDialledDigitsReq.length",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65111 {&hf_org_csapi_cc_gccs_IpCall_superviseCallReq_callSessionID, {"callSessionID","giop-parlay.csapi.superviseCallReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65112 {&hf_org_csapi_cc_gccs_IpCall_superviseCallReq_time, {"time","giop-parlay.csapi.superviseCallReq.time",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65113 {&hf_org_csapi_cc_gccs_IpCall_superviseCallReq_treatment, {"treatment","giop-parlay.csapi.superviseCallReq.treatment",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65114 {&hf_org_csapi_cc_gccs_IpCall_continueProcessing_callSessionID, {"callSessionID","giop-parlay.csapi.continueProcessing.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65115 {&hf_org_csapi_cc_gccs_IpAppCallControlManager_callAborted_callReference, {"callReference","giop-parlay.csapi.callAborted.callReference",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65116 {&hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_assignmentID, {"assignmentID","giop-parlay.csapi.callEventNotify.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65117 {&hf_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadEncountered_assignmentID, {"assignmentID","giop-parlay.csapi.callOverloadEncountered.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65118 {&hf_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadCeased_assignmentID, {"assignmentID","giop-parlay.csapi.callOverloadCeased.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65119 {&hf_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet, {"Seq length of callReferenceSet","giop-parlay.csapi.abortMultipleCalls.callReferenceSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65120 {&hf_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification_return, {"TpAssignmentID","giop-parlay.csapi.enableCallNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65121 {&hf_org_csapi_cc_gccs_IpCallControlManager_disableCallNotification_assignmentID, {"assignmentID","giop-parlay.csapi.disableCallNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65122 {&hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_return, {"TpAssignmentID","giop-parlay.csapi.setCallLoadControl.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65123 {&hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_duration, {"duration","giop-parlay.csapi.setCallLoadControl.duration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65124 {&hf_org_csapi_cc_gccs_IpCallControlManager_changeCallNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeCallNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65125 {&hf_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return, {"Seq length of TpCallEventCriteriaResultSet","giop-parlay.csapi.getCriteria.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65126 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.eventReportRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65127 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportErr_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.eventReportErr.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65128 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.attachMediaRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65129 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaErr_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.attachMediaErr.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65130 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.detachMediaRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65131 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaErr_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.detachMediaErr.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65132 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getInfoRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65133 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoErr_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getInfoErr.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65134 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_routeErr_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.routeErr.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65135 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.superviseRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65136 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_report, {"report","giop-parlay.csapi.superviseRes.report",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65137 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_usedTime, {"usedTime","giop-parlay.csapi.superviseRes.usedTime",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65138 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseErr_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.superviseErr.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65139 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.callLegEnded.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65140 {&hf_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded_cause, {"cause","giop-parlay.csapi.callLegEnded.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
65141 {&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65142 {&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65143 {&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65144 {&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return, {"Seq length of TpNotificationRequestedSet","giop-parlay.csapi.getNotification.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65145 {&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_return, {"TpAssignmentID","giop-parlay.csapi.setCallLoadControl.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65146 {&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_duration, {"duration","giop-parlay.csapi.setCallLoadControl.duration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65147 {&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65148 {&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNextNotification_reset, {"reset","giop-parlay.csapi.getNextNotification.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65149 {&hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.routeReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65150 {&hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo, {"Seq length of appInfo","giop-parlay.csapi.routeReq.appInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65151 {&hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.eventReportReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65152 {&hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested, {"Seq length of eventsRequested","giop-parlay.csapi.eventReportReq.eventsRequested",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65153 {&hf_org_csapi_cc_mpccs_IpCallLeg_release_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.release.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65154 {&hf_org_csapi_cc_mpccs_IpCallLeg_release_cause, {"cause","giop-parlay.csapi.release.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
65155 {&hf_org_csapi_cc_mpccs_IpCallLeg_getInfoReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getInfoReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65156 {&hf_org_csapi_cc_mpccs_IpCallLeg_getInfoReq_callLegInfoRequested, {"callLegInfoRequested","giop-parlay.csapi.getInfoReq.callLegInfoRequested",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65157 {&hf_org_csapi_cc_mpccs_IpCallLeg_getCall_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getCall.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65158 {&hf_org_csapi_cc_mpccs_IpCallLeg_attachMediaReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.attachMediaReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65159 {&hf_org_csapi_cc_mpccs_IpCallLeg_detachMediaReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.detachMediaReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65160 {&hf_org_csapi_cc_mpccs_IpCallLeg_getCurrentDestinationAddress_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getCurrentDestinationAddress.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65161 {&hf_org_csapi_cc_mpccs_IpCallLeg_continueProcessing_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.continueProcessing.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65162 {&hf_org_csapi_cc_mpccs_IpCallLeg_setChargePlan_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.setChargePlan.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65163 {&hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.setAdviceOfCharge.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65164 {&hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_tariffSwitch, {"tariffSwitch","giop-parlay.csapi.setAdviceOfCharge.tariffSwitch",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65165 {&hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.superviseReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65166 {&hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_time, {"time","giop-parlay.csapi.superviseReq.time",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65167 {&hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_treatment, {"treatment","giop-parlay.csapi.superviseReq.treatment",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65168 {&hf_org_csapi_cc_mpccs_IpCallLeg_deassign_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.deassign.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65169 {&hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_return, {"Seq length of TpCallLegPropertyList","giop-parlay.csapi.getProperties.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65170 {&hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getProperties.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65171 {&hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames, {"Seq length of propertyNames","giop-parlay.csapi.getProperties.propertyNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65172 {&hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.setProperties.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65173 {&hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties, {"Seq length of properties","giop-parlay.csapi.setProperties.properties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65174 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoRes_callSessionID, {"callSessionID","giop-parlay.csapi.getInfoRes.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65175 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoErr_callSessionID, {"callSessionID","giop-parlay.csapi.getInfoErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65176 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_callSessionID, {"callSessionID","giop-parlay.csapi.superviseRes.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65177 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_report, {"report","giop-parlay.csapi.superviseRes.report",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65178 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_usedTime, {"usedTime","giop-parlay.csapi.superviseRes.usedTime",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65179 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseErr_callSessionID, {"callSessionID","giop-parlay.csapi.superviseErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65180 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_callEnded_callSessionID, {"callSessionID","giop-parlay.csapi.callEnded.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65181 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr_callSessionID, {"callSessionID","giop-parlay.csapi.createAndRouteCallLegErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65182 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return, {"Seq length of TpCallLegIdentifierSet","giop-parlay.csapi.getCallLegs.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65183 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_callSessionID, {"callSessionID","giop-parlay.csapi.getCallLegs.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65184 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg_callSessionID, {"callSessionID","giop-parlay.csapi.createCallLeg.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65185 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_callSessionID, {"callSessionID","giop-parlay.csapi.createAndRouteCallLegReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65186 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested, {"Seq length of eventsRequested","giop-parlay.csapi.createAndRouteCallLegReq.eventsRequested",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65187 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo, {"Seq length of appInfo","giop-parlay.csapi.createAndRouteCallLegReq.appInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65188 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_release_callSessionID, {"callSessionID","giop-parlay.csapi.release.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65189 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_release_cause, {"cause","giop-parlay.csapi.release.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
65190 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_deassignCall_callSessionID, {"callSessionID","giop-parlay.csapi.deassignCall.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65191 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq_callSessionID, {"callSessionID","giop-parlay.csapi.getInfoReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65192 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq_callInfoRequested, {"callInfoRequested","giop-parlay.csapi.getInfoReq.callInfoRequested",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65193 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_setChargePlan_callSessionID, {"callSessionID","giop-parlay.csapi.setChargePlan.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65194 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_callSessionID, {"callSessionID","giop-parlay.csapi.setAdviceOfCharge.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65195 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_tariffSwitch, {"tariffSwitch","giop-parlay.csapi.setAdviceOfCharge.tariffSwitch",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65196 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_callSessionID, {"callSessionID","giop-parlay.csapi.superviseReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65197 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_time, {"time","giop-parlay.csapi.superviseReq.time",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65198 {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_treatment, {"treatment","giop-parlay.csapi.superviseReq.treatment",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65199 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet, {"Seq length of callLegReferenceSet","giop-parlay.csapi.reportNotification.callLegReferenceSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65200 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65201 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callAborted_callReference, {"callReference","giop-parlay.csapi.callAborted.callReference",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65202 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadEncountered_assignmentID, {"assignmentID","giop-parlay.csapi.callOverloadEncountered.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65203 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadCeased_assignmentID, {"assignmentID","giop-parlay.csapi.callOverloadCeased.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65204 {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet, {"Seq length of callReferenceSet","giop-parlay.csapi.abortMultipleCalls.callReferenceSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65205 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_callSessionID, {"callSessionID","giop-parlay.csapi.superviseVolumeRes.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65206 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_report, {"report","giop-parlay.csapi.superviseVolumeRes.report",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65207 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_qualityOfService, {"qualityOfService","giop-parlay.csapi.superviseVolumeRes.qualityOfService",FT_UINT32,BASE_DEC,VALS(org_csapi_TpDataSessionQosClass),0x0,NULL,HFILL}},
65208 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeErr_callSessionID, {"callSessionID","giop-parlay.csapi.superviseVolumeErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65209 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.mediaStreamMonitorRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65210 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams, {"Seq length of streams","giop-parlay.csapi.mediaStreamMonitorRes.streams",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65211 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_type, {"type","giop-parlay.csapi.mediaStreamMonitorRes.type",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_mmccs_TpMediaStreamEventType),0x0,NULL,HFILL}},
65212 {&hf_org_csapi_cc_mmccs_IpMultiMediaStream_subtract_mediaStreamSessionID, {"mediaStreamSessionID","giop-parlay.csapi.subtract.mediaStreamSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65213 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.mediaStreamAllow.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65214 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList, {"Seq length of mediaStreamList","giop-parlay.csapi.mediaStreamAllow.mediaStreamList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65215 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.mediaStreamMonitorReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65216 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria, {"Seq length of mediaStreamEventCriteria","giop-parlay.csapi.mediaStreamMonitorReq.mediaStreamEventCriteria",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65217 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return, {"Seq length of TpMediaStreamSet","giop-parlay.csapi.getMediaStreams.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65218 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getMediaStreams.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65219 {&hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_callSessionID, {"callSessionID","giop-parlay.csapi.superviseVolumeReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65220 {&hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_treatment, {"treatment","giop-parlay.csapi.superviseVolumeReq.treatment",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65221 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet, {"Seq length of callLegReferenceSet","giop-parlay.csapi.reportMediaNotification.callLegReferenceSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65222 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams, {"Seq length of mediaStreams","giop-parlay.csapi.reportMediaNotification.mediaStreams",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65223 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_type, {"type","giop-parlay.csapi.reportMediaNotification.type",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_mmccs_TpMediaStreamEventType),0x0,NULL,HFILL}},
65224 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_qualityOfService, {"qualityOfService","giop-parlay.csapi.reportMediaNotification.qualityOfService",FT_UINT32,BASE_DEC,VALS(org_csapi_TpDataSessionQosClass),0x0,NULL,HFILL}},
65225 {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportMediaNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65226 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_return, {"TpAssignmentID","giop-parlay.csapi.createMediaNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65227 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_destroyMediaNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyMediaNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65228 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_changeMediaNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeMediaNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65229 {&hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return, {"Seq length of TpMediaNotificationRequestedSet","giop-parlay.csapi.getMediaNotification.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65230 {&hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.chairSelection.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65231 {&hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.chairSelection.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65232 {&hf_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.floorRequest.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65233 {&hf_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.floorRequest.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65234 {&hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_conferenceSessionID, {"conferenceSessionID","giop-parlay.csapi.partyJoined.conferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65235 {&hf_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes_conferenceSessionID, {"conferenceSessionID","giop-parlay.csapi.leaveMonitorRes.conferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65236 {&hf_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes_callLeg, {"callLeg","giop-parlay.csapi.leaveMonitorRes.callLeg",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65237 {&hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_numberOfSubConferences, {"numberOfSubConferences","giop-parlay.csapi.createConference.numberOfSubConferences",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65238 {&hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_numberOfParticipants, {"numberOfParticipants","giop-parlay.csapi.createConference.numberOfParticipants",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65239 {&hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_duration, {"duration","giop-parlay.csapi.createConference.duration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65240 {&hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_startTime, {"startTime","giop-parlay.csapi.reserveResources.startTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65241 {&hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_numberOfParticipants, {"numberOfParticipants","giop-parlay.csapi.reserveResources.numberOfParticipants",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65242 {&hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_duration, {"duration","giop-parlay.csapi.reserveResources.duration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65243 {&hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.splitSubConference.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65244 {&hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList, {"Seq length of callLegList","giop-parlay.csapi.splitSubConference.callLegList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65245 {&hf_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference_subConferenceCallSessionID, {"subConferenceCallSessionID","giop-parlay.csapi.mergeSubConference.subConferenceCallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65246 {&hf_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference_targetSubConferenceCall, {"targetSubConferenceCall","giop-parlay.csapi.mergeSubConference.targetSubConferenceCall",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65247 {&hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_subConferenceCallSessionID, {"subConferenceCallSessionID","giop-parlay.csapi.moveCallLeg.subConferenceCallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65248 {&hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_targetSubConferenceCall, {"targetSubConferenceCall","giop-parlay.csapi.moveCallLeg.targetSubConferenceCall",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65249 {&hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_callLeg, {"callLeg","giop-parlay.csapi.moveCallLeg.callLeg",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65250 {&hf_org_csapi_cc_cccs_IpSubConfCall_inspectVideo_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.inspectVideo.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65251 {&hf_org_csapi_cc_cccs_IpSubConfCall_inspectVideo_inspectedCallLeg, {"inspectedCallLeg","giop-parlay.csapi.inspectVideo.inspectedCallLeg",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65252 {&hf_org_csapi_cc_cccs_IpSubConfCall_inspectVideoCancel_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.inspectVideoCancel.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65253 {&hf_org_csapi_cc_cccs_IpSubConfCall_appointSpeaker_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.appointSpeaker.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65254 {&hf_org_csapi_cc_cccs_IpSubConfCall_appointSpeaker_speakerCallLeg, {"speakerCallLeg","giop-parlay.csapi.appointSpeaker.speakerCallLeg",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65255 {&hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.chairSelection.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65256 {&hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_chairCallLeg, {"chairCallLeg","giop-parlay.csapi.chairSelection.chairCallLeg",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65257 {&hf_org_csapi_cc_cccs_IpSubConfCall_changeConferencePolicy_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.changeConferencePolicy.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65258 {&hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_return, {"Seq length of TpSubConfCallIdentifierSet","giop-parlay.csapi.getSubConferences.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65259 {&hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_conferenceSessionID, {"conferenceSessionID","giop-parlay.csapi.getSubConferences.conferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65260 {&hf_org_csapi_cc_cccs_IpConfCall_createSubConference_conferenceSessionID, {"conferenceSessionID","giop-parlay.csapi.createSubConference.conferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65261 {&hf_org_csapi_cc_cccs_IpConfCall_leaveMonitorReq_conferenceSessionID, {"conferenceSessionID","giop-parlay.csapi.leaveMonitorReq.conferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65262 {&hf_org_csapi_cc_cccs_IpConfCall_getConferenceAddress_conferenceSessionID, {"conferenceSessionID","giop-parlay.csapi.getConferenceAddress.conferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65263 {&hf_org_csapi_ui_IpAppUI_sendInfoRes_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.sendInfoRes.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65264 {&hf_org_csapi_ui_IpAppUI_sendInfoRes_assignmentID, {"assignmentID","giop-parlay.csapi.sendInfoRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65265 {&hf_org_csapi_ui_IpAppUI_sendInfoRes_response, {"response","giop-parlay.csapi.sendInfoRes.response",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIReport),0x0,NULL,HFILL}},
65266 {&hf_org_csapi_ui_IpAppUI_sendInfoErr_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.sendInfoErr.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65267 {&hf_org_csapi_ui_IpAppUI_sendInfoErr_assignmentID, {"assignmentID","giop-parlay.csapi.sendInfoErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65268 {&hf_org_csapi_ui_IpAppUI_sendInfoErr_error, {"error","giop-parlay.csapi.sendInfoErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65269 {&hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.sendInfoAndCollectRes.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65270 {&hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_assignmentID, {"assignmentID","giop-parlay.csapi.sendInfoAndCollectRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65271 {&hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_response, {"response","giop-parlay.csapi.sendInfoAndCollectRes.response",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIReport),0x0,NULL,HFILL}},
65272 {&hf_org_csapi_ui_IpAppUI_sendInfoAndCollectRes_collectedInfo, {"collectedInfo","giop-parlay.csapi.sendInfoAndCollectRes.collectedInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65273 {&hf_org_csapi_ui_IpAppUI_sendInfoAndCollectErr_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.sendInfoAndCollectErr.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65274 {&hf_org_csapi_ui_IpAppUI_sendInfoAndCollectErr_assignmentID, {"assignmentID","giop-parlay.csapi.sendInfoAndCollectErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65275 {&hf_org_csapi_ui_IpAppUI_sendInfoAndCollectErr_error, {"error","giop-parlay.csapi.sendInfoAndCollectErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65276 {&hf_org_csapi_ui_IpAppUI_userInteractionFaultDetected_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.userInteractionFaultDetected.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65277 {&hf_org_csapi_ui_IpAppUI_userInteractionFaultDetected_fault, {"fault","giop-parlay.csapi.userInteractionFaultDetected.fault",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIFault),0x0,NULL,HFILL}},
65278 {&hf_org_csapi_ui_IpAppUICall_recordMessageRes_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.recordMessageRes.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65279 {&hf_org_csapi_ui_IpAppUICall_recordMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.recordMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65280 {&hf_org_csapi_ui_IpAppUICall_recordMessageRes_response, {"response","giop-parlay.csapi.recordMessageRes.response",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIReport),0x0,NULL,HFILL}},
65281 {&hf_org_csapi_ui_IpAppUICall_recordMessageRes_messageID, {"messageID","giop-parlay.csapi.recordMessageRes.messageID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65282 {&hf_org_csapi_ui_IpAppUICall_recordMessageErr_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.recordMessageErr.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65283 {&hf_org_csapi_ui_IpAppUICall_recordMessageErr_assignmentID, {"assignmentID","giop-parlay.csapi.recordMessageErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65284 {&hf_org_csapi_ui_IpAppUICall_recordMessageErr_error, {"error","giop-parlay.csapi.recordMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65285 {&hf_org_csapi_ui_IpAppUICall_deleteMessageRes_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.deleteMessageRes.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65286 {&hf_org_csapi_ui_IpAppUICall_deleteMessageRes_response, {"response","giop-parlay.csapi.deleteMessageRes.response",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIReport),0x0,NULL,HFILL}},
65287 {&hf_org_csapi_ui_IpAppUICall_deleteMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.deleteMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65288 {&hf_org_csapi_ui_IpAppUICall_deleteMessageErr_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.deleteMessageErr.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65289 {&hf_org_csapi_ui_IpAppUICall_deleteMessageErr_error, {"error","giop-parlay.csapi.deleteMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65290 {&hf_org_csapi_ui_IpAppUICall_deleteMessageErr_assignmentID, {"assignmentID","giop-parlay.csapi.deleteMessageErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65291 {&hf_org_csapi_ui_IpAppUICall_abortActionRes_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.abortActionRes.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65292 {&hf_org_csapi_ui_IpAppUICall_abortActionRes_assignmentID, {"assignmentID","giop-parlay.csapi.abortActionRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65293 {&hf_org_csapi_ui_IpAppUICall_abortActionErr_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.abortActionErr.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65294 {&hf_org_csapi_ui_IpAppUICall_abortActionErr_assignmentID, {"assignmentID","giop-parlay.csapi.abortActionErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65295 {&hf_org_csapi_ui_IpAppUICall_abortActionErr_error, {"error","giop-parlay.csapi.abortActionErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65296 {&hf_org_csapi_ui_IpAppUICall_getMessageRes_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.getMessageRes.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65297 {&hf_org_csapi_ui_IpAppUICall_getMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.getMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65298 {&hf_org_csapi_ui_IpAppUICall_getMessageErr_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.getMessageErr.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65299 {&hf_org_csapi_ui_IpAppUICall_getMessageErr_assignmentID, {"assignmentID","giop-parlay.csapi.getMessageErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65300 {&hf_org_csapi_ui_IpAppUICall_getMessageErr_error, {"error","giop-parlay.csapi.getMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65301 {&hf_org_csapi_ui_IpAppUIManager_reportEventNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportEventNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65302 {&hf_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet, {"Seq length of userInteractionSet","giop-parlay.csapi.abortMultipleUserInteractions.userInteractionSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65303 {&hf_org_csapi_ui_IpUI_sendInfoReq_return, {"TpAssignmentID","giop-parlay.csapi.sendInfoReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65304 {&hf_org_csapi_ui_IpUI_sendInfoReq_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.sendInfoReq.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65305 {&hf_org_csapi_ui_IpUI_sendInfoReq_language, {"language","giop-parlay.csapi.sendInfoReq.language",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65306 {&hf_org_csapi_ui_IpUI_sendInfoReq_variableInfo, {"Seq length of variableInfo","giop-parlay.csapi.sendInfoReq.variableInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65307 {&hf_org_csapi_ui_IpUI_sendInfoReq_repeatIndicator, {"repeatIndicator","giop-parlay.csapi.sendInfoReq.repeatIndicator",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65308 {&hf_org_csapi_ui_IpUI_sendInfoReq_responseRequested, {"responseRequested","giop-parlay.csapi.sendInfoReq.responseRequested",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65309 {&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_return, {"TpAssignmentID","giop-parlay.csapi.sendInfoAndCollectReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65310 {&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.sendInfoAndCollectReq.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65311 {&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_language, {"language","giop-parlay.csapi.sendInfoAndCollectReq.language",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65312 {&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo, {"Seq length of variableInfo","giop-parlay.csapi.sendInfoAndCollectReq.variableInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65313 {&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_responseRequested, {"responseRequested","giop-parlay.csapi.sendInfoAndCollectReq.responseRequested",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65314 {&hf_org_csapi_ui_IpUI_release_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.release.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65315 {&hf_org_csapi_ui_IpUI_setOriginatingAddress_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.setOriginatingAddress.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65316 {&hf_org_csapi_ui_IpUI_setOriginatingAddress_origin, {"origin","giop-parlay.csapi.setOriginatingAddress.origin",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65317 {&hf_org_csapi_ui_IpUI_getOriginatingAddress_return, {"TpString","giop-parlay.csapi.getOriginatingAddress.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65318 {&hf_org_csapi_ui_IpUI_getOriginatingAddress_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.getOriginatingAddress.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65319 {&hf_org_csapi_ui_IpUICall_recordMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.recordMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65320 {&hf_org_csapi_ui_IpUICall_recordMessageReq_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.recordMessageReq.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65321 {&hf_org_csapi_ui_IpUICall_deleteMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.deleteMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65322 {&hf_org_csapi_ui_IpUICall_deleteMessageReq_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.deleteMessageReq.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65323 {&hf_org_csapi_ui_IpUICall_deleteMessageReq_messageID, {"messageID","giop-parlay.csapi.deleteMessageReq.messageID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65324 {&hf_org_csapi_ui_IpUICall_abortActionReq_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.abortActionReq.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65325 {&hf_org_csapi_ui_IpUICall_abortActionReq_assignmentID, {"assignmentID","giop-parlay.csapi.abortActionReq.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65326 {&hf_org_csapi_ui_IpUICall_getMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.getMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65327 {&hf_org_csapi_ui_IpUICall_getMessageReq_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.getMessageReq.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65328 {&hf_org_csapi_ui_IpUICall_getMessageReq_messageID, {"messageID","giop-parlay.csapi.getMessageReq.messageID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65329 {&hf_org_csapi_ui_IpUIManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65330 {&hf_org_csapi_ui_IpUIManager_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65331 {&hf_org_csapi_ui_IpUIManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65332 {&hf_org_csapi_ui_IpUIManager_getNotification_return, {"Seq length of TpUIEventCriteriaResultSet","giop-parlay.csapi.getNotification.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65333 {&hf_org_csapi_ui_IpUIManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65334 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.getMessageRes.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65335 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.getMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65336 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.getMessageErr.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65337 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_assignmentID, {"assignmentID","giop-parlay.csapi.getMessageErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65338 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_error, {"error","giop-parlay.csapi.getMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65339 {&hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.deleteMessageRes.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65340 {&hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes_response, {"response","giop-parlay.csapi.deleteMessageRes.response",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIReport),0x0,NULL,HFILL}},
65341 {&hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.deleteMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65342 {&hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.deleteMessageErr.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65343 {&hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr_error, {"error","giop-parlay.csapi.deleteMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65344 {&hf_org_csapi_ui_IpAppUIAdminManager_deleteMessageErr_assignmentID, {"assignmentID","giop-parlay.csapi.deleteMessageErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65345 {&hf_org_csapi_ui_IpAppUIAdminManager_putMessageRes_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.putMessageRes.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65346 {&hf_org_csapi_ui_IpAppUIAdminManager_putMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.putMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65347 {&hf_org_csapi_ui_IpAppUIAdminManager_putMessageRes_messageID, {"messageID","giop-parlay.csapi.putMessageRes.messageID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65348 {&hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.putMessageErr.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65349 {&hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_assignmentID, {"assignmentID","giop-parlay.csapi.putMessageErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65350 {&hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_error, {"error","giop-parlay.csapi.putMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65351 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.getMessageListRes.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65352 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_assignmentID, {"assignmentID","giop-parlay.csapi.getMessageListRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65353 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList, {"Seq length of messageIDList","giop-parlay.csapi.getMessageListRes.messageIDList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65354 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_final, {"final","giop-parlay.csapi.getMessageListRes.final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65355 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.getMessageListErr.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65356 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_assignmentID, {"assignmentID","giop-parlay.csapi.getMessageListErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65357 {&hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_error, {"error","giop-parlay.csapi.getMessageListErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIError),0x0,NULL,HFILL}},
65358 {&hf_org_csapi_ui_IpUIAdminManager_getMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.getMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65359 {&hf_org_csapi_ui_IpUIAdminManager_getMessageReq_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.getMessageReq.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65360 {&hf_org_csapi_ui_IpUIAdminManager_getMessageReq_messageID, {"messageID","giop-parlay.csapi.getMessageReq.messageID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65361 {&hf_org_csapi_ui_IpUIAdminManager_putMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.putMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65362 {&hf_org_csapi_ui_IpUIAdminManager_putMessageReq_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.putMessageReq.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65363 {&hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.deleteMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65364 {&hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.deleteMessageReq.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65365 {&hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_messageID, {"messageID","giop-parlay.csapi.deleteMessageReq.messageID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65366 {&hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_return, {"TpAssignmentID","giop-parlay.csapi.getMessageListReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65367 {&hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.getMessageListReq.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65368 {&hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_reset, {"reset","giop-parlay.csapi.getMessageListReq.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65369 {&hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.locationReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65370 {&hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations, {"Seq length of locations","giop-parlay.csapi.locationReportRes.locations",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65371 {&hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.locationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65372 {&hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_cause, {"cause","giop-parlay.csapi.locationReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65373 {&hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.locationReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65374 {&hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.extendedLocationReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65375 {&hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations, {"Seq length of locations","giop-parlay.csapi.extendedLocationReportRes.locations",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65376 {&hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.extendedLocationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65377 {&hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_cause, {"cause","giop-parlay.csapi.extendedLocationReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65378 {&hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.extendedLocationReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65379 {&hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_assignmentId, {"assignmentId","giop-parlay.csapi.periodicLocationReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65380 {&hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations, {"Seq length of locations","giop-parlay.csapi.periodicLocationReport.locations",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65381 {&hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.periodicLocationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65382 {&hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_cause, {"cause","giop-parlay.csapi.periodicLocationReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65383 {&hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.periodicLocationReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65384 {&hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_return, {"TpAssignmentID","giop-parlay.csapi.locationReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65385 {&hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_users, {"Seq length of users","giop-parlay.csapi.locationReportReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65386 {&hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_return, {"TpAssignmentID","giop-parlay.csapi.extendedLocationReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65387 {&hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users, {"Seq length of users","giop-parlay.csapi.extendedLocationReportReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65388 {&hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.periodicLocationReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65389 {&hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users, {"Seq length of users","giop-parlay.csapi.periodicLocationReportingStartReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65390 {&hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_reportingInterval, {"reportingInterval","giop-parlay.csapi.periodicLocationReportingStartReq.reportingInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65391 {&hf_org_csapi_mm_ul_IpUserLocation_getNextPeriodicLocationRequest_reset, {"reset","giop-parlay.csapi.getNextPeriodicLocationRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65392 {&hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredLocationReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65393 {&hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_criterion, {"criterion","giop-parlay.csapi.triggeredLocationReport.criterion",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpLocationTriggerCriteria),0x0,NULL,HFILL}},
65394 {&hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredLocationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65395 {&hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_cause, {"cause","giop-parlay.csapi.triggeredLocationReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65396 {&hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.triggeredLocationReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65397 {&hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredLocationReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65398 {&hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users, {"Seq length of users","giop-parlay.csapi.triggeredLocationReportingStartReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65399 {&hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers, {"Seq length of triggers","giop-parlay.csapi.triggeredLocationReportingStartReq.triggers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65400 {&hf_org_csapi_mm_ul_IpTriggeredUserLocation_getNextTriggeredLocationRequest_reset, {"reset","giop-parlay.csapi.getNextTriggeredLocationRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65401 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.locationReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65402 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations, {"Seq length of locations","giop-parlay.csapi.locationReportRes.locations",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65403 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.locationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65404 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_cause, {"cause","giop-parlay.csapi.locationReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65405 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.locationReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65406 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_assignmentId, {"assignmentId","giop-parlay.csapi.periodicLocationReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65407 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations, {"Seq length of locations","giop-parlay.csapi.periodicLocationReport.locations",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65408 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.periodicLocationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65409 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_cause, {"cause","giop-parlay.csapi.periodicLocationReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65410 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.periodicLocationReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65411 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredLocationReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65412 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredLocationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65413 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_cause, {"cause","giop-parlay.csapi.triggeredLocationReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65414 {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.triggeredLocationReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65415 {&hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_return, {"TpAssignmentID","giop-parlay.csapi.locationReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65416 {&hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users, {"Seq length of users","giop-parlay.csapi.locationReportReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65417 {&hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.periodicLocationReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65418 {&hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users, {"Seq length of users","giop-parlay.csapi.periodicLocationReportingStartReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65419 {&hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_reportingInterval, {"reportingInterval","giop-parlay.csapi.periodicLocationReportingStartReq.reportingInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65420 {&hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredLocationReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65421 {&hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users, {"Seq length of users","giop-parlay.csapi.triggeredLocationReportingStartReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65422 {&hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextPeriodicLocationRequest_reset, {"reset","giop-parlay.csapi.getNextPeriodicLocationRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65423 {&hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextTriggeredLocationRequest_reset, {"reset","giop-parlay.csapi.getNextTriggeredLocationRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65424 {&hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReport_assignmentId, {"assignmentId","giop-parlay.csapi.emergencyLocationReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65425 {&hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.emergencyLocationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65426 {&hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_cause, {"cause","giop-parlay.csapi.emergencyLocationReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65427 {&hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.emergencyLocationReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65428 {&hf_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq_return, {"TpAssignmentID","giop-parlay.csapi.emergencyLocationReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65429 {&hf_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports_return, {"TpAssignmentID","giop-parlay.csapi.subscribeEmergencyLocationReports.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65430 {&hf_org_csapi_mm_ule_IpUserLocationEmergency_unSubscribeEmergencyLocationReports_assignmentId, {"assignmentId","giop-parlay.csapi.unSubscribeEmergencyLocationReports.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65431 {&hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.statusReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65432 {&hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status, {"Seq length of status","giop-parlay.csapi.statusReportRes.status",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65433 {&hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.statusReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65434 {&hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_cause, {"cause","giop-parlay.csapi.statusReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65435 {&hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.statusReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65436 {&hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReport_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredStatusReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65437 {&hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredStatusReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65438 {&hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_cause, {"cause","giop-parlay.csapi.triggeredStatusReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65439 {&hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.triggeredStatusReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65440 {&hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.extendedStatusReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65441 {&hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status, {"Seq length of status","giop-parlay.csapi.extendedStatusReportRes.status",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65442 {&hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.extendedStatusReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65443 {&hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_cause, {"cause","giop-parlay.csapi.extendedStatusReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65444 {&hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.extendedStatusReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65445 {&hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReport_assignmentId, {"assignmentId","giop-parlay.csapi.extTriggeredStatusReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65446 {&hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.extTriggeredStatusReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65447 {&hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_cause, {"cause","giop-parlay.csapi.extTriggeredStatusReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65448 {&hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_diagnostic, {"diagnostic","giop-parlay.csapi.extTriggeredStatusReportErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65449 {&hf_org_csapi_mm_us_IpUserStatus_statusReportReq_return, {"TpAssignmentID","giop-parlay.csapi.statusReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65450 {&hf_org_csapi_mm_us_IpUserStatus_statusReportReq_users, {"Seq length of users","giop-parlay.csapi.statusReportReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65451 {&hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredStatusReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65452 {&hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users, {"Seq length of users","giop-parlay.csapi.triggeredStatusReportingStartReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65453 {&hf_org_csapi_mm_us_IpUserStatus_getNextTriggeredStatusRequest_reset, {"reset","giop-parlay.csapi.getNextTriggeredStatusRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65454 {&hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_return, {"TpAssignmentID","giop-parlay.csapi.extendedStatusReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65455 {&hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users, {"Seq length of users","giop-parlay.csapi.extendedStatusReportReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65456 {&hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.extTriggeredStatusReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65457 {&hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users, {"Seq length of users","giop-parlay.csapi.extTriggeredStatusReportingStartReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65458 {&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return, {"Seq length of TpBindingSet","giop-parlay.csapi.triggeredBindingRequestNotification.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65459 {&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredBindingRequestNotification.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65460 {&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation, {"Seq length of contactInformation","giop-parlay.csapi.triggeredBindingRequestNotification.contactInformation",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65461 {&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredBindingRequestNotificationStartErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65462 {&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_cause, {"cause","giop-parlay.csapi.triggeredBindingRequestNotificationStartErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
65463 {&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_diagnostic, {"diagnostic","giop-parlay.csapi.triggeredBindingRequestNotificationStartErr.diagnostic",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityDiagnostic),0x0,NULL,HFILL}},
65464 {&hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredBindingRequestNotificationStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65465 {&hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users, {"Seq length of users","giop-parlay.csapi.triggeredBindingRequestNotificationStartReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65466 {&hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria, {"Seq length of criteria","giop-parlay.csapi.triggeredBindingRequestNotificationStartReq.criteria",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65467 {&hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStop_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredBindingRequestNotificationStop.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65468 {&hf_org_csapi_termcap_IpTerminalCapabilities_getTerminalCapabilities_terminalIdentity, {"terminalIdentity","giop-parlay.csapi.getTerminalCapabilities.terminalIdentity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65469 {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_assignmentID, {"assignmentID","giop-parlay.csapi.triggeredTerminalCapabilityReport.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65470 {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals, {"Seq length of terminals","giop-parlay.csapi.triggeredTerminalCapabilityReport.terminals",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65471 {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_criteria, {"criteria","giop-parlay.csapi.triggeredTerminalCapabilityReport.criteria",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65472 {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredTerminalCapabilityReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65473 {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals, {"Seq length of terminals","giop-parlay.csapi.triggeredTerminalCapabilityReportErr.terminals",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65474 {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_cause, {"cause","giop-parlay.csapi.triggeredTerminalCapabilityReportErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_termcap_TpTerminalCapabilitiesError),0x0,NULL,HFILL}},
65475 {&hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredTerminalCapabilityStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65476 {&hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals, {"Seq length of terminals","giop-parlay.csapi.triggeredTerminalCapabilityStartReq.terminals",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65477 {&hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_criteria, {"criteria","giop-parlay.csapi.triggeredTerminalCapabilityStartReq.criteria",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65478 {&hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStop_assignmentID, {"assignmentID","giop-parlay.csapi.triggeredTerminalCapabilityStop.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65479 {&hf_org_csapi_dsc_IpAppDataSession_connectRes_dataSessionID, {"dataSessionID","giop-parlay.csapi.connectRes.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65480 {&hf_org_csapi_dsc_IpAppDataSession_connectRes_assignmentID, {"assignmentID","giop-parlay.csapi.connectRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65481 {&hf_org_csapi_dsc_IpAppDataSession_connectErr_dataSessionID, {"dataSessionID","giop-parlay.csapi.connectErr.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65482 {&hf_org_csapi_dsc_IpAppDataSession_connectErr_assignmentID, {"assignmentID","giop-parlay.csapi.connectErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65483 {&hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_dataSessionID, {"dataSessionID","giop-parlay.csapi.superviseDataSessionRes.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65484 {&hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_report, {"report","giop-parlay.csapi.superviseDataSessionRes.report",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65485 {&hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_qualityOfService, {"qualityOfService","giop-parlay.csapi.superviseDataSessionRes.qualityOfService",FT_UINT32,BASE_DEC,VALS(org_csapi_TpDataSessionQosClass),0x0,NULL,HFILL}},
65486 {&hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionErr_dataSessionID, {"dataSessionID","giop-parlay.csapi.superviseDataSessionErr.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65487 {&hf_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected_dataSessionID, {"dataSessionID","giop-parlay.csapi.dataSessionFaultDetected.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65488 {&hf_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected_fault, {"fault","giop-parlay.csapi.dataSessionFaultDetected.fault",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionFault),0x0,NULL,HFILL}},
65489 {&hf_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionAborted_dataSession, {"dataSession","giop-parlay.csapi.dataSessionAborted.dataSession",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65490 {&hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65491 {&hf_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet, {"Seq length of dataSessionSet","giop-parlay.csapi.abortMultipleDataSessions.dataSessionSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65492 {&hf_org_csapi_dsc_IpDataSession_connectReq_return, {"TpAssignmentID","giop-parlay.csapi.connectReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65493 {&hf_org_csapi_dsc_IpDataSession_connectReq_dataSessionID, {"dataSessionID","giop-parlay.csapi.connectReq.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65494 {&hf_org_csapi_dsc_IpDataSession_connectReq_responseRequested, {"Seq length of responseRequested","giop-parlay.csapi.connectReq.responseRequested",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65495 {&hf_org_csapi_dsc_IpDataSession_release_dataSessionID, {"dataSessionID","giop-parlay.csapi.release.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65496 {&hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_dataSessionID, {"dataSessionID","giop-parlay.csapi.superviseDataSessionReq.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65497 {&hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_treatment, {"treatment","giop-parlay.csapi.superviseDataSessionReq.treatment",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65498 {&hf_org_csapi_dsc_IpDataSession_setDataSessionChargePlan_dataSessionID, {"dataSessionID","giop-parlay.csapi.setDataSessionChargePlan.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65499 {&hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_dataSessionID, {"dataSessionID","giop-parlay.csapi.setAdviceOfCharge.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65500 {&hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_tariffSwitch, {"tariffSwitch","giop-parlay.csapi.setAdviceOfCharge.tariffSwitch",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65501 {&hf_org_csapi_dsc_IpDataSession_deassignDataSession_dataSessionID, {"dataSessionID","giop-parlay.csapi.deassignDataSession.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65502 {&hf_org_csapi_dsc_IpDataSession_continueProcessing_dataSessionID, {"dataSessionID","giop-parlay.csapi.continueProcessing.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65503 {&hf_org_csapi_dsc_IpDataSessionControlManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65504 {&hf_org_csapi_dsc_IpDataSessionControlManager_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65505 {&hf_org_csapi_dsc_IpDataSessionControlManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65506 {&hf_org_csapi_dsc_IpDataSessionControlManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65507 {&hf_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return, {"Seq length of TpDataSessionEventCriteriaResultSet","giop-parlay.csapi.getNotifications.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65508 {&hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_return, {"TpAssignmentID","giop-parlay.csapi.createNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65509 {&hf_org_csapi_gms_IpMessagingManager_openMailbox_authenticationInfo, {"authenticationInfo","giop-parlay.csapi.openMailbox.authenticationInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65510 {&hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_return, {"TpAssignmentID","giop-parlay.csapi.enableMessagingNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65511 {&hf_org_csapi_gms_IpMessagingManager_disableMessagingNotification_assignmentID, {"assignmentID","giop-parlay.csapi.disableMessagingNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65512 {&hf_org_csapi_gms_IpAppMessagingManager_mailboxTerminated_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.mailboxTerminated.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65513 {&hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.mailboxFaultDetected.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65514 {&hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_fault, {"fault","giop-parlay.csapi.mailboxFaultDetected.fault",FT_UINT32,BASE_DEC,VALS(org_csapi_gms_TpMessagingFault),0x0,NULL,HFILL}},
65515 {&hf_org_csapi_gms_IpAppMessagingManager_messagingEventNotify_assignmentID, {"assignmentID","giop-parlay.csapi.messagingEventNotify.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65516 {&hf_org_csapi_gms_IpMailbox_close_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.close.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65517 {&hf_org_csapi_gms_IpMailbox_lock_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.lock.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65518 {&hf_org_csapi_gms_IpMailbox_unlock_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.unlock.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65519 {&hf_org_csapi_gms_IpMailbox_getInfoAmount_return, {"TpInt32","giop-parlay.csapi.getInfoAmount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65520 {&hf_org_csapi_gms_IpMailbox_getInfoAmount_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getInfoAmount.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65521 {&hf_org_csapi_gms_IpMailbox_getInfoProperties_return, {"Seq length of TpMailboxInfoPropertySet","giop-parlay.csapi.getInfoProperties.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65522 {&hf_org_csapi_gms_IpMailbox_getInfoProperties_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getInfoProperties.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65523 {&hf_org_csapi_gms_IpMailbox_getInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.getInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65524 {&hf_org_csapi_gms_IpMailbox_getInfoProperties_numberOfProperties, {"numberOfProperties","giop-parlay.csapi.getInfoProperties.numberOfProperties",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65525 {&hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.setInfoProperties.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65526 {&hf_org_csapi_gms_IpMailbox_setInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.setInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65527 {&hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties, {"Seq length of mailboxInfoProperties","giop-parlay.csapi.setInfoProperties.mailboxInfoProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65528 {&hf_org_csapi_gms_IpMailbox_openFolder_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.openFolder.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65529 {&hf_org_csapi_gms_IpMailbox_openFolder_folderID, {"folderID","giop-parlay.csapi.openFolder.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65530 {&hf_org_csapi_gms_IpMailbox_createFolder_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.createFolder.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65531 {&hf_org_csapi_gms_IpMailbox_createFolder_folderID, {"folderID","giop-parlay.csapi.createFolder.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65532 {&hf_org_csapi_gms_IpMailbox_remove_authenticationInfo, {"authenticationInfo","giop-parlay.csapi.remove.authenticationInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65533 {&hf_org_csapi_gms_IpMessage_getInfoAmount_return, {"TpInt32","giop-parlay.csapi.getInfoAmount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65534 {&hf_org_csapi_gms_IpMessage_getInfoAmount_folderSessionID, {"folderSessionID","giop-parlay.csapi.getInfoAmount.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65535 {&hf_org_csapi_gms_IpMessage_getInfoAmount_messageID, {"messageID","giop-parlay.csapi.getInfoAmount.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65536 {&hf_org_csapi_gms_IpMessage_getInfoProperties_return, {"Seq length of TpMessageInfoPropertySet","giop-parlay.csapi.getInfoProperties.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65537 {&hf_org_csapi_gms_IpMessage_getInfoProperties_folderSessionID, {"folderSessionID","giop-parlay.csapi.getInfoProperties.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65538 {&hf_org_csapi_gms_IpMessage_getInfoProperties_messageID, {"messageID","giop-parlay.csapi.getInfoProperties.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65539 {&hf_org_csapi_gms_IpMessage_getInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.getInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65540 {&hf_org_csapi_gms_IpMessage_getInfoProperties_numberOfProperties, {"numberOfProperties","giop-parlay.csapi.getInfoProperties.numberOfProperties",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65541 {&hf_org_csapi_gms_IpMessage_setInfoProperties_folderSessionID, {"folderSessionID","giop-parlay.csapi.setInfoProperties.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65542 {&hf_org_csapi_gms_IpMessage_setInfoProperties_messageID, {"messageID","giop-parlay.csapi.setInfoProperties.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65543 {&hf_org_csapi_gms_IpMessage_setInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.setInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65544 {&hf_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties, {"Seq length of messageInfoProperties","giop-parlay.csapi.setInfoProperties.messageInfoProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65545 {&hf_org_csapi_gms_IpMessage_remove_folderSessionID, {"folderSessionID","giop-parlay.csapi.remove.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65546 {&hf_org_csapi_gms_IpMessage_remove_messageID, {"messageID","giop-parlay.csapi.remove.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65547 {&hf_org_csapi_gms_IpMessage_getContent_return, {"TpMessage","giop-parlay.csapi.getContent.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65548 {&hf_org_csapi_gms_IpMessage_getContent_folderSessionID, {"folderSessionID","giop-parlay.csapi.getContent.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65549 {&hf_org_csapi_gms_IpMessage_getContent_messageID, {"messageID","giop-parlay.csapi.getContent.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65550 {&hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_return, {"TpInt32","giop-parlay.csapi.getInfoAmount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65551 {&hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_folderSessionID, {"folderSessionID","giop-parlay.csapi.getInfoAmount.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65552 {&hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_return, {"Seq length of TpFolderInfoPropertySet","giop-parlay.csapi.getInfoProperties.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65553 {&hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_folderSessionID, {"folderSessionID","giop-parlay.csapi.getInfoProperties.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65554 {&hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.getInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65555 {&hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_numberOfProperties, {"numberOfProperties","giop-parlay.csapi.getInfoProperties.numberOfProperties",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65556 {&hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderSessionID, {"folderSessionID","giop-parlay.csapi.setInfoProperties.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65557 {&hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.setInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65558 {&hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties, {"Seq length of folderInfoProperties","giop-parlay.csapi.setInfoProperties.folderInfoProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65559 {&hf_org_csapi_gms_IpMailboxFolder_putMessage_folderSessionID, {"folderSessionID","giop-parlay.csapi.putMessage.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65560 {&hf_org_csapi_gms_IpMailboxFolder_putMessage_message, {"message","giop-parlay.csapi.putMessage.message",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65561 {&hf_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties, {"Seq length of messageInfoProperties","giop-parlay.csapi.putMessage.messageInfoProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65562 {&hf_org_csapi_gms_IpMailboxFolder_getMessage_folderSessionID, {"folderSessionID","giop-parlay.csapi.getMessage.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65563 {&hf_org_csapi_gms_IpMailboxFolder_getMessage_messageID, {"messageID","giop-parlay.csapi.getMessage.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65564 {&hf_org_csapi_gms_IpMailboxFolder_close_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.close.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65565 {&hf_org_csapi_gms_IpMailboxFolder_close_folderSessionID, {"folderSessionID","giop-parlay.csapi.close.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65566 {&hf_org_csapi_gms_IpMailboxFolder_remove_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.remove.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65567 {&hf_org_csapi_gms_IpMailboxFolder_remove_folderID, {"folderID","giop-parlay.csapi.remove.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65568 {&hf_org_csapi_cm_IpVPrP_getVPrPID_return, {"TpString","giop-parlay.csapi.getVPrPID.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65569 {&hf_org_csapi_cm_IpVPrP_getSlaID_return, {"TpString","giop-parlay.csapi.getSlaID.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65570 {&hf_org_csapi_cm_IpVPrP_getStatus_return, {"Return value","giop-parlay.csapi.getStatus.return",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpVprpStatus),0x0,NULL,HFILL}},
65571 {&hf_org_csapi_cm_IpVPrN_getVPrPList_return, {"Seq length of TpStringList","giop-parlay.csapi.getVPrPList.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65572 {&hf_org_csapi_cm_IpVPrN_getVPrP_vPrPID, {"vPrPID","giop-parlay.csapi.getVPrP.vPrPID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65573 {&hf_org_csapi_cm_IpVPrN_deleteVPrP_vPrPID, {"vPrPID","giop-parlay.csapi.deleteVPrP.vPrPID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65574 {&hf_org_csapi_cm_IpQoSMenu_getTemplate_templateType, {"templateType","giop-parlay.csapi.getTemplate.templateType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65575 {&hf_org_csapi_cm_IpQoSMenu_getTemplateList_return, {"Seq length of TpStringList","giop-parlay.csapi.getTemplateList.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65576 {&hf_org_csapi_cm_IpQoSTemplate_getTemplateType_return, {"TpString","giop-parlay.csapi.getTemplateType.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65577 {&hf_org_csapi_cm_IpQoSTemplate_getDescription_return, {"TpString","giop-parlay.csapi.getDescription.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65578 {&hf_org_csapi_cm_IpQoSTemplate_setSlaID_slaID, {"slaID","giop-parlay.csapi.setSlaID.slaID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65579 {&hf_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return, {"Seq length of TpStringList","giop-parlay.csapi.getSiteList.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65580 {&hf_org_csapi_cm_IpEnterpriseNetwork_getSite_siteID, {"siteID","giop-parlay.csapi.getSite.siteID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65581 {&hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return, {"Seq length of TpStringList","giop-parlay.csapi.getSAPList.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65582 {&hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteID_return, {"TpString","giop-parlay.csapi.getSiteID.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65583 {&hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteLocation_return, {"TpString","giop-parlay.csapi.getSiteLocation.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65584 {&hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteDescription_return, {"TpString","giop-parlay.csapi.getSiteDescription.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65585 {&hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPIPSubnet_sapID, {"sapID","giop-parlay.csapi.getSAPIPSubnet.sapID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65586 {&hf_org_csapi_am_IpAppAccountManager_reportNotification_assignmentId, {"assignmentId","giop-parlay.csapi.reportNotification.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65587 {&hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_queryId, {"queryId","giop-parlay.csapi.queryBalanceRes.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65588 {&hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances, {"Seq length of balances","giop-parlay.csapi.queryBalanceRes.balances",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65589 {&hf_org_csapi_am_IpAppAccountManager_queryBalanceErr_queryId, {"queryId","giop-parlay.csapi.queryBalanceErr.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65590 {&hf_org_csapi_am_IpAppAccountManager_queryBalanceErr_cause, {"cause","giop-parlay.csapi.queryBalanceErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpBalanceQueryError),0x0,NULL,HFILL}},
65591 {&hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_retrievalID, {"retrievalID","giop-parlay.csapi.retrieveTransactionHistoryRes.retrievalID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65592 {&hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory, {"Seq length of transactionHistory","giop-parlay.csapi.retrieveTransactionHistoryRes.transactionHistory",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65593 {&hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr_retrievalID, {"retrievalID","giop-parlay.csapi.retrieveTransactionHistoryErr.retrievalID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65594 {&hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr_transactionHistoryError, {"transactionHistoryError","giop-parlay.csapi.retrieveTransactionHistoryErr.transactionHistoryError",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpTransactionHistoryStatus),0x0,NULL,HFILL}},
65595 {&hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_queryId, {"queryId","giop-parlay.csapi.queryBalanceExpiryDateRes.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65596 {&hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates, {"Seq length of dates","giop-parlay.csapi.queryBalanceExpiryDateRes.dates",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65597 {&hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr_queryId, {"queryId","giop-parlay.csapi.queryBalanceExpiryDateErr.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65598 {&hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr_cause, {"cause","giop-parlay.csapi.queryBalanceExpiryDateErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpBalanceQueryError),0x0,NULL,HFILL}},
65599 {&hf_org_csapi_am_IpAppAccountManager_updateBalanceRes_requestId, {"requestId","giop-parlay.csapi.updateBalanceRes.requestId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65600 {&hf_org_csapi_am_IpAppAccountManager_updateBalanceErr_requestId, {"requestId","giop-parlay.csapi.updateBalanceErr.requestId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65601 {&hf_org_csapi_am_IpAppAccountManager_updateBalanceErr_cause, {"cause","giop-parlay.csapi.updateBalanceErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpBalanceQueryError),0x0,NULL,HFILL}},
65602 {&hf_org_csapi_am_IpAppAccountManager_createVoucherRes_requestId, {"requestId","giop-parlay.csapi.createVoucherRes.requestId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65603 {&hf_org_csapi_am_IpAppAccountManager_createVoucherRes_voucherId, {"voucherId","giop-parlay.csapi.createVoucherRes.voucherId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65604 {&hf_org_csapi_am_IpAppAccountManager_createVoucherErr_requestId, {"requestId","giop-parlay.csapi.createVoucherErr.requestId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65605 {&hf_org_csapi_am_IpAppAccountManager_createVoucherErr_cause, {"cause","giop-parlay.csapi.createVoucherErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpVoucherError),0x0,NULL,HFILL}},
65606 {&hf_org_csapi_am_IpAppAccountManager_destroyVoucherRes_requestId, {"requestId","giop-parlay.csapi.destroyVoucherRes.requestId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65607 {&hf_org_csapi_am_IpAppAccountManager_destroyVoucherRes_voucherId, {"voucherId","giop-parlay.csapi.destroyVoucherRes.voucherId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65608 {&hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_requestId, {"requestId","giop-parlay.csapi.destroyVoucherErr.requestId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65609 {&hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_voucherId, {"voucherId","giop-parlay.csapi.destroyVoucherErr.voucherId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65610 {&hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_cause, {"cause","giop-parlay.csapi.destroyVoucherErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpVoucherError),0x0,NULL,HFILL}},
65611 {&hf_org_csapi_am_IpAppAccountManager_queryVoucherRes_queryId, {"queryId","giop-parlay.csapi.queryVoucherRes.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65612 {&hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_queryId, {"queryId","giop-parlay.csapi.queryVoucherErr.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65613 {&hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_voucherId, {"voucherId","giop-parlay.csapi.queryVoucherErr.voucherId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65614 {&hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_cause, {"cause","giop-parlay.csapi.queryVoucherErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpVoucherError),0x0,NULL,HFILL}},
65615 {&hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_queryId, {"queryId","giop-parlay.csapi.queryUserVouchersRes.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65616 {&hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers, {"Seq length of vouchers","giop-parlay.csapi.queryUserVouchersRes.vouchers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65617 {&hf_org_csapi_am_IpAppAccountManager_queryUserVouchersErr_queryId, {"queryId","giop-parlay.csapi.queryUserVouchersErr.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65618 {&hf_org_csapi_am_IpAppAccountManager_queryUserVouchersErr_cause, {"cause","giop-parlay.csapi.queryUserVouchersErr.cause",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpVoucherError),0x0,NULL,HFILL}},
65619 {&hf_org_csapi_am_IpAccountManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65620 {&hf_org_csapi_am_IpAccountManager_destroyNotification_assignmentId, {"assignmentId","giop-parlay.csapi.destroyNotification.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65621 {&hf_org_csapi_am_IpAccountManager_queryBalanceReq_return, {"TpAssignmentID","giop-parlay.csapi.queryBalanceReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65622 {&hf_org_csapi_am_IpAccountManager_queryBalanceReq_users, {"Seq length of users","giop-parlay.csapi.queryBalanceReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65623 {&hf_org_csapi_am_IpAccountManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65624 {&hf_org_csapi_am_IpAccountManager_getNotification_return, {"Seq length of TpChargingEventCriteriaResultSet","giop-parlay.csapi.getNotification.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65625 {&hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_return, {"TpAssignmentID","giop-parlay.csapi.retrieveTransactionHistoryReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65626 {&hf_org_csapi_am_IpAccountManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65627 {&hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_return, {"TpAssignmentID","giop-parlay.csapi.queryBalanceExpiryDateReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65628 {&hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users, {"Seq length of users","giop-parlay.csapi.queryBalanceExpiryDateReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65629 {&hf_org_csapi_am_IpAccountManager_updateBalanceReq_return, {"TpAssignmentID","giop-parlay.csapi.updateBalanceReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65630 {&hf_org_csapi_am_IpAccountManager_updateBalanceReq_debit, {"debit","giop-parlay.csapi.updateBalanceReq.debit",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65631 {&hf_org_csapi_am_IpAccountManager_updateBalanceReq_period, {"period","giop-parlay.csapi.updateBalanceReq.period",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65632 {&hf_org_csapi_am_IpAccountManager_createVoucherReq_return, {"TpAssignmentID","giop-parlay.csapi.createVoucherReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65633 {&hf_org_csapi_am_IpAccountManager_destroyVoucherReq_return, {"TpAssignmentID","giop-parlay.csapi.destroyVoucherReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65634 {&hf_org_csapi_am_IpAccountManager_destroyVoucherReq_voucherId, {"voucherId","giop-parlay.csapi.destroyVoucherReq.voucherId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65635 {&hf_org_csapi_am_IpAccountManager_queryVoucherReq_return, {"TpAssignmentID","giop-parlay.csapi.queryVoucherReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65636 {&hf_org_csapi_am_IpAccountManager_queryVoucherReq_voucherId, {"voucherId","giop-parlay.csapi.queryVoucherReq.voucherId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65637 {&hf_org_csapi_am_IpAccountManager_queryUserVouchersReq_return, {"TpAssignmentID","giop-parlay.csapi.queryUserVouchersReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65638 {&hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_sessionID, {"sessionID","giop-parlay.csapi.creditAmountErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65639 {&hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_requestNumber, {"requestNumber","giop-parlay.csapi.creditAmountErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65640 {&hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_error, {"error","giop-parlay.csapi.creditAmountErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65641 {&hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.creditAmountErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65642 {&hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_sessionID, {"sessionID","giop-parlay.csapi.creditAmountRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65643 {&hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_requestNumber, {"requestNumber","giop-parlay.csapi.creditAmountRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65644 {&hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.creditAmountRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65645 {&hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_sessionID, {"sessionID","giop-parlay.csapi.creditUnitErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65646 {&hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_requestNumber, {"requestNumber","giop-parlay.csapi.creditUnitErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65647 {&hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_error, {"error","giop-parlay.csapi.creditUnitErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65648 {&hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.creditUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65649 {&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_sessionID, {"sessionID","giop-parlay.csapi.creditUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65650 {&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.creditUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65651 {&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes, {"Seq length of creditedVolumes","giop-parlay.csapi.creditUnitRes.creditedVolumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65652 {&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft, {"Seq length of reservedUnitsLeft","giop-parlay.csapi.creditUnitRes.reservedUnitsLeft",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65653 {&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.creditUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65654 {&hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_sessionID, {"sessionID","giop-parlay.csapi.debitAmountErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65655 {&hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_requestNumber, {"requestNumber","giop-parlay.csapi.debitAmountErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65656 {&hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_error, {"error","giop-parlay.csapi.debitAmountErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65657 {&hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.debitAmountErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65658 {&hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_sessionID, {"sessionID","giop-parlay.csapi.debitAmountRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65659 {&hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_requestNumber, {"requestNumber","giop-parlay.csapi.debitAmountRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65660 {&hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.debitAmountRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65661 {&hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_sessionID, {"sessionID","giop-parlay.csapi.debitUnitErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65662 {&hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_requestNumber, {"requestNumber","giop-parlay.csapi.debitUnitErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65663 {&hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_error, {"error","giop-parlay.csapi.debitUnitErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65664 {&hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.debitUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65665 {&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_sessionID, {"sessionID","giop-parlay.csapi.debitUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65666 {&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.debitUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65667 {&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes, {"Seq length of debitedVolumes","giop-parlay.csapi.debitUnitRes.debitedVolumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65668 {&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft, {"Seq length of reservedUnitsLeft","giop-parlay.csapi.debitUnitRes.reservedUnitsLeft",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65669 {&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.debitUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65670 {&hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_sessionID, {"sessionID","giop-parlay.csapi.directCreditAmountErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65671 {&hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditAmountErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65672 {&hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_error, {"error","giop-parlay.csapi.directCreditAmountErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65673 {&hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directCreditAmountErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65674 {&hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_sessionID, {"sessionID","giop-parlay.csapi.directCreditAmountRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65675 {&hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditAmountRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65676 {&hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directCreditAmountRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65677 {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_sessionID, {"sessionID","giop-parlay.csapi.directCreditUnitErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65678 {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditUnitErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65679 {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_error, {"error","giop-parlay.csapi.directCreditUnitErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65680 {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directCreditUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65681 {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_sessionID, {"sessionID","giop-parlay.csapi.directCreditUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65682 {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65683 {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes, {"Seq length of creditedVolumes","giop-parlay.csapi.directCreditUnitRes.creditedVolumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65684 {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directCreditUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65685 {&hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_sessionID, {"sessionID","giop-parlay.csapi.directDebitAmountErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65686 {&hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitAmountErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65687 {&hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_error, {"error","giop-parlay.csapi.directDebitAmountErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65688 {&hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directDebitAmountErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65689 {&hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_sessionID, {"sessionID","giop-parlay.csapi.directDebitAmountRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65690 {&hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitAmountRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65691 {&hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directDebitAmountRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65692 {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_sessionID, {"sessionID","giop-parlay.csapi.directDebitUnitErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65693 {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitUnitErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65694 {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_error, {"error","giop-parlay.csapi.directDebitUnitErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65695 {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directDebitUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65696 {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_sessionID, {"sessionID","giop-parlay.csapi.directDebitUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65697 {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65698 {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes, {"Seq length of debitedVolumes","giop-parlay.csapi.directDebitUnitRes.debitedVolumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65699 {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directDebitUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65700 {&hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr_sessionID, {"sessionID","giop-parlay.csapi.extendLifeTimeErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65701 {&hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr_error, {"error","giop-parlay.csapi.extendLifeTimeErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65702 {&hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeRes_sessionID, {"sessionID","giop-parlay.csapi.extendLifeTimeRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65703 {&hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeRes_sessionTimeLeft, {"sessionTimeLeft","giop-parlay.csapi.extendLifeTimeRes.sessionTimeLeft",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65704 {&hf_org_csapi_cs_IpAppChargingSession_rateErr_sessionID, {"sessionID","giop-parlay.csapi.rateErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65705 {&hf_org_csapi_cs_IpAppChargingSession_rateErr_error, {"error","giop-parlay.csapi.rateErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65706 {&hf_org_csapi_cs_IpAppChargingSession_rateRes_sessionID, {"sessionID","giop-parlay.csapi.rateRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65707 {&hf_org_csapi_cs_IpAppChargingSession_rateRes_rates, {"Seq length of rates","giop-parlay.csapi.rateRes.rates",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65708 {&hf_org_csapi_cs_IpAppChargingSession_rateRes_validityTimeLeft, {"validityTimeLeft","giop-parlay.csapi.rateRes.validityTimeLeft",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65709 {&hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_sessionID, {"sessionID","giop-parlay.csapi.reserveAmountErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65710 {&hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_requestNumber, {"requestNumber","giop-parlay.csapi.reserveAmountErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65711 {&hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_error, {"error","giop-parlay.csapi.reserveAmountErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65712 {&hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.reserveAmountErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65713 {&hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_sessionID, {"sessionID","giop-parlay.csapi.reserveAmountRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65714 {&hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_requestNumber, {"requestNumber","giop-parlay.csapi.reserveAmountRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65715 {&hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_sessionTimeLeft, {"sessionTimeLeft","giop-parlay.csapi.reserveAmountRes.sessionTimeLeft",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65716 {&hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.reserveAmountRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65717 {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_sessionID, {"sessionID","giop-parlay.csapi.reserveUnitErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65718 {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_requestNumber, {"requestNumber","giop-parlay.csapi.reserveUnitErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65719 {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_error, {"error","giop-parlay.csapi.reserveUnitErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingError),0x0,NULL,HFILL}},
65720 {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.reserveUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65721 {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionID, {"sessionID","giop-parlay.csapi.reserveUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65722 {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.reserveUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65723 {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits, {"Seq length of reservedUnits","giop-parlay.csapi.reserveUnitRes.reservedUnits",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65724 {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionTimeLeft, {"sessionTimeLeft","giop-parlay.csapi.reserveUnitRes.sessionTimeLeft",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65725 {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.reserveUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65726 {&hf_org_csapi_cs_IpAppChargingSession_sessionEnded_sessionID, {"sessionID","giop-parlay.csapi.sessionEnded.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65727 {&hf_org_csapi_cs_IpAppChargingSession_sessionEnded_report, {"report","giop-parlay.csapi.sessionEnded.report",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpSessionEndedCause),0x0,NULL,HFILL}},
65728 {&hf_org_csapi_cs_IpChargingSession_creditAmountReq_sessionID, {"sessionID","giop-parlay.csapi.creditAmountReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65729 {&hf_org_csapi_cs_IpChargingSession_creditAmountReq_closeReservation, {"closeReservation","giop-parlay.csapi.creditAmountReq.closeReservation",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65730 {&hf_org_csapi_cs_IpChargingSession_creditAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.creditAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65731 {&hf_org_csapi_cs_IpChargingSession_creditUnitReq_sessionID, {"sessionID","giop-parlay.csapi.creditUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65732 {&hf_org_csapi_cs_IpChargingSession_creditUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.creditUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65733 {&hf_org_csapi_cs_IpChargingSession_creditUnitReq_closeReservation, {"closeReservation","giop-parlay.csapi.creditUnitReq.closeReservation",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65734 {&hf_org_csapi_cs_IpChargingSession_creditUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.creditUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65735 {&hf_org_csapi_cs_IpChargingSession_debitAmountReq_sessionID, {"sessionID","giop-parlay.csapi.debitAmountReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65736 {&hf_org_csapi_cs_IpChargingSession_debitAmountReq_closeReservation, {"closeReservation","giop-parlay.csapi.debitAmountReq.closeReservation",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65737 {&hf_org_csapi_cs_IpChargingSession_debitAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.debitAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65738 {&hf_org_csapi_cs_IpChargingSession_debitUnitReq_sessionID, {"sessionID","giop-parlay.csapi.debitUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65739 {&hf_org_csapi_cs_IpChargingSession_debitUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.debitUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65740 {&hf_org_csapi_cs_IpChargingSession_debitUnitReq_closeReservation, {"closeReservation","giop-parlay.csapi.debitUnitReq.closeReservation",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65741 {&hf_org_csapi_cs_IpChargingSession_debitUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.debitUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65742 {&hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_sessionID, {"sessionID","giop-parlay.csapi.directCreditAmountReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65743 {&hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.directCreditAmountReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65744 {&hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65745 {&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_sessionID, {"sessionID","giop-parlay.csapi.directCreditUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65746 {&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.directCreditUnitReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65747 {&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.directCreditUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65748 {&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65749 {&hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_sessionID, {"sessionID","giop-parlay.csapi.directDebitAmountReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65750 {&hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.directDebitAmountReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65751 {&hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65752 {&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_sessionID, {"sessionID","giop-parlay.csapi.directDebitUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65753 {&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.directDebitUnitReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65754 {&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.directDebitUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65755 {&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65756 {&hf_org_csapi_cs_IpChargingSession_extendLifeTimeReq_sessionID, {"sessionID","giop-parlay.csapi.extendLifeTimeReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65757 {&hf_org_csapi_cs_IpChargingSession_getAmountLeft_sessionID, {"sessionID","giop-parlay.csapi.getAmountLeft.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65758 {&hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_return, {"TpInt32","giop-parlay.csapi.getLifeTimeLeft.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65759 {&hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_sessionID, {"sessionID","giop-parlay.csapi.getLifeTimeLeft.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65760 {&hf_org_csapi_cs_IpChargingSession_getUnitLeft_return, {"Seq length of TpVolumeSet","giop-parlay.csapi.getUnitLeft.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65761 {&hf_org_csapi_cs_IpChargingSession_getUnitLeft_sessionID, {"sessionID","giop-parlay.csapi.getUnitLeft.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65762 {&hf_org_csapi_cs_IpChargingSession_rateReq_sessionID, {"sessionID","giop-parlay.csapi.rateReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65763 {&hf_org_csapi_cs_IpChargingSession_rateReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.rateReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65764 {&hf_org_csapi_cs_IpChargingSession_release_sessionID, {"sessionID","giop-parlay.csapi.release.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65765 {&hf_org_csapi_cs_IpChargingSession_release_requestNumber, {"requestNumber","giop-parlay.csapi.release.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65766 {&hf_org_csapi_cs_IpChargingSession_reserveAmountReq_sessionID, {"sessionID","giop-parlay.csapi.reserveAmountReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65767 {&hf_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.reserveAmountReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65768 {&hf_org_csapi_cs_IpChargingSession_reserveAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.reserveAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65769 {&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_sessionID, {"sessionID","giop-parlay.csapi.reserveUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65770 {&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.reserveUnitReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65771 {&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.reserveUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65772 {&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.reserveUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65773 {&hf_org_csapi_cs_IpAppChargingManager_sessionAborted_sessionID, {"sessionID","giop-parlay.csapi.sessionAborted.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65774 {&hf_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet, {"Seq length of chargingSessionSet","giop-parlay.csapi.abortMultipleChargingSessions.chargingSessionSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65775 {&hf_org_csapi_cs_IpChargingManager_createChargingSession_sessionDescription, {"sessionDescription","giop-parlay.csapi.createChargingSession.sessionDescription",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65776 {&hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_sessionDescription, {"sessionDescription","giop-parlay.csapi.createSplitChargingSession.sessionDescription",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65777 {&hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_users, {"Seq length of users","giop-parlay.csapi.createSplitChargingSession.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65778 {&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65779 {&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_assignmentID, {"assignmentID","giop-parlay.csapi.evalPolicyRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65780 {&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables, {"Seq length of outputVariables","giop-parlay.csapi.evalPolicyRes.outputVariables",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65781 {&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_assignmentID, {"assignmentID","giop-parlay.csapi.evalPolicyErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65782 {&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_error, {"error","giop-parlay.csapi.evalPolicyErr.error",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65783 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return, {"Seq length of TpPolicyNameValueList","giop-parlay.csapi.evalPolicy.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65784 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_domainName, {"domainName","giop-parlay.csapi.evalPolicy.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65785 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_signatureName, {"signatureName","giop-parlay.csapi.evalPolicy.signatureName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65786 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables, {"Seq length of inputVariables","giop-parlay.csapi.evalPolicy.inputVariables",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65787 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_return, {"TpAssignmentID","giop-parlay.csapi.evalPolicyReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65788 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_domainName, {"domainName","giop-parlay.csapi.evalPolicyReq.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65789 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_signatureName, {"signatureName","giop-parlay.csapi.evalPolicyReq.signatureName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65790 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables, {"Seq length of inputVariables","giop-parlay.csapi.evalPolicyReq.inputVariables",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65791 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_domainName, {"domainName","giop-parlay.csapi.abortEvalPolicyReq.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65792 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_assignmentID, {"assignmentID","giop-parlay.csapi.abortEvalPolicyReq.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65793 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_domainName, {"domainName","giop-parlay.csapi.generateEvent.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65794 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_eventDefinitionName, {"eventDefinitionName","giop-parlay.csapi.generateEvent.eventDefinitionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65795 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes, {"Seq length of attributes","giop-parlay.csapi.generateEvent.attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65796 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65797 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_domainName, {"domainName","giop-parlay.csapi.createNotification.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65798 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events, {"Seq length of events","giop-parlay.csapi.createNotification.events",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65799 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65800 {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events, {"Seq length of events","giop-parlay.csapi.destroyNotification.events",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65801 {&hf_org_csapi_policy_provisioning_IpPolicy_getAttribute_attributeName, {"attributeName","giop-parlay.csapi.getAttribute.attributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65802 {&hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_return, {"Seq length of TpAttributeSet","giop-parlay.csapi.getAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65803 {&hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.getAttributes.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65804 {&hf_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes, {"Seq length of targetAttributes","giop-parlay.csapi.setAttributes.targetAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65805 {&hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_return, {"Seq length of TpStringSet","giop-parlay.csapi.getList.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65806 {&hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_startIndex, {"startIndex","giop-parlay.csapi.getList.startIndex",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65807 {&hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_numberRequested, {"numberRequested","giop-parlay.csapi.getList.numberRequested",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65808 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_createRepository_repositoryName, {"repositoryName","giop-parlay.csapi.createRepository.repositoryName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65809 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepository_repositoryName, {"repositoryName","giop-parlay.csapi.getRepository.repositoryName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65810 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_removeRepository_repositoryName, {"repositoryName","giop-parlay.csapi.removeRepository.repositoryName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65811 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryCount_return, {"TpInt32","giop-parlay.csapi.getRepositoryCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65812 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionName, {"conditionName","giop-parlay.csapi.createCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65813 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionType, {"conditionType","giop-parlay.csapi.createCondition.conditionType",FT_UINT32,BASE_DEC,VALS(org_csapi_policy_TpPolicyConditionType),0x0,NULL,HFILL}},
65814 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes, {"Seq length of conditionAttributes","giop-parlay.csapi.createCondition.conditionAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65815 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_getCondition_conditionName, {"conditionName","giop-parlay.csapi.getCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65816 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_removeCondition_conditionName, {"conditionName","giop-parlay.csapi.removeCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65817 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_getConditionCount_return, {"TpInt32","giop-parlay.csapi.getConditionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65818 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionName, {"actionName","giop-parlay.csapi.createAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65819 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionType, {"actionType","giop-parlay.csapi.createAction.actionType",FT_UINT32,BASE_DEC,VALS(org_csapi_policy_TpPolicyActionType),0x0,NULL,HFILL}},
65820 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes, {"Seq length of actionAttributes","giop-parlay.csapi.createAction.actionAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65821 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_getAction_actionName, {"actionName","giop-parlay.csapi.getAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65822 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_removeAction_actionName, {"actionName","giop-parlay.csapi.removeAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65823 {&hf_org_csapi_policy_provisioning_IpPolicyRepository_getActionCount_return, {"TpInt32","giop-parlay.csapi.getActionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65824 {&hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionName, {"conditionName","giop-parlay.csapi.createCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65825 {&hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionType, {"conditionType","giop-parlay.csapi.createCondition.conditionType",FT_UINT32,BASE_DEC,VALS(org_csapi_policy_TpPolicyConditionType),0x0,NULL,HFILL}},
65826 {&hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes, {"Seq length of conditionAttributes","giop-parlay.csapi.createCondition.conditionAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65827 {&hf_org_csapi_policy_provisioning_IpPolicyRule_getCondition_conditionName, {"conditionName","giop-parlay.csapi.getCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65828 {&hf_org_csapi_policy_provisioning_IpPolicyRule_removeCondition_conditionName, {"conditionName","giop-parlay.csapi.removeCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65829 {&hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionCount_return, {"TpInt32","giop-parlay.csapi.getConditionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65830 {&hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionName, {"actionName","giop-parlay.csapi.createAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65831 {&hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionType, {"actionType","giop-parlay.csapi.createAction.actionType",FT_UINT32,BASE_DEC,VALS(org_csapi_policy_TpPolicyActionType),0x0,NULL,HFILL}},
65832 {&hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes, {"Seq length of actionAttributes","giop-parlay.csapi.createAction.actionAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65833 {&hf_org_csapi_policy_provisioning_IpPolicyRule_getAction_actionName, {"actionName","giop-parlay.csapi.getAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65834 {&hf_org_csapi_policy_provisioning_IpPolicyRule_removeAction_actionName, {"actionName","giop-parlay.csapi.removeAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65835 {&hf_org_csapi_policy_provisioning_IpPolicyRule_getActionCount_return, {"TpInt32","giop-parlay.csapi.getActionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65836 {&hf_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodConditionByName_conditionName, {"conditionName","giop-parlay.csapi.setValidityPeriodConditionByName.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65837 {&hf_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList, {"Seq length of conditionList","giop-parlay.csapi.setConditionList.conditionList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65838 {&hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return, {"Seq length of TpPolicyConditionList","giop-parlay.csapi.getConditionList.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65839 {&hf_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList, {"Seq length of actionList","giop-parlay.csapi.setActionList.actionList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65840 {&hf_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return, {"Seq length of TpPolicyActionList","giop-parlay.csapi.getActionList.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65841 {&hf_org_csapi_policy_provisioning_IpPolicyManager_createDomain_domainName, {"domainName","giop-parlay.csapi.createDomain.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65842 {&hf_org_csapi_policy_provisioning_IpPolicyManager_getDomain_domainName, {"domainName","giop-parlay.csapi.getDomain.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65843 {&hf_org_csapi_policy_provisioning_IpPolicyManager_removeDomain_domainName, {"domainName","giop-parlay.csapi.removeDomain.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65844 {&hf_org_csapi_policy_provisioning_IpPolicyManager_getDomainCount_return, {"TpInt32","giop-parlay.csapi.getDomainCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65845 {&hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return, {"Seq length of TpStringSet","giop-parlay.csapi.findMatchingDomains.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65846 {&hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes, {"Seq length of matchingAttributes","giop-parlay.csapi.findMatchingDomains.matchingAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65847 {&hf_org_csapi_policy_provisioning_IpPolicyManager_createRepository_repositoryName, {"repositoryName","giop-parlay.csapi.createRepository.repositoryName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65848 {&hf_org_csapi_policy_provisioning_IpPolicyManager_getRepository_repositoryName, {"repositoryName","giop-parlay.csapi.getRepository.repositoryName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65849 {&hf_org_csapi_policy_provisioning_IpPolicyManager_removeRepository_repositoryName, {"repositoryName","giop-parlay.csapi.removeRepository.repositoryName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65850 {&hf_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryCount_return, {"TpInt32","giop-parlay.csapi.getRepositoryCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65851 {&hf_org_csapi_policy_provisioning_IpPolicyManager_commitTransaction_return, {"TpBoolean","giop-parlay.csapi.commitTransaction.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65852 {&hf_org_csapi_policy_provisioning_IpPolicyGroup_createGroup_groupName, {"groupName","giop-parlay.csapi.createGroup.groupName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65853 {&hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroup_groupName, {"groupName","giop-parlay.csapi.getGroup.groupName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65854 {&hf_org_csapi_policy_provisioning_IpPolicyGroup_removeGroup_groupName, {"groupName","giop-parlay.csapi.removeGroup.groupName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65855 {&hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroupCount_return, {"TpInt32","giop-parlay.csapi.getGroupCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65856 {&hf_org_csapi_policy_provisioning_IpPolicyGroup_createRule_ruleName, {"ruleName","giop-parlay.csapi.createRule.ruleName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65857 {&hf_org_csapi_policy_provisioning_IpPolicyGroup_getRule_ruleName, {"ruleName","giop-parlay.csapi.getRule.ruleName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65858 {&hf_org_csapi_policy_provisioning_IpPolicyGroup_removeRule_ruleName, {"ruleName","giop-parlay.csapi.removeRule.ruleName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65859 {&hf_org_csapi_policy_provisioning_IpPolicyGroup_getRuleCount_return, {"TpInt32","giop-parlay.csapi.getRuleCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65860 {&hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes, {"Seq length of requiredAttributes","giop-parlay.csapi.setRequiredAttributes.requiredAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65861 {&hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes, {"Seq length of optionalAttributes","giop-parlay.csapi.setOptionalAttributes.optionalAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65862 {&hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return, {"Seq length of TpAttributeSet","giop-parlay.csapi.getRequiredAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65863 {&hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return, {"Seq length of TpAttributeSet","giop-parlay.csapi.getOptionalAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65864 {&hf_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables, {"Seq length of inputVariables","giop-parlay.csapi.setInputVariables.inputVariables",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65865 {&hf_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables, {"Seq length of outputVariables","giop-parlay.csapi.setOutputVariables.outputVariables",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65866 {&hf_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return, {"Seq length of TpStringSet","giop-parlay.csapi.getInputVariables.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65867 {&hf_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return, {"Seq length of TpStringSet","giop-parlay.csapi.getOutputVariables.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65868 {&hf_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames, {"Seq length of groupNames","giop-parlay.csapi.setGroupNames.groupNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65869 {&hf_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames, {"Seq length of roleNames","giop-parlay.csapi.setPolicyRoles.roleNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65870 {&hf_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return, {"Seq length of TpStringSet","giop-parlay.csapi.getGroupNames.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65871 {&hf_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return, {"Seq length of TpStringSet","giop-parlay.csapi.getPolicyRoles.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65872 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createDomain_domainName, {"domainName","giop-parlay.csapi.createDomain.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65873 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomain_domainName, {"domainName","giop-parlay.csapi.getDomain.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65874 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeDomain_domainName, {"domainName","giop-parlay.csapi.removeDomain.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65875 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomainCount_return, {"TpInt32","giop-parlay.csapi.getDomainCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65876 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createGroup_groupName, {"groupName","giop-parlay.csapi.createGroup.groupName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65877 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroup_groupName, {"groupName","giop-parlay.csapi.getGroup.groupName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65878 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeGroup_groupName, {"groupName","giop-parlay.csapi.removeGroup.groupName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65879 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroupCount_return, {"TpInt32","giop-parlay.csapi.getGroupCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65880 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createRule_ruleName, {"ruleName","giop-parlay.csapi.createRule.ruleName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65881 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getRule_ruleName, {"ruleName","giop-parlay.csapi.getRule.ruleName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65882 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeRule_ruleName, {"ruleName","giop-parlay.csapi.removeRule.ruleName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65883 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getRuleCount_return, {"TpInt32","giop-parlay.csapi.getRuleCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65884 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_eventDefinitionName, {"eventDefinitionName","giop-parlay.csapi.createEventDefinition.eventDefinitionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65885 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes, {"Seq length of requiredAttributes","giop-parlay.csapi.createEventDefinition.requiredAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65886 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes, {"Seq length of optionalAttributes","giop-parlay.csapi.createEventDefinition.optionalAttributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65887 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinition_eventDefinitionName, {"eventDefinitionName","giop-parlay.csapi.getEventDefinition.eventDefinitionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65888 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeEventDefinition_eventDefinitionName, {"eventDefinitionName","giop-parlay.csapi.removeEventDefinition.eventDefinitionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65889 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionCount_return, {"TpInt32","giop-parlay.csapi.getEventDefinitionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65890 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariableSet_variableSetName, {"variableSetName","giop-parlay.csapi.createVariableSet.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65891 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return, {"Seq length of TpPolicyVarSet","giop-parlay.csapi.getVariableSet.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65892 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_variableSetName, {"variableSetName","giop-parlay.csapi.getVariableSet.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65893 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariableSet_variableSetName, {"variableSetName","giop-parlay.csapi.removeVariableSet.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65894 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetCount_return, {"TpInt32","giop-parlay.csapi.getVariableSetCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65895 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableSetName, {"variableSetName","giop-parlay.csapi.createVariable.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65896 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableName, {"variableName","giop-parlay.csapi.createVariable.variableName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65897 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableSetName, {"variableSetName","giop-parlay.csapi.setVariableValue.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65898 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableName, {"variableName","giop-parlay.csapi.setVariableValue.variableName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65899 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_variableSetName, {"variableSetName","giop-parlay.csapi.getVariableType.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65900 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_variableName, {"variableName","giop-parlay.csapi.getVariableType.variableName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65901 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_variableSetName, {"variableSetName","giop-parlay.csapi.getVariableValue.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65902 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_variableName, {"variableName","giop-parlay.csapi.getVariableValue.variableName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65903 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_variableSetName, {"variableSetName","giop-parlay.csapi.getVariable.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65904 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_variableName, {"variableName","giop-parlay.csapi.getVariable.variableName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65905 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable_variablSetName, {"variablSetName","giop-parlay.csapi.removeVariable.variablSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65906 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable_variableName, {"variableName","giop-parlay.csapi.removeVariable.variableName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65907 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_createSignature_signatureName, {"signatureName","giop-parlay.csapi.createSignature.signatureName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65908 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignature_signatureName, {"signatureName","giop-parlay.csapi.getSignature.signatureName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65909 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeSignature_signatureName, {"signatureName","giop-parlay.csapi.removeSignature.signatureName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65910 {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureCount_return, {"TpInt32","giop-parlay.csapi.getSignatureCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65911 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identity, {"identity","giop-parlay.csapi.createIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65912 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes, {"Seq length of identityTypes","giop-parlay.csapi.createIdentity.identityTypes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65913 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.createIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65914 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_identity, {"identity","giop-parlay.csapi.deleteIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65915 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.deleteIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65916 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_return, {"TpBoolean","giop-parlay.csapi.isIdentity.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65917 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_identity, {"identity","giop-parlay.csapi.isIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65918 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.isIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65919 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identity, {"identity","giop-parlay.csapi.createGroupIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65920 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes, {"Seq length of identityTypes","giop-parlay.csapi.createGroupIdentity.identityTypes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65921 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.createGroupIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65922 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_identity, {"identity","giop-parlay.csapi.deleteGroupIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65923 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.deleteGroupIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65924 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_group, {"group","giop-parlay.csapi.addToGroup.group",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65925 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_member, {"member","giop-parlay.csapi.addToGroup.member",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65926 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken, {"Seq length of authToken","giop-parlay.csapi.addToGroup.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65927 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_group, {"group","giop-parlay.csapi.removeFromGroup.group",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65928 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_identity, {"identity","giop-parlay.csapi.removeFromGroup.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65929 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken, {"Seq length of authToken","giop-parlay.csapi.removeFromGroup.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65930 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return, {"Seq length of TpPAMFQNameList","giop-parlay.csapi.listMembers.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65931 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_identity, {"identity","giop-parlay.csapi.listMembers.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65932 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken, {"Seq length of authToken","giop-parlay.csapi.listMembers.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65933 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_return, {"TpBoolean","giop-parlay.csapi.isGroupIdentity.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65934 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_identity, {"identity","giop-parlay.csapi.isGroupIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65935 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.isGroupIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65936 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return, {"Seq length of TpPAMFQNameList","giop-parlay.csapi.listGroupMembership.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65937 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_identity, {"identity","giop-parlay.csapi.listGroupMembership.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65938 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken, {"Seq length of authToken","giop-parlay.csapi.listGroupMembership.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65939 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_identity, {"identity","giop-parlay.csapi.addAlias.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65940 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_alias, {"alias","giop-parlay.csapi.addAlias.alias",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65941 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken, {"Seq length of authToken","giop-parlay.csapi.addAlias.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65942 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_identity, {"identity","giop-parlay.csapi.removeAliases.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65943 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_alias, {"alias","giop-parlay.csapi.removeAliases.alias",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65944 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken, {"Seq length of authToken","giop-parlay.csapi.removeAliases.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65945 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return, {"Seq length of TpPAMFQNameList","giop-parlay.csapi.listAliases.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65946 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_identity, {"identity","giop-parlay.csapi.listAliases.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65947 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken, {"Seq length of authToken","giop-parlay.csapi.listAliases.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65948 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_return, {"TpPAMFQName","giop-parlay.csapi.lookupByAlias.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65949 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_alias, {"alias","giop-parlay.csapi.lookupByAlias.alias",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65950 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken, {"Seq length of authToken","giop-parlay.csapi.lookupByAlias.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65951 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identity, {"identity","giop-parlay.csapi.associateTypes.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65952 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes, {"Seq length of identityTypes","giop-parlay.csapi.associateTypes.identityTypes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65953 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken, {"Seq length of authToken","giop-parlay.csapi.associateTypes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65954 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identity, {"identity","giop-parlay.csapi.disassociateTypes.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65955 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes, {"Seq length of identityTypes","giop-parlay.csapi.disassociateTypes.identityTypes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65956 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken, {"Seq length of authToken","giop-parlay.csapi.disassociateTypes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65957 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return, {"Seq length of TpPAMFQNameList","giop-parlay.csapi.listTypesOfIdentity.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65958 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_identity, {"identity","giop-parlay.csapi.listTypesOfIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65959 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.listTypesOfIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65960 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_return, {"TpBoolean","giop-parlay.csapi.hasType.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65961 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_identity, {"identity","giop-parlay.csapi.hasType.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65962 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_typeName, {"typeName","giop-parlay.csapi.hasType.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65963 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken, {"Seq length of authToken","giop-parlay.csapi.hasType.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65964 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getIdentityAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65965 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identity, {"identity","giop-parlay.csapi.getIdentityAttributes.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65966 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identityType, {"identityType","giop-parlay.csapi.getIdentityAttributes.identityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65967 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.getIdentityAttributes.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65968 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.getIdentityAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65969 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identity, {"identity","giop-parlay.csapi.setIdentityAttributes.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65970 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identityType, {"identityType","giop-parlay.csapi.setIdentityAttributes.identityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65971 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes, {"Seq length of attributes","giop-parlay.csapi.setIdentityAttributes.attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65972 {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.setIdentityAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65973 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentName, {"agentName","giop-parlay.csapi.createAgent.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65974 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes, {"Seq length of agentTypes","giop-parlay.csapi.createAgent.agentTypes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65975 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken, {"Seq length of authToken","giop-parlay.csapi.createAgent.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65976 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_agentName, {"agentName","giop-parlay.csapi.deleteAgent.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65977 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken, {"Seq length of authToken","giop-parlay.csapi.deleteAgent.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65978 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_return, {"TpBoolean","giop-parlay.csapi.isAgent.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65979 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_agentName, {"agentName","giop-parlay.csapi.isAgent.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65980 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken, {"Seq length of authToken","giop-parlay.csapi.isAgent.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65981 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_agentName, {"agentName","giop-parlay.csapi.enableCapabilities.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65982 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities, {"Seq length of capabilities","giop-parlay.csapi.enableCapabilities.capabilities",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65983 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken, {"Seq length of authToken","giop-parlay.csapi.enableCapabilities.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65984 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_agentName, {"agentName","giop-parlay.csapi.disableCapabilities.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65985 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities, {"Seq length of capabilities","giop-parlay.csapi.disableCapabilities.capabilities",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65986 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken, {"Seq length of authToken","giop-parlay.csapi.disableCapabilities.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65987 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return, {"Seq length of TpPAMCapabilityList","giop-parlay.csapi.listEnabledCapabilities.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65988 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_agentName, {"agentName","giop-parlay.csapi.listEnabledCapabilities.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65989 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken, {"Seq length of authToken","giop-parlay.csapi.listEnabledCapabilities.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65990 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return, {"Seq length of TpPAMCapabilityList","giop-parlay.csapi.listAllCapabilities.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65991 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_agentName, {"agentName","giop-parlay.csapi.listAllCapabilities.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65992 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken, {"Seq length of authToken","giop-parlay.csapi.listAllCapabilities.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65993 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_return, {"TpBoolean","giop-parlay.csapi.isCapableOf.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
65994 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_agentName, {"agentName","giop-parlay.csapi.isCapableOf.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65995 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_capability, {"capability","giop-parlay.csapi.isCapableOf.capability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65996 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken, {"Seq length of authToken","giop-parlay.csapi.isCapableOf.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65997 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentName, {"agentName","giop-parlay.csapi.associateTypes.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
65998 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes, {"Seq length of agentTypes","giop-parlay.csapi.associateTypes.agentTypes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
65999 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken, {"Seq length of authToken","giop-parlay.csapi.associateTypes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66000 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentName, {"agentName","giop-parlay.csapi.disassociateTypes.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66001 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes, {"Seq length of agentTypes","giop-parlay.csapi.disassociateTypes.agentTypes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66002 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken, {"Seq length of authToken","giop-parlay.csapi.disassociateTypes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66003 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return, {"Seq length of TpStringList","giop-parlay.csapi.listTypesOfAgent.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66004 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_agentName, {"agentName","giop-parlay.csapi.listTypesOfAgent.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66005 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken, {"Seq length of authToken","giop-parlay.csapi.listTypesOfAgent.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66006 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_return, {"TpBoolean","giop-parlay.csapi.hasType.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66007 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_agentName, {"agentName","giop-parlay.csapi.hasType.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66008 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_typeName, {"typeName","giop-parlay.csapi.hasType.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66009 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken, {"Seq length of authToken","giop-parlay.csapi.hasType.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66010 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getAgentAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66011 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentName, {"agentName","giop-parlay.csapi.getAgentAttributes.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66012 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentType, {"agentType","giop-parlay.csapi.getAgentAttributes.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66013 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.getAgentAttributes.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66014 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.getAgentAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66015 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentName, {"agentName","giop-parlay.csapi.setAgentAttributes.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66016 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentType, {"agentType","giop-parlay.csapi.setAgentAttributes.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66017 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes, {"Seq length of attributes","giop-parlay.csapi.setAgentAttributes.attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66018 {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.setAgentAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66019 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_identity, {"identity","giop-parlay.csapi.assignAgent.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66020 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_agentName, {"agentName","giop-parlay.csapi.assignAgent.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66021 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken, {"Seq length of authToken","giop-parlay.csapi.assignAgent.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66022 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_identity, {"identity","giop-parlay.csapi.unassignAgent.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66023 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_agentName, {"agentName","giop-parlay.csapi.unassignAgent.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66024 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken, {"Seq length of authToken","giop-parlay.csapi.unassignAgent.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66025 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return, {"Seq length of TpPAMFQNameList","giop-parlay.csapi.listAssignedAgents.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66026 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_identity, {"identity","giop-parlay.csapi.listAssignedAgents.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66027 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken, {"Seq length of authToken","giop-parlay.csapi.listAssignedAgents.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66028 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return, {"Seq length of TpPAMFQNameList","giop-parlay.csapi.listAssociatedIdentitiesOfAgent.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66029 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_agentName, {"agentName","giop-parlay.csapi.listAssociatedIdentitiesOfAgent.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66030 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken, {"Seq length of authToken","giop-parlay.csapi.listAssociatedIdentitiesOfAgent.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66031 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return, {"Seq length of TpPAMFQNameList","giop-parlay.csapi.listAssignedAgentsByCapability.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66032 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_identity, {"identity","giop-parlay.csapi.listAssignedAgentsByCapability.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66033 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_capability, {"capability","giop-parlay.csapi.listAssignedAgentsByCapability.capability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66034 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken, {"Seq length of authToken","giop-parlay.csapi.listAssignedAgentsByCapability.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66035 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return, {"Seq length of TpPAMCapabilityList","giop-parlay.csapi.listCapabilitiesOfIdentity.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66036 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_identity, {"identity","giop-parlay.csapi.listCapabilitiesOfIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66037 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.listCapabilitiesOfIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66038 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_return, {"TpBoolean","giop-parlay.csapi.isIdentityCapableOf.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66039 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_identity, {"identity","giop-parlay.csapi.isIdentityCapableOf.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66040 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_capability, {"capability","giop-parlay.csapi.isIdentityCapableOf.capability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66041 {&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken, {"Seq length of authToken","giop-parlay.csapi.isIdentityCapableOf.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66042 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken, {"Seq length of authToken","giop-parlay.csapi.createIdentityAttribute.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66043 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_attributeName, {"attributeName","giop-parlay.csapi.deleteIdentityAttribute.attributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66044 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken, {"Seq length of authToken","giop-parlay.csapi.deleteIdentityAttribute.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66045 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_attributeName, {"attributeName","giop-parlay.csapi.getIdentityAttributeDefinition.attributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66046 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken, {"Seq length of authToken","giop-parlay.csapi.getIdentityAttributeDefinition.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66047 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return, {"Seq length of TpStringList","giop-parlay.csapi.listAllIdentityAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66048 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.listAllIdentityAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66049 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_typeName, {"typeName","giop-parlay.csapi.createIdentityType.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66050 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.createIdentityType.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66051 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken, {"Seq length of authToken","giop-parlay.csapi.createIdentityType.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66052 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_typeName, {"typeName","giop-parlay.csapi.deleteIdentityType.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66053 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken, {"Seq length of authToken","giop-parlay.csapi.deleteIdentityType.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66054 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return, {"Seq length of TpStringList","giop-parlay.csapi.listIdentityTypes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66055 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken, {"Seq length of authToken","giop-parlay.csapi.listIdentityTypes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66056 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_typeName, {"typeName","giop-parlay.csapi.addIdentityTypeAttributes.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66057 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.addIdentityTypeAttributes.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66058 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.addIdentityTypeAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66059 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_typeName, {"typeName","giop-parlay.csapi.removeIdentityTypeAttributes.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66060 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.removeIdentityTypeAttributes.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66061 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.removeIdentityTypeAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66062 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return, {"Seq length of TpStringList","giop-parlay.csapi.listIdentityTypeAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66063 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_typeName, {"typeName","giop-parlay.csapi.listIdentityTypeAttributes.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66064 {&hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.listIdentityTypeAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66065 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken, {"Seq length of authToken","giop-parlay.csapi.createAgentAttribute.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66066 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_attributeName, {"attributeName","giop-parlay.csapi.deleteAgentAttribute.attributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66067 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken, {"Seq length of authToken","giop-parlay.csapi.deleteAgentAttribute.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66068 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_attributeName, {"attributeName","giop-parlay.csapi.getAgentAttributeDefinition.attributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66069 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken, {"Seq length of authToken","giop-parlay.csapi.getAgentAttributeDefinition.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66070 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return, {"Seq length of TpStringList","giop-parlay.csapi.listAllAgentAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66071 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.listAllAgentAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66072 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_typeName, {"typeName","giop-parlay.csapi.createAgentType.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66073 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.createAgentType.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66074 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken, {"Seq length of authToken","giop-parlay.csapi.createAgentType.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66075 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_typeName, {"typeName","giop-parlay.csapi.deleteAgentType.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66076 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken, {"Seq length of authToken","giop-parlay.csapi.deleteAgentType.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66077 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return, {"Seq length of TpStringList","giop-parlay.csapi.listAgentTypes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66078 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken, {"Seq length of authToken","giop-parlay.csapi.listAgentTypes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66079 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_typeName, {"typeName","giop-parlay.csapi.addAgentTypeAttributes.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66080 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.addAgentTypeAttributes.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66081 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.addAgentTypeAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66082 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_typeName, {"typeName","giop-parlay.csapi.removeAgentTypeAttributes.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66083 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.removeAgentTypeAttributes.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66084 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.removeAgentTypeAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66085 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return, {"Seq length of TpStringList","giop-parlay.csapi.listAgentTypeAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66086 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_typeName, {"typeName","giop-parlay.csapi.listAgentTypeAttributes.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66087 {&hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.listAgentTypeAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66088 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken, {"Seq length of authToken","giop-parlay.csapi.createCapabilityAttribute.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66089 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_attributeName, {"attributeName","giop-parlay.csapi.deleteCapabilityAttribute.attributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66090 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken, {"Seq length of authToken","giop-parlay.csapi.deleteCapabilityAttribute.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66091 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_attributeName, {"attributeName","giop-parlay.csapi.getCapabilityAttributeDefinition.attributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66092 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken, {"Seq length of authToken","giop-parlay.csapi.getCapabilityAttributeDefinition.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66093 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return, {"Seq length of TpStringList","giop-parlay.csapi.listAllCapabilityAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66094 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.listAllCapabilityAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66095 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_capabilityName, {"capabilityName","giop-parlay.csapi.createCapability.capabilityName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66096 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.createCapability.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66097 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken, {"Seq length of authToken","giop-parlay.csapi.createCapability.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66098 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_capabilityName, {"capabilityName","giop-parlay.csapi.deleteCapability.capabilityName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66099 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken, {"Seq length of authToken","giop-parlay.csapi.deleteCapability.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66100 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return, {"Seq length of TpPAMCapabilityList","giop-parlay.csapi.listCapabilities.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66101 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken, {"Seq length of authToken","giop-parlay.csapi.listCapabilities.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66102 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_capabilityName, {"capabilityName","giop-parlay.csapi.addCapabilityAttributes.capabilityName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66103 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.addCapabilityAttributes.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66104 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.addCapabilityAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66105 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_capabilityName, {"capabilityName","giop-parlay.csapi.removeCapabilityAttributes.capabilityName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66106 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.removeCapabilityAttributes.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66107 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.removeCapabilityAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66108 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return, {"Seq length of TpStringList","giop-parlay.csapi.listCapabilityAttributes.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66109 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_capabilityName, {"capabilityName","giop-parlay.csapi.listCapabilityAttributes.capabilityName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66110 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken, {"Seq length of authToken","giop-parlay.csapi.listCapabilityAttributes.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66111 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_agentType, {"agentType","giop-parlay.csapi.assignCapabilitiesToType.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66112 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities, {"Seq length of capabilities","giop-parlay.csapi.assignCapabilitiesToType.capabilities",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66113 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken, {"Seq length of authToken","giop-parlay.csapi.assignCapabilitiesToType.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66114 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_agentType, {"agentType","giop-parlay.csapi.unassignCapabilitiesFromType.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66115 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities, {"Seq length of capabilities","giop-parlay.csapi.unassignCapabilitiesFromType.capabilities",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66116 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken, {"Seq length of authToken","giop-parlay.csapi.unassignCapabilitiesFromType.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66117 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return, {"Seq length of TpPAMCapabilityList","giop-parlay.csapi.listCapabilitiesOfType.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66118 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_agentType, {"agentType","giop-parlay.csapi.listCapabilitiesOfType.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66119 {&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken, {"Seq length of authToken","giop-parlay.csapi.listCapabilitiesOfType.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66120 {&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return, {"Seq length of TpPAMCredential","giop-parlay.csapi.getAuthToken.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66121 {&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData, {"Seq length of askerData","giop-parlay.csapi.getAuthToken.askerData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66122 {&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_obtainInterface_interfaceName, {"interfaceName","giop-parlay.csapi.obtainInterface.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66123 {&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_identity, {"identity","giop-parlay.csapi.getAccessControl.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66124 {&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken, {"Seq length of authToken","giop-parlay.csapi.getAccessControl.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66125 {&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_identity, {"identity","giop-parlay.csapi.setAccessControl.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66126 {&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_operation, {"operation","giop-parlay.csapi.setAccessControl.operation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66127 {&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken, {"Seq length of authToken","giop-parlay.csapi.setAccessControl.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66128 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identity, {"identity","giop-parlay.csapi.setIdentityPresence.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66129 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identityType, {"identityType","giop-parlay.csapi.setIdentityPresence.identityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66130 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes, {"Seq length of attributes","giop-parlay.csapi.setIdentityPresence.attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66131 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken, {"Seq length of authToken","giop-parlay.csapi.setIdentityPresence.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66132 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_identity, {"identity","giop-parlay.csapi.setIdentityPresenceExpiration.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66133 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_identityType, {"identityType","giop-parlay.csapi.setIdentityPresenceExpiration.identityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66134 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.setIdentityPresenceExpiration.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66135 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_expiresIn, {"expiresIn","giop-parlay.csapi.setIdentityPresenceExpiration.expiresIn",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
66136 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken, {"Seq length of authToken","giop-parlay.csapi.setIdentityPresenceExpiration.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66137 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getIdentityPresence.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66138 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identity, {"identity","giop-parlay.csapi.getIdentityPresence.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66139 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identityType, {"identityType","giop-parlay.csapi.getIdentityPresence.identityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66140 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.getIdentityPresence.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66141 {&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken, {"Seq length of authToken","giop-parlay.csapi.getIdentityPresence.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66142 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agent, {"agent","giop-parlay.csapi.setAgentPresence.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66143 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agentType, {"agentType","giop-parlay.csapi.setAgentPresence.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66144 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes, {"Seq length of attributes","giop-parlay.csapi.setAgentPresence.attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66145 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken, {"Seq length of authToken","giop-parlay.csapi.setAgentPresence.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66146 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_agent, {"agent","giop-parlay.csapi.setCapabilityPresence.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66147 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_capability, {"capability","giop-parlay.csapi.setCapabilityPresence.capability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66148 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes, {"Seq length of attributes","giop-parlay.csapi.setCapabilityPresence.attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66149 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken, {"Seq length of authToken","giop-parlay.csapi.setCapabilityPresence.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66150 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_agent, {"agent","giop-parlay.csapi.setAgentPresenceExpiration.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66151 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_agentType, {"agentType","giop-parlay.csapi.setAgentPresenceExpiration.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66152 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.setAgentPresenceExpiration.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66153 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_expiresIn, {"expiresIn","giop-parlay.csapi.setAgentPresenceExpiration.expiresIn",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
66154 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken, {"Seq length of authToken","giop-parlay.csapi.setAgentPresenceExpiration.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66155 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_agent, {"agent","giop-parlay.csapi.setCapabilityPresenceExpiration.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66156 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_capability, {"capability","giop-parlay.csapi.setCapabilityPresenceExpiration.capability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66157 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.setCapabilityPresenceExpiration.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66158 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_expiresIn, {"expiresIn","giop-parlay.csapi.setCapabilityPresenceExpiration.expiresIn",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
66159 {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken, {"Seq length of authToken","giop-parlay.csapi.setCapabilityPresenceExpiration.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66160 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getAgentPresence.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66161 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agent, {"agent","giop-parlay.csapi.getAgentPresence.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66162 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agentType, {"agentType","giop-parlay.csapi.getAgentPresence.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66163 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.getAgentPresence.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66164 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken, {"Seq length of authToken","giop-parlay.csapi.getAgentPresence.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66165 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getCapabilityPresence.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66166 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_agent, {"agent","giop-parlay.csapi.getCapabilityPresence.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66167 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_capability, {"capability","giop-parlay.csapi.getCapabilityPresence.capability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66168 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.getCapabilityPresence.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66169 {&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken, {"Seq length of authToken","giop-parlay.csapi.getCapabilityPresence.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66170 {&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return, {"Seq length of TpPAMAvailabilityProfileList","giop-parlay.csapi.computeAvailability.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66171 {&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_identity, {"identity","giop-parlay.csapi.computeAvailability.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66172 {&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.computeAvailability.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66173 {&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken, {"Seq length of authToken","giop-parlay.csapi.computeAvailability.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66174 {&hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_return, {"Seq length of TpPAMAvailabilityProfileList","giop-parlay.csapi.getAvailability.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66175 {&hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_identity, {"identity","giop-parlay.csapi.getAvailability.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66176 {&hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames, {"Seq length of attributeNames","giop-parlay.csapi.getAvailability.attributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66177 {&hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken, {"Seq length of authToken","giop-parlay.csapi.getAvailability.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66178 {&hf_org_csapi_pam_access_IpPAMAvailability_getPreference_identity, {"identity","giop-parlay.csapi.getPreference.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66179 {&hf_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken, {"Seq length of authToken","giop-parlay.csapi.getPreference.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66180 {&hf_org_csapi_pam_access_IpPAMAvailability_setPreference_identity, {"identity","giop-parlay.csapi.setPreference.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66181 {&hf_org_csapi_pam_access_IpPAMAvailability_setPreference_operation, {"operation","giop-parlay.csapi.setPreference.operation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66182 {&hf_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken, {"Seq length of authToken","giop-parlay.csapi.setPreference.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66183 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return, {"Seq length of TpPAMCredential","giop-parlay.csapi.getAuthToken.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66184 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData, {"Seq length of askerData","giop-parlay.csapi.getAuthToken.askerData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66185 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_obtainInterface_interfaceName, {"interfaceName","giop-parlay.csapi.obtainInterface.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66186 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_identity, {"identity","giop-parlay.csapi.getAccessControl.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66187 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken, {"Seq length of authToken","giop-parlay.csapi.getAccessControl.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66188 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_identity, {"identity","giop-parlay.csapi.setAccessControl.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66189 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_operation, {"operation","giop-parlay.csapi.setAccessControl.operation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66190 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken, {"Seq length of authToken","giop-parlay.csapi.setAccessControl.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66191 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_identity, {"identity","giop-parlay.csapi.activateService.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66192 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken, {"Seq length of authToken","giop-parlay.csapi.activateService.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66193 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_identity, {"identity","giop-parlay.csapi.deactivateService.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66194 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken, {"Seq length of authToken","giop-parlay.csapi.deactivateService.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66195 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_return, {"TpBoolean","giop-parlay.csapi.isActiveIdentity.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66196 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_identity, {"identity","giop-parlay.csapi.isActiveIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66197 {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.isActiveIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66198 {&hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventID, {"eventID","giop-parlay.csapi.eventNotify.eventID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66199 {&hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo, {"Seq length of eventInfo","giop-parlay.csapi.eventNotify.eventInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66200 {&hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotifyErr_eventID, {"eventID","giop-parlay.csapi.eventNotifyErr.eventID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66201 {&hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_return, {"TpBoolean","giop-parlay.csapi.isRegistered.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66202 {&hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_clientID, {"clientID","giop-parlay.csapi.isRegistered.clientID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66203 {&hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken, {"Seq length of authToken","giop-parlay.csapi.isRegistered.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66204 {&hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_return, {"TpPAMClientID","giop-parlay.csapi.registerAppInterface.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66205 {&hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken, {"Seq length of authToken","giop-parlay.csapi.registerAppInterface.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66206 {&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_return, {"TpPAMEventID","giop-parlay.csapi.registerForEvent.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66207 {&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_clientID, {"clientID","giop-parlay.csapi.registerForEvent.clientID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66208 {&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList, {"Seq length of eventList","giop-parlay.csapi.registerForEvent.eventList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66209 {&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_validFor, {"validFor","giop-parlay.csapi.registerForEvent.validFor",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66210 {&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken, {"Seq length of authToken","giop-parlay.csapi.registerForEvent.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66211 {&hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_clientID, {"clientID","giop-parlay.csapi.deregisterAppInterface.clientID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66212 {&hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken, {"Seq length of authToken","giop-parlay.csapi.deregisterAppInterface.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66213 {&hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_eventID, {"eventID","giop-parlay.csapi.deregisterFromEvent.eventID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66214 {&hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken, {"Seq length of authToken","giop-parlay.csapi.deregisterFromEvent.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66215 {&hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return, {"Seq length of TpPAMCredential","giop-parlay.csapi.getAuthToken.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66216 {&hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData, {"Seq length of askerData","giop-parlay.csapi.getAuthToken.askerData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66217 {&hf_org_csapi_pam_event_IpPAMEventManager_obtainInterface_interfaceName, {"interfaceName","giop-parlay.csapi.obtainInterface.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66218 {&hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_identity, {"identity","giop-parlay.csapi.getAccessControl.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66219 {&hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken, {"Seq length of authToken","giop-parlay.csapi.getAccessControl.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66220 {&hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_identity, {"identity","giop-parlay.csapi.setAccessControl.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66221 {&hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_operation, {"operation","giop-parlay.csapi.setAccessControl.operation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66222 {&hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken, {"Seq length of authToken","giop-parlay.csapi.setAccessControl.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66223 {&hf_org_csapi_pam_event_IpPAMEventManager_activateService_identity, {"identity","giop-parlay.csapi.activateService.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66224 {&hf_org_csapi_pam_event_IpPAMEventManager_activateService_authToken, {"Seq length of authToken","giop-parlay.csapi.activateService.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66225 {&hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_identity, {"identity","giop-parlay.csapi.deactivateService.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66226 {&hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken, {"Seq length of authToken","giop-parlay.csapi.deactivateService.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66227 {&hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_return, {"TpBoolean","giop-parlay.csapi.isActiveIdentity.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66228 {&hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_identity, {"identity","giop-parlay.csapi.isActiveIdentity.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66229 {&hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken, {"Seq length of authToken","giop-parlay.csapi.isActiveIdentity.authToken",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66230 {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66231 {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo, {"Seq length of eventInfo","giop-parlay.csapi.reportNotification.eventInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66232 {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet, {"Seq length of mailboxSet","giop-parlay.csapi.terminateMultipleMailboxes.mailboxSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66233 {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet, {"Seq length of multiMediaMessagingSet","giop-parlay.csapi.terminateMultipleMultiMediaMessagingSessions.multiMediaMessagingSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66234 {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_mailboxID, {"mailboxID","giop-parlay.csapi.openMailbox.mailboxID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66235 {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_authenticationInfo, {"authenticationInfo","giop-parlay.csapi.openMailbox.authenticationInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66236 {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66237 {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria, {"Seq length of eventCriteria","giop-parlay.csapi.createNotification.eventCriteria",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66238 {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66239 {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66240 {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria, {"Seq length of eventCriteria","giop-parlay.csapi.changeNotification.eventCriteria",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66241 {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_getNextNotification_reset, {"reset","giop-parlay.csapi.getNextNotification.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66242 {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66243 {&hf_org_csapi_mmm_IpAppMailbox_createFolderRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.createFolderRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66244 {&hf_org_csapi_mmm_IpAppMailbox_createFolderRes_requestID, {"requestID","giop-parlay.csapi.createFolderRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66245 {&hf_org_csapi_mmm_IpAppMailbox_createFolderRes_folderID, {"folderID","giop-parlay.csapi.createFolderRes.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66246 {&hf_org_csapi_mmm_IpAppMailbox_createFolderErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.createFolderErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66247 {&hf_org_csapi_mmm_IpAppMailbox_createFolderErr_requestID, {"requestID","giop-parlay.csapi.createFolderErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66248 {&hf_org_csapi_mmm_IpAppMailbox_createFolderErr_error, {"error","giop-parlay.csapi.createFolderErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66249 {&hf_org_csapi_mmm_IpAppMailbox_createFolderErr_errorDetails, {"errorDetails","giop-parlay.csapi.createFolderErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66250 {&hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFoldersRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66251 {&hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_requestID, {"requestID","giop-parlay.csapi.getFoldersRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66252 {&hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderID, {"folderID","giop-parlay.csapi.getFoldersRes.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66253 {&hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames, {"Seq length of folderNames","giop-parlay.csapi.getFoldersRes.folderNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66254 {&hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFoldersErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66255 {&hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_requestID, {"requestID","giop-parlay.csapi.getFoldersErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66256 {&hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_folderID, {"folderID","giop-parlay.csapi.getFoldersErr.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66257 {&hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_error, {"error","giop-parlay.csapi.getFoldersErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66258 {&hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_errorDetails, {"errorDetails","giop-parlay.csapi.getFoldersErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66259 {&hf_org_csapi_mmm_IpAppMailbox_deleteFolderRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.deleteFolderRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66260 {&hf_org_csapi_mmm_IpAppMailbox_deleteFolderRes_requestID, {"requestID","giop-parlay.csapi.deleteFolderRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66261 {&hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.deleteFolderErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66262 {&hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_requestID, {"requestID","giop-parlay.csapi.deleteFolderErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66263 {&hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_error, {"error","giop-parlay.csapi.deleteFolderErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66264 {&hf_org_csapi_mmm_IpAppMailbox_deleteFolderErr_errorDetails, {"errorDetails","giop-parlay.csapi.deleteFolderErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66265 {&hf_org_csapi_mmm_IpAppMailbox_copyFolderRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.copyFolderRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66266 {&hf_org_csapi_mmm_IpAppMailbox_copyFolderRes_requestID, {"requestID","giop-parlay.csapi.copyFolderRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66267 {&hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.copyFolderErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66268 {&hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_requestID, {"requestID","giop-parlay.csapi.copyFolderErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66269 {&hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_error, {"error","giop-parlay.csapi.copyFolderErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66270 {&hf_org_csapi_mmm_IpAppMailbox_copyFolderErr_errorDetails, {"errorDetails","giop-parlay.csapi.copyFolderErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66271 {&hf_org_csapi_mmm_IpAppMailbox_moveFolderRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.moveFolderRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66272 {&hf_org_csapi_mmm_IpAppMailbox_moveFolderRes_requestID, {"requestID","giop-parlay.csapi.moveFolderRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66273 {&hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.moveFolderErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66274 {&hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_requestID, {"requestID","giop-parlay.csapi.moveFolderErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66275 {&hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_error, {"error","giop-parlay.csapi.moveFolderErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66276 {&hf_org_csapi_mmm_IpAppMailbox_moveFolderErr_errorDetails, {"errorDetails","giop-parlay.csapi.moveFolderErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66277 {&hf_org_csapi_mmm_IpAppMailbox_putMessageRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.putMessageRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66278 {&hf_org_csapi_mmm_IpAppMailbox_putMessageRes_requestID, {"requestID","giop-parlay.csapi.putMessageRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66279 {&hf_org_csapi_mmm_IpAppMailbox_putMessageRes_messageID, {"messageID","giop-parlay.csapi.putMessageRes.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66280 {&hf_org_csapi_mmm_IpAppMailbox_putMessageErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.putMessageErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66281 {&hf_org_csapi_mmm_IpAppMailbox_putMessageErr_requestID, {"requestID","giop-parlay.csapi.putMessageErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66282 {&hf_org_csapi_mmm_IpAppMailbox_putMessageErr_error, {"error","giop-parlay.csapi.putMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66283 {&hf_org_csapi_mmm_IpAppMailbox_putMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.putMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66284 {&hf_org_csapi_mmm_IpAppMailbox_copyMessageRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.copyMessageRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66285 {&hf_org_csapi_mmm_IpAppMailbox_copyMessageRes_requestID, {"requestID","giop-parlay.csapi.copyMessageRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66286 {&hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.copyMessageErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66287 {&hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_requestID, {"requestID","giop-parlay.csapi.copyMessageErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66288 {&hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_error, {"error","giop-parlay.csapi.copyMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66289 {&hf_org_csapi_mmm_IpAppMailbox_copyMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.copyMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66290 {&hf_org_csapi_mmm_IpAppMailbox_moveMessageRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.moveMessageRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66291 {&hf_org_csapi_mmm_IpAppMailbox_moveMessageRes_requestID, {"requestID","giop-parlay.csapi.moveMessageRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66292 {&hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.moveMessageErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66293 {&hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_requestID, {"requestID","giop-parlay.csapi.moveMessageErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66294 {&hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_error, {"error","giop-parlay.csapi.moveMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66295 {&hf_org_csapi_mmm_IpAppMailbox_moveMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.moveMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66296 {&hf_org_csapi_mmm_IpAppMailbox_deleteMessageRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.deleteMessageRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66297 {&hf_org_csapi_mmm_IpAppMailbox_deleteMessageRes_requestID, {"requestID","giop-parlay.csapi.deleteMessageRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66298 {&hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.deleteMessageErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66299 {&hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_requestID, {"requestID","giop-parlay.csapi.deleteMessageErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66300 {&hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_error, {"error","giop-parlay.csapi.deleteMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66301 {&hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.deleteMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66302 {&hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessagesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66303 {&hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_requestID, {"requestID","giop-parlay.csapi.listMessagesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66304 {&hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList, {"Seq length of messageList","giop-parlay.csapi.listMessagesRes.messageList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66305 {&hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_final, {"final","giop-parlay.csapi.listMessagesRes.final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66306 {&hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessagesErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66307 {&hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_requestID, {"requestID","giop-parlay.csapi.listMessagesErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66308 {&hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_error, {"error","giop-parlay.csapi.listMessagesErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66309 {&hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_errorDetails, {"errorDetails","giop-parlay.csapi.listMessagesErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66310 {&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessageBodyPartsRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66311 {&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_requestID, {"requestID","giop-parlay.csapi.listMessageBodyPartsRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66312 {&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList, {"Seq length of partsList","giop-parlay.csapi.listMessageBodyPartsRes.partsList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66313 {&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessageBodyPartsErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66314 {&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_requestID, {"requestID","giop-parlay.csapi.listMessageBodyPartsErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66315 {&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_error, {"error","giop-parlay.csapi.listMessageBodyPartsErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66316 {&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_errorDetails, {"errorDetails","giop-parlay.csapi.listMessageBodyPartsErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66317 {&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageBodyPartsRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66318 {&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_requestID, {"requestID","giop-parlay.csapi.getMessageBodyPartsRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66319 {&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts, {"Seq length of bodyParts","giop-parlay.csapi.getMessageBodyPartsRes.bodyParts",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66320 {&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageBodyPartsErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66321 {&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_requestID, {"requestID","giop-parlay.csapi.getMessageBodyPartsErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66322 {&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_error, {"error","giop-parlay.csapi.getMessageBodyPartsErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66323 {&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_errorDetails, {"errorDetails","giop-parlay.csapi.getMessageBodyPartsErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66324 {&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageHeadersRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66325 {&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_requestID, {"requestID","giop-parlay.csapi.getMessageHeadersRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66326 {&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers, {"Seq length of headers","giop-parlay.csapi.getMessageHeadersRes.headers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66327 {&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageHeadersErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66328 {&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_requestID, {"requestID","giop-parlay.csapi.getMessageHeadersErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66329 {&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_error, {"error","giop-parlay.csapi.getMessageHeadersErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66330 {&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_errorDetails, {"errorDetails","giop-parlay.csapi.getMessageHeadersErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66331 {&hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageContentRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66332 {&hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_requestID, {"requestID","giop-parlay.csapi.getMessageContentRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66333 {&hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_contentType, {"contentType","giop-parlay.csapi.getMessageContentRes.contentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66334 {&hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_contentTransferEncoding, {"contentTransferEncoding","giop-parlay.csapi.getMessageContentRes.contentTransferEncoding",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66335 {&hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content, {"Seq length of content","giop-parlay.csapi.getMessageContentRes.content",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66336 {&hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageContentErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66337 {&hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_requestID, {"requestID","giop-parlay.csapi.getMessageContentErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66338 {&hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_error, {"error","giop-parlay.csapi.getMessageContentErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66339 {&hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_errorDetails, {"errorDetails","giop-parlay.csapi.getMessageContentErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66340 {&hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFullMessageRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66341 {&hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_requestID, {"requestID","giop-parlay.csapi.getFullMessageRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66342 {&hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message, {"Seq length of message","giop-parlay.csapi.getFullMessageRes.message",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66343 {&hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFullMessageErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66344 {&hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_requestID, {"requestID","giop-parlay.csapi.getFullMessageErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66345 {&hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_error, {"error","giop-parlay.csapi.getFullMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66346 {&hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.getFullMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66347 {&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMailboxInfoPropertiesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66348 {&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_requestID, {"requestID","giop-parlay.csapi.getMailboxInfoPropertiesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66349 {&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties, {"Seq length of returnedProperties","giop-parlay.csapi.getMailboxInfoPropertiesRes.returnedProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66350 {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFolderInfoPropertiesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66351 {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_requestID, {"requestID","giop-parlay.csapi.getFolderInfoPropertiesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66352 {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_folderID, {"folderID","giop-parlay.csapi.getFolderInfoPropertiesRes.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66353 {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties, {"Seq length of returnedProperties","giop-parlay.csapi.getFolderInfoPropertiesRes.returnedProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66354 {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageInfoPropertiesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66355 {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_requestID, {"requestID","giop-parlay.csapi.getMessageInfoPropertiesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66356 {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_messageID, {"messageID","giop-parlay.csapi.getMessageInfoPropertiesRes.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66357 {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties, {"Seq length of returnedProperties","giop-parlay.csapi.getMessageInfoPropertiesRes.returnedProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66358 {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.setMessageInfoPropertiesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66359 {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_requestID, {"requestID","giop-parlay.csapi.setMessageInfoPropertiesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66360 {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_messageID, {"messageID","giop-parlay.csapi.setMessageInfoPropertiesRes.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66361 {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated, {"Seq length of propertiesUpdated","giop-parlay.csapi.setMessageInfoPropertiesRes.propertiesUpdated",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66362 {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.setMessageInfoPropertiesErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66363 {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_requestID, {"requestID","giop-parlay.csapi.setMessageInfoPropertiesErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66364 {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_messageID, {"messageID","giop-parlay.csapi.setMessageInfoPropertiesErr.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66365 {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated, {"Seq length of propertiesNotUpdated","giop-parlay.csapi.setMessageInfoPropertiesErr.propertiesNotUpdated",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66366 {&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMailboxInfoPropertiesErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66367 {&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_requestID, {"requestID","giop-parlay.csapi.getMailboxInfoPropertiesErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66368 {&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_error, {"error","giop-parlay.csapi.getMailboxInfoPropertiesErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66369 {&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_errorDetails, {"errorDetails","giop-parlay.csapi.getMailboxInfoPropertiesErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66370 {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFolderInfoPropertiesErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66371 {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_requestID, {"requestID","giop-parlay.csapi.getFolderInfoPropertiesErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66372 {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_error, {"error","giop-parlay.csapi.getFolderInfoPropertiesErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66373 {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesErr_errorDetails, {"errorDetails","giop-parlay.csapi.getFolderInfoPropertiesErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66374 {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageInfoPropertiesErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66375 {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_requestID, {"requestID","giop-parlay.csapi.getMessageInfoPropertiesErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66376 {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_error, {"error","giop-parlay.csapi.getMessageInfoPropertiesErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66377 {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_errorDetails, {"errorDetails","giop-parlay.csapi.getMessageInfoPropertiesErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66378 {&hf_org_csapi_mmm_IpMailbox_close_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.close.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66379 {&hf_org_csapi_mmm_IpMailbox_createFolderReq_return, {"TpAssignmentID","giop-parlay.csapi.createFolderReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66380 {&hf_org_csapi_mmm_IpMailbox_createFolderReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.createFolderReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66381 {&hf_org_csapi_mmm_IpMailbox_createFolderReq_folderID, {"folderID","giop-parlay.csapi.createFolderReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66382 {&hf_org_csapi_mmm_IpMailbox_getFoldersReq_return, {"TpAssignmentID","giop-parlay.csapi.getFoldersReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66383 {&hf_org_csapi_mmm_IpMailbox_getFoldersReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFoldersReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66384 {&hf_org_csapi_mmm_IpMailbox_getFoldersReq_folderID, {"folderID","giop-parlay.csapi.getFoldersReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66385 {&hf_org_csapi_mmm_IpMailbox_deleteFolderReq_return, {"TpAssignmentID","giop-parlay.csapi.deleteFolderReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66386 {&hf_org_csapi_mmm_IpMailbox_deleteFolderReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.deleteFolderReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66387 {&hf_org_csapi_mmm_IpMailbox_deleteFolderReq_folderID, {"folderID","giop-parlay.csapi.deleteFolderReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66388 {&hf_org_csapi_mmm_IpMailbox_copyFolderReq_return, {"TpAssignmentID","giop-parlay.csapi.copyFolderReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66389 {&hf_org_csapi_mmm_IpMailbox_copyFolderReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.copyFolderReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66390 {&hf_org_csapi_mmm_IpMailbox_copyFolderReq_sourceFolderID, {"sourceFolderID","giop-parlay.csapi.copyFolderReq.sourceFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66391 {&hf_org_csapi_mmm_IpMailbox_copyFolderReq_destinationFolderID, {"destinationFolderID","giop-parlay.csapi.copyFolderReq.destinationFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66392 {&hf_org_csapi_mmm_IpMailbox_moveFolderReq_return, {"TpAssignmentID","giop-parlay.csapi.moveFolderReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66393 {&hf_org_csapi_mmm_IpMailbox_moveFolderReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.moveFolderReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66394 {&hf_org_csapi_mmm_IpMailbox_moveFolderReq_sourceFolderID, {"sourceFolderID","giop-parlay.csapi.moveFolderReq.sourceFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66395 {&hf_org_csapi_mmm_IpMailbox_moveFolderReq_destinationFolderID, {"destinationFolderID","giop-parlay.csapi.moveFolderReq.destinationFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66396 {&hf_org_csapi_mmm_IpMailbox_putMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.putMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66397 {&hf_org_csapi_mmm_IpMailbox_putMessageReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.putMessageReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66398 {&hf_org_csapi_mmm_IpMailbox_putMessageReq_folderID, {"folderID","giop-parlay.csapi.putMessageReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66399 {&hf_org_csapi_mmm_IpMailbox_putMessageReq_message, {"Seq length of message","giop-parlay.csapi.putMessageReq.message",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66400 {&hf_org_csapi_mmm_IpMailbox_copyMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.copyMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66401 {&hf_org_csapi_mmm_IpMailbox_copyMessageReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.copyMessageReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66402 {&hf_org_csapi_mmm_IpMailbox_copyMessageReq_fromFolderID, {"fromFolderID","giop-parlay.csapi.copyMessageReq.fromFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66403 {&hf_org_csapi_mmm_IpMailbox_copyMessageReq_toFolderID, {"toFolderID","giop-parlay.csapi.copyMessageReq.toFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66404 {&hf_org_csapi_mmm_IpMailbox_copyMessageReq_messageID, {"messageID","giop-parlay.csapi.copyMessageReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66405 {&hf_org_csapi_mmm_IpMailbox_moveMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.moveMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66406 {&hf_org_csapi_mmm_IpMailbox_moveMessageReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.moveMessageReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66407 {&hf_org_csapi_mmm_IpMailbox_moveMessageReq_fromFolderID, {"fromFolderID","giop-parlay.csapi.moveMessageReq.fromFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66408 {&hf_org_csapi_mmm_IpMailbox_moveMessageReq_toFolderID, {"toFolderID","giop-parlay.csapi.moveMessageReq.toFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66409 {&hf_org_csapi_mmm_IpMailbox_moveMessageReq_messageID, {"messageID","giop-parlay.csapi.moveMessageReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66410 {&hf_org_csapi_mmm_IpMailbox_deleteMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.deleteMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66411 {&hf_org_csapi_mmm_IpMailbox_deleteMessageReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.deleteMessageReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66412 {&hf_org_csapi_mmm_IpMailbox_deleteMessageReq_fromFolderID, {"fromFolderID","giop-parlay.csapi.deleteMessageReq.fromFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66413 {&hf_org_csapi_mmm_IpMailbox_deleteMessageReq_messageID, {"messageID","giop-parlay.csapi.deleteMessageReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66414 {&hf_org_csapi_mmm_IpMailbox_listMessagesReq_return, {"TpAssignmentID","giop-parlay.csapi.listMessagesReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66415 {&hf_org_csapi_mmm_IpMailbox_listMessagesReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessagesReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66416 {&hf_org_csapi_mmm_IpMailbox_listMessagesReq_folderID, {"folderID","giop-parlay.csapi.listMessagesReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66417 {&hf_org_csapi_mmm_IpMailbox_listMessagesReq_reset, {"reset","giop-parlay.csapi.listMessagesReq.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66418 {&hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_return, {"TpAssignmentID","giop-parlay.csapi.listMessageBodyPartsReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66419 {&hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessageBodyPartsReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66420 {&hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_folderID, {"folderID","giop-parlay.csapi.listMessageBodyPartsReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66421 {&hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_messageID, {"messageID","giop-parlay.csapi.listMessageBodyPartsReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66422 {&hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_maxNestingLevel, {"maxNestingLevel","giop-parlay.csapi.listMessageBodyPartsReq.maxNestingLevel",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66423 {&hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_return, {"TpAssignmentID","giop-parlay.csapi.getMessageBodyPartsReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66424 {&hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageBodyPartsReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66425 {&hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_folderID, {"folderID","giop-parlay.csapi.getMessageBodyPartsReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66426 {&hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_messageID, {"messageID","giop-parlay.csapi.getMessageBodyPartsReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66427 {&hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs, {"Seq length of partIDs","giop-parlay.csapi.getMessageBodyPartsReq.partIDs",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66428 {&hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_return, {"TpAssignmentID","giop-parlay.csapi.getMessageHeadersReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66429 {&hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageHeadersReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66430 {&hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_folderID, {"folderID","giop-parlay.csapi.getMessageHeadersReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66431 {&hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_messageID, {"messageID","giop-parlay.csapi.getMessageHeadersReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66432 {&hf_org_csapi_mmm_IpMailbox_getMessageContentReq_return, {"TpAssignmentID","giop-parlay.csapi.getMessageContentReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66433 {&hf_org_csapi_mmm_IpMailbox_getMessageContentReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageContentReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66434 {&hf_org_csapi_mmm_IpMailbox_getMessageContentReq_folderID, {"folderID","giop-parlay.csapi.getMessageContentReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66435 {&hf_org_csapi_mmm_IpMailbox_getMessageContentReq_messageID, {"messageID","giop-parlay.csapi.getMessageContentReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66436 {&hf_org_csapi_mmm_IpMailbox_getFullMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.getFullMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66437 {&hf_org_csapi_mmm_IpMailbox_getFullMessageReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFullMessageReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66438 {&hf_org_csapi_mmm_IpMailbox_getFullMessageReq_folderID, {"folderID","giop-parlay.csapi.getFullMessageReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66439 {&hf_org_csapi_mmm_IpMailbox_getFullMessageReq_messageID, {"messageID","giop-parlay.csapi.getFullMessageReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66440 {&hf_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq_return, {"TpAssignmentID","giop-parlay.csapi.getMailboxInfoPropertiesReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66441 {&hf_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMailboxInfoPropertiesReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66442 {&hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_return, {"TpAssignmentID","giop-parlay.csapi.getFolderInfoPropertiesReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66443 {&hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFolderInfoPropertiesReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66444 {&hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_folderID, {"folderID","giop-parlay.csapi.getFolderInfoPropertiesReq.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66445 {&hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_return, {"TpAssignmentID","giop-parlay.csapi.getMessageInfoPropertiesReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66446 {&hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageInfoPropertiesReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66447 {&hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_messageID, {"messageID","giop-parlay.csapi.getMessageInfoPropertiesReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66448 {&hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_return, {"TpAssignmentID","giop-parlay.csapi.setMessageInfoPropertiesReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66449 {&hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.setMessageInfoPropertiesReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66450 {&hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_messageID, {"messageID","giop-parlay.csapi.setMessageInfoPropertiesReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66451 {&hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties, {"Seq length of properties","giop-parlay.csapi.setMessageInfoPropertiesReq.properties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66452 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_sessionID, {"sessionID","giop-parlay.csapi.sendMessageRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66453 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.sendMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66454 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_sessionID, {"sessionID","giop-parlay.csapi.sendMessageErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66455 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_assignmentID, {"assignmentID","giop-parlay.csapi.sendMessageErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66456 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_error, {"error","giop-parlay.csapi.sendMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66457 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.sendMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66458 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageRes_sessionID, {"sessionID","giop-parlay.csapi.cancelMessageRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66459 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.cancelMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66460 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_sessionID, {"sessionID","giop-parlay.csapi.cancelMessageErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66461 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_assignmentID, {"assignmentID","giop-parlay.csapi.cancelMessageErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66462 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_error, {"error","giop-parlay.csapi.cancelMessageErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66463 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.cancelMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66464 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_sessionID, {"sessionID","giop-parlay.csapi.queryStatusRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66465 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_assignmentID, {"assignmentID","giop-parlay.csapi.queryStatusRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66466 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result, {"Seq length of result","giop-parlay.csapi.queryStatusRes.result",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66467 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_sessionID, {"sessionID","giop-parlay.csapi.queryStatusErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66468 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_assignmentID, {"assignmentID","giop-parlay.csapi.queryStatusErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66469 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_error, {"error","giop-parlay.csapi.queryStatusErr.error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingError),0x0,NULL,HFILL}},
66470 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_errorDetails, {"errorDetails","giop-parlay.csapi.queryStatusErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66471 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_sessionID, {"sessionID","giop-parlay.csapi.messageStatusReport.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66472 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_assignmentID, {"assignmentID","giop-parlay.csapi.messageStatusReport.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66473 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_deliveryReportType, {"deliveryReportType","giop-parlay.csapi.messageStatusReport.deliveryReportType",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66474 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_deliveryReportInfo, {"deliveryReportInfo","giop-parlay.csapi.messageStatusReport.deliveryReportInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66475 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_sessionID, {"sessionID","giop-parlay.csapi.messageReceived.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66476 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message, {"Seq length of message","giop-parlay.csapi.messageReceived.message",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66477 {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers, {"Seq length of headers","giop-parlay.csapi.messageReceived.headers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66478 {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.sendMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66479 {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_sessionID, {"sessionID","giop-parlay.csapi.sendMessageReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66480 {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_deliveryType, {"deliveryType","giop-parlay.csapi.sendMessageReq.deliveryType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66481 {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment, {"Seq length of messageTreatment","giop-parlay.csapi.sendMessageReq.messageTreatment",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66482 {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message, {"Seq length of message","giop-parlay.csapi.sendMessageReq.message",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66483 {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders, {"Seq length of additionalHeaders","giop-parlay.csapi.sendMessageReq.additionalHeaders",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66484 {&hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_sessionID, {"sessionID","giop-parlay.csapi.cancelMessageReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66485 {&hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_assignmentID, {"assignmentID","giop-parlay.csapi.cancelMessageReq.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66486 {&hf_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq_sessionID, {"sessionID","giop-parlay.csapi.queryStatusReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66487 {&hf_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq_assignmentID, {"assignmentID","giop-parlay.csapi.queryStatusReq.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66488 {&hf_org_csapi_mmm_IpMultiMediaMessaging_close_sessionID, {"sessionID","giop-parlay.csapi.close.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66489 /* Attribute filters */
66490 /* Struct filters */
66491 {&hf_org_csapi_TpAddress_Plan, {"TpAddress_Plan","giop-parlay.TpAddress.Plan",FT_UINT32,BASE_DEC,VALS(org_csapi_TpAddressPlan),0x0,NULL,HFILL}},
66492 {&hf_org_csapi_TpAddress_AddrString, {"TpAddress_AddrString","giop-parlay.TpAddress.AddrString",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66493 {&hf_org_csapi_TpAddress_Name, {"TpAddress_Name","giop-parlay.TpAddress.Name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66494 {&hf_org_csapi_TpAddress_Presentation, {"TpAddress_Presentation","giop-parlay.TpAddress.Presentation",FT_UINT32,BASE_DEC,VALS(org_csapi_TpAddressPresentation),0x0,NULL,HFILL}},
66495 {&hf_org_csapi_TpAddress_Screening, {"TpAddress_Screening","giop-parlay.TpAddress.Screening",FT_UINT32,BASE_DEC,VALS(org_csapi_TpAddressScreening),0x0,NULL,HFILL}},
66496 {&hf_org_csapi_TpAddress_SubAddressString, {"TpAddress_SubAddressString","giop-parlay.TpAddress.SubAddressString",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66497 {&hf_org_csapi_TpAddressRange_Plan, {"TpAddressRange_Plan","giop-parlay.TpAddressRange.Plan",FT_UINT32,BASE_DEC,VALS(org_csapi_TpAddressPlan),0x0,NULL,HFILL}},
66498 {&hf_org_csapi_TpAddressRange_AddrString, {"TpAddressRange_AddrString","giop-parlay.TpAddressRange.AddrString",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66499 {&hf_org_csapi_TpAddressRange_Name, {"TpAddressRange_Name","giop-parlay.TpAddressRange.Name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66500 {&hf_org_csapi_TpAddressRange_SubAddressString, {"TpAddressRange_SubAddressString","giop-parlay.TpAddressRange.SubAddressString",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66501 {&hf_org_csapi_TpCAIElements_UnitsPerInterval, {"TpCAIElements_UnitsPerInterval","giop-parlay.TpCAIElements.UnitsPerInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66502 {&hf_org_csapi_TpCAIElements_SecondsPerTimeInterval, {"TpCAIElements_SecondsPerTimeInterval","giop-parlay.TpCAIElements.SecondsPerTimeInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66503 {&hf_org_csapi_TpCAIElements_ScalingFactor, {"TpCAIElements_ScalingFactor","giop-parlay.TpCAIElements.ScalingFactor",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66504 {&hf_org_csapi_TpCAIElements_UnitIncrement, {"TpCAIElements_UnitIncrement","giop-parlay.TpCAIElements.UnitIncrement",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66505 {&hf_org_csapi_TpCAIElements_UnitsPerDataInterval, {"TpCAIElements_UnitsPerDataInterval","giop-parlay.TpCAIElements.UnitsPerDataInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66506 {&hf_org_csapi_TpCAIElements_SegmentsPerDataInterval, {"TpCAIElements_SegmentsPerDataInterval","giop-parlay.TpCAIElements.SegmentsPerDataInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66507 {&hf_org_csapi_TpCAIElements_InitialSecsPerTimeInterval, {"TpCAIElements_InitialSecsPerTimeInterval","giop-parlay.TpCAIElements.InitialSecsPerTimeInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66508 {&hf_org_csapi_TpChargePerTime_InitialCharge, {"TpChargePerTime_InitialCharge","giop-parlay.TpChargePerTime.InitialCharge",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66509 {&hf_org_csapi_TpChargePerTime_CurrentChargePerMinute, {"TpChargePerTime_CurrentChargePerMinute","giop-parlay.TpChargePerTime.CurrentChargePerMinute",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66510 {&hf_org_csapi_TpChargePerTime_NextChargePerMinute, {"TpChargePerTime_NextChargePerMinute","giop-parlay.TpChargePerTime.NextChargePerMinute",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66511 {&hf_org_csapi_TpAoCInfo_Currency, {"TpAoCInfo_Currency","giop-parlay.TpAoCInfo.Currency",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66512 {&hf_org_csapi_TpTimeInterval_StartTime, {"TpTimeInterval_StartTime","giop-parlay.TpTimeInterval.StartTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66513 {&hf_org_csapi_TpTimeInterval_StopTime, {"TpTimeInterval_StopTime","giop-parlay.TpTimeInterval.StopTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66514 {&hf_org_csapi_TpStructuredAttributeValue_Type, {"TpStructuredAttributeValue_Type","giop-parlay.TpStructuredAttributeValue.Type",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66515 {&hf_org_csapi_TpAttribute_AttributeName, {"TpAttribute_AttributeName","giop-parlay.TpAttribute.AttributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66516 {&hf_org_csapi_fw_TpFaultStats_Fault, {"TpFaultStats_Fault","giop-parlay.TpFaultStats.Fault",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpInterfaceFault),0x0,NULL,HFILL}},
66517 {&hf_org_csapi_fw_TpFaultStats_Occurrences, {"TpFaultStats_Occurrences","giop-parlay.TpFaultStats.Occurrences",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66518 {&hf_org_csapi_fw_TpFaultStats_MaxDuration, {"TpFaultStats_MaxDuration","giop-parlay.TpFaultStats.MaxDuration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66519 {&hf_org_csapi_fw_TpFaultStats_TotalDuration, {"TpFaultStats_TotalDuration","giop-parlay.TpFaultStats.TotalDuration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66520 {&hf_org_csapi_fw_TpFaultStats_NumberOfClientsAffected, {"TpFaultStats_NumberOfClientsAffected","giop-parlay.TpFaultStats.NumberOfClientsAffected",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66521 {&hf_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet, {"Seq length of TpFaultStatsRecord_FaultStatsSet","giop-parlay.TpFaultStatsRecord.FaultStatsSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66522 {&hf_org_csapi_fw_TpLoadPolicy_LoadPolicy, {"TpLoadPolicy_LoadPolicy","giop-parlay.TpLoadPolicy.LoadPolicy",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66523 {&hf_org_csapi_fw_TpLoadStatisticData_LoadValue, {"TpLoadStatisticData_LoadValue","giop-parlay.TpLoadStatisticData.LoadValue",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66524 {&hf_org_csapi_fw_TpLoadStatisticData_LoadLevel, {"TpLoadStatisticData_LoadLevel","giop-parlay.TpLoadStatisticData.LoadLevel",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadLevel),0x0,NULL,HFILL}},
66525 {&hf_org_csapi_fw_TpLoadThreshold_LoadThreshold, {"TpLoadThreshold_LoadThreshold","giop-parlay.TpLoadThreshold.LoadThreshold",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66526 {&hf_org_csapi_fw_TpLoadInitVal_LoadLevel, {"TpLoadInitVal_LoadLevel","giop-parlay.TpLoadInitVal.LoadLevel",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadLevel),0x0,NULL,HFILL}},
66527 {&hf_org_csapi_fw_TpProperty_PropertyName, {"TpProperty_PropertyName","giop-parlay.TpProperty.PropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66528 {&hf_org_csapi_fw_TpProperty_PropertyValue, {"TpProperty_PropertyValue","giop-parlay.TpProperty.PropertyValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66529 {&hf_org_csapi_fw_TpClientAppDescription_ClientAppID, {"TpClientAppDescription_ClientAppID","giop-parlay.TpClientAppDescription.ClientAppID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66530 {&hf_org_csapi_fw_TpClientAppDescription_ClientAppProperties, {"Seq length of TpClientAppDescription_ClientAppProperties","giop-parlay.TpClientAppDescription.ClientAppProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66531 {&hf_org_csapi_fw_TpClientAppDescription_HasAccessSession, {"TpClientAppDescription_HasAccessSession","giop-parlay.TpClientAppDescription.HasAccessSession",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66532 {&hf_org_csapi_fw_TpClientAppDescription_HasServiceInstances, {"TpClientAppDescription_HasServiceInstances","giop-parlay.TpClientAppDescription.HasServiceInstances",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66533 {&hf_org_csapi_fw_TpEntOp_EntOpID, {"TpEntOp_EntOpID","giop-parlay.TpEntOp.EntOpID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66534 {&hf_org_csapi_fw_TpEntOp_EntOpProperties, {"Seq length of TpEntOp_EntOpProperties","giop-parlay.TpEntOp.EntOpProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66535 {&hf_org_csapi_fw_TpSag_SagID, {"TpSag_SagID","giop-parlay.TpSag.SagID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66536 {&hf_org_csapi_fw_TpSag_SagDescription, {"TpSag_SagDescription","giop-parlay.TpSag.SagDescription",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66537 {&hf_org_csapi_fw_TpServiceProperty_ServicePropertyName, {"TpServiceProperty_ServicePropertyName","giop-parlay.TpServiceProperty.ServicePropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66538 {&hf_org_csapi_fw_TpServiceProperty_ServicePropertyValueList, {"Seq length of TpServiceProperty_ServicePropertyValueList","giop-parlay.TpServiceProperty.ServicePropertyValueList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66539 {&hf_org_csapi_fw_TpServiceDescription_ServiceTypeName, {"TpServiceDescription_ServiceTypeName","giop-parlay.TpServiceDescription.ServiceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66540 {&hf_org_csapi_fw_TpServiceDescription_ServicePropertyList, {"Seq length of TpServiceDescription_ServicePropertyList","giop-parlay.TpServiceDescription.ServicePropertyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66541 {&hf_org_csapi_fw_TpService_ServiceID, {"TpService_ServiceID","giop-parlay.TpService.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66542 {&hf_org_csapi_fw_TpServiceProfileDescription_ServiceContractID, {"TpServiceProfileDescription_ServiceContractID","giop-parlay.TpServiceProfileDescription.ServiceContractID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66543 {&hf_org_csapi_fw_TpServiceProfileDescription_ServiceStartDate, {"TpServiceProfileDescription_ServiceStartDate","giop-parlay.TpServiceProfileDescription.ServiceStartDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66544 {&hf_org_csapi_fw_TpServiceProfileDescription_ServiceEndDate, {"TpServiceProfileDescription_ServiceEndDate","giop-parlay.TpServiceProfileDescription.ServiceEndDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66545 {&hf_org_csapi_fw_TpServiceProfileDescription_ServiceTypeName, {"TpServiceProfileDescription_ServiceTypeName","giop-parlay.TpServiceProfileDescription.ServiceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66546 {&hf_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties, {"Seq length of TpServiceProfileDescription_ServiceSubscriptionProperties","giop-parlay.TpServiceProfileDescription.ServiceSubscriptionProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66547 {&hf_org_csapi_fw_TpServiceProfileDescription_InUse, {"TpServiceProfileDescription_InUse","giop-parlay.TpServiceProfileDescription.InUse",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66548 {&hf_org_csapi_fw_TpServiceProfileDescription_ServiceID, {"TpServiceProfileDescription_ServiceID","giop-parlay.TpServiceProfileDescription.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66549 {&hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyName, {"TpServiceTypeProperty_ServicePropertyName","giop-parlay.TpServiceTypeProperty.ServicePropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66550 {&hf_org_csapi_fw_TpServiceTypeProperty_ServiceTypePropertyMode, {"TpServiceTypeProperty_ServiceTypePropertyMode","giop-parlay.TpServiceTypeProperty.ServiceTypePropertyMode",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpServiceTypePropertyMode),0x0,NULL,HFILL}},
66551 {&hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyTypeName, {"TpServiceTypeProperty_ServicePropertyTypeName","giop-parlay.TpServiceTypeProperty.ServicePropertyTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66552 {&hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList, {"Seq length of TpServiceTypeDescription_ServiceTypePropertyList","giop-parlay.TpServiceTypeDescription.ServiceTypePropertyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66553 {&hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList, {"Seq length of TpServiceTypeDescription_ServiceTypeNameList","giop-parlay.TpServiceTypeDescription.ServiceTypeNameList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66554 {&hf_org_csapi_fw_TpServiceTypeDescription_AvailableOrUnavailable, {"TpServiceTypeDescription_AvailableOrUnavailable","giop-parlay.TpServiceTypeDescription.AvailableOrUnavailable",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66555 {&hf_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature, {"Seq length of TpSignatureAndServiceMgr_DigitalSignature","giop-parlay.TpSignatureAndServiceMgr.DigitalSignature",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66556 {&hf_org_csapi_fw_TpPerson_PersonName, {"TpPerson_PersonName","giop-parlay.TpPerson.PersonName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66557 {&hf_org_csapi_fw_TpPerson_PostalAddress, {"TpPerson_PostalAddress","giop-parlay.TpPerson.PostalAddress",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66558 {&hf_org_csapi_fw_TpPerson_TelephoneNumber, {"TpPerson_TelephoneNumber","giop-parlay.TpPerson.TelephoneNumber",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66559 {&hf_org_csapi_fw_TpPerson_Email, {"TpPerson_Email","giop-parlay.TpPerson.Email",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66560 {&hf_org_csapi_fw_TpPerson_HomePage, {"TpPerson_HomePage","giop-parlay.TpPerson.HomePage",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66561 {&hf_org_csapi_fw_TpPerson_PersonProperties, {"Seq length of TpPerson_PersonProperties","giop-parlay.TpPerson.PersonProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66562 {&hf_org_csapi_fw_TpServiceContractDescription_ServiceStartDate, {"TpServiceContractDescription_ServiceStartDate","giop-parlay.TpServiceContractDescription.ServiceStartDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66563 {&hf_org_csapi_fw_TpServiceContractDescription_ServiceEndDate, {"TpServiceContractDescription_ServiceEndDate","giop-parlay.TpServiceContractDescription.ServiceEndDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66564 {&hf_org_csapi_fw_TpServiceContractDescription_ServiceTypeName, {"TpServiceContractDescription_ServiceTypeName","giop-parlay.TpServiceContractDescription.ServiceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66565 {&hf_org_csapi_fw_TpServiceContractDescription_ServiceID, {"TpServiceContractDescription_ServiceID","giop-parlay.TpServiceContractDescription.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66566 {&hf_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties, {"Seq length of TpServiceContractDescription_ServiceSubscriptionProperties","giop-parlay.TpServiceContractDescription.ServiceSubscriptionProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66567 {&hf_org_csapi_fw_TpServiceContractDescription_InUse, {"TpServiceContractDescription_InUse","giop-parlay.TpServiceContractDescription.InUse",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66568 {&hf_org_csapi_fw_TpLoadStatistic_TimeStamp, {"TpLoadStatistic_TimeStamp","giop-parlay.TpLoadStatistic.TimeStamp",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66569 {&hf_org_csapi_fw_TpServiceContract_ServiceContractID, {"TpServiceContract_ServiceContractID","giop-parlay.TpServiceContract.ServiceContractID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66570 {&hf_org_csapi_fw_TpServiceProfile_ServiceProfileID, {"TpServiceProfile_ServiceProfileID","giop-parlay.TpServiceProfile.ServiceProfileID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66571 {&hf_org_csapi_fw_TpSagProfilePair_Sag, {"TpSagProfilePair_Sag","giop-parlay.TpSagProfilePair.Sag",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66572 {&hf_org_csapi_fw_TpSagProfilePair_ServiceProfile, {"TpSagProfilePair_ServiceProfile","giop-parlay.TpSagProfilePair.ServiceProfile",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66573 {&hf_org_csapi_fw_TpAddSagMembersConflict_ClientApplication, {"TpAddSagMembersConflict_ClientApplication","giop-parlay.TpAddSagMembersConflict.ClientApplication",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66574 {&hf_org_csapi_fw_TpAddSagMembersConflict_Service, {"TpAddSagMembersConflict_Service","giop-parlay.TpAddSagMembersConflict.Service",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66575 {&hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_ClientApplication, {"TpAssignSagToServiceProfileConflict_ClientApplication","giop-parlay.TpAssignSagToServiceProfileConflict.ClientApplication",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66576 {&hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_Service, {"TpAssignSagToServiceProfileConflict_Service","giop-parlay.TpAssignSagToServiceProfileConflict.Service",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66577 {&hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyName, {"TpServiceTypePropertyValue_ServicePropertyName","giop-parlay.TpServiceTypePropertyValue.ServicePropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66578 {&hf_org_csapi_fw_TpServiceTypePropertyValue_ServiceTypePropertyMode, {"TpServiceTypePropertyValue_ServiceTypePropertyMode","giop-parlay.TpServiceTypePropertyValue.ServiceTypePropertyMode",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpServiceTypePropertyMode),0x0,NULL,HFILL}},
66579 {&hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyTypeName, {"TpServiceTypePropertyValue_ServicePropertyTypeName","giop-parlay.TpServiceTypePropertyValue.ServicePropertyTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66580 {&hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList, {"Seq length of TpServiceTypePropertyValue_ServicePropertyValueList","giop-parlay.TpServiceTypePropertyValue.ServicePropertyValueList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66581 {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_ServiceType, {"TpFwMigrationServiceAvailableInfo_ServiceType","giop-parlay.TpFwMigrationServiceAvailableInfo.ServiceType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66582 {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_ServiceID, {"TpFwMigrationServiceAvailableInfo_ServiceID","giop-parlay.TpFwMigrationServiceAvailableInfo.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66583 {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_CompatibleServiceID, {"TpFwMigrationServiceAvailableInfo_CompatibleServiceID","giop-parlay.TpFwMigrationServiceAvailableInfo.CompatibleServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66584 {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_BackwardCompatibilityLevel, {"TpFwMigrationServiceAvailableInfo_BackwardCompatibilityLevel","giop-parlay.TpFwMigrationServiceAvailableInfo.BackwardCompatibilityLevel",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66585 {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationRequired, {"TpFwMigrationServiceAvailableInfo_MigrationRequired","giop-parlay.TpFwMigrationServiceAvailableInfo.MigrationRequired",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66586 {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_DataMigrated, {"TpFwMigrationServiceAvailableInfo_DataMigrated","giop-parlay.TpFwMigrationServiceAvailableInfo.DataMigrated",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66587 {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationDataAndTime, {"TpFwMigrationServiceAvailableInfo_MigrationDataAndTime","giop-parlay.TpFwMigrationServiceAvailableInfo.MigrationDataAndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66588 {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo, {"Seq length of TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo","giop-parlay.TpFwMigrationServiceAvailableInfo.MigrationAdditionalInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66589 {&hf_org_csapi_fw_TpFwAgreementInfo_ClientApplicationID, {"TpFwAgreementInfo_ClientApplicationID","giop-parlay.TpFwAgreementInfo.ClientApplicationID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66590 {&hf_org_csapi_fw_TpFwAgreementInfo_ServiceID, {"TpFwAgreementInfo_ServiceID","giop-parlay.TpFwAgreementInfo.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66591 {&hf_org_csapi_fw_TpFwAgreementInfo_ServiceContractID, {"TpFwAgreementInfo_ServiceContractID","giop-parlay.TpFwAgreementInfo.ServiceContractID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66592 {&hf_org_csapi_fw_TpFwAgreementInfo_ServiceProfileID, {"TpFwAgreementInfo_ServiceProfileID","giop-parlay.TpFwAgreementInfo.ServiceProfileID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66593 {&hf_org_csapi_ui_TpUIMessageCriteria_EndSequence, {"TpUIMessageCriteria_EndSequence","giop-parlay.TpUIMessageCriteria.EndSequence",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66594 {&hf_org_csapi_ui_TpUIMessageCriteria_MaxMessageTime, {"TpUIMessageCriteria_MaxMessageTime","giop-parlay.TpUIMessageCriteria.MaxMessageTime",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66595 {&hf_org_csapi_ui_TpUIMessageCriteria_MaxMessageSize, {"TpUIMessageCriteria_MaxMessageSize","giop-parlay.TpUIMessageCriteria.MaxMessageSize",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66596 {&hf_org_csapi_ui_TpUIEventInfo_ServiceCode, {"TpUIEventInfo_ServiceCode","giop-parlay.TpUIEventInfo.ServiceCode",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66597 {&hf_org_csapi_ui_TpUIEventInfo_DataTypeIndication, {"TpUIEventInfo_DataTypeIndication","giop-parlay.TpUIEventInfo.DataTypeIndication",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIEventInfoDataType),0x0,NULL,HFILL}},
66598 {&hf_org_csapi_ui_TpUIEventInfo_DataString, {"TpUIEventInfo_DataString","giop-parlay.TpUIEventInfo.DataString",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66599 {&hf_org_csapi_ui_TpUIEventCriteria_ServiceCode, {"TpUIEventCriteria_ServiceCode","giop-parlay.TpUIEventCriteria.ServiceCode",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66600 {&hf_org_csapi_ui_TpUIEventCriteriaResult_AssignmentID, {"TpUIEventCriteriaResult_AssignmentID","giop-parlay.TpUIEventCriteriaResult.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66601 {&hf_org_csapi_ui_TpUIEventNotificationInfo_ServiceCode, {"TpUIEventNotificationInfo_ServiceCode","giop-parlay.TpUIEventNotificationInfo.ServiceCode",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66602 {&hf_org_csapi_ui_TpUIEventNotificationInfo_DataTypeIndication, {"TpUIEventNotificationInfo_DataTypeIndication","giop-parlay.TpUIEventNotificationInfo.DataTypeIndication",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIEventInfoDataType),0x0,NULL,HFILL}},
66603 {&hf_org_csapi_ui_TpUIEventNotificationInfo_UIEventData, {"Seq length of TpUIEventNotificationInfo_UIEventData","giop-parlay.TpUIEventNotificationInfo.UIEventData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66604 {&hf_org_csapi_ui_TpUIRecognitionProperty_PropertyName, {"TpUIRecognitionProperty_PropertyName","giop-parlay.TpUIRecognitionProperty.PropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66605 {&hf_org_csapi_ui_TpUIRecognitionProperty_PropertyValue, {"TpUIRecognitionProperty_PropertyValue","giop-parlay.TpUIRecognitionProperty.PropertyValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66606 {&hf_org_csapi_ui_TpUIRecognitionCriteria_SpeakerID, {"TpUIRecognitionCriteria_SpeakerID","giop-parlay.TpUIRecognitionCriteria.SpeakerID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66607 {&hf_org_csapi_ui_TpUIRecognitionCriteria_Properties, {"Seq length of TpUIRecognitionCriteria_Properties","giop-parlay.TpUIRecognitionCriteria.Properties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66608 {&hf_org_csapi_ui_TpUIRecognitionCriteria_Grammar, {"TpUIRecognitionCriteria_Grammar","giop-parlay.TpUIRecognitionCriteria.Grammar",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66609 {&hf_org_csapi_ui_TpUICollectCriteria_MinLength, {"TpUICollectCriteria_MinLength","giop-parlay.TpUICollectCriteria.MinLength",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66610 {&hf_org_csapi_ui_TpUICollectCriteria_MaxLength, {"TpUICollectCriteria_MaxLength","giop-parlay.TpUICollectCriteria.MaxLength",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66611 {&hf_org_csapi_ui_TpUICollectCriteria_EndSequence, {"TpUICollectCriteria_EndSequence","giop-parlay.TpUICollectCriteria.EndSequence",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66612 {&hf_org_csapi_ui_TpUICollectCriteria_StartTimeout, {"TpUICollectCriteria_StartTimeout","giop-parlay.TpUICollectCriteria.StartTimeout",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66613 {&hf_org_csapi_ui_TpUICollectCriteria_InterCharTimeout, {"TpUICollectCriteria_InterCharTimeout","giop-parlay.TpUICollectCriteria.InterCharTimeout",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66614 {&hf_org_csapi_ui_TpUICollectCriteria_CollectMode, {"TpUICollectCriteria_CollectMode","giop-parlay.TpUICollectCriteria.CollectMode",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUICollectMode),0x0,NULL,HFILL}},
66615 {&hf_org_csapi_ui_TpUIWordOverride_Spelling, {"TpUIWordOverride_Spelling","giop-parlay.TpUIWordOverride.Spelling",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66616 {&hf_org_csapi_ui_TpUIWordOverride_PronounceType, {"TpUIWordOverride_PronounceType","giop-parlay.TpUIWordOverride.PronounceType",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIPronounceType),0x0,NULL,HFILL}},
66617 {&hf_org_csapi_ui_TpUIWordOverride_PronounceAs, {"TpUIWordOverride_PronounceAs","giop-parlay.TpUIWordOverride.PronounceAs",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66618 {&hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerGender, {"TpUISynthesisInfoData_SpeakerGender","giop-parlay.TpUISynthesisInfoData.SpeakerGender",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUISynthesisGender),0x0,NULL,HFILL}},
66619 {&hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerAge, {"TpUISynthesisInfoData_SpeakerAge","giop-parlay.TpUISynthesisInfoData.SpeakerAge",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUISynthesisAge),0x0,NULL,HFILL}},
66620 {&hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRate, {"TpUISynthesisInfoData_SpeakerRate","giop-parlay.TpUISynthesisInfoData.SpeakerRate",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUISynthesisRate),0x0,NULL,HFILL}},
66621 {&hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRange, {"TpUISynthesisInfoData_SpeakerRange","giop-parlay.TpUISynthesisInfoData.SpeakerRange",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUISynthesisRange),0x0,NULL,HFILL}},
66622 {&hf_org_csapi_ui_TpUISynthesisInfoData_TextData, {"TpUISynthesisInfoData_TextData","giop-parlay.TpUISynthesisInfoData.TextData",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66623 {&hf_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet, {"Seq length of TpUISynthesisInfoData_WordOverrideSet","giop-parlay.TpUISynthesisInfoData.WordOverrideSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66624 {&hf_org_csapi_cc_TpCallError_ErrorTime, {"TpCallError_ErrorTime","giop-parlay.TpCallError.ErrorTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66625 {&hf_org_csapi_cc_TpCallError_ErrorType, {"TpCallError_ErrorType","giop-parlay.TpCallError.ErrorType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallErrorType),0x0,NULL,HFILL}},
66626 {&hf_org_csapi_cc_TpCallEndedReport_CallLegSessionID, {"TpCallEndedReport_CallLegSessionID","giop-parlay.TpCallEndedReport.CallLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66627 {&hf_org_csapi_cc_TpCallEndedReport_Cause, {"TpCallEndedReport_Cause","giop-parlay.TpCallEndedReport.Cause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
66628 {&hf_org_csapi_cc_TpCallInfoReport_CallInfoType, {"TpCallInfoReport_CallInfoType","giop-parlay.TpCallInfoReport.CallInfoType",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66629 {&hf_org_csapi_cc_TpCallInfoReport_CallInitiationStartTime, {"TpCallInfoReport_CallInitiationStartTime","giop-parlay.TpCallInfoReport.CallInitiationStartTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66630 {&hf_org_csapi_cc_TpCallInfoReport_CallConnectedToResourceTime, {"TpCallInfoReport_CallConnectedToResourceTime","giop-parlay.TpCallInfoReport.CallConnectedToResourceTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66631 {&hf_org_csapi_cc_TpCallInfoReport_CallConnectedToDestinationTime, {"TpCallInfoReport_CallConnectedToDestinationTime","giop-parlay.TpCallInfoReport.CallConnectedToDestinationTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66632 {&hf_org_csapi_cc_TpCallInfoReport_CallEndTime, {"TpCallInfoReport_CallEndTime","giop-parlay.TpCallInfoReport.CallEndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66633 {&hf_org_csapi_cc_TpCallInfoReport_Cause, {"TpCallInfoReport_Cause","giop-parlay.TpCallInfoReport.Cause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
66634 {&hf_org_csapi_cc_TpCallServiceCode_CallServiceCodeType, {"TpCallServiceCode_CallServiceCodeType","giop-parlay.TpCallServiceCode.CallServiceCodeType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallServiceCodeType),0x0,NULL,HFILL}},
66635 {&hf_org_csapi_cc_TpCallServiceCode_ServiceCodeValue, {"TpCallServiceCode_ServiceCodeValue","giop-parlay.TpCallServiceCode.ServiceCodeValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66636 {&hf_org_csapi_cc_TpCallTreatment_CallTreatmentType, {"TpCallTreatment_CallTreatmentType","giop-parlay.TpCallTreatment.CallTreatmentType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallTreatmentType),0x0,NULL,HFILL}},
66637 {&hf_org_csapi_cc_TpCallTreatment_ReleaseCause, {"TpCallTreatment_ReleaseCause","giop-parlay.TpCallTreatment.ReleaseCause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
66638 {&hf_org_csapi_cc_TpCallChargePlan_ChargeOrderType, {"TpCallChargePlan_ChargeOrderType","giop-parlay.TpCallChargePlan.ChargeOrderType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallChargeOrderCategory),0x0,NULL,HFILL}},
66639 {&hf_org_csapi_cc_TpCallChargePlan_TransparentCharge, {"Seq length of TpCallChargePlan_TransparentCharge","giop-parlay.TpCallChargePlan.TransparentCharge",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66640 {&hf_org_csapi_cc_TpCallChargePlan_ChargePlan, {"TpCallChargePlan_ChargePlan","giop-parlay.TpCallChargePlan.ChargePlan",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66641 {&hf_org_csapi_cc_TpCallChargePlan_AdditionalInfo, {"Seq length of TpCallChargePlan_AdditionalInfo","giop-parlay.TpCallChargePlan.AdditionalInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66642 {&hf_org_csapi_cc_TpCallChargePlan_PartyToCharge, {"TpCallChargePlan_PartyToCharge","giop-parlay.TpCallChargePlan.PartyToCharge",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallPartyToChargeType),0x0,NULL,HFILL}},
66643 {&hf_org_csapi_cc_gccs_TpCallEventCriteria_CallEventName, {"TpCallEventCriteria_CallEventName","giop-parlay.TpCallEventCriteria.CallEventName",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66644 {&hf_org_csapi_cc_gccs_TpCallEventCriteria_CallNotificationType, {"TpCallEventCriteria_CallNotificationType","giop-parlay.TpCallEventCriteria.CallNotificationType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_gccs_TpCallNotificationType),0x0,NULL,HFILL}},
66645 {&hf_org_csapi_cc_gccs_TpCallEventCriteria_MonitorMode, {"TpCallEventCriteria_MonitorMode","giop-parlay.TpCallEventCriteria.MonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallMonitorMode),0x0,NULL,HFILL}},
66646 {&hf_org_csapi_cc_gccs_TpCallEventCriteriaResult_AssignmentID, {"TpCallEventCriteriaResult_AssignmentID","giop-parlay.TpCallEventCriteriaResult.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66647 {&hf_org_csapi_cc_gccs_TpCallReleaseCause_Value, {"TpCallReleaseCause_Value","giop-parlay.TpCallReleaseCause.Value",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66648 {&hf_org_csapi_cc_gccs_TpCallReleaseCause_Location, {"TpCallReleaseCause_Location","giop-parlay.TpCallReleaseCause.Location",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66649 {&hf_org_csapi_cc_gccs_TpCallReport_MonitorMode, {"TpCallReport_MonitorMode","giop-parlay.TpCallReport.MonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallMonitorMode),0x0,NULL,HFILL}},
66650 {&hf_org_csapi_cc_gccs_TpCallReport_CallEventTime, {"TpCallReport_CallEventTime","giop-parlay.TpCallReport.CallEventTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66651 {&hf_org_csapi_cc_gccs_TpCallReport_CallReportType, {"TpCallReport_CallReportType","giop-parlay.TpCallReport.CallReportType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_gccs_TpCallReportType),0x0,NULL,HFILL}},
66652 {&hf_org_csapi_cc_gccs_TpCallReportRequest_MonitorMode, {"TpCallReportRequest_MonitorMode","giop-parlay.TpCallReportRequest.MonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallMonitorMode),0x0,NULL,HFILL}},
66653 {&hf_org_csapi_cc_gccs_TpCallReportRequest_CallReportType, {"TpCallReportRequest_CallReportType","giop-parlay.TpCallReportRequest.CallReportType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_gccs_TpCallReportType),0x0,NULL,HFILL}},
66654 {&hf_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo, {"Seq length of TpCallEventInfo_CallAppInfo","giop-parlay.TpCallEventInfo.CallAppInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66655 {&hf_org_csapi_cc_gccs_TpCallEventInfo_CallEventName, {"TpCallEventInfo_CallEventName","giop-parlay.TpCallEventInfo.CallEventName",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66656 {&hf_org_csapi_cc_gccs_TpCallEventInfo_CallNotificationType, {"TpCallEventInfo_CallNotificationType","giop-parlay.TpCallEventInfo.CallNotificationType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_gccs_TpCallNotificationType),0x0,NULL,HFILL}},
66657 {&hf_org_csapi_cc_gccs_TpCallEventInfo_MonitorMode, {"TpCallEventInfo_MonitorMode","giop-parlay.TpCallEventInfo.MonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallMonitorMode),0x0,NULL,HFILL}},
66658 {&hf_org_csapi_cc_gccs_TpCallEndedReport_CallLegSessionID, {"TpCallEndedReport_CallLegSessionID","giop-parlay.TpCallEndedReport.CallLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66659 {&hf_org_csapi_cc_gccs_TpCallInfoReport_CallInfoType, {"TpCallInfoReport_CallInfoType","giop-parlay.TpCallInfoReport.CallInfoType",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66660 {&hf_org_csapi_cc_gccs_TpCallInfoReport_CallInitiationStartTime, {"TpCallInfoReport_CallInitiationStartTime","giop-parlay.TpCallInfoReport.CallInitiationStartTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66661 {&hf_org_csapi_cc_gccs_TpCallInfoReport_CallConnectedToResourceTime, {"TpCallInfoReport_CallConnectedToResourceTime","giop-parlay.TpCallInfoReport.CallConnectedToResourceTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66662 {&hf_org_csapi_cc_gccs_TpCallInfoReport_CallConnectedToDestinationTime, {"TpCallInfoReport_CallConnectedToDestinationTime","giop-parlay.TpCallInfoReport.CallConnectedToDestinationTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66663 {&hf_org_csapi_cc_gccs_TpCallInfoReport_CallEndTime, {"TpCallInfoReport_CallEndTime","giop-parlay.TpCallInfoReport.CallEndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66664 {&hf_org_csapi_cc_gccs_TpCallTreatment_CallTreatmentType, {"TpCallTreatment_CallTreatmentType","giop-parlay.TpCallTreatment.CallTreatmentType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallTreatmentType),0x0,NULL,HFILL}},
66665 {&hf_org_csapi_cc_gccs_TpCallIdentifier_CallSessionID, {"TpCallIdentifier_CallSessionID","giop-parlay.TpCallIdentifier.CallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66666 {&hf_org_csapi_cc_TpCallEventRequest_CallEventType, {"TpCallEventRequest_CallEventType","giop-parlay.TpCallEventRequest.CallEventType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallEventType),0x0,NULL,HFILL}},
66667 {&hf_org_csapi_cc_TpCallEventRequest_CallMonitorMode, {"TpCallEventRequest_CallMonitorMode","giop-parlay.TpCallEventRequest.CallMonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallMonitorMode),0x0,NULL,HFILL}},
66668 {&hf_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested, {"Seq length of TpCallNotificationRequest_CallEventsRequested","giop-parlay.TpCallNotificationRequest.CallEventsRequested",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66669 {&hf_org_csapi_cc_TpNotificationRequested_AssignmentID, {"TpNotificationRequested_AssignmentID","giop-parlay.TpNotificationRequested.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66670 {&hf_org_csapi_cc_TpCallLegConnectionProperties_AttachMechanism, {"TpCallLegConnectionProperties_AttachMechanism","giop-parlay.TpCallLegConnectionProperties.AttachMechanism",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallLegAttachMechanism),0x0,NULL,HFILL}},
66671 {&hf_org_csapi_cc_TpCallEventInfo_CallEventType, {"TpCallEventInfo_CallEventType","giop-parlay.TpCallEventInfo.CallEventType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallEventType),0x0,NULL,HFILL}},
66672 {&hf_org_csapi_cc_TpCallEventInfo_CallMonitorMode, {"TpCallEventInfo_CallMonitorMode","giop-parlay.TpCallEventInfo.CallMonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallMonitorMode),0x0,NULL,HFILL}},
66673 {&hf_org_csapi_cc_TpCallEventInfo_CallEventTime, {"TpCallEventInfo_CallEventTime","giop-parlay.TpCallEventInfo.CallEventTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66674 {&hf_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet, {"Seq length of TpNotificationRequestedSetEntry_NotificationRequestSet","giop-parlay.TpNotificationRequestedSetEntry.NotificationRequestSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66675 {&hf_org_csapi_cc_TpNotificationRequestedSetEntry_Final, {"TpNotificationRequestedSetEntry_Final","giop-parlay.TpNotificationRequestedSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66676 {&hf_org_csapi_cc_TpCarrier_CarrierID, {"Seq length of TpCarrier_CarrierID","giop-parlay.TpCarrier.CarrierID",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66677 {&hf_org_csapi_cc_TpCarrier_CarrierSelectionField, {"TpCarrier_CarrierSelectionField","giop-parlay.TpCarrier.CarrierSelectionField",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCarrierSelectionField),0x0,NULL,HFILL}},
66678 {&hf_org_csapi_cc_TpCallNotificationInfo_CallAppInfo, {"Seq length of TpCallNotificationInfo_CallAppInfo","giop-parlay.TpCallNotificationInfo.CallAppInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66679 {&hf_org_csapi_cc_TpCallLegInfoReport_CallLegInfoType, {"TpCallLegInfoReport_CallLegInfoType","giop-parlay.TpCallLegInfoReport.CallLegInfoType",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66680 {&hf_org_csapi_cc_TpCallLegInfoReport_CallLegStartTime, {"TpCallLegInfoReport_CallLegStartTime","giop-parlay.TpCallLegInfoReport.CallLegStartTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66681 {&hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToResourceTime, {"TpCallLegInfoReport_CallLegConnectedToResourceTime","giop-parlay.TpCallLegInfoReport.CallLegConnectedToResourceTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66682 {&hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToAddressTime, {"TpCallLegInfoReport_CallLegConnectedToAddressTime","giop-parlay.TpCallLegInfoReport.CallLegConnectedToAddressTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66683 {&hf_org_csapi_cc_TpCallLegInfoReport_CallLegEndTime, {"TpCallLegInfoReport_CallLegEndTime","giop-parlay.TpCallLegInfoReport.CallLegEndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66684 {&hf_org_csapi_cc_TpCallLegInfoReport_CallLegReleaseCause, {"TpCallLegInfoReport_CallLegReleaseCause","giop-parlay.TpCallLegInfoReport.CallLegReleaseCause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
66685 {&hf_org_csapi_cc_TpCallLegInfoReport_CallAppInfo, {"Seq length of TpCallLegInfoReport_CallAppInfo","giop-parlay.TpCallLegInfoReport.CallAppInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66686 {&hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyName, {"TpCallLegProperty_CallLegPropertyName","giop-parlay.TpCallLegProperty.CallLegPropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66687 {&hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyValue, {"TpCallLegProperty_CallLegPropertyValue","giop-parlay.TpCallLegProperty.CallLegPropertyValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66688 {&hf_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_CallSessionID, {"TpMultiPartyCallIdentifier_CallSessionID","giop-parlay.TpMultiPartyCallIdentifier.CallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66689 {&hf_org_csapi_cc_mpccs_TpCallLegIdentifier_CallLegSessionID, {"TpCallLegIdentifier_CallLegSessionID","giop-parlay.TpCallLegIdentifier.CallLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66690 {&hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet, {"Seq length of TpAppCallLegCallBack_AppCallLegSet","giop-parlay.TpAppCallLegCallBack.AppCallLegSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66691 {&hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeQuantity, {"TpCallSuperviseVolume_VolumeQuantity","giop-parlay.TpCallSuperviseVolume.VolumeQuantity",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66692 {&hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeUnit, {"TpCallSuperviseVolume_VolumeUnit","giop-parlay.TpCallSuperviseVolume.VolumeUnit",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66693 {&hf_org_csapi_cc_mmccs_TpMediaStreamRequest_Direction, {"TpMediaStreamRequest_Direction","giop-parlay.TpMediaStreamRequest.Direction",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_mmccs_TpMediaStreamDirection),0x0,NULL,HFILL}},
66694 {&hf_org_csapi_cc_mmccs_TpMediaStreamRequest_MediaMonitorMode, {"TpMediaStreamRequest_MediaMonitorMode","giop-parlay.TpMediaStreamRequest.MediaMonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallMonitorMode),0x0,NULL,HFILL}},
66695 {&hf_org_csapi_cc_mmccs_TpMediaStreamRequest_EventType, {"TpMediaStreamRequest_EventType","giop-parlay.TpMediaStreamRequest.EventType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_mmccs_TpMediaStreamEventType),0x0,NULL,HFILL}},
66696 {&hf_org_csapi_cc_mmccs_TpMediaStream_Direction, {"TpMediaStream_Direction","giop-parlay.TpMediaStream.Direction",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_mmccs_TpMediaStreamDirection),0x0,NULL,HFILL}},
66697 {&hf_org_csapi_cc_mmccs_TpMediaStream_ChannelSessionID, {"TpMediaStream_ChannelSessionID","giop-parlay.TpMediaStream.ChannelSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66698 {&hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested, {"Seq length of TpNotificationMediaRequest_MediaStreamsRequested","giop-parlay.TpNotificationMediaRequest.MediaStreamsRequested",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66699 {&hf_org_csapi_cc_mmccs_TpMediaNotificationRequested_AssignmentID, {"TpMediaNotificationRequested_AssignmentID","giop-parlay.TpMediaNotificationRequested.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66700 {&hf_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_MMCallSessionID, {"TpMultiMediaCallIdentifier_MMCallSessionID","giop-parlay.TpMultiMediaCallIdentifier.MMCallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66701 {&hf_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_MMCallLegSessionID, {"TpMultiMediaCallLegIdentifier_MMCallLegSessionID","giop-parlay.TpMultiMediaCallLegIdentifier.MMCallLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66702 {&hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet, {"Seq length of TpAppMultiMediaCallLegCallBack_AppCallLegSet","giop-parlay.TpAppMultiMediaCallLegCallBack.AppCallLegSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66703 {&hf_org_csapi_cc_cccs_TpMonoMediaConfPolicy_JoinAllowed, {"TpMonoMediaConfPolicy_JoinAllowed","giop-parlay.TpMonoMediaConfPolicy.JoinAllowed",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66704 {&hf_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo, {"Seq length of TpJoinEventInfo_CallAppInfo","giop-parlay.TpJoinEventInfo.CallAppInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66705 {&hf_org_csapi_cc_cccs_TpConfSearchCriteria_StartSearch, {"TpConfSearchCriteria_StartSearch","giop-parlay.TpConfSearchCriteria.StartSearch",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66706 {&hf_org_csapi_cc_cccs_TpConfSearchCriteria_StopSearch, {"TpConfSearchCriteria_StopSearch","giop-parlay.TpConfSearchCriteria.StopSearch",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66707 {&hf_org_csapi_cc_cccs_TpConfSearchCriteria_RequestedResources, {"TpConfSearchCriteria_RequestedResources","giop-parlay.TpConfSearchCriteria.RequestedResources",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66708 {&hf_org_csapi_cc_cccs_TpConfSearchCriteria_RequestedDuration, {"TpConfSearchCriteria_RequestedDuration","giop-parlay.TpConfSearchCriteria.RequestedDuration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66709 {&hf_org_csapi_cc_cccs_TpConfSearchResult_MatchFound, {"TpConfSearchResult_MatchFound","giop-parlay.TpConfSearchResult.MatchFound",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66710 {&hf_org_csapi_cc_cccs_TpConfSearchResult_ActualStartTime, {"TpConfSearchResult_ActualStartTime","giop-parlay.TpConfSearchResult.ActualStartTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66711 {&hf_org_csapi_cc_cccs_TpConfSearchResult_ActualResources, {"TpConfSearchResult_ActualResources","giop-parlay.TpConfSearchResult.ActualResources",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66712 {&hf_org_csapi_cc_cccs_TpConfSearchResult_ActualDuration, {"TpConfSearchResult_ActualDuration","giop-parlay.TpConfSearchResult.ActualDuration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66713 {&hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_JoinAllowed, {"TpMultiMediaConfPolicy_JoinAllowed","giop-parlay.TpMultiMediaConfPolicy.JoinAllowed",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66714 {&hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_MediaAllowed, {"TpMultiMediaConfPolicy_MediaAllowed","giop-parlay.TpMultiMediaConfPolicy.MediaAllowed",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66715 {&hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_Chaired, {"TpMultiMediaConfPolicy_Chaired","giop-parlay.TpMultiMediaConfPolicy.Chaired",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66716 {&hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_VideoHandling, {"TpMultiMediaConfPolicy_VideoHandling","giop-parlay.TpMultiMediaConfPolicy.VideoHandling",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_cccs_TpVideoHandlingType),0x0,NULL,HFILL}},
66717 {&hf_org_csapi_cc_cccs_TpResourceReservation_ReservationID, {"TpResourceReservation_ReservationID","giop-parlay.TpResourceReservation.ReservationID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66718 {&hf_org_csapi_cc_cccs_TpConfCallIdentifier_ConfCallSessionID, {"TpConfCallIdentifier_ConfCallSessionID","giop-parlay.TpConfCallIdentifier.ConfCallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66719 {&hf_org_csapi_cc_cccs_TpSubConfCallIdentifier_SubConfCallSessionID, {"TpSubConfCallIdentifier_SubConfCallSessionID","giop-parlay.TpSubConfCallIdentifier.SubConfCallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66720 {&hf_org_csapi_ui_TpUIIdentifier_UserInteractionSessionID, {"TpUIIdentifier_UserInteractionSessionID","giop-parlay.TpUIIdentifier.UserInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66721 {&hf_org_csapi_ui_TpUICallIdentifier_UserInteractionSessionID, {"TpUICallIdentifier_UserInteractionSessionID","giop-parlay.TpUICallIdentifier.UserInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66722 {&hf_org_csapi_mm_TpLocationResponseTime_ResponseTime, {"TpLocationResponseTime_ResponseTime","giop-parlay.TpLocationResponseTime.ResponseTime",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpLocationResponseIndicator),0x0,NULL,HFILL}},
66723 {&hf_org_csapi_mm_TpLocationResponseTime_TimerValue, {"TpLocationResponseTime_TimerValue","giop-parlay.TpLocationResponseTime.TimerValue",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66724 {&hf_org_csapi_mm_TpLocationTrigger_Longitude, {"TpLocationTrigger_Longitude","giop-parlay.TpLocationTrigger.Longitude",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66725 {&hf_org_csapi_mm_TpLocationTrigger_Latitude, {"TpLocationTrigger_Latitude","giop-parlay.TpLocationTrigger.Latitude",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66726 {&hf_org_csapi_mm_TpLocationTrigger_AreaSemiMajor, {"TpLocationTrigger_AreaSemiMajor","giop-parlay.TpLocationTrigger.AreaSemiMajor",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66727 {&hf_org_csapi_mm_TpLocationTrigger_AreaSemiMinor, {"TpLocationTrigger_AreaSemiMinor","giop-parlay.TpLocationTrigger.AreaSemiMinor",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66728 {&hf_org_csapi_mm_TpLocationTrigger_AngleOfSemiMajor, {"TpLocationTrigger_AngleOfSemiMajor","giop-parlay.TpLocationTrigger.AngleOfSemiMajor",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66729 {&hf_org_csapi_mm_TpLocationTrigger_Criterion, {"TpLocationTrigger_Criterion","giop-parlay.TpLocationTrigger.Criterion",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpLocationTriggerCriteria),0x0,NULL,HFILL}},
66730 {&hf_org_csapi_mm_TpLocationTrigger_ReportingInterval, {"TpLocationTrigger_ReportingInterval","giop-parlay.TpLocationTrigger.ReportingInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66731 {&hf_org_csapi_mm_TpLocationRequest_RequestedAccuracy, {"TpLocationRequest_RequestedAccuracy","giop-parlay.TpLocationRequest.RequestedAccuracy",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66732 {&hf_org_csapi_mm_TpLocationRequest_AltitudeRequested, {"TpLocationRequest_AltitudeRequested","giop-parlay.TpLocationRequest.AltitudeRequested",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66733 {&hf_org_csapi_mm_TpLocationRequest_Type, {"TpLocationRequest_Type","giop-parlay.TpLocationRequest.Type",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpLocationType),0x0,NULL,HFILL}},
66734 {&hf_org_csapi_mm_TpLocationRequest_Priority, {"TpLocationRequest_Priority","giop-parlay.TpLocationRequest.Priority",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpLocationPriority),0x0,NULL,HFILL}},
66735 {&hf_org_csapi_mm_TpLocationRequest_RequestedLocationMethod, {"TpLocationRequest_RequestedLocationMethod","giop-parlay.TpLocationRequest.RequestedLocationMethod",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66736 {&hf_org_csapi_mm_TpGeographicalPosition_Longitude, {"TpGeographicalPosition_Longitude","giop-parlay.TpGeographicalPosition.Longitude",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66737 {&hf_org_csapi_mm_TpGeographicalPosition_Latitude, {"TpGeographicalPosition_Latitude","giop-parlay.TpGeographicalPosition.Latitude",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66738 {&hf_org_csapi_mm_TpGeographicalPosition_TypeOfUncertaintyShape, {"TpGeographicalPosition_TypeOfUncertaintyShape","giop-parlay.TpGeographicalPosition.TypeOfUncertaintyShape",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpLocationUncertaintyShape),0x0,NULL,HFILL}},
66739 {&hf_org_csapi_mm_TpGeographicalPosition_UncertaintyInnerSemiMajor, {"TpGeographicalPosition_UncertaintyInnerSemiMajor","giop-parlay.TpGeographicalPosition.UncertaintyInnerSemiMajor",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66740 {&hf_org_csapi_mm_TpGeographicalPosition_UncertaintyOuterSemiMajor, {"TpGeographicalPosition_UncertaintyOuterSemiMajor","giop-parlay.TpGeographicalPosition.UncertaintyOuterSemiMajor",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66741 {&hf_org_csapi_mm_TpGeographicalPosition_UncertaintyInnerSemiMinor, {"TpGeographicalPosition_UncertaintyInnerSemiMinor","giop-parlay.TpGeographicalPosition.UncertaintyInnerSemiMinor",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66742 {&hf_org_csapi_mm_TpGeographicalPosition_UncertaintyOuterSemiMinor, {"TpGeographicalPosition_UncertaintyOuterSemiMinor","giop-parlay.TpGeographicalPosition.UncertaintyOuterSemiMinor",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66743 {&hf_org_csapi_mm_TpGeographicalPosition_AngleOfSemiMajor, {"TpGeographicalPosition_AngleOfSemiMajor","giop-parlay.TpGeographicalPosition.AngleOfSemiMajor",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66744 {&hf_org_csapi_mm_TpGeographicalPosition_SegmentStartAngle, {"TpGeographicalPosition_SegmentStartAngle","giop-parlay.TpGeographicalPosition.SegmentStartAngle",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66745 {&hf_org_csapi_mm_TpGeographicalPosition_SegmentEndAngle, {"TpGeographicalPosition_SegmentEndAngle","giop-parlay.TpGeographicalPosition.SegmentEndAngle",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66746 {&hf_org_csapi_mm_TpMobilityStopAssignmentData_AssignmentId, {"TpMobilityStopAssignmentData_AssignmentId","giop-parlay.TpMobilityStopAssignmentData.AssignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66747 {&hf_org_csapi_mm_TpMobilityStopAssignmentData_StopScope, {"TpMobilityStopAssignmentData_StopScope","giop-parlay.TpMobilityStopAssignmentData.StopScope",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityStopScope),0x0,NULL,HFILL}},
66748 {&hf_org_csapi_mm_TpMobilityStopAssignmentData_Users, {"Seq length of TpMobilityStopAssignmentData_Users","giop-parlay.TpMobilityStopAssignmentData.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66749 {&hf_org_csapi_mm_TpUlExtendedData_TerminalType, {"TpUlExtendedData_TerminalType","giop-parlay.TpUlExtendedData.TerminalType",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpTerminalType),0x0,NULL,HFILL}},
66750 {&hf_org_csapi_mm_TpUlExtendedData_AltitudePresent, {"TpUlExtendedData_AltitudePresent","giop-parlay.TpUlExtendedData.AltitudePresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66751 {&hf_org_csapi_mm_TpUlExtendedData_Altitude, {"TpUlExtendedData_Altitude","giop-parlay.TpUlExtendedData.Altitude",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66752 {&hf_org_csapi_mm_TpUlExtendedData_UncertaintyAltitude, {"TpUlExtendedData_UncertaintyAltitude","giop-parlay.TpUlExtendedData.UncertaintyAltitude",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66753 {&hf_org_csapi_mm_TpUlExtendedData_TimestampPresent, {"TpUlExtendedData_TimestampPresent","giop-parlay.TpUlExtendedData.TimestampPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66754 {&hf_org_csapi_mm_TpUlExtendedData_Timestamp, {"TpUlExtendedData_Timestamp","giop-parlay.TpUlExtendedData.Timestamp",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66755 {&hf_org_csapi_mm_TpUlExtendedData_UsedLocationMethod, {"TpUlExtendedData_UsedLocationMethod","giop-parlay.TpUlExtendedData.UsedLocationMethod",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66756 {&hf_org_csapi_mm_TpUserLocation_StatusCode, {"TpUserLocation_StatusCode","giop-parlay.TpUserLocation.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
66757 {&hf_org_csapi_mm_TpUserLocationExtended_StatusCode, {"TpUserLocationExtended_StatusCode","giop-parlay.TpUserLocationExtended.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
66758 {&hf_org_csapi_mm_TpUserLocationExtended_Locations, {"Seq length of TpUserLocationExtended_Locations","giop-parlay.TpUserLocationExtended.Locations",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66759 {&hf_org_csapi_mm_TpLocationTriggerCamel_UpdateInsideVlr, {"TpLocationTriggerCamel_UpdateInsideVlr","giop-parlay.TpLocationTriggerCamel.UpdateInsideVlr",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66760 {&hf_org_csapi_mm_TpLocationTriggerCamel_UpdateOutsideVlr, {"TpLocationTriggerCamel_UpdateOutsideVlr","giop-parlay.TpLocationTriggerCamel.UpdateOutsideVlr",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66761 {&hf_org_csapi_mm_TpUserLocationCamel_StatusCode, {"TpUserLocationCamel_StatusCode","giop-parlay.TpUserLocationCamel.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
66762 {&hf_org_csapi_mm_TpUserLocationCamel_GeographicalPositionPresent, {"TpUserLocationCamel_GeographicalPositionPresent","giop-parlay.TpUserLocationCamel.GeographicalPositionPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66763 {&hf_org_csapi_mm_TpUserLocationCamel_TimestampPresent, {"TpUserLocationCamel_TimestampPresent","giop-parlay.TpUserLocationCamel.TimestampPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66764 {&hf_org_csapi_mm_TpUserLocationCamel_Timestamp, {"TpUserLocationCamel_Timestamp","giop-parlay.TpUserLocationCamel.Timestamp",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66765 {&hf_org_csapi_mm_TpUserLocationCamel_VlrNumberPresent, {"TpUserLocationCamel_VlrNumberPresent","giop-parlay.TpUserLocationCamel.VlrNumberPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66766 {&hf_org_csapi_mm_TpUserLocationCamel_LocationNumberPresent, {"TpUserLocationCamel_LocationNumberPresent","giop-parlay.TpUserLocationCamel.LocationNumberPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66767 {&hf_org_csapi_mm_TpUserLocationCamel_CellIdOrLaiPresent, {"TpUserLocationCamel_CellIdOrLaiPresent","giop-parlay.TpUserLocationCamel.CellIdOrLaiPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66768 {&hf_org_csapi_mm_TpUserLocationCamel_CellIdOrLai, {"TpUserLocationCamel_CellIdOrLai","giop-parlay.TpUserLocationCamel.CellIdOrLai",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66769 {&hf_org_csapi_mm_TpUserLocationEmergencyRequest_UserAddressPresent, {"TpUserLocationEmergencyRequest_UserAddressPresent","giop-parlay.TpUserLocationEmergencyRequest.UserAddressPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66770 {&hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrdPresent, {"TpUserLocationEmergencyRequest_NaEsrdPresent","giop-parlay.TpUserLocationEmergencyRequest.NaEsrdPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66771 {&hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrd, {"TpUserLocationEmergencyRequest_NaEsrd","giop-parlay.TpUserLocationEmergencyRequest.NaEsrd",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66772 {&hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrkPresent, {"TpUserLocationEmergencyRequest_NaEsrkPresent","giop-parlay.TpUserLocationEmergencyRequest.NaEsrkPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66773 {&hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrk, {"TpUserLocationEmergencyRequest_NaEsrk","giop-parlay.TpUserLocationEmergencyRequest.NaEsrk",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66774 {&hf_org_csapi_mm_TpUserLocationEmergencyRequest_ImeiPresent, {"TpUserLocationEmergencyRequest_ImeiPresent","giop-parlay.TpUserLocationEmergencyRequest.ImeiPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66775 {&hf_org_csapi_mm_TpUserLocationEmergencyRequest_Imei, {"TpUserLocationEmergencyRequest_Imei","giop-parlay.TpUserLocationEmergencyRequest.Imei",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66776 {&hf_org_csapi_mm_TpUserLocationEmergency_StatusCode, {"TpUserLocationEmergency_StatusCode","giop-parlay.TpUserLocationEmergency.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
66777 {&hf_org_csapi_mm_TpUserLocationEmergency_UserIdPresent, {"TpUserLocationEmergency_UserIdPresent","giop-parlay.TpUserLocationEmergency.UserIdPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66778 {&hf_org_csapi_mm_TpUserLocationEmergency_NaEsrdPresent, {"TpUserLocationEmergency_NaEsrdPresent","giop-parlay.TpUserLocationEmergency.NaEsrdPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66779 {&hf_org_csapi_mm_TpUserLocationEmergency_NaEsrd, {"TpUserLocationEmergency_NaEsrd","giop-parlay.TpUserLocationEmergency.NaEsrd",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66780 {&hf_org_csapi_mm_TpUserLocationEmergency_NaEsrkPresent, {"TpUserLocationEmergency_NaEsrkPresent","giop-parlay.TpUserLocationEmergency.NaEsrkPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66781 {&hf_org_csapi_mm_TpUserLocationEmergency_NaEsrk, {"TpUserLocationEmergency_NaEsrk","giop-parlay.TpUserLocationEmergency.NaEsrk",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66782 {&hf_org_csapi_mm_TpUserLocationEmergency_ImeiPresent, {"TpUserLocationEmergency_ImeiPresent","giop-parlay.TpUserLocationEmergency.ImeiPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66783 {&hf_org_csapi_mm_TpUserLocationEmergency_Imei, {"TpUserLocationEmergency_Imei","giop-parlay.TpUserLocationEmergency.Imei",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66784 {&hf_org_csapi_mm_TpUserLocationEmergency_TriggeringEvent, {"TpUserLocationEmergency_TriggeringEvent","giop-parlay.TpUserLocationEmergency.TriggeringEvent",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpUserLocationEmergencyTrigger),0x0,NULL,HFILL}},
66785 {&hf_org_csapi_mm_TpUserLocationEmergency_GeographicalPositionPresent, {"TpUserLocationEmergency_GeographicalPositionPresent","giop-parlay.TpUserLocationEmergency.GeographicalPositionPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66786 {&hf_org_csapi_mm_TpUserLocationEmergency_AltitudePresent, {"TpUserLocationEmergency_AltitudePresent","giop-parlay.TpUserLocationEmergency.AltitudePresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66787 {&hf_org_csapi_mm_TpUserLocationEmergency_Altitude, {"TpUserLocationEmergency_Altitude","giop-parlay.TpUserLocationEmergency.Altitude",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66788 {&hf_org_csapi_mm_TpUserLocationEmergency_UncertaintyAltitude, {"TpUserLocationEmergency_UncertaintyAltitude","giop-parlay.TpUserLocationEmergency.UncertaintyAltitude",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
66789 {&hf_org_csapi_mm_TpUserLocationEmergency_TimestampPresent, {"TpUserLocationEmergency_TimestampPresent","giop-parlay.TpUserLocationEmergency.TimestampPresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66790 {&hf_org_csapi_mm_TpUserLocationEmergency_Timestamp, {"TpUserLocationEmergency_Timestamp","giop-parlay.TpUserLocationEmergency.Timestamp",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66791 {&hf_org_csapi_mm_TpUserLocationEmergency_UsedLocationMethod, {"TpUserLocationEmergency_UsedLocationMethod","giop-parlay.TpUserLocationEmergency.UsedLocationMethod",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66792 {&hf_org_csapi_mm_TpUserStatus_StatusCode, {"TpUserStatus_StatusCode","giop-parlay.TpUserStatus.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
66793 {&hf_org_csapi_mm_TpUserStatus_Status, {"TpUserStatus_Status","giop-parlay.TpUserStatus.Status",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpUserStatusIndicator),0x0,NULL,HFILL}},
66794 {&hf_org_csapi_mm_TpUserStatus_TerminalType, {"TpUserStatus_TerminalType","giop-parlay.TpUserStatus.TerminalType",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpTerminalType),0x0,NULL,HFILL}},
66795 {&hf_org_csapi_mm_TpTriggeredStatusRequest_Users, {"Seq length of TpTriggeredStatusRequest_Users","giop-parlay.TpTriggeredStatusRequest.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66796 {&hf_org_csapi_mm_TpTriggeredStatusRequest_AssignmentID, {"TpTriggeredStatusRequest_AssignmentID","giop-parlay.TpTriggeredStatusRequest.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66797 {&hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests, {"Seq length of TpTriggeredStatusRequestSetEntry_Requests","giop-parlay.TpTriggeredStatusRequestSetEntry.Requests",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66798 {&hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Final, {"TpTriggeredStatusRequestSetEntry_Final","giop-parlay.TpTriggeredStatusRequestSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66799 {&hf_org_csapi_mm_TpPeriodicLocationRequest_Users, {"Seq length of TpPeriodicLocationRequest_Users","giop-parlay.TpPeriodicLocationRequest.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66800 {&hf_org_csapi_mm_TpPeriodicLocationRequest_ReportingInterval, {"TpPeriodicLocationRequest_ReportingInterval","giop-parlay.TpPeriodicLocationRequest.ReportingInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66801 {&hf_org_csapi_mm_TpPeriodicLocationRequest_AssignmentID, {"TpPeriodicLocationRequest_AssignmentID","giop-parlay.TpPeriodicLocationRequest.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66802 {&hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests, {"Seq length of TpPeriodicLocationRequestSetEntry_Requests","giop-parlay.TpPeriodicLocationRequestSetEntry.Requests",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66803 {&hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Final, {"TpPeriodicLocationRequestSetEntry_Final","giop-parlay.TpPeriodicLocationRequestSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66804 {&hf_org_csapi_mm_TpTriggeredLocationRequest_Users, {"Seq length of TpTriggeredLocationRequest_Users","giop-parlay.TpTriggeredLocationRequest.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66805 {&hf_org_csapi_mm_TpTriggeredLocationRequest_AssignmentID, {"TpTriggeredLocationRequest_AssignmentID","giop-parlay.TpTriggeredLocationRequest.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66806 {&hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests, {"Seq length of TpTriggeredLocationRequestSetEntry_Requests","giop-parlay.TpTriggeredLocationRequestSetEntry.Requests",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66807 {&hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Final, {"TpTriggeredLocationRequestSetEntry_Final","giop-parlay.TpTriggeredLocationRequestSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66808 {&hf_org_csapi_mm_TpUserStatusIndicatorExtended_UserStatusIndicator, {"TpUserStatusIndicatorExtended_UserStatusIndicator","giop-parlay.TpUserStatusIndicatorExtended.UserStatusIndicator",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpUserStatusIndicator),0x0,NULL,HFILL}},
66809 {&hf_org_csapi_mm_TpUserStatusIndicatorExtended_PDPContextActive, {"TpUserStatusIndicatorExtended_PDPContextActive","giop-parlay.TpUserStatusIndicatorExtended.PDPContextActive",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66810 {&hf_org_csapi_mm_TpUserInfo_UserName, {"TpUserInfo_UserName","giop-parlay.TpUserInfo.UserName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66811 {&hf_org_csapi_mm_TpUserInfo_Password, {"TpUserInfo_Password","giop-parlay.TpUserInfo.Password",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66812 {&hf_org_csapi_mm_TpNetworkStatusIndicator_CountryCode, {"TpNetworkStatusIndicator_CountryCode","giop-parlay.TpNetworkStatusIndicator.CountryCode",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66813 {&hf_org_csapi_mm_TpNetworkStatusIndicator_MobileNetworkCode, {"TpNetworkStatusIndicator_MobileNetworkCode","giop-parlay.TpNetworkStatusIndicator.MobileNetworkCode",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66814 {&hf_org_csapi_mm_TpNetworkStatusIndicator_AccessTechnology, {"TpNetworkStatusIndicator_AccessTechnology","giop-parlay.TpNetworkStatusIndicator.AccessTechnology",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpAccessTechnology),0x0,NULL,HFILL}},
66815 {&hf_org_csapi_mm_TpNetworkStatusIndicator_RoamingStatus, {"TpNetworkStatusIndicator_RoamingStatus","giop-parlay.TpNetworkStatusIndicator.RoamingStatus",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpRoamingStatus),0x0,NULL,HFILL}},
66816 {&hf_org_csapi_mm_TpUserStatusExtended_UserID, {"TpUserStatusExtended_UserID","giop-parlay.TpUserStatusExtended.UserID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66817 {&hf_org_csapi_mm_TpUserStatusExtended_StatusCode, {"TpUserStatusExtended_StatusCode","giop-parlay.TpUserStatusExtended.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
66818 {&hf_org_csapi_mm_TpUserStatusExtended_TerminalType, {"TpUserStatusExtended_TerminalType","giop-parlay.TpUserStatusExtended.TerminalType",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpTerminalType),0x0,NULL,HFILL}},
66819 {&hf_org_csapi_mm_TpUserStatusExtended_AuthenticationStatus, {"TpUserStatusExtended_AuthenticationStatus","giop-parlay.TpUserStatusExtended.AuthenticationStatus",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpAuthStatusIndicator),0x0,NULL,HFILL}},
66820 {&hf_org_csapi_mm_TpUserStatusExtended_UserIPAddress, {"TpUserStatusExtended_UserIPAddress","giop-parlay.TpUserStatusExtended.UserIPAddress",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66821 {&hf_org_csapi_mm_TpUserStatusExtended_UserMSISDN, {"TpUserStatusExtended_UserMSISDN","giop-parlay.TpUserStatusExtended.UserMSISDN",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66822 {&hf_org_csapi_mm_TpUserStatusExtended_UserConnectionID, {"TpUserStatusExtended_UserConnectionID","giop-parlay.TpUserStatusExtended.UserConnectionID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66823 {&hf_org_csapi_mm_TpUserStatusExtended_AccessPointName, {"TpUserStatusExtended_AccessPointName","giop-parlay.TpUserStatusExtended.AccessPointName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66824 {&hf_org_csapi_mm_TpBindingNotificationCriteria_NotificationCriteriaType, {"TpBindingNotificationCriteria_NotificationCriteriaType","giop-parlay.TpBindingNotificationCriteria.NotificationCriteriaType",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66825 {&hf_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet, {"Seq length of TpBindingNotificationCriteria_ContactAddressSet","giop-parlay.TpBindingNotificationCriteria.ContactAddressSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66826 {&hf_org_csapi_termcap_TpTerminalCapabilities_TerminalCapabilities, {"TpTerminalCapabilities_TerminalCapabilities","giop-parlay.TpTerminalCapabilities.TerminalCapabilities",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66827 {&hf_org_csapi_termcap_TpTerminalCapabilities_StatusCode, {"TpTerminalCapabilities_StatusCode","giop-parlay.TpTerminalCapabilities.StatusCode",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66828 {&hf_org_csapi_termcap_TpTerminalCapabilityScope_ScopeType, {"TpTerminalCapabilityScope_ScopeType","giop-parlay.TpTerminalCapabilityScope.ScopeType",FT_UINT32,BASE_DEC,VALS(org_csapi_termcap_TpTerminalCapabilityScopeType),0x0,NULL,HFILL}},
66829 {&hf_org_csapi_termcap_TpTerminalCapabilityScope_Scope, {"TpTerminalCapabilityScope_Scope","giop-parlay.TpTerminalCapabilityScope.Scope",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66830 {&hf_org_csapi_dsc_TpChargePerVolume_InitialCharge, {"TpChargePerVolume_InitialCharge","giop-parlay.TpChargePerVolume.InitialCharge",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66831 {&hf_org_csapi_dsc_TpChargePerVolume_CurrentChargePerKilobyte, {"TpChargePerVolume_CurrentChargePerKilobyte","giop-parlay.TpChargePerVolume.CurrentChargePerKilobyte",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66832 {&hf_org_csapi_dsc_TpChargePerVolume_NextChargePerKilobyte, {"TpChargePerVolume_NextChargePerKilobyte","giop-parlay.TpChargePerVolume.NextChargePerKilobyte",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66833 {&hf_org_csapi_dsc_TpDataSessionChargePlan_Currency, {"TpDataSessionChargePlan_Currency","giop-parlay.TpDataSessionChargePlan.Currency",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66834 {&hf_org_csapi_dsc_TpDataSessionChargePlan_AdditionalInfo, {"TpDataSessionChargePlan_AdditionalInfo","giop-parlay.TpDataSessionChargePlan.AdditionalInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66835 {&hf_org_csapi_dsc_TpDataSessionError_ErrorTime, {"TpDataSessionError_ErrorTime","giop-parlay.TpDataSessionError.ErrorTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66836 {&hf_org_csapi_dsc_TpDataSessionError_ErrorType, {"TpDataSessionError_ErrorType","giop-parlay.TpDataSessionError.ErrorType",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionErrorType),0x0,NULL,HFILL}},
66837 {&hf_org_csapi_dsc_TpDataSessionEventCriteria_DataSessionEventName, {"TpDataSessionEventCriteria_DataSessionEventName","giop-parlay.TpDataSessionEventCriteria.DataSessionEventName",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66838 {&hf_org_csapi_dsc_TpDataSessionEventCriteria_MonitorMode, {"TpDataSessionEventCriteria_MonitorMode","giop-parlay.TpDataSessionEventCriteria.MonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionMonitorMode),0x0,NULL,HFILL}},
66839 {&hf_org_csapi_dsc_TpDataSessionEventInfo_DataSessionEventName, {"TpDataSessionEventInfo_DataSessionEventName","giop-parlay.TpDataSessionEventInfo.DataSessionEventName",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66840 {&hf_org_csapi_dsc_TpDataSessionEventInfo_MonitorMode, {"TpDataSessionEventInfo_MonitorMode","giop-parlay.TpDataSessionEventInfo.MonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionMonitorMode),0x0,NULL,HFILL}},
66841 {&hf_org_csapi_dsc_TpDataSessionEventInfo_QoSClass, {"TpDataSessionEventInfo_QoSClass","giop-parlay.TpDataSessionEventInfo.QoSClass",FT_UINT32,BASE_DEC,VALS(org_csapi_TpDataSessionQosClass),0x0,NULL,HFILL}},
66842 {&hf_org_csapi_dsc_TpDataSessionReleaseCause_Value, {"TpDataSessionReleaseCause_Value","giop-parlay.TpDataSessionReleaseCause.Value",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66843 {&hf_org_csapi_dsc_TpDataSessionReleaseCause_Location, {"TpDataSessionReleaseCause_Location","giop-parlay.TpDataSessionReleaseCause.Location",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66844 {&hf_org_csapi_dsc_TpDataSessionReport_MonitorMode, {"TpDataSessionReport_MonitorMode","giop-parlay.TpDataSessionReport.MonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionMonitorMode),0x0,NULL,HFILL}},
66845 {&hf_org_csapi_dsc_TpDataSessionReport_DataSessionEventTime, {"TpDataSessionReport_DataSessionEventTime","giop-parlay.TpDataSessionReport.DataSessionEventTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66846 {&hf_org_csapi_dsc_TpDataSessionReport_DataSessionReportType, {"TpDataSessionReport_DataSessionReportType","giop-parlay.TpDataSessionReport.DataSessionReportType",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionReportType),0x0,NULL,HFILL}},
66847 {&hf_org_csapi_dsc_TpDataSessionReportRequest_MonitorMode, {"TpDataSessionReportRequest_MonitorMode","giop-parlay.TpDataSessionReportRequest.MonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionMonitorMode),0x0,NULL,HFILL}},
66848 {&hf_org_csapi_dsc_TpDataSessionReportRequest_DataSessionReportType, {"TpDataSessionReportRequest_DataSessionReportType","giop-parlay.TpDataSessionReportRequest.DataSessionReportType",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionReportType),0x0,NULL,HFILL}},
66849 {&hf_org_csapi_dsc_TpDataSessionSuperviseVolume_VolumeQuantity, {"TpDataSessionSuperviseVolume_VolumeQuantity","giop-parlay.TpDataSessionSuperviseVolume.VolumeQuantity",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66850 {&hf_org_csapi_dsc_TpDataSessionSuperviseVolume_VolumeUnit, {"TpDataSessionSuperviseVolume_VolumeUnit","giop-parlay.TpDataSessionSuperviseVolume.VolumeUnit",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66851 {&hf_org_csapi_dsc_TpDataSessionEventCriteriaResult_AssignmentID, {"TpDataSessionEventCriteriaResult_AssignmentID","giop-parlay.TpDataSessionEventCriteriaResult.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66852 {&hf_org_csapi_dsc_TpDataSessionIdentifier_DataSessionID, {"TpDataSessionIdentifier_DataSessionID","giop-parlay.TpDataSessionIdentifier.DataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66853 {&hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_FolderID, {"TpGMSNewMessageArrivedInfo_FolderID","giop-parlay.TpGMSNewMessageArrivedInfo.FolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66854 {&hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_MessageID, {"TpGMSNewMessageArrivedInfo_MessageID","giop-parlay.TpGMSNewMessageArrivedInfo.MessageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66855 {&hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_NumberOfProperties, {"TpGMSNewMessageArrivedInfo_NumberOfProperties","giop-parlay.TpGMSNewMessageArrivedInfo.NumberOfProperties",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66856 {&hf_org_csapi_gms_TpGMSNewMessageArrivedCriteria_AuthenticationInfo, {"TpGMSNewMessageArrivedCriteria_AuthenticationInfo","giop-parlay.TpGMSNewMessageArrivedCriteria.AuthenticationInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66857 {&hf_org_csapi_gms_TpMailboxIdentifier_SessionID, {"TpMailboxIdentifier_SessionID","giop-parlay.TpMailboxIdentifier.SessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66858 {&hf_org_csapi_gms_TpMailboxFolderIdentifier_SessionID, {"TpMailboxFolderIdentifier_SessionID","giop-parlay.TpMailboxFolderIdentifier.SessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66859 {&hf_org_csapi_cm_TpNameDescrpTagTimePeriod_duration, {"TpNameDescrpTagTimePeriod_duration","giop-parlay.TpNameDescrpTagTimePeriod.duration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66860 {&hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_name, {"TpNameDescrpTagTimeOfDay_name","giop-parlay.TpNameDescrpTagTimeOfDay.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66861 {&hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_description, {"TpNameDescrpTagTimeOfDay_description","giop-parlay.TpNameDescrpTagTimeOfDay.description",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66862 {&hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_tag, {"TpNameDescrpTagTimeOfDay_tag","giop-parlay.TpNameDescrpTagTimeOfDay.tag",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpTagValue),0x0,NULL,HFILL}},
66863 {&hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_value, {"TpNameDescrpTagTimeOfDay_value","giop-parlay.TpNameDescrpTagTimeOfDay.value",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66864 {&hf_org_csapi_cm_TpNameDescrpTagString_name, {"TpNameDescrpTagString_name","giop-parlay.TpNameDescrpTagString.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66865 {&hf_org_csapi_cm_TpNameDescrpTagString_description, {"TpNameDescrpTagString_description","giop-parlay.TpNameDescrpTagString.description",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66866 {&hf_org_csapi_cm_TpNameDescrpTagString_tag, {"TpNameDescrpTagString_tag","giop-parlay.TpNameDescrpTagString.tag",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpTagValue),0x0,NULL,HFILL}},
66867 {&hf_org_csapi_cm_TpNameDescrpTagString_value, {"TpNameDescrpTagString_value","giop-parlay.TpNameDescrpTagString.value",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66868 {&hf_org_csapi_cm_TpNameDescrpTagMonth_name, {"TpNameDescrpTagMonth_name","giop-parlay.TpNameDescrpTagMonth.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66869 {&hf_org_csapi_cm_TpNameDescrpTagMonth_description, {"TpNameDescrpTagMonth_description","giop-parlay.TpNameDescrpTagMonth.description",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66870 {&hf_org_csapi_cm_TpNameDescrpTagMonth_tag, {"TpNameDescrpTagMonth_tag","giop-parlay.TpNameDescrpTagMonth.tag",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpTagValue),0x0,NULL,HFILL}},
66871 {&hf_org_csapi_cm_TpNameDescrpTagMonth_value, {"TpNameDescrpTagMonth_value","giop-parlay.TpNameDescrpTagMonth.value",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66872 {&hf_org_csapi_cm_TpNameDescrpTagInt_name, {"TpNameDescrpTagInt_name","giop-parlay.TpNameDescrpTagInt.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66873 {&hf_org_csapi_cm_TpNameDescrpTagInt_description, {"TpNameDescrpTagInt_description","giop-parlay.TpNameDescrpTagInt.description",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66874 {&hf_org_csapi_cm_TpNameDescrpTagInt_tag, {"TpNameDescrpTagInt_tag","giop-parlay.TpNameDescrpTagInt.tag",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpTagValue),0x0,NULL,HFILL}},
66875 {&hf_org_csapi_cm_TpNameDescrpTagInt_value, {"TpNameDescrpTagInt_value","giop-parlay.TpNameDescrpTagInt.value",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66876 {&hf_org_csapi_cm_TpNameDescrpTagDir_name, {"TpNameDescrpTagDir_name","giop-parlay.TpNameDescrpTagDir.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66877 {&hf_org_csapi_cm_TpNameDescrpTagDir_description, {"TpNameDescrpTagDir_description","giop-parlay.TpNameDescrpTagDir.description",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66878 {&hf_org_csapi_cm_TpNameDescrpTagDir_tag, {"TpNameDescrpTagDir_tag","giop-parlay.TpNameDescrpTagDir.tag",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpTagValue),0x0,NULL,HFILL}},
66879 {&hf_org_csapi_cm_TpNameDescrpTagDir_value, {"TpNameDescrpTagDir_value","giop-parlay.TpNameDescrpTagDir.value",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpTrafficDirection),0x0,NULL,HFILL}},
66880 {&hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_name, {"TpNameDescrpTagDayOfWeek_name","giop-parlay.TpNameDescrpTagDayOfWeek.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66881 {&hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_description, {"TpNameDescrpTagDayOfWeek_description","giop-parlay.TpNameDescrpTagDayOfWeek.description",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66882 {&hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_tag, {"TpNameDescrpTagDayOfWeek_tag","giop-parlay.TpNameDescrpTagDayOfWeek.tag",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpTagValue),0x0,NULL,HFILL}},
66883 {&hf_org_csapi_cm_TpNameDescrpTagDayOfWeek_value, {"TpNameDescrpTagDayOfWeek_value","giop-parlay.TpNameDescrpTagDayOfWeek.value",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66884 {&hf_org_csapi_cm_TpNameDescrpTagDateTime_name, {"TpNameDescrpTagDateTime_name","giop-parlay.TpNameDescrpTagDateTime.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66885 {&hf_org_csapi_cm_TpNameDescrpTagDateTime_description, {"TpNameDescrpTagDateTime_description","giop-parlay.TpNameDescrpTagDateTime.description",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66886 {&hf_org_csapi_cm_TpNameDescrpTagDateTime_tag, {"TpNameDescrpTagDateTime_tag","giop-parlay.TpNameDescrpTagDateTime.tag",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpTagValue),0x0,NULL,HFILL}},
66887 {&hf_org_csapi_cm_TpNameDescrpTagDateTime_value, {"TpNameDescrpTagDateTime_value","giop-parlay.TpNameDescrpTagDateTime.value",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66888 {&hf_org_csapi_cm_TpEndpoint_type, {"TpEndpoint_type","giop-parlay.TpEndpoint.type",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpSiteOrSap),0x0,NULL,HFILL}},
66889 {&hf_org_csapi_cm_TpEndpoint_id, {"TpEndpoint_id","giop-parlay.TpEndpoint.id",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66890 {&hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_name, {"TpNameDescrpTagExcessLoadAction_name","giop-parlay.TpNameDescrpTagExcessLoadAction.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66891 {&hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_description, {"TpNameDescrpTagExcessLoadAction_description","giop-parlay.TpNameDescrpTagExcessLoadAction.description",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66892 {&hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_tag, {"TpNameDescrpTagExcessLoadAction_tag","giop-parlay.TpNameDescrpTagExcessLoadAction.tag",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpTagValue),0x0,NULL,HFILL}},
66893 {&hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_value, {"TpNameDescrpTagExcessLoadAction_value","giop-parlay.TpNameDescrpTagExcessLoadAction.value",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpAction),0x0,NULL,HFILL}},
66894 {&hf_org_csapi_cm_TpDsCodepoint_match, {"TpDsCodepoint_match","giop-parlay.TpDsCodepoint.match",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66895 {&hf_org_csapi_cm_TpDsCodepoint_mask, {"TpDsCodepoint_mask","giop-parlay.TpDsCodepoint.mask",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66896 {&hf_org_csapi_cm_TpIPSubnet_subnetNumber, {"TpIPSubnet_subnetNumber","giop-parlay.TpIPSubnet.subnetNumber",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66897 {&hf_org_csapi_cm_TpIPSubnet_subnetMask, {"TpIPSubnet_subnetMask","giop-parlay.TpIPSubnet.subnetMask",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66898 {&hf_org_csapi_cm_TpIPSubnet_addressType, {"TpIPSubnet_addressType","giop-parlay.TpIPSubnet.addressType",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpIPv4AddType),0x0,NULL,HFILL}},
66899 {&hf_org_csapi_cm_TpIPSubnet_IPVersionSupport, {"TpIPSubnet_IPVersionSupport","giop-parlay.TpIPSubnet.IPVersionSupport",FT_UINT32,BASE_DEC,VALS(org_csapi_cm_TpIPVersion),0x0,NULL,HFILL}},
66900 {&hf_org_csapi_am_TpBalanceInfo_Currency, {"TpBalanceInfo_Currency","giop-parlay.TpBalanceInfo.Currency",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66901 {&hf_org_csapi_am_TpBalanceInfo_ValuePartA, {"TpBalanceInfo_ValuePartA","giop-parlay.TpBalanceInfo.ValuePartA",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66902 {&hf_org_csapi_am_TpBalanceInfo_ValuePartB, {"TpBalanceInfo_ValuePartB","giop-parlay.TpBalanceInfo.ValuePartB",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66903 {&hf_org_csapi_am_TpBalanceInfo_Exponent, {"TpBalanceInfo_Exponent","giop-parlay.TpBalanceInfo.Exponent",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66904 {&hf_org_csapi_am_TpBalanceInfo_AdditionalInfo, {"TpBalanceInfo_AdditionalInfo","giop-parlay.TpBalanceInfo.AdditionalInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66905 {&hf_org_csapi_am_TpChargingEventInfo_ChargingEventName, {"TpChargingEventInfo_ChargingEventName","giop-parlay.TpChargingEventInfo.ChargingEventName",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpChargingEventName),0x0,NULL,HFILL}},
66906 {&hf_org_csapi_am_TpChargingEventInfo_ChargingEventTime, {"TpChargingEventInfo_ChargingEventTime","giop-parlay.TpChargingEventInfo.ChargingEventTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66907 {&hf_org_csapi_am_TpBalance_StatusCode, {"TpBalance_StatusCode","giop-parlay.TpBalance.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpBalanceQueryError),0x0,NULL,HFILL}},
66908 {&hf_org_csapi_am_TpTransactionHistory_TransactionID, {"TpTransactionHistory_TransactionID","giop-parlay.TpTransactionHistory.TransactionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66909 {&hf_org_csapi_am_TpTransactionHistory_TimeStamp, {"TpTransactionHistory_TimeStamp","giop-parlay.TpTransactionHistory.TimeStamp",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66910 {&hf_org_csapi_am_TpTransactionHistory_AdditionalInfo, {"TpTransactionHistory_AdditionalInfo","giop-parlay.TpTransactionHistory.AdditionalInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66911 {&hf_org_csapi_am_TpChargingEventCriteria_ChargingEvents, {"Seq length of TpChargingEventCriteria_ChargingEvents","giop-parlay.TpChargingEventCriteria.ChargingEvents",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66912 {&hf_org_csapi_am_TpChargingEventCriteria_Users, {"Seq length of TpChargingEventCriteria_Users","giop-parlay.TpChargingEventCriteria.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66913 {&hf_org_csapi_am_TpChargingEventCriteriaResult_AssignmentID, {"TpChargingEventCriteriaResult_AssignmentID","giop-parlay.TpChargingEventCriteriaResult.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66914 {&hf_org_csapi_am_TpBalanceExpiryDate_StatusCode, {"TpBalanceExpiryDate_StatusCode","giop-parlay.TpBalanceExpiryDate.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpBalanceQueryError),0x0,NULL,HFILL}},
66915 {&hf_org_csapi_am_TpBalanceExpiryDate_ExpiryDate, {"TpBalanceExpiryDate_ExpiryDate","giop-parlay.TpBalanceExpiryDate.ExpiryDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66916 {&hf_org_csapi_am_TpVoucher_VoucherID, {"TpVoucher_VoucherID","giop-parlay.TpVoucher.VoucherID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66917 {&hf_org_csapi_cs_TpMerchantAccountID_MerchantID, {"TpMerchantAccountID_MerchantID","giop-parlay.TpMerchantAccountID.MerchantID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66918 {&hf_org_csapi_cs_TpMerchantAccountID_AccountID, {"TpMerchantAccountID_AccountID","giop-parlay.TpMerchantAccountID.AccountID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66919 {&hf_org_csapi_cs_TpCorrelationID_CorrelationID, {"TpCorrelationID_CorrelationID","giop-parlay.TpCorrelationID.CorrelationID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66920 {&hf_org_csapi_cs_TpCorrelationID_CorrelationType, {"TpCorrelationID_CorrelationType","giop-parlay.TpCorrelationID.CorrelationType",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66921 {&hf_org_csapi_cs_TpAmount_Number, {"TpAmount_Number","giop-parlay.TpAmount.Number",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66922 {&hf_org_csapi_cs_TpAmount_Exponent, {"TpAmount_Exponent","giop-parlay.TpAmount.Exponent",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66923 {&hf_org_csapi_cs_TpChargingPrice_Currency, {"TpChargingPrice_Currency","giop-parlay.TpChargingPrice.Currency",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66924 {&hf_org_csapi_cs_TpVolume_Unit, {"TpVolume_Unit","giop-parlay.TpVolume.Unit",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66925 {&hf_org_csapi_cs_TpChargingSessionID_ChargingSessionID, {"TpChargingSessionID_ChargingSessionID","giop-parlay.TpChargingSessionID.ChargingSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66926 {&hf_org_csapi_cs_TpChargingSessionID_RequestNumberFirstRequest, {"TpChargingSessionID_RequestNumberFirstRequest","giop-parlay.TpChargingSessionID.RequestNumberFirstRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66927 {&hf_org_csapi_cs_TpApplicationDescription_Text, {"TpApplicationDescription_Text","giop-parlay.TpApplicationDescription.Text",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66928 {&hf_org_csapi_cs_TpApplicationDescription_AppInformation, {"Seq length of TpApplicationDescription_AppInformation","giop-parlay.TpApplicationDescription.AppInformation",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66929 {&hf_org_csapi_cs_TpChargingParameter_ParameterID, {"TpChargingParameter_ParameterID","giop-parlay.TpChargingParameter.ParameterID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66930 {&hf_org_csapi_policy_TpPolicyEvent_EventID, {"TpPolicyEvent_EventID","giop-parlay.TpPolicyEvent.EventID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66931 {&hf_org_csapi_policy_TpPolicyEvent_TimeGenerated, {"TpPolicyEvent_TimeGenerated","giop-parlay.TpPolicyEvent.TimeGenerated",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66932 {&hf_org_csapi_policy_TpPolicyEvent_Attributes, {"Seq length of TpPolicyEvent_Attributes","giop-parlay.TpPolicyEvent.Attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66933 {&hf_org_csapi_policy_TpPolicyEvent_EventDefinitionName, {"TpPolicyEvent_EventDefinitionName","giop-parlay.TpPolicyEvent.EventDefinitionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66934 {&hf_org_csapi_policy_TpPolicyEvent_EventDomainName, {"TpPolicyEvent_EventDomainName","giop-parlay.TpPolicyEvent.EventDomainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66935 {&hf_org_csapi_policy_TpPolicyNameValue_Name, {"TpPolicyNameValue_Name","giop-parlay.TpPolicyNameValue.Name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66936 {&hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names, {"Seq length of TpPolicyRecordType_Names","giop-parlay.TpPolicyRecordType.Names",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66937 {&hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types, {"Seq length of TpPolicyRecordType_Types","giop-parlay.TpPolicyRecordType.Types",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66938 {&hf_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType, {"Seq length of TpPolicyListType_ElementType","giop-parlay.TpPolicyListType.ElementType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66939 {&hf_org_csapi_policy_TpPolicyVar_VarName, {"TpPolicyVar_VarName","giop-parlay.TpPolicyVar.VarName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66940 {&hf_org_csapi_policy_TpPolicyConditionListElement_GroupNumber, {"TpPolicyConditionListElement_GroupNumber","giop-parlay.TpPolicyConditionListElement.GroupNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66941 {&hf_org_csapi_policy_TpPolicyConditionListElement_Negated, {"TpPolicyConditionListElement_Negated","giop-parlay.TpPolicyConditionListElement.Negated",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66942 {&hf_org_csapi_policy_TpPolicyActionListElement_SequenceNumber, {"TpPolicyActionListElement_SequenceNumber","giop-parlay.TpPolicyActionListElement.SequenceNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66943 {&hf_org_csapi_pam_TpPAMAttributeDef_Name, {"TpPAMAttributeDef_Name","giop-parlay.TpPAMAttributeDef.Name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66944 {&hf_org_csapi_pam_TpPAMAttributeDef_Type, {"TpPAMAttributeDef_Type","giop-parlay.TpPAMAttributeDef.Type",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66945 {&hf_org_csapi_pam_TpPAMAttributeDef_IsStatic, {"TpPAMAttributeDef_IsStatic","giop-parlay.TpPAMAttributeDef.IsStatic",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66946 {&hf_org_csapi_pam_TpPAMAttributeDef_IsRevertOnExpiration, {"TpPAMAttributeDef_IsRevertOnExpiration","giop-parlay.TpPAMAttributeDef.IsRevertOnExpiration",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
66947 {&hf_org_csapi_pam_TpPAMAttribute_AttributeName, {"TpPAMAttribute_AttributeName","giop-parlay.TpPAMAttribute.AttributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66948 {&hf_org_csapi_pam_TpPAMAttribute_ExpiresIn, {"TpPAMAttribute_ExpiresIn","giop-parlay.TpPAMAttribute.ExpiresIn",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
66949 {&hf_org_csapi_pam_TpPAMPresenceData_Name, {"TpPAMPresenceData_Name","giop-parlay.TpPAMPresenceData.Name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66950 {&hf_org_csapi_pam_TpPAMPresenceData_subscriberStatus, {"TpPAMPresenceData_subscriberStatus","giop-parlay.TpPAMPresenceData.subscriberStatus",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66951 {&hf_org_csapi_pam_TpPAMPresenceData_networkStatus, {"TpPAMPresenceData_networkStatus","giop-parlay.TpPAMPresenceData.networkStatus",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66952 {&hf_org_csapi_pam_TpPAMPresenceData_communicationMeans, {"TpPAMPresenceData_communicationMeans","giop-parlay.TpPAMPresenceData.communicationMeans",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66953 {&hf_org_csapi_pam_TpPAMPresenceData_subscriberProvidedLocation, {"TpPAMPresenceData_subscriberProvidedLocation","giop-parlay.TpPAMPresenceData.subscriberProvidedLocation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66954 {&hf_org_csapi_pam_TpPAMPresenceData_networkProvidedLocation, {"TpPAMPresenceData_networkProvidedLocation","giop-parlay.TpPAMPresenceData.networkProvidedLocation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66955 {&hf_org_csapi_pam_TpPAMPresenceData_Priority, {"TpPAMPresenceData_Priority","giop-parlay.TpPAMPresenceData.Priority",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66956 {&hf_org_csapi_pam_TpPAMPresenceData_otherInfo, {"TpPAMPresenceData_otherInfo","giop-parlay.TpPAMPresenceData.otherInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66957 {&hf_org_csapi_pam_TpPAMAvailabilityProfile_PrivacyCode, {"TpPAMAvailabilityProfile_PrivacyCode","giop-parlay.TpPAMAvailabilityProfile.PrivacyCode",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66958 {&hf_org_csapi_pam_TpPAMCommunicationContext_CommunicationCapability, {"TpPAMCommunicationContext_CommunicationCapability","giop-parlay.TpPAMCommunicationContext.CommunicationCapability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66959 {&hf_org_csapi_pam_TpPAMContext_AskerData, {"Seq length of TpPAMContext_AskerData","giop-parlay.TpPAMContext.AskerData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66960 {&hf_org_csapi_pam_TpPAMAccessControlData_DefaultPolicy, {"TpPAMAccessControlData_DefaultPolicy","giop-parlay.TpPAMAccessControlData.DefaultPolicy",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMACLDefault),0x0,NULL,HFILL}},
66961 {&hf_org_csapi_pam_TpPAMAccessControlData_AllowList, {"Seq length of TpPAMAccessControlData_AllowList","giop-parlay.TpPAMAccessControlData.AllowList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66962 {&hf_org_csapi_pam_TpPAMAccessControlData_DenyList, {"Seq length of TpPAMAccessControlData_DenyList","giop-parlay.TpPAMAccessControlData.DenyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66963 {&hf_org_csapi_pam_TpPAMICEventData_IdentityType, {"Seq length of TpPAMICEventData_IdentityType","giop-parlay.TpPAMICEventData.IdentityType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66964 {&hf_org_csapi_pam_TpPAMICNotificationData_Identities, {"Seq length of TpPAMICNotificationData_Identities","giop-parlay.TpPAMICNotificationData.Identities",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66965 {&hf_org_csapi_pam_TpPAMIDEventData_IdentityName, {"Seq length of TpPAMIDEventData_IdentityName","giop-parlay.TpPAMIDEventData.IdentityName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66966 {&hf_org_csapi_pam_TpPAMIDEventData_IdentityType, {"Seq length of TpPAMIDEventData_IdentityType","giop-parlay.TpPAMIDEventData.IdentityType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66967 {&hf_org_csapi_pam_TpPAMIDNotificationData_Identities, {"Seq length of TpPAMIDNotificationData_Identities","giop-parlay.TpPAMIDNotificationData.Identities",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66968 {&hf_org_csapi_pam_TpPAMGMCEventData_GroupName, {"Seq length of TpPAMGMCEventData_GroupName","giop-parlay.TpPAMGMCEventData.GroupName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66969 {&hf_org_csapi_pam_TpPAMGMCEventData_GroupType, {"Seq length of TpPAMGMCEventData_GroupType","giop-parlay.TpPAMGMCEventData.GroupType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66970 {&hf_org_csapi_pam_TpPAMGMCNotificationData_Groups, {"Seq length of TpPAMGMCNotificationData_Groups","giop-parlay.TpPAMGMCNotificationData.Groups",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66971 {&hf_org_csapi_pam_TpPAMACEventData_AgentType, {"Seq length of TpPAMACEventData_AgentType","giop-parlay.TpPAMACEventData.AgentType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66972 {&hf_org_csapi_pam_TpPAMACNotificationData_Agents, {"Seq length of TpPAMACNotificationData_Agents","giop-parlay.TpPAMACNotificationData.Agents",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66973 {&hf_org_csapi_pam_TpPAMADEventData_AgentName, {"Seq length of TpPAMADEventData_AgentName","giop-parlay.TpPAMADEventData.AgentName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66974 {&hf_org_csapi_pam_TpPAMADEventData_AgentType, {"Seq length of TpPAMADEventData_AgentType","giop-parlay.TpPAMADEventData.AgentType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66975 {&hf_org_csapi_pam_TpPAMADNotificationData_Agents, {"Seq length of TpPAMADNotificationData_Agents","giop-parlay.TpPAMADNotificationData.Agents",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66976 {&hf_org_csapi_pam_TpPAMAAEventData_IdentityName, {"Seq length of TpPAMAAEventData_IdentityName","giop-parlay.TpPAMAAEventData.IdentityName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66977 {&hf_org_csapi_pam_TpPAMAAEventData_IdentityType, {"Seq length of TpPAMAAEventData_IdentityType","giop-parlay.TpPAMAAEventData.IdentityType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66978 {&hf_org_csapi_pam_TpPAMAAEventData_AgentName, {"Seq length of TpPAMAAEventData_AgentName","giop-parlay.TpPAMAAEventData.AgentName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66979 {&hf_org_csapi_pam_TpPAMAAEventData_AgentType, {"Seq length of TpPAMAAEventData_AgentType","giop-parlay.TpPAMAAEventData.AgentType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66980 {&hf_org_csapi_pam_TpPAMAANotificationData_Identity, {"TpPAMAANotificationData_Identity","giop-parlay.TpPAMAANotificationData.Identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66981 {&hf_org_csapi_pam_TpPAMAANotificationData_Agent, {"TpPAMAANotificationData_Agent","giop-parlay.TpPAMAANotificationData.Agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66982 {&hf_org_csapi_pam_TpPAMAUEventData_IdentityName, {"Seq length of TpPAMAUEventData_IdentityName","giop-parlay.TpPAMAUEventData.IdentityName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66983 {&hf_org_csapi_pam_TpPAMAUEventData_IdentityType, {"Seq length of TpPAMAUEventData_IdentityType","giop-parlay.TpPAMAUEventData.IdentityType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66984 {&hf_org_csapi_pam_TpPAMAUEventData_AgentName, {"Seq length of TpPAMAUEventData_AgentName","giop-parlay.TpPAMAUEventData.AgentName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66985 {&hf_org_csapi_pam_TpPAMAUEventData_AgentType, {"Seq length of TpPAMAUEventData_AgentType","giop-parlay.TpPAMAUEventData.AgentType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66986 {&hf_org_csapi_pam_TpPAMAUNotificationData_Identity, {"TpPAMAUNotificationData_Identity","giop-parlay.TpPAMAUNotificationData.Identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66987 {&hf_org_csapi_pam_TpPAMAUNotificationData_Agent, {"TpPAMAUNotificationData_Agent","giop-parlay.TpPAMAUNotificationData.Agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66988 {&hf_org_csapi_pam_TpPAMCCEventData_IdentityName, {"Seq length of TpPAMCCEventData_IdentityName","giop-parlay.TpPAMCCEventData.IdentityName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66989 {&hf_org_csapi_pam_TpPAMCCEventData_IdentityType, {"Seq length of TpPAMCCEventData_IdentityType","giop-parlay.TpPAMCCEventData.IdentityType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66990 {&hf_org_csapi_pam_TpPAMCCEventData_Capabilities, {"Seq length of TpPAMCCEventData_Capabilities","giop-parlay.TpPAMCCEventData.Capabilities",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66991 {&hf_org_csapi_pam_TpPAMCCNotificationData_Identity, {"TpPAMCCNotificationData_Identity","giop-parlay.TpPAMCCNotificationData.Identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66992 {&hf_org_csapi_pam_TpPAMCCNotificationData_Capabilities, {"Seq length of TpPAMCCNotificationData_Capabilities","giop-parlay.TpPAMCCNotificationData.Capabilities",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66993 {&hf_org_csapi_pam_TpPAMACPSEventData_AgentName, {"Seq length of TpPAMACPSEventData_AgentName","giop-parlay.TpPAMACPSEventData.AgentName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66994 {&hf_org_csapi_pam_TpPAMACPSEventData_AgentType, {"Seq length of TpPAMACPSEventData_AgentType","giop-parlay.TpPAMACPSEventData.AgentType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66995 {&hf_org_csapi_pam_TpPAMACPSEventData_Capabilities, {"Seq length of TpPAMACPSEventData_Capabilities","giop-parlay.TpPAMACPSEventData.Capabilities",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66996 {&hf_org_csapi_pam_TpPAMACPSEventData_AttributeNames, {"Seq length of TpPAMACPSEventData_AttributeNames","giop-parlay.TpPAMACPSEventData.AttributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
66997 {&hf_org_csapi_pam_TpPAMACPSEventData_ReportingPeriod, {"TpPAMACPSEventData_ReportingPeriod","giop-parlay.TpPAMACPSEventData.ReportingPeriod",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
66998 {&hf_org_csapi_pam_TpPAMACPSNotificationData_Agent, {"TpPAMACPSNotificationData_Agent","giop-parlay.TpPAMACPSNotificationData.Agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
66999 {&hf_org_csapi_pam_TpPAMACPSNotificationData_Capability, {"TpPAMACPSNotificationData_Capability","giop-parlay.TpPAMACPSNotificationData.Capability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67000 {&hf_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames, {"Seq length of TpPAMACPSNotificationData_AttributeNames","giop-parlay.TpPAMACPSNotificationData.AttributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67001 {&hf_org_csapi_pam_TpPAMAPSEventData_AgentName, {"Seq length of TpPAMAPSEventData_AgentName","giop-parlay.TpPAMAPSEventData.AgentName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67002 {&hf_org_csapi_pam_TpPAMAPSEventData_AgentType, {"Seq length of TpPAMAPSEventData_AgentType","giop-parlay.TpPAMAPSEventData.AgentType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67003 {&hf_org_csapi_pam_TpPAMAPSEventData_AttributeNames, {"Seq length of TpPAMAPSEventData_AttributeNames","giop-parlay.TpPAMAPSEventData.AttributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67004 {&hf_org_csapi_pam_TpPAMAPSEventData_ReportingPeriod, {"TpPAMAPSEventData_ReportingPeriod","giop-parlay.TpPAMAPSEventData.ReportingPeriod",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
67005 {&hf_org_csapi_pam_TpPAMAPSNotificationData_Agent, {"TpPAMAPSNotificationData_Agent","giop-parlay.TpPAMAPSNotificationData.Agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67006 {&hf_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames, {"Seq length of TpPAMAPSNotificationData_AttributeNames","giop-parlay.TpPAMAPSNotificationData.AttributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67007 {&hf_org_csapi_pam_TpPAMIPSEventData_IdentityName, {"Seq length of TpPAMIPSEventData_IdentityName","giop-parlay.TpPAMIPSEventData.IdentityName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67008 {&hf_org_csapi_pam_TpPAMIPSEventData_IdentityType, {"Seq length of TpPAMIPSEventData_IdentityType","giop-parlay.TpPAMIPSEventData.IdentityType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67009 {&hf_org_csapi_pam_TpPAMIPSEventData_AttributeNames, {"Seq length of TpPAMIPSEventData_AttributeNames","giop-parlay.TpPAMIPSEventData.AttributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67010 {&hf_org_csapi_pam_TpPAMIPSEventData_ReportingPeriod, {"TpPAMIPSEventData_ReportingPeriod","giop-parlay.TpPAMIPSEventData.ReportingPeriod",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
67011 {&hf_org_csapi_pam_TpPAMIPSNotificationData_Identity, {"TpPAMIPSNotificationData_Identity","giop-parlay.TpPAMIPSNotificationData.Identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67012 {&hf_org_csapi_pam_TpPAMIPSNotificationData_Attributes, {"Seq length of TpPAMIPSNotificationData_Attributes","giop-parlay.TpPAMIPSNotificationData.Attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67013 {&hf_org_csapi_pam_TpPAMAVCEventData_IdentityName, {"Seq length of TpPAMAVCEventData_IdentityName","giop-parlay.TpPAMAVCEventData.IdentityName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67014 {&hf_org_csapi_pam_TpPAMAVCEventData_IdentityType, {"Seq length of TpPAMAVCEventData_IdentityType","giop-parlay.TpPAMAVCEventData.IdentityType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67015 {&hf_org_csapi_pam_TpPAMAVCEventData_PAMContext, {"Seq length of TpPAMAVCEventData_PAMContext","giop-parlay.TpPAMAVCEventData.PAMContext",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67016 {&hf_org_csapi_pam_TpPAMAVCEventData_AttributeNames, {"Seq length of TpPAMAVCEventData_AttributeNames","giop-parlay.TpPAMAVCEventData.AttributeNames",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67017 {&hf_org_csapi_pam_TpPAMAVCEventData_ReportingPeriod, {"TpPAMAVCEventData_ReportingPeriod","giop-parlay.TpPAMAVCEventData.ReportingPeriod",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
67018 {&hf_org_csapi_pam_TpPAMAVCNotificationData_Identity, {"TpPAMAVCNotificationData_Identity","giop-parlay.TpPAMAVCNotificationData.Identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67019 {&hf_org_csapi_pam_TpPAMAVCNotificationData_Availability, {"Seq length of TpPAMAVCNotificationData_Availability","giop-parlay.TpPAMAVCNotificationData.Availability",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67020 {&hf_org_csapi_pam_TpPAMWCEventData_Events, {"Seq length of TpPAMWCEventData_Events","giop-parlay.TpPAMWCEventData.Events",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67021 {&hf_org_csapi_pam_TpPAMWCEventData_IdentityName, {"Seq length of TpPAMWCEventData_IdentityName","giop-parlay.TpPAMWCEventData.IdentityName",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67022 {&hf_org_csapi_pam_TpPAMWCEventData_IdentityType, {"Seq length of TpPAMWCEventData_IdentityType","giop-parlay.TpPAMWCEventData.IdentityType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67023 {&hf_org_csapi_pam_TpPAMWCEventData_ReportingPeriod, {"TpPAMWCEventData_ReportingPeriod","giop-parlay.TpPAMWCEventData.ReportingPeriod",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
67024 {&hf_org_csapi_pam_TpPAMWCNotificationData_Event, {"TpPAMWCNotificationData_Event","giop-parlay.TpPAMWCNotificationData.Event",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMEventName),0x0,NULL,HFILL}},
67025 {&hf_org_csapi_pam_TpPAMWCNotificationData_ChangeType, {"TpPAMWCNotificationData_ChangeType","giop-parlay.TpPAMWCNotificationData.ChangeType",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMwatcherChangeType),0x0,NULL,HFILL}},
67026 {&hf_org_csapi_pam_TpPAMWCNotificationData_Identity, {"TpPAMWCNotificationData_Identity","giop-parlay.TpPAMWCNotificationData.Identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67027 {&hf_org_csapi_pam_TpPAMWCNotificationData_Watchers, {"Seq length of TpPAMWCNotificationData_Watchers","giop-parlay.TpPAMWCNotificationData.Watchers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67028 {&hf_org_csapi_pam_TpPAMErrorInfo_Cause, {"TpPAMErrorInfo_Cause","giop-parlay.TpPAMErrorInfo.Cause",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMErrorCause),0x0,NULL,HFILL}},
67029 {&hf_org_csapi_mmm_TpMailboxIdentifier_SessionID, {"TpMailboxIdentifier_SessionID","giop-parlay.TpMailboxIdentifier.SessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67030 {&hf_org_csapi_mmm_TpMultiMediaMessagingIdentifier_SessionID, {"TpMultiMediaMessagingIdentifier_SessionID","giop-parlay.TpMultiMediaMessagingIdentifier.SessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67031 {&hf_org_csapi_mmm_TpListMessagesCriteria_OnlyUnreadMessages, {"TpListMessagesCriteria_OnlyUnreadMessages","giop-parlay.TpListMessagesCriteria.OnlyUnreadMessages",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
67032 {&hf_org_csapi_mmm_TpMailboxFolderStatusInformation_TotalMessageCount, {"TpMailboxFolderStatusInformation_TotalMessageCount","giop-parlay.TpMailboxFolderStatusInformation.TotalMessageCount",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67033 {&hf_org_csapi_mmm_TpMessageDescription_MessageID, {"TpMessageDescription_MessageID","giop-parlay.TpMessageDescription.MessageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67034 {&hf_org_csapi_mmm_TpMessageDescription_To, {"Seq length of TpMessageDescription_To","giop-parlay.TpMessageDescription.To",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67035 {&hf_org_csapi_mmm_TpMessageDescription_Subject, {"TpMessageDescription_Subject","giop-parlay.TpMessageDescription.Subject",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67036 {&hf_org_csapi_mmm_TpMessageDescription_ReceivedDate, {"TpMessageDescription_ReceivedDate","giop-parlay.TpMessageDescription.ReceivedDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67037 {&hf_org_csapi_mmm_TpMessageDescription_Size, {"TpMessageDescription_Size","giop-parlay.TpMessageDescription.Size",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67038 {&hf_org_csapi_mmm_TpBodyPartDescription_ContentDescription, {"TpBodyPartDescription_ContentDescription","giop-parlay.TpBodyPartDescription.ContentDescription",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67039 {&hf_org_csapi_mmm_TpBodyPartDescription_ContentSize, {"TpBodyPartDescription_ContentSize","giop-parlay.TpBodyPartDescription.ContentSize",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67040 {&hf_org_csapi_mmm_TpBodyPartDescription_ContentType, {"TpBodyPartDescription_ContentType","giop-parlay.TpBodyPartDescription.ContentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67041 {&hf_org_csapi_mmm_TpBodyPartDescription_ContentTransferEncoding, {"TpBodyPartDescription_ContentTransferEncoding","giop-parlay.TpBodyPartDescription.ContentTransferEncoding",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67042 {&hf_org_csapi_mmm_TpBodyPartDescription_ContentID, {"TpBodyPartDescription_ContentID","giop-parlay.TpBodyPartDescription.ContentID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67043 {&hf_org_csapi_mmm_TpBodyPartDescription_ContentDisposition, {"TpBodyPartDescription_ContentDisposition","giop-parlay.TpBodyPartDescription.ContentDisposition",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67044 {&hf_org_csapi_mmm_TpBodyPartDescription_PartID, {"TpBodyPartDescription_PartID","giop-parlay.TpBodyPartDescription.PartID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67045 {&hf_org_csapi_mmm_TpBodyPartDescription_NestingLevel, {"TpBodyPartDescription_NestingLevel","giop-parlay.TpBodyPartDescription.NestingLevel",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67046 {&hf_org_csapi_mmm_TpBodyPart_BodyPartContent, {"Seq length of TpBodyPart_BodyPartContent","giop-parlay.TpBodyPart.BodyPartContent",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67047 {&hf_org_csapi_mmm_TpGenericHeaderField_FieldName, {"TpGenericHeaderField_FieldName","giop-parlay.TpGenericHeaderField.FieldName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67048 {&hf_org_csapi_mmm_TpGenericHeaderField_FieldValue, {"TpGenericHeaderField_FieldValue","giop-parlay.TpGenericHeaderField.FieldValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67049 {&hf_org_csapi_mmm_TpMessageInfoPropertyError_MessagePropertyName, {"TpMessageInfoPropertyError_MessagePropertyName","giop-parlay.TpMessageInfoPropertyError.MessagePropertyName",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessageInfoPropertyName),0x0,NULL,HFILL}},
67050 {&hf_org_csapi_mmm_TpMessageInfoPropertyError_Error, {"TpMessageInfoPropertyError_Error","giop-parlay.TpMessageInfoPropertyError.Error",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpSetPropertyError),0x0,NULL,HFILL}},
67051 {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_MailboxID, {"TpNewMailboxMessageArrivedCriteria_MailboxID","giop-parlay.TpNewMailboxMessageArrivedCriteria.MailboxID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67052 {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_AuthenticationInfo, {"TpNewMailboxMessageArrivedCriteria_AuthenticationInfo","giop-parlay.TpNewMailboxMessageArrivedCriteria.AuthenticationInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67053 {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MailboxID, {"TpNewMailboxMessageArrivedInfo_MailboxID","giop-parlay.TpNewMailboxMessageArrivedInfo.MailboxID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67054 {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_FolderID, {"TpNewMailboxMessageArrivedInfo_FolderID","giop-parlay.TpNewMailboxMessageArrivedInfo.FolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67055 {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription, {"Seq length of TpNewMailboxMessageArrivedInfo_MessageDescription","giop-parlay.TpNewMailboxMessageArrivedInfo.MessageDescription",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67056 {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation, {"Seq length of TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation","giop-parlay.TpNewMailboxMessageArrivedInfo.ExtendedHeaderInformation",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67057 {&hf_org_csapi_mmm_TpQueryStatusReport_ReportedStatus, {"TpQueryStatusReport_ReportedStatus","giop-parlay.TpQueryStatusReport.ReportedStatus",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67058 {&hf_org_csapi_mmm_TpTerminatingAddressList_ToAddressList, {"Seq length of TpTerminatingAddressList_ToAddressList","giop-parlay.TpTerminatingAddressList.ToAddressList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67059 {&hf_org_csapi_mmm_TpTerminatingAddressList_CcAddressList, {"Seq length of TpTerminatingAddressList_CcAddressList","giop-parlay.TpTerminatingAddressList.CcAddressList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67060 {&hf_org_csapi_mmm_TpTerminatingAddressList_BccAddressList, {"Seq length of TpTerminatingAddressList_BccAddressList","giop-parlay.TpTerminatingAddressList.BccAddressList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67061 {&hf_org_csapi_mmm_TpNewMessageArrivedCriteria_CreateMultiMediaMessagingSession, {"TpNewMessageArrivedCriteria_CreateMultiMediaMessagingSession","giop-parlay.TpNewMessageArrivedCriteria.CreateMultiMediaMessagingSession",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
67062 {&hf_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria, {"Seq length of TpMessagingNotificationRequested_EventCriteria","giop-parlay.TpMessagingNotificationRequested.EventCriteria",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67063 {&hf_org_csapi_mmm_TpMessagingNotificationRequested_AssignmentID, {"TpMessagingNotificationRequested_AssignmentID","giop-parlay.TpMessagingNotificationRequested.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67064 {&hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet, {"Seq length of TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet","giop-parlay.TpMessagingNotificationRequestedSetEntry.MessagingNotificationRequestedSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67065 {&hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_Final, {"TpMessagingNotificationRequestedSetEntry_Final","giop-parlay.TpMessagingNotificationRequestedSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
67066 {&hf_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet, {"Seq length of TpNewMessageArrivedInfo_DestinationAddressSet","giop-parlay.TpNewMessageArrivedInfo.DestinationAddressSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67067 {&hf_org_csapi_mmm_TpNewMessageArrivedInfo_Message, {"Seq length of TpNewMessageArrivedInfo_Message","giop-parlay.TpNewMessageArrivedInfo.Message",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67068 {&hf_org_csapi_mmm_TpNewMessageArrivedInfo_Headers, {"Seq length of TpNewMessageArrivedInfo_Headers","giop-parlay.TpNewMessageArrivedInfo.Headers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67069 /* User exception filters */
67070 {&hf_org_csapi_P_INVALID_ASSIGNMENT_ID_ExtraInformation, {"P_INVALID_ASSIGNMENT_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_ASSIGNMENT_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67071 {&hf_org_csapi_P_INVALID_TIME_AND_DATE_FORMAT_ExtraInformation, {"P_INVALID_TIME_AND_DATE_FORMAT_ExtraInformation","giop-parlay.csapi.P_INVALID_TIME_AND_DATE_FORMAT_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67072 {&hf_org_csapi_P_INVALID_EVENT_TYPE_ExtraInformation, {"P_INVALID_EVENT_TYPE_ExtraInformation","giop-parlay.csapi.P_INVALID_EVENT_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67073 {&hf_org_csapi_P_INVALID_INTERFACE_NAME_ExtraInformation, {"P_INVALID_INTERFACE_NAME_ExtraInformation","giop-parlay.csapi.P_INVALID_INTERFACE_NAME_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67074 {&hf_org_csapi_P_INVALID_INTERFACE_TYPE_ExtraInformation, {"P_INVALID_INTERFACE_TYPE_ExtraInformation","giop-parlay.csapi.P_INVALID_INTERFACE_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67075 {&hf_org_csapi_P_UNKNOWN_SUBSCRIBER_ExtraInformation, {"P_UNKNOWN_SUBSCRIBER_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SUBSCRIBER_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67076 {&hf_org_csapi_P_INFORMATION_NOT_AVAILABLE_ExtraInformation, {"P_INFORMATION_NOT_AVAILABLE_ExtraInformation","giop-parlay.csapi.P_INFORMATION_NOT_AVAILABLE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67077 {&hf_org_csapi_P_INVALID_CRITERIA_ExtraInformation, {"P_INVALID_CRITERIA_ExtraInformation","giop-parlay.csapi.P_INVALID_CRITERIA_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67078 {&hf_org_csapi_P_INVALID_SESSION_ID_ExtraInformation, {"P_INVALID_SESSION_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_SESSION_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67079 {&hf_org_csapi_TpCommonExceptions_ExceptionType, {"TpCommonExceptions_ExceptionType","giop-parlay.csapi.TpCommonExceptions_ExceptionType",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67080 {&hf_org_csapi_TpCommonExceptions_ExtraInformation, {"TpCommonExceptions_ExtraInformation","giop-parlay.csapi.TpCommonExceptions_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67081 {&hf_org_csapi_P_INVALID_CURRENCY_ExtraInformation, {"P_INVALID_CURRENCY_ExtraInformation","giop-parlay.csapi.P_INVALID_CURRENCY_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67082 {&hf_org_csapi_P_INVALID_AMOUNT_ExtraInformation, {"P_INVALID_AMOUNT_ExtraInformation","giop-parlay.csapi.P_INVALID_AMOUNT_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67083 {&hf_org_csapi_P_APPLICATION_NOT_ACTIVATED_ExtraInformation, {"P_APPLICATION_NOT_ACTIVATED_ExtraInformation","giop-parlay.csapi.P_APPLICATION_NOT_ACTIVATED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67084 {&hf_org_csapi_P_INVALID_ADDRESS_ExtraInformation, {"P_INVALID_ADDRESS_ExtraInformation","giop-parlay.csapi.P_INVALID_ADDRESS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67085 {&hf_org_csapi_P_UNSUPPORTED_ADDRESS_PLAN_ExtraInformation, {"P_UNSUPPORTED_ADDRESS_PLAN_ExtraInformation","giop-parlay.csapi.P_UNSUPPORTED_ADDRESS_PLAN_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67086 {&hf_org_csapi_P_UNAUTHORISED_PARAMETER_VALUE_ExtraInformation, {"P_UNAUTHORISED_PARAMETER_VALUE_ExtraInformation","giop-parlay.csapi.P_UNAUTHORISED_PARAMETER_VALUE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67087 {&hf_org_csapi_P_INVALID_VERSION_ExtraInformation, {"P_INVALID_VERSION_ExtraInformation","giop-parlay.csapi.P_INVALID_VERSION_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67088 {&hf_org_csapi_P_INVALID_NETWORK_STATE_ExtraInformation, {"P_INVALID_NETWORK_STATE_ExtraInformation","giop-parlay.csapi.P_INVALID_NETWORK_STATE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67089 {&hf_org_csapi_fw_P_INVALID_SERVICE_ID_ExtraInformation, {"P_INVALID_SERVICE_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_SERVICE_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67090 {&hf_org_csapi_fw_P_SERVICE_ACCESS_DENIED_ExtraInformation, {"P_SERVICE_ACCESS_DENIED_ExtraInformation","giop-parlay.csapi.P_SERVICE_ACCESS_DENIED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67091 {&hf_org_csapi_fw_P_ACCESS_DENIED_ExtraInformation, {"P_ACCESS_DENIED_ExtraInformation","giop-parlay.csapi.P_ACCESS_DENIED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67092 {&hf_org_csapi_fw_P_SERVICE_NOT_ENABLED_ExtraInformation, {"P_SERVICE_NOT_ENABLED_ExtraInformation","giop-parlay.csapi.P_SERVICE_NOT_ENABLED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67093 {&hf_org_csapi_fw_P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY_ExtraInformation, {"P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY_ExtraInformation","giop-parlay.csapi.P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67094 {&hf_org_csapi_fw_P_INVALID_AGREEMENT_TEXT_ExtraInformation, {"P_INVALID_AGREEMENT_TEXT_ExtraInformation","giop-parlay.csapi.P_INVALID_AGREEMENT_TEXT_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67095 {&hf_org_csapi_fw_P_INVALID_SERVICE_TOKEN_ExtraInformation, {"P_INVALID_SERVICE_TOKEN_ExtraInformation","giop-parlay.csapi.P_INVALID_SERVICE_TOKEN_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67096 {&hf_org_csapi_fw_P_INVALID_SIGNATURE_ExtraInformation, {"P_INVALID_SIGNATURE_ExtraInformation","giop-parlay.csapi.P_INVALID_SIGNATURE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67097 {&hf_org_csapi_fw_P_INVALID_SIGNING_ALGORITHM_ExtraInformation, {"P_INVALID_SIGNING_ALGORITHM_ExtraInformation","giop-parlay.csapi.P_INVALID_SIGNING_ALGORITHM_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67098 {&hf_org_csapi_fw_P_INVALID_DOMAIN_ID_ExtraInformation, {"P_INVALID_DOMAIN_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_DOMAIN_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67099 {&hf_org_csapi_fw_P_INVALID_PROPERTY_ExtraInformation, {"P_INVALID_PROPERTY_ExtraInformation","giop-parlay.csapi.P_INVALID_PROPERTY_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67100 {&hf_org_csapi_fw_P_INVALID_ACCESS_TYPE_ExtraInformation, {"P_INVALID_ACCESS_TYPE_ExtraInformation","giop-parlay.csapi.P_INVALID_ACCESS_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67101 {&hf_org_csapi_fw_P_ILLEGAL_SERVICE_TYPE_ExtraInformation, {"P_ILLEGAL_SERVICE_TYPE_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_SERVICE_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67102 {&hf_org_csapi_fw_P_UNKNOWN_SERVICE_TYPE_ExtraInformation, {"P_UNKNOWN_SERVICE_TYPE_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SERVICE_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67103 {&hf_org_csapi_fw_P_MISSING_MANDATORY_PROPERTY_ExtraInformation, {"P_MISSING_MANDATORY_PROPERTY_ExtraInformation","giop-parlay.csapi.P_MISSING_MANDATORY_PROPERTY_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67104 {&hf_org_csapi_fw_P_DUPLICATE_PROPERTY_NAME_ExtraInformation, {"P_DUPLICATE_PROPERTY_NAME_ExtraInformation","giop-parlay.csapi.P_DUPLICATE_PROPERTY_NAME_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67105 {&hf_org_csapi_fw_P_PROPERTY_TYPE_MISMATCH_ExtraInformation, {"P_PROPERTY_TYPE_MISMATCH_ExtraInformation","giop-parlay.csapi.P_PROPERTY_TYPE_MISMATCH_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67106 {&hf_org_csapi_fw_P_INVALID_CLIENT_APP_ID_ExtraInformation, {"P_INVALID_CLIENT_APP_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_CLIENT_APP_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67107 {&hf_org_csapi_fw_P_INVALID_AUTH_TYPE_ExtraInformation, {"P_INVALID_AUTH_TYPE_ExtraInformation","giop-parlay.csapi.P_INVALID_AUTH_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67108 {&hf_org_csapi_fw_P_INVALID_SAG_ID_ExtraInformation, {"P_INVALID_SAG_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_SAG_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67109 {&hf_org_csapi_fw_P_INVALID_SERVICE_PROFILE_ID_ExtraInformation, {"P_INVALID_SERVICE_PROFILE_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_SERVICE_PROFILE_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67110 {&hf_org_csapi_fw_P_INVALID_SERVICE_CONTRACT_ID_ExtraInformation, {"P_INVALID_SERVICE_CONTRACT_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_SERVICE_CONTRACT_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67111 {&hf_org_csapi_fw_P_INVALID_ACTIVITY_TEST_ID_ExtraInformation, {"P_INVALID_ACTIVITY_TEST_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_ACTIVITY_TEST_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67112 {&hf_org_csapi_fw_P_ILLEGAL_SERVICE_ID_ExtraInformation, {"P_ILLEGAL_SERVICE_ID_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_SERVICE_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67113 {&hf_org_csapi_fw_P_UNKNOWN_SERVICE_ID_ExtraInformation, {"P_UNKNOWN_SERVICE_ID_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SERVICE_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67114 {&hf_org_csapi_fw_P_SERVICE_TYPE_UNAVAILABLE_ExtraInformation, {"P_SERVICE_TYPE_UNAVAILABLE_ExtraInformation","giop-parlay.csapi.P_SERVICE_TYPE_UNAVAILABLE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67115 {&hf_org_csapi_fw_P_INVALID_ADDITION_TO_SAG_ExtraInformation, {"P_INVALID_ADDITION_TO_SAG_ExtraInformation","giop-parlay.csapi.P_INVALID_ADDITION_TO_SAG_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67116 {&hf_org_csapi_fw_P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT_ExtraInformation, {"P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT_ExtraInformation","giop-parlay.csapi.P_INVALID_SAG_TO_SERVICE_PROFILE_ASSIGNMENT_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67117 {&hf_org_csapi_fw_P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM_ExtraInformation, {"P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM_ExtraInformation","giop-parlay.csapi.P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67118 {&hf_org_csapi_fw_P_NO_ACCEPTABLE_SIGNING_ALGORITHM_ExtraInformation, {"P_NO_ACCEPTABLE_SIGNING_ALGORITHM_ExtraInformation","giop-parlay.csapi.P_NO_ACCEPTABLE_SIGNING_ALGORITHM_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67119 {&hf_org_csapi_ui_P_ID_NOT_FOUND_ExtraInformation, {"P_ID_NOT_FOUND_ExtraInformation","giop-parlay.csapi.P_ID_NOT_FOUND_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67120 {&hf_org_csapi_ui_P_ILLEGAL_ID_ExtraInformation, {"P_ILLEGAL_ID_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67121 {&hf_org_csapi_ui_P_ILLEGAL_RANGE_ExtraInformation, {"P_ILLEGAL_RANGE_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_RANGE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67122 {&hf_org_csapi_ui_P_INVALID_COLLECTION_CRITERIA_ExtraInformation, {"P_INVALID_COLLECTION_CRITERIA_ExtraInformation","giop-parlay.csapi.P_INVALID_COLLECTION_CRITERIA_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67123 {&hf_org_csapi_mm_P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED_ExtraInformation, {"P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED_ExtraInformation","giop-parlay.csapi.P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67124 {&hf_org_csapi_mm_P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED_ExtraInformation, {"P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED_ExtraInformation","giop-parlay.csapi.P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67125 {&hf_org_csapi_mm_P_INVALID_REPORTING_INTERVAL_ExtraInformation, {"P_INVALID_REPORTING_INTERVAL_ExtraInformation","giop-parlay.csapi.P_INVALID_REPORTING_INTERVAL_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67126 {&hf_org_csapi_mm_P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED_ExtraInformation, {"P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED_ExtraInformation","giop-parlay.csapi.P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67127 {&hf_org_csapi_termcap_P_INVALID_TERMINAL_ID_ExtraInformation, {"P_INVALID_TERMINAL_ID_ExtraInformation","giop-parlay.csapi.P_INVALID_TERMINAL_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67128 {&hf_org_csapi_gms_P_GMS_INVALID_FOLDER_ID_ExtraInformation, {"P_GMS_INVALID_FOLDER_ID_ExtraInformation","giop-parlay.csapi.P_GMS_INVALID_FOLDER_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67129 {&hf_org_csapi_gms_P_GMS_INSUFFICIENT_PRIVILEGE_ExtraInformation, {"P_GMS_INSUFFICIENT_PRIVILEGE_ExtraInformation","giop-parlay.csapi.P_GMS_INSUFFICIENT_PRIVILEGE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67130 {&hf_org_csapi_gms_P_GMS_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation, {"P_GMS_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation","giop-parlay.csapi.P_GMS_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67131 {&hf_org_csapi_gms_P_GMS_INVALID_MAILBOX_ExtraInformation, {"P_GMS_INVALID_MAILBOX_ExtraInformation","giop-parlay.csapi.P_GMS_INVALID_MAILBOX_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67132 {&hf_org_csapi_gms_P_GMS_INVALID_MESSAGE_ID_ExtraInformation, {"P_GMS_INVALID_MESSAGE_ID_ExtraInformation","giop-parlay.csapi.P_GMS_INVALID_MESSAGE_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67133 {&hf_org_csapi_gms_P_GMS_LOCKING_LOCKED_MAILBOX_ExtraInformation, {"P_GMS_LOCKING_LOCKED_MAILBOX_ExtraInformation","giop-parlay.csapi.P_GMS_LOCKING_LOCKED_MAILBOX_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67134 {&hf_org_csapi_gms_P_GMS_MESSAGE_NOT_REMOVED_ExtraInformation, {"P_GMS_MESSAGE_NOT_REMOVED_ExtraInformation","giop-parlay.csapi.P_GMS_MESSAGE_NOT_REMOVED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67135 {&hf_org_csapi_gms_P_GMS_NUMBER_NOT_POSITIVE_ExtraInformation, {"P_GMS_NUMBER_NOT_POSITIVE_ExtraInformation","giop-parlay.csapi.P_GMS_NUMBER_NOT_POSITIVE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67136 {&hf_org_csapi_gms_P_GMS_UNLOCKING_UNLOCKED_MAILBOX_ExtraInformation, {"P_GMS_UNLOCKING_UNLOCKED_MAILBOX_ExtraInformation","giop-parlay.csapi.P_GMS_UNLOCKING_UNLOCKED_MAILBOX_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67137 {&hf_org_csapi_gms_P_GMS_MAILBOX_LOCKED_ExtraInformation, {"P_GMS_MAILBOX_LOCKED_ExtraInformation","giop-parlay.csapi.P_GMS_MAILBOX_LOCKED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67138 {&hf_org_csapi_gms_P_GMS_CANNOT_UNLOCK_MAILBOX_ExtraInformation, {"P_GMS_CANNOT_UNLOCK_MAILBOX_ExtraInformation","giop-parlay.csapi.P_GMS_CANNOT_UNLOCK_MAILBOX_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67139 {&hf_org_csapi_gms_P_GMS_PROPERTY_NOT_SET_ExtraInformation, {"P_GMS_PROPERTY_NOT_SET_ExtraInformation","giop-parlay.csapi.P_GMS_PROPERTY_NOT_SET_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67140 {&hf_org_csapi_gms_P_GMS_FOLDER_IS_OPEN_ExtraInformation, {"P_GMS_FOLDER_IS_OPEN_ExtraInformation","giop-parlay.csapi.P_GMS_FOLDER_IS_OPEN_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67141 {&hf_org_csapi_gms_P_GMS_MAILBOX_OPEN_ExtraInformation, {"P_GMS_MAILBOX_OPEN_ExtraInformation","giop-parlay.csapi.P_GMS_MAILBOX_OPEN_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67142 {&hf_org_csapi_cm_P_UNKNOWN_VPRP_ID_ExtraInformation, {"P_UNKNOWN_VPRP_ID_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_VPRP_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67143 {&hf_org_csapi_cm_P_UNKNOWN_SLA_ID_ExtraInformation, {"P_UNKNOWN_SLA_ID_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SLA_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67144 {&hf_org_csapi_cm_P_UNKNOWN_STATUS_ExtraInformation, {"P_UNKNOWN_STATUS_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_STATUS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67145 {&hf_org_csapi_cm_P_UNKNOWN_QOS_INFO_ExtraInformation, {"P_UNKNOWN_QOS_INFO_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_QOS_INFO_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67146 {&hf_org_csapi_cm_P_UNKNOWN_VALIDITY_INFO_ExtraInformation, {"P_UNKNOWN_VALIDITY_INFO_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_VALIDITY_INFO_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67147 {&hf_org_csapi_cm_P_UNKNOWN_PIPEQOSINFO_ExtraInformation, {"P_UNKNOWN_PIPEQOSINFO_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_PIPEQOSINFO_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67148 {&hf_org_csapi_cm_P_UNKNOWN_DSCODEPOINT_ExtraInformation, {"P_UNKNOWN_DSCODEPOINT_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_DSCODEPOINT_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67149 {&hf_org_csapi_cm_P_ILLEGAL_VPRPID_ExtraInformation, {"P_ILLEGAL_VPRPID_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_VPRPID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67150 {&hf_org_csapi_cm_P_ILLEGAL_REF_VALUE_ExtraInformation, {"P_ILLEGAL_REF_VALUE_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_REF_VALUE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67151 {&hf_org_csapi_cm_P_UNKNOWN_INTERFACE_ExtraInformation, {"P_UNKNOWN_INTERFACE_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_INTERFACE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67152 {&hf_org_csapi_cm_P_CANT_DELETE_VPRP_ExtraInformation, {"P_CANT_DELETE_VPRP_ExtraInformation","giop-parlay.csapi.P_CANT_DELETE_VPRP_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67153 {&hf_org_csapi_cm_P_UNKNOWN_TEMPLATES_ExtraInformation, {"P_UNKNOWN_TEMPLATES_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_TEMPLATES_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67154 {&hf_org_csapi_cm_P_UNKNOWN_MENU_ExtraInformation, {"P_UNKNOWN_MENU_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_MENU_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67155 {&hf_org_csapi_cm_P_UNKNOWN_ENTERPRISE_NETWORK_ExtraInformation, {"P_UNKNOWN_ENTERPRISE_NETWORK_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_ENTERPRISE_NETWORK_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67156 {&hf_org_csapi_cm_P_UNKNOWN_TEMPLATE_TYPE_ExtraInformation, {"P_UNKNOWN_TEMPLATE_TYPE_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_TEMPLATE_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67157 {&hf_org_csapi_cm_P_UNKNOWN_DESCRIPTION_ExtraInformation, {"P_UNKNOWN_DESCRIPTION_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_DESCRIPTION_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67158 {&hf_org_csapi_cm_P_ILLEGAL_SLA_ID_ExtraInformation, {"P_ILLEGAL_SLA_ID_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_SLA_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67159 {&hf_org_csapi_cm_P_ILLEGAL_TAG_ExtraInformation, {"P_ILLEGAL_TAG_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_TAG_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67160 {&hf_org_csapi_cm_P_ILLEGAL_VALUE_ExtraInformation, {"P_ILLEGAL_VALUE_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_VALUE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67161 {&hf_org_csapi_cm_P_ILLEGAL_COMBINATION_ExtraInformation, {"P_ILLEGAL_COMBINATION_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_COMBINATION_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67162 {&hf_org_csapi_cm_P_UNKNOWN_SITES_ExtraInformation, {"P_UNKNOWN_SITES_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SITES_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67163 {&hf_org_csapi_cm_P_UNKNOWN_VPRN_ExtraInformation, {"P_UNKNOWN_VPRN_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_VPRN_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67164 {&hf_org_csapi_cm_P_ILLEGAL_SITE_ID_ExtraInformation, {"P_ILLEGAL_SITE_ID_ExtraInformation","giop-parlay.csapi.P_ILLEGAL_SITE_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67165 {&hf_org_csapi_cm_P_UNKNOWN_SITE_ID_ExtraInformation, {"P_UNKNOWN_SITE_ID_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SITE_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67166 {&hf_org_csapi_cm_P_UNKNOWN_SAPS_ExtraInformation, {"P_UNKNOWN_SAPS_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SAPS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67167 {&hf_org_csapi_cm_P_UNKNOWN_SITE_LOCATION_ExtraInformation, {"P_UNKNOWN_SITE_LOCATION_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SITE_LOCATION_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67168 {&hf_org_csapi_cm_P_UNKNOWN_SITE_DESCRIPTION_ExtraInformation, {"P_UNKNOWN_SITE_DESCRIPTION_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SITE_DESCRIPTION_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67169 {&hf_org_csapi_cm_P_UNKNOWN_IPSUBNET_ExtraInformation, {"P_UNKNOWN_IPSUBNET_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_IPSUBNET_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67170 {&hf_org_csapi_cm_P_UNKNOWN_SAP_ExtraInformation, {"P_UNKNOWN_SAP_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_SAP_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67171 {&hf_org_csapi_cm_P_UNKNOWN_VPRP_ExtraInformation, {"P_UNKNOWN_VPRP_ExtraInformation","giop-parlay.csapi.P_UNKNOWN_VPRP_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67172 {&hf_org_csapi_am_P_UNAUTHORIZED_APPLICATION_ExtraInformation, {"P_UNAUTHORIZED_APPLICATION_ExtraInformation","giop-parlay.csapi.P_UNAUTHORIZED_APPLICATION_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67173 {&hf_org_csapi_cs_P_INVALID_USER_ExtraInformation, {"P_INVALID_USER_ExtraInformation","giop-parlay.csapi.P_INVALID_USER_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67174 {&hf_org_csapi_cs_P_INVALID_ACCOUNT_ExtraInformation, {"P_INVALID_ACCOUNT_ExtraInformation","giop-parlay.csapi.P_INVALID_ACCOUNT_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67175 {&hf_org_csapi_cs_P_INVALID_REQUEST_NUMBER_ExtraInformation, {"P_INVALID_REQUEST_NUMBER_ExtraInformation","giop-parlay.csapi.P_INVALID_REQUEST_NUMBER_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67176 {&hf_org_csapi_cs_P_INVALID_VOLUME_ExtraInformation, {"P_INVALID_VOLUME_ExtraInformation","giop-parlay.csapi.P_INVALID_VOLUME_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67177 {&hf_org_csapi_policy_P_ACCESS_VIOLATION_ExtraInformation, {"P_ACCESS_VIOLATION_ExtraInformation","giop-parlay.csapi.P_ACCESS_VIOLATION_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67178 {&hf_org_csapi_policy_P_SYNTAX_ERROR_ExtraInformation, {"P_SYNTAX_ERROR_ExtraInformation","giop-parlay.csapi.P_SYNTAX_ERROR_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67179 {&hf_org_csapi_policy_P_NAME_SPACE_ERROR_ExtraInformation, {"P_NAME_SPACE_ERROR_ExtraInformation","giop-parlay.csapi.P_NAME_SPACE_ERROR_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67180 {&hf_org_csapi_policy_P_NO_TRANSACTION_IN_PROCESS_ExtraInformation, {"P_NO_TRANSACTION_IN_PROCESS_ExtraInformation","giop-parlay.csapi.P_NO_TRANSACTION_IN_PROCESS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67181 {&hf_org_csapi_policy_P_TRANSACTION_IN_PROCESS_ExtraInformation, {"P_TRANSACTION_IN_PROCESS_ExtraInformation","giop-parlay.csapi.P_TRANSACTION_IN_PROCESS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67182 {&hf_org_csapi_pam_P_PAM_UNKNOWN_TYPE_ExtraInformation, {"P_PAM_UNKNOWN_TYPE_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67183 {&hf_org_csapi_pam_P_PAM_UNKNOWN_MEMBER_ExtraInformation, {"P_PAM_UNKNOWN_MEMBER_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_MEMBER_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67184 {&hf_org_csapi_pam_P_PAM_UNKNOWN_IDENTITY_ExtraInformation, {"P_PAM_UNKNOWN_IDENTITY_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_IDENTITY_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67185 {&hf_org_csapi_pam_P_PAM_UNKNOWN_GROUP_ExtraInformation, {"P_PAM_UNKNOWN_GROUP_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_GROUP_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67186 {&hf_org_csapi_pam_P_PAM_UNKNOWN_CAPABILITY_ExtraInformation, {"P_PAM_UNKNOWN_CAPABILITY_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_CAPABILITY_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67187 {&hf_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTES_ExtraInformation, {"P_PAM_UNKNOWN_ATTRIBUTES_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_ATTRIBUTES_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67188 {&hf_org_csapi_pam_P_PAM_UNKNOWN_ATTRIBUTE_ExtraInformation, {"P_PAM_UNKNOWN_ATTRIBUTE_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_ATTRIBUTE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67189 {&hf_org_csapi_pam_P_PAM_UNKNOWN_ASSIGNMENT_ExtraInformation, {"P_PAM_UNKNOWN_ASSIGNMENT_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_ASSIGNMENT_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67190 {&hf_org_csapi_pam_P_PAM_UNKNOWN_ALIAS_ExtraInformation, {"P_PAM_UNKNOWN_ALIAS_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_ALIAS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67191 {&hf_org_csapi_pam_P_PAM_UNKNOWN_AGENT_ExtraInformation, {"P_PAM_UNKNOWN_AGENT_ExtraInformation","giop-parlay.csapi.P_PAM_UNKNOWN_AGENT_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67192 {&hf_org_csapi_pam_P_PAM_UNASSIGNED_ALIAS_ExtraInformation, {"P_PAM_UNASSIGNED_ALIAS_ExtraInformation","giop-parlay.csapi.P_PAM_UNASSIGNED_ALIAS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67193 {&hf_org_csapi_pam_P_PAM_TYPE_EXISTS_ExtraInformation, {"P_PAM_TYPE_EXISTS_ExtraInformation","giop-parlay.csapi.P_PAM_TYPE_EXISTS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67194 {&hf_org_csapi_pam_P_PAM_TYPE_ASSOCIATED_ExtraInformation, {"P_PAM_TYPE_ASSOCIATED_ExtraInformation","giop-parlay.csapi.P_PAM_TYPE_ASSOCIATED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67195 {&hf_org_csapi_pam_P_PAM_NOT_REGISTERED_ExtraInformation, {"P_PAM_NOT_REGISTERED_ExtraInformation","giop-parlay.csapi.P_PAM_NOT_REGISTERED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67196 {&hf_org_csapi_pam_P_PAM_NOT_MEMBER_ExtraInformation, {"P_PAM_NOT_MEMBER_ExtraInformation","giop-parlay.csapi.P_PAM_NOT_MEMBER_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67197 {&hf_org_csapi_pam_P_PAM_NO_CAPABILITY_ExtraInformation, {"P_PAM_NO_CAPABILITY_ExtraInformation","giop-parlay.csapi.P_PAM_NO_CAPABILITY_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67198 {&hf_org_csapi_pam_P_PAM_MEMBER_EXISTS_ExtraInformation, {"P_PAM_MEMBER_EXISTS_ExtraInformation","giop-parlay.csapi.P_PAM_MEMBER_EXISTS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67199 {&hf_org_csapi_pam_P_PAM_IS_CYCLIC_ExtraInformation, {"P_PAM_IS_CYCLIC_ExtraInformation","giop-parlay.csapi.P_PAM_IS_CYCLIC_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67200 {&hf_org_csapi_pam_P_PAM_IDENTITY_EXISTS_ExtraInformation, {"P_PAM_IDENTITY_EXISTS_ExtraInformation","giop-parlay.csapi.P_PAM_IDENTITY_EXISTS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67201 {&hf_org_csapi_pam_P_PAM_DISASSOCIATED_TYPE_ExtraInformation, {"P_PAM_DISASSOCIATED_TYPE_ExtraInformation","giop-parlay.csapi.P_PAM_DISASSOCIATED_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67202 {&hf_org_csapi_pam_P_PAM_ATTRIBUTE_EXISTS_ExtraInformation, {"P_PAM_ATTRIBUTE_EXISTS_ExtraInformation","giop-parlay.csapi.P_PAM_ATTRIBUTE_EXISTS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67203 {&hf_org_csapi_pam_P_PAM_ALIAS_NOT_UNIQUE_ExtraInformation, {"P_PAM_ALIAS_NOT_UNIQUE_ExtraInformation","giop-parlay.csapi.P_PAM_ALIAS_NOT_UNIQUE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67204 {&hf_org_csapi_pam_P_PAM_ALIAS_EXISTS_ExtraInformation, {"P_PAM_ALIAS_EXISTS_ExtraInformation","giop-parlay.csapi.P_PAM_ALIAS_EXISTS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67205 {&hf_org_csapi_pam_P_PAM_AGENT_EXISTS_ExtraInformation, {"P_PAM_AGENT_EXISTS_ExtraInformation","giop-parlay.csapi.P_PAM_AGENT_EXISTS_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67206 {&hf_org_csapi_pam_P_PAM_UNAVAILABLE_INTERFACE_ExtraInformation, {"P_PAM_UNAVAILABLE_INTERFACE_ExtraInformation","giop-parlay.csapi.P_PAM_UNAVAILABLE_INTERFACE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67207 {&hf_org_csapi_pam_P_PAM_INVALID_CREDENTIAL_ExtraInformation, {"P_PAM_INVALID_CREDENTIAL_ExtraInformation","giop-parlay.csapi.P_PAM_INVALID_CREDENTIAL_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67208 {&hf_org_csapi_mmm_P_MMM_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation, {"P_MMM_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_AUTHENTICATION_INFORMATION_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67209 {&hf_org_csapi_mmm_P_MMM_INVALID_MAILBOX_ExtraInformation, {"P_MMM_INVALID_MAILBOX_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_MAILBOX_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67210 {&hf_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TYPE_ExtraInformation, {"P_MMM_INVALID_DELIVERY_TYPE_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_DELIVERY_TYPE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67211 {&hf_org_csapi_mmm_P_MMM_MAX_MESSAGE_SIZE_EXCEEDED_ExtraInformation, {"P_MMM_MAX_MESSAGE_SIZE_EXCEEDED_ExtraInformation","giop-parlay.csapi.P_MMM_MAX_MESSAGE_SIZE_EXCEEDED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67212 {&hf_org_csapi_mmm_P_MMM_INVALID_FOLDER_ID_ExtraInformation, {"P_MMM_INVALID_FOLDER_ID_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_FOLDER_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67213 {&hf_org_csapi_mmm_P_MMM_INVALID_MESSAGE_ID_ExtraInformation, {"P_MMM_INVALID_MESSAGE_ID_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_MESSAGE_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67214 {&hf_org_csapi_mmm_P_MMM_INVALID_PART_ID_ExtraInformation, {"P_MMM_INVALID_PART_ID_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_PART_ID_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67215 {&hf_org_csapi_mmm_P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH_ExtraInformation, {"P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH_ExtraInformation","giop-parlay.csapi.P_MMM_DELIVERY_TYPE_ADDRESS_TYPE_MISMATCH_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67216 {&hf_org_csapi_mmm_P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH_ExtraInformation, {"P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH_ExtraInformation","giop-parlay.csapi.P_MMM_DELIVERY_TYPE_MESSAGE_TYPE_MISMATCH_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67217 {&hf_org_csapi_mmm_P_MMM_INVALID_PROPERTY_ExtraInformation, {"P_MMM_INVALID_PROPERTY_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_PROPERTY_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67218 {&hf_org_csapi_mmm_P_MMM_INVALID_DELIVERY_TIME_ExtraInformation, {"P_MMM_INVALID_DELIVERY_TIME_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_DELIVERY_TIME_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67219 {&hf_org_csapi_mmm_P_MMM_INVALID_VALIDITY_TIME_ExtraInformation, {"P_MMM_INVALID_VALIDITY_TIME_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_VALIDITY_TIME_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67220 {&hf_org_csapi_mmm_P_MMM_MAX_SUBJECT_SIZE_EXCEEDED_ExtraInformation, {"P_MMM_MAX_SUBJECT_SIZE_EXCEEDED_ExtraInformation","giop-parlay.csapi.P_MMM_MAX_SUBJECT_SIZE_EXCEEDED_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67221 {&hf_org_csapi_mmm_P_MMM_INFORMATION_NOT_AVAILABLE_ExtraInformation, {"P_MMM_INFORMATION_NOT_AVAILABLE_ExtraInformation","giop-parlay.csapi.P_MMM_INFORMATION_NOT_AVAILABLE_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67222 {&hf_org_csapi_mmm_P_MMM_CANNOT_CANCEL_ExtraInformation, {"P_MMM_CANNOT_CANCEL_ExtraInformation","giop-parlay.csapi.P_MMM_CANNOT_CANCEL_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67223 {&hf_org_csapi_mmm_P_MMM_INVALID_HEADER_ExtraInformation, {"P_MMM_INVALID_HEADER_ExtraInformation","giop-parlay.csapi.P_MMM_INVALID_HEADER_ExtraInformation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67224 /* Union filters */
67225 {&hf_org_csapi_TpAoCOrder_TpAoCOrder, {"TpAoCOrder","giop-parlay.org.csapi.TpAoCOrder",FT_UINT32,BASE_DEC,VALS(org_csapi_TpCallAoCOrderCategory),0x0,NULL,HFILL}},
67226 {&hf_org_csapi_TpAoCOrder_NetworkCharge, {"TpAoCOrder_NetworkCharge","giop-parlay.org.csapi.TpAoCOrder.NetworkCharge",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67227 {&hf_org_csapi_TpSimpleAttributeValue_TpSimpleAttributeValue, {"TpSimpleAttributeValue","giop-parlay.org.csapi.TpSimpleAttributeValue",FT_UINT32,BASE_DEC,VALS(org_csapi_TpSimpleAttributeTypeInfo),0x0,NULL,HFILL}},
67228 {&hf_org_csapi_TpSimpleAttributeValue_BooleanValue, {"TpSimpleAttributeValue_BooleanValue","giop-parlay.org.csapi.TpSimpleAttributeValue.BooleanValue",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
67229 {&hf_org_csapi_TpSimpleAttributeValue_OctetValue, {"TpSimpleAttributeValue_OctetValue","giop-parlay.org.csapi.TpSimpleAttributeValue.OctetValue",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
67230 {&hf_org_csapi_TpSimpleAttributeValue_CharValue, {"TpSimpleAttributeValue_CharValue","giop-parlay.org.csapi.TpSimpleAttributeValue.CharValue",FT_UINT8,BASE_DEC,NULL,0x0,NULL,HFILL}},
67231 {&hf_org_csapi_TpSimpleAttributeValue_WCharValue, {"TpSimpleAttributeValue_WCharValue","giop-parlay.org.csapi.TpSimpleAttributeValue.WCharValue",FT_UINT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67232 {&hf_org_csapi_TpSimpleAttributeValue_StringValue, {"TpSimpleAttributeValue_StringValue","giop-parlay.org.csapi.TpSimpleAttributeValue.StringValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67233 {&hf_org_csapi_TpSimpleAttributeValue_WStringValue, {"TpSimpleAttributeValue_WStringValue","giop-parlay.org.csapi.TpSimpleAttributeValue.WStringValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67234 {&hf_org_csapi_TpSimpleAttributeValue_Int16Value, {"TpSimpleAttributeValue_Int16Value","giop-parlay.org.csapi.TpSimpleAttributeValue.Int16Value",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67235 {&hf_org_csapi_TpSimpleAttributeValue_UnsignedInt16Value, {"TpSimpleAttributeValue_UnsignedInt16Value","giop-parlay.org.csapi.TpSimpleAttributeValue.UnsignedInt16Value",FT_UINT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67236 {&hf_org_csapi_TpSimpleAttributeValue_Int32Value, {"TpSimpleAttributeValue_Int32Value","giop-parlay.org.csapi.TpSimpleAttributeValue.Int32Value",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67237 {&hf_org_csapi_TpSimpleAttributeValue_UnsignedInt32Value, {"TpSimpleAttributeValue_UnsignedInt32Value","giop-parlay.org.csapi.TpSimpleAttributeValue.UnsignedInt32Value",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67238 {&hf_org_csapi_TpSimpleAttributeValue_Int64Value, {"TpSimpleAttributeValue_Int64Value","giop-parlay.org.csapi.TpSimpleAttributeValue.Int64Value",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
67239 {&hf_org_csapi_TpSimpleAttributeValue_UnsignedInt64Value, {"TpSimpleAttributeValue_UnsignedInt64Value","giop-parlay.org.csapi.TpSimpleAttributeValue.UnsignedInt64Value",FT_UINT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
67240 {&hf_org_csapi_TpSimpleAttributeValue_FloatValue, {"TpSimpleAttributeValue_FloatValue","giop-parlay.org.csapi.TpSimpleAttributeValue.FloatValue",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
67241 {&hf_org_csapi_TpSimpleAttributeValue_DoubleValue, {"TpSimpleAttributeValue_DoubleValue","giop-parlay.org.csapi.TpSimpleAttributeValue.DoubleValue",FT_DOUBLE,BASE_NONE,NULL,0x0,NULL,HFILL}},
67242 {&hf_org_csapi_TpAttributeValue_TpAttributeValue, {"TpAttributeValue","giop-parlay.org.csapi.TpAttributeValue",FT_UINT32,BASE_DEC,VALS(org_csapi_TpAttributeTagInfo),0x0,NULL,HFILL}},
67243 {&hf_org_csapi_TpAttributeValue_XMLValue, {"TpAttributeValue_XMLValue","giop-parlay.org.csapi.TpAttributeValue.XMLValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67244 {&hf_org_csapi_fw_TpFwEventCriteria_TpFwEventCriteria, {"TpFwEventCriteria","giop-parlay.org.csapi.fw.TpFwEventCriteria",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFwEventName),0x0,NULL,HFILL}},
67245 {&hf_org_csapi_fw_TpFwEventCriteria_EventNameUndefined, {"TpFwEventCriteria_EventNameUndefined","giop-parlay.org.csapi.fw.TpFwEventCriteria.EventNameUndefined",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67246 {&hf_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList, {"Seq length of TpFwEventCriteria_ServiceTypeNameList","giop-parlay.org.csapi.fw.TpFwEventCriteria.ServiceTypeNameList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67247 {&hf_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList, {"Seq length of TpFwEventCriteria_UnavailableServiceTypeNameList","giop-parlay.org.csapi.fw.TpFwEventCriteria.UnavailableServiceTypeNameList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67248 {&hf_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList, {"Seq length of TpFwEventCriteria_CompatibleServiceTypeNameList","giop-parlay.org.csapi.fw.TpFwEventCriteria.CompatibleServiceTypeNameList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67249 {&hf_org_csapi_fw_TpFwEventCriteria_SessionCreatedList, {"Seq length of TpFwEventCriteria_SessionCreatedList","giop-parlay.org.csapi.fw.TpFwEventCriteria.SessionCreatedList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67250 {&hf_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList, {"Seq length of TpFwEventCriteria_SessionTerminatedList","giop-parlay.org.csapi.fw.TpFwEventCriteria.SessionTerminatedList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67251 {&hf_org_csapi_fw_TpFwEventCriteria_AgreementSignedList, {"Seq length of TpFwEventCriteria_AgreementSignedList","giop-parlay.org.csapi.fw.TpFwEventCriteria.AgreementSignedList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67252 {&hf_org_csapi_fw_TpFwEventCriteria_AgreementEndedList, {"Seq length of TpFwEventCriteria_AgreementEndedList","giop-parlay.org.csapi.fw.TpFwEventCriteria.AgreementEndedList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67253 {&hf_org_csapi_fw_TpLoadStatisticEntityID_TpLoadStatisticEntityID, {"TpLoadStatisticEntityID","giop-parlay.org.csapi.fw.TpLoadStatisticEntityID",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticEntityType),0x0,NULL,HFILL}},
67254 {&hf_org_csapi_fw_TpLoadStatisticEntityID_FrameworkID, {"TpLoadStatisticEntityID_FrameworkID","giop-parlay.org.csapi.fw.TpLoadStatisticEntityID.FrameworkID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67255 {&hf_org_csapi_fw_TpLoadStatisticEntityID_ServiceID, {"TpLoadStatisticEntityID_ServiceID","giop-parlay.org.csapi.fw.TpLoadStatisticEntityID.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67256 {&hf_org_csapi_fw_TpLoadStatisticEntityID_ClientAppID, {"TpLoadStatisticEntityID_ClientAppID","giop-parlay.org.csapi.fw.TpLoadStatisticEntityID.ClientAppID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67257 {&hf_org_csapi_fw_TpLoadStatisticInfo_TpLoadStatisticInfo, {"TpLoadStatisticInfo","giop-parlay.org.csapi.fw.TpLoadStatisticInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticInfoType),0x0,NULL,HFILL}},
67258 {&hf_org_csapi_fw_TpLoadStatisticInfo_LoadStatisticError, {"TpLoadStatisticInfo_LoadStatisticError","giop-parlay.org.csapi.fw.TpLoadStatisticInfo.LoadStatisticError",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadStatisticError),0x0,NULL,HFILL}},
67259 {&hf_org_csapi_fw_TpDomainID_TpDomainID, {"TpDomainID","giop-parlay.org.csapi.fw.TpDomainID",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpDomainIDType),0x0,NULL,HFILL}},
67260 {&hf_org_csapi_fw_TpDomainID_FwID, {"TpDomainID_FwID","giop-parlay.org.csapi.fw.TpDomainID.FwID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67261 {&hf_org_csapi_fw_TpDomainID_ClientAppID, {"TpDomainID_ClientAppID","giop-parlay.org.csapi.fw.TpDomainID.ClientAppID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67262 {&hf_org_csapi_fw_TpDomainID_EntOpID, {"TpDomainID_EntOpID","giop-parlay.org.csapi.fw.TpDomainID.EntOpID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67263 {&hf_org_csapi_fw_TpDomainID_ServiceID, {"TpDomainID_ServiceID","giop-parlay.org.csapi.fw.TpDomainID.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67264 {&hf_org_csapi_fw_TpDomainID_ServiceSupplierID, {"TpDomainID_ServiceSupplierID","giop-parlay.org.csapi.fw.TpDomainID.ServiceSupplierID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67265 {&hf_org_csapi_fw_TpMigrationAdditionalInfo_TpMigrationAdditionalInfo, {"TpMigrationAdditionalInfo","giop-parlay.org.csapi.fw.TpMigrationAdditionalInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpMigrationAdditionalInfoType),0x0,NULL,HFILL}},
67266 {&hf_org_csapi_fw_TpMigrationAdditionalInfo_Dummy, {"TpMigrationAdditionalInfo_Dummy","giop-parlay.org.csapi.fw.TpMigrationAdditionalInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67267 {&hf_org_csapi_fw_TpFwEventInfo_TpFwEventInfo, {"TpFwEventInfo","giop-parlay.org.csapi.fw.TpFwEventInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpFwEventName),0x0,NULL,HFILL}},
67268 {&hf_org_csapi_fw_TpFwEventInfo_EventNameUndefined, {"TpFwEventInfo_EventNameUndefined","giop-parlay.org.csapi.fw.TpFwEventInfo.EventNameUndefined",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67269 {&hf_org_csapi_fw_TpFwEventInfo_ServiceIDList, {"Seq length of TpFwEventInfo_ServiceIDList","giop-parlay.org.csapi.fw.TpFwEventInfo.ServiceIDList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67270 {&hf_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList, {"Seq length of TpFwEventInfo_UnavailableServiceIDList","giop-parlay.org.csapi.fw.TpFwEventInfo.UnavailableServiceIDList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67271 {&hf_org_csapi_fw_TpFwEventInfo_AppSessionCreated, {"TpFwEventInfo_AppSessionCreated","giop-parlay.org.csapi.fw.TpFwEventInfo.AppSessionCreated",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67272 {&hf_org_csapi_fw_TpFwEventInfo_AppSessionTerminated, {"TpFwEventInfo_AppSessionTerminated","giop-parlay.org.csapi.fw.TpFwEventInfo.AppSessionTerminated",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67273 {&hf_org_csapi_ui_TpUIVariableInfo_TpUIVariableInfo, {"TpUIVariableInfo","giop-parlay.org.csapi.ui.TpUIVariableInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIVariablePartType),0x0,NULL,HFILL}},
67274 {&hf_org_csapi_ui_TpUIVariableInfo_VariablePartInteger, {"TpUIVariableInfo_VariablePartInteger","giop-parlay.org.csapi.ui.TpUIVariableInfo.VariablePartInteger",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67275 {&hf_org_csapi_ui_TpUIVariableInfo_VariablePartAddress, {"TpUIVariableInfo_VariablePartAddress","giop-parlay.org.csapi.ui.TpUIVariableInfo.VariablePartAddress",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67276 {&hf_org_csapi_ui_TpUIVariableInfo_VariablePartTime, {"TpUIVariableInfo_VariablePartTime","giop-parlay.org.csapi.ui.TpUIVariableInfo.VariablePartTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67277 {&hf_org_csapi_ui_TpUIVariableInfo_VariablePartDate, {"TpUIVariableInfo_VariablePartDate","giop-parlay.org.csapi.ui.TpUIVariableInfo.VariablePartDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67278 {&hf_org_csapi_ui_TpUIVariableInfo_VariablePartPrice, {"TpUIVariableInfo_VariablePartPrice","giop-parlay.org.csapi.ui.TpUIVariableInfo.VariablePartPrice",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67279 {&hf_org_csapi_ui_TpUIInfo_TpUIInfo, {"TpUIInfo","giop-parlay.org.csapi.ui.TpUIInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUIInfoType),0x0,NULL,HFILL}},
67280 {&hf_org_csapi_ui_TpUIInfo_InfoID, {"TpUIInfo_InfoID","giop-parlay.org.csapi.ui.TpUIInfo.InfoID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67281 {&hf_org_csapi_ui_TpUIInfo_InfoData, {"TpUIInfo_InfoData","giop-parlay.org.csapi.ui.TpUIInfo.InfoData",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67282 {&hf_org_csapi_ui_TpUIInfo_InfoAddress, {"TpUIInfo_InfoAddress","giop-parlay.org.csapi.ui.TpUIInfo.InfoAddress",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67283 {&hf_org_csapi_ui_TpUIInfo_InfoBinData, {"Seq length of TpUIInfo_InfoBinData","giop-parlay.org.csapi.ui.TpUIInfo.InfoBinData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67284 {&hf_org_csapi_ui_TpUIInfo_InfoUUEncData, {"TpUIInfo_InfoUUEncData","giop-parlay.org.csapi.ui.TpUIInfo.InfoUUEncData",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67285 {&hf_org_csapi_ui_TpUIInfo_InfoMimeData, {"Seq length of TpUIInfo_InfoMimeData","giop-parlay.org.csapi.ui.TpUIInfo.InfoMimeData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67286 {&hf_org_csapi_ui_TpUIInfo_InfoWaveData, {"Seq length of TpUIInfo_InfoWaveData","giop-parlay.org.csapi.ui.TpUIInfo.InfoWaveData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67287 {&hf_org_csapi_ui_TpUIInfo_InfoAuData, {"Seq length of TpUIInfo_InfoAuData","giop-parlay.org.csapi.ui.TpUIInfo.InfoAuData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67288 {&hf_org_csapi_ui_TpUIInfo_InfoVXMLData, {"TpUIInfo_InfoVXMLData","giop-parlay.org.csapi.ui.TpUIInfo.InfoVXMLData",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67289 {&hf_org_csapi_cc_TpCallAdditionalErrorInfo_TpCallAdditionalErrorInfo, {"TpCallAdditionalErrorInfo","giop-parlay.org.csapi.cc.TpCallAdditionalErrorInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallErrorType),0x0,NULL,HFILL}},
67290 {&hf_org_csapi_cc_TpCallAdditionalErrorInfo_CallErrorInvalidAddress, {"TpCallAdditionalErrorInfo_CallErrorInvalidAddress","giop-parlay.org.csapi.cc.TpCallAdditionalErrorInfo.CallErrorInvalidAddress",FT_UINT32,BASE_DEC,VALS(org_csapi_TpAddressError),0x0,NULL,HFILL}},
67291 {&hf_org_csapi_cc_TpCallAdditionalErrorInfo_Dummy, {"TpCallAdditionalErrorInfo_Dummy","giop-parlay.org.csapi.cc.TpCallAdditionalErrorInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67292 {&hf_org_csapi_cc_TpCallLoadControlMechanism_TpCallLoadControlMechanism, {"TpCallLoadControlMechanism","giop-parlay.org.csapi.cc.TpCallLoadControlMechanism",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallLoadControlMechanismType),0x0,NULL,HFILL}},
67293 {&hf_org_csapi_cc_TpCallLoadControlMechanism_CallLoadControlPerInterval, {"TpCallLoadControlMechanism_CallLoadControlPerInterval","giop-parlay.org.csapi.cc.TpCallLoadControlMechanism.CallLoadControlPerInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67294 {&hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_TpCallAdditionalTreatmentInfo, {"TpCallAdditionalTreatmentInfo","giop-parlay.org.csapi.cc.TpCallAdditionalTreatmentInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallTreatmentType),0x0,NULL,HFILL}},
67295 {&hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_Dummy, {"TpCallAdditionalTreatmentInfo_Dummy","giop-parlay.org.csapi.cc.TpCallAdditionalTreatmentInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67296 {&hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_TpCallPartyToChargeAdditionalInfo, {"TpCallPartyToChargeAdditionalInfo","giop-parlay.org.csapi.cc.TpCallPartyToChargeAdditionalInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallPartyToChargeType),0x0,NULL,HFILL}},
67297 {&hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_Dummy, {"TpCallPartyToChargeAdditionalInfo_Dummy","giop-parlay.org.csapi.cc.TpCallPartyToChargeAdditionalInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67298 {&hf_org_csapi_cc_gccs_TpCallAppInfo_TpCallAppInfo, {"TpCallAppInfo","giop-parlay.org.csapi.cc.gccs.TpCallAppInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_gccs_TpCallAppInfoType),0x0,NULL,HFILL}},
67299 {&hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppAlertingMechanism, {"TpCallAppInfo_CallAppAlertingMechanism","giop-parlay.org.csapi.cc.gccs.TpCallAppInfo.CallAppAlertingMechanism",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67300 {&hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppNetworkAccessType, {"TpCallAppInfo_CallAppNetworkAccessType","giop-parlay.org.csapi.cc.gccs.TpCallAppInfo.CallAppNetworkAccessType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallNetworkAccessType),0x0,NULL,HFILL}},
67301 {&hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppTeleService, {"TpCallAppInfo_CallAppTeleService","giop-parlay.org.csapi.cc.gccs.TpCallAppInfo.CallAppTeleService",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallTeleService),0x0,NULL,HFILL}},
67302 {&hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppBearerService, {"TpCallAppInfo_CallAppBearerService","giop-parlay.org.csapi.cc.gccs.TpCallAppInfo.CallAppBearerService",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallBearerService),0x0,NULL,HFILL}},
67303 {&hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppPartyCategory, {"TpCallAppInfo_CallAppPartyCategory","giop-parlay.org.csapi.cc.gccs.TpCallAppInfo.CallAppPartyCategory",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallPartyCategory),0x0,NULL,HFILL}},
67304 {&hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppGenericInfo, {"TpCallAppInfo_CallAppGenericInfo","giop-parlay.org.csapi.cc.gccs.TpCallAppInfo.CallAppGenericInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67305 {&hf_org_csapi_cc_gccs_TpCallAppInfo_Dummy, {"TpCallAppInfo_Dummy","giop-parlay.org.csapi.cc.gccs.TpCallAppInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67306 {&hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_TpCallAdditionalReportInfo, {"TpCallAdditionalReportInfo","giop-parlay.org.csapi.cc.gccs.TpCallAdditionalReportInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_gccs_TpCallReportType),0x0,NULL,HFILL}},
67307 {&hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_QueueStatus, {"TpCallAdditionalReportInfo_QueueStatus","giop-parlay.org.csapi.cc.gccs.TpCallAdditionalReportInfo.QueueStatus",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67308 {&hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_Dummy, {"TpCallAdditionalReportInfo_Dummy","giop-parlay.org.csapi.cc.gccs.TpCallAdditionalReportInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67309 {&hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_TpCallAdditionalReportCriteria, {"TpCallAdditionalReportCriteria","giop-parlay.org.csapi.cc.gccs.TpCallAdditionalReportCriteria",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_gccs_TpCallReportType),0x0,NULL,HFILL}},
67310 {&hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_NoAnswerDuration, {"TpCallAdditionalReportCriteria_NoAnswerDuration","giop-parlay.org.csapi.cc.gccs.TpCallAdditionalReportCriteria.NoAnswerDuration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67311 {&hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_Dummy, {"TpCallAdditionalReportCriteria_Dummy","giop-parlay.org.csapi.cc.gccs.TpCallAdditionalReportCriteria.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67312 {&hf_org_csapi_cc_TpCallAdditionalEventInfo_TpCallAdditionalEventInfo, {"TpCallAdditionalEventInfo","giop-parlay.org.csapi.cc.TpCallAdditionalEventInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallEventType),0x0,NULL,HFILL}},
67313 {&hf_org_csapi_cc_TpCallAdditionalEventInfo_OriginatingReleaseCause, {"TpCallAdditionalEventInfo_OriginatingReleaseCause","giop-parlay.org.csapi.cc.TpCallAdditionalEventInfo.OriginatingReleaseCause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
67314 {&hf_org_csapi_cc_TpCallAdditionalEventInfo_TerminatingReleaseCause, {"TpCallAdditionalEventInfo_TerminatingReleaseCause","giop-parlay.org.csapi.cc.TpCallAdditionalEventInfo.TerminatingReleaseCause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
67315 {&hf_org_csapi_cc_TpCallAdditionalEventInfo_Dummy, {"TpCallAdditionalEventInfo_Dummy","giop-parlay.org.csapi.cc.TpCallAdditionalEventInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67316 {&hf_org_csapi_cc_TpAdditionalCallEventCriteria_TpAdditionalCallEventCriteria, {"TpAdditionalCallEventCriteria","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallEventType),0x0,NULL,HFILL}},
67317 {&hf_org_csapi_cc_TpAdditionalCallEventCriteria_MinAddressLength, {"TpAdditionalCallEventCriteria_MinAddressLength","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.MinAddressLength",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67318 {&hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode, {"Seq length of TpAdditionalCallEventCriteria_OriginatingServiceCode","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.OriginatingServiceCode",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67319 {&hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet, {"Seq length of TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.OriginatingReleaseCauseSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67320 {&hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet, {"Seq length of TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.TerminatingReleaseCauseSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67321 {&hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode, {"Seq length of TpAdditionalCallEventCriteria_TerminatingServiceCode","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.TerminatingServiceCode",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67322 {&hf_org_csapi_cc_TpAdditionalCallEventCriteria_Dummy, {"TpAdditionalCallEventCriteria_Dummy","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67323 {&hf_org_csapi_cc_TpCallAppInfo_TpCallAppInfo, {"TpCallAppInfo","giop-parlay.org.csapi.cc.TpCallAppInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallAppInfoType),0x0,NULL,HFILL}},
67324 {&hf_org_csapi_cc_TpCallAppInfo_CallAppAlertingMechanism, {"TpCallAppInfo_CallAppAlertingMechanism","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppAlertingMechanism",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67325 {&hf_org_csapi_cc_TpCallAppInfo_CallAppNetworkAccessType, {"TpCallAppInfo_CallAppNetworkAccessType","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppNetworkAccessType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallNetworkAccessType),0x0,NULL,HFILL}},
67326 {&hf_org_csapi_cc_TpCallAppInfo_CallAppTeleService, {"TpCallAppInfo_CallAppTeleService","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppTeleService",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallTeleService),0x0,NULL,HFILL}},
67327 {&hf_org_csapi_cc_TpCallAppInfo_CallAppBearerService, {"TpCallAppInfo_CallAppBearerService","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppBearerService",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallBearerService),0x0,NULL,HFILL}},
67328 {&hf_org_csapi_cc_TpCallAppInfo_CallAppPartyCategory, {"TpCallAppInfo_CallAppPartyCategory","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppPartyCategory",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallPartyCategory),0x0,NULL,HFILL}},
67329 {&hf_org_csapi_cc_TpCallAppInfo_CallAppGenericInfo, {"TpCallAppInfo_CallAppGenericInfo","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppGenericInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67330 {&hf_org_csapi_cc_TpCallAppInfo_CallHighProbabilityCompletion, {"TpCallAppInfo_CallHighProbabilityCompletion","giop-parlay.org.csapi.cc.TpCallAppInfo.CallHighProbabilityCompletion",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67331 {&hf_org_csapi_cc_TpCallAppInfo_CallAppCarrier, {"Seq length of TpCallAppInfo_CallAppCarrier","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppCarrier",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67332 {&hf_org_csapi_cc_TpCallAppInfo_Dummy, {"TpCallAppInfo_Dummy","giop-parlay.org.csapi.cc.TpCallAppInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67333 {&hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_TpAppMultiPartyCallBack, {"TpAppMultiPartyCallBack","giop-parlay.org.csapi.cc.mpccs.TpAppMultiPartyCallBack",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_mpccs_TpAppMultiPartyCallBackRefType),0x0,NULL,HFILL}},
67334 {&hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_Dummy, {"TpAppMultiPartyCallBack_Dummy","giop-parlay.org.csapi.cc.mpccs.TpAppMultiPartyCallBack.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67335 {&hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_TpMediaStreamDataTypeRequest, {"TpMediaStreamDataTypeRequest","giop-parlay.org.csapi.cc.mmccs.TpMediaStreamDataTypeRequest",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_mmccs_TpMediaStreamDataTypeRequestType),0x0,NULL,HFILL}},
67336 {&hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Audio, {"TpMediaStreamDataTypeRequest_Audio","giop-parlay.org.csapi.cc.mmccs.TpMediaStreamDataTypeRequest.Audio",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67337 {&hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Video, {"TpMediaStreamDataTypeRequest_Video","giop-parlay.org.csapi.cc.mmccs.TpMediaStreamDataTypeRequest.Video",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67338 {&hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Data, {"TpMediaStreamDataTypeRequest_Data","giop-parlay.org.csapi.cc.mmccs.TpMediaStreamDataTypeRequest.Data",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67339 {&hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_TpAppMultiMediaCallBack, {"TpAppMultiMediaCallBack","giop-parlay.org.csapi.cc.mmccs.TpAppMultiMediaCallBack",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_mmccs_TpAppMultiMediaCallBackRefType),0x0,NULL,HFILL}},
67340 {&hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_Dummy, {"TpAppMultiMediaCallBack_Dummy","giop-parlay.org.csapi.cc.mmccs.TpAppMultiMediaCallBack.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67341 {&hf_org_csapi_cc_cccs_TpConfPolicy_TpConfPolicy, {"TpConfPolicy","giop-parlay.org.csapi.cc.cccs.TpConfPolicy",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_cccs_TpConfPolicyType),0x0,NULL,HFILL}},
67342 {&hf_org_csapi_cc_cccs_TpConfPolicy_Dummy, {"TpConfPolicy_Dummy","giop-parlay.org.csapi.cc.cccs.TpConfPolicy.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67343 {&hf_org_csapi_ui_TpUITargetObject_TpUITargetObject, {"TpUITargetObject","giop-parlay.org.csapi.ui.TpUITargetObject",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUITargetObjectType),0x0,NULL,HFILL}},
67344 {&hf_org_csapi_mm_TpBindingEntry_TpBindingEntry, {"TpBindingEntry","giop-parlay.org.csapi.mm.TpBindingEntry",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpBindingEntryType),0x0,NULL,HFILL}},
67345 {&hf_org_csapi_mm_TpBindingEntry_UBExpires, {"TpBindingEntry_UBExpires","giop-parlay.org.csapi.mm.TpBindingEntry.UBExpires",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67346 {&hf_org_csapi_mm_TpBindingEntry_UBPreference, {"TpBindingEntry_UBPreference","giop-parlay.org.csapi.mm.TpBindingEntry.UBPreference",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
67347 {&hf_org_csapi_mm_TpBindingEntry_Dummy, {"TpBindingEntry_Dummy","giop-parlay.org.csapi.mm.TpBindingEntry.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67348 {&hf_org_csapi_dsc_TpDataSessionChargeOrder_TpDataSessionChargeOrder, {"TpDataSessionChargeOrder","giop-parlay.org.csapi.dsc.TpDataSessionChargeOrder",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionChargeOrderCategory),0x0,NULL,HFILL}},
67349 {&hf_org_csapi_dsc_TpDataSessionChargeOrder_NetworkCharge, {"TpDataSessionChargeOrder_NetworkCharge","giop-parlay.org.csapi.dsc.TpDataSessionChargeOrder.NetworkCharge",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67350 {&hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_TpDataSessionAdditionalErrorInfo, {"TpDataSessionAdditionalErrorInfo","giop-parlay.org.csapi.dsc.TpDataSessionAdditionalErrorInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionErrorType),0x0,NULL,HFILL}},
67351 {&hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_DataSessionErrorInvalidAddress, {"TpDataSessionAdditionalErrorInfo_DataSessionErrorInvalidAddress","giop-parlay.org.csapi.dsc.TpDataSessionAdditionalErrorInfo.DataSessionErrorInvalidAddress",FT_UINT32,BASE_DEC,VALS(org_csapi_TpAddressError),0x0,NULL,HFILL}},
67352 {&hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_Dummy, {"TpDataSessionAdditionalErrorInfo_Dummy","giop-parlay.org.csapi.dsc.TpDataSessionAdditionalErrorInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67353 {&hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_TpDataSessionAdditionalReportInfo, {"TpDataSessionAdditionalReportInfo","giop-parlay.org.csapi.dsc.TpDataSessionAdditionalReportInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_dsc_TpDataSessionReportType),0x0,NULL,HFILL}},
67354 {&hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_Dummy, {"TpDataSessionAdditionalReportInfo_Dummy","giop-parlay.org.csapi.dsc.TpDataSessionAdditionalReportInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67355 {&hf_org_csapi_gms_TpMessageInfoProperty_TpMessageInfoProperty, {"TpMessageInfoProperty","giop-parlay.org.csapi.gms.TpMessageInfoProperty",FT_UINT32,BASE_DEC,VALS(org_csapi_gms_TpMessageInfoPropertyName),0x0,NULL,HFILL}},
67356 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageID, {"TpMessageInfoProperty_MessagingMessageID","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67357 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSubject, {"TpMessageInfoProperty_MessagingMessageSubject","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessageSubject",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67358 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateSent, {"TpMessageInfoProperty_MessagingMessageDateSent","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessageDateSent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67359 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateReceived, {"TpMessageInfoProperty_MessagingMessageDateReceived","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessageDateReceived",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67360 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateChanged, {"TpMessageInfoProperty_MessagingMessageDateChanged","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessageDateChanged",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67361 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSize, {"TpMessageInfoProperty_MessagingMessageSize","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessageSize",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67362 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessagePriority, {"TpMessageInfoProperty_MessagingMessagePriority","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessagePriority",FT_UINT32,BASE_DEC,VALS(org_csapi_gms_TpMessagePriority),0x0,NULL,HFILL}},
67363 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageFormat, {"TpMessageInfoProperty_MessagingMessageFormat","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessageFormat",FT_UINT32,BASE_DEC,VALS(org_csapi_gms_TpMessageFormat),0x0,NULL,HFILL}},
67364 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageFolder, {"TpMessageInfoProperty_MessagingMessageFolder","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessageFolder",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67365 {&hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageStatus, {"TpMessageInfoProperty_MessagingMessageStatus","giop-parlay.org.csapi.gms.TpMessageInfoProperty.MessagingMessageStatus",FT_UINT32,BASE_DEC,VALS(org_csapi_gms_TpMessageStatus),0x0,NULL,HFILL}},
67366 {&hf_org_csapi_gms_TpMessageInfoProperty_Dummy, {"TpMessageInfoProperty_Dummy","giop-parlay.org.csapi.gms.TpMessageInfoProperty.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67367 {&hf_org_csapi_gms_TpMailboxInfoProperty_TpMailboxInfoProperty, {"TpMailboxInfoProperty","giop-parlay.org.csapi.gms.TpMailboxInfoProperty",FT_UINT32,BASE_DEC,VALS(org_csapi_gms_TpMailboxInfoPropertyName),0x0,NULL,HFILL}},
67368 {&hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxOwner, {"TpMailboxInfoProperty_MessagingMailboxOwner","giop-parlay.org.csapi.gms.TpMailboxInfoProperty.MessagingMailboxOwner",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67369 {&hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxFolder, {"TpMailboxInfoProperty_MessagingMailboxFolder","giop-parlay.org.csapi.gms.TpMailboxInfoProperty.MessagingMailboxFolder",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67370 {&hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxDateCreated, {"TpMailboxInfoProperty_MessagingMailboxDateCreated","giop-parlay.org.csapi.gms.TpMailboxInfoProperty.MessagingMailboxDateCreated",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67371 {&hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxDateChanged, {"TpMailboxInfoProperty_MessagingMailboxDateChanged","giop-parlay.org.csapi.gms.TpMailboxInfoProperty.MessagingMailboxDateChanged",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67372 {&hf_org_csapi_gms_TpMailboxInfoProperty_Dummy, {"TpMailboxInfoProperty_Dummy","giop-parlay.org.csapi.gms.TpMailboxInfoProperty.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67373 {&hf_org_csapi_gms_TpMessagingEventInfo_TpMessagingEventInfo, {"TpMessagingEventInfo","giop-parlay.org.csapi.gms.TpMessagingEventInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_gms_TpMessagingEventName),0x0,NULL,HFILL}},
67374 {&hf_org_csapi_gms_TpMessagingEventInfo_EventNameUndefined, {"TpMessagingEventInfo_EventNameUndefined","giop-parlay.org.csapi.gms.TpMessagingEventInfo.EventNameUndefined",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67375 {&hf_org_csapi_gms_TpMessagingEventCriteria_TpMessagingEventCriteria, {"TpMessagingEventCriteria","giop-parlay.org.csapi.gms.TpMessagingEventCriteria",FT_UINT32,BASE_DEC,VALS(org_csapi_gms_TpMessagingEventName),0x0,NULL,HFILL}},
67376 {&hf_org_csapi_gms_TpMessagingEventCriteria_Dummy, {"TpMessagingEventCriteria_Dummy","giop-parlay.org.csapi.gms.TpMessagingEventCriteria.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67377 {&hf_org_csapi_gms_TpFolderInfoProperty_TpFolderInfoProperty, {"TpFolderInfoProperty","giop-parlay.org.csapi.gms.TpFolderInfoProperty",FT_UINT32,BASE_DEC,VALS(org_csapi_gms_TpFolderInfoPropertyName),0x0,NULL,HFILL}},
67378 {&hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderID, {"TpFolderInfoProperty_MessagingFolderID","giop-parlay.org.csapi.gms.TpFolderInfoProperty.MessagingFolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67379 {&hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderMessage, {"TpFolderInfoProperty_MessagingFolderMessage","giop-parlay.org.csapi.gms.TpFolderInfoProperty.MessagingFolderMessage",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67380 {&hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderSubfolder, {"TpFolderInfoProperty_MessagingFolderSubfolder","giop-parlay.org.csapi.gms.TpFolderInfoProperty.MessagingFolderSubfolder",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67381 {&hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderDateCreated, {"TpFolderInfoProperty_MessagingFolderDateCreated","giop-parlay.org.csapi.gms.TpFolderInfoProperty.MessagingFolderDateCreated",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67382 {&hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderDateChanged, {"TpFolderInfoProperty_MessagingFolderDateChanged","giop-parlay.org.csapi.gms.TpFolderInfoProperty.MessagingFolderDateChanged",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67383 {&hf_org_csapi_gms_TpFolderInfoProperty_Dummy, {"TpFolderInfoProperty_Dummy","giop-parlay.org.csapi.gms.TpFolderInfoProperty.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67384 {&hf_org_csapi_cs_TpChargingParameterValue_TpChargingParameterValue, {"TpChargingParameterValue","giop-parlay.org.csapi.cs.TpChargingParameterValue",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpChargingParameterValueType),0x0,NULL,HFILL}},
67385 {&hf_org_csapi_cs_TpChargingParameterValue_IntValue, {"TpChargingParameterValue_IntValue","giop-parlay.org.csapi.cs.TpChargingParameterValue.IntValue",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67386 {&hf_org_csapi_cs_TpChargingParameterValue_FloatValue, {"TpChargingParameterValue_FloatValue","giop-parlay.org.csapi.cs.TpChargingParameterValue.FloatValue",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
67387 {&hf_org_csapi_cs_TpChargingParameterValue_StringValue, {"TpChargingParameterValue_StringValue","giop-parlay.org.csapi.cs.TpChargingParameterValue.StringValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67388 {&hf_org_csapi_cs_TpChargingParameterValue_BooleanValue, {"TpChargingParameterValue_BooleanValue","giop-parlay.org.csapi.cs.TpChargingParameterValue.BooleanValue",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
67389 {&hf_org_csapi_cs_TpChargingParameterValue_OctetValue, {"Seq length of TpChargingParameterValue_OctetValue","giop-parlay.org.csapi.cs.TpChargingParameterValue.OctetValue",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67390 {&hf_org_csapi_cs_TpAppInformation_TpAppInformation, {"TpAppInformation","giop-parlay.org.csapi.cs.TpAppInformation",FT_UINT32,BASE_DEC,VALS(org_csapi_cs_TpAppInformationType),0x0,NULL,HFILL}},
67391 {&hf_org_csapi_cs_TpAppInformation_Timestamp, {"TpAppInformation_Timestamp","giop-parlay.org.csapi.cs.TpAppInformation.Timestamp",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67392 {&hf_org_csapi_policy_TpPolicyType_TpPolicyType, {"TpPolicyType","giop-parlay.org.csapi.policy.TpPolicyType",FT_UINT32,BASE_DEC,VALS(org_csapi_policy_TpPolicyTypeInfo),0x0,NULL,HFILL}},
67393 {&hf_org_csapi_policy_TpPolicyType_SimpleType, {"TpPolicyType_SimpleType","giop-parlay.org.csapi.policy.TpPolicyType.SimpleType",FT_UINT32,BASE_DEC,VALS(org_csapi_TpSimpleAttributeTypeInfo),0x0,NULL,HFILL}},
67394 {&hf_org_csapi_policy_TpPolicyType_StructuredType, {"TpPolicyType_StructuredType","giop-parlay.org.csapi.policy.TpPolicyType.StructuredType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67395 {&hf_org_csapi_policy_TpPolicyType_XMLString, {"TpPolicyType_XMLString","giop-parlay.org.csapi.policy.TpPolicyType.XMLString",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67396 {&hf_org_csapi_pam_TpPAMContextData_TpPAMContextData, {"TpPAMContextData","giop-parlay.org.csapi.pam.TpPAMContextData",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMContextName),0x0,NULL,HFILL}},
67397 {&hf_org_csapi_pam_TpPAMContextData_Dummy, {"TpPAMContextData_Dummy","giop-parlay.org.csapi.pam.TpPAMContextData.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67398 {&hf_org_csapi_pam_TpPAMEventInfo_TpPAMEventInfo, {"TpPAMEventInfo","giop-parlay.org.csapi.pam.TpPAMEventInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMEventName),0x0,NULL,HFILL}},
67399 {&hf_org_csapi_pam_TpPAMNotificationInfo_TpPAMNotificationInfo, {"TpPAMNotificationInfo","giop-parlay.org.csapi.pam.TpPAMNotificationInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMEventName),0x0,NULL,HFILL}},
67400 {&hf_org_csapi_pam_TpPAMPreferenceData_TpPAMPreferenceData, {"TpPAMPreferenceData","giop-parlay.org.csapi.pam.TpPAMPreferenceData",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMPreferenceType),0x0,NULL,HFILL}},
67401 {&hf_org_csapi_pam_TpPAMPreferenceData_Dummy, {"TpPAMPreferenceData_Dummy","giop-parlay.org.csapi.pam.TpPAMPreferenceData.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67402 {&hf_org_csapi_mmm_TpFolderInfoProperty_TpFolderInfoProperty, {"TpFolderInfoProperty","giop-parlay.org.csapi.mmm.TpFolderInfoProperty",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpFolderInfoPropertyName),0x0,NULL,HFILL}},
67403 {&hf_org_csapi_mmm_TpFolderInfoProperty_FolderDateCreated, {"TpFolderInfoProperty_FolderDateCreated","giop-parlay.org.csapi.mmm.TpFolderInfoProperty.FolderDateCreated",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67404 {&hf_org_csapi_mmm_TpFolderInfoProperty_FolderDateChanged, {"TpFolderInfoProperty_FolderDateChanged","giop-parlay.org.csapi.mmm.TpFolderInfoProperty.FolderDateChanged",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67405 {&hf_org_csapi_mmm_TpFolderInfoProperty_FolderSize, {"TpFolderInfoProperty_FolderSize","giop-parlay.org.csapi.mmm.TpFolderInfoProperty.FolderSize",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67406 {&hf_org_csapi_mmm_TpFolderInfoProperty_FolderNumberOfMessages, {"TpFolderInfoProperty_FolderNumberOfMessages","giop-parlay.org.csapi.mmm.TpFolderInfoProperty.FolderNumberOfMessages",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67407 {&hf_org_csapi_mmm_TpFolderInfoProperty_Dummy, {"TpFolderInfoProperty_Dummy","giop-parlay.org.csapi.mmm.TpFolderInfoProperty.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67408 {&hf_org_csapi_mmm_TpMailboxInfoProperty_TpMailboxInfoProperty, {"TpMailboxInfoProperty","giop-parlay.org.csapi.mmm.TpMailboxInfoProperty",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMailboxInfoPropertyName),0x0,NULL,HFILL}},
67409 {&hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxOwner, {"TpMailboxInfoProperty_MailboxOwner","giop-parlay.org.csapi.mmm.TpMailboxInfoProperty.MailboxOwner",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67410 {&hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxDateCreated, {"TpMailboxInfoProperty_MailboxDateCreated","giop-parlay.org.csapi.mmm.TpMailboxInfoProperty.MailboxDateCreated",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67411 {&hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxDateChanged, {"TpMailboxInfoProperty_MailboxDateChanged","giop-parlay.org.csapi.mmm.TpMailboxInfoProperty.MailboxDateChanged",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67412 {&hf_org_csapi_mmm_TpMailboxInfoProperty_MailboxSize, {"TpMailboxInfoProperty_MailboxSize","giop-parlay.org.csapi.mmm.TpMailboxInfoProperty.MailboxSize",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67413 {&hf_org_csapi_mmm_TpMailboxInfoProperty_Dummy, {"TpMailboxInfoProperty_Dummy","giop-parlay.org.csapi.mmm.TpMailboxInfoProperty.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67414 {&hf_org_csapi_mmm_TpMessageInfoProperty_TpMessageInfoProperty, {"TpMessageInfoProperty","giop-parlay.org.csapi.mmm.TpMessageInfoProperty",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessageInfoPropertyName),0x0,NULL,HFILL}},
67415 {&hf_org_csapi_mmm_TpMessageInfoProperty_MessageDateCreated, {"TpMessageInfoProperty_MessageDateCreated","giop-parlay.org.csapi.mmm.TpMessageInfoProperty.MessageDateCreated",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67416 {&hf_org_csapi_mmm_TpMessageInfoProperty_MessageDateReceived, {"TpMessageInfoProperty_MessageDateReceived","giop-parlay.org.csapi.mmm.TpMessageInfoProperty.MessageDateReceived",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67417 {&hf_org_csapi_mmm_TpMessageInfoProperty_MessageDateChanged, {"TpMessageInfoProperty_MessageDateChanged","giop-parlay.org.csapi.mmm.TpMessageInfoProperty.MessageDateChanged",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67418 {&hf_org_csapi_mmm_TpMessageInfoProperty_MessageSize, {"TpMessageInfoProperty_MessageSize","giop-parlay.org.csapi.mmm.TpMessageInfoProperty.MessageSize",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67419 {&hf_org_csapi_mmm_TpMessageInfoProperty_MessageStatus, {"TpMessageInfoProperty_MessageStatus","giop-parlay.org.csapi.mmm.TpMessageInfoProperty.MessageStatus",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMailboxMessageStatus),0x0,NULL,HFILL}},
67420 {&hf_org_csapi_mmm_TpMessageInfoProperty_Dummy, {"TpMessageInfoProperty_Dummy","giop-parlay.org.csapi.mmm.TpMessageInfoProperty.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67421 {&hf_org_csapi_mmm_TpMessageHeaderField_TpMessageHeaderField, {"TpMessageHeaderField","giop-parlay.org.csapi.mmm.TpMessageHeaderField",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessageHeaderFieldType),0x0,NULL,HFILL}},
67422 {&hf_org_csapi_mmm_TpMessageHeaderField_DateSent, {"TpMessageHeaderField_DateSent","giop-parlay.org.csapi.mmm.TpMessageHeaderField.DateSent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67423 {&hf_org_csapi_mmm_TpMessageHeaderField_From, {"Seq length of TpMessageHeaderField_From","giop-parlay.org.csapi.mmm.TpMessageHeaderField.From",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67424 {&hf_org_csapi_mmm_TpMessageHeaderField_ReplyTo, {"Seq length of TpMessageHeaderField_ReplyTo","giop-parlay.org.csapi.mmm.TpMessageHeaderField.ReplyTo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67425 {&hf_org_csapi_mmm_TpMessageHeaderField_To, {"Seq length of TpMessageHeaderField_To","giop-parlay.org.csapi.mmm.TpMessageHeaderField.To",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67426 {&hf_org_csapi_mmm_TpMessageHeaderField_Cc, {"Seq length of TpMessageHeaderField_Cc","giop-parlay.org.csapi.mmm.TpMessageHeaderField.Cc",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67427 {&hf_org_csapi_mmm_TpMessageHeaderField_Bcc, {"Seq length of TpMessageHeaderField_Bcc","giop-parlay.org.csapi.mmm.TpMessageHeaderField.Bcc",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67428 {&hf_org_csapi_mmm_TpMessageHeaderField_RFC822MessageID, {"TpMessageHeaderField_RFC822MessageID","giop-parlay.org.csapi.mmm.TpMessageHeaderField.RFC822MessageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67429 {&hf_org_csapi_mmm_TpMessageHeaderField_InReplyTo, {"Seq length of TpMessageHeaderField_InReplyTo","giop-parlay.org.csapi.mmm.TpMessageHeaderField.InReplyTo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67430 {&hf_org_csapi_mmm_TpMessageHeaderField_References, {"Seq length of TpMessageHeaderField_References","giop-parlay.org.csapi.mmm.TpMessageHeaderField.References",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67431 {&hf_org_csapi_mmm_TpMessageHeaderField_Subject, {"TpMessageHeaderField_Subject","giop-parlay.org.csapi.mmm.TpMessageHeaderField.Subject",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67432 {&hf_org_csapi_mmm_TpMessageHeaderField_Comments, {"TpMessageHeaderField_Comments","giop-parlay.org.csapi.mmm.TpMessageHeaderField.Comments",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67433 {&hf_org_csapi_mmm_TpMessageHeaderField_Keywords, {"Seq length of TpMessageHeaderField_Keywords","giop-parlay.org.csapi.mmm.TpMessageHeaderField.Keywords",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67434 {&hf_org_csapi_mmm_TpMessageHeaderField_MimeVersion, {"TpMessageHeaderField_MimeVersion","giop-parlay.org.csapi.mmm.TpMessageHeaderField.MimeVersion",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67435 {&hf_org_csapi_mmm_TpMessageHeaderField_MimeContent, {"TpMessageHeaderField_MimeContent","giop-parlay.org.csapi.mmm.TpMessageHeaderField.MimeContent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67436 {&hf_org_csapi_mmm_TpMessageHeaderField_MimeEncoding, {"TpMessageHeaderField_MimeEncoding","giop-parlay.org.csapi.mmm.TpMessageHeaderField.MimeEncoding",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67437 {&hf_org_csapi_mmm_TpMessageHeaderField_MimeID, {"TpMessageHeaderField_MimeID","giop-parlay.org.csapi.mmm.TpMessageHeaderField.MimeID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67438 {&hf_org_csapi_mmm_TpMessageHeaderField_MimeDescription, {"TpMessageHeaderField_MimeDescription","giop-parlay.org.csapi.mmm.TpMessageHeaderField.MimeDescription",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67439 {&hf_org_csapi_mmm_TpMessageHeaderField_MimeDisposition, {"TpMessageHeaderField_MimeDisposition","giop-parlay.org.csapi.mmm.TpMessageHeaderField.MimeDisposition",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67440 {&hf_org_csapi_mmm_TpMessageHeaderField_Priority, {"TpMessageHeaderField_Priority","giop-parlay.org.csapi.mmm.TpMessageHeaderField.Priority",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagePriority),0x0,NULL,HFILL}},
67441 {&hf_org_csapi_mmm_TpDeliveryTime_TpDeliveryTime, {"TpDeliveryTime","giop-parlay.org.csapi.mmm.TpDeliveryTime",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpDeliveryTimeType),0x0,NULL,HFILL}},
67442 {&hf_org_csapi_mmm_TpDeliveryTime_DeliveryTime, {"TpDeliveryTime_DeliveryTime","giop-parlay.org.csapi.mmm.TpDeliveryTime.DeliveryTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67443 {&hf_org_csapi_mmm_TpDeliveryTime_Dummy, {"TpDeliveryTime_Dummy","giop-parlay.org.csapi.mmm.TpDeliveryTime.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67444 {&hf_org_csapi_mmm_TpMessageTreatment_TpMessageTreatment, {"TpMessageTreatment","giop-parlay.org.csapi.mmm.TpMessageTreatment",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessageTreatmentType),0x0,NULL,HFILL}},
67445 {&hf_org_csapi_mmm_TpMessageTreatment_DeliveryReport, {"TpMessageTreatment_DeliveryReport","giop-parlay.org.csapi.mmm.TpMessageTreatment.DeliveryReport",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
67446 {&hf_org_csapi_mmm_TpMessageTreatment_BillingID, {"TpMessageTreatment_BillingID","giop-parlay.org.csapi.mmm.TpMessageTreatment.BillingID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67447 {&hf_org_csapi_mmm_TpMessageTreatment_ValidityTime, {"TpMessageTreatment_ValidityTime","giop-parlay.org.csapi.mmm.TpMessageTreatment.ValidityTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67448 {&hf_org_csapi_mmm_TpMessagingEventCriteria_TpMessagingEventCriteria, {"TpMessagingEventCriteria","giop-parlay.org.csapi.mmm.TpMessagingEventCriteria",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingEventName),0x0,NULL,HFILL}},
67449 {&hf_org_csapi_mmm_TpMessagingEventCriteria_Dummy, {"TpMessagingEventCriteria_Dummy","giop-parlay.org.csapi.mmm.TpMessagingEventCriteria.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
67450 {&hf_org_csapi_mmm_TpMessagingEventInfo_TpMessagingEventInfo, {"TpMessagingEventInfo","giop-parlay.org.csapi.mmm.TpMessagingEventInfo",FT_UINT32,BASE_DEC,VALS(org_csapi_mmm_TpMessagingEventName),0x0,NULL,HFILL}},
67451 {&hf_org_csapi_mmm_TpMessagingEventInfo_EventNameUndefined, {"TpMessagingEventInfo_EventNameUndefined","giop-parlay.org.csapi.mmm.TpMessagingEventInfo.EventNameUndefined",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
67455 static ei_register_info ei[] = {
67456 { &ei_parlay_unknown_giop_msg, { "giop-parlay.unknown_giop_msg", PI_PROTOCOL, PI_WARN, "Unknown GIOP message", EXPFILL }},
67457 { &ei_parlay_unknown_exception, { "giop-parlay.unknown_exception", PI_PROTOCOL, PI_WARN, "Unknown exception", EXPFILL }},
67458 { &ei_parlay_unknown_reply_status, { "giop-parlay.unknown_reply_status", PI_PROTOCOL, PI_WARN, "Unknown reply status", EXPFILL }},
67461 /* setup protocol subtree array */
67463 static gint *ett[] = {
67464 &ett_parlay,
67467 expert_module_t* expert_parlay;
67470 /* Register the protocol name and description */
67471 proto_parlay = proto_register_protocol("Parlay Dissector Using GIOP API" , "PARLAY", "giop-parlay" );
67472 proto_register_field_array(proto_parlay, hf, array_length(hf));
67473 proto_register_subtree_array(ett, array_length(ett));
67475 expert_parlay = expert_register_protocol(proto_parlay);
67476 expert_register_field_array(expert_parlay, ei, array_length(ei));
67479 /* register me as handler for these interfaces */
67480 void proto_reg_handoff_giop_parlay(void)
67483 /* Register for Explicit Dissection */
67484 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/IpService", proto_parlay ); /* explicit dissector */
67486 /* Register for Explicit Dissection */
67487 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/am/IpAccountManager", proto_parlay ); /* explicit dissector */
67489 /* Register for Explicit Dissection */
67490 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/am/IpAppAccountManager", proto_parlay ); /* explicit dissector */
67492 /* Register for Explicit Dissection */
67493 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/cccs/IpAppConfCall", proto_parlay ); /* explicit dissector */
67495 /* Register for Explicit Dissection */
67496 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/cccs/IpAppConfCallControlManager", proto_parlay ); /* explicit dissector */
67498 /* Register for Explicit Dissection */
67499 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/cccs/IpAppSubConfCall", proto_parlay ); /* explicit dissector */
67501 /* Register for Explicit Dissection */
67502 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/cccs/IpConfCall", proto_parlay ); /* explicit dissector */
67504 /* Register for Explicit Dissection */
67505 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/cccs/IpConfCallControlManager", proto_parlay ); /* explicit dissector */
67507 /* Register for Explicit Dissection */
67508 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/cccs/IpSubConfCall", proto_parlay ); /* explicit dissector */
67510 /* Register for Explicit Dissection */
67511 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/gccs/IpAppCall", proto_parlay ); /* explicit dissector */
67513 /* Register for Explicit Dissection */
67514 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/gccs/IpAppCallControlManager", proto_parlay ); /* explicit dissector */
67516 /* Register for Explicit Dissection */
67517 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/gccs/IpCall", proto_parlay ); /* explicit dissector */
67519 /* Register for Explicit Dissection */
67520 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/gccs/IpCallControlManager", proto_parlay ); /* explicit dissector */
67522 /* Register for Explicit Dissection */
67523 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mmccs/IpAppMultiMediaCall", proto_parlay ); /* explicit dissector */
67525 /* Register for Explicit Dissection */
67526 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mmccs/IpAppMultiMediaCallControlManager", proto_parlay ); /* explicit dissector */
67528 /* Register for Explicit Dissection */
67529 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mmccs/IpAppMultiMediaCallLeg", proto_parlay ); /* explicit dissector */
67531 /* Register for Explicit Dissection */
67532 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mmccs/IpMultiMediaCall", proto_parlay ); /* explicit dissector */
67534 /* Register for Explicit Dissection */
67535 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mmccs/IpMultiMediaCallControlManager", proto_parlay ); /* explicit dissector */
67537 /* Register for Explicit Dissection */
67538 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mmccs/IpMultiMediaCallLeg", proto_parlay ); /* explicit dissector */
67540 /* Register for Explicit Dissection */
67541 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mmccs/IpMultiMediaStream", proto_parlay ); /* explicit dissector */
67543 /* Register for Explicit Dissection */
67544 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mpccs/IpAppCallLeg", proto_parlay ); /* explicit dissector */
67546 /* Register for Explicit Dissection */
67547 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mpccs/IpAppMultiPartyCall", proto_parlay ); /* explicit dissector */
67549 /* Register for Explicit Dissection */
67550 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mpccs/IpAppMultiPartyCallControlManager", proto_parlay ); /* explicit dissector */
67552 /* Register for Explicit Dissection */
67553 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mpccs/IpCallLeg", proto_parlay ); /* explicit dissector */
67555 /* Register for Explicit Dissection */
67556 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mpccs/IpMultiPartyCall", proto_parlay ); /* explicit dissector */
67558 /* Register for Explicit Dissection */
67559 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cc/mpccs/IpMultiPartyCallControlManager", proto_parlay ); /* explicit dissector */
67561 /* Register for Explicit Dissection */
67562 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cm/IpConnectivityManager", proto_parlay ); /* explicit dissector */
67564 /* Register for Explicit Dissection */
67565 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cm/IpEnterpriseNetwork", proto_parlay ); /* explicit dissector */
67567 /* Register for Explicit Dissection */
67568 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cm/IpEnterpriseNetworkSite", proto_parlay ); /* explicit dissector */
67570 /* Register for Explicit Dissection */
67571 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cm/IpQoSMenu", proto_parlay ); /* explicit dissector */
67573 /* Register for Explicit Dissection */
67574 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cm/IpQoSTemplate", proto_parlay ); /* explicit dissector */
67576 /* Register for Explicit Dissection */
67577 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cm/IpVPrN", proto_parlay ); /* explicit dissector */
67579 /* Register for Explicit Dissection */
67580 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cm/IpVPrP", proto_parlay ); /* explicit dissector */
67582 /* Register for Explicit Dissection */
67583 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cs/IpAppChargingManager", proto_parlay ); /* explicit dissector */
67585 /* Register for Explicit Dissection */
67586 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cs/IpAppChargingSession", proto_parlay ); /* explicit dissector */
67588 /* Register for Explicit Dissection */
67589 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cs/IpChargingManager", proto_parlay ); /* explicit dissector */
67591 /* Register for Explicit Dissection */
67592 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/cs/IpChargingSession", proto_parlay ); /* explicit dissector */
67594 /* Register for Explicit Dissection */
67595 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/dsc/IpAppDataSession", proto_parlay ); /* explicit dissector */
67597 /* Register for Explicit Dissection */
67598 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/dsc/IpAppDataSessionControlManager", proto_parlay ); /* explicit dissector */
67600 /* Register for Explicit Dissection */
67601 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/dsc/IpDataSession", proto_parlay ); /* explicit dissector */
67603 /* Register for Explicit Dissection */
67604 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/dsc/IpDataSessionControlManager", proto_parlay ); /* explicit dissector */
67606 /* Register for Explicit Dissection */
67607 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_access/trust_and_security/IpAPILevelAuthentication", proto_parlay ); /* explicit dissector */
67609 /* Register for Explicit Dissection */
67610 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_access/trust_and_security/IpAccess", proto_parlay ); /* explicit dissector */
67612 /* Register for Explicit Dissection */
67613 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_access/trust_and_security/IpAuthentication", proto_parlay ); /* explicit dissector */
67615 /* Register for Explicit Dissection */
67616 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_access/trust_and_security/IpClientAPILevelAuthentication", proto_parlay ); /* explicit dissector */
67618 /* Register for Explicit Dissection */
67619 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_access/trust_and_security/IpClientAccess", proto_parlay ); /* explicit dissector */
67621 /* Register for Explicit Dissection */
67622 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_access/trust_and_security/IpInitial", proto_parlay ); /* explicit dissector */
67624 /* Register for Explicit Dissection */
67625 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/discovery/IpServiceDiscovery", proto_parlay ); /* explicit dissector */
67627 /* Register for Explicit Dissection */
67628 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpAppFaultManager", proto_parlay ); /* explicit dissector */
67630 /* Register for Explicit Dissection */
67631 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpAppHeartBeat", proto_parlay ); /* explicit dissector */
67633 /* Register for Explicit Dissection */
67634 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpAppHeartBeatMgmt", proto_parlay ); /* explicit dissector */
67636 /* Register for Explicit Dissection */
67637 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpAppLoadManager", proto_parlay ); /* explicit dissector */
67639 /* Register for Explicit Dissection */
67640 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpAppOAM", proto_parlay ); /* explicit dissector */
67642 /* Register for Explicit Dissection */
67643 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpFaultManager", proto_parlay ); /* explicit dissector */
67645 /* Register for Explicit Dissection */
67646 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpHeartBeat", proto_parlay ); /* explicit dissector */
67648 /* Register for Explicit Dissection */
67649 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpHeartBeatMgmt", proto_parlay ); /* explicit dissector */
67651 /* Register for Explicit Dissection */
67652 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpLoadManager", proto_parlay ); /* explicit dissector */
67654 /* Register for Explicit Dissection */
67655 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/integrity/IpOAM", proto_parlay ); /* explicit dissector */
67657 /* Register for Explicit Dissection */
67658 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/notification/IpAppEventNotification", proto_parlay ); /* explicit dissector */
67660 /* Register for Explicit Dissection */
67661 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/notification/IpEventNotification", proto_parlay ); /* explicit dissector */
67663 /* Register for Explicit Dissection */
67664 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/service_agreement/IpAppServiceAgreementManagement", proto_parlay ); /* explicit dissector */
67666 /* Register for Explicit Dissection */
67667 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_application/service_agreement/IpServiceAgreementManagement", proto_parlay ); /* explicit dissector */
67669 /* Register for Explicit Dissection */
67670 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/notification/IpClientEventNotification", proto_parlay ); /* explicit dissector */
67672 /* Register for Explicit Dissection */
67673 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/notification/IpEventNotification", proto_parlay ); /* explicit dissector */
67675 /* Register for Explicit Dissection */
67676 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppInfoQuery", proto_parlay ); /* explicit dissector */
67678 /* Register for Explicit Dissection */
67679 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/service_subscription/IpClientAppManagement", proto_parlay ); /* explicit dissector */
67681 /* Register for Explicit Dissection */
67682 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/service_subscription/IpEntOpAccountInfoQuery", proto_parlay ); /* explicit dissector */
67684 /* Register for Explicit Dissection */
67685 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/service_subscription/IpEntOpAccountManagement", proto_parlay ); /* explicit dissector */
67687 /* Register for Explicit Dissection */
67688 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractInfoQuery", proto_parlay ); /* explicit dissector */
67690 /* Register for Explicit Dissection */
67691 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceContractManagement", proto_parlay ); /* explicit dissector */
67693 /* Register for Explicit Dissection */
67694 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileInfoQuery", proto_parlay ); /* explicit dissector */
67696 /* Register for Explicit Dissection */
67697 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_enterprise_operator/service_subscription/IpServiceProfileManagement", proto_parlay ); /* explicit dissector */
67699 /* Register for Explicit Dissection */
67700 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/discovery/IpFwServiceDiscovery", proto_parlay ); /* explicit dissector */
67702 /* Register for Explicit Dissection */
67703 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpFwFaultManager", proto_parlay ); /* explicit dissector */
67705 /* Register for Explicit Dissection */
67706 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpFwHeartBeat", proto_parlay ); /* explicit dissector */
67708 /* Register for Explicit Dissection */
67709 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpFwHeartBeatMgmt", proto_parlay ); /* explicit dissector */
67711 /* Register for Explicit Dissection */
67712 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpFwLoadManager", proto_parlay ); /* explicit dissector */
67714 /* Register for Explicit Dissection */
67715 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpFwOAM", proto_parlay ); /* explicit dissector */
67717 /* Register for Explicit Dissection */
67718 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpSvcFaultManager", proto_parlay ); /* explicit dissector */
67720 /* Register for Explicit Dissection */
67721 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpSvcHeartBeat", proto_parlay ); /* explicit dissector */
67723 /* Register for Explicit Dissection */
67724 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpSvcHeartBeatMgmt", proto_parlay ); /* explicit dissector */
67726 /* Register for Explicit Dissection */
67727 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpSvcLoadManager", proto_parlay ); /* explicit dissector */
67729 /* Register for Explicit Dissection */
67730 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/integrity/IpSvcOAM", proto_parlay ); /* explicit dissector */
67732 /* Register for Explicit Dissection */
67733 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/notification/IpFwEventNotification", proto_parlay ); /* explicit dissector */
67735 /* Register for Explicit Dissection */
67736 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/notification/IpSvcEventNotification", proto_parlay ); /* explicit dissector */
67738 /* Register for Explicit Dissection */
67739 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/service_lifecycle/IpServiceInstanceLifecycleManager", proto_parlay ); /* explicit dissector */
67741 /* Register for Explicit Dissection */
67742 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/fw/fw_service/service_registration/IpFwServiceRegistration", proto_parlay ); /* explicit dissector */
67744 /* Register for Explicit Dissection */
67745 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/gms/IpAppMessagingManager", proto_parlay ); /* explicit dissector */
67747 /* Register for Explicit Dissection */
67748 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/gms/IpMailbox", proto_parlay ); /* explicit dissector */
67750 /* Register for Explicit Dissection */
67751 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/gms/IpMailboxFolder", proto_parlay ); /* explicit dissector */
67753 /* Register for Explicit Dissection */
67754 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/gms/IpMessage", proto_parlay ); /* explicit dissector */
67756 /* Register for Explicit Dissection */
67757 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/gms/IpMessagingManager", proto_parlay ); /* explicit dissector */
67759 /* Register for Explicit Dissection */
67760 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ub/IpAppUserBinding", proto_parlay ); /* explicit dissector */
67762 /* Register for Explicit Dissection */
67763 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ub/IpUserBinding", proto_parlay ); /* explicit dissector */
67765 /* Register for Explicit Dissection */
67766 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ul/IpAppTriggeredUserLocation", proto_parlay ); /* explicit dissector */
67768 /* Register for Explicit Dissection */
67769 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ul/IpAppUserLocation", proto_parlay ); /* explicit dissector */
67771 /* Register for Explicit Dissection */
67772 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ul/IpTriggeredUserLocation", proto_parlay ); /* explicit dissector */
67774 /* Register for Explicit Dissection */
67775 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ul/IpUserLocation", proto_parlay ); /* explicit dissector */
67777 /* Register for Explicit Dissection */
67778 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ulc/IpAppUserLocationCamel", proto_parlay ); /* explicit dissector */
67780 /* Register for Explicit Dissection */
67781 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ulc/IpUserLocationCamel", proto_parlay ); /* explicit dissector */
67783 /* Register for Explicit Dissection */
67784 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ule/IpAppUserLocationEmergency", proto_parlay ); /* explicit dissector */
67786 /* Register for Explicit Dissection */
67787 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/ule/IpUserLocationEmergency", proto_parlay ); /* explicit dissector */
67789 /* Register for Explicit Dissection */
67790 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/us/IpAppUserStatus", proto_parlay ); /* explicit dissector */
67792 /* Register for Explicit Dissection */
67793 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mm/us/IpUserStatus", proto_parlay ); /* explicit dissector */
67795 /* Register for Explicit Dissection */
67796 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mmm/IpAppMailbox", proto_parlay ); /* explicit dissector */
67798 /* Register for Explicit Dissection */
67799 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mmm/IpAppMultiMediaMessaging", proto_parlay ); /* explicit dissector */
67801 /* Register for Explicit Dissection */
67802 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mmm/IpAppMultiMediaMessagingManager", proto_parlay ); /* explicit dissector */
67804 /* Register for Explicit Dissection */
67805 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mmm/IpMailbox", proto_parlay ); /* explicit dissector */
67807 /* Register for Explicit Dissection */
67808 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mmm/IpMultiMediaMessaging", proto_parlay ); /* explicit dissector */
67810 /* Register for Explicit Dissection */
67811 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/mmm/IpMultiMediaMessagingManager", proto_parlay ); /* explicit dissector */
67813 /* Register for Explicit Dissection */
67814 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/access/IpAppPAMPreferenceCheck", proto_parlay ); /* explicit dissector */
67816 /* Register for Explicit Dissection */
67817 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/access/IpPAMAgentPresence", proto_parlay ); /* explicit dissector */
67819 /* Register for Explicit Dissection */
67820 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/access/IpPAMAvailability", proto_parlay ); /* explicit dissector */
67822 /* Register for Explicit Dissection */
67823 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/access/IpPAMIdentityPresence", proto_parlay ); /* explicit dissector */
67825 /* Register for Explicit Dissection */
67826 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/access/IpPAMPresenceAvailabilityManager", proto_parlay ); /* explicit dissector */
67828 /* Register for Explicit Dissection */
67829 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/event/IpAppPAMEventHandler", proto_parlay ); /* explicit dissector */
67831 /* Register for Explicit Dissection */
67832 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/event/IpPAMEventHandler", proto_parlay ); /* explicit dissector */
67834 /* Register for Explicit Dissection */
67835 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/event/IpPAMEventManager", proto_parlay ); /* explicit dissector */
67837 /* Register for Explicit Dissection */
67838 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/provisioning/IpPAMAgentAssignment", proto_parlay ); /* explicit dissector */
67840 /* Register for Explicit Dissection */
67841 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/provisioning/IpPAMAgentManagement", proto_parlay ); /* explicit dissector */
67843 /* Register for Explicit Dissection */
67844 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/provisioning/IpPAMAgentTypeManagement", proto_parlay ); /* explicit dissector */
67846 /* Register for Explicit Dissection */
67847 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/provisioning/IpPAMCapabilityManagement", proto_parlay ); /* explicit dissector */
67849 /* Register for Explicit Dissection */
67850 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/provisioning/IpPAMIdentityManagement", proto_parlay ); /* explicit dissector */
67852 /* Register for Explicit Dissection */
67853 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/provisioning/IpPAMIdentityTypeManagement", proto_parlay ); /* explicit dissector */
67855 /* Register for Explicit Dissection */
67856 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/pam/provisioning/IpPAMProvisioningManager", proto_parlay ); /* explicit dissector */
67858 /* Register for Explicit Dissection */
67859 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/evaluation/IpAppPolicyDomain", proto_parlay ); /* explicit dissector */
67861 /* Register for Explicit Dissection */
67862 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/evaluation/IpPolicyEvalManager", proto_parlay ); /* explicit dissector */
67864 /* Register for Explicit Dissection */
67865 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicy", proto_parlay ); /* explicit dissector */
67867 /* Register for Explicit Dissection */
67868 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicyAction", proto_parlay ); /* explicit dissector */
67870 /* Register for Explicit Dissection */
67871 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicyCondition", proto_parlay ); /* explicit dissector */
67873 /* Register for Explicit Dissection */
67874 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicyDomain", proto_parlay ); /* explicit dissector */
67876 /* Register for Explicit Dissection */
67877 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicyEventDefinition", proto_parlay ); /* explicit dissector */
67879 /* Register for Explicit Dissection */
67880 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicyGroup", proto_parlay ); /* explicit dissector */
67882 /* Register for Explicit Dissection */
67883 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicyIterator", proto_parlay ); /* explicit dissector */
67885 /* Register for Explicit Dissection */
67886 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicyManager", proto_parlay ); /* explicit dissector */
67888 /* Register for Explicit Dissection */
67889 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicyRepository", proto_parlay ); /* explicit dissector */
67891 /* Register for Explicit Dissection */
67892 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicyRule", proto_parlay ); /* explicit dissector */
67894 /* Register for Explicit Dissection */
67895 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/policy/provisioning/IpPolicySignature", proto_parlay ); /* explicit dissector */
67897 /* Register for Explicit Dissection */
67898 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/termcap/IpAppExtendedTerminalCapabilities", proto_parlay ); /* explicit dissector */
67900 /* Register for Explicit Dissection */
67901 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/termcap/IpExtendedTerminalCapabilities", proto_parlay ); /* explicit dissector */
67903 /* Register for Explicit Dissection */
67904 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/termcap/IpTerminalCapabilities", proto_parlay ); /* explicit dissector */
67906 /* Register for Explicit Dissection */
67907 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/ui/IpAppUI", proto_parlay ); /* explicit dissector */
67909 /* Register for Explicit Dissection */
67910 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/ui/IpAppUIAdminManager", proto_parlay ); /* explicit dissector */
67912 /* Register for Explicit Dissection */
67913 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/ui/IpAppUICall", proto_parlay ); /* explicit dissector */
67915 /* Register for Explicit Dissection */
67916 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/ui/IpAppUIManager", proto_parlay ); /* explicit dissector */
67918 /* Register for Explicit Dissection */
67919 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/ui/IpUI", proto_parlay ); /* explicit dissector */
67921 /* Register for Explicit Dissection */
67922 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/ui/IpUIAdminManager", proto_parlay ); /* explicit dissector */
67924 /* Register for Explicit Dissection */
67925 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/ui/IpUICall", proto_parlay ); /* explicit dissector */
67927 /* Register for Explicit Dissection */
67928 register_giop_user_module(dissect_parlay, "PARLAY", "org/csapi/ui/IpUIManager", proto_parlay ); /* explicit dissector */
67930 /* Register for Heuristic Dissection */
67931 register_giop_user(dissect_parlay, "PARLAY" ,proto_parlay); /* heuristic dissector */