aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-parlay.c
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2014-04-24 16:01:14 -0400
committerAnders Broman <a.broman58@gmail.com>2014-04-25 04:08:59 +0000
commit6ec73981acd2aea4b8aeb6809fc23f5d044ffb5e (patch)
tree0f7b89690f6bc8710e653f65fffdd479aae88ef8 /epan/dissectors/packet-parlay.c
parent5d60236a121141e47db23b0a432334ff09bca76d (diff)
Cleanup "excess" from trying to support sequence of "native types". Last installment of bug 9532.
Cleaned up wireshark_gen.py so that it no longer generates duplicate fields and greatly minimized the number of useless hf_ variables generated. Change-Id: I26b2ddb5b65fcde99787cc2771348aa1b37f919f Reviewed-on: https://code.wireshark.org/review/1329 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-parlay.c')
-rw-r--r--epan/dissectors/packet-parlay.c2773
1 files changed, 952 insertions, 1821 deletions
diff --git a/epan/dissectors/packet-parlay.c b/epan/dissectors/packet-parlay.c
index 10a1200763..959f4003cc 100644
--- a/epan/dissectors/packet-parlay.c
+++ b/epan/dissectors/packet-parlay.c
@@ -65,69 +65,52 @@ static guint32 boundary = GIOP_HEADER_SIZE; /* initial value */
static int hf_operationrequest = -1;/* Request_Operation field */
/* Operation filters */
-static int hf_org_csapi_IpService_setCallback_appInterface = -1;
-static int hf_org_csapi_IpService_setCallbackWithSessionID_appInterface = -1;
static int hf_org_csapi_IpService_setCallbackWithSessionID_sessionID = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication_return = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication_clientDomain = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthentication_authType = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_return = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_clientDomain = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_authType = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpInitial_initiateAuthenticationWithVersion_frameworkVersion = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess_return = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess_accessType = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAuthentication_requestAccess_clientAccessInterface = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_terminationText = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_signingAlgorithm = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature_loop = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterface_return = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterface_interfaceName = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback_return = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback_interfaceName = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_obtainInterfaceWithCallback_clientInterface = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties_loop = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return_loop = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_releaseInterface_interfaceName = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm_return = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm_return_loop = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_selectSigningAlgorithm_signingAlgorithmCaps = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_terminationText = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature_loop = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_terminateAccess_digitalSignature = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_interfaceName = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_terminationText = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature_loop = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_relinquishInterface_digitalSignature = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return_loop = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_return = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge_loop = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_authenticate_challenge = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return_loop = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_return = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge_loop = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpClientAPILevelAuthentication_challenge_challenge = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod_return = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod_return_loop = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectEncryptionMethod_encryptionCaps = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return_loop = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_return = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge_loop = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_authenticate_challenge = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism_return = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism_return_loop = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_selectAuthenticationMechanism_authMechanismList = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return_loop = -1;
-static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_return = -1;
static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge_loop = -1;
-static int hf_org_csapi_fw_fw_application_notification_IpAppEventNotification_reportNotification_eventInfo = -1;
+static int hf_org_csapi_fw_fw_access_trust_and_security_IpAPILevelAuthentication_challenge_challenge = -1;
static int hf_org_csapi_fw_fw_application_notification_IpAppEventNotification_reportNotification_assignmentID = -1;
static int hf_org_csapi_fw_fw_application_notification_IpEventNotification_createNotification_return = -1;
-static int hf_org_csapi_fw_fw_application_notification_IpEventNotification_createNotification_return_loop = -1;
-static int hf_org_csapi_fw_fw_application_notification_IpEventNotification_createNotification_eventCriteria = -1;
static int hf_org_csapi_fw_fw_application_notification_IpEventNotification_destroyNotification_assignmentID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes_activityTestID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestRes_activityTestResult = -1;
@@ -136,241 +119,189 @@ static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultRep
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwFaultRecoveryInd_fault = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd_serviceID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcUnavailableInd_reason = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_faultStatistics = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs_loop = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordRes_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwUnavailableInd_reason = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_activityTestErr_activityTestID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_faultStatisticsError = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs_loop = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordErr_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_appUnavailableInd_serviceID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_genFaultStatsRecordReq_timePeriod = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd_serviceID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_svcAvailStatusInd_reason = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_faultStatistics = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs_loop = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordRes_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics_loop = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_faultStatistics = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs_loop = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordReq_timePeriod = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_fwAvailStatusInd_reason = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadReq_timeInterval = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadErr_loadStatisticsError = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadStatsReq_loadStatsReqID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadStatsReq_timeInterval = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatsReqID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr_loadStatsReqID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr_loadStatisticsError = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_reportLoad_loadLevel = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs_loop = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_timeInterval = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadErr_loadStatisticsError = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs_loop = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs_loop = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_destroyLoadLevelNotification_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs_loop = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_resumeNotification_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs_loop = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_suspendNotification_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_loadStatsReqID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs_loop = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_timeInterval = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatsReqID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr_loadStatsReqID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr_loadStatisticsError = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_return = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_return_loop = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_systemDateAndTime = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery_return = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery_return_loop = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpOAM_systemDateTimeQuery_clientDateAndTime = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq_activityTestID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_activityTestReq_svcID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes_activityTestID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestRes_activityTestResult = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_svcUnavailableInd_serviceID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_timePeriod = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs_loop = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordReq_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appActivityTestErr_activityTestID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appUnavailableInd_serviceID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordRes_faultStatistics = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_genFaultStatsRecordErr_faultStatisticsError = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_appAvailStatusInd_reason = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_timePeriod = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs_loop = -1;
+static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordReq_serviceIDs = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordRes_faultStatistics = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_enableHeartBeat_interval = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_enableHeartBeat_appInterface = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpHeartBeatMgmt_changeInterval_interval = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_enableAppHeartBeat_interval = -1;
-static int hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_enableAppHeartBeat_fwInterface = -1;
static int hf_org_csapi_fw_fw_application_integrity_IpAppHeartBeatMgmt_changeInterval_interval = -1;
-static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return = -1;
static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return_loop = -1;
-static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_describeServiceType_return = -1;
+static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return = -1;
static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_describeServiceType_name = -1;
-static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return = -1;
static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return_loop = -1;
static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_serviceTypeName = -1;
-static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList = -1;
+static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList_loop = -1;
static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_max = -1;
-static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return = -1;
static int hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return_loop = -1;
-static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return_loop = -1;
+static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_serviceToken = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_agreementText = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_signingAlgorithm = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_serviceToken = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_terminationText = -1;
-static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature_loop = -1;
-static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_return = -1;
+static int hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_terminateServiceAgreement_digitalSignature = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_serviceToken = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_agreementText = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_signServiceAgreement_signingAlgorithm = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_serviceToken = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_terminationText = -1;
-static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature_loop = -1;
+static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_terminateServiceAgreement_digitalSignature = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService_return = -1;
-static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService_return_loop = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_selectService_serviceID = -1;
static int hf_org_csapi_fw_fw_application_service_agreement_IpServiceAgreementManagement_initiateSignServiceAgreement_serviceToken = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_createServiceProfile_return = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_createServiceProfile_return_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_createServiceProfile_serviceProfileDescription = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_modifyServiceProfile_serviceProfile = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deleteServiceProfile_serviceProfileID = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign_sagID = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_assign_serviceProfileID = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign_sagID = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_deassign_serviceProfileID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_describeServiceProfile_return = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_describeServiceProfile_serviceProfileID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return_loop = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listAssignedMembers_serviceProfileID = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_createServiceContract_return = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_createServiceContract_return_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_createServiceContract_serviceContractDescription = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_modifyServiceContract_serviceContract = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractManagement_deleteServiceContract_serviceContractID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_describeServiceContract_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_describeServiceContract_serviceContractID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceContracts_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return_loop = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_serviceContractID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountInfoQuery_describeEntOpAccount_return = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createClientApp_clientAppDescription = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_modifyClientApp_clientAppDescription = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties_loop = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteClientApp_clientAppID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_sag = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_modifySAG_sag = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_deleteSAG_sagID = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_sagID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs_loop = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_addSAGMembers_clientAppIDs = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_sagID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeClientApp_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeClientApp_clientAppID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return_loop = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG_return = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG_return_loop = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_describeSAG_sagID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGs_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return_loop = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listSAGMembers_sagID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return_loop = -1;
+static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_return = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientAppMembership_clientAppID = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_reportNotification_eventInfo = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpClientEventNotification_reportNotification_assignmentID = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_createNotification_return = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_createNotification_return_loop = -1;
-static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_createNotification_eventCriteria = -1;
static int hf_org_csapi_fw_fw_enterprise_operator_notification_IpEventNotification_destroyNotification_assignmentID = -1;
-static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return = -1;
static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return_loop = -1;
-static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_describeServiceType_return = -1;
+static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return = -1;
static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_describeServiceType_name = -1;
-static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return = -1;
static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return_loop = -1;
static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_serviceTypeName = -1;
-static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList = -1;
+static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList_loop = -1;
static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_max = -1;
-static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return = -1;
static int hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return_loop = -1;
-static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_return = -1;
static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_application = -1;
-static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties = -1;
+static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties_loop = -1;
static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceInstanceID = -1;
static int hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_destroyServiceManager_serviceInstance = -1;
static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_return = -1;
-static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_return_loop = -1;
static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_serviceTypeName = -1;
-static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList = -1;
+static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList_loop = -1;
static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_announceServiceAvailability_serviceID = -1;
-static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_announceServiceAvailability_serviceInstanceLifecycleManagerRef = -1;
static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unregisterService_serviceID = -1;
-static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_describeService_return = -1;
static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_describeService_serviceID = -1;
static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_unannounceService_serviceID = -1;
static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_return = -1;
-static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_return_loop = -1;
static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_serviceTypeName = -1;
-static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList = -1;
-static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadReq_timeInterval = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList_loop = -1;
+static int hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList_loop = -1;
+static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadErr_loadStatisticsError = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadStatsReq_loadStatsReqID = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadStatsReq_timeInterval = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatsReqID = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr_loadStatsReqID = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr_loadStatisticsError = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_reportLoad_loadLevel = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadReq_querySubject = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadReq_timeInterval = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadErr_loadStatisticError = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_createLoadLevelNotification_notificationSubject = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_destroyLoadLevelNotification_notificationSubject = -1;
@@ -378,9 +309,8 @@ static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_suspendNotificat
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_resumeNotification_notificationSubject = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_loadStatsReqID = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_querySubject = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_timeInterval = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatsReqID = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics = -1;
+static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics_loop = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr_loadStatsReqID = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr_loadStatisticError = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes_activityTestID = -1;
@@ -389,108 +319,76 @@ static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_svcActivityTes
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultReportInd_fault = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwFaultRecoveryInd_fault = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwUnavailableInd_reason = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordRes_faultStatistics = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordRes_recordSubject = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestErr_activityTestID = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr_faultStatisticsError = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordErr_recordSubject = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_timePeriod = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs_loop = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatsRecordReq_timePeriod = -1;
+static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_genFaultStatsRecordReq_serviceIDs = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_appAvailStatusInd_reason = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_faultStatistics = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordRes_recordSubject = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordErr_recordSubject = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_generateFaultStatisticsRecordReq_timePeriod = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_fwAvailStatusInd_reason = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq_activityTestID = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_activityTestReq_testSubject = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes_activityTestID = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestRes_activityTestResult = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordReq_timePeriod = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordReq_recordSubject = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcUnavailableInd_reason = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcActivityTestErr_activityTestID = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_faultStatistics = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs_loop = -1;
+static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordRes_serviceIDs = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_faultStatisticsError = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs_loop = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordRes_faultStatistics = -1;
+static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_genFaultStatsRecordErr_serviceIDs = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatsRecordErr_faultStatisticsError = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_svcAvailStatusInd_reason = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_timePeriod = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordReq_recordSubject = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordRes_faultStatsReqID = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordRes_faultStatistics = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr_faultStatsReqID = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwFaultManager_generateFaultStatisticsRecordErr_faultStatisticsError = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery_return = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery_return_loop = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcOAM_systemDateTimeQuery_systemDateAndTime = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery_return = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery_return_loop = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwOAM_systemDateTimeQuery_clientDateAndTime = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_enableHeartBeat_interval = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_enableHeartBeat_svcInterface = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpFwHeartBeatMgmt_changeInterval_interval = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_enableSvcHeartBeat_interval = -1;
-static int hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_enableSvcHeartBeat_fwInterface = -1;
static int hf_org_csapi_fw_fw_service_integrity_IpSvcHeartBeatMgmt_changeInterval_interval = -1;
static int hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_createNotification_return = -1;
-static int hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_createNotification_return_loop = -1;
-static int hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_createNotification_eventCriteria = -1;
static int hf_org_csapi_fw_fw_service_notification_IpFwEventNotification_destroyNotification_assignmentID = -1;
-static int hf_org_csapi_fw_fw_service_notification_IpSvcEventNotification_reportNotification_eventInfo = -1;
static int hf_org_csapi_fw_fw_service_notification_IpSvcEventNotification_reportNotification_assignmentID = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_routeRes_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpAppCall_routeRes_eventReport = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_routeRes_callLegSessionID = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_routeErr_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpAppCall_routeErr_errorIndication = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_routeErr_callLegSessionID = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_getCallInfoRes_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpAppCall_getCallInfoRes_callInfoReport = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_getCallInfoErr_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpAppCall_getCallInfoErr_errorIndication = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_callSessionID = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_report = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallRes_usedTime = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallErr_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpAppCall_superviseCallErr_errorIndication = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_callFaultDetected_callSessionID = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_callFaultDetected_fault = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes_callSessionID = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsRes_digits = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsErr_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpAppCall_getMoreDialledDigitsErr_errorIndication = -1;
static int hf_org_csapi_cc_gccs_IpAppCall_callEnded_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpAppCall_callEnded_report = -1;
static int hf_org_csapi_cc_gccs_IpCall_routeReq_return = -1;
-static int hf_org_csapi_cc_gccs_IpCall_routeReq_return_loop = -1;
static int hf_org_csapi_cc_gccs_IpCall_routeReq_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpCall_routeReq_responseRequested = -1;
-static int hf_org_csapi_cc_gccs_IpCall_routeReq_targetAddress = -1;
-static int hf_org_csapi_cc_gccs_IpCall_routeReq_originatingAddress = -1;
-static int hf_org_csapi_cc_gccs_IpCall_routeReq_originalDestinationAddress = -1;
-static int hf_org_csapi_cc_gccs_IpCall_routeReq_redirectingAddress = -1;
-static int hf_org_csapi_cc_gccs_IpCall_routeReq_appInfo = -1;
+static int hf_org_csapi_cc_gccs_IpCall_routeReq_responseRequested_loop = -1;
+static int hf_org_csapi_cc_gccs_IpCall_routeReq_appInfo_loop = -1;
static int hf_org_csapi_cc_gccs_IpCall_release_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpCall_release_cause = -1;
static int hf_org_csapi_cc_gccs_IpCall_deassignCall_callSessionID = -1;
static int hf_org_csapi_cc_gccs_IpCall_getCallInfoReq_callSessionID = -1;
static int hf_org_csapi_cc_gccs_IpCall_getCallInfoReq_callInfoRequested = -1;
static int hf_org_csapi_cc_gccs_IpCall_setCallChargePlan_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpCall_setCallChargePlan_callChargePlan = -1;
static int hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_callSessionID = -1;
-static int hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_aOCInfo = -1;
static int hf_org_csapi_cc_gccs_IpCall_setAdviceOfCharge_tariffSwitch = -1;
static int hf_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq_callSessionID = -1;
static int hf_org_csapi_cc_gccs_IpCall_getMoreDialledDigitsReq_length = -1;
@@ -499,229 +397,140 @@ static int hf_org_csapi_cc_gccs_IpCall_superviseCallReq_time = -1;
static int hf_org_csapi_cc_gccs_IpCall_superviseCallReq_treatment = -1;
static int hf_org_csapi_cc_gccs_IpCall_continueProcessing_callSessionID = -1;
static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callAborted_callReference = -1;
-static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_return = -1;
-static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_callReference = -1;
-static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_eventInfo = -1;
static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callEventNotify_assignmentID = -1;
static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadEncountered_assignmentID = -1;
static int hf_org_csapi_cc_gccs_IpAppCallControlManager_callOverloadCeased_assignmentID = -1;
-static int hf_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet = -1;
static int hf_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet_loop = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_createCall_return = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_createCall_appCall = -1;
+static int hf_org_csapi_cc_gccs_IpAppCallControlManager_abortMultipleCalls_callReferenceSet = -1;
static int hf_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification_return = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification_return_loop = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification_appCallControlManager = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_enableCallNotification_eventCriteria = -1;
static int hf_org_csapi_cc_gccs_IpCallControlManager_disableCallNotification_assignmentID = -1;
static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_return = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_return_loop = -1;
static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_duration = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_mechanism = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_treatment = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_addressRange = -1;
static int hf_org_csapi_cc_gccs_IpCallControlManager_changeCallNotification_assignmentID = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_changeCallNotification_eventCriteria = -1;
-static int hf_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return = -1;
static int hf_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return_loop = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportRes_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportRes_eventInfo = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportErr_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportErr_errorIndication = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaRes_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaErr_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaErr_errorIndication = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaRes_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaErr_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppCallLeg_detachMediaErr_errorIndication = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoRes_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoRes_callLegInfoReport = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoErr_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppCallLeg_getInfoErr_errorIndication = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_routeErr_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppCallLeg_routeErr_errorIndication = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_report = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseRes_usedTime = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseErr_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppCallLeg_superviseErr_errorIndication = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpAppCallLeg_callLegEnded_cause = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createCall_return = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createCall_appCall = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_return = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_return_loop = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_appCallControlManager = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_notificationRequest = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_destroyNotification_assignmentID = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_changeNotification_assignmentID = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_changeNotification_notificationRequest = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return_loop = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_return = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_return_loop = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_duration = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_mechanism = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_treatment = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_addressRange = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications_return = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications_return_loop = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications_appCallControlManager = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNextNotification_return = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNextNotification_reset = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_targetAddress = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_originatingAddress = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_connectionProperties = -1;
+static int hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo_loop = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested = -1;
+static int hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested_loop = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_release_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_release_cause = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_getInfoReq_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_getInfoReq_callLegInfoRequested = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_getCall_return = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_getCall_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_attachMediaReq_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_detachMediaReq_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_getCurrentDestinationAddress_return = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_getCurrentDestinationAddress_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_continueProcessing_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_setChargePlan_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_setChargePlan_callChargePlan = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_aOCInfo = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_setAdviceOfCharge_tariffSwitch = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_callLegSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_time = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_treatment = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_deassign_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_return = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_return_loop = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames_loop = -1;
+static int hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames = -1;
static int hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_callLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties = -1;
+static int hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties_loop = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoRes_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoRes_callInfoReport = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoErr_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoErr_errorIndication = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_callSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_report = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_usedTime = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseErr_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseErr_errorIndication = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_callEnded_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_callEnded_report = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr_callLegReference = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr_errorIndication = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return_loop = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg_return = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg_appCallLeg = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_return = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_targetAddress = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_originatingAddress = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appLegInterface = -1;
+static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested_loop = -1;
+static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo_loop = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_release_callSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_release_cause = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_deassignCall_callSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq_callSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_getInfoReq_callInfoRequested = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setChargePlan_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setChargePlan_callChargePlan = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_callSessionID = -1;
-static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_aOCInfo = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_setAdviceOfCharge_tariffSwitch = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_callSessionID = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_time = -1;
static int hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_treatment = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_return = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callReference = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_notificationInfo = -1;
+static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet_loop = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_assignmentID = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callAborted_callReference = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadEncountered_assignmentID = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadCeased_assignmentID = -1;
-static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet = -1;
static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet_loop = -1;
+static int hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_abortMultipleCalls_callReferenceSet = -1;
static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_callSessionID = -1;
static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_report = -1;
-static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_usedVolume = -1;
static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeRes_qualityOfService = -1;
static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeErr_callSessionID = -1;
-static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeErr_errorIndication = -1;
static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_callLegSessionID = -1;
-static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams = -1;
+static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams_loop = -1;
static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_type = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaStream_subtract_mediaStreamSessionID = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_callLegSessionID = -1;
-static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList_loop = -1;
+static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_callLegSessionID = -1;
-static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria = -1;
-static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return = -1;
+static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria_loop = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return_loop = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_callLegSessionID = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_callSessionID = -1;
-static int hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_volume = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_treatment = -1;
-static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_return = -1;
-static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callReference = -1;
-static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet = -1;
-static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams = -1;
+static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet_loop = -1;
+static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams_loop = -1;
static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_type = -1;
static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_qualityOfService = -1;
static int hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_assignmentID = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_return = -1;
-static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_return_loop = -1;
-static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_appInterface = -1;
-static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_notificationMediaRequest = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_destroyMediaNotification_assignmentID = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_changeMediaNotification_assignmentID = -1;
-static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_changeMediaNotification_notificationMediaRequest = -1;
-static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return = -1;
static int hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return_loop = -1;
static int hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_subConferenceSessionID = -1;
static int hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_callLegSessionID = -1;
static int hf_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest_subConferenceSessionID = -1;
static int hf_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest_callLegSessionID = -1;
-static int hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_return = -1;
static int hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_conferenceSessionID = -1;
-static int hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_callLeg = -1;
-static int hf_org_csapi_cc_cccs_IpAppConfCall_partyJoined_eventInfo = -1;
static int hf_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes_conferenceSessionID = -1;
static int hf_org_csapi_cc_cccs_IpAppConfCall_leaveMonitorRes_callLeg = -1;
-static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_return = -1;
-static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_appConferenceCall = -1;
static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_numberOfSubConferences = -1;
-static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_conferencePolicy = -1;
static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_numberOfParticipants = -1;
static int hf_org_csapi_cc_cccs_IpConfCallControlManager_createConference_duration = -1;
-static int hf_org_csapi_cc_cccs_IpConfCallControlManager_checkResources_return = -1;
-static int hf_org_csapi_cc_cccs_IpConfCallControlManager_checkResources_searchCriteria = -1;
-static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_return = -1;
-static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_appInterface = -1;
static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_startTime = -1;
static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_numberOfParticipants = -1;
static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_duration = -1;
-static int hf_org_csapi_cc_cccs_IpConfCallControlManager_reserveResources_conferencePolicy = -1;
-static int hf_org_csapi_cc_cccs_IpConfCallControlManager_freeResources_resourceReservation = -1;
-static int hf_org_csapi_cc_cccs_IpAppConfCallControlManager_conferenceCreated_return = -1;
-static int hf_org_csapi_cc_cccs_IpAppConfCallControlManager_conferenceCreated_conferenceCall = -1;
-static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_return = -1;
static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_subConferenceSessionID = -1;
-static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList = -1;
static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList_loop = -1;
-static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_appSubConferenceCall = -1;
+static int hf_org_csapi_cc_cccs_IpSubConfCall_splitSubConference_callLegList = -1;
static int hf_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference_subConferenceCallSessionID = -1;
static int hf_org_csapi_cc_cccs_IpSubConfCall_mergeSubConference_targetSubConferenceCall = -1;
static int hf_org_csapi_cc_cccs_IpSubConfCall_moveCallLeg_subConferenceCallSessionID = -1;
@@ -735,16 +544,10 @@ static int hf_org_csapi_cc_cccs_IpSubConfCall_appointSpeaker_speakerCallLeg = -1
static int hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_subConferenceSessionID = -1;
static int hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_chairCallLeg = -1;
static int hf_org_csapi_cc_cccs_IpSubConfCall_changeConferencePolicy_subConferenceSessionID = -1;
-static int hf_org_csapi_cc_cccs_IpSubConfCall_changeConferencePolicy_conferencePolicy = -1;
-static int hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_return = -1;
static int hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_return_loop = -1;
static int hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_conferenceSessionID = -1;
-static int hf_org_csapi_cc_cccs_IpConfCall_createSubConference_return = -1;
static int hf_org_csapi_cc_cccs_IpConfCall_createSubConference_conferenceSessionID = -1;
-static int hf_org_csapi_cc_cccs_IpConfCall_createSubConference_appSubConference = -1;
-static int hf_org_csapi_cc_cccs_IpConfCall_createSubConference_conferencePolicy = -1;
static int hf_org_csapi_cc_cccs_IpConfCall_leaveMonitorReq_conferenceSessionID = -1;
-static int hf_org_csapi_cc_cccs_IpConfCall_getConferenceAddress_return = -1;
static int hf_org_csapi_cc_cccs_IpConfCall_getConferenceAddress_conferenceSessionID = -1;
static int hf_org_csapi_ui_IpAppUI_sendInfoRes_userInteractionSessionID = -1;
static int hf_org_csapi_ui_IpAppUI_sendInfoRes_assignmentID = -1;
@@ -781,74 +584,44 @@ static int hf_org_csapi_ui_IpAppUICall_abortActionErr_assignmentID = -1;
static int hf_org_csapi_ui_IpAppUICall_abortActionErr_error = -1;
static int hf_org_csapi_ui_IpAppUICall_getMessageRes_userInteractionSessionID = -1;
static int hf_org_csapi_ui_IpAppUICall_getMessageRes_assignmentID = -1;
-static int hf_org_csapi_ui_IpAppUICall_getMessageRes_message = -1;
static int hf_org_csapi_ui_IpAppUICall_getMessageErr_userInteractionSessionID = -1;
static int hf_org_csapi_ui_IpAppUICall_getMessageErr_assignmentID = -1;
static int hf_org_csapi_ui_IpAppUICall_getMessageErr_error = -1;
-static int hf_org_csapi_ui_IpAppUIManager_userInteractionAborted_userInteraction = -1;
-static int hf_org_csapi_ui_IpAppUIManager_reportEventNotification_return = -1;
-static int hf_org_csapi_ui_IpAppUIManager_reportEventNotification_userInteraction = -1;
-static int hf_org_csapi_ui_IpAppUIManager_reportEventNotification_eventNotificationInfo = -1;
static int hf_org_csapi_ui_IpAppUIManager_reportEventNotification_assignmentID = -1;
-static int hf_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet = -1;
+static int hf_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet_loop = -1;
static int hf_org_csapi_ui_IpUI_sendInfoReq_return = -1;
-static int hf_org_csapi_ui_IpUI_sendInfoReq_return_loop = -1;
static int hf_org_csapi_ui_IpUI_sendInfoReq_userInteractionSessionID = -1;
-static int hf_org_csapi_ui_IpUI_sendInfoReq_info = -1;
static int hf_org_csapi_ui_IpUI_sendInfoReq_language = -1;
-static int hf_org_csapi_ui_IpUI_sendInfoReq_variableInfo = -1;
+static int hf_org_csapi_ui_IpUI_sendInfoReq_variableInfo_loop = -1;
static int hf_org_csapi_ui_IpUI_sendInfoReq_repeatIndicator = -1;
static int hf_org_csapi_ui_IpUI_sendInfoReq_responseRequested = -1;
static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_return = -1;
-static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_return_loop = -1;
static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_userInteractionSessionID = -1;
-static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_info = -1;
static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_language = -1;
-static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo = -1;
-static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_criteria = -1;
+static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo_loop = -1;
static int hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_responseRequested = -1;
static int hf_org_csapi_ui_IpUI_release_userInteractionSessionID = -1;
static int hf_org_csapi_ui_IpUI_setOriginatingAddress_userInteractionSessionID = -1;
static int hf_org_csapi_ui_IpUI_setOriginatingAddress_origin = -1;
static int hf_org_csapi_ui_IpUI_getOriginatingAddress_return = -1;
-static int hf_org_csapi_ui_IpUI_getOriginatingAddress_return_loop = -1;
static int hf_org_csapi_ui_IpUI_getOriginatingAddress_userInteractionSessionID = -1;
static int hf_org_csapi_ui_IpUICall_recordMessageReq_return = -1;
-static int hf_org_csapi_ui_IpUICall_recordMessageReq_return_loop = -1;
static int hf_org_csapi_ui_IpUICall_recordMessageReq_userInteractionSessionID = -1;
-static int hf_org_csapi_ui_IpUICall_recordMessageReq_info = -1;
-static int hf_org_csapi_ui_IpUICall_recordMessageReq_criteria = -1;
static int hf_org_csapi_ui_IpUICall_deleteMessageReq_return = -1;
-static int hf_org_csapi_ui_IpUICall_deleteMessageReq_return_loop = -1;
static int hf_org_csapi_ui_IpUICall_deleteMessageReq_usrInteractionSessionID = -1;
static int hf_org_csapi_ui_IpUICall_deleteMessageReq_messageID = -1;
static int hf_org_csapi_ui_IpUICall_abortActionReq_userInteractionSessionID = -1;
static int hf_org_csapi_ui_IpUICall_abortActionReq_assignmentID = -1;
static int hf_org_csapi_ui_IpUICall_getMessageReq_return = -1;
-static int hf_org_csapi_ui_IpUICall_getMessageReq_return_loop = -1;
static int hf_org_csapi_ui_IpUICall_getMessageReq_userInteractionSessionID = -1;
static int hf_org_csapi_ui_IpUICall_getMessageReq_messageID = -1;
-static int hf_org_csapi_ui_IpUIManager_createUI_return = -1;
-static int hf_org_csapi_ui_IpUIManager_createUI_appUI = -1;
-static int hf_org_csapi_ui_IpUIManager_createUI_userAddress = -1;
-static int hf_org_csapi_ui_IpUIManager_createUICall_return = -1;
-static int hf_org_csapi_ui_IpUIManager_createUICall_appUI = -1;
-static int hf_org_csapi_ui_IpUIManager_createUICall_uiTargetObject = -1;
static int hf_org_csapi_ui_IpUIManager_createNotification_return = -1;
-static int hf_org_csapi_ui_IpUIManager_createNotification_return_loop = -1;
-static int hf_org_csapi_ui_IpUIManager_createNotification_appUIManager = -1;
-static int hf_org_csapi_ui_IpUIManager_createNotification_eventCriteria = -1;
static int hf_org_csapi_ui_IpUIManager_destroyNotification_assignmentID = -1;
static int hf_org_csapi_ui_IpUIManager_changeNotification_assignmentID = -1;
-static int hf_org_csapi_ui_IpUIManager_changeNotification_eventCriteria = -1;
-static int hf_org_csapi_ui_IpUIManager_getNotification_return = -1;
static int hf_org_csapi_ui_IpUIManager_getNotification_return_loop = -1;
static int hf_org_csapi_ui_IpUIManager_enableNotifications_return = -1;
-static int hf_org_csapi_ui_IpUIManager_enableNotifications_return_loop = -1;
-static int hf_org_csapi_ui_IpUIManager_enableNotifications_appUIManager = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_usrInteractionSessionID = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_assignmentID = -1;
-static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_message = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_usrInteractionSessionID = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_assignmentID = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageErr_error = -1;
@@ -866,291 +639,191 @@ static int hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_assignmentID = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_putMessageErr_error = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_usrInteractionSessionID = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_assignmentID = -1;
-static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList_loop = -1;
+static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_messageIDList = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListRes_final = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_usrInteractionSessionID = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_assignmentID = -1;
static int hf_org_csapi_ui_IpAppUIAdminManager_getMessageListErr_error = -1;
static int hf_org_csapi_ui_IpUIAdminManager_getMessageReq_return = -1;
-static int hf_org_csapi_ui_IpUIAdminManager_getMessageReq_return_loop = -1;
static int hf_org_csapi_ui_IpUIAdminManager_getMessageReq_usrInteractionSessionID = -1;
static int hf_org_csapi_ui_IpUIAdminManager_getMessageReq_messageID = -1;
static int hf_org_csapi_ui_IpUIAdminManager_putMessageReq_return = -1;
-static int hf_org_csapi_ui_IpUIAdminManager_putMessageReq_return_loop = -1;
static int hf_org_csapi_ui_IpUIAdminManager_putMessageReq_usrInteractionSessionID = -1;
-static int hf_org_csapi_ui_IpUIAdminManager_putMessageReq_info = -1;
static int hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_return = -1;
-static int hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_return_loop = -1;
static int hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_usrInteractionSessionID = -1;
static int hf_org_csapi_ui_IpUIAdminManager_deleteMessageReq_messageID = -1;
static int hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_return = -1;
-static int hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_return_loop = -1;
static int hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_usrInteractionSessionID = -1;
static int hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_reset = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_assignmentId = -1;
-static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations = -1;
+static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations_loop = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_assignmentId = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_cause = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_diagnostic = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_assignmentId = -1;
-static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations = -1;
+static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations_loop = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_assignmentId = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_cause = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_diagnostic = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_assignmentId = -1;
-static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations = -1;
+static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations_loop = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_assignmentId = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_cause = -1;
static int hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_diagnostic = -1;
static int hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_return = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_return_loop = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_appLocation = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_users = -1;
+static int hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_users_loop = -1;
static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_return = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_return_loop = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_appLocation = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_request = -1;
+static int hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users_loop = -1;
static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_return = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_return_loop = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_appLocation = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_request = -1;
+static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users_loop = -1;
static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_reportingInterval = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStop_stopRequest = -1;
-static int hf_org_csapi_mm_ul_IpUserLocation_getNextPeriodicLocationRequest_return = -1;
static int hf_org_csapi_mm_ul_IpUserLocation_getNextPeriodicLocationRequest_reset = -1;
static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_assignmentId = -1;
-static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_location = -1;
static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_criterion = -1;
static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_assignmentId = -1;
static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_cause = -1;
static int hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReportErr_diagnostic = -1;
static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_return = -1;
-static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_return_loop = -1;
-static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_appLocation = -1;
-static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users = -1;
-static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_request = -1;
-static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers = -1;
-static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStop_stopRequest = -1;
-static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_getNextTriggeredLocationRequest_return = -1;
+static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users_loop = -1;
+static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers_loop = -1;
static int hf_org_csapi_mm_ul_IpTriggeredUserLocation_getNextTriggeredLocationRequest_reset = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_assignmentId = -1;
-static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations = -1;
+static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations_loop = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_assignmentId = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_cause = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_diagnostic = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_assignmentId = -1;
-static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations = -1;
+static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations_loop = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_assignmentId = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_cause = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_diagnostic = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport_assignmentId = -1;
-static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport_location = -1;
-static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReport_criterion = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_assignmentId = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_cause = -1;
static int hf_org_csapi_mm_ulc_IpAppUserLocationCamel_triggeredLocationReportErr_diagnostic = -1;
static int hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_return = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_return_loop = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_appLocationCamel = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users = -1;
+static int hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users_loop = -1;
static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_return = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_return_loop = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_appLocationCamel = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users = -1;
+static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users_loop = -1;
static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_reportingInterval = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStop_stopRequest = -1;
static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_return = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_return_loop = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_appLocationCamel = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_trigger = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStop_stopRequest = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextPeriodicLocationRequest_return = -1;
+static int hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users_loop = -1;
static int hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextPeriodicLocationRequest_reset = -1;
-static int hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextTriggeredLocationRequest_return = -1;
static int hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextTriggeredLocationRequest_reset = -1;
static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReport_assignmentId = -1;
-static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReport_location = -1;
static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_assignmentId = -1;
static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_cause = -1;
static int hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReportErr_diagnostic = -1;
static int hf_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq_return = -1;
-static int hf_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq_return_loop = -1;
-static int hf_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq_appEmergencyLocation = -1;
-static int hf_org_csapi_mm_ule_IpUserLocationEmergency_emergencyLocationReportReq_request = -1;
static int hf_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports_return = -1;
-static int hf_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports_return_loop = -1;
-static int hf_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports_appEmergencyLocation = -1;
static int hf_org_csapi_mm_ule_IpUserLocationEmergency_unSubscribeEmergencyLocationReports_assignmentId = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_assignmentId = -1;
-static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status = -1;
+static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status_loop = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_assignmentId = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_cause = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_diagnostic = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReport_assignmentId = -1;
-static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReport_status = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_assignmentId = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_cause = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_triggeredStatusReportErr_diagnostic = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_assignmentId = -1;
-static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status = -1;
+static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status_loop = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_assignmentId = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_cause = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_diagnostic = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReport_assignmentId = -1;
-static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReport_status = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_assignmentId = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_cause = -1;
static int hf_org_csapi_mm_us_IpAppUserStatus_extTriggeredStatusReportErr_diagnostic = -1;
static int hf_org_csapi_mm_us_IpUserStatus_statusReportReq_return = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_statusReportReq_return_loop = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_statusReportReq_appStatus = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_statusReportReq_users = -1;
+static int hf_org_csapi_mm_us_IpUserStatus_statusReportReq_users_loop = -1;
static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_return = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_return_loop = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_appStatus = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStop_stopRequest = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_getNextTriggeredStatusRequest_return = -1;
+static int hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users_loop = -1;
static int hf_org_csapi_mm_us_IpUserStatus_getNextTriggeredStatusRequest_reset = -1;
static int hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_return = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_return_loop = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_appStatus = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users = -1;
+static int hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users_loop = -1;
static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_return = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_return_loop = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_appStatus = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users = -1;
-static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStop_stopRequest = -1;
-static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return = -1;
+static int hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users_loop = -1;
static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return_loop = -1;
static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_assignmentId = -1;
-static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_address = -1;
-static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation = -1;
+static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation_loop = -1;
static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_assignmentId = -1;
static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_cause = -1;
static int hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_diagnostic = -1;
static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_return = -1;
-static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_return_loop = -1;
-static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_appStatus = -1;
-static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users = -1;
-static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria = -1;
+static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users_loop = -1;
+static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria_loop = -1;
static int hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStop_assignmentId = -1;
-static int hf_org_csapi_termcap_IpTerminalCapabilities_getTerminalCapabilities_return = -1;
static int hf_org_csapi_termcap_IpTerminalCapabilities_getTerminalCapabilities_terminalIdentity = -1;
static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_assignmentID = -1;
-static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals = -1;
+static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals_loop = -1;
static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_criteria = -1;
-static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_capabilities = -1;
static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_assignmentId = -1;
-static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals = -1;
+static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals_loop = -1;
static int hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_cause = -1;
static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_return = -1;
-static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_return_loop = -1;
-static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_appTerminalCapabilities = -1;
-static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals = -1;
-static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_capabilityScope = -1;
+static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals_loop = -1;
static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_criteria = -1;
static int hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStop_assignmentID = -1;
static int hf_org_csapi_dsc_IpAppDataSession_connectRes_dataSessionID = -1;
-static int hf_org_csapi_dsc_IpAppDataSession_connectRes_eventReport = -1;
static int hf_org_csapi_dsc_IpAppDataSession_connectRes_assignmentID = -1;
static int hf_org_csapi_dsc_IpAppDataSession_connectErr_dataSessionID = -1;
-static int hf_org_csapi_dsc_IpAppDataSession_connectErr_errorIndication = -1;
static int hf_org_csapi_dsc_IpAppDataSession_connectErr_assignmentID = -1;
static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_dataSessionID = -1;
static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_report = -1;
-static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_usedVolume = -1;
static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionRes_qualityOfService = -1;
static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionErr_dataSessionID = -1;
-static int hf_org_csapi_dsc_IpAppDataSession_superviseDataSessionErr_errorIndication = -1;
static int hf_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected_dataSessionID = -1;
static int hf_org_csapi_dsc_IpAppDataSession_dataSessionFaultDetected_fault = -1;
static int hf_org_csapi_dsc_IpAppDataSessionControlManager_dataSessionAborted_dataSession = -1;
-static int hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_return = -1;
-static int hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_dataSessionReference = -1;
-static int hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_eventInfo = -1;
static int hf_org_csapi_dsc_IpAppDataSessionControlManager_reportNotification_assignmentID = -1;
-static int hf_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet = -1;
static int hf_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet_loop = -1;
+static int hf_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet = -1;
static int hf_org_csapi_dsc_IpDataSession_connectReq_return = -1;
-static int hf_org_csapi_dsc_IpDataSession_connectReq_return_loop = -1;
static int hf_org_csapi_dsc_IpDataSession_connectReq_dataSessionID = -1;
-static int hf_org_csapi_dsc_IpDataSession_connectReq_responseRequested = -1;
-static int hf_org_csapi_dsc_IpDataSession_connectReq_targetAddress = -1;
+static int hf_org_csapi_dsc_IpDataSession_connectReq_responseRequested_loop = -1;
static int hf_org_csapi_dsc_IpDataSession_release_dataSessionID = -1;
-static int hf_org_csapi_dsc_IpDataSession_release_cause = -1;
static int hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_dataSessionID = -1;
static int hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_treatment = -1;
-static int hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_bytes = -1;
static int hf_org_csapi_dsc_IpDataSession_setDataSessionChargePlan_dataSessionID = -1;
-static int hf_org_csapi_dsc_IpDataSession_setDataSessionChargePlan_dataSessionChargePlan = -1;
static int hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_dataSessionID = -1;
-static int hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_aoCInfo = -1;
static int hf_org_csapi_dsc_IpDataSession_setAdviceOfCharge_tariffSwitch = -1;
static int hf_org_csapi_dsc_IpDataSession_deassignDataSession_dataSessionID = -1;
static int hf_org_csapi_dsc_IpDataSession_continueProcessing_dataSessionID = -1;
static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotification_return = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotification_return_loop = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotification_appDataSessionControlManager = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotification_eventCriteria = -1;
static int hf_org_csapi_dsc_IpDataSessionControlManager_destroyNotification_assignmentID = -1;
static int hf_org_csapi_dsc_IpDataSessionControlManager_changeNotification_assignmentID = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_changeNotification_eventCriteria = -1;
static int hf_org_csapi_dsc_IpDataSessionControlManager_enableNotifications_return = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_enableNotifications_return_loop = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_enableNotifications_appDataSessionControlManager = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return = -1;
static int hf_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return_loop = -1;
static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_return = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_return_loop = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_appDataSessionControlManager = -1;
-static int hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_eventCriteria = -1;
-static int hf_org_csapi_gms_IpMessagingManager_openMailbox_return = -1;
-static int hf_org_csapi_gms_IpMessagingManager_openMailbox_mailboxID = -1;
static int hf_org_csapi_gms_IpMessagingManager_openMailbox_authenticationInfo = -1;
static int hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_return = -1;
-static int hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_return_loop = -1;
-static int hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_appInterface = -1;
-static int hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_eventCriteria = -1;
static int hf_org_csapi_gms_IpMessagingManager_disableMessagingNotification_assignmentID = -1;
-static int hf_org_csapi_gms_IpAppMessagingManager_mailboxTerminated_mailbox = -1;
static int hf_org_csapi_gms_IpAppMessagingManager_mailboxTerminated_mailboxSessionID = -1;
-static int hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_mailbox = -1;
static int hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_mailboxSessionID = -1;
static int hf_org_csapi_gms_IpAppMessagingManager_mailboxFaultDetected_fault = -1;
-static int hf_org_csapi_gms_IpAppMessagingManager_messagingEventNotify_messagingManager = -1;
-static int hf_org_csapi_gms_IpAppMessagingManager_messagingEventNotify_eventInfo = -1;
static int hf_org_csapi_gms_IpAppMessagingManager_messagingEventNotify_assignmentID = -1;
static int hf_org_csapi_gms_IpMailbox_close_mailboxSessionID = -1;
static int hf_org_csapi_gms_IpMailbox_lock_mailboxSessionID = -1;
static int hf_org_csapi_gms_IpMailbox_unlock_mailboxSessionID = -1;
static int hf_org_csapi_gms_IpMailbox_getInfoAmount_return = -1;
-static int hf_org_csapi_gms_IpMailbox_getInfoAmount_return_loop = -1;
static int hf_org_csapi_gms_IpMailbox_getInfoAmount_mailboxSessionID = -1;
-static int hf_org_csapi_gms_IpMailbox_getInfoProperties_return = -1;
static int hf_org_csapi_gms_IpMailbox_getInfoProperties_return_loop = -1;
static int hf_org_csapi_gms_IpMailbox_getInfoProperties_mailboxSessionID = -1;
static int hf_org_csapi_gms_IpMailbox_getInfoProperties_firstProperty = -1;
static int hf_org_csapi_gms_IpMailbox_getInfoProperties_numberOfProperties = -1;
static int hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxSessionID = -1;
static int hf_org_csapi_gms_IpMailbox_setInfoProperties_firstProperty = -1;
-static int hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties = -1;
-static int hf_org_csapi_gms_IpMailbox_openFolder_return = -1;
+static int hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties_loop = -1;
static int hf_org_csapi_gms_IpMailbox_openFolder_mailboxSessionID = -1;
static int hf_org_csapi_gms_IpMailbox_openFolder_folderID = -1;
static int hf_org_csapi_gms_IpMailbox_createFolder_mailboxSessionID = -1;
static int hf_org_csapi_gms_IpMailbox_createFolder_folderID = -1;
-static int hf_org_csapi_gms_IpMailbox_remove_mailboxID = -1;
static int hf_org_csapi_gms_IpMailbox_remove_authenticationInfo = -1;
static int hf_org_csapi_gms_IpMessage_getInfoAmount_return = -1;
-static int hf_org_csapi_gms_IpMessage_getInfoAmount_return_loop = -1;
static int hf_org_csapi_gms_IpMessage_getInfoAmount_folderSessionID = -1;
static int hf_org_csapi_gms_IpMessage_getInfoAmount_messageID = -1;
-static int hf_org_csapi_gms_IpMessage_getInfoProperties_return = -1;
static int hf_org_csapi_gms_IpMessage_getInfoProperties_return_loop = -1;
static int hf_org_csapi_gms_IpMessage_getInfoProperties_folderSessionID = -1;
static int hf_org_csapi_gms_IpMessage_getInfoProperties_messageID = -1;
@@ -1159,28 +832,24 @@ static int hf_org_csapi_gms_IpMessage_getInfoProperties_numberOfProperties = -1;
static int hf_org_csapi_gms_IpMessage_setInfoProperties_folderSessionID = -1;
static int hf_org_csapi_gms_IpMessage_setInfoProperties_messageID = -1;
static int hf_org_csapi_gms_IpMessage_setInfoProperties_firstProperty = -1;
-static int hf_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties = -1;
+static int hf_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties_loop = -1;
static int hf_org_csapi_gms_IpMessage_remove_folderSessionID = -1;
static int hf_org_csapi_gms_IpMessage_remove_messageID = -1;
static int hf_org_csapi_gms_IpMessage_getContent_return = -1;
-static int hf_org_csapi_gms_IpMessage_getContent_return_loop = -1;
static int hf_org_csapi_gms_IpMessage_getContent_folderSessionID = -1;
static int hf_org_csapi_gms_IpMessage_getContent_messageID = -1;
static int hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_return = -1;
-static int hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_return_loop = -1;
static int hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_folderSessionID = -1;
-static int hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_return = -1;
static int hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_return_loop = -1;
static int hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_folderSessionID = -1;
static int hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_firstProperty = -1;
static int hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_numberOfProperties = -1;
static int hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderSessionID = -1;
static int hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_firstProperty = -1;
-static int hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties = -1;
+static int hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties_loop = -1;
static int hf_org_csapi_gms_IpMailboxFolder_putMessage_folderSessionID = -1;
static int hf_org_csapi_gms_IpMailboxFolder_putMessage_message = -1;
-static int hf_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties = -1;
-static int hf_org_csapi_gms_IpMailboxFolder_getMessage_return = -1;
+static int hf_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties_loop = -1;
static int hf_org_csapi_gms_IpMailboxFolder_getMessage_folderSessionID = -1;
static int hf_org_csapi_gms_IpMailboxFolder_getMessage_messageID = -1;
static int hf_org_csapi_gms_IpMailboxFolder_close_mailboxSessionID = -1;
@@ -1188,71 +857,41 @@ static int hf_org_csapi_gms_IpMailboxFolder_close_folderSessionID = -1;
static int hf_org_csapi_gms_IpMailboxFolder_remove_mailboxSessionID = -1;
static int hf_org_csapi_gms_IpMailboxFolder_remove_folderID = -1;
static int hf_org_csapi_cm_IpVPrP_getVPrPID_return = -1;
-static int hf_org_csapi_cm_IpVPrP_getVPrPID_return_loop = -1;
static int hf_org_csapi_cm_IpVPrP_getSlaID_return = -1;
-static int hf_org_csapi_cm_IpVPrP_getSlaID_return_loop = -1;
static int hf_org_csapi_cm_IpVPrP_getStatus_return = -1;
-static int hf_org_csapi_cm_IpVPrP_getProvisionedQoSInfo_return = -1;
-static int hf_org_csapi_cm_IpVPrP_getValidityInfo_return = -1;
-static int hf_org_csapi_cm_IpVPrP_getPipeQoSInfo_return = -1;
-static int hf_org_csapi_cm_IpVPrP_getDsCodepoint_return = -1;
-static int hf_org_csapi_cm_IpVPrN_getVPrPList_return = -1;
static int hf_org_csapi_cm_IpVPrN_getVPrPList_return_loop = -1;
-static int hf_org_csapi_cm_IpVPrN_getVPrP_return = -1;
+static int hf_org_csapi_cm_IpVPrN_getVPrPList_return = -1;
static int hf_org_csapi_cm_IpVPrN_getVPrP_vPrPID = -1;
-static int hf_org_csapi_cm_IpVPrN_createVPrP_return = -1;
-static int hf_org_csapi_cm_IpVPrN_createVPrP_templateRef = -1;
static int hf_org_csapi_cm_IpVPrN_deleteVPrP_vPrPID = -1;
-static int hf_org_csapi_cm_IpQoSMenu_getTemplate_return = -1;
static int hf_org_csapi_cm_IpQoSMenu_getTemplate_templateType = -1;
-static int hf_org_csapi_cm_IpQoSMenu_getTemplateList_return = -1;
static int hf_org_csapi_cm_IpQoSMenu_getTemplateList_return_loop = -1;
-static int hf_org_csapi_cm_IpConnectivityManager_getQoSMenu_return = -1;
-static int hf_org_csapi_cm_IpConnectivityManager_getEnterpriseNetwork_return = -1;
+static int hf_org_csapi_cm_IpQoSMenu_getTemplateList_return = -1;
static int hf_org_csapi_cm_IpQoSTemplate_getTemplateType_return = -1;
-static int hf_org_csapi_cm_IpQoSTemplate_getTemplateType_return_loop = -1;
static int hf_org_csapi_cm_IpQoSTemplate_getDescription_return = -1;
-static int hf_org_csapi_cm_IpQoSTemplate_getDescription_return_loop = -1;
static int hf_org_csapi_cm_IpQoSTemplate_setSlaID_slaID = -1;
-static int hf_org_csapi_cm_IpQoSTemplate_getPipeQoSInfo_return = -1;
-static int hf_org_csapi_cm_IpQoSTemplate_setPipeQoSInfo_pipeQoSInfo = -1;
-static int hf_org_csapi_cm_IpQoSTemplate_getValidityInfo_return = -1;
-static int hf_org_csapi_cm_IpQoSTemplate_setValidityInfo_validityInfo = -1;
-static int hf_org_csapi_cm_IpQoSTemplate_setProvisionedQoSInfo_provisionedQoSInfo = -1;
-static int hf_org_csapi_cm_IpQoSTemplate_getProvisionedQoSInfo_return = -1;
-static int hf_org_csapi_cm_IpQoSTemplate_getDsCodepoint_return = -1;
-static int hf_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return = -1;
static int hf_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return_loop = -1;
-static int hf_org_csapi_cm_IpEnterpriseNetwork_getVPrN_return = -1;
-static int hf_org_csapi_cm_IpEnterpriseNetwork_getSite_return = -1;
+static int hf_org_csapi_cm_IpEnterpriseNetwork_getSiteList_return = -1;
static int hf_org_csapi_cm_IpEnterpriseNetwork_getSite_siteID = -1;
-static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return = -1;
static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return_loop = -1;
+static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPList_return = -1;
static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteID_return = -1;
-static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteID_return_loop = -1;
static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteLocation_return = -1;
-static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteLocation_return_loop = -1;
static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteDescription_return = -1;
-static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSiteDescription_return_loop = -1;
-static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getIPSubnet_return = -1;
-static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPIPSubnet_return = -1;
static int hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPIPSubnet_sapID = -1;
-static int hf_org_csapi_am_IpAppAccountManager_reportNotification_chargingEventInfo = -1;
static int hf_org_csapi_am_IpAppAccountManager_reportNotification_assignmentId = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_queryId = -1;
-static int hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances = -1;
+static int hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances_loop = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryBalanceErr_queryId = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryBalanceErr_cause = -1;
static int hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_retrievalID = -1;
-static int hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory = -1;
+static int hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory_loop = -1;
static int hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr_retrievalID = -1;
static int hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr_transactionHistoryError = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_queryId = -1;
-static int hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates = -1;
+static int hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates_loop = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr_queryId = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr_cause = -1;
static int hf_org_csapi_am_IpAppAccountManager_updateBalanceRes_requestId = -1;
-static int hf_org_csapi_am_IpAppAccountManager_updateBalanceRes_balance = -1;
static int hf_org_csapi_am_IpAppAccountManager_updateBalanceErr_requestId = -1;
static int hf_org_csapi_am_IpAppAccountManager_updateBalanceErr_cause = -1;
static int hf_org_csapi_am_IpAppAccountManager_createVoucherRes_requestId = -1;
@@ -1265,63 +904,38 @@ static int hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_requestId = -1;
static int hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_voucherId = -1;
static int hf_org_csapi_am_IpAppAccountManager_destroyVoucherErr_cause = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryVoucherRes_queryId = -1;
-static int hf_org_csapi_am_IpAppAccountManager_queryVoucherRes_voucher = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_queryId = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_voucherId = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_cause = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_queryId = -1;
-static int hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers = -1;
+static int hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers_loop = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryUserVouchersErr_queryId = -1;
static int hf_org_csapi_am_IpAppAccountManager_queryUserVouchersErr_cause = -1;
static int hf_org_csapi_am_IpAccountManager_createNotification_return = -1;
-static int hf_org_csapi_am_IpAccountManager_createNotification_return_loop = -1;
-static int hf_org_csapi_am_IpAccountManager_createNotification_appAccountManager = -1;
-static int hf_org_csapi_am_IpAccountManager_createNotification_chargingEventCriteria = -1;
static int hf_org_csapi_am_IpAccountManager_destroyNotification_assignmentId = -1;
static int hf_org_csapi_am_IpAccountManager_queryBalanceReq_return = -1;
-static int hf_org_csapi_am_IpAccountManager_queryBalanceReq_return_loop = -1;
-static int hf_org_csapi_am_IpAccountManager_queryBalanceReq_users = -1;
+static int hf_org_csapi_am_IpAccountManager_queryBalanceReq_users_loop = -1;
static int hf_org_csapi_am_IpAccountManager_changeNotification_assignmentID = -1;
-static int hf_org_csapi_am_IpAccountManager_changeNotification_eventCriteria = -1;
-static int hf_org_csapi_am_IpAccountManager_getNotification_return = -1;
static int hf_org_csapi_am_IpAccountManager_getNotification_return_loop = -1;
static int hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_return = -1;
-static int hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_return_loop = -1;
-static int hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_user = -1;
-static int hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_transactionInterval = -1;
static int hf_org_csapi_am_IpAccountManager_enableNotifications_return = -1;
-static int hf_org_csapi_am_IpAccountManager_enableNotifications_return_loop = -1;
-static int hf_org_csapi_am_IpAccountManager_enableNotifications_appAccountManager = -1;
static int hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_return = -1;
-static int hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_return_loop = -1;
-static int hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users = -1;
+static int hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users_loop = -1;
static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_return = -1;
-static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_return_loop = -1;
-static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_user = -1;
static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_debit = -1;
-static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_amount = -1;
static int hf_org_csapi_am_IpAccountManager_updateBalanceReq_period = -1;
static int hf_org_csapi_am_IpAccountManager_createVoucherReq_return = -1;
-static int hf_org_csapi_am_IpAccountManager_createVoucherReq_return_loop = -1;
-static int hf_org_csapi_am_IpAccountManager_createVoucherReq_user = -1;
-static int hf_org_csapi_am_IpAccountManager_createVoucherReq_amount = -1;
static int hf_org_csapi_am_IpAccountManager_destroyVoucherReq_return = -1;
-static int hf_org_csapi_am_IpAccountManager_destroyVoucherReq_return_loop = -1;
static int hf_org_csapi_am_IpAccountManager_destroyVoucherReq_voucherId = -1;
static int hf_org_csapi_am_IpAccountManager_queryVoucherReq_return = -1;
-static int hf_org_csapi_am_IpAccountManager_queryVoucherReq_return_loop = -1;
static int hf_org_csapi_am_IpAccountManager_queryVoucherReq_voucherId = -1;
static int hf_org_csapi_am_IpAccountManager_queryUserVouchersReq_return = -1;
-static int hf_org_csapi_am_IpAccountManager_queryUserVouchersReq_return_loop = -1;
-static int hf_org_csapi_am_IpAccountManager_queryUserVouchersReq_user = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_requestNumber = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditAmountErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_creditedAmount = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_reservedAmountLeft = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditAmountRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_requestNumber = -1;
@@ -1329,8 +943,8 @@ static int hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft = -1;
+static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes_loop = -1;
+static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft_loop = -1;
static int hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_requestNumber = -1;
@@ -1338,8 +952,6 @@ static int hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_debitedAmount = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_reservedAmountLeft = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitAmountRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_requestNumber = -1;
@@ -1347,8 +959,8 @@ static int hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft = -1;
+static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes_loop = -1;
+static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft_loop = -1;
static int hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_requestNumber = -1;
@@ -1356,7 +968,6 @@ static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_error = -1
static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_creditedAmount = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditAmountRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_requestNumber = -1;
@@ -1364,7 +975,7 @@ static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes = -1;
+static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes_loop = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_requestNumber = -1;
@@ -1372,7 +983,6 @@ static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_debitedAmount = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitAmountRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_requestNumber = -1;
@@ -1380,7 +990,7 @@ static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes = -1;
+static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes_loop = -1;
static int hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr_error = -1;
@@ -1389,7 +999,7 @@ static int hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeRes_sessionTimeLef
static int hf_org_csapi_cs_IpAppChargingSession_rateErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_rateErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_rateRes_sessionID = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_rateRes_rates = -1;
+static int hf_org_csapi_cs_IpAppChargingSession_rateRes_rates_loop = -1;
static int hf_org_csapi_cs_IpAppChargingSession_rateRes_validityTimeLeft = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_requestNumber = -1;
@@ -1397,7 +1007,6 @@ static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_reservedAmount = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_sessionTimeLeft = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveAmountRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_sessionID = -1;
@@ -1406,878 +1015,700 @@ static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_error = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumber = -1;
-static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits = -1;
+static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits_loop = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionTimeLeft = -1;
static int hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumberNextRequest = -1;
static int hf_org_csapi_cs_IpAppChargingSession_sessionEnded_sessionID = -1;
static int hf_org_csapi_cs_IpAppChargingSession_sessionEnded_report = -1;
static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_amount = -1;
static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_closeReservation = -1;
static int hf_org_csapi_cs_IpChargingSession_creditAmountReq_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_volumes = -1;
+static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_volumes_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_closeReservation = -1;
static int hf_org_csapi_cs_IpChargingSession_creditUnitReq_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_amount = -1;
static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_closeReservation = -1;
static int hf_org_csapi_cs_IpChargingSession_debitAmountReq_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_volumes = -1;
+static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_volumes_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_closeReservation = -1;
static int hf_org_csapi_cs_IpChargingSession_debitUnitReq_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters = -1;
-static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_amount = -1;
+static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters = -1;
-static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes = -1;
+static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters_loop = -1;
+static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters = -1;
-static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_amount = -1;
+static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters = -1;
-static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes = -1;
+static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters_loop = -1;
+static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_extendLifeTimeReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_getAmountLeft_return = -1;
static int hf_org_csapi_cs_IpChargingSession_getAmountLeft_sessionID = -1;
static int hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_return = -1;
-static int hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_return_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_getUnitLeft_return = -1;
static int hf_org_csapi_cs_IpChargingSession_getUnitLeft_return_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_getUnitLeft_sessionID = -1;
static int hf_org_csapi_cs_IpChargingSession_rateReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_rateReq_chargingParameters = -1;
+static int hf_org_csapi_cs_IpChargingSession_rateReq_chargingParameters_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_release_sessionID = -1;
static int hf_org_csapi_cs_IpChargingSession_release_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters = -1;
-static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_preferredAmount = -1;
-static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_minimumAmount = -1;
+static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_reserveAmountReq_requestNumber = -1;
static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_sessionID = -1;
-static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_applicationDescription = -1;
-static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters = -1;
-static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes = -1;
+static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters_loop = -1;
+static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes_loop = -1;
static int hf_org_csapi_cs_IpChargingSession_reserveUnitReq_requestNumber = -1;
static int hf_org_csapi_cs_IpAppChargingManager_sessionAborted_sessionID = -1;
-static int hf_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet = -1;
static int hf_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet_loop = -1;
-static int hf_org_csapi_cs_IpChargingManager_createChargingSession_return = -1;
-static int hf_org_csapi_cs_IpChargingManager_createChargingSession_appChargingSession = -1;
+static int hf_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet = -1;
static int hf_org_csapi_cs_IpChargingManager_createChargingSession_sessionDescription = -1;
-static int hf_org_csapi_cs_IpChargingManager_createChargingSession_merchantAccount = -1;
-static int hf_org_csapi_cs_IpChargingManager_createChargingSession_user = -1;
-static int hf_org_csapi_cs_IpChargingManager_createChargingSession_correlationID = -1;
-static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_return = -1;
-static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_appChargingSession = -1;
static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_sessionDescription = -1;
-static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_merchantAccount = -1;
-static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_users = -1;
-static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_correlationID = -1;
+static int hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_users_loop = -1;
static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_reportNotification_assignmentID = -1;
-static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_reportNotification_event = -1;
static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_assignmentID = -1;
-static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables = -1;
+static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables_loop = -1;
static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_assignmentID = -1;
static int hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_error = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return_loop = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_domainName = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_signatureName = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables = -1;
+static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables_loop = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_return = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_return_loop = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_domainName = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_signatureName = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_appPolicyDomain = -1;
+static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables_loop = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_domainName = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_assignmentID = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_domainName = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_eventDefinitionName = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes = -1;
+static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes_loop = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_return = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_return_loop = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_domainName = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_appPolicyDomain = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events_loop = -1;
+static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_assignmentID = -1;
-static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events = -1;
static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicy_getAttribute_return = -1;
+static int hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events = -1;
static int hf_org_csapi_policy_provisioning_IpPolicy_getAttribute_attributeName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicy_setAttribute_targetAttribute = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames = -1;
static int hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_return_loop = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_startIndex = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_numberRequested = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getParentRepository_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createRepository_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createRepository_repositoryName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepository_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepository_repositoryName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_removeRepository_repositoryName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionType = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getCondition_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getCondition_conditionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_removeCondition_conditionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getConditionCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getConditionCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getConditionIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionType = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getAction_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getAction_actionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_removeAction_actionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getActionCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getActionCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRepository_getActionIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getParentGroup_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getParentDomain_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionType = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getCondition_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_getCondition_conditionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_removeCondition_conditionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionType = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getAction_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_getAction_actionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_removeAction_actionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_getActionCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getActionCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getActionIterator_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodConditionByName_conditionName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodCondition_conditionReference = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getValidityPeriodCondition_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_createDomain_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_createDomain_domainName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_getDomain_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_getDomain_domainName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_removeDomain_domainName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_getDomainCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_getDomainCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_getDomainIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_createRepository_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_createRepository_repositoryName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_getRepository_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_getRepository_repositoryName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_removeRepository_repositoryName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_getRepositoryIterator_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyManager_commitTransaction_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyManager_commitTransaction_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getParentDomain_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getParentGroup_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_createGroup_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyGroup_createGroup_groupName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroup_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroup_groupName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyGroup_removeGroup_groupName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroupCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroupCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getGroupIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_createRule_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyGroup_createRule_ruleName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getRule_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getRule_ruleName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyGroup_removeRule_ruleName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getRuleCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getRuleCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyGroup_getRuleIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes_loop = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getParentDomain_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyCondition_getParentRepository_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyCondition_getParentRule_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyAction_getParentRepository_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyAction_getParentRule_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables = -1;
static int hf_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables = -1;
static int hf_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables = -1;
static int hf_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicySignature_getInputVariables_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicySignature_getOutputVariables_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicySignature_setGroupNames_groupNames = -1;
static int hf_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicySignature_setPolicyRoles_roleNames = -1;
static int hf_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicySignature_getGroupNames_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicySignature_getParentDomain_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getParentDomain_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createDomain_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicySignature_getPolicyRoles_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createDomain_domainName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomain_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomain_domainName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeDomain_domainName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomainCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomainCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getDomainIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createGroup_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createGroup_groupName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroup_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroup_groupName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeGroup_groupName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroupCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroupCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getGroupIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createRule_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createRule_ruleName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getRule_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getRule_ruleName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeRule_ruleName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getRuleCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getRuleCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getRuleIterator_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_eventDefinitionName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_requiredAttributes = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinition_return = -1;
+static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createEventDefinition_optionalAttributes = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinition_eventDefinitionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeEventDefinition_eventDefinitionName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionIterator_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariableSet_variableSetName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_variableSetName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariableSet_variableSetName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetIterator_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableSetName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariable_variableType = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableSetName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_setVariableValue_variableValue = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_variableSetName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableType_variableName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_return_loop = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_variableSetName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableValue_variableName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_variableSetName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariable_variableName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable_variablSetName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariable_variableName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createSignature_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_createSignature_signatureName = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignature_return = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignature_signatureName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_removeSignature_signatureName = -1;
static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureCount_return = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureCount_return_loop = -1;
-static int hf_org_csapi_policy_provisioning_IpPolicyDomain_getSignatureIterator_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_identityTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_return = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_identityTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_createGroupIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_deleteGroupIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_group = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_member = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addToGroup_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_group = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeFromGroup_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listMembers_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_return = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_isGroupIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listGroupMembership_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_alias = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_addAlias_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_alias = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_removeAliases_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listAliases_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_return = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_alias = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_lookupByAlias_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_identityTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_associateTypes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_identityTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_disassociateTypes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_listTypesOfIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_return = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identityType = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identityType = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_deleteAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_return = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_capabilities = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_enableCapabilities_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_capabilities = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disableCapabilities_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listEnabledCapabilities_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listAllCapabilities_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_return = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_agentName = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_capability = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_isCapableOf_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_agentTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_associateTypes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_agentTypes = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_disassociateTypes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_listTypesOfAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_return = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_agentName = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentName = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentType = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentName = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentType = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_unassignAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgents_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_agentName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssociatedIdentitiesOfAgent_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_capability = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listAssignedAgentsByCapability_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_listCapabilitiesOfIdentity_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_return = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_return_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_capability = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_pAttribute = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_isIdentityCapableOf_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityAttribute_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_attributeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityAttribute_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_attributeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_getIdentityAttributeDefinition_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listAllIdentityAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_createIdentityType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_deleteIdentityType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_addIdentityTypeAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_removeIdentityTypeAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_pAttribute = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMIdentityTypeManagement_listIdentityTypeAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentAttribute_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_attributeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentAttribute_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_attributeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_getAgentAttributeDefinition_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAllAgentAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_createAgentType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_deleteAgentType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_addAgentTypeAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_removeAgentTypeAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_typeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_pAttribute = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMAgentTypeManagement_listAgentTypeAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapabilityAttribute_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_attributeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapabilityAttribute_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_attributeName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_getCapabilityAttributeDefinition_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listAllCapabilityAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_capabilityName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_createCapability_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_capabilityName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_deleteCapability_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilities_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_capabilityName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_addCapabilityAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_capabilityName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_attributeNames = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_removeCapabilityAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_capabilityName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilityAttributes_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_agentType = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_capabilities = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_assignCapabilitiesToType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_agentType = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_capabilities = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_unassignCapabilitiesFromType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_agentType = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return_loop = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_obtainInterface_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData_loop = -1;
static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_obtainInterface_interfaceName = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_return = -1;
static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_identity = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_identity = -1;
static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_operation = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_newAccessControl = -1;
-static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken = -1;
static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken_loop = -1;
+static int hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identity = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identityType = -1;
-static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes = -1;
-static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken = -1;
+static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes_loop = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_identity = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_identityType = -1;
-static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_expiresIn = -1;
-static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return = -1;
+static int hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return_loop = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identity = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identityType = -1;
-static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken = -1;
+static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agent = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agentType = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes_loop = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_agent = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_capability = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes_loop = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_agent = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_agentType = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_expiresIn = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_agent = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_capability = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_expiresIn = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return_loop = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agent = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agentType = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return_loop = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_agent = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_capability = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken_loop = -1;
-static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return = -1;
+static int hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken = -1;
static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return_loop = -1;
static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_identity = -1;
-static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_pamContext = -1;
-static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames = -1;
static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames_loop = -1;
-static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken = -1;
+static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames = -1;
static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_return = -1;
+static int hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_return_loop = -1;
static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_identity = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_pamContext = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken = -1;
+static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames = -1;
static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_return = -1;
+static int hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_identity = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_pamContext = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMAvailability_getPreference_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_identity = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_pamContext = -1;
static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_operation = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_newPreference = -1;
-static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return = -1;
+static int hf_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return_loop = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_obtainInterface_return = -1;
+static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return = -1;
+static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData_loop = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_obtainInterface_interfaceName = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_return = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_identity = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_identity = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_operation = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_newAccessControl = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_setAccessControl_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_identity = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_activateService_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_identity = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_deactivateService_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_return = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_return_loop = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_identity = -1;
-static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken = -1;
static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken_loop = -1;
+static int hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken = -1;
static int hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventID = -1;
-static int hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo = -1;
+static int hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo_loop = -1;
static int hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotifyErr_eventID = -1;
-static int hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotifyErr_errorInfo = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_return = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_return_loop = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_clientID = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken_loop = -1;
+static int hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_return = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_return_loop = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_appInterface = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken_loop = -1;
+static int hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_return = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_return_loop = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_clientID = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList = -1;
+static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList_loop = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_validFor = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken_loop = -1;
+static int hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_clientID = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken_loop = -1;
+static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterAppInterface_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_eventID = -1;
-static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken_loop = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return = -1;
+static int hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return_loop = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_obtainInterface_return = -1;
+static int hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return = -1;
+static int hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData_loop = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_obtainInterface_interfaceName = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_return = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_identity = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken_loop = -1;
+static int hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_identity = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_operation = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_newAccessControl = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken_loop = -1;
+static int hf_org_csapi_pam_event_IpPAMEventManager_setAccessControl_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_activateService_identity = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_activateService_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_activateService_authToken_loop = -1;
+static int hf_org_csapi_pam_event_IpPAMEventManager_activateService_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_identity = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken_loop = -1;
+static int hf_org_csapi_pam_event_IpPAMEventManager_deactivateService_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_return = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_return_loop = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_identity = -1;
-static int hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken = -1;
static int hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken_loop = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_mailboxTerminated_mailboxIdentifier = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_return = -1;
+static int hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_assignmentID = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_multiMediaMessagingTerminated_multimediaMessagingIdentifier = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_return = -1;
+static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo_loop = -1;
+static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet_loop = -1;
+static int hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet_loop = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_mailboxID = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_authenticationInfo = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_appMailbox = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging_return = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging_defaultDestinationAddressList = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging_defaultSourceAddress = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMultiMediaMessaging_appMultiMediaMessaging = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_return = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_return_loop = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_appMultiMediaMessagingManager = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria = -1;
+static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria_loop = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_destroyNotification_assignmentID = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_assignmentID = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_getNextNotification_return = -1;
+static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria_loop = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_getNextNotification_reset = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications_return = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications_return_loop = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications_appMultiMediaMessagingManager = -1;
static int hf_org_csapi_mmm_IpAppMailbox_createFolderRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_createFolderRes_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_createFolderRes_folderID = -1;
@@ -2288,8 +1719,8 @@ static int hf_org_csapi_mmm_IpAppMailbox_createFolderErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames_loop = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_getFoldersRes_folderNames = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFoldersErr_folderID = -1;
@@ -2340,8 +1771,7 @@ static int hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_error = -1;
static int hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_requestID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_mailboxStatusInfo = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList_loop = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_final = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_requestID = -1;
@@ -2349,21 +1779,21 @@ static int hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_error = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_requestID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList_loop = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_error = -1;
static int hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_requestID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts_loop = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_error = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_requestID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers_loop = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_error = -1;
@@ -2372,39 +1802,39 @@ static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_mailboxSessionID =
static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_contentType = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_contentTransferEncoding = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content_loop = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentRes_content = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_error = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageContentErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_requestID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message_loop = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageRes_message = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_error = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_requestID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties_loop = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_folderID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties_loop = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_messageID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties_loop = -1;
static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_messageID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated_loop = -1;
static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_messageID = -1;
-static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated = -1;
+static int hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated_loop = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_requestID = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_error = -1;
@@ -2419,100 +1849,80 @@ static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_error = -1;
static int hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpMailbox_close_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_createFolderReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_createFolderReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_createFolderReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_createFolderReq_folderID = -1;
static int hf_org_csapi_mmm_IpMailbox_getFoldersReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_getFoldersReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_getFoldersReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_getFoldersReq_folderID = -1;
static int hf_org_csapi_mmm_IpMailbox_deleteFolderReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_deleteFolderReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_deleteFolderReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_deleteFolderReq_folderID = -1;
static int hf_org_csapi_mmm_IpMailbox_copyFolderReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_copyFolderReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_copyFolderReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_copyFolderReq_sourceFolderID = -1;
static int hf_org_csapi_mmm_IpMailbox_copyFolderReq_destinationFolderID = -1;
static int hf_org_csapi_mmm_IpMailbox_moveFolderReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_moveFolderReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_moveFolderReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_moveFolderReq_sourceFolderID = -1;
static int hf_org_csapi_mmm_IpMailbox_moveFolderReq_destinationFolderID = -1;
static int hf_org_csapi_mmm_IpMailbox_putMessageReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_putMessageReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_putMessageReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_putMessageReq_folderID = -1;
-static int hf_org_csapi_mmm_IpMailbox_putMessageReq_message = -1;
static int hf_org_csapi_mmm_IpMailbox_putMessageReq_message_loop = -1;
+static int hf_org_csapi_mmm_IpMailbox_putMessageReq_message = -1;
static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_fromFolderID = -1;
static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_toFolderID = -1;
static int hf_org_csapi_mmm_IpMailbox_copyMessageReq_messageID = -1;
static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_fromFolderID = -1;
static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_toFolderID = -1;
static int hf_org_csapi_mmm_IpMailbox_moveMessageReq_messageID = -1;
static int hf_org_csapi_mmm_IpMailbox_deleteMessageReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_deleteMessageReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_deleteMessageReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_deleteMessageReq_fromFolderID = -1;
static int hf_org_csapi_mmm_IpMailbox_deleteMessageReq_messageID = -1;
static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_folderID = -1;
-static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_criteria = -1;
static int hf_org_csapi_mmm_IpMailbox_listMessagesReq_reset = -1;
static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_folderID = -1;
static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_messageID = -1;
static int hf_org_csapi_mmm_IpMailbox_listMessageBodyPartsReq_maxNestingLevel = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_folderID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_messageID = -1;
-static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs_loop = -1;
+static int hf_org_csapi_mmm_IpMailbox_getMessageBodyPartsReq_partIDs = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_folderID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageHeadersReq_messageID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageContentReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_getMessageContentReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageContentReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageContentReq_folderID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageContentReq_messageID = -1;
static int hf_org_csapi_mmm_IpMailbox_getFullMessageReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_getFullMessageReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_getFullMessageReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_getFullMessageReq_folderID = -1;
static int hf_org_csapi_mmm_IpMailbox_getFullMessageReq_messageID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_getMailboxInfoPropertiesReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_getFolderInfoPropertiesReq_folderID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_getMessageInfoPropertiesReq_messageID = -1;
static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_return = -1;
-static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_mailboxSessionID = -1;
static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_messageID = -1;
-static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties = -1;
+static int hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties_loop = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_sessionID = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_assignmentID = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_sessionID = -1;
@@ -2527,30 +1937,26 @@ static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_error = -1
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_sessionID = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_assignmentID = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result = -1;
+static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result_loop = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_sessionID = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_assignmentID = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_error = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_errorDetails = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_sessionID = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_assignmentID = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_destinationAddress = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_deliveryReportType = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageStatusReport_deliveryReportInfo = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_sessionID = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message = -1;
static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message_loop = -1;
-static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers = -1;
+static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message = -1;
+static int hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers_loop = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_return = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_return_loop = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_sessionID = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_sourceAddress = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_destinationAddressList = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_deliveryType = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message = -1;
+static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment_loop = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message_loop = -1;
-static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders = -1;
+static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message = -1;
+static int hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders_loop = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_sessionID = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_assignmentID = -1;
static int hf_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq_sessionID = -1;
@@ -2574,103 +1980,83 @@ static int hf_org_csapi_TpCAIElements_UnitIncrement = -1;
static int hf_org_csapi_TpCAIElements_UnitsPerDataInterval = -1;
static int hf_org_csapi_TpCAIElements_SegmentsPerDataInterval = -1;
static int hf_org_csapi_TpCAIElements_InitialSecsPerTimeInterval = -1;
-static int hf_org_csapi_TpChargeAdviceInfo_CurrentCAI = -1;
-static int hf_org_csapi_TpChargeAdviceInfo_NextCAI = -1;
static int hf_org_csapi_TpChargePerTime_InitialCharge = -1;
static int hf_org_csapi_TpChargePerTime_CurrentChargePerMinute = -1;
static int hf_org_csapi_TpChargePerTime_NextChargePerMinute = -1;
-static int hf_org_csapi_TpAoCInfo_ChargeOrder = -1;
static int hf_org_csapi_TpAoCInfo_Currency = -1;
static int hf_org_csapi_TpTimeInterval_StartTime = -1;
static int hf_org_csapi_TpTimeInterval_StopTime = -1;
static int hf_org_csapi_TpStructuredAttributeValue_Type = -1;
-static int hf_org_csapi_TpStructuredAttributeValue_Value = -1;
static int hf_org_csapi_TpAttribute_AttributeName = -1;
-static int hf_org_csapi_TpAttribute_AttributeValue = -1;
static int hf_org_csapi_fw_TpFaultStats_Fault = -1;
static int hf_org_csapi_fw_TpFaultStats_Occurrences = -1;
static int hf_org_csapi_fw_TpFaultStats_MaxDuration = -1;
static int hf_org_csapi_fw_TpFaultStats_TotalDuration = -1;
static int hf_org_csapi_fw_TpFaultStats_NumberOfClientsAffected = -1;
-static int hf_org_csapi_fw_TpFaultStatsRecord_Period = -1;
-static int hf_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet = -1;
+static int hf_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet_loop = -1;
static int hf_org_csapi_fw_TpLoadPolicy_LoadPolicy = -1;
static int hf_org_csapi_fw_TpLoadStatisticData_LoadValue = -1;
static int hf_org_csapi_fw_TpLoadStatisticData_LoadLevel = -1;
static int hf_org_csapi_fw_TpLoadThreshold_LoadThreshold = -1;
static int hf_org_csapi_fw_TpLoadInitVal_LoadLevel = -1;
-static int hf_org_csapi_fw_TpLoadInitVal_LoadThreshold = -1;
static int hf_org_csapi_fw_TpProperty_PropertyName = -1;
static int hf_org_csapi_fw_TpProperty_PropertyValue = -1;
static int hf_org_csapi_fw_TpClientAppDescription_ClientAppID = -1;
-static int hf_org_csapi_fw_TpClientAppDescription_ClientAppProperties = -1;
+static int hf_org_csapi_fw_TpClientAppDescription_ClientAppProperties_loop = -1;
static int hf_org_csapi_fw_TpClientAppDescription_HasAccessSession = -1;
static int hf_org_csapi_fw_TpClientAppDescription_HasServiceInstances = -1;
static int hf_org_csapi_fw_TpEntOp_EntOpID = -1;
-static int hf_org_csapi_fw_TpEntOp_EntOpProperties = -1;
+static int hf_org_csapi_fw_TpEntOp_EntOpProperties_loop = -1;
static int hf_org_csapi_fw_TpSag_SagID = -1;
static int hf_org_csapi_fw_TpSag_SagDescription = -1;
static int hf_org_csapi_fw_TpServiceProperty_ServicePropertyName = -1;
-static int hf_org_csapi_fw_TpServiceProperty_ServicePropertyValueList = -1;
static int hf_org_csapi_fw_TpServiceProperty_ServicePropertyValueList_loop = -1;
+static int hf_org_csapi_fw_TpServiceProperty_ServicePropertyValueList = -1;
static int hf_org_csapi_fw_TpServiceDescription_ServiceTypeName = -1;
-static int hf_org_csapi_fw_TpServiceDescription_ServicePropertyList = -1;
+static int hf_org_csapi_fw_TpServiceDescription_ServicePropertyList_loop = -1;
static int hf_org_csapi_fw_TpService_ServiceID = -1;
-static int hf_org_csapi_fw_TpService_ServiceDescription = -1;
static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceContractID = -1;
static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceStartDate = -1;
static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceEndDate = -1;
static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceTypeName = -1;
-static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties = -1;
+static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties_loop = -1;
static int hf_org_csapi_fw_TpServiceProfileDescription_InUse = -1;
static int hf_org_csapi_fw_TpServiceProfileDescription_ServiceID = -1;
static int hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyName = -1;
static int hf_org_csapi_fw_TpServiceTypeProperty_ServiceTypePropertyMode = -1;
static int hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyTypeName = -1;
-static int hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList = -1;
-static int hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList = -1;
+static int hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList_loop = -1;
static int hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList_loop = -1;
+static int hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList = -1;
static int hf_org_csapi_fw_TpServiceTypeDescription_AvailableOrUnavailable = -1;
-static int hf_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature = -1;
static int hf_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature_loop = -1;
-static int hf_org_csapi_fw_TpSignatureAndServiceMgr_ServiceMgrInterface = -1;
+static int hf_org_csapi_fw_TpSignatureAndServiceMgr_DigitalSignature = -1;
static int hf_org_csapi_fw_TpPerson_PersonName = -1;
static int hf_org_csapi_fw_TpPerson_PostalAddress = -1;
static int hf_org_csapi_fw_TpPerson_TelephoneNumber = -1;
static int hf_org_csapi_fw_TpPerson_Email = -1;
static int hf_org_csapi_fw_TpPerson_HomePage = -1;
-static int hf_org_csapi_fw_TpPerson_PersonProperties = -1;
-static int hf_org_csapi_fw_TpServiceContractDescription_ServiceRequestor = -1;
-static int hf_org_csapi_fw_TpServiceContractDescription_BillingContact = -1;
+static int hf_org_csapi_fw_TpPerson_PersonProperties_loop = -1;
static int hf_org_csapi_fw_TpServiceContractDescription_ServiceStartDate = -1;
static int hf_org_csapi_fw_TpServiceContractDescription_ServiceEndDate = -1;
static int hf_org_csapi_fw_TpServiceContractDescription_ServiceTypeName = -1;
static int hf_org_csapi_fw_TpServiceContractDescription_ServiceID = -1;
-static int hf_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties = -1;
+static int hf_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties_loop = -1;
static int hf_org_csapi_fw_TpServiceContractDescription_InUse = -1;
-static int hf_org_csapi_fw_TpLoadStatistic_LoadStatisticEntityID = -1;
static int hf_org_csapi_fw_TpLoadStatistic_TimeStamp = -1;
-static int hf_org_csapi_fw_TpLoadStatistic_LoadStatisticInfo = -1;
static int hf_org_csapi_fw_TpServiceContract_ServiceContractID = -1;
-static int hf_org_csapi_fw_TpServiceContract_ServiceContractDescription = -1;
static int hf_org_csapi_fw_TpServiceProfile_ServiceProfileID = -1;
-static int hf_org_csapi_fw_TpServiceProfile_ServiceProfileDescription = -1;
-static int hf_org_csapi_fw_TpAuthDomain_DomainID = -1;
-static int hf_org_csapi_fw_TpAuthDomain_AuthInterface = -1;
static int hf_org_csapi_fw_TpSagProfilePair_Sag = -1;
static int hf_org_csapi_fw_TpSagProfilePair_ServiceProfile = -1;
static int hf_org_csapi_fw_TpAddSagMembersConflict_ClientApplication = -1;
-static int hf_org_csapi_fw_TpAddSagMembersConflict_ConflictGeneratingSagProfilePair = -1;
-static int hf_org_csapi_fw_TpAddSagMembersConflict_AlreadyAssignedSagProfilePair = -1;
static int hf_org_csapi_fw_TpAddSagMembersConflict_Service = -1;
static int hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_ClientApplication = -1;
-static int hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_AlreadyAssignedSagProfilePair = -1;
static int hf_org_csapi_fw_TpAssignSagToServiceProfileConflict_Service = -1;
static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyName = -1;
static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServiceTypePropertyMode = -1;
static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyTypeName = -1;
-static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList = -1;
static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList_loop = -1;
+static int hf_org_csapi_fw_TpServiceTypePropertyValue_ServicePropertyValueList = -1;
static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_ServiceType = -1;
static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_ServiceID = -1;
static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_CompatibleServiceID = -1;
@@ -2678,7 +2064,7 @@ static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_BackwardCompatibili
static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationRequired = -1;
static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_DataMigrated = -1;
static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationDataAndTime = -1;
-static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo = -1;
+static int hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo_loop = -1;
static int hf_org_csapi_fw_TpFwAgreementInfo_ClientApplicationID = -1;
static int hf_org_csapi_fw_TpFwAgreementInfo_ServiceID = -1;
static int hf_org_csapi_fw_TpFwAgreementInfo_ServiceContractID = -1;
@@ -2686,26 +2072,19 @@ static int hf_org_csapi_fw_TpFwAgreementInfo_ServiceProfileID = -1;
static int hf_org_csapi_ui_TpUIMessageCriteria_EndSequence = -1;
static int hf_org_csapi_ui_TpUIMessageCriteria_MaxMessageTime = -1;
static int hf_org_csapi_ui_TpUIMessageCriteria_MaxMessageSize = -1;
-static int hf_org_csapi_ui_TpUIEventInfo_OriginatingAddress = -1;
-static int hf_org_csapi_ui_TpUIEventInfo_DestinationAddress = -1;
static int hf_org_csapi_ui_TpUIEventInfo_ServiceCode = -1;
static int hf_org_csapi_ui_TpUIEventInfo_DataTypeIndication = -1;
static int hf_org_csapi_ui_TpUIEventInfo_DataString = -1;
-static int hf_org_csapi_ui_TpUIEventCriteria_OriginatingAddress = -1;
-static int hf_org_csapi_ui_TpUIEventCriteria_DestinationAddress = -1;
static int hf_org_csapi_ui_TpUIEventCriteria_ServiceCode = -1;
-static int hf_org_csapi_ui_TpUIEventCriteriaResult_EventCriteria = -1;
static int hf_org_csapi_ui_TpUIEventCriteriaResult_AssignmentID = -1;
-static int hf_org_csapi_ui_TpUIEventNotificationInfo_OriginatingAddress = -1;
-static int hf_org_csapi_ui_TpUIEventNotificationInfo_DestinationAddress = -1;
static int hf_org_csapi_ui_TpUIEventNotificationInfo_ServiceCode = -1;
static int hf_org_csapi_ui_TpUIEventNotificationInfo_DataTypeIndication = -1;
-static int hf_org_csapi_ui_TpUIEventNotificationInfo_UIEventData = -1;
static int hf_org_csapi_ui_TpUIEventNotificationInfo_UIEventData_loop = -1;
+static int hf_org_csapi_ui_TpUIEventNotificationInfo_UIEventData = -1;
static int hf_org_csapi_ui_TpUIRecognitionProperty_PropertyName = -1;
static int hf_org_csapi_ui_TpUIRecognitionProperty_PropertyValue = -1;
static int hf_org_csapi_ui_TpUIRecognitionCriteria_SpeakerID = -1;
-static int hf_org_csapi_ui_TpUIRecognitionCriteria_Properties = -1;
+static int hf_org_csapi_ui_TpUIRecognitionCriteria_Properties_loop = -1;
static int hf_org_csapi_ui_TpUIRecognitionCriteria_Grammar = -1;
static int hf_org_csapi_ui_TpUICollectCriteria_MinLength = -1;
static int hf_org_csapi_ui_TpUICollectCriteria_MaxLength = -1;
@@ -2713,7 +2092,6 @@ static int hf_org_csapi_ui_TpUICollectCriteria_EndSequence = -1;
static int hf_org_csapi_ui_TpUICollectCriteria_StartTimeout = -1;
static int hf_org_csapi_ui_TpUICollectCriteria_InterCharTimeout = -1;
static int hf_org_csapi_ui_TpUICollectCriteria_CollectMode = -1;
-static int hf_org_csapi_ui_TpUICollectCriteria_RecognitionCriteria = -1;
static int hf_org_csapi_ui_TpUIWordOverride_Spelling = -1;
static int hf_org_csapi_ui_TpUIWordOverride_PronounceType = -1;
static int hf_org_csapi_ui_TpUIWordOverride_PronounceAs = -1;
@@ -2722,10 +2100,9 @@ static int hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerAge = -1;
static int hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRate = -1;
static int hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRange = -1;
static int hf_org_csapi_ui_TpUISynthesisInfoData_TextData = -1;
-static int hf_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet = -1;
+static int hf_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet_loop = -1;
static int hf_org_csapi_cc_TpCallError_ErrorTime = -1;
static int hf_org_csapi_cc_TpCallError_ErrorType = -1;
-static int hf_org_csapi_cc_TpCallError_AdditionalErorInfo = -1;
static int hf_org_csapi_cc_TpCallEndedReport_CallLegSessionID = -1;
static int hf_org_csapi_cc_TpCallEndedReport_Cause = -1;
static int hf_org_csapi_cc_TpCallInfoReport_CallInfoType = -1;
@@ -2738,116 +2115,76 @@ static int hf_org_csapi_cc_TpCallServiceCode_CallServiceCodeType = -1;
static int hf_org_csapi_cc_TpCallServiceCode_ServiceCodeValue = -1;
static int hf_org_csapi_cc_TpCallTreatment_CallTreatmentType = -1;
static int hf_org_csapi_cc_TpCallTreatment_ReleaseCause = -1;
-static int hf_org_csapi_cc_TpCallTreatment_AdditionalTreatmentInfo = -1;
static int hf_org_csapi_cc_TpCallChargePlan_ChargeOrderType = -1;
-static int hf_org_csapi_cc_TpCallChargePlan_TransparentCharge = -1;
static int hf_org_csapi_cc_TpCallChargePlan_TransparentCharge_loop = -1;
+static int hf_org_csapi_cc_TpCallChargePlan_TransparentCharge = -1;
static int hf_org_csapi_cc_TpCallChargePlan_ChargePlan = -1;
-static int hf_org_csapi_cc_TpCallChargePlan_AdditionalInfo = -1;
static int hf_org_csapi_cc_TpCallChargePlan_AdditionalInfo_loop = -1;
+static int hf_org_csapi_cc_TpCallChargePlan_AdditionalInfo = -1;
static int hf_org_csapi_cc_TpCallChargePlan_PartyToCharge = -1;
-static int hf_org_csapi_cc_TpCallChargePlan_PartyToChargeAdditionalInfo = -1;
-static int hf_org_csapi_cc_gccs_TpCallEventCriteria_DestinationAddress = -1;
-static int hf_org_csapi_cc_gccs_TpCallEventCriteria_OriginatingAddress = -1;
static int hf_org_csapi_cc_gccs_TpCallEventCriteria_CallEventName = -1;
static int hf_org_csapi_cc_gccs_TpCallEventCriteria_CallNotificationType = -1;
static int hf_org_csapi_cc_gccs_TpCallEventCriteria_MonitorMode = -1;
-static int hf_org_csapi_cc_gccs_TpCallEventCriteriaResult_CallEventCriteria = -1;
static int hf_org_csapi_cc_gccs_TpCallEventCriteriaResult_AssignmentID = -1;
static int hf_org_csapi_cc_gccs_TpCallReleaseCause_Value = -1;
static int hf_org_csapi_cc_gccs_TpCallReleaseCause_Location = -1;
static int hf_org_csapi_cc_gccs_TpCallReport_MonitorMode = -1;
static int hf_org_csapi_cc_gccs_TpCallReport_CallEventTime = -1;
static int hf_org_csapi_cc_gccs_TpCallReport_CallReportType = -1;
-static int hf_org_csapi_cc_gccs_TpCallReport_AdditionalReportInfo = -1;
static int hf_org_csapi_cc_gccs_TpCallReportRequest_MonitorMode = -1;
static int hf_org_csapi_cc_gccs_TpCallReportRequest_CallReportType = -1;
-static int hf_org_csapi_cc_gccs_TpCallReportRequest_AdditionalReportCriteria = -1;
-static int hf_org_csapi_cc_gccs_TpCallEventInfo_DestinationAddress = -1;
-static int hf_org_csapi_cc_gccs_TpCallEventInfo_OriginatingAddress = -1;
-static int hf_org_csapi_cc_gccs_TpCallEventInfo_OriginalDestinationAddress = -1;
-static int hf_org_csapi_cc_gccs_TpCallEventInfo_RedirectingAddress = -1;
-static int hf_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo = -1;
+static int hf_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo_loop = -1;
static int hf_org_csapi_cc_gccs_TpCallEventInfo_CallEventName = -1;
static int hf_org_csapi_cc_gccs_TpCallEventInfo_CallNotificationType = -1;
static int hf_org_csapi_cc_gccs_TpCallEventInfo_MonitorMode = -1;
static int hf_org_csapi_cc_gccs_TpCallEndedReport_CallLegSessionID = -1;
-static int hf_org_csapi_cc_gccs_TpCallEndedReport_Cause = -1;
static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallInfoType = -1;
static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallInitiationStartTime = -1;
static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallConnectedToResourceTime = -1;
static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallConnectedToDestinationTime = -1;
static int hf_org_csapi_cc_gccs_TpCallInfoReport_CallEndTime = -1;
-static int hf_org_csapi_cc_gccs_TpCallInfoReport_Cause = -1;
static int hf_org_csapi_cc_gccs_TpCallTreatment_CallTreatmentType = -1;
-static int hf_org_csapi_cc_gccs_TpCallTreatment_ReleaseCause = -1;
-static int hf_org_csapi_cc_gccs_TpCallTreatment_AdditionalTreatmentInfo = -1;
-static int hf_org_csapi_cc_gccs_TpCallIdentifier_CallReference = -1;
static int hf_org_csapi_cc_gccs_TpCallIdentifier_CallSessionID = -1;
-static int hf_org_csapi_cc_TpCallNotificationScope_DestinationAddress = -1;
-static int hf_org_csapi_cc_TpCallNotificationScope_OriginatingAddress = -1;
-static int hf_org_csapi_cc_TpCallNotificationReportScope_DestinationAddress = -1;
-static int hf_org_csapi_cc_TpCallNotificationReportScope_OriginatingAddress = -1;
static int hf_org_csapi_cc_TpCallEventRequest_CallEventType = -1;
-static int hf_org_csapi_cc_TpCallEventRequest_AdditionalCallEventCriteria = -1;
static int hf_org_csapi_cc_TpCallEventRequest_CallMonitorMode = -1;
-static int hf_org_csapi_cc_TpCallNotificationRequest_CallNotificationScope = -1;
-static int hf_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested = -1;
-static int hf_org_csapi_cc_TpNotificationRequested_AppCallNotificationRequest = -1;
+static int hf_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested_loop = -1;
static int hf_org_csapi_cc_TpNotificationRequested_AssignmentID = -1;
static int hf_org_csapi_cc_TpCallLegConnectionProperties_AttachMechanism = -1;
static int hf_org_csapi_cc_TpCallEventInfo_CallEventType = -1;
-static int hf_org_csapi_cc_TpCallEventInfo_AdditionalCallEventInfo = -1;
static int hf_org_csapi_cc_TpCallEventInfo_CallMonitorMode = -1;
static int hf_org_csapi_cc_TpCallEventInfo_CallEventTime = -1;
-static int hf_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet = -1;
+static int hf_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet_loop = -1;
static int hf_org_csapi_cc_TpNotificationRequestedSetEntry_Final = -1;
-static int hf_org_csapi_cc_TpCarrier_CarrierID = -1;
static int hf_org_csapi_cc_TpCarrier_CarrierID_loop = -1;
+static int hf_org_csapi_cc_TpCarrier_CarrierID = -1;
static int hf_org_csapi_cc_TpCarrier_CarrierSelectionField = -1;
-static int hf_org_csapi_cc_TpCallNotificationInfo_CallNotificationReportScope = -1;
-static int hf_org_csapi_cc_TpCallNotificationInfo_CallAppInfo = -1;
-static int hf_org_csapi_cc_TpCallNotificationInfo_CallEventInfo = -1;
+static int hf_org_csapi_cc_TpCallNotificationInfo_CallAppInfo_loop = -1;
static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegInfoType = -1;
static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegStartTime = -1;
static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToResourceTime = -1;
static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToAddressTime = -1;
static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegEndTime = -1;
-static int hf_org_csapi_cc_TpCallLegInfoReport_ConnectedAddress = -1;
static int hf_org_csapi_cc_TpCallLegInfoReport_CallLegReleaseCause = -1;
-static int hf_org_csapi_cc_TpCallLegInfoReport_CallAppInfo = -1;
+static int hf_org_csapi_cc_TpCallLegInfoReport_CallAppInfo_loop = -1;
static int hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyName = -1;
static int hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyValue = -1;
-static int hf_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_CallReference = -1;
static int hf_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_CallSessionID = -1;
-static int hf_org_csapi_cc_mpccs_TpCallLegIdentifier_CallLegReference = -1;
static int hf_org_csapi_cc_mpccs_TpCallLegIdentifier_CallLegSessionID = -1;
-static int hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppMultiPartyCall = -1;
-static int hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet = -1;
+static int hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet_loop = -1;
static int hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeQuantity = -1;
static int hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeUnit = -1;
static int hf_org_csapi_cc_mmccs_TpMediaStreamRequest_Direction = -1;
-static int hf_org_csapi_cc_mmccs_TpMediaStreamRequest_DataTypeRequest = -1;
static int hf_org_csapi_cc_mmccs_TpMediaStreamRequest_MediaMonitorMode = -1;
static int hf_org_csapi_cc_mmccs_TpMediaStreamRequest_EventType = -1;
static int hf_org_csapi_cc_mmccs_TpMediaStream_Direction = -1;
-static int hf_org_csapi_cc_mmccs_TpMediaStream_DataType = -1;
static int hf_org_csapi_cc_mmccs_TpMediaStream_ChannelSessionID = -1;
-static int hf_org_csapi_cc_mmccs_TpMediaStream_MediaStream = -1;
-static int hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaNotificationScope = -1;
-static int hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested = -1;
-static int hf_org_csapi_cc_mmccs_TpMediaNotificationRequested_AppNotificationMediaRequest = -1;
+static int hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested_loop = -1;
static int hf_org_csapi_cc_mmccs_TpMediaNotificationRequested_AssignmentID = -1;
-static int hf_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_MMCallReference = -1;
static int hf_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_MMCallSessionID = -1;
-static int hf_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_MMCallLegReference = -1;
static int hf_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_MMCallLegSessionID = -1;
-static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppMultiMediaCall = -1;
-static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet = -1;
+static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet_loop = -1;
static int hf_org_csapi_cc_cccs_TpMonoMediaConfPolicy_JoinAllowed = -1;
-static int hf_org_csapi_cc_cccs_TpJoinEventInfo_DestinationAddress = -1;
-static int hf_org_csapi_cc_cccs_TpJoinEventInfo_OriginatingAddress = -1;
-static int hf_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo = -1;
+static int hf_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo_loop = -1;
static int hf_org_csapi_cc_cccs_TpConfSearchCriteria_StartSearch = -1;
static int hf_org_csapi_cc_cccs_TpConfSearchCriteria_StopSearch = -1;
static int hf_org_csapi_cc_cccs_TpConfSearchCriteria_RequestedResources = -1;
@@ -2860,15 +2197,10 @@ static int hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_JoinAllowed = -1;
static int hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_MediaAllowed = -1;
static int hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_Chaired = -1;
static int hf_org_csapi_cc_cccs_TpMultiMediaConfPolicy_VideoHandling = -1;
-static int hf_org_csapi_cc_cccs_TpResourceReservation_ResourceID = -1;
static int hf_org_csapi_cc_cccs_TpResourceReservation_ReservationID = -1;
-static int hf_org_csapi_cc_cccs_TpConfCallIdentifier_ConfCallReference = -1;
static int hf_org_csapi_cc_cccs_TpConfCallIdentifier_ConfCallSessionID = -1;
-static int hf_org_csapi_cc_cccs_TpSubConfCallIdentifier_SubConfCallReference = -1;
static int hf_org_csapi_cc_cccs_TpSubConfCallIdentifier_SubConfCallSessionID = -1;
-static int hf_org_csapi_ui_TpUIIdentifier_UIRef = -1;
static int hf_org_csapi_ui_TpUIIdentifier_UserInteractionSessionID = -1;
-static int hf_org_csapi_ui_TpUICallIdentifier_UICallRef = -1;
static int hf_org_csapi_ui_TpUICallIdentifier_UserInteractionSessionID = -1;
static int hf_org_csapi_mm_TpLocationResponseTime_ResponseTime = -1;
static int hf_org_csapi_mm_TpLocationResponseTime_TimerValue = -1;
@@ -2880,7 +2212,6 @@ static int hf_org_csapi_mm_TpLocationTrigger_AngleOfSemiMajor = -1;
static int hf_org_csapi_mm_TpLocationTrigger_Criterion = -1;
static int hf_org_csapi_mm_TpLocationTrigger_ReportingInterval = -1;
static int hf_org_csapi_mm_TpLocationRequest_RequestedAccuracy = -1;
-static int hf_org_csapi_mm_TpLocationRequest_RequestedResponseTime = -1;
static int hf_org_csapi_mm_TpLocationRequest_AltitudeRequested = -1;
static int hf_org_csapi_mm_TpLocationRequest_Type = -1;
static int hf_org_csapi_mm_TpLocationRequest_Priority = -1;
@@ -2897,8 +2228,7 @@ static int hf_org_csapi_mm_TpGeographicalPosition_SegmentStartAngle = -1;
static int hf_org_csapi_mm_TpGeographicalPosition_SegmentEndAngle = -1;
static int hf_org_csapi_mm_TpMobilityStopAssignmentData_AssignmentId = -1;
static int hf_org_csapi_mm_TpMobilityStopAssignmentData_StopScope = -1;
-static int hf_org_csapi_mm_TpMobilityStopAssignmentData_Users = -1;
-static int hf_org_csapi_mm_TpUlExtendedData_GeographicalPosition = -1;
+static int hf_org_csapi_mm_TpMobilityStopAssignmentData_Users_loop = -1;
static int hf_org_csapi_mm_TpUlExtendedData_TerminalType = -1;
static int hf_org_csapi_mm_TpUlExtendedData_AltitudePresent = -1;
static int hf_org_csapi_mm_TpUlExtendedData_Altitude = -1;
@@ -2906,38 +2236,28 @@ static int hf_org_csapi_mm_TpUlExtendedData_UncertaintyAltitude = -1;
static int hf_org_csapi_mm_TpUlExtendedData_TimestampPresent = -1;
static int hf_org_csapi_mm_TpUlExtendedData_Timestamp = -1;
static int hf_org_csapi_mm_TpUlExtendedData_UsedLocationMethod = -1;
-static int hf_org_csapi_mm_TpUserLocation_UserID = -1;
static int hf_org_csapi_mm_TpUserLocation_StatusCode = -1;
-static int hf_org_csapi_mm_TpUserLocation_GeographicalPosition = -1;
-static int hf_org_csapi_mm_TpUserLocationExtended_UserID = -1;
static int hf_org_csapi_mm_TpUserLocationExtended_StatusCode = -1;
-static int hf_org_csapi_mm_TpUserLocationExtended_Locations = -1;
+static int hf_org_csapi_mm_TpUserLocationExtended_Locations_loop = -1;
static int hf_org_csapi_mm_TpLocationTriggerCamel_UpdateInsideVlr = -1;
static int hf_org_csapi_mm_TpLocationTriggerCamel_UpdateOutsideVlr = -1;
-static int hf_org_csapi_mm_TpUserLocationCamel_UserID = -1;
static int hf_org_csapi_mm_TpUserLocationCamel_StatusCode = -1;
static int hf_org_csapi_mm_TpUserLocationCamel_GeographicalPositionPresent = -1;
-static int hf_org_csapi_mm_TpUserLocationCamel_GeographicalPosition = -1;
static int hf_org_csapi_mm_TpUserLocationCamel_TimestampPresent = -1;
static int hf_org_csapi_mm_TpUserLocationCamel_Timestamp = -1;
static int hf_org_csapi_mm_TpUserLocationCamel_VlrNumberPresent = -1;
-static int hf_org_csapi_mm_TpUserLocationCamel_VlrNumber = -1;
static int hf_org_csapi_mm_TpUserLocationCamel_LocationNumberPresent = -1;
-static int hf_org_csapi_mm_TpUserLocationCamel_LocationNumber = -1;
static int hf_org_csapi_mm_TpUserLocationCamel_CellIdOrLaiPresent = -1;
static int hf_org_csapi_mm_TpUserLocationCamel_CellIdOrLai = -1;
static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_UserAddressPresent = -1;
-static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_UserAddress = -1;
static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrdPresent = -1;
static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrd = -1;
static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrkPresent = -1;
static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_NaEsrk = -1;
static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_ImeiPresent = -1;
static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_Imei = -1;
-static int hf_org_csapi_mm_TpUserLocationEmergencyRequest_LocationReq = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_StatusCode = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_UserIdPresent = -1;
-static int hf_org_csapi_mm_TpUserLocationEmergency_UserId = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_NaEsrdPresent = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_NaEsrd = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_NaEsrkPresent = -1;
@@ -2946,31 +2266,27 @@ static int hf_org_csapi_mm_TpUserLocationEmergency_ImeiPresent = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_Imei = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_TriggeringEvent = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_GeographicalPositionPresent = -1;
-static int hf_org_csapi_mm_TpUserLocationEmergency_GeographicalPosition = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_AltitudePresent = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_Altitude = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_UncertaintyAltitude = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_TimestampPresent = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_Timestamp = -1;
static int hf_org_csapi_mm_TpUserLocationEmergency_UsedLocationMethod = -1;
-static int hf_org_csapi_mm_TpUserStatus_UserID = -1;
static int hf_org_csapi_mm_TpUserStatus_StatusCode = -1;
static int hf_org_csapi_mm_TpUserStatus_Status = -1;
static int hf_org_csapi_mm_TpUserStatus_TerminalType = -1;
-static int hf_org_csapi_mm_TpTriggeredStatusRequest_Users = -1;
+static int hf_org_csapi_mm_TpTriggeredStatusRequest_Users_loop = -1;
static int hf_org_csapi_mm_TpTriggeredStatusRequest_AssignmentID = -1;
-static int hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests = -1;
+static int hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests_loop = -1;
static int hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Final = -1;
-static int hf_org_csapi_mm_TpPeriodicLocationRequest_Users = -1;
-static int hf_org_csapi_mm_TpPeriodicLocationRequest_Request = -1;
+static int hf_org_csapi_mm_TpPeriodicLocationRequest_Users_loop = -1;
static int hf_org_csapi_mm_TpPeriodicLocationRequest_ReportingInterval = -1;
static int hf_org_csapi_mm_TpPeriodicLocationRequest_AssignmentID = -1;
-static int hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests = -1;
+static int hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests_loop = -1;
static int hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Final = -1;
-static int hf_org_csapi_mm_TpTriggeredLocationRequest_Users = -1;
-static int hf_org_csapi_mm_TpTriggeredLocationRequest_Request = -1;
+static int hf_org_csapi_mm_TpTriggeredLocationRequest_Users_loop = -1;
static int hf_org_csapi_mm_TpTriggeredLocationRequest_AssignmentID = -1;
-static int hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests = -1;
+static int hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests_loop = -1;
static int hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Final = -1;
static int hf_org_csapi_mm_TpUserStatusIndicatorExtended_UserStatusIndicator = -1;
static int hf_org_csapi_mm_TpUserStatusIndicatorExtended_PDPContextActive = -1;
@@ -2982,17 +2298,14 @@ static int hf_org_csapi_mm_TpNetworkStatusIndicator_AccessTechnology = -1;
static int hf_org_csapi_mm_TpNetworkStatusIndicator_RoamingStatus = -1;
static int hf_org_csapi_mm_TpUserStatusExtended_UserID = -1;
static int hf_org_csapi_mm_TpUserStatusExtended_StatusCode = -1;
-static int hf_org_csapi_mm_TpUserStatusExtended_Status = -1;
static int hf_org_csapi_mm_TpUserStatusExtended_TerminalType = -1;
static int hf_org_csapi_mm_TpUserStatusExtended_AuthenticationStatus = -1;
-static int hf_org_csapi_mm_TpUserStatusExtended_NetworkStatus = -1;
static int hf_org_csapi_mm_TpUserStatusExtended_UserIPAddress = -1;
static int hf_org_csapi_mm_TpUserStatusExtended_UserMSISDN = -1;
-static int hf_org_csapi_mm_TpUserStatusExtended_UserInfo = -1;
static int hf_org_csapi_mm_TpUserStatusExtended_UserConnectionID = -1;
static int hf_org_csapi_mm_TpUserStatusExtended_AccessPointName = -1;
static int hf_org_csapi_mm_TpBindingNotificationCriteria_NotificationCriteriaType = -1;
-static int hf_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet = -1;
+static int hf_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet_loop = -1;
static int hf_org_csapi_termcap_TpTerminalCapabilities_TerminalCapabilities = -1;
static int hf_org_csapi_termcap_TpTerminalCapabilities_StatusCode = -1;
static int hf_org_csapi_termcap_TpTerminalCapabilityScope_ScopeType = -1;
@@ -3000,18 +2313,12 @@ static int hf_org_csapi_termcap_TpTerminalCapabilityScope_Scope = -1;
static int hf_org_csapi_dsc_TpChargePerVolume_InitialCharge = -1;
static int hf_org_csapi_dsc_TpChargePerVolume_CurrentChargePerKilobyte = -1;
static int hf_org_csapi_dsc_TpChargePerVolume_NextChargePerKilobyte = -1;
-static int hf_org_csapi_dsc_TpDataSessionChargePlan_ChargeOrderType = -1;
static int hf_org_csapi_dsc_TpDataSessionChargePlan_Currency = -1;
static int hf_org_csapi_dsc_TpDataSessionChargePlan_AdditionalInfo = -1;
static int hf_org_csapi_dsc_TpDataSessionError_ErrorTime = -1;
static int hf_org_csapi_dsc_TpDataSessionError_ErrorType = -1;
-static int hf_org_csapi_dsc_TpDataSessionError_AdditionalErrorInfo = -1;
-static int hf_org_csapi_dsc_TpDataSessionEventCriteria_DestinationAddress = -1;
-static int hf_org_csapi_dsc_TpDataSessionEventCriteria_OriginationAddress = -1;
static int hf_org_csapi_dsc_TpDataSessionEventCriteria_DataSessionEventName = -1;
static int hf_org_csapi_dsc_TpDataSessionEventCriteria_MonitorMode = -1;
-static int hf_org_csapi_dsc_TpDataSessionEventInfo_DestinationAddress = -1;
-static int hf_org_csapi_dsc_TpDataSessionEventInfo_OriginatingAddress = -1;
static int hf_org_csapi_dsc_TpDataSessionEventInfo_DataSessionEventName = -1;
static int hf_org_csapi_dsc_TpDataSessionEventInfo_MonitorMode = -1;
static int hf_org_csapi_dsc_TpDataSessionEventInfo_QoSClass = -1;
@@ -3020,24 +2327,17 @@ static int hf_org_csapi_dsc_TpDataSessionReleaseCause_Location = -1;
static int hf_org_csapi_dsc_TpDataSessionReport_MonitorMode = -1;
static int hf_org_csapi_dsc_TpDataSessionReport_DataSessionEventTime = -1;
static int hf_org_csapi_dsc_TpDataSessionReport_DataSessionReportType = -1;
-static int hf_org_csapi_dsc_TpDataSessionReport_AdditionalReportInfo = -1;
static int hf_org_csapi_dsc_TpDataSessionReportRequest_MonitorMode = -1;
static int hf_org_csapi_dsc_TpDataSessionReportRequest_DataSessionReportType = -1;
static int hf_org_csapi_dsc_TpDataSessionSuperviseVolume_VolumeQuantity = -1;
static int hf_org_csapi_dsc_TpDataSessionSuperviseVolume_VolumeUnit = -1;
-static int hf_org_csapi_dsc_TpDataSessionEventCriteriaResult_EventCriteria = -1;
static int hf_org_csapi_dsc_TpDataSessionEventCriteriaResult_AssignmentID = -1;
-static int hf_org_csapi_dsc_TpDataSessionIdentifier_DataSessionReference = -1;
static int hf_org_csapi_dsc_TpDataSessionIdentifier_DataSessionID = -1;
-static int hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_MailboxID = -1;
static int hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_FolderID = -1;
static int hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_MessageID = -1;
static int hf_org_csapi_gms_TpGMSNewMessageArrivedInfo_NumberOfProperties = -1;
-static int hf_org_csapi_gms_TpGMSNewMessageArrivedCriteria_MailboxID = -1;
static int hf_org_csapi_gms_TpGMSNewMessageArrivedCriteria_AuthenticationInfo = -1;
-static int hf_org_csapi_gms_TpMailboxIdentifier_Mailbox = -1;
static int hf_org_csapi_gms_TpMailboxIdentifier_SessionID = -1;
-static int hf_org_csapi_gms_TpMailboxFolderIdentifier_MailboxFolder = -1;
static int hf_org_csapi_gms_TpMailboxFolderIdentifier_SessionID = -1;
static int hf_org_csapi_cm_TpNameDescrpTagTimePeriod_duration = -1;
static int hf_org_csapi_cm_TpNameDescrpTagTimeOfDay_name = -1;
@@ -3068,56 +2368,12 @@ static int hf_org_csapi_cm_TpNameDescrpTagDateTime_name = -1;
static int hf_org_csapi_cm_TpNameDescrpTagDateTime_description = -1;
static int hf_org_csapi_cm_TpNameDescrpTagDateTime_tag = -1;
static int hf_org_csapi_cm_TpNameDescrpTagDateTime_value = -1;
-static int hf_org_csapi_cm_TpLossDescriptor_meanLoss = -1;
-static int hf_org_csapi_cm_TpLossDescriptor_measurementPeriod = -1;
-static int hf_org_csapi_cm_TpLossDescriptor_maxLoss = -1;
-static int hf_org_csapi_cm_TpLossDescriptor_minLoss = -1;
-static int hf_org_csapi_cm_TpLossDescriptor_lossPriority = -1;
-static int hf_org_csapi_cm_TpLossDescriptor_description = -1;
-static int hf_org_csapi_cm_TpLoadDescriptor_meanBandwidth = -1;
-static int hf_org_csapi_cm_TpLoadDescriptor_measurementInterval = -1;
-static int hf_org_csapi_cm_TpLoadDescriptor_maxBandwidth = -1;
-static int hf_org_csapi_cm_TpLoadDescriptor_minBandwidth = -1;
-static int hf_org_csapi_cm_TpLoadDescriptor_bandwidthShare = -1;
-static int hf_org_csapi_cm_TpLoadDescriptor_bandwidthWeight = -1;
-static int hf_org_csapi_cm_TpLoadDescriptor_burstSize = -1;
-static int hf_org_csapi_cm_TpLoadDescriptor_description = -1;
-static int hf_org_csapi_cm_TpJitterDescriptor_meanJitter = -1;
-static int hf_org_csapi_cm_TpJitterDescriptor_measurementPeriod = -1;
-static int hf_org_csapi_cm_TpJitterDescriptor_maxJitter = -1;
-static int hf_org_csapi_cm_TpJitterDescriptor_minJitter = -1;
-static int hf_org_csapi_cm_TpJitterDescriptor_jitterPriority = -1;
-static int hf_org_csapi_cm_TpJitterDescriptor_description = -1;
static int hf_org_csapi_cm_TpEndpoint_type = -1;
static int hf_org_csapi_cm_TpEndpoint_id = -1;
-static int hf_org_csapi_cm_TpDelayDescriptor_meanDelay = -1;
-static int hf_org_csapi_cm_TpDelayDescriptor_measurementPeriod = -1;
-static int hf_org_csapi_cm_TpDelayDescriptor_maxDelay = -1;
-static int hf_org_csapi_cm_TpDelayDescriptor_minDelay = -1;
-static int hf_org_csapi_cm_TpDelayDescriptor_delayPriority = -1;
-static int hf_org_csapi_cm_TpDelayDescriptor_description = -1;
static int hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_name = -1;
static int hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_description = -1;
static int hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_tag = -1;
static int hf_org_csapi_cm_TpNameDescrpTagExcessLoadAction_value = -1;
-static int hf_org_csapi_cm_TpValidityInfo_validFrom = -1;
-static int hf_org_csapi_cm_TpValidityInfo_validPeriod = -1;
-static int hf_org_csapi_cm_TpValidityInfo_validDailyFrom = -1;
-static int hf_org_csapi_cm_TpValidityInfo_validDailyPeriod = -1;
-static int hf_org_csapi_cm_TpValidityInfo_validDayOfWeek = -1;
-static int hf_org_csapi_cm_TpValidityInfo_validMonth = -1;
-static int hf_org_csapi_cm_TpValidityInfo_description = -1;
-static int hf_org_csapi_cm_TpProvisionedQoSInfo_delayDescriptor = -1;
-static int hf_org_csapi_cm_TpProvisionedQoSInfo_lossDescriptor = -1;
-static int hf_org_csapi_cm_TpProvisionedQoSInfo_jitterDescriptor = -1;
-static int hf_org_csapi_cm_TpProvisionedQoSInfo_excessLoadAction = -1;
-static int hf_org_csapi_cm_TpProvisionedQoSInfo_description = -1;
-static int hf_org_csapi_cm_TpPipeQoSInfo_directionality = -1;
-static int hf_org_csapi_cm_TpPipeQoSInfo_serviceOrigin = -1;
-static int hf_org_csapi_cm_TpPipeQoSInfo_serviceDestination = -1;
-static int hf_org_csapi_cm_TpPipeQoSInfo_forwardLoad = -1;
-static int hf_org_csapi_cm_TpPipeQoSInfo_reverseLoad = -1;
-static int hf_org_csapi_cm_TpPipeQoSInfo_description = -1;
static int hf_org_csapi_cm_TpDsCodepoint_match = -1;
static int hf_org_csapi_cm_TpDsCodepoint_mask = -1;
static int hf_org_csapi_cm_TpIPSubnet_subnetNumber = -1;
@@ -3130,25 +2386,18 @@ static int hf_org_csapi_am_TpBalanceInfo_ValuePartB = -1;
static int hf_org_csapi_am_TpBalanceInfo_Exponent = -1;
static int hf_org_csapi_am_TpBalanceInfo_AdditionalInfo = -1;
static int hf_org_csapi_am_TpChargingEventInfo_ChargingEventName = -1;
-static int hf_org_csapi_am_TpChargingEventInfo_CurrentBalanceInfo = -1;
static int hf_org_csapi_am_TpChargingEventInfo_ChargingEventTime = -1;
-static int hf_org_csapi_am_TpBalance_UserID = -1;
static int hf_org_csapi_am_TpBalance_StatusCode = -1;
-static int hf_org_csapi_am_TpBalance_BalanceInfo = -1;
static int hf_org_csapi_am_TpTransactionHistory_TransactionID = -1;
static int hf_org_csapi_am_TpTransactionHistory_TimeStamp = -1;
static int hf_org_csapi_am_TpTransactionHistory_AdditionalInfo = -1;
-static int hf_org_csapi_am_TpChargingEventCriteria_ChargingEvents = -1;
static int hf_org_csapi_am_TpChargingEventCriteria_ChargingEvents_loop = -1;
-static int hf_org_csapi_am_TpChargingEventCriteria_Users = -1;
-static int hf_org_csapi_am_TpChargingEventCriteriaResult_ChargingEventCriteria = -1;
+static int hf_org_csapi_am_TpChargingEventCriteria_ChargingEvents = -1;
+static int hf_org_csapi_am_TpChargingEventCriteria_Users_loop = -1;
static int hf_org_csapi_am_TpChargingEventCriteriaResult_AssignmentID = -1;
-static int hf_org_csapi_am_TpBalanceExpiryDate_UserID = -1;
static int hf_org_csapi_am_TpBalanceExpiryDate_StatusCode = -1;
static int hf_org_csapi_am_TpBalanceExpiryDate_ExpiryDate = -1;
static int hf_org_csapi_am_TpVoucher_VoucherID = -1;
-static int hf_org_csapi_am_TpVoucher_UserID = -1;
-static int hf_org_csapi_am_TpVoucher_BalanceInfo = -1;
static int hf_org_csapi_cs_TpMerchantAccountID_MerchantID = -1;
static int hf_org_csapi_cs_TpMerchantAccountID_AccountID = -1;
static int hf_org_csapi_cs_TpCorrelationID_CorrelationID = -1;
@@ -3156,184 +2405,164 @@ static int hf_org_csapi_cs_TpCorrelationID_CorrelationType = -1;
static int hf_org_csapi_cs_TpAmount_Number = -1;
static int hf_org_csapi_cs_TpAmount_Exponent = -1;
static int hf_org_csapi_cs_TpChargingPrice_Currency = -1;
-static int hf_org_csapi_cs_TpChargingPrice_Amount = -1;
-static int hf_org_csapi_cs_TpVolume_Amount = -1;
static int hf_org_csapi_cs_TpVolume_Unit = -1;
-static int hf_org_csapi_cs_TpChargingSessionID_ChargingSessionReference = -1;
static int hf_org_csapi_cs_TpChargingSessionID_ChargingSessionID = -1;
static int hf_org_csapi_cs_TpChargingSessionID_RequestNumberFirstRequest = -1;
-static int hf_org_csapi_cs_TpPriceVolume_Price = -1;
-static int hf_org_csapi_cs_TpPriceVolume_Volume = -1;
static int hf_org_csapi_cs_TpApplicationDescription_Text = -1;
-static int hf_org_csapi_cs_TpApplicationDescription_AppInformation = -1;
+static int hf_org_csapi_cs_TpApplicationDescription_AppInformation_loop = -1;
static int hf_org_csapi_cs_TpChargingParameter_ParameterID = -1;
-static int hf_org_csapi_cs_TpChargingParameter_ParameterValue = -1;
static int hf_org_csapi_policy_TpPolicyEvent_EventID = -1;
static int hf_org_csapi_policy_TpPolicyEvent_TimeGenerated = -1;
-static int hf_org_csapi_policy_TpPolicyEvent_Attributes = -1;
+static int hf_org_csapi_policy_TpPolicyEvent_Attributes_loop = -1;
static int hf_org_csapi_policy_TpPolicyEvent_EventDefinitionName = -1;
static int hf_org_csapi_policy_TpPolicyEvent_EventDomainName = -1;
static int hf_org_csapi_policy_TpPolicyNameValue_Name = -1;
-static int hf_org_csapi_policy_TpPolicyNameValue_Value = -1;
-static int hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names = -1;
static int hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names_loop = -1;
-static int hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types = -1;
-static int hf_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType = -1;
+static int hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names = -1;
+static int hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types_loop = -1;
+static int hf_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType_loop = -1;
static int hf_org_csapi_policy_TpPolicyVar_VarName = -1;
-static int hf_org_csapi_policy_TpPolicyVar_VarType = -1;
-static int hf_org_csapi_policy_TpPolicyVar_VarValue = -1;
-static int hf_org_csapi_policy_TpPolicyConditionListElement_Condition = -1;
static int hf_org_csapi_policy_TpPolicyConditionListElement_GroupNumber = -1;
static int hf_org_csapi_policy_TpPolicyConditionListElement_Negated = -1;
-static int hf_org_csapi_policy_TpPolicyActionListElement_Action = -1;
static int hf_org_csapi_policy_TpPolicyActionListElement_SequenceNumber = -1;
static int hf_org_csapi_pam_TpPAMAttributeDef_Name = -1;
static int hf_org_csapi_pam_TpPAMAttributeDef_Type = -1;
static int hf_org_csapi_pam_TpPAMAttributeDef_IsStatic = -1;
static int hf_org_csapi_pam_TpPAMAttributeDef_IsRevertOnExpiration = -1;
-static int hf_org_csapi_pam_TpPAMAttributeDef_DefaultValues = -1;
static int hf_org_csapi_pam_TpPAMAttribute_AttributeName = -1;
-static int hf_org_csapi_pam_TpPAMAttribute_AttributeValue = -1;
static int hf_org_csapi_pam_TpPAMAttribute_ExpiresIn = -1;
static int hf_org_csapi_pam_TpPAMPresenceData_Name = -1;
static int hf_org_csapi_pam_TpPAMPresenceData_subscriberStatus = -1;
static int hf_org_csapi_pam_TpPAMPresenceData_networkStatus = -1;
static int hf_org_csapi_pam_TpPAMPresenceData_communicationMeans = -1;
-static int hf_org_csapi_pam_TpPAMPresenceData_contactAddress = -1;
static int hf_org_csapi_pam_TpPAMPresenceData_subscriberProvidedLocation = -1;
static int hf_org_csapi_pam_TpPAMPresenceData_networkProvidedLocation = -1;
static int hf_org_csapi_pam_TpPAMPresenceData_Priority = -1;
static int hf_org_csapi_pam_TpPAMPresenceData_otherInfo = -1;
static int hf_org_csapi_pam_TpPAMAvailabilityProfile_PrivacyCode = -1;
-static int hf_org_csapi_pam_TpPAMAvailabilityProfile_AvailabilityData = -1;
static int hf_org_csapi_pam_TpPAMCommunicationContext_CommunicationCapability = -1;
-static int hf_org_csapi_pam_TpPAMContext_ContextData = -1;
-static int hf_org_csapi_pam_TpPAMContext_AskerData = -1;
+static int hf_org_csapi_pam_TpPAMContext_AskerData_loop = -1;
static int hf_org_csapi_pam_TpPAMAccessControlData_DefaultPolicy = -1;
-static int hf_org_csapi_pam_TpPAMAccessControlData_AllowList = -1;
static int hf_org_csapi_pam_TpPAMAccessControlData_AllowList_loop = -1;
-static int hf_org_csapi_pam_TpPAMAccessControlData_DenyList = -1;
+static int hf_org_csapi_pam_TpPAMAccessControlData_AllowList = -1;
static int hf_org_csapi_pam_TpPAMAccessControlData_DenyList_loop = -1;
-static int hf_org_csapi_pam_TpPAMICEventData_IdentityType = -1;
+static int hf_org_csapi_pam_TpPAMAccessControlData_DenyList = -1;
static int hf_org_csapi_pam_TpPAMICEventData_IdentityType_loop = -1;
-static int hf_org_csapi_pam_TpPAMICNotificationData_Identities = -1;
+static int hf_org_csapi_pam_TpPAMICEventData_IdentityType = -1;
static int hf_org_csapi_pam_TpPAMICNotificationData_Identities_loop = -1;
-static int hf_org_csapi_pam_TpPAMIDEventData_IdentityName = -1;
+static int hf_org_csapi_pam_TpPAMICNotificationData_Identities = -1;
static int hf_org_csapi_pam_TpPAMIDEventData_IdentityName_loop = -1;
-static int hf_org_csapi_pam_TpPAMIDEventData_IdentityType = -1;
+static int hf_org_csapi_pam_TpPAMIDEventData_IdentityName = -1;
static int hf_org_csapi_pam_TpPAMIDEventData_IdentityType_loop = -1;
-static int hf_org_csapi_pam_TpPAMIDNotificationData_Identities = -1;
+static int hf_org_csapi_pam_TpPAMIDEventData_IdentityType = -1;
static int hf_org_csapi_pam_TpPAMIDNotificationData_Identities_loop = -1;
-static int hf_org_csapi_pam_TpPAMGMCEventData_GroupName = -1;
+static int hf_org_csapi_pam_TpPAMIDNotificationData_Identities = -1;
static int hf_org_csapi_pam_TpPAMGMCEventData_GroupName_loop = -1;
-static int hf_org_csapi_pam_TpPAMGMCEventData_GroupType = -1;
+static int hf_org_csapi_pam_TpPAMGMCEventData_GroupName = -1;
static int hf_org_csapi_pam_TpPAMGMCEventData_GroupType_loop = -1;
-static int hf_org_csapi_pam_TpPAMGMCNotificationData_Groups = -1;
+static int hf_org_csapi_pam_TpPAMGMCEventData_GroupType = -1;
static int hf_org_csapi_pam_TpPAMGMCNotificationData_Groups_loop = -1;
-static int hf_org_csapi_pam_TpPAMACEventData_AgentType = -1;
+static int hf_org_csapi_pam_TpPAMGMCNotificationData_Groups = -1;
static int hf_org_csapi_pam_TpPAMACEventData_AgentType_loop = -1;
-static int hf_org_csapi_pam_TpPAMACNotificationData_Agents = -1;
+static int hf_org_csapi_pam_TpPAMACEventData_AgentType = -1;
static int hf_org_csapi_pam_TpPAMACNotificationData_Agents_loop = -1;
-static int hf_org_csapi_pam_TpPAMADEventData_AgentName = -1;
+static int hf_org_csapi_pam_TpPAMACNotificationData_Agents = -1;
static int hf_org_csapi_pam_TpPAMADEventData_AgentName_loop = -1;
-static int hf_org_csapi_pam_TpPAMADEventData_AgentType = -1;
+static int hf_org_csapi_pam_TpPAMADEventData_AgentName = -1;
static int hf_org_csapi_pam_TpPAMADEventData_AgentType_loop = -1;
-static int hf_org_csapi_pam_TpPAMADNotificationData_Agents = -1;
+static int hf_org_csapi_pam_TpPAMADEventData_AgentType = -1;
static int hf_org_csapi_pam_TpPAMADNotificationData_Agents_loop = -1;
-static int hf_org_csapi_pam_TpPAMAAEventData_IdentityName = -1;
+static int hf_org_csapi_pam_TpPAMADNotificationData_Agents = -1;
static int hf_org_csapi_pam_TpPAMAAEventData_IdentityName_loop = -1;
-static int hf_org_csapi_pam_TpPAMAAEventData_IdentityType = -1;
+static int hf_org_csapi_pam_TpPAMAAEventData_IdentityName = -1;
static int hf_org_csapi_pam_TpPAMAAEventData_IdentityType_loop = -1;
-static int hf_org_csapi_pam_TpPAMAAEventData_AgentName = -1;
+static int hf_org_csapi_pam_TpPAMAAEventData_IdentityType = -1;
static int hf_org_csapi_pam_TpPAMAAEventData_AgentName_loop = -1;
-static int hf_org_csapi_pam_TpPAMAAEventData_AgentType = -1;
+static int hf_org_csapi_pam_TpPAMAAEventData_AgentName = -1;
static int hf_org_csapi_pam_TpPAMAAEventData_AgentType_loop = -1;
+static int hf_org_csapi_pam_TpPAMAAEventData_AgentType = -1;
static int hf_org_csapi_pam_TpPAMAANotificationData_Identity = -1;
static int hf_org_csapi_pam_TpPAMAANotificationData_Agent = -1;
-static int hf_org_csapi_pam_TpPAMAUEventData_IdentityName = -1;
static int hf_org_csapi_pam_TpPAMAUEventData_IdentityName_loop = -1;
-static int hf_org_csapi_pam_TpPAMAUEventData_IdentityType = -1;
+static int hf_org_csapi_pam_TpPAMAUEventData_IdentityName = -1;
static int hf_org_csapi_pam_TpPAMAUEventData_IdentityType_loop = -1;
-static int hf_org_csapi_pam_TpPAMAUEventData_AgentName = -1;
+static int hf_org_csapi_pam_TpPAMAUEventData_IdentityType = -1;
static int hf_org_csapi_pam_TpPAMAUEventData_AgentName_loop = -1;
-static int hf_org_csapi_pam_TpPAMAUEventData_AgentType = -1;
+static int hf_org_csapi_pam_TpPAMAUEventData_AgentName = -1;
static int hf_org_csapi_pam_TpPAMAUEventData_AgentType_loop = -1;
+static int hf_org_csapi_pam_TpPAMAUEventData_AgentType = -1;
static int hf_org_csapi_pam_TpPAMAUNotificationData_Identity = -1;
static int hf_org_csapi_pam_TpPAMAUNotificationData_Agent = -1;
-static int hf_org_csapi_pam_TpPAMCCEventData_IdentityName = -1;
static int hf_org_csapi_pam_TpPAMCCEventData_IdentityName_loop = -1;
-static int hf_org_csapi_pam_TpPAMCCEventData_IdentityType = -1;
+static int hf_org_csapi_pam_TpPAMCCEventData_IdentityName = -1;
static int hf_org_csapi_pam_TpPAMCCEventData_IdentityType_loop = -1;
-static int hf_org_csapi_pam_TpPAMCCEventData_Capabilities = -1;
+static int hf_org_csapi_pam_TpPAMCCEventData_IdentityType = -1;
static int hf_org_csapi_pam_TpPAMCCEventData_Capabilities_loop = -1;
+static int hf_org_csapi_pam_TpPAMCCEventData_Capabilities = -1;
static int hf_org_csapi_pam_TpPAMCCNotificationData_Identity = -1;
-static int hf_org_csapi_pam_TpPAMCCNotificationData_Capabilities = -1;
static int hf_org_csapi_pam_TpPAMCCNotificationData_Capabilities_loop = -1;
-static int hf_org_csapi_pam_TpPAMACPSEventData_AgentName = -1;
+static int hf_org_csapi_pam_TpPAMCCNotificationData_Capabilities = -1;
static int hf_org_csapi_pam_TpPAMACPSEventData_AgentName_loop = -1;
-static int hf_org_csapi_pam_TpPAMACPSEventData_AgentType = -1;
+static int hf_org_csapi_pam_TpPAMACPSEventData_AgentName = -1;
static int hf_org_csapi_pam_TpPAMACPSEventData_AgentType_loop = -1;
-static int hf_org_csapi_pam_TpPAMACPSEventData_Capabilities = -1;
+static int hf_org_csapi_pam_TpPAMACPSEventData_AgentType = -1;
static int hf_org_csapi_pam_TpPAMACPSEventData_Capabilities_loop = -1;
-static int hf_org_csapi_pam_TpPAMACPSEventData_AttributeNames = -1;
+static int hf_org_csapi_pam_TpPAMACPSEventData_Capabilities = -1;
static int hf_org_csapi_pam_TpPAMACPSEventData_AttributeNames_loop = -1;
+static int hf_org_csapi_pam_TpPAMACPSEventData_AttributeNames = -1;
static int hf_org_csapi_pam_TpPAMACPSEventData_ReportingPeriod = -1;
static int hf_org_csapi_pam_TpPAMACPSNotificationData_Agent = -1;
static int hf_org_csapi_pam_TpPAMACPSNotificationData_Capability = -1;
-static int hf_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames = -1;
static int hf_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames_loop = -1;
-static int hf_org_csapi_pam_TpPAMAPSEventData_AgentName = -1;
+static int hf_org_csapi_pam_TpPAMACPSNotificationData_AttributeNames = -1;
static int hf_org_csapi_pam_TpPAMAPSEventData_AgentName_loop = -1;
-static int hf_org_csapi_pam_TpPAMAPSEventData_AgentType = -1;
+static int hf_org_csapi_pam_TpPAMAPSEventData_AgentName = -1;
static int hf_org_csapi_pam_TpPAMAPSEventData_AgentType_loop = -1;
-static int hf_org_csapi_pam_TpPAMAPSEventData_AttributeNames = -1;
+static int hf_org_csapi_pam_TpPAMAPSEventData_AgentType = -1;
static int hf_org_csapi_pam_TpPAMAPSEventData_AttributeNames_loop = -1;
+static int hf_org_csapi_pam_TpPAMAPSEventData_AttributeNames = -1;
static int hf_org_csapi_pam_TpPAMAPSEventData_ReportingPeriod = -1;
static int hf_org_csapi_pam_TpPAMAPSNotificationData_Agent = -1;
-static int hf_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames = -1;
static int hf_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames_loop = -1;
-static int hf_org_csapi_pam_TpPAMIPSEventData_IdentityName = -1;
+static int hf_org_csapi_pam_TpPAMAPSNotificationData_AttributeNames = -1;
static int hf_org_csapi_pam_TpPAMIPSEventData_IdentityName_loop = -1;
-static int hf_org_csapi_pam_TpPAMIPSEventData_IdentityType = -1;
+static int hf_org_csapi_pam_TpPAMIPSEventData_IdentityName = -1;
static int hf_org_csapi_pam_TpPAMIPSEventData_IdentityType_loop = -1;
-static int hf_org_csapi_pam_TpPAMIPSEventData_AttributeNames = -1;
+static int hf_org_csapi_pam_TpPAMIPSEventData_IdentityType = -1;
static int hf_org_csapi_pam_TpPAMIPSEventData_AttributeNames_loop = -1;
+static int hf_org_csapi_pam_TpPAMIPSEventData_AttributeNames = -1;
static int hf_org_csapi_pam_TpPAMIPSEventData_ReportingPeriod = -1;
static int hf_org_csapi_pam_TpPAMIPSNotificationData_Identity = -1;
-static int hf_org_csapi_pam_TpPAMIPSNotificationData_Attributes = -1;
-static int hf_org_csapi_pam_TpPAMAVCEventData_IdentityName = -1;
+static int hf_org_csapi_pam_TpPAMIPSNotificationData_Attributes_loop = -1;
static int hf_org_csapi_pam_TpPAMAVCEventData_IdentityName_loop = -1;
-static int hf_org_csapi_pam_TpPAMAVCEventData_IdentityType = -1;
+static int hf_org_csapi_pam_TpPAMAVCEventData_IdentityName = -1;
static int hf_org_csapi_pam_TpPAMAVCEventData_IdentityType_loop = -1;
-static int hf_org_csapi_pam_TpPAMAVCEventData_PAMContext = -1;
-static int hf_org_csapi_pam_TpPAMAVCEventData_AttributeNames = -1;
+static int hf_org_csapi_pam_TpPAMAVCEventData_IdentityType = -1;
+static int hf_org_csapi_pam_TpPAMAVCEventData_PAMContext_loop = -1;
static int hf_org_csapi_pam_TpPAMAVCEventData_AttributeNames_loop = -1;
+static int hf_org_csapi_pam_TpPAMAVCEventData_AttributeNames = -1;
static int hf_org_csapi_pam_TpPAMAVCEventData_ReportingPeriod = -1;
static int hf_org_csapi_pam_TpPAMAVCNotificationData_Identity = -1;
-static int hf_org_csapi_pam_TpPAMAVCNotificationData_Availability = -1;
-static int hf_org_csapi_pam_TpPAMWCEventData_Events = -1;
+static int hf_org_csapi_pam_TpPAMAVCNotificationData_Availability_loop = -1;
static int hf_org_csapi_pam_TpPAMWCEventData_Events_loop = -1;
-static int hf_org_csapi_pam_TpPAMWCEventData_IdentityName = -1;
+static int hf_org_csapi_pam_TpPAMWCEventData_Events = -1;
static int hf_org_csapi_pam_TpPAMWCEventData_IdentityName_loop = -1;
-static int hf_org_csapi_pam_TpPAMWCEventData_IdentityType = -1;
+static int hf_org_csapi_pam_TpPAMWCEventData_IdentityName = -1;
static int hf_org_csapi_pam_TpPAMWCEventData_IdentityType_loop = -1;
+static int hf_org_csapi_pam_TpPAMWCEventData_IdentityType = -1;
static int hf_org_csapi_pam_TpPAMWCEventData_ReportingPeriod = -1;
static int hf_org_csapi_pam_TpPAMWCNotificationData_Event = -1;
static int hf_org_csapi_pam_TpPAMWCNotificationData_ChangeType = -1;
static int hf_org_csapi_pam_TpPAMWCNotificationData_Identity = -1;
-static int hf_org_csapi_pam_TpPAMWCNotificationData_Watchers = -1;
static int hf_org_csapi_pam_TpPAMWCNotificationData_Watchers_loop = -1;
+static int hf_org_csapi_pam_TpPAMWCNotificationData_Watchers = -1;
static int hf_org_csapi_pam_TpPAMErrorInfo_Cause = -1;
-static int hf_org_csapi_pam_TpPAMErrorInfo_ErrorData = -1;
-static int hf_org_csapi_mmm_TpMailboxIdentifier_Mailbox = -1;
static int hf_org_csapi_mmm_TpMailboxIdentifier_SessionID = -1;
-static int hf_org_csapi_mmm_TpMultiMediaMessagingIdentifier_MultiMediaMessaging = -1;
static int hf_org_csapi_mmm_TpMultiMediaMessagingIdentifier_SessionID = -1;
static int hf_org_csapi_mmm_TpListMessagesCriteria_OnlyUnreadMessages = -1;
static int hf_org_csapi_mmm_TpMailboxFolderStatusInformation_TotalMessageCount = -1;
static int hf_org_csapi_mmm_TpMessageDescription_MessageID = -1;
-static int hf_org_csapi_mmm_TpMessageDescription_From = -1;
-static int hf_org_csapi_mmm_TpMessageDescription_To = -1;
+static int hf_org_csapi_mmm_TpMessageDescription_To_loop = -1;
static int hf_org_csapi_mmm_TpMessageDescription_Subject = -1;
static int hf_org_csapi_mmm_TpMessageDescription_ReceivedDate = -1;
static int hf_org_csapi_mmm_TpMessageDescription_Size = -1;
@@ -3345,9 +2574,8 @@ static int hf_org_csapi_mmm_TpBodyPartDescription_ContentID = -1;
static int hf_org_csapi_mmm_TpBodyPartDescription_ContentDisposition = -1;
static int hf_org_csapi_mmm_TpBodyPartDescription_PartID = -1;
static int hf_org_csapi_mmm_TpBodyPartDescription_NestingLevel = -1;
-static int hf_org_csapi_mmm_TpBodyPart_BodyPartHeader = -1;
-static int hf_org_csapi_mmm_TpBodyPart_BodyPartContent = -1;
static int hf_org_csapi_mmm_TpBodyPart_BodyPartContent_loop = -1;
+static int hf_org_csapi_mmm_TpBodyPart_BodyPartContent = -1;
static int hf_org_csapi_mmm_TpGenericHeaderField_FieldName = -1;
static int hf_org_csapi_mmm_TpGenericHeaderField_FieldValue = -1;
static int hf_org_csapi_mmm_TpMessageInfoPropertyError_MessagePropertyName = -1;
@@ -3356,26 +2584,21 @@ static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_MailboxID = -1;
static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_AuthenticationInfo = -1;
static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MailboxID = -1;
static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_FolderID = -1;
-static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription = -1;
-static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation = -1;
-static int hf_org_csapi_mmm_TpQueryStatusReport_DestinationAddress = -1;
+static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription_loop = -1;
+static int hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation_loop = -1;
static int hf_org_csapi_mmm_TpQueryStatusReport_ReportedStatus = -1;
-static int hf_org_csapi_mmm_TpTerminatingAddressList_ToAddressList = -1;
-static int hf_org_csapi_mmm_TpTerminatingAddressList_CcAddressList = -1;
-static int hf_org_csapi_mmm_TpTerminatingAddressList_BccAddressList = -1;
-static int hf_org_csapi_mmm_TpNewMessageArrivedCriteria_SourceAddress = -1;
-static int hf_org_csapi_mmm_TpNewMessageArrivedCriteria_DestinationAddress = -1;
+static int hf_org_csapi_mmm_TpTerminatingAddressList_ToAddressList_loop = -1;
+static int hf_org_csapi_mmm_TpTerminatingAddressList_CcAddressList_loop = -1;
+static int hf_org_csapi_mmm_TpTerminatingAddressList_BccAddressList_loop = -1;
static int hf_org_csapi_mmm_TpNewMessageArrivedCriteria_CreateMultiMediaMessagingSession = -1;
-static int hf_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria = -1;
+static int hf_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria_loop = -1;
static int hf_org_csapi_mmm_TpMessagingNotificationRequested_AssignmentID = -1;
-static int hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet = -1;
+static int hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet_loop = -1;
static int hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_Final = -1;
-static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_SourceAddress = -1;
-static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet = -1;
-static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_Message = -1;
+static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet_loop = -1;
static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_Message_loop = -1;
-static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_Headers = -1;
-static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_MultiMediaMessagingIdentifier = -1;
+static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_Message = -1;
+static int hf_org_csapi_mmm_TpNewMessageArrivedInfo_Headers_loop = -1;
/* User exception filters */
static int hf_org_csapi_P_INVALID_ASSIGNMENT_ID_ExtraInformation = -1;
static int hf_org_csapi_P_INVALID_TIME_AND_DATE_FORMAT_ExtraInformation = -1;
@@ -3533,8 +2756,6 @@ static int hf_org_csapi_mmm_P_MMM_CANNOT_CANCEL_ExtraInformation = -1;
static int hf_org_csapi_mmm_P_MMM_INVALID_HEADER_ExtraInformation = -1;
/* Union filters */
static int hf_org_csapi_TpAoCOrder_TpAoCOrder = -1;
-static int hf_org_csapi_TpAoCOrder_ChargeAdviceInfo = -1;
-static int hf_org_csapi_TpAoCOrder_ChargePerTime = -1;
static int hf_org_csapi_TpAoCOrder_NetworkCharge = -1;
static int hf_org_csapi_TpSimpleAttributeValue_TpSimpleAttributeValue = -1;
static int hf_org_csapi_TpSimpleAttributeValue_BooleanValue = -1;
@@ -3552,31 +2773,28 @@ static int hf_org_csapi_TpSimpleAttributeValue_UnsignedInt64Value = -1;
static int hf_org_csapi_TpSimpleAttributeValue_FloatValue = -1;
static int hf_org_csapi_TpSimpleAttributeValue_DoubleValue = -1;
static int hf_org_csapi_TpAttributeValue_TpAttributeValue = -1;
-static int hf_org_csapi_TpAttributeValue_SimpleValue = -1;
-static int hf_org_csapi_TpAttributeValue_StructuredValue = -1;
static int hf_org_csapi_TpAttributeValue_XMLValue = -1;
static int hf_org_csapi_fw_TpFwEventCriteria_TpFwEventCriteria = -1;
static int hf_org_csapi_fw_TpFwEventCriteria_EventNameUndefined = -1;
-static int hf_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList = -1;
static int hf_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList_loop = -1;
-static int hf_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList = -1;
+static int hf_org_csapi_fw_TpFwEventCriteria_ServiceTypeNameList = -1;
static int hf_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList_loop = -1;
-static int hf_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList = -1;
+static int hf_org_csapi_fw_TpFwEventCriteria_UnavailableServiceTypeNameList = -1;
static int hf_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList_loop = -1;
-static int hf_org_csapi_fw_TpFwEventCriteria_SessionCreatedList = -1;
+static int hf_org_csapi_fw_TpFwEventCriteria_CompatibleServiceTypeNameList = -1;
static int hf_org_csapi_fw_TpFwEventCriteria_SessionCreatedList_loop = -1;
-static int hf_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList = -1;
+static int hf_org_csapi_fw_TpFwEventCriteria_SessionCreatedList = -1;
static int hf_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList_loop = -1;
-static int hf_org_csapi_fw_TpFwEventCriteria_AgreementSignedList = -1;
+static int hf_org_csapi_fw_TpFwEventCriteria_SessionTerminatedList = -1;
static int hf_org_csapi_fw_TpFwEventCriteria_AgreementSignedList_loop = -1;
-static int hf_org_csapi_fw_TpFwEventCriteria_AgreementEndedList = -1;
+static int hf_org_csapi_fw_TpFwEventCriteria_AgreementSignedList = -1;
static int hf_org_csapi_fw_TpFwEventCriteria_AgreementEndedList_loop = -1;
+static int hf_org_csapi_fw_TpFwEventCriteria_AgreementEndedList = -1;
static int hf_org_csapi_fw_TpLoadStatisticEntityID_TpLoadStatisticEntityID = -1;
static int hf_org_csapi_fw_TpLoadStatisticEntityID_FrameworkID = -1;
static int hf_org_csapi_fw_TpLoadStatisticEntityID_ServiceID = -1;
static int hf_org_csapi_fw_TpLoadStatisticEntityID_ClientAppID = -1;
static int hf_org_csapi_fw_TpLoadStatisticInfo_TpLoadStatisticInfo = -1;
-static int hf_org_csapi_fw_TpLoadStatisticInfo_LoadStatisticData = -1;
static int hf_org_csapi_fw_TpLoadStatisticInfo_LoadStatisticError = -1;
static int hf_org_csapi_fw_TpDomainID_TpDomainID = -1;
static int hf_org_csapi_fw_TpDomainID_FwID = -1;
@@ -3588,15 +2806,12 @@ static int hf_org_csapi_fw_TpMigrationAdditionalInfo_TpMigrationAdditionalInfo =
static int hf_org_csapi_fw_TpMigrationAdditionalInfo_Dummy = -1;
static int hf_org_csapi_fw_TpFwEventInfo_TpFwEventInfo = -1;
static int hf_org_csapi_fw_TpFwEventInfo_EventNameUndefined = -1;
-static int hf_org_csapi_fw_TpFwEventInfo_ServiceIDList = -1;
static int hf_org_csapi_fw_TpFwEventInfo_ServiceIDList_loop = -1;
-static int hf_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList = -1;
+static int hf_org_csapi_fw_TpFwEventInfo_ServiceIDList = -1;
static int hf_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList_loop = -1;
-static int hf_org_csapi_fw_TpFwEventInfo_MigrationServiceAvailable = -1;
+static int hf_org_csapi_fw_TpFwEventInfo_UnavailableServiceIDList = -1;
static int hf_org_csapi_fw_TpFwEventInfo_AppSessionCreated = -1;
static int hf_org_csapi_fw_TpFwEventInfo_AppSessionTerminated = -1;
-static int hf_org_csapi_fw_TpFwEventInfo_AppAgreementSigned = -1;
-static int hf_org_csapi_fw_TpFwEventInfo_AppAgreementEnded = -1;
static int hf_org_csapi_ui_TpUIVariableInfo_TpUIVariableInfo = -1;
static int hf_org_csapi_ui_TpUIVariableInfo_VariablePartInteger = -1;
static int hf_org_csapi_ui_TpUIVariableInfo_VariablePartAddress = -1;
@@ -3607,27 +2822,24 @@ static int hf_org_csapi_ui_TpUIInfo_TpUIInfo = -1;
static int hf_org_csapi_ui_TpUIInfo_InfoID = -1;
static int hf_org_csapi_ui_TpUIInfo_InfoData = -1;
static int hf_org_csapi_ui_TpUIInfo_InfoAddress = -1;
-static int hf_org_csapi_ui_TpUIInfo_InfoBinData = -1;
static int hf_org_csapi_ui_TpUIInfo_InfoBinData_loop = -1;
+static int hf_org_csapi_ui_TpUIInfo_InfoBinData = -1;
static int hf_org_csapi_ui_TpUIInfo_InfoUUEncData = -1;
-static int hf_org_csapi_ui_TpUIInfo_InfoMimeData = -1;
static int hf_org_csapi_ui_TpUIInfo_InfoMimeData_loop = -1;
-static int hf_org_csapi_ui_TpUIInfo_InfoWaveData = -1;
+static int hf_org_csapi_ui_TpUIInfo_InfoMimeData = -1;
static int hf_org_csapi_ui_TpUIInfo_InfoWaveData_loop = -1;
-static int hf_org_csapi_ui_TpUIInfo_InfoAuData = -1;
+static int hf_org_csapi_ui_TpUIInfo_InfoWaveData = -1;
static int hf_org_csapi_ui_TpUIInfo_InfoAuData_loop = -1;
+static int hf_org_csapi_ui_TpUIInfo_InfoAuData = -1;
static int hf_org_csapi_ui_TpUIInfo_InfoVXMLData = -1;
-static int hf_org_csapi_ui_TpUIInfo_InfoSynthData = -1;
static int hf_org_csapi_cc_TpCallAdditionalErrorInfo_TpCallAdditionalErrorInfo = -1;
static int hf_org_csapi_cc_TpCallAdditionalErrorInfo_CallErrorInvalidAddress = -1;
static int hf_org_csapi_cc_TpCallAdditionalErrorInfo_Dummy = -1;
static int hf_org_csapi_cc_TpCallLoadControlMechanism_TpCallLoadControlMechanism = -1;
static int hf_org_csapi_cc_TpCallLoadControlMechanism_CallLoadControlPerInterval = -1;
static int hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_TpCallAdditionalTreatmentInfo = -1;
-static int hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_InformationToSend = -1;
static int hf_org_csapi_cc_TpCallAdditionalTreatmentInfo_Dummy = -1;
static int hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_TpCallPartyToChargeAdditionalInfo = -1;
-static int hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_CallPartySpecial = -1;
static int hf_org_csapi_cc_TpCallPartyToChargeAdditionalInfo_Dummy = -1;
static int hf_org_csapi_cc_gccs_TpCallAppInfo_TpCallAppInfo = -1;
static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppAlertingMechanism = -1;
@@ -3635,40 +2847,26 @@ static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppNetworkAccessType = -1;
static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppTeleService = -1;
static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppBearerService = -1;
static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppPartyCategory = -1;
-static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppPresentationAddress = -1;
static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppGenericInfo = -1;
-static int hf_org_csapi_cc_gccs_TpCallAppInfo_CallAppAdditionalAddress = -1;
static int hf_org_csapi_cc_gccs_TpCallAppInfo_Dummy = -1;
static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_TpCallAdditionalReportInfo = -1;
-static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_Busy = -1;
-static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_CallDisconnect = -1;
-static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_ForwardAddress = -1;
-static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_ServiceCode = -1;
-static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_RoutingFailure = -1;
static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_QueueStatus = -1;
-static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_NotReachable = -1;
static int hf_org_csapi_cc_gccs_TpCallAdditionalReportInfo_Dummy = -1;
static int hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_TpCallAdditionalReportCriteria = -1;
static int hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_NoAnswerDuration = -1;
-static int hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_ServiceCode = -1;
static int hf_org_csapi_cc_gccs_TpCallAdditionalReportCriteria_Dummy = -1;
static int hf_org_csapi_cc_TpCallAdditionalEventInfo_TpCallAdditionalEventInfo = -1;
-static int hf_org_csapi_cc_TpCallAdditionalEventInfo_CollectedAddress = -1;
-static int hf_org_csapi_cc_TpCallAdditionalEventInfo_CalledAddress = -1;
-static int hf_org_csapi_cc_TpCallAdditionalEventInfo_OriginatingServiceCode = -1;
static int hf_org_csapi_cc_TpCallAdditionalEventInfo_OriginatingReleaseCause = -1;
static int hf_org_csapi_cc_TpCallAdditionalEventInfo_TerminatingReleaseCause = -1;
-static int hf_org_csapi_cc_TpCallAdditionalEventInfo_ForwardAddress = -1;
-static int hf_org_csapi_cc_TpCallAdditionalEventInfo_TerminatingServiceCode = -1;
static int hf_org_csapi_cc_TpCallAdditionalEventInfo_Dummy = -1;
static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_TpAdditionalCallEventCriteria = -1;
static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_MinAddressLength = -1;
-static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode = -1;
-static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet = -1;
+static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode_loop = -1;
static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet_loop = -1;
-static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet = -1;
+static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet = -1;
static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet_loop = -1;
-static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode = -1;
+static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet = -1;
+static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode_loop = -1;
static int hf_org_csapi_cc_TpAdditionalCallEventCriteria_Dummy = -1;
static int hf_org_csapi_cc_TpCallAppInfo_TpCallAppInfo = -1;
static int hf_org_csapi_cc_TpCallAppInfo_CallAppAlertingMechanism = -1;
@@ -3676,49 +2874,31 @@ static int hf_org_csapi_cc_TpCallAppInfo_CallAppNetworkAccessType = -1;
static int hf_org_csapi_cc_TpCallAppInfo_CallAppTeleService = -1;
static int hf_org_csapi_cc_TpCallAppInfo_CallAppBearerService = -1;
static int hf_org_csapi_cc_TpCallAppInfo_CallAppPartyCategory = -1;
-static int hf_org_csapi_cc_TpCallAppInfo_CallAppPresentationAddress = -1;
static int hf_org_csapi_cc_TpCallAppInfo_CallAppGenericInfo = -1;
-static int hf_org_csapi_cc_TpCallAppInfo_CallAppAdditionalAddress = -1;
-static int hf_org_csapi_cc_TpCallAppInfo_CallAppOriginalDestinationAddress = -1;
-static int hf_org_csapi_cc_TpCallAppInfo_CallAppRedirectingAddress = -1;
static int hf_org_csapi_cc_TpCallAppInfo_CallHighProbabilityCompletion = -1;
-static int hf_org_csapi_cc_TpCallAppInfo_CallAppCarrier = -1;
+static int hf_org_csapi_cc_TpCallAppInfo_CallAppCarrier_loop = -1;
static int hf_org_csapi_cc_TpCallAppInfo_Dummy = -1;
static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_TpAppMultiPartyCallBack = -1;
-static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_AppMultiPartyCall = -1;
-static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_AppCallLeg = -1;
-static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_AppMultiPartyCallAndCallLeg = -1;
static int hf_org_csapi_cc_mpccs_TpAppMultiPartyCallBack_Dummy = -1;
static int hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_TpMediaStreamDataTypeRequest = -1;
static int hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Audio = -1;
static int hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Video = -1;
static int hf_org_csapi_cc_mmccs_TpMediaStreamDataTypeRequest_Data = -1;
static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_TpAppMultiMediaCallBack = -1;
-static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_AppMultiMediaCall = -1;
-static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_AppMultiMediaCallLeg = -1;
-static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_AppMultiMediaCallAndCallLeg = -1;
static int hf_org_csapi_cc_mmccs_TpAppMultiMediaCallBack_Dummy = -1;
static int hf_org_csapi_cc_cccs_TpConfPolicy_TpConfPolicy = -1;
-static int hf_org_csapi_cc_cccs_TpConfPolicy_MonoMedia = -1;
-static int hf_org_csapi_cc_cccs_TpConfPolicy_MultiMedia = -1;
static int hf_org_csapi_cc_cccs_TpConfPolicy_Dummy = -1;
static int hf_org_csapi_ui_TpUITargetObject_TpUITargetObject = -1;
-static int hf_org_csapi_ui_TpUITargetObject_Call = -1;
-static int hf_org_csapi_ui_TpUITargetObject_MultiPartyCall = -1;
-static int hf_org_csapi_ui_TpUITargetObject_CallLeg = -1;
static int hf_org_csapi_mm_TpBindingEntry_TpBindingEntry = -1;
static int hf_org_csapi_mm_TpBindingEntry_UBExpires = -1;
-static int hf_org_csapi_mm_TpBindingEntry_UBContactAddress = -1;
static int hf_org_csapi_mm_TpBindingEntry_UBPreference = -1;
static int hf_org_csapi_mm_TpBindingEntry_Dummy = -1;
static int hf_org_csapi_dsc_TpDataSessionChargeOrder_TpDataSessionChargeOrder = -1;
-static int hf_org_csapi_dsc_TpDataSessionChargeOrder_ChargePerVolume = -1;
static int hf_org_csapi_dsc_TpDataSessionChargeOrder_NetworkCharge = -1;
static int hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_TpDataSessionAdditionalErrorInfo = -1;
static int hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_DataSessionErrorInvalidAddress = -1;
static int hf_org_csapi_dsc_TpDataSessionAdditionalErrorInfo_Dummy = -1;
static int hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_TpDataSessionAdditionalReportInfo = -1;
-static int hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_DataSessionDisconnect = -1;
static int hf_org_csapi_dsc_TpDataSessionAdditionalReportInfo_Dummy = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_TpMessageInfoProperty = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageID = -1;
@@ -3726,10 +2906,6 @@ static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSubject = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateSent = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateReceived = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageDateChanged = -1;
-static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSentFrom = -1;
-static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSentTo = -1;
-static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageCCTo = -1;
-static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageBCCTo = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageSize = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessagePriority = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageFormat = -1;
@@ -3737,7 +2913,6 @@ static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageFolder = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_MessagingMessageStatus = -1;
static int hf_org_csapi_gms_TpMessageInfoProperty_Dummy = -1;
static int hf_org_csapi_gms_TpMailboxInfoProperty_TpMailboxInfoProperty = -1;
-static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxID = -1;
static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxOwner = -1;
static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxFolder = -1;
static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxDateCreated = -1;
@@ -3745,9 +2920,7 @@ static int hf_org_csapi_gms_TpMailboxInfoProperty_MessagingMailboxDateChanged =
static int hf_org_csapi_gms_TpMailboxInfoProperty_Dummy = -1;
static int hf_org_csapi_gms_TpMessagingEventInfo_TpMessagingEventInfo = -1;
static int hf_org_csapi_gms_TpMessagingEventInfo_EventNameUndefined = -1;
-static int hf_org_csapi_gms_TpMessagingEventInfo_EventGMSNewMessageArrived = -1;
static int hf_org_csapi_gms_TpMessagingEventCriteria_TpMessagingEventCriteria = -1;
-static int hf_org_csapi_gms_TpMessagingEventCriteria_EventGMSNewMessageArrived = -1;
static int hf_org_csapi_gms_TpMessagingEventCriteria_Dummy = -1;
static int hf_org_csapi_gms_TpFolderInfoProperty_TpFolderInfoProperty = -1;
static int hf_org_csapi_gms_TpFolderInfoProperty_MessagingFolderID = -1;
@@ -3761,49 +2934,19 @@ static int hf_org_csapi_cs_TpChargingParameterValue_IntValue = -1;
static int hf_org_csapi_cs_TpChargingParameterValue_FloatValue = -1;
static int hf_org_csapi_cs_TpChargingParameterValue_StringValue = -1;
static int hf_org_csapi_cs_TpChargingParameterValue_BooleanValue = -1;
-static int hf_org_csapi_cs_TpChargingParameterValue_OctetValue = -1;
static int hf_org_csapi_cs_TpChargingParameterValue_OctetValue_loop = -1;
+static int hf_org_csapi_cs_TpChargingParameterValue_OctetValue = -1;
static int hf_org_csapi_cs_TpAppInformation_TpAppInformation = -1;
static int hf_org_csapi_cs_TpAppInformation_Timestamp = -1;
static int hf_org_csapi_policy_TpPolicyType_TpPolicyType = -1;
static int hf_org_csapi_policy_TpPolicyType_SimpleType = -1;
-static int hf_org_csapi_policy_TpPolicyType_RecordType = -1;
-static int hf_org_csapi_policy_TpPolicyType_ListType = -1;
static int hf_org_csapi_policy_TpPolicyType_StructuredType = -1;
static int hf_org_csapi_policy_TpPolicyType_XMLString = -1;
static int hf_org_csapi_pam_TpPAMContextData_TpPAMContextData = -1;
-static int hf_org_csapi_pam_TpPAMContextData_CommunicationContext = -1;
static int hf_org_csapi_pam_TpPAMContextData_Dummy = -1;
static int hf_org_csapi_pam_TpPAMEventInfo_TpPAMEventInfo = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_IdentityPresenceSet = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_AvailabilityChanged = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_WatchersChanged = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_IdentityCreated = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_IdentityDeleted = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_GroupMembershipChanged = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_AgentCreated = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_AgentDeleted = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_AgentAssigned = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_AgentUnassigned = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_CapabilityChanged = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_AgentCapabilityPresenceSet = -1;
-static int hf_org_csapi_pam_TpPAMEventInfo_AgentPresenceSet = -1;
static int hf_org_csapi_pam_TpPAMNotificationInfo_TpPAMNotificationInfo = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_IdentityPresenceSetNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_AvailabilityChangedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_WatchersChangedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_IdentityCreatedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_IdentityDeletedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_GroupMembershipChangedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentCreatedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentDeletedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentAssignedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentUnassignedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_CapabilityChangedNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentCapabilityPresenceSetNotify = -1;
-static int hf_org_csapi_pam_TpPAMNotificationInfo_AgentPresenceSetNotify = -1;
static int hf_org_csapi_pam_TpPAMPreferenceData_TpPAMPreferenceData = -1;
-static int hf_org_csapi_pam_TpPAMPreferenceData_ExternalControlInterface = -1;
static int hf_org_csapi_pam_TpPAMPreferenceData_Dummy = -1;
static int hf_org_csapi_mmm_TpFolderInfoProperty_TpFolderInfoProperty = -1;
static int hf_org_csapi_mmm_TpFolderInfoProperty_FolderDateCreated = -1;
@@ -3826,31 +2969,26 @@ static int hf_org_csapi_mmm_TpMessageInfoProperty_MessageStatus = -1;
static int hf_org_csapi_mmm_TpMessageInfoProperty_Dummy = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_TpMessageHeaderField = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_DateSent = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_From = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_Sender = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_ReplyTo = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_To = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_Cc = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_Bcc = -1;
+static int hf_org_csapi_mmm_TpMessageHeaderField_From_loop = -1;
+static int hf_org_csapi_mmm_TpMessageHeaderField_ReplyTo_loop = -1;
+static int hf_org_csapi_mmm_TpMessageHeaderField_To_loop = -1;
+static int hf_org_csapi_mmm_TpMessageHeaderField_Cc_loop = -1;
+static int hf_org_csapi_mmm_TpMessageHeaderField_Bcc_loop = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_RFC822MessageID = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_InReplyTo = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_InReplyTo_loop = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_References = -1;
+static int hf_org_csapi_mmm_TpMessageHeaderField_InReplyTo = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_References_loop = -1;
+static int hf_org_csapi_mmm_TpMessageHeaderField_References = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_Subject = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_Comments = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_Keywords = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_Keywords_loop = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_TraceField = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_ResentField = -1;
+static int hf_org_csapi_mmm_TpMessageHeaderField_Keywords = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_MimeVersion = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_MimeContent = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_MimeEncoding = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_MimeID = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_MimeDescription = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_MimeDisposition = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_MimeExtensionField = -1;
-static int hf_org_csapi_mmm_TpMessageHeaderField_ExtensionField = -1;
static int hf_org_csapi_mmm_TpMessageHeaderField_Priority = -1;
static int hf_org_csapi_mmm_TpDeliveryTime_TpDeliveryTime = -1;
static int hf_org_csapi_mmm_TpDeliveryTime_DeliveryTime = -1;
@@ -3858,16 +2996,11 @@ static int hf_org_csapi_mmm_TpDeliveryTime_Dummy = -1;
static int hf_org_csapi_mmm_TpMessageTreatment_TpMessageTreatment = -1;
static int hf_org_csapi_mmm_TpMessageTreatment_DeliveryReport = -1;
static int hf_org_csapi_mmm_TpMessageTreatment_BillingID = -1;
-static int hf_org_csapi_mmm_TpMessageTreatment_DeliveryTime = -1;
static int hf_org_csapi_mmm_TpMessageTreatment_ValidityTime = -1;
static int hf_org_csapi_mmm_TpMessagingEventCriteria_TpMessagingEventCriteria = -1;
-static int hf_org_csapi_mmm_TpMessagingEventCriteria_EventNewMailboxMessageArrived = -1;
-static int hf_org_csapi_mmm_TpMessagingEventCriteria_EventNewMessageArrived = -1;
static int hf_org_csapi_mmm_TpMessagingEventCriteria_Dummy = -1;
static int hf_org_csapi_mmm_TpMessagingEventInfo_TpMessagingEventInfo = -1;
static int hf_org_csapi_mmm_TpMessagingEventInfo_EventNameUndefined = -1;
-static int hf_org_csapi_mmm_TpMessagingEventInfo_EventNewMailboxMessageArrived = -1;
-static int hf_org_csapi_mmm_TpMessagingEventInfo_EventNewMessageArrived = -1;
/* Expert info filters */
static expert_field ei_parlay_unknown_giop_msg = EI_INIT;
static expert_field ei_parlay_unknown_exception = EI_INIT;
@@ -9330,7 +8463,7 @@ decode_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess(tvbuff_t *tv
case Request:
u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties);
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++) {
@@ -10863,7 +9996,7 @@ decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes(tvbuf
case Request:
u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics);
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++) {
@@ -10953,7 +10086,7 @@ decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotificat
case Request:
u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics);
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++) {
@@ -11164,7 +10297,7 @@ decode_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes(
u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics);
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++) {
@@ -11348,7 +10481,7 @@ decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes(tvbuf
case Request:
u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics);
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++) {
@@ -11685,7 +10818,7 @@ decode_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes(
u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics);
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++) {
@@ -12655,7 +11788,7 @@ decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService(
u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList);
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++) {
@@ -12672,7 +11805,7 @@ decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService(
case NO_EXCEPTION:
u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return);
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++) {
@@ -12719,7 +11852,7 @@ decode_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedSe
case NO_EXCEPTION:
u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return);
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++) {
@@ -13197,7 +12330,7 @@ decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfile
case NO_EXCEPTION:
u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return);
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++) {
@@ -13597,7 +12730,7 @@ decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountMa
case Request:
u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties);
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++) {
@@ -14032,7 +13165,7 @@ decode_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManag
case NO_EXCEPTION:
u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return);
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++) {
@@ -14552,7 +13685,7 @@ decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService(tv
u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList);
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++) {
@@ -14569,7 +13702,7 @@ decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService(tv
case NO_EXCEPTION:
u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return);
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++) {
@@ -14616,7 +13749,7 @@ decode_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServ
case NO_EXCEPTION:
u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return);
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++) {
@@ -14661,7 +13794,7 @@ decode_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManag
u_octet4_loop_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties);
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++) {
@@ -14747,7 +13880,7 @@ decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_regi
u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList);
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++) {
@@ -14935,7 +14068,7 @@ decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_regi
u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList);
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++) {
@@ -14946,7 +14079,7 @@ decode_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_regi
u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList);
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++) {
@@ -15029,7 +14162,7 @@ decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes(tvbuff_t
case Request:
u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics);
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++) {
@@ -15119,7 +14252,7 @@ decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification(
case Request:
u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics);
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++) {
@@ -15330,7 +14463,7 @@ decode_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes(tvbu
u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics);
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++) {
@@ -15507,7 +14640,7 @@ decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes(tvbuff_
case Request:
u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics);
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++) {
@@ -15809,7 +14942,7 @@ decode_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes(tv
u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics);
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++) {
@@ -17983,7 +17116,7 @@ decode_org_csapi_cc_gccs_IpCall_routeReq(tvbuff_t *tvb _U_, packet_info *pinfo _
u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_responseRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_IpCall_routeReq_responseRequested_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_responseRequested);
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++) {
@@ -18006,7 +17139,7 @@ decode_org_csapi_cc_gccs_IpCall_routeReq(tvbuff_t *tvb _U_, packet_info *pinfo _
/* End struct "org_csapi_TpAddress" */
u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_appInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_IpCall_routeReq_appInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_gccs_IpCall_routeReq_appInfo);
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++) {
@@ -18775,7 +17908,7 @@ decode_org_csapi_cc_gccs_IpCallControlManager_getCriteria(tvbuff_t *tvb _U_, pac
case NO_EXCEPTION:
u_octet4_loop_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return);
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++) {
@@ -19395,7 +18528,7 @@ decode_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification(tvbuff_
case NO_EXCEPTION:
u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return);
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++) {
@@ -19588,7 +18721,7 @@ decode_org_csapi_cc_mpccs_IpCallLeg_routeReq(tvbuff_t *tvb _U_, packet_info *pin
/* End struct "org_csapi_TpAddress" */
u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo);
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++) {
@@ -19644,7 +18777,7 @@ decode_org_csapi_cc_mpccs_IpCallLeg_eventReportReq(tvbuff_t *tvb _U_, packet_inf
u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested);
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++) {
@@ -20100,7 +19233,7 @@ decode_org_csapi_cc_mpccs_IpCallLeg_getProperties(tvbuff_t *tvb _U_, packet_info
case NO_EXCEPTION:
u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_getProperties_return);
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++) {
@@ -20145,7 +19278,7 @@ decode_org_csapi_cc_mpccs_IpCallLeg_setProperties(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties);
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++) {
@@ -20420,7 +19553,7 @@ decode_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs(tvbuff_t *tvb _U_, packet
case NO_EXCEPTION:
u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return);
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++) {
@@ -20503,7 +19636,7 @@ decode_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq(tvbuff_t *tv
u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested);
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++) {
@@ -20520,7 +19653,7 @@ decode_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq(tvbuff_t *tv
/* End struct "org_csapi_TpAddress" */
u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo);
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++) {
@@ -20799,7 +19932,7 @@ decode_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification(t
/* End struct "org_csapi_cc_mpccs_TpMultiPartyCallIdentifier" */
u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet);
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++) {
@@ -21152,7 +20285,7 @@ decode_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes(tvbuff_t
u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams);
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++) {
@@ -21290,7 +20423,7 @@ decode_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq(tvbuff_t *tv
u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria);
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++) {
@@ -21345,7 +20478,7 @@ decode_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams(tvbuff_t *tvb _U_,
case NO_EXCEPTION:
u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return);
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++) {
@@ -21432,7 +20565,7 @@ decode_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotificat
/* End struct "org_csapi_cc_mmccs_TpMultiMediaCallIdentifier" */
u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet);
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++) {
@@ -21443,7 +20576,7 @@ decode_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotificat
u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams);
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++) {
@@ -21614,7 +20747,7 @@ decode_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification(tv
case NO_EXCEPTION:
u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return);
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++) {
@@ -22301,7 +21434,7 @@ decode_org_csapi_cc_cccs_IpConfCall_getSubConferences(tvbuff_t *tvb _U_, packet_
case NO_EXCEPTION:
u_octet4_loop_org_csapi_cc_cccs_IpConfCall_getSubConferences_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_cccs_IpConfCall_getSubConferences_return);
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++) {
@@ -23159,7 +22292,7 @@ decode_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions(tvbuff_t *tvb _
case Request:
u_octet4_loop_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet);
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++) {
@@ -23217,7 +22350,7 @@ decode_org_csapi_ui_IpUI_sendInfoReq(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
u_octet4_loop_org_csapi_ui_IpUI_sendInfoReq_variableInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpUI_sendInfoReq_variableInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_IpUI_sendInfoReq_variableInfo);
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++) {
@@ -23281,7 +22414,7 @@ decode_org_csapi_ui_IpUI_sendInfoAndCollectReq(tvbuff_t *tvb _U_, packet_info *p
u_octet4_loop_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo);
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++) {
@@ -23769,7 +22902,7 @@ decode_org_csapi_ui_IpUIManager_getNotification(tvbuff_t *tvb _U_, packet_info *
case NO_EXCEPTION:
u_octet4_loop_org_csapi_ui_IpUIManager_getNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_ui_IpUIManager_getNotification_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_IpUIManager_getNotification_return);
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++) {
@@ -24377,7 +23510,7 @@ decode_org_csapi_mm_ul_IpAppUserLocation_locationReportRes(tvbuff_t *tvb _U_, pa
u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations);
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++) {
@@ -24475,7 +23608,7 @@ decode_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes(tvbuff_t *tvb
u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations);
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++) {
@@ -24573,7 +23706,7 @@ decode_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport(tvbuff_t *tvb _U
u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations);
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++) {
@@ -24671,7 +23804,7 @@ decode_org_csapi_mm_ul_IpUserLocation_locationReportReq(tvbuff_t *tvb _U_, packe
u_octet4_loop_org_csapi_mm_ul_IpUserLocation_locationReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpUserLocation_locationReportReq_users);
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++) {
@@ -24722,7 +23855,7 @@ decode_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq(tvbuff_t *tvb _U
u_octet4_loop_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users);
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++) {
@@ -24776,7 +23909,7 @@ decode_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq(tvbuff_t
u_octet4_loop_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users);
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++) {
@@ -24995,7 +24128,7 @@ decode_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartRe
u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users);
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++) {
@@ -25009,7 +24142,7 @@ decode_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartRe
/* End struct "org_csapi_mm_TpLocationRequest" */
u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers);
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++) {
@@ -25128,7 +24261,7 @@ decode_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes(tvbuff_t *tvb _
u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations);
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++) {
@@ -25226,7 +24359,7 @@ decode_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport(tvbuff_t *
u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations);
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++) {
@@ -25410,7 +24543,7 @@ decode_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users);
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++) {
@@ -25461,7 +24594,7 @@ decode_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq(tv
u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users);
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++) {
@@ -25548,7 +24681,7 @@ decode_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq(t
u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users);
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++) {
@@ -25889,7 +25022,7 @@ decode_org_csapi_mm_us_IpAppUserStatus_statusReportRes(tvbuff_t *tvb _U_, packet
u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status);
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++) {
@@ -26070,7 +25203,7 @@ decode_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes(tvbuff_t *tvb _U_
u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status);
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++) {
@@ -26251,7 +25384,7 @@ decode_org_csapi_mm_us_IpUserStatus_statusReportReq(tvbuff_t *tvb _U_, packet_in
u_octet4_loop_org_csapi_mm_us_IpUserStatus_statusReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpUserStatus_statusReportReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpUserStatus_statusReportReq_users);
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++) {
@@ -26302,7 +25435,7 @@ decode_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq(tvbuff_t *t
u_octet4_loop_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users);
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++) {
@@ -26421,7 +25554,7 @@ decode_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq(tvbuff_t *tvb _U_, p
u_octet4_loop_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users);
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++) {
@@ -26472,7 +25605,7 @@ decode_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq(tvbuff_t
u_octet4_loop_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users);
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++) {
@@ -26562,13 +25695,13 @@ decode_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification(tvbu
/* End struct "org_csapi_TpAddress" */
u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation);
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++) {
u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation);
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++) {
@@ -26587,13 +25720,13 @@ decode_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification(tvbu
case NO_EXCEPTION:
u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return);
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++) {
u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return);
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++) {
@@ -26691,7 +25824,7 @@ decode_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq
u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users);
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++) {
@@ -26702,7 +25835,7 @@ decode_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq
u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria);
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++) {
@@ -26820,7 +25953,7 @@ decode_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapa
u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals);
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++) {
@@ -26877,7 +26010,7 @@ decode_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapa
u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals);
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++) {
@@ -26932,7 +26065,7 @@ decode_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabil
u_octet4_loop_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals);
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++) {
@@ -27406,7 +26539,7 @@ decode_org_csapi_dsc_IpDataSession_connectReq(tvbuff_t *tvb _U_, packet_info *pi
u_octet4_loop_org_csapi_dsc_IpDataSession_connectReq_responseRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_dsc_IpDataSession_connectReq_responseRequested_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_dsc_IpDataSession_connectReq_responseRequested);
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++) {
@@ -27845,7 +26978,7 @@ decode_org_csapi_dsc_IpDataSessionControlManager_getNotifications(tvbuff_t *tvb
case NO_EXCEPTION:
u_octet4_loop_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return);
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++) {
@@ -28325,7 +27458,7 @@ decode_org_csapi_gms_IpMailbox_getInfoProperties(tvbuff_t *tvb _U_, packet_info
case NO_EXCEPTION:
u_octet4_loop_org_csapi_gms_IpMailbox_getInfoProperties_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailbox_getInfoProperties_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailbox_getInfoProperties_return);
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++) {
@@ -28374,7 +27507,7 @@ decode_org_csapi_gms_IpMailbox_setInfoProperties(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties);
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++) {
@@ -28579,7 +27712,7 @@ decode_org_csapi_gms_IpMessage_getInfoProperties(tvbuff_t *tvb _U_, packet_info
case NO_EXCEPTION:
u_octet4_loop_org_csapi_gms_IpMessage_getInfoProperties_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMessage_getInfoProperties_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMessage_getInfoProperties_return);
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++) {
@@ -28630,7 +27763,7 @@ decode_org_csapi_gms_IpMessage_setInfoProperties(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties);
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++) {
@@ -28794,7 +27927,7 @@ decode_org_csapi_gms_IpMailboxFolder_getInfoProperties(tvbuff_t *tvb _U_, packet
case NO_EXCEPTION:
u_octet4_loop_org_csapi_gms_IpMailboxFolder_getInfoProperties_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailboxFolder_getInfoProperties_return);
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++) {
@@ -28843,7 +27976,7 @@ decode_org_csapi_gms_IpMailboxFolder_setInfoProperties(tvbuff_t *tvb _U_, packet
u_octet4_loop_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties);
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++) {
@@ -28898,7 +28031,7 @@ decode_org_csapi_gms_IpMailboxFolder_putMessage(tvbuff_t *tvb _U_, packet_info *
u_octet4_loop_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties);
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++) {
@@ -30247,7 +29380,7 @@ decode_org_csapi_am_IpAppAccountManager_queryBalanceRes(tvbuff_t *tvb _U_, packe
u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances);
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++) {
@@ -30341,7 +29474,7 @@ decode_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes(tvbuff_t *
u_octet4_loop_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory);
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++) {
@@ -30435,7 +29568,7 @@ decode_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes(tvbuff_t *tvb
u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates);
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++) {
@@ -30847,7 +29980,7 @@ decode_org_csapi_am_IpAppAccountManager_queryUserVouchersRes(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers);
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++) {
@@ -31008,7 +30141,7 @@ decode_org_csapi_am_IpAccountManager_queryBalanceReq(tvbuff_t *tvb _U_, packet_i
case Request:
u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAccountManager_queryBalanceReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceReq_users);
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++) {
@@ -31097,7 +30230,7 @@ decode_org_csapi_am_IpAccountManager_getNotification(tvbuff_t *tvb _U_, packet_i
case NO_EXCEPTION:
u_octet4_loop_org_csapi_am_IpAccountManager_getNotification_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAccountManager_getNotification_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAccountManager_getNotification_return);
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++) {
@@ -31241,7 +30374,7 @@ decode_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq(tvbuff_t *tvb _U_
case Request:
u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users);
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++) {
@@ -31611,7 +30744,7 @@ decode_org_csapi_cs_IpAppChargingSession_creditUnitRes(tvbuff_t *tvb _U_, packet
u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes);
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++) {
@@ -31622,7 +30755,7 @@ decode_org_csapi_cs_IpAppChargingSession_creditUnitRes(tvbuff_t *tvb _U_, packet
u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft);
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++) {
@@ -31816,7 +30949,7 @@ decode_org_csapi_cs_IpAppChargingSession_debitUnitRes(tvbuff_t *tvb _U_, packet_
u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes);
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++) {
@@ -31827,7 +30960,7 @@ decode_org_csapi_cs_IpAppChargingSession_debitUnitRes(tvbuff_t *tvb _U_, packet_
u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft);
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++) {
@@ -32016,7 +31149,7 @@ decode_org_csapi_cs_IpAppChargingSession_directCreditUnitRes(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes);
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++) {
@@ -32205,7 +31338,7 @@ decode_org_csapi_cs_IpAppChargingSession_directDebitUnitRes(tvbuff_t *tvb _U_, p
u_octet4_loop_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes);
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++) {
@@ -32379,7 +31512,7 @@ decode_org_csapi_cs_IpAppChargingSession_rateRes(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_cs_IpAppChargingSession_rateRes_rates = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_rateRes_rates_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_rateRes_rates);
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++) {
@@ -32570,7 +31703,7 @@ decode_org_csapi_cs_IpAppChargingSession_reserveUnitRes(tvbuff_t *tvb _U_, packe
u_octet4_loop_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits);
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++) {
@@ -32714,7 +31847,7 @@ decode_org_csapi_cs_IpChargingSession_creditUnitReq(tvbuff_t *tvb _U_, packet_in
/* End struct "org_csapi_cs_TpApplicationDescription" */
u_octet4_loop_org_csapi_cs_IpChargingSession_creditUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_creditUnitReq_volumes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_creditUnitReq_volumes);
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++) {
@@ -32815,7 +31948,7 @@ decode_org_csapi_cs_IpChargingSession_debitUnitReq(tvbuff_t *tvb _U_, packet_inf
/* End struct "org_csapi_cs_TpApplicationDescription" */
u_octet4_loop_org_csapi_cs_IpChargingSession_debitUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_debitUnitReq_volumes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_debitUnitReq_volumes);
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++) {
@@ -32873,7 +32006,7 @@ decode_org_csapi_cs_IpChargingSession_directCreditAmountReq(tvbuff_t *tvb _U_, p
/* End struct "org_csapi_cs_TpApplicationDescription" */
u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters);
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++) {
@@ -32934,7 +32067,7 @@ decode_org_csapi_cs_IpChargingSession_directCreditUnitReq(tvbuff_t *tvb _U_, pac
/* End struct "org_csapi_cs_TpApplicationDescription" */
u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters);
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++) {
@@ -32945,7 +32078,7 @@ decode_org_csapi_cs_IpChargingSession_directCreditUnitReq(tvbuff_t *tvb _U_, pac
u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes);
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++) {
@@ -33001,7 +32134,7 @@ decode_org_csapi_cs_IpChargingSession_directDebitAmountReq(tvbuff_t *tvb _U_, pa
/* End struct "org_csapi_cs_TpApplicationDescription" */
u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters);
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++) {
@@ -33062,7 +32195,7 @@ decode_org_csapi_cs_IpChargingSession_directDebitUnitReq(tvbuff_t *tvb _U_, pack
/* End struct "org_csapi_cs_TpApplicationDescription" */
u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters);
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++) {
@@ -33073,7 +32206,7 @@ decode_org_csapi_cs_IpChargingSession_directDebitUnitReq(tvbuff_t *tvb _U_, pack
u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes);
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++) {
@@ -33230,7 +32363,7 @@ decode_org_csapi_cs_IpChargingSession_getUnitLeft(tvbuff_t *tvb _U_, packet_info
case NO_EXCEPTION:
u_octet4_loop_org_csapi_cs_IpChargingSession_getUnitLeft_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_getUnitLeft_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_getUnitLeft_return);
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++) {
@@ -33275,7 +32408,7 @@ decode_org_csapi_cs_IpChargingSession_rateReq(tvbuff_t *tvb _U_, packet_info *pi
u_octet4_loop_org_csapi_cs_IpChargingSession_rateReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_rateReq_chargingParameters_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_rateReq_chargingParameters);
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++) {
@@ -33364,7 +32497,7 @@ decode_org_csapi_cs_IpChargingSession_reserveAmountReq(tvbuff_t *tvb _U_, packet
/* End struct "org_csapi_cs_TpApplicationDescription" */
u_octet4_loop_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters);
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++) {
@@ -33428,7 +32561,7 @@ decode_org_csapi_cs_IpChargingSession_reserveUnitReq(tvbuff_t *tvb _U_, packet_i
/* End struct "org_csapi_cs_TpApplicationDescription" */
u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters);
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++) {
@@ -33439,7 +32572,7 @@ decode_org_csapi_cs_IpChargingSession_reserveUnitReq(tvbuff_t *tvb _U_, packet_i
u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes);
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++) {
@@ -33623,7 +32756,7 @@ decode_org_csapi_cs_IpChargingManager_createSplitChargingSession(tvbuff_t *tvb _
/* End struct "org_csapi_cs_TpMerchantAccountID" */
u_octet4_loop_org_csapi_cs_IpChargingManager_createSplitChargingSession_users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_IpChargingManager_createSplitChargingSession_users);
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++) {
@@ -33714,7 +32847,7 @@ decode_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes(tvbuff_t *tvb
u_octet4_loop_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables);
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++) {
@@ -33804,7 +32937,7 @@ decode_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy(tvbuff_t *tvb
u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables);
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++) {
@@ -33819,7 +32952,7 @@ decode_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy(tvbuff_t *tvb
case NO_EXCEPTION:
u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return);
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++) {
@@ -33866,7 +32999,7 @@ decode_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq(tvbuff_t *t
u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables);
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++) {
@@ -33956,7 +33089,7 @@ decode_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent(tvbuff_t *t
u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes);
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++) {
@@ -34191,7 +33324,7 @@ decode_org_csapi_policy_provisioning_IpPolicy_getAttributes(tvbuff_t *tvb _U_, p
case NO_EXCEPTION:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_getAttributes_return);
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++) {
@@ -34234,7 +33367,7 @@ decode_org_csapi_policy_provisioning_IpPolicy_setAttributes(tvbuff_t *tvb _U_, p
case Request:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes);
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++) {
@@ -34532,7 +33665,7 @@ decode_org_csapi_policy_provisioning_IpPolicyRepository_createCondition(tvbuff_t
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes);
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++) {
@@ -34716,7 +33849,7 @@ decode_org_csapi_policy_provisioning_IpPolicyRepository_createAction(tvbuff_t *t
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes);
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++) {
@@ -34962,7 +34095,7 @@ decode_org_csapi_policy_provisioning_IpPolicyRule_createCondition(tvbuff_t *tvb
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes);
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++) {
@@ -35146,7 +34279,7 @@ decode_org_csapi_policy_provisioning_IpPolicyRule_createAction(tvbuff_t *tvb _U_
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes);
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++) {
@@ -35451,7 +34584,7 @@ decode_org_csapi_policy_provisioning_IpPolicyRule_setConditionList(tvbuff_t *tvb
case Request:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList);
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++) {
@@ -35504,7 +34637,7 @@ decode_org_csapi_policy_provisioning_IpPolicyRule_getConditionList(tvbuff_t *tvb
case NO_EXCEPTION:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return);
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++) {
@@ -35547,7 +34680,7 @@ decode_org_csapi_policy_provisioning_IpPolicyRule_setActionList(tvbuff_t *tvb _U
case Request:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList);
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++) {
@@ -35600,7 +34733,7 @@ decode_org_csapi_policy_provisioning_IpPolicyRule_getActionList(tvbuff_t *tvb _U
case NO_EXCEPTION:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return);
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++) {
@@ -35806,7 +34939,7 @@ decode_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains(tvbuff_
case Request:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes);
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++) {
@@ -36501,7 +35634,7 @@ decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttribut
case Request:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes);
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++) {
@@ -36550,7 +35683,7 @@ decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttribut
case Request:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes);
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++) {
@@ -36603,7 +35736,7 @@ decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttribut
case NO_EXCEPTION:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return);
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++) {
@@ -36650,7 +35783,7 @@ decode_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttribut
case NO_EXCEPTION:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return);
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++) {
@@ -37998,7 +37131,7 @@ decode_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet(tvbuff_t *tvb
case NO_EXCEPTION:
u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return);
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++) {
@@ -39548,7 +38681,7 @@ decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes(
case NO_EXCEPTION:
u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return);
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++) {
@@ -39597,7 +38730,7 @@ decode_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes(
u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes);
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++) {
@@ -40382,7 +39515,7 @@ decode_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes(tvbuff
case NO_EXCEPTION:
u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return);
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++) {
@@ -40431,7 +39564,7 @@ decode_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes(tvbuff
u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes);
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++) {
@@ -42766,7 +41899,7 @@ decode_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken(tvbuff_t
case Request:
u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData);
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++) {
@@ -42968,7 +42101,7 @@ decode_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence(tvbuff_t *
u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes);
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++) {
@@ -43125,7 +42258,7 @@ decode_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence(tvbuff_t *
case NO_EXCEPTION:
u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return);
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++) {
@@ -43174,7 +42307,7 @@ decode_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence(tvbuff_t *tvb _U
u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes);
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++) {
@@ -43239,7 +42372,7 @@ decode_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence(tvbuff_t *t
u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes);
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++) {
@@ -43462,7 +42595,7 @@ decode_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence(tvbuff_t *tvb _U
case NO_EXCEPTION:
u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return);
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++) {
@@ -43537,7 +42670,7 @@ decode_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence(tvbuff_t *t
case NO_EXCEPTION:
u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return);
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++) {
@@ -43613,7 +42746,7 @@ decode_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability(tvbuff_t
case NO_EXCEPTION:
u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return);
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++) {
@@ -43689,7 +42822,7 @@ decode_org_csapi_pam_access_IpPAMAvailability_getAvailability(tvbuff_t *tvb _U_,
case NO_EXCEPTION:
u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_return = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_return_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMAvailability_getAvailability_return);
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++) {
@@ -43850,7 +42983,7 @@ decode_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken(tvbuff
case Request:
u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData);
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++) {
@@ -44198,7 +43331,7 @@ decode_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify(tvbuff_t *tvb _U_, p
u_octet4_loop_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo);
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++) {
@@ -44389,7 +43522,7 @@ decode_org_csapi_pam_event_IpPAMEventHandler_registerForEvent(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList);
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++) {
@@ -44554,7 +43687,7 @@ decode_org_csapi_pam_event_IpPAMEventManager_getAuthToken(tvbuff_t *tvb _U_, pac
case Request:
u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData);
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++) {
@@ -44936,7 +44069,7 @@ decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification(tvbuff_t
u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo);
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++) {
@@ -45083,7 +44216,7 @@ decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes(
case Request:
u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet);
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++) {
@@ -45132,7 +44265,7 @@ decode_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMedia
case Request:
u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet);
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++) {
@@ -45261,7 +44394,7 @@ decode_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification(tvbuff_t *t
u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria);
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++) {
@@ -45347,7 +44480,7 @@ decode_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification(tvbuff_t *t
u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria);
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++) {
@@ -46263,7 +45396,7 @@ decode_org_csapi_mmm_IpAppMailbox_listMessagesRes(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList);
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++) {
@@ -46368,7 +45501,7 @@ decode_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes(tvbuff_t *tvb _U_, pac
u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList);
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++) {
@@ -46468,7 +45601,7 @@ decode_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes(tvbuff_t *tvb _U_, pack
u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts);
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++) {
@@ -46568,7 +45701,7 @@ decode_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes(tvbuff_t *tvb _U_, packet
u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers);
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++) {
@@ -46872,7 +46005,7 @@ decode_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties);
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++) {
@@ -46929,7 +46062,7 @@ decode_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties);
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++) {
@@ -46986,7 +46119,7 @@ decode_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties);
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++) {
@@ -47043,7 +46176,7 @@ decode_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated);
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++) {
@@ -47100,7 +46233,7 @@ decode_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated);
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++) {
@@ -48020,7 +47153,7 @@ decode_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq(tvbuff_t *tvb _U_, pa
u_octet4_loop_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties);
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++) {
@@ -48239,7 +47372,7 @@ decode_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result);
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++) {
@@ -48391,7 +47524,7 @@ decode_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived(tvbuff_t *tvb _U_,
u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers);
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++) {
@@ -48456,7 +47589,7 @@ decode_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq(tvbuff_t *tvb _U_, pac
u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment);
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++) {
@@ -48479,7 +47612,7 @@ decode_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq(tvbuff_t *tvb _U_, pac
u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders);
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++) {
@@ -48809,7 +47942,7 @@ decode_org_csapi_fw_TpFaultStatsRecord_st(tvbuff_t *tvb _U_, packet_info *pinfo
/* End struct "org_csapi_TpTimeInterval" */
u_octet4_loop_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet);
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++) {
@@ -48904,7 +48037,7 @@ decode_org_csapi_fw_TpClientAppDescription_st(tvbuff_t *tvb _U_, packet_info *pi
u_octet4_loop_org_csapi_fw_TpClientAppDescription_ClientAppProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpClientAppDescription_ClientAppProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpClientAppDescription_ClientAppProperties);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpClientAppDescription_ClientAppProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpClientAppDescription_ClientAppProperties);
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++) {
@@ -48935,7 +48068,7 @@ decode_org_csapi_fw_TpEntOp_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_
u_octet4_loop_org_csapi_fw_TpEntOp_EntOpProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpEntOp_EntOpProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpEntOp_EntOpProperties);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpEntOp_EntOpProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpEntOp_EntOpProperties);
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++) {
@@ -48999,7 +48132,7 @@ decode_org_csapi_fw_TpServiceDescription_st(tvbuff_t *tvb _U_, packet_info *pinf
u_octet4_loop_org_csapi_fw_TpServiceDescription_ServicePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceDescription_ServicePropertyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceDescription_ServicePropertyList);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceDescription_ServicePropertyList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceDescription_ServicePropertyList);
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++) {
@@ -49044,7 +48177,7 @@ decode_org_csapi_fw_TpServiceProfileDescription_st(tvbuff_t *tvb _U_, packet_inf
u_octet4_loop_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties);
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++) {
@@ -49096,7 +48229,7 @@ decode_org_csapi_fw_TpServiceTypeDescription_st(tvbuff_t *tvb _U_, packet_info *
u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList);
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++) {
@@ -49169,7 +48302,7 @@ decode_org_csapi_fw_TpPerson_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto
u_octet4_loop_org_csapi_fw_TpPerson_PersonProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpPerson_PersonProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpPerson_PersonProperties);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpPerson_PersonProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpPerson_PersonProperties);
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++) {
@@ -49208,7 +48341,7 @@ decode_org_csapi_fw_TpServiceContractDescription_st(tvbuff_t *tvb _U_, packet_in
u_octet4_loop_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties);
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++) {
@@ -49381,7 +48514,7 @@ decode_org_csapi_fw_TpFwMigrationServiceAvailableInfo_st(tvbuff_t *tvb _U_, pack
u_octet4_loop_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo);
+ item = proto_tree_add_uint(tree, hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo);
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++) {
@@ -49540,7 +48673,7 @@ decode_org_csapi_ui_TpUIRecognitionCriteria_st(tvbuff_t *tvb _U_, packet_info *p
u_octet4_loop_org_csapi_ui_TpUIRecognitionCriteria_Properties = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIRecognitionCriteria_Properties, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUIRecognitionCriteria_Properties);
+ item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUIRecognitionCriteria_Properties_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUIRecognitionCriteria_Properties);
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++) {
@@ -49637,7 +48770,7 @@ decode_org_csapi_ui_TpUISynthesisInfoData_st(tvbuff_t *tvb _U_, packet_info *pin
u_octet4_loop_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet);
+ item = proto_tree_add_uint(tree, hf_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet);
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++) {
@@ -49948,7 +49081,7 @@ decode_org_csapi_cc_gccs_TpCallEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinf
/* End struct "org_csapi_TpAddress" */
u_octet4_loop_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo);
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++) {
@@ -50108,7 +49241,7 @@ decode_org_csapi_cc_TpCallNotificationRequest_st(tvbuff_t *tvb _U_, packet_info
/* End struct "org_csapi_cc_TpCallNotificationScope" */
u_octet4_loop_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested);
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++) {
@@ -50190,7 +49323,7 @@ decode_org_csapi_cc_TpNotificationRequestedSetEntry_st(tvbuff_t *tvb _U_, packet
u_octet4_loop_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet);
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++) {
@@ -50249,7 +49382,7 @@ decode_org_csapi_cc_TpCallNotificationInfo_st(tvbuff_t *tvb _U_, packet_info *pi
/* End struct "org_csapi_cc_TpCallNotificationReportScope" */
u_octet4_loop_org_csapi_cc_TpCallNotificationInfo_CallAppInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallNotificationInfo_CallAppInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallNotificationInfo_CallAppInfo);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallNotificationInfo_CallAppInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallNotificationInfo_CallAppInfo);
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++) {
@@ -50297,7 +49430,7 @@ decode_org_csapi_cc_TpCallLegInfoReport_st(tvbuff_t *tvb _U_, packet_info *pinfo
u_octet4_loop_org_csapi_cc_TpCallLegInfoReport_CallAppInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallLegInfoReport_CallAppInfo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallLegInfoReport_CallAppInfo);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallLegInfoReport_CallAppInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallLegInfoReport_CallAppInfo);
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++) {
@@ -50359,7 +49492,7 @@ decode_org_csapi_cc_mpccs_TpAppCallLegCallBack_st(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet);
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++) {
@@ -50453,7 +49586,7 @@ decode_org_csapi_cc_mmccs_TpNotificationMediaRequest_st(tvbuff_t *tvb _U_, packe
/* End struct "org_csapi_cc_TpCallNotificationScope" */
u_octet4_loop_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested);
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++) {
@@ -50514,7 +49647,7 @@ decode_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_st(tvbuff_t *tvb _U_, p
u_octet4_loop_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet);
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++) {
@@ -50553,7 +49686,7 @@ decode_org_csapi_cc_cccs_TpJoinEventInfo_st(tvbuff_t *tvb _U_, packet_info *pinf
/* End struct "org_csapi_TpAddress" */
u_octet4_loop_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo);
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++) {
@@ -50809,7 +49942,7 @@ decode_org_csapi_mm_TpMobilityStopAssignmentData_st(tvbuff_t *tvb _U_, packet_in
u_octet4_loop_org_csapi_mm_TpMobilityStopAssignmentData_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpMobilityStopAssignmentData_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpMobilityStopAssignmentData_Users);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpMobilityStopAssignmentData_Users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpMobilityStopAssignmentData_Users);
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++) {
@@ -50897,7 +50030,7 @@ decode_org_csapi_mm_TpUserLocationExtended_st(tvbuff_t *tvb _U_, packet_info *pi
u_octet4_loop_org_csapi_mm_TpUserLocationExtended_Locations = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserLocationExtended_Locations, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpUserLocationExtended_Locations);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpUserLocationExtended_Locations_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpUserLocationExtended_Locations);
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++) {
@@ -51086,7 +50219,7 @@ decode_org_csapi_mm_TpTriggeredStatusRequest_st(tvbuff_t *tvb _U_, packet_info *
u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequest_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredStatusRequest_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequest_Users);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredStatusRequest_Users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequest_Users);
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++) {
@@ -51113,7 +50246,7 @@ decode_org_csapi_mm_TpTriggeredStatusRequestSetEntry_st(tvbuff_t *tvb _U_, packe
u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests);
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++) {
@@ -51140,7 +50273,7 @@ decode_org_csapi_mm_TpPeriodicLocationRequest_st(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequest_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpPeriodicLocationRequest_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequest_Users);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpPeriodicLocationRequest_Users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequest_Users);
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++) {
@@ -51172,7 +50305,7 @@ decode_org_csapi_mm_TpPeriodicLocationRequestSetEntry_st(tvbuff_t *tvb _U_, pack
u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests);
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++) {
@@ -51199,7 +50332,7 @@ decode_org_csapi_mm_TpTriggeredLocationRequest_st(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequest_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredLocationRequest_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequest_Users);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredLocationRequest_Users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequest_Users);
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++) {
@@ -51229,7 +50362,7 @@ decode_org_csapi_mm_TpTriggeredLocationRequestSetEntry_st(tvbuff_t *tvb _U_, pac
u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests);
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++) {
@@ -51357,7 +50490,7 @@ decode_org_csapi_mm_TpBindingNotificationCriteria_st(tvbuff_t *tvb _U_, packet_i
u_octet4_loop_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet);
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++) {
@@ -52186,7 +51319,7 @@ decode_org_csapi_am_TpChargingEventCriteria_st(tvbuff_t *tvb _U_, packet_info *p
u_octet4_loop_org_csapi_am_TpChargingEventCriteria_Users = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_am_TpChargingEventCriteria_Users, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_TpChargingEventCriteria_Users);
+ item = proto_tree_add_uint(tree, hf_org_csapi_am_TpChargingEventCriteria_Users_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_am_TpChargingEventCriteria_Users);
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++) {
@@ -52345,7 +51478,7 @@ decode_org_csapi_cs_TpApplicationDescription_st(tvbuff_t *tvb _U_, packet_info *
u_octet4_loop_org_csapi_cs_TpApplicationDescription_AppInformation = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_cs_TpApplicationDescription_AppInformation, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_TpApplicationDescription_AppInformation);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cs_TpApplicationDescription_AppInformation_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cs_TpApplicationDescription_AppInformation);
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++) {
@@ -52390,7 +51523,7 @@ decode_org_csapi_policy_TpPolicyEvent_st(tvbuff_t *tvb _U_, packet_info *pinfo _
u_octet4_loop_org_csapi_policy_TpPolicyEvent_Attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyEvent_Attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_TpPolicyEvent_Attributes);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyEvent_Attributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_TpPolicyEvent_Attributes);
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++) {
@@ -52442,7 +51575,7 @@ decode_org_csapi_policy_TpPolicyType_TpPolicyRecordType_st(tvbuff_t *tvb _U_, pa
u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types);
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++) {
@@ -52469,7 +51602,7 @@ decode_org_csapi_policy_TpPolicyType_TpPolicyListType_st(tvbuff_t *tvb _U_, pack
u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- 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);
+ item = proto_tree_add_uint(tree, hf_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType);
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++) {
@@ -52621,7 +51754,7 @@ decode_org_csapi_pam_TpPAMContext_st(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
/* End union "org_csapi_pam_TpPAMContextData" */
u_octet4_loop_org_csapi_pam_TpPAMContext_AskerData = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMContext_AskerData, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMContext_AskerData);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMContext_AskerData_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMContext_AskerData);
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++) {
@@ -53397,7 +52530,7 @@ decode_org_csapi_pam_TpPAMIPSNotificationData_st(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_pam_TpPAMIPSNotificationData_Attributes = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMIPSNotificationData_Attributes, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMIPSNotificationData_Attributes);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMIPSNotificationData_Attributes_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMIPSNotificationData_Attributes);
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++) {
@@ -53448,7 +52581,7 @@ decode_org_csapi_pam_TpPAMAVCEventData_st(tvbuff_t *tvb _U_, packet_info *pinfo
u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_PAMContext = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAVCEventData_PAMContext, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_PAMContext);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAVCEventData_PAMContext_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAVCEventData_PAMContext);
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++) {
@@ -53487,7 +52620,7 @@ decode_org_csapi_pam_TpPAMAVCNotificationData_st(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_pam_TpPAMAVCNotificationData_Availability = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAVCNotificationData_Availability, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAVCNotificationData_Availability);
+ item = proto_tree_add_uint(tree, hf_org_csapi_pam_TpPAMAVCNotificationData_Availability_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_pam_TpPAMAVCNotificationData_Availability);
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++) {
@@ -53667,7 +52800,7 @@ decode_org_csapi_mmm_TpMessageDescription_st(tvbuff_t *tvb _U_, packet_info *pin
/* End struct "org_csapi_TpAddress" */
u_octet4_loop_org_csapi_mmm_TpMessageDescription_To = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageDescription_To, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageDescription_To);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageDescription_To_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageDescription_To);
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++) {
@@ -53797,7 +52930,7 @@ decode_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet
u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription);
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++) {
@@ -53808,7 +52941,7 @@ decode_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet
u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation);
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++) {
@@ -53851,7 +52984,7 @@ decode_org_csapi_mmm_TpTerminatingAddressList_st(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_ToAddressList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpTerminatingAddressList_ToAddressList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_ToAddressList);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpTerminatingAddressList_ToAddressList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_ToAddressList);
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++) {
@@ -53862,7 +52995,7 @@ decode_org_csapi_mmm_TpTerminatingAddressList_st(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_CcAddressList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpTerminatingAddressList_CcAddressList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_CcAddressList);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpTerminatingAddressList_CcAddressList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_CcAddressList);
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++) {
@@ -53873,7 +53006,7 @@ decode_org_csapi_mmm_TpTerminatingAddressList_st(tvbuff_t *tvb _U_, packet_info
u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_BccAddressList = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpTerminatingAddressList_BccAddressList, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_BccAddressList);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpTerminatingAddressList_BccAddressList_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpTerminatingAddressList_BccAddressList);
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++) {
@@ -53913,7 +53046,7 @@ decode_org_csapi_mmm_TpMessagingNotificationRequested_st(tvbuff_t *tvb _U_, pack
u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria);
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++) {
@@ -53942,7 +53075,7 @@ decode_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_st(tvbuff_t *tvb _
u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet);
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++) {
@@ -53976,7 +53109,7 @@ decode_org_csapi_mmm_TpNewMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet_info *
/* End struct "org_csapi_TpAddress" */
u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet);
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++) {
@@ -53997,7 +53130,7 @@ decode_org_csapi_mmm_TpNewMessageArrivedInfo_st(tvbuff_t *tvb _U_, packet_info *
u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Headers = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMessageArrivedInfo_Headers, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Headers);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpNewMessageArrivedInfo_Headers_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpNewMessageArrivedInfo_Headers);
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++) {
@@ -55475,7 +54608,7 @@ decode_org_csapi_cc_TpAdditionalCallEventCriteria_un(tvbuff_t *tvb _U_, packet_i
u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode);
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++) {
@@ -55525,7 +54658,7 @@ decode_org_csapi_cc_TpAdditionalCallEventCriteria_un(tvbuff_t *tvb _U_, packet_i
u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode);
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++) {
@@ -55668,7 +54801,7 @@ decode_org_csapi_cc_TpCallAppInfo_un(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
u_octet4_loop_org_csapi_cc_TpCallAppInfo_CallAppCarrier = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAppInfo_CallAppCarrier, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallAppInfo_CallAppCarrier);
+ item = proto_tree_add_uint(tree, hf_org_csapi_cc_TpCallAppInfo_CallAppCarrier_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_cc_TpCallAppInfo_CallAppCarrier);
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++) {
@@ -57312,7 +56445,7 @@ decode_org_csapi_mmm_TpMessageHeaderField_un(tvbuff_t *tvb _U_, packet_info *pin
u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_From = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_From, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_From);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_From_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_From);
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++) {
@@ -57336,7 +56469,7 @@ decode_org_csapi_mmm_TpMessageHeaderField_un(tvbuff_t *tvb _U_, packet_info *pin
u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_ReplyTo = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_ReplyTo, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_ReplyTo);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_ReplyTo_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_ReplyTo);
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++) {
@@ -57352,7 +56485,7 @@ decode_org_csapi_mmm_TpMessageHeaderField_un(tvbuff_t *tvb _U_, packet_info *pin
u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_To = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_To, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_To);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_To_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_To);
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++) {
@@ -57368,7 +56501,7 @@ decode_org_csapi_mmm_TpMessageHeaderField_un(tvbuff_t *tvb _U_, packet_info *pin
u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Cc = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_Cc, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Cc);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_Cc_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Cc);
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++) {
@@ -57384,7 +56517,7 @@ decode_org_csapi_mmm_TpMessageHeaderField_un(tvbuff_t *tvb _U_, packet_info *pin
u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Bcc = get_CDR_ulong(tvb, offset, stream_is_big_endian, boundary);
/* coverity[returned_pointer] */
- item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_Bcc, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Bcc);
+ item = proto_tree_add_uint(tree, hf_org_csapi_mmm_TpMessageHeaderField_Bcc_loop, tvb,*offset-4, 4, u_octet4_loop_org_csapi_mmm_TpMessageHeaderField_Bcc);
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++) {
@@ -65317,7 +64450,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_fw_access_trust_and_security_IpClientAccess_terminateAccess_digitalSignature, {"digitalSignature","giop-parlay.csapi.terminateAccess.digitalSignature",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_endAccess_endAccessProperties_loop, {"Seq length of endAccessProperties","giop-parlay.csapi.endAccess.endAccessProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return_loop, {"Seq length of TpInterfaceNameList","giop-parlay.csapi.listInterfaces.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_access_trust_and_security_IpAccess_listInterfaces_return, {"TpInterfaceNameList","giop-parlay.csapi.listInterfaces.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&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}},
@@ -65380,18 +64513,18 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordErr_serviceIDs, {"serviceIDs","giop-parlay.csapi.generateFaultStatisticsRecordErr.serviceIDs",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_integrity_IpAppFaultManager_generateFaultStatisticsRecordReq_faultStatsReqID, {"faultStatsReqID","giop-parlay.csapi.generateFaultStatisticsRecordReq.faultStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadRes_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.queryLoadRes.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_loadLevelNotification_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.loadLevelNotification.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryAppLoadStatsReq_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryAppLoadStatsReq.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsRes.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsRes_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.queryLoadStatsRes.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_integrity_IpAppLoadManager_queryLoadStatsErr_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsErr.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs_loop, {"Seq length of serviceIDs","giop-parlay.csapi.queryLoadReq.serviceIDs.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadReq_serviceIDs, {"serviceIDs","giop-parlay.csapi.queryLoadReq.serviceIDs",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadRes_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.queryAppLoadRes.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs_loop, {"Seq length of serviceIDs","giop-parlay.csapi.createLoadLevelNotification.serviceIDs.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_createLoadLevelNotification_serviceIDs, {"serviceIDs","giop-parlay.csapi.createLoadLevelNotification.serviceIDs",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -65405,7 +64538,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs_loop, {"Seq length of serviceIDs","giop-parlay.csapi.queryLoadStatsReq.serviceIDs.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryLoadStatsReq_serviceIDs, {"serviceIDs","giop-parlay.csapi.queryLoadStatsReq.serviceIDs",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryAppLoadStatsRes.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsRes_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.queryAppLoadStatsRes.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_integrity_IpLoadManager_queryAppLoadStatsErr_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryAppLoadStatsErr.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_fw_fw_application_integrity_IpAppOAM_systemDateTimeQuery_return, {"TpDateAndTime","giop-parlay.csapi.systemDateTimeQuery.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -65436,11 +64569,11 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return_loop, {"Seq length of TpServiceTypeNameList","giop-parlay.csapi.listServiceTypes.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listServiceTypes_return, {"TpServiceTypeNameList","giop-parlay.csapi.listServiceTypes.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_describeServiceType_name, {"name","giop-parlay.csapi.describeServiceType.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_return_loop, {"Seq length of TpServiceList","giop-parlay.csapi.discoverService.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_serviceTypeName, {"serviceTypeName","giop-parlay.csapi.discoverService.serviceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_desiredPropertyList_loop, {"Seq length of desiredPropertyList","giop-parlay.csapi.discoverService.desiredPropertyList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_discoverService_max, {"max","giop-parlay.csapi.discoverService.max",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_application_discovery_IpServiceDiscovery_listSubscribedServices_return_loop, {"Seq length of TpServiceList","giop-parlay.csapi.listSubscribedServices.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return_loop, {"Seq length of TpOctetSet","giop-parlay.csapi.signServiceAgreement.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_application_service_agreement_IpAppServiceAgreementManagement_signServiceAgreement_return, {"TpOctetSet","giop-parlay.csapi.signServiceAgreement.return",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&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}},
@@ -65466,7 +64599,7 @@ void proto_register_giop_parlay(void)
{&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}},
{&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}},
{&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileManagement_requestConflictInfo_return_loop, {"Seq length of TpAssignSagToServiceProfileConflictList","giop-parlay.csapi.requestConflictInfo.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return_loop, {"Seq length of TpServiceProfileIDList","giop-parlay.csapi.listServiceProfiles.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceProfileInfoQuery_listServiceProfiles_return, {"TpServiceProfileIDList","giop-parlay.csapi.listServiceProfiles.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&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}},
@@ -65481,7 +64614,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return_loop, {"Seq length of TpServiceProfileIDList","giop-parlay.csapi.listServiceProfiles.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpServiceContractInfoQuery_listServiceProfiles_return, {"TpServiceProfileIDList","giop-parlay.csapi.listServiceProfiles.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpEntOpAccountManagement_modifyEntOpAccount_enterpriseOperatorProperties_loop, {"Seq length of enterpriseOperatorProperties","giop-parlay.csapi.modifyEntOpAccount.enterpriseOperatorProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs_loop, {"Seq length of clientAppIDs","giop-parlay.csapi.createSAG.clientAppIDs.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_createSAG_clientAppIDs, {"clientAppIDs","giop-parlay.csapi.createSAG.clientAppIDs",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -65492,7 +64625,7 @@ void proto_register_giop_parlay(void)
{&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}},
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList_loop, {"Seq length of clientAppIDList","giop-parlay.csapi.removeSAGMembers.clientAppIDList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_removeSAGMembers_clientAppIDList, {"clientAppIDList","giop-parlay.csapi.removeSAGMembers.clientAppIDList",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppManagement_requestConflictInfo_return_loop, {"Seq length of TpAddSagMembersConflictList","giop-parlay.csapi.requestConflictInfo.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return_loop, {"Seq length of TpClientAppIDList","giop-parlay.csapi.listClientApps.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_enterprise_operator_service_subscription_IpClientAppInfoQuery_listClientApps_return, {"TpClientAppIDList","giop-parlay.csapi.listClientApps.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -65512,37 +64645,37 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return_loop, {"Seq length of TpServiceTypeNameList","giop-parlay.csapi.listServiceTypes.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listServiceTypes_return, {"TpServiceTypeNameList","giop-parlay.csapi.listServiceTypes.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_describeServiceType_name, {"name","giop-parlay.csapi.describeServiceType.name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_return_loop, {"Seq length of TpServiceList","giop-parlay.csapi.discoverService.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_serviceTypeName, {"serviceTypeName","giop-parlay.csapi.discoverService.serviceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_desiredPropertyList_loop, {"Seq length of desiredPropertyList","giop-parlay.csapi.discoverService.desiredPropertyList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_discoverService_max, {"max","giop-parlay.csapi.discoverService.max",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_discovery_IpFwServiceDiscovery_listRegisteredServices_return_loop, {"Seq length of TpServiceList","giop-parlay.csapi.listRegisteredServices.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_service_lifecycle_IpServiceInstanceLifecycleManager_createServiceManager_serviceProperties_loop, {"Seq length of serviceProperties","giop-parlay.csapi.createServiceManager.serviceProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&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}},
{&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerService_servicePropertyList_loop, {"Seq length of servicePropertyList","giop-parlay.csapi.registerService.servicePropertyList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&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}},
{&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}},
{&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}},
{&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}},
- {&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}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_servicePropertyList_loop, {"Seq length of servicePropertyList","giop-parlay.csapi.registerServiceSubType.servicePropertyList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_fw_service_service_registration_IpFwServiceRegistration_registerServiceSubType_extendedServicePropertyList_loop, {"Seq length of extendedServicePropertyList","giop-parlay.csapi.registerServiceSubType.extendedServicePropertyList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadRes_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.queryLoadRes.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_loadLevelNotification_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.loadLevelNotification.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_querySvcLoadStatsReq_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.querySvcLoadStatsReq.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsRes.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsRes_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.queryLoadStatsRes.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_service_integrity_IpSvcLoadManager_queryLoadStatsErr_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsErr.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&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}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadRes_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.querySvcLoadRes.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&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}},
@@ -65551,7 +64684,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_queryLoadStatsReq_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.queryLoadStatsReq.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.querySvcLoadStatsRes.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsRes_loadStatistics_loop, {"Seq length of loadStatistics","giop-parlay.csapi.querySvcLoadStatsRes.loadStatistics.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_fw_service_integrity_IpFwLoadManager_querySvcLoadStatsErr_loadStatsReqID, {"loadStatsReqID","giop-parlay.csapi.querySvcLoadStatsErr.loadStatsReqID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_fw_fw_service_integrity_IpSvcFaultManager_activityTestRes_activityTestID, {"activityTestID","giop-parlay.csapi.activityTestRes.activityTestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65622,8 +64755,8 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cc_gccs_IpAppCall_callEnded_callSessionID, {"callSessionID","giop-parlay.csapi.callEnded.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_gccs_IpCall_routeReq_return, {"TpSessionID","giop-parlay.csapi.routeReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_gccs_IpCall_routeReq_callSessionID, {"callSessionID","giop-parlay.csapi.routeReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_cc_gccs_IpCall_routeReq_responseRequested_loop, {"Seq length of responseRequested","giop-parlay.csapi.routeReq.responseRequested.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_gccs_IpCall_routeReq_appInfo_loop, {"Seq length of appInfo","giop-parlay.csapi.routeReq.appInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_gccs_IpCall_release_callSessionID, {"callSessionID","giop-parlay.csapi.release.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_gccs_IpCall_deassignCall_callSessionID, {"callSessionID","giop-parlay.csapi.deassignCall.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_gccs_IpCall_getCallInfoReq_callSessionID, {"callSessionID","giop-parlay.csapi.getCallInfoReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65648,7 +64781,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_return, {"TpAssignmentID","giop-parlay.csapi.setCallLoadControl.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_gccs_IpCallControlManager_setCallLoadControl_duration, {"duration","giop-parlay.csapi.setCallLoadControl.duration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_gccs_IpCallControlManager_changeCallNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeCallNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_gccs_IpCallControlManager_getCriteria_return_loop, {"Seq length of TpCallEventCriteriaResultSet","giop-parlay.csapi.getCriteria.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.eventReportRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppCallLeg_eventReportErr_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.eventReportErr.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppCallLeg_attachMediaRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.attachMediaRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65667,15 +64800,15 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNotification_return_loop, {"Seq length of TpNotificationRequestedSet","giop-parlay.csapi.getNotification.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_return, {"TpAssignmentID","giop-parlay.csapi.setCallLoadControl.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_setCallLoadControl_duration, {"duration","giop-parlay.csapi.setCallLoadControl.duration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCallControlManager_getNextNotification_reset, {"reset","giop-parlay.csapi.getNextNotification.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.routeReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_mpccs_IpCallLeg_routeReq_appInfo_loop, {"Seq length of appInfo","giop-parlay.csapi.routeReq.appInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.eventReportReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_mpccs_IpCallLeg_eventReportReq_eventsRequested_loop, {"Seq length of eventsRequested","giop-parlay.csapi.eventReportReq.eventsRequested.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_release_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.release.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_getInfoReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getInfoReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65692,12 +64825,12 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_time, {"time","giop-parlay.csapi.superviseReq.time",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_superviseReq_treatment, {"treatment","giop-parlay.csapi.superviseReq.treatment",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_deassign_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.deassign.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_return_loop, {"Seq length of TpCallLegPropertyList","giop-parlay.csapi.getProperties.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getProperties.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames_loop, {"Seq length of propertyNames","giop-parlay.csapi.getProperties.propertyNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_getProperties_propertyNames, {"propertyNames","giop-parlay.csapi.getProperties.propertyNames",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.setProperties.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_mpccs_IpCallLeg_setProperties_properties_loop, {"Seq length of properties","giop-parlay.csapi.setProperties.properties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoRes_callSessionID, {"callSessionID","giop-parlay.csapi.getInfoRes.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_getInfoErr_callSessionID, {"callSessionID","giop-parlay.csapi.getInfoErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseRes_callSessionID, {"callSessionID","giop-parlay.csapi.superviseRes.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65706,12 +64839,12 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_superviseErr_callSessionID, {"callSessionID","giop-parlay.csapi.superviseErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_callEnded_callSessionID, {"callSessionID","giop-parlay.csapi.callEnded.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppMultiPartyCall_createAndRouteCallLegErr_callSessionID, {"callSessionID","giop-parlay.csapi.createAndRouteCallLegErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_return_loop, {"Seq length of TpCallLegIdentifierSet","giop-parlay.csapi.getCallLegs.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCall_getCallLegs_callSessionID, {"callSessionID","giop-parlay.csapi.getCallLegs.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCall_createCallLeg_callSessionID, {"callSessionID","giop-parlay.csapi.createCallLeg.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_callSessionID, {"callSessionID","giop-parlay.csapi.createAndRouteCallLegReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_eventsRequested_loop, {"Seq length of eventsRequested","giop-parlay.csapi.createAndRouteCallLegReq.eventsRequested.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_mpccs_IpMultiPartyCall_createAndRouteCallLegReq_appInfo_loop, {"Seq length of appInfo","giop-parlay.csapi.createAndRouteCallLegReq.appInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCall_release_callSessionID, {"callSessionID","giop-parlay.csapi.release.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCall_deassignCall_callSessionID, {"callSessionID","giop-parlay.csapi.deassignCall.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65723,7 +64856,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_callSessionID, {"callSessionID","giop-parlay.csapi.superviseReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_time, {"time","giop-parlay.csapi.superviseReq.time",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpMultiPartyCall_superviseReq_treatment, {"treatment","giop-parlay.csapi.superviseReq.treatment",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_callLegReferenceSet_loop, {"Seq length of callLegReferenceSet","giop-parlay.csapi.reportNotification.callLegReferenceSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callAborted_callReference, {"callReference","giop-parlay.csapi.callAborted.callReference",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_IpAppMultiPartyCallControlManager_callOverloadEncountered_assignmentID, {"assignmentID","giop-parlay.csapi.callOverloadEncountered.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65735,27 +64868,27 @@ void proto_register_giop_parlay(void)
{&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}},
{&hf_org_csapi_cc_mmccs_IpAppMultiMediaCall_superviseVolumeErr_callSessionID, {"callSessionID","giop-parlay.csapi.superviseVolumeErr.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.mediaStreamMonitorRes.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallLeg_mediaStreamMonitorRes_streams_loop, {"Seq length of streams","giop-parlay.csapi.mediaStreamMonitorRes.streams.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaStream_subtract_mediaStreamSessionID, {"mediaStreamSessionID","giop-parlay.csapi.subtract.mediaStreamSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.mediaStreamAllow.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList_loop, {"Seq length of mediaStreamList","giop-parlay.csapi.mediaStreamAllow.mediaStreamList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamAllow_mediaStreamList, {"mediaStreamList","giop-parlay.csapi.mediaStreamAllow.mediaStreamList",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.mediaStreamMonitorReq.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_mediaStreamMonitorReq_mediaStreamEventCriteria_loop, {"Seq length of mediaStreamEventCriteria","giop-parlay.csapi.mediaStreamMonitorReq.mediaStreamEventCriteria.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_return_loop, {"Seq length of TpMediaStreamSet","giop-parlay.csapi.getMediaStreams.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCallLeg_getMediaStreams_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.getMediaStreams.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_callSessionID, {"callSessionID","giop-parlay.csapi.superviseVolumeReq.callSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCall_superviseVolumeReq_treatment, {"treatment","giop-parlay.csapi.superviseVolumeReq.treatment",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_callLegReferenceSet_loop, {"Seq length of callLegReferenceSet","giop-parlay.csapi.reportMediaNotification.callLegReferenceSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_mediaStreams_loop, {"Seq length of mediaStreams","giop-parlay.csapi.reportMediaNotification.mediaStreams.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&hf_org_csapi_cc_mmccs_IpAppMultiMediaCallControlManager_reportMediaNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportMediaNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_createMediaNotification_return, {"TpAssignmentID","giop-parlay.csapi.createMediaNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_destroyMediaNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyMediaNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_changeMediaNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeMediaNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_mmccs_IpMultiMediaCallControlManager_getMediaNotification_return_loop, {"Seq length of TpMediaNotificationRequestedSet","giop-parlay.csapi.getMediaNotification.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.chairSelection.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_IpAppSubConfCall_chairSelection_callLegSessionID, {"callLegSessionID","giop-parlay.csapi.chairSelection.callLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_IpAppSubConfCall_floorRequest_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.floorRequest.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65785,7 +64918,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.chairSelection.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_IpSubConfCall_chairSelection_chairCallLeg, {"chairCallLeg","giop-parlay.csapi.chairSelection.chairCallLeg",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_IpSubConfCall_changeConferencePolicy_subConferenceSessionID, {"subConferenceSessionID","giop-parlay.csapi.changeConferencePolicy.subConferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_return_loop, {"Seq length of TpSubConfCallIdentifierSet","giop-parlay.csapi.getSubConferences.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_IpConfCall_getSubConferences_conferenceSessionID, {"conferenceSessionID","giop-parlay.csapi.getSubConferences.conferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_IpConfCall_createSubConference_conferenceSessionID, {"conferenceSessionID","giop-parlay.csapi.createSubConference.conferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_IpConfCall_leaveMonitorReq_conferenceSessionID, {"conferenceSessionID","giop-parlay.csapi.leaveMonitorReq.conferenceSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65829,17 +64962,17 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_ui_IpAppUICall_getMessageErr_assignmentID, {"assignmentID","giop-parlay.csapi.getMessageErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_ui_IpAppUIManager_reportEventNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportEventNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet, {"Seq length of userInteractionSet","giop-parlay.csapi.abortMultipleUserInteractions.userInteractionSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_ui_IpAppUIManager_abortMultipleUserInteractions_userInteractionSet_loop, {"Seq length of userInteractionSet","giop-parlay.csapi.abortMultipleUserInteractions.userInteractionSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_sendInfoReq_return, {"TpAssignmentID","giop-parlay.csapi.sendInfoReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_sendInfoReq_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.sendInfoReq.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_sendInfoReq_language, {"language","giop-parlay.csapi.sendInfoReq.language",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_ui_IpUI_sendInfoReq_variableInfo, {"Seq length of variableInfo","giop-parlay.csapi.sendInfoReq.variableInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_ui_IpUI_sendInfoReq_variableInfo_loop, {"Seq length of variableInfo","giop-parlay.csapi.sendInfoReq.variableInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_sendInfoReq_repeatIndicator, {"repeatIndicator","giop-parlay.csapi.sendInfoReq.repeatIndicator",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_sendInfoReq_responseRequested, {"responseRequested","giop-parlay.csapi.sendInfoReq.responseRequested",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_return, {"TpAssignmentID","giop-parlay.csapi.sendInfoAndCollectReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.sendInfoAndCollectReq.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_language, {"language","giop-parlay.csapi.sendInfoAndCollectReq.language",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo, {"Seq length of variableInfo","giop-parlay.csapi.sendInfoAndCollectReq.variableInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_variableInfo_loop, {"Seq length of variableInfo","giop-parlay.csapi.sendInfoAndCollectReq.variableInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_sendInfoAndCollectReq_responseRequested, {"responseRequested","giop-parlay.csapi.sendInfoAndCollectReq.responseRequested",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_release_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.release.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUI_setOriginatingAddress_userInteractionSessionID, {"userInteractionSessionID","giop-parlay.csapi.setOriginatingAddress.userInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65859,7 +64992,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_ui_IpUIManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUIManager_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUIManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_ui_IpUIManager_getNotification_return, {"Seq length of TpUIEventCriteriaResultSet","giop-parlay.csapi.getNotification.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_ui_IpUIManager_getNotification_return_loop, {"Seq length of TpUIEventCriteriaResultSet","giop-parlay.csapi.getNotification.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUIManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.getMessageRes.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpAppUIAdminManager_getMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.getMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65898,26 +65031,26 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_usrInteractionSessionID, {"usrInteractionSessionID","giop-parlay.csapi.getMessageListReq.usrInteractionSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_IpUIAdminManager_getMessageListReq_reset, {"reset","giop-parlay.csapi.getMessageListReq.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.locationReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ul_IpAppUserLocation_locationReportRes_locations_loop, {"Seq length of locations","giop-parlay.csapi.locationReportRes.locations.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpAppUserLocation_locationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.locationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.extendedLocationReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportRes_locations_loop, {"Seq length of locations","giop-parlay.csapi.extendedLocationReportRes.locations.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpAppUserLocation_extendedLocationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.extendedLocationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_assignmentId, {"assignmentId","giop-parlay.csapi.periodicLocationReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReport_locations_loop, {"Seq length of locations","giop-parlay.csapi.periodicLocationReport.locations.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpAppUserLocation_periodicLocationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.periodicLocationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_return, {"TpAssignmentID","giop-parlay.csapi.locationReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ul_IpUserLocation_locationReportReq_users_loop, {"Seq length of users","giop-parlay.csapi.locationReportReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_return, {"TpAssignmentID","giop-parlay.csapi.extendedLocationReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ul_IpUserLocation_extendedLocationReportReq_users_loop, {"Seq length of users","giop-parlay.csapi.extendedLocationReportReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.periodicLocationReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_users_loop, {"Seq length of users","giop-parlay.csapi.periodicLocationReportingStartReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpUserLocation_periodicLocationReportingStartReq_reportingInterval, {"reportingInterval","giop-parlay.csapi.periodicLocationReportingStartReq.reportingInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpUserLocation_getNextPeriodicLocationRequest_reset, {"reset","giop-parlay.csapi.getNextPeriodicLocationRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpAppTriggeredUserLocation_triggeredLocationReport_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredLocationReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65926,16 +65059,16 @@ void proto_register_giop_parlay(void)
{&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}},
{&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}},
{&hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredLocationReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_users_loop, {"Seq length of users","giop-parlay.csapi.triggeredLocationReportingStartReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_ul_IpTriggeredUserLocation_triggeredLocationReportingStartReq_triggers_loop, {"Seq length of triggers","giop-parlay.csapi.triggeredLocationReportingStartReq.triggers.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ul_IpTriggeredUserLocation_getNextTriggeredLocationRequest_reset, {"reset","giop-parlay.csapi.getNextTriggeredLocationRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.locationReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportRes_locations_loop, {"Seq length of locations","giop-parlay.csapi.locationReportRes.locations.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_locationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.locationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_assignmentId, {"assignmentId","giop-parlay.csapi.periodicLocationReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReport_locations_loop, {"Seq length of locations","giop-parlay.csapi.periodicLocationReport.locations.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ulc_IpAppUserLocationCamel_periodicLocationReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.periodicLocationReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
@@ -65944,12 +65077,12 @@ void proto_register_giop_parlay(void)
{&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}},
{&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}},
{&hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_return, {"TpAssignmentID","giop-parlay.csapi.locationReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ulc_IpUserLocationCamel_locationReportReq_users_loop, {"Seq length of users","giop-parlay.csapi.locationReportReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.periodicLocationReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_users_loop, {"Seq length of users","giop-parlay.csapi.periodicLocationReportingStartReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ulc_IpUserLocationCamel_periodicLocationReportingStartReq_reportingInterval, {"reportingInterval","giop-parlay.csapi.periodicLocationReportingStartReq.reportingInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredLocationReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_ulc_IpUserLocationCamel_triggeredLocationReportingStartReq_users_loop, {"Seq length of users","giop-parlay.csapi.triggeredLocationReportingStartReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextPeriodicLocationRequest_reset, {"reset","giop-parlay.csapi.getNextPeriodicLocationRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_ulc_IpUserLocationCamel_getNextTriggeredLocationRequest_reset, {"reset","giop-parlay.csapi.getNextTriggeredLocationRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_ule_IpAppUserLocationEmergency_emergencyLocationReport_assignmentId, {"assignmentId","giop-parlay.csapi.emergencyLocationReport.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -65960,7 +65093,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mm_ule_IpUserLocationEmergency_subscribeEmergencyLocationReports_return, {"TpAssignmentID","giop-parlay.csapi.subscribeEmergencyLocationReports.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ule_IpUserLocationEmergency_unSubscribeEmergencyLocationReports_assignmentId, {"assignmentId","giop-parlay.csapi.unSubscribeEmergencyLocationReports.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.statusReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_us_IpAppUserStatus_statusReportRes_status_loop, {"Seq length of status","giop-parlay.csapi.statusReportRes.status.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_us_IpAppUserStatus_statusReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.statusReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
@@ -65969,7 +65102,7 @@ void proto_register_giop_parlay(void)
{&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}},
{&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}},
{&hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_assignmentId, {"assignmentId","giop-parlay.csapi.extendedStatusReportRes.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportRes_status_loop, {"Seq length of status","giop-parlay.csapi.extendedStatusReportRes.status.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_us_IpAppUserStatus_extendedStatusReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.extendedStatusReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
@@ -65978,35 +65111,33 @@ void proto_register_giop_parlay(void)
{&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}},
{&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}},
{&hf_org_csapi_mm_us_IpUserStatus_statusReportReq_return, {"TpAssignmentID","giop-parlay.csapi.statusReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_us_IpUserStatus_statusReportReq_users_loop, {"Seq length of users","giop-parlay.csapi.statusReportReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredStatusReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_us_IpUserStatus_triggeredStatusReportingStartReq_users_loop, {"Seq length of users","giop-parlay.csapi.triggeredStatusReportingStartReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_us_IpUserStatus_getNextTriggeredStatusRequest_reset, {"reset","giop-parlay.csapi.getNextTriggeredStatusRequest.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_return, {"TpAssignmentID","giop-parlay.csapi.extendedStatusReportReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_mm_us_IpUserStatus_extendedStatusReportReq_users_loop, {"Seq length of users","giop-parlay.csapi.extendedStatusReportReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_return, {"TpAssignmentID","giop-parlay.csapi.extTriggeredStatusReportingStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
-/* {&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}}, */
- {&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}},
+ {&hf_org_csapi_mm_us_IpUserStatus_extTriggeredStatusReportingStartReq_users_loop, {"Seq length of users","giop-parlay.csapi.extTriggeredStatusReportingStartReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_return_loop, {"Seq length of TpBindingSet","giop-parlay.csapi.triggeredBindingRequestNotification.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredBindingRequestNotification.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
-/* {&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}}, */
- {&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}},
+ {&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotification_contactInformation_loop, {"Seq length of contactInformation","giop-parlay.csapi.triggeredBindingRequestNotification.contactInformation.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ub_IpAppUserBinding_triggeredBindingRequestNotificationStartErr_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredBindingRequestNotificationStartErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
{&hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredBindingRequestNotificationStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_users_loop, {"Seq length of users","giop-parlay.csapi.triggeredBindingRequestNotificationStartReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStartReq_criteria_loop, {"Seq length of criteria","giop-parlay.csapi.triggeredBindingRequestNotificationStartReq.criteria.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_ub_IpUserBinding_triggeredBindingRequestNotificationStop_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredBindingRequestNotificationStop.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_termcap_IpTerminalCapabilities_getTerminalCapabilities_terminalIdentity, {"terminalIdentity","giop-parlay.csapi.getTerminalCapabilities.terminalIdentity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_assignmentID, {"assignmentID","giop-parlay.csapi.triggeredTerminalCapabilityReport.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals, {"Seq length of terminals","giop-parlay.csapi.triggeredTerminalCapabilityReport.terminals",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_terminals_loop, {"Seq length of terminals","giop-parlay.csapi.triggeredTerminalCapabilityReport.terminals.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReport_criteria, {"criteria","giop-parlay.csapi.triggeredTerminalCapabilityReport.criteria",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_assignmentId, {"assignmentId","giop-parlay.csapi.triggeredTerminalCapabilityReportErr.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals, {"Seq length of terminals","giop-parlay.csapi.triggeredTerminalCapabilityReportErr.terminals",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_termcap_IpAppExtendedTerminalCapabilities_triggeredTerminalCapabilityReportErr_terminals_loop, {"Seq length of terminals","giop-parlay.csapi.triggeredTerminalCapabilityReportErr.terminals.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_return, {"TpAssignmentID","giop-parlay.csapi.triggeredTerminalCapabilityStartReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals, {"Seq length of terminals","giop-parlay.csapi.triggeredTerminalCapabilityStartReq.terminals",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_terminals_loop, {"Seq length of terminals","giop-parlay.csapi.triggeredTerminalCapabilityStartReq.terminals.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStartReq_criteria, {"criteria","giop-parlay.csapi.triggeredTerminalCapabilityStartReq.criteria",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_termcap_IpExtendedTerminalCapabilities_triggeredTerminalCapabilityStop_assignmentID, {"assignmentID","giop-parlay.csapi.triggeredTerminalCapabilityStop.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_dsc_IpAppDataSession_connectRes_dataSessionID, {"dataSessionID","giop-parlay.csapi.connectRes.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66025,7 +65156,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_dsc_IpAppDataSessionControlManager_abortMultipleDataSessions_dataSessionSet, {"dataSessionSet","giop-parlay.csapi.abortMultipleDataSessions.dataSessionSet",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_dsc_IpDataSession_connectReq_return, {"TpAssignmentID","giop-parlay.csapi.connectReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_dsc_IpDataSession_connectReq_dataSessionID, {"dataSessionID","giop-parlay.csapi.connectReq.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_dsc_IpDataSession_connectReq_responseRequested, {"Seq length of responseRequested","giop-parlay.csapi.connectReq.responseRequested",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_dsc_IpDataSession_connectReq_responseRequested_loop, {"Seq length of responseRequested","giop-parlay.csapi.connectReq.responseRequested.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_dsc_IpDataSession_release_dataSessionID, {"dataSessionID","giop-parlay.csapi.release.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_dataSessionID, {"dataSessionID","giop-parlay.csapi.superviseDataSessionReq.dataSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_dsc_IpDataSession_superviseDataSessionReq_treatment, {"treatment","giop-parlay.csapi.superviseDataSessionReq.treatment",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66038,7 +65169,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_dsc_IpDataSessionControlManager_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_dsc_IpDataSessionControlManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_dsc_IpDataSessionControlManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return, {"Seq length of TpDataSessionEventCriteriaResultSet","giop-parlay.csapi.getNotifications.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_dsc_IpDataSessionControlManager_getNotifications_return_loop, {"Seq length of TpDataSessionEventCriteriaResultSet","giop-parlay.csapi.getNotifications.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_dsc_IpDataSessionControlManager_createNotifications_return, {"TpAssignmentID","giop-parlay.csapi.createNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessagingManager_openMailbox_authenticationInfo, {"authenticationInfo","giop-parlay.csapi.openMailbox.authenticationInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessagingManager_enableMessagingNotification_return, {"TpAssignmentID","giop-parlay.csapi.enableMessagingNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66052,13 +65183,13 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_gms_IpMailbox_unlock_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.unlock.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_getInfoAmount_return, {"TpInt32","giop-parlay.csapi.getInfoAmount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_getInfoAmount_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getInfoAmount.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_gms_IpMailbox_getInfoProperties_return, {"Seq length of TpMailboxInfoPropertySet","giop-parlay.csapi.getInfoProperties.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_gms_IpMailbox_getInfoProperties_return_loop, {"Seq length of TpMailboxInfoPropertySet","giop-parlay.csapi.getInfoProperties.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_getInfoProperties_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getInfoProperties.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_getInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.getInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_getInfoProperties_numberOfProperties, {"numberOfProperties","giop-parlay.csapi.getInfoProperties.numberOfProperties",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.setInfoProperties.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_setInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.setInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties, {"Seq length of mailboxInfoProperties","giop-parlay.csapi.setInfoProperties.mailboxInfoProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_gms_IpMailbox_setInfoProperties_mailboxInfoProperties_loop, {"Seq length of mailboxInfoProperties","giop-parlay.csapi.setInfoProperties.mailboxInfoProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_openFolder_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.openFolder.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_openFolder_folderID, {"folderID","giop-parlay.csapi.openFolder.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailbox_createFolder_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.createFolder.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66067,7 +65198,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_gms_IpMessage_getInfoAmount_return, {"TpInt32","giop-parlay.csapi.getInfoAmount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_getInfoAmount_folderSessionID, {"folderSessionID","giop-parlay.csapi.getInfoAmount.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_getInfoAmount_messageID, {"messageID","giop-parlay.csapi.getInfoAmount.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_gms_IpMessage_getInfoProperties_return, {"Seq length of TpMessageInfoPropertySet","giop-parlay.csapi.getInfoProperties.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_gms_IpMessage_getInfoProperties_return_loop, {"Seq length of TpMessageInfoPropertySet","giop-parlay.csapi.getInfoProperties.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_getInfoProperties_folderSessionID, {"folderSessionID","giop-parlay.csapi.getInfoProperties.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_getInfoProperties_messageID, {"messageID","giop-parlay.csapi.getInfoProperties.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_getInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.getInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66075,7 +65206,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_gms_IpMessage_setInfoProperties_folderSessionID, {"folderSessionID","giop-parlay.csapi.setInfoProperties.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_setInfoProperties_messageID, {"messageID","giop-parlay.csapi.setInfoProperties.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_setInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.setInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties, {"Seq length of messageInfoProperties","giop-parlay.csapi.setInfoProperties.messageInfoProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_gms_IpMessage_setInfoProperties_messageInfoProperties_loop, {"Seq length of messageInfoProperties","giop-parlay.csapi.setInfoProperties.messageInfoProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_remove_folderSessionID, {"folderSessionID","giop-parlay.csapi.remove.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_remove_messageID, {"messageID","giop-parlay.csapi.remove.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMessage_getContent_return, {"TpMessage","giop-parlay.csapi.getContent.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -66083,16 +65214,16 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_gms_IpMessage_getContent_messageID, {"messageID","giop-parlay.csapi.getContent.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_return, {"TpInt32","giop-parlay.csapi.getInfoAmount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_getInfoAmount_folderSessionID, {"folderSessionID","giop-parlay.csapi.getInfoAmount.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_return, {"Seq length of TpFolderInfoPropertySet","giop-parlay.csapi.getInfoProperties.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_return_loop, {"Seq length of TpFolderInfoPropertySet","giop-parlay.csapi.getInfoProperties.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_folderSessionID, {"folderSessionID","giop-parlay.csapi.getInfoProperties.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.getInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_getInfoProperties_numberOfProperties, {"numberOfProperties","giop-parlay.csapi.getInfoProperties.numberOfProperties",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderSessionID, {"folderSessionID","giop-parlay.csapi.setInfoProperties.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_firstProperty, {"firstProperty","giop-parlay.csapi.setInfoProperties.firstProperty",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties, {"Seq length of folderInfoProperties","giop-parlay.csapi.setInfoProperties.folderInfoProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_gms_IpMailboxFolder_setInfoProperties_folderInfoProperties_loop, {"Seq length of folderInfoProperties","giop-parlay.csapi.setInfoProperties.folderInfoProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_putMessage_folderSessionID, {"folderSessionID","giop-parlay.csapi.putMessage.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_putMessage_message, {"message","giop-parlay.csapi.putMessage.message",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties, {"Seq length of messageInfoProperties","giop-parlay.csapi.putMessage.messageInfoProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_gms_IpMailboxFolder_putMessage_messageInfoProperties_loop, {"Seq length of messageInfoProperties","giop-parlay.csapi.putMessage.messageInfoProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_getMessage_folderSessionID, {"folderSessionID","giop-parlay.csapi.getMessage.folderSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_getMessage_messageID, {"messageID","giop-parlay.csapi.getMessage.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_gms_IpMailboxFolder_close_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.close.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66123,15 +65254,15 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cm_IpEnterpriseNetworkSite_getSAPIPSubnet_sapID, {"sapID","giop-parlay.csapi.getSAPIPSubnet.sapID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAppAccountManager_reportNotification_assignmentId, {"assignmentId","giop-parlay.csapi.reportNotification.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_queryId, {"queryId","giop-parlay.csapi.queryBalanceRes.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances, {"Seq length of balances","giop-parlay.csapi.queryBalanceRes.balances",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_am_IpAppAccountManager_queryBalanceRes_balances_loop, {"Seq length of balances","giop-parlay.csapi.queryBalanceRes.balances.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAppAccountManager_queryBalanceErr_queryId, {"queryId","giop-parlay.csapi.queryBalanceErr.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_retrievalID, {"retrievalID","giop-parlay.csapi.retrieveTransactionHistoryRes.retrievalID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory, {"Seq length of transactionHistory","giop-parlay.csapi.retrieveTransactionHistoryRes.transactionHistory",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryRes_transactionHistory_loop, {"Seq length of transactionHistory","giop-parlay.csapi.retrieveTransactionHistoryRes.transactionHistory.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAppAccountManager_retrieveTransactionHistoryErr_retrievalID, {"retrievalID","giop-parlay.csapi.retrieveTransactionHistoryErr.retrievalID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_queryId, {"queryId","giop-parlay.csapi.queryBalanceExpiryDateRes.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates, {"Seq length of dates","giop-parlay.csapi.queryBalanceExpiryDateRes.dates",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateRes_dates_loop, {"Seq length of dates","giop-parlay.csapi.queryBalanceExpiryDateRes.dates.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAppAccountManager_queryBalanceExpiryDateErr_queryId, {"queryId","giop-parlay.csapi.queryBalanceExpiryDateErr.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_am_IpAppAccountManager_updateBalanceRes_requestId, {"requestId","giop-parlay.csapi.updateBalanceRes.requestId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66151,19 +65282,19 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_am_IpAppAccountManager_queryVoucherErr_voucherId, {"voucherId","giop-parlay.csapi.queryVoucherErr.voucherId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_queryId, {"queryId","giop-parlay.csapi.queryUserVouchersRes.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers, {"Seq length of vouchers","giop-parlay.csapi.queryUserVouchersRes.vouchers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_am_IpAppAccountManager_queryUserVouchersRes_vouchers_loop, {"Seq length of vouchers","giop-parlay.csapi.queryUserVouchersRes.vouchers.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAppAccountManager_queryUserVouchersErr_queryId, {"queryId","giop-parlay.csapi.queryUserVouchersErr.queryId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_am_IpAccountManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAccountManager_destroyNotification_assignmentId, {"assignmentId","giop-parlay.csapi.destroyNotification.assignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAccountManager_queryBalanceReq_return, {"TpAssignmentID","giop-parlay.csapi.queryBalanceReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_am_IpAccountManager_queryBalanceReq_users, {"Seq length of users","giop-parlay.csapi.queryBalanceReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_am_IpAccountManager_queryBalanceReq_users_loop, {"Seq length of users","giop-parlay.csapi.queryBalanceReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAccountManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_am_IpAccountManager_getNotification_return, {"Seq length of TpChargingEventCriteriaResultSet","giop-parlay.csapi.getNotification.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_am_IpAccountManager_getNotification_return_loop, {"Seq length of TpChargingEventCriteriaResultSet","giop-parlay.csapi.getNotification.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAccountManager_retrieveTransactionHistoryReq_return, {"TpAssignmentID","giop-parlay.csapi.retrieveTransactionHistoryReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAccountManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_return, {"TpAssignmentID","giop-parlay.csapi.queryBalanceExpiryDateReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users, {"Seq length of users","giop-parlay.csapi.queryBalanceExpiryDateReq.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_am_IpAccountManager_queryBalanceExpiryDateReq_users_loop, {"Seq length of users","giop-parlay.csapi.queryBalanceExpiryDateReq.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAccountManager_updateBalanceReq_return, {"TpAssignmentID","giop-parlay.csapi.updateBalanceReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_IpAccountManager_updateBalanceReq_debit, {"debit","giop-parlay.csapi.updateBalanceReq.debit",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_am_IpAccountManager_updateBalanceReq_period, {"period","giop-parlay.csapi.updateBalanceReq.period",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66186,8 +65317,8 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cs_IpAppChargingSession_creditUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.creditUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_sessionID, {"sessionID","giop-parlay.csapi.creditUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.creditUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes, {"Seq length of creditedVolumes","giop-parlay.csapi.creditUnitRes.creditedVolumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft, {"Seq length of reservedUnitsLeft","giop-parlay.csapi.creditUnitRes.reservedUnitsLeft",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_creditedVolumes_loop, {"Seq length of creditedVolumes","giop-parlay.csapi.creditUnitRes.creditedVolumes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_reservedUnitsLeft_loop, {"Seq length of reservedUnitsLeft","giop-parlay.csapi.creditUnitRes.reservedUnitsLeft.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_creditUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.creditUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_sessionID, {"sessionID","giop-parlay.csapi.debitAmountErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_debitAmountErr_requestNumber, {"requestNumber","giop-parlay.csapi.debitAmountErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66202,8 +65333,8 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cs_IpAppChargingSession_debitUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.debitUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_sessionID, {"sessionID","giop-parlay.csapi.debitUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.debitUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes, {"Seq length of debitedVolumes","giop-parlay.csapi.debitUnitRes.debitedVolumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft, {"Seq length of reservedUnitsLeft","giop-parlay.csapi.debitUnitRes.reservedUnitsLeft",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_debitedVolumes_loop, {"Seq length of debitedVolumes","giop-parlay.csapi.debitUnitRes.debitedVolumes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_reservedUnitsLeft_loop, {"Seq length of reservedUnitsLeft","giop-parlay.csapi.debitUnitRes.reservedUnitsLeft.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_debitUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.debitUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_sessionID, {"sessionID","giop-parlay.csapi.directCreditAmountErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directCreditAmountErr_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditAmountErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66218,7 +65349,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directCreditUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_sessionID, {"sessionID","giop-parlay.csapi.directCreditUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes, {"Seq length of creditedVolumes","giop-parlay.csapi.directCreditUnitRes.creditedVolumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_creditedVolumes_loop, {"Seq length of creditedVolumes","giop-parlay.csapi.directCreditUnitRes.creditedVolumes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directCreditUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directCreditUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_sessionID, {"sessionID","giop-parlay.csapi.directDebitAmountErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directDebitAmountErr_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitAmountErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66233,7 +65364,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directDebitUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_sessionID, {"sessionID","giop-parlay.csapi.directDebitUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes, {"Seq length of debitedVolumes","giop-parlay.csapi.directDebitUnitRes.debitedVolumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_debitedVolumes_loop, {"Seq length of debitedVolumes","giop-parlay.csapi.directDebitUnitRes.debitedVolumes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_directDebitUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.directDebitUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_extendLifeTimeErr_sessionID, {"sessionID","giop-parlay.csapi.extendLifeTimeErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
@@ -66242,7 +65373,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cs_IpAppChargingSession_rateErr_sessionID, {"sessionID","giop-parlay.csapi.rateErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_cs_IpAppChargingSession_rateRes_sessionID, {"sessionID","giop-parlay.csapi.rateRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpAppChargingSession_rateRes_rates, {"Seq length of rates","giop-parlay.csapi.rateRes.rates",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpAppChargingSession_rateRes_rates_loop, {"Seq length of rates","giop-parlay.csapi.rateRes.rates.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_rateRes_validityTimeLeft, {"validityTimeLeft","giop-parlay.csapi.rateRes.validityTimeLeft",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_sessionID, {"sessionID","giop-parlay.csapi.reserveAmountErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_reserveAmountErr_requestNumber, {"requestNumber","giop-parlay.csapi.reserveAmountErr.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66258,7 +65389,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cs_IpAppChargingSession_reserveUnitErr_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.reserveUnitErr.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionID, {"sessionID","giop-parlay.csapi.reserveUnitRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumber, {"requestNumber","giop-parlay.csapi.reserveUnitRes.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits, {"Seq length of reservedUnits","giop-parlay.csapi.reserveUnitRes.reservedUnits",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_reservedUnits_loop, {"Seq length of reservedUnits","giop-parlay.csapi.reserveUnitRes.reservedUnits.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_sessionTimeLeft, {"sessionTimeLeft","giop-parlay.csapi.reserveUnitRes.sessionTimeLeft",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_reserveUnitRes_requestNumberNextRequest, {"requestNumberNextRequest","giop-parlay.csapi.reserveUnitRes.requestNumberNextRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingSession_sessionEnded_sessionID, {"sessionID","giop-parlay.csapi.sessionEnded.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66267,71 +65398,71 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cs_IpChargingSession_creditAmountReq_closeReservation, {"closeReservation","giop-parlay.csapi.creditAmountReq.closeReservation",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_creditAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.creditAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_creditUnitReq_sessionID, {"sessionID","giop-parlay.csapi.creditUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_creditUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.creditUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_creditUnitReq_volumes_loop, {"Seq length of volumes","giop-parlay.csapi.creditUnitReq.volumes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_creditUnitReq_closeReservation, {"closeReservation","giop-parlay.csapi.creditUnitReq.closeReservation",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_creditUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.creditUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_debitAmountReq_sessionID, {"sessionID","giop-parlay.csapi.debitAmountReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_debitAmountReq_closeReservation, {"closeReservation","giop-parlay.csapi.debitAmountReq.closeReservation",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_debitAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.debitAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_debitUnitReq_sessionID, {"sessionID","giop-parlay.csapi.debitUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_debitUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.debitUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_debitUnitReq_volumes_loop, {"Seq length of volumes","giop-parlay.csapi.debitUnitReq.volumes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_debitUnitReq_closeReservation, {"closeReservation","giop-parlay.csapi.debitUnitReq.closeReservation",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_debitUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.debitUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_sessionID, {"sessionID","giop-parlay.csapi.directCreditAmountReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.directCreditAmountReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_chargingParameters_loop, {"Seq length of chargingParameters","giop-parlay.csapi.directCreditAmountReq.chargingParameters.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_directCreditAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_sessionID, {"sessionID","giop-parlay.csapi.directCreditUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.directCreditUnitReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.directCreditUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_chargingParameters_loop, {"Seq length of chargingParameters","giop-parlay.csapi.directCreditUnitReq.chargingParameters.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_volumes_loop, {"Seq length of volumes","giop-parlay.csapi.directCreditUnitReq.volumes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_directCreditUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.directCreditUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_sessionID, {"sessionID","giop-parlay.csapi.directDebitAmountReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.directDebitAmountReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_chargingParameters_loop, {"Seq length of chargingParameters","giop-parlay.csapi.directDebitAmountReq.chargingParameters.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_directDebitAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_sessionID, {"sessionID","giop-parlay.csapi.directDebitUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.directDebitUnitReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.directDebitUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_chargingParameters_loop, {"Seq length of chargingParameters","giop-parlay.csapi.directDebitUnitReq.chargingParameters.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_volumes_loop, {"Seq length of volumes","giop-parlay.csapi.directDebitUnitReq.volumes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_directDebitUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.directDebitUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_extendLifeTimeReq_sessionID, {"sessionID","giop-parlay.csapi.extendLifeTimeReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_getAmountLeft_sessionID, {"sessionID","giop-parlay.csapi.getAmountLeft.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_return, {"TpInt32","giop-parlay.csapi.getLifeTimeLeft.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_getLifeTimeLeft_sessionID, {"sessionID","giop-parlay.csapi.getLifeTimeLeft.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_getUnitLeft_return, {"Seq length of TpVolumeSet","giop-parlay.csapi.getUnitLeft.return",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_getUnitLeft_return_loop, {"Seq length of TpVolumeSet","giop-parlay.csapi.getUnitLeft.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_getUnitLeft_sessionID, {"sessionID","giop-parlay.csapi.getUnitLeft.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_rateReq_sessionID, {"sessionID","giop-parlay.csapi.rateReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_rateReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.rateReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_rateReq_chargingParameters_loop, {"Seq length of chargingParameters","giop-parlay.csapi.rateReq.chargingParameters.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_release_sessionID, {"sessionID","giop-parlay.csapi.release.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_release_requestNumber, {"requestNumber","giop-parlay.csapi.release.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_reserveAmountReq_sessionID, {"sessionID","giop-parlay.csapi.reserveAmountReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.reserveAmountReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_reserveAmountReq_chargingParameters_loop, {"Seq length of chargingParameters","giop-parlay.csapi.reserveAmountReq.chargingParameters.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_reserveAmountReq_requestNumber, {"requestNumber","giop-parlay.csapi.reserveAmountReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_sessionID, {"sessionID","giop-parlay.csapi.reserveUnitReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters, {"Seq length of chargingParameters","giop-parlay.csapi.reserveUnitReq.chargingParameters",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes, {"Seq length of volumes","giop-parlay.csapi.reserveUnitReq.volumes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_chargingParameters_loop, {"Seq length of chargingParameters","giop-parlay.csapi.reserveUnitReq.chargingParameters.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_volumes_loop, {"Seq length of volumes","giop-parlay.csapi.reserveUnitReq.volumes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingSession_reserveUnitReq_requestNumber, {"requestNumber","giop-parlay.csapi.reserveUnitReq.requestNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingManager_sessionAborted_sessionID, {"sessionID","giop-parlay.csapi.sessionAborted.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet_loop, {"Seq length of chargingSessionSet","giop-parlay.csapi.abortMultipleChargingSessions.chargingSessionSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpAppChargingManager_abortMultipleChargingSessions_chargingSessionSet, {"chargingSessionSet","giop-parlay.csapi.abortMultipleChargingSessions.chargingSessionSet",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingManager_createChargingSession_sessionDescription, {"sessionDescription","giop-parlay.csapi.createChargingSession.sessionDescription",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_sessionDescription, {"sessionDescription","giop-parlay.csapi.createSplitChargingSession.sessionDescription",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_users, {"Seq length of users","giop-parlay.csapi.createSplitChargingSession.users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_IpChargingManager_createSplitChargingSession_users_loop, {"Seq length of users","giop-parlay.csapi.createSplitChargingSession.users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_assignmentID, {"assignmentID","giop-parlay.csapi.evalPolicyRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyRes_outputVariables_loop, {"Seq length of outputVariables","giop-parlay.csapi.evalPolicyRes.outputVariables.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_assignmentID, {"assignmentID","giop-parlay.csapi.evalPolicyErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpAppPolicyDomain_evalPolicyErr_error, {"error","giop-parlay.csapi.evalPolicyErr.error",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_return_loop, {"Seq length of TpPolicyNameValueList","giop-parlay.csapi.evalPolicy.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_domainName, {"domainName","giop-parlay.csapi.evalPolicy.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_signatureName, {"signatureName","giop-parlay.csapi.evalPolicy.signatureName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicy_inputVariables_loop, {"Seq length of inputVariables","giop-parlay.csapi.evalPolicy.inputVariables.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_return, {"TpAssignmentID","giop-parlay.csapi.evalPolicyReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_domainName, {"domainName","giop-parlay.csapi.evalPolicyReq.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_signatureName, {"signatureName","giop-parlay.csapi.evalPolicyReq.signatureName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_evalPolicyReq_inputVariables_loop, {"Seq length of inputVariables","giop-parlay.csapi.evalPolicyReq.inputVariables.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_domainName, {"domainName","giop-parlay.csapi.abortEvalPolicyReq.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_abortEvalPolicyReq_assignmentID, {"assignmentID","giop-parlay.csapi.abortEvalPolicyReq.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_domainName, {"domainName","giop-parlay.csapi.generateEvent.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_eventDefinitionName, {"eventDefinitionName","giop-parlay.csapi.generateEvent.eventDefinitionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_generateEvent_attributes_loop, {"Seq length of attributes","giop-parlay.csapi.generateEvent.attributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_domainName, {"domainName","giop-parlay.csapi.createNotification.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_createNotification_events_loop, {"Seq length of events","giop-parlay.csapi.createNotification.events.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66340,10 +65471,10 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events_loop, {"Seq length of events","giop-parlay.csapi.destroyNotification.events.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_evaluation_IpPolicyEvalManager_destroyNotification_events, {"events","giop-parlay.csapi.destroyNotification.events",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicy_getAttribute_attributeName, {"attributeName","giop-parlay.csapi.getAttribute.attributeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_return_loop, {"Seq length of TpAttributeSet","giop-parlay.csapi.getAttributes.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames_loop, {"Seq length of attributeNames","giop-parlay.csapi.getAttributes.attributeNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicy_getAttributes_attributeNames, {"attributeNames","giop-parlay.csapi.getAttributes.attributeNames",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicy_setAttributes_targetAttributes_loop, {"Seq length of targetAttributes","giop-parlay.csapi.setAttributes.targetAttributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_return_loop, {"Seq length of TpStringSet","giop-parlay.csapi.getList.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_return, {"TpStringSet","giop-parlay.csapi.getList.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyIterator_getList_startIndex, {"startIndex","giop-parlay.csapi.getList.startIndex",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66354,40 +65485,40 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_policy_provisioning_IpPolicyRepository_getRepositoryCount_return, {"TpInt32","giop-parlay.csapi.getRepositoryCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionName, {"conditionName","giop-parlay.csapi.createCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&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}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyRepository_createCondition_conditionAttributes_loop, {"Seq length of conditionAttributes","giop-parlay.csapi.createCondition.conditionAttributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRepository_getCondition_conditionName, {"conditionName","giop-parlay.csapi.getCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRepository_removeCondition_conditionName, {"conditionName","giop-parlay.csapi.removeCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRepository_getConditionCount_return, {"TpInt32","giop-parlay.csapi.getConditionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionName, {"actionName","giop-parlay.csapi.createAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&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}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyRepository_createAction_actionAttributes_loop, {"Seq length of actionAttributes","giop-parlay.csapi.createAction.actionAttributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRepository_getAction_actionName, {"actionName","giop-parlay.csapi.getAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRepository_removeAction_actionName, {"actionName","giop-parlay.csapi.removeAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRepository_getActionCount_return, {"TpInt32","giop-parlay.csapi.getActionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionName, {"conditionName","giop-parlay.csapi.createCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&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}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyRule_createCondition_conditionAttributes_loop, {"Seq length of conditionAttributes","giop-parlay.csapi.createCondition.conditionAttributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRule_getCondition_conditionName, {"conditionName","giop-parlay.csapi.getCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRule_removeCondition_conditionName, {"conditionName","giop-parlay.csapi.removeCondition.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionCount_return, {"TpInt32","giop-parlay.csapi.getConditionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionName, {"actionName","giop-parlay.csapi.createAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&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}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyRule_createAction_actionAttributes_loop, {"Seq length of actionAttributes","giop-parlay.csapi.createAction.actionAttributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRule_getAction_actionName, {"actionName","giop-parlay.csapi.getAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRule_removeAction_actionName, {"actionName","giop-parlay.csapi.removeAction.actionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRule_getActionCount_return, {"TpInt32","giop-parlay.csapi.getActionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyRule_setValidityPeriodConditionByName_conditionName, {"conditionName","giop-parlay.csapi.setValidityPeriodConditionByName.conditionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
- {&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}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyRule_setConditionList_conditionList_loop, {"Seq length of conditionList","giop-parlay.csapi.setConditionList.conditionList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyRule_getConditionList_return_loop, {"Seq length of TpPolicyConditionList","giop-parlay.csapi.getConditionList.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyRule_setActionList_actionList_loop, {"Seq length of actionList","giop-parlay.csapi.setActionList.actionList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyRule_getActionList_return_loop, {"Seq length of TpPolicyActionList","giop-parlay.csapi.getActionList.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyManager_createDomain_domainName, {"domainName","giop-parlay.csapi.createDomain.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyManager_getDomain_domainName, {"domainName","giop-parlay.csapi.getDomain.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyManager_removeDomain_domainName, {"domainName","giop-parlay.csapi.removeDomain.domainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyManager_getDomainCount_return, {"TpInt32","giop-parlay.csapi.getDomainCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return_loop, {"Seq length of TpStringSet","giop-parlay.csapi.findMatchingDomains.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_return, {"TpStringSet","giop-parlay.csapi.findMatchingDomains.return",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyManager_findMatchingDomains_matchingAttributes_loop, {"Seq length of matchingAttributes","giop-parlay.csapi.findMatchingDomains.matchingAttributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyManager_createRepository_repositoryName, {"repositoryName","giop-parlay.csapi.createRepository.repositoryName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyManager_getRepository_repositoryName, {"repositoryName","giop-parlay.csapi.getRepository.repositoryName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyManager_removeRepository_repositoryName, {"repositoryName","giop-parlay.csapi.removeRepository.repositoryName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -66401,10 +65532,10 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_policy_provisioning_IpPolicyGroup_getRule_ruleName, {"ruleName","giop-parlay.csapi.getRule.ruleName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyGroup_removeRule_ruleName, {"ruleName","giop-parlay.csapi.removeRule.ruleName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyGroup_getRuleCount_return, {"TpInt32","giop-parlay.csapi.getRuleCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
- {&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}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setRequiredAttributes_requiredAttributes_loop, {"Seq length of requiredAttributes","giop-parlay.csapi.setRequiredAttributes.requiredAttributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_setOptionalAttributes_optionalAttributes_loop, {"Seq length of optionalAttributes","giop-parlay.csapi.setOptionalAttributes.optionalAttributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getRequiredAttributes_return_loop, {"Seq length of TpAttributeSet","giop-parlay.csapi.getRequiredAttributes.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyEventDefinition_getOptionalAttributes_return_loop, {"Seq length of TpAttributeSet","giop-parlay.csapi.getOptionalAttributes.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables_loop, {"Seq length of inputVariables","giop-parlay.csapi.setInputVariables.inputVariables.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicySignature_setInputVariables_inputVariables, {"inputVariables","giop-parlay.csapi.setInputVariables.inputVariables",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicySignature_setOutputVariables_outputVariables_loop, {"Seq length of outputVariables","giop-parlay.csapi.setOutputVariables.outputVariables.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66442,7 +65573,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeEventDefinition_eventDefinitionName, {"eventDefinitionName","giop-parlay.csapi.removeEventDefinition.eventDefinitionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyDomain_getEventDefinitionCount_return, {"TpInt32","giop-parlay.csapi.getEventDefinitionCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyDomain_createVariableSet_variableSetName, {"variableSetName","giop-parlay.csapi.createVariableSet.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_return_loop, {"Seq length of TpPolicyVarSet","giop-parlay.csapi.getVariableSet.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSet_variableSetName, {"variableSetName","giop-parlay.csapi.getVariableSet.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyDomain_removeVariableSet_variableSetName, {"variableSetName","giop-parlay.csapi.removeVariableSet.variableSetName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_provisioning_IpPolicyDomain_getVariableSetCount_return, {"TpInt32","giop-parlay.csapi.getVariableSetCount.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66541,7 +65672,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_typeName, {"typeName","giop-parlay.csapi.hasType.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.hasType.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_hasType_authToken, {"authToken","giop-parlay.csapi.hasType.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_return_loop, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getIdentityAttributes.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identity, {"identity","giop-parlay.csapi.getIdentityAttributes.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_identityType, {"identityType","giop-parlay.csapi.getIdentityAttributes.identityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_attributeNames_loop, {"Seq length of attributeNames","giop-parlay.csapi.getIdentityAttributes.attributeNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66550,7 +65681,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_getIdentityAttributes_authToken, {"authToken","giop-parlay.csapi.getIdentityAttributes.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identity, {"identity","giop-parlay.csapi.setIdentityAttributes.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_identityType, {"identityType","giop-parlay.csapi.setIdentityAttributes.identityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_attributes_loop, {"Seq length of attributes","giop-parlay.csapi.setIdentityAttributes.attributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.setIdentityAttributes.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMIdentityManagement_setIdentityAttributes_authToken, {"authToken","giop-parlay.csapi.setIdentityAttributes.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_createAgent_agentName, {"agentName","giop-parlay.csapi.createAgent.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -66610,7 +65741,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_typeName, {"typeName","giop-parlay.csapi.hasType.typeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.hasType.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_hasType_authToken, {"authToken","giop-parlay.csapi.hasType.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_return_loop, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getAgentAttributes.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentName, {"agentName","giop-parlay.csapi.getAgentAttributes.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_agentType, {"agentType","giop-parlay.csapi.getAgentAttributes.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_attributeNames_loop, {"Seq length of attributeNames","giop-parlay.csapi.getAgentAttributes.attributeNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66619,7 +65750,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_getAgentAttributes_authToken, {"authToken","giop-parlay.csapi.getAgentAttributes.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentName, {"agentName","giop-parlay.csapi.setAgentAttributes.agentName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_agentType, {"agentType","giop-parlay.csapi.setAgentAttributes.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_attributes_loop, {"Seq length of attributes","giop-parlay.csapi.setAgentAttributes.attributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.setAgentAttributes.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentManagement_setAgentAttributes_authToken, {"authToken","giop-parlay.csapi.setAgentAttributes.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMAgentAssignment_assignAgent_identity, {"identity","giop-parlay.csapi.assignAgent.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -66790,7 +65921,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_provisioning_IpPAMCapabilityManagement_listCapabilitiesOfType_authToken, {"authToken","giop-parlay.csapi.listCapabilitiesOfType.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return_loop, {"Seq length of TpPAMCredential","giop-parlay.csapi.getAuthToken.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_return, {"TpPAMCredential","giop-parlay.csapi.getAuthToken.return",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAuthToken_askerData_loop, {"Seq length of askerData","giop-parlay.csapi.getAuthToken.askerData.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_obtainInterface_interfaceName, {"interfaceName","giop-parlay.csapi.obtainInterface.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_identity, {"identity","giop-parlay.csapi.getAccessControl.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_getAccessControl_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.getAccessControl.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66801,7 +65932,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_provisioning_IpPAMProvisioningManager_setAccessControl_authToken, {"authToken","giop-parlay.csapi.setAccessControl.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identity, {"identity","giop-parlay.csapi.setIdentityPresence.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_identityType, {"identityType","giop-parlay.csapi.setIdentityPresence.identityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_attributes_loop, {"Seq length of attributes","giop-parlay.csapi.setIdentityPresence.attributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.setIdentityPresence.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresence_authToken, {"authToken","giop-parlay.csapi.setIdentityPresence.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_identity, {"identity","giop-parlay.csapi.setIdentityPresenceExpiration.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -66811,7 +65942,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_expiresIn, {"expiresIn","giop-parlay.csapi.setIdentityPresenceExpiration.expiresIn",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.setIdentityPresenceExpiration.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_setIdentityPresenceExpiration_authToken, {"authToken","giop-parlay.csapi.setIdentityPresenceExpiration.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_return_loop, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getIdentityPresence.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identity, {"identity","giop-parlay.csapi.getIdentityPresence.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_identityType, {"identityType","giop-parlay.csapi.getIdentityPresence.identityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_attributeNames_loop, {"Seq length of attributeNames","giop-parlay.csapi.getIdentityPresence.attributeNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66820,12 +65951,12 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_access_IpPAMIdentityPresence_getIdentityPresence_authToken, {"authToken","giop-parlay.csapi.getIdentityPresence.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agent, {"agent","giop-parlay.csapi.setAgentPresence.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_agentType, {"agentType","giop-parlay.csapi.setAgentPresence.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_attributes_loop, {"Seq length of attributes","giop-parlay.csapi.setAgentPresence.attributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.setAgentPresence.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresence_authToken, {"authToken","giop-parlay.csapi.setAgentPresence.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_agent, {"agent","giop-parlay.csapi.setCapabilityPresence.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_capability, {"capability","giop-parlay.csapi.setCapabilityPresence.capability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_attributes_loop, {"Seq length of attributes","giop-parlay.csapi.setCapabilityPresence.attributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.setCapabilityPresence.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresence_authToken, {"authToken","giop-parlay.csapi.setCapabilityPresence.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setAgentPresenceExpiration_agent, {"agent","giop-parlay.csapi.setAgentPresenceExpiration.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -66842,27 +65973,27 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_expiresIn, {"expiresIn","giop-parlay.csapi.setCapabilityPresenceExpiration.expiresIn",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.setCapabilityPresenceExpiration.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_setCapabilityPresenceExpiration_authToken, {"authToken","giop-parlay.csapi.setCapabilityPresenceExpiration.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_return_loop, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getAgentPresence.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agent, {"agent","giop-parlay.csapi.getAgentPresence.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_agentType, {"agentType","giop-parlay.csapi.getAgentPresence.agentType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames_loop, {"Seq length of attributeNames","giop-parlay.csapi.getAgentPresence.attributeNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_attributeNames, {"attributeNames","giop-parlay.csapi.getAgentPresence.attributeNames",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.getAgentPresence.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getAgentPresence_authToken, {"authToken","giop-parlay.csapi.getAgentPresence.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_return_loop, {"Seq length of TpPAMAttributeList","giop-parlay.csapi.getCapabilityPresence.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_agent, {"agent","giop-parlay.csapi.getCapabilityPresence.agent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_capability, {"capability","giop-parlay.csapi.getCapabilityPresence.capability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames_loop, {"Seq length of attributeNames","giop-parlay.csapi.getCapabilityPresence.attributeNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_attributeNames, {"attributeNames","giop-parlay.csapi.getCapabilityPresence.attributeNames",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.getCapabilityPresence.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAgentPresence_getCapabilityPresence_authToken, {"authToken","giop-parlay.csapi.getCapabilityPresence.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_return_loop, {"Seq length of TpPAMAvailabilityProfileList","giop-parlay.csapi.computeAvailability.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_identity, {"identity","giop-parlay.csapi.computeAvailability.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames_loop, {"Seq length of attributeNames","giop-parlay.csapi.computeAvailability.attributeNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_attributeNames, {"attributeNames","giop-parlay.csapi.computeAvailability.attributeNames",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.computeAvailability.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpAppPAMPreferenceCheck_computeAvailability_authToken, {"authToken","giop-parlay.csapi.computeAvailability.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_return_loop, {"Seq length of TpPAMAvailabilityProfileList","giop-parlay.csapi.getAvailability.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_identity, {"identity","giop-parlay.csapi.getAvailability.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames_loop, {"Seq length of attributeNames","giop-parlay.csapi.getAvailability.attributeNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMAvailability_getAvailability_attributeNames, {"attributeNames","giop-parlay.csapi.getAvailability.attributeNames",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -66877,7 +66008,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_access_IpPAMAvailability_setPreference_authToken, {"authToken","giop-parlay.csapi.setPreference.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return_loop, {"Seq length of TpPAMCredential","giop-parlay.csapi.getAuthToken.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_return, {"TpPAMCredential","giop-parlay.csapi.getAuthToken.return",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAuthToken_askerData_loop, {"Seq length of askerData","giop-parlay.csapi.getAuthToken.askerData.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_obtainInterface_interfaceName, {"interfaceName","giop-parlay.csapi.obtainInterface.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_identity, {"identity","giop-parlay.csapi.getAccessControl.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_getAccessControl_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.getAccessControl.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66897,7 +66028,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.isActiveIdentity.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_access_IpPAMPresenceAvailabilityManager_isActiveIdentity_authToken, {"authToken","giop-parlay.csapi.isActiveIdentity.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventID, {"eventID","giop-parlay.csapi.eventNotify.eventID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotify_eventInfo_loop, {"Seq length of eventInfo","giop-parlay.csapi.eventNotify.eventInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpAppPAMEventHandler_eventNotifyErr_eventID, {"eventID","giop-parlay.csapi.eventNotifyErr.eventID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_return, {"TpBoolean","giop-parlay.csapi.isRegistered.return",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventHandler_isRegistered_clientID, {"clientID","giop-parlay.csapi.isRegistered.clientID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66908,7 +66039,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_event_IpPAMEventHandler_registerAppInterface_authToken, {"authToken","giop-parlay.csapi.registerAppInterface.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_return, {"TpPAMEventID","giop-parlay.csapi.registerForEvent.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_clientID, {"clientID","giop-parlay.csapi.registerForEvent.clientID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_eventList_loop, {"Seq length of eventList","giop-parlay.csapi.registerForEvent.eventList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_validFor, {"validFor","giop-parlay.csapi.registerForEvent.validFor",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.registerForEvent.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventHandler_registerForEvent_authToken, {"authToken","giop-parlay.csapi.registerForEvent.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
@@ -66920,7 +66051,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_event_IpPAMEventHandler_deregisterFromEvent_authToken, {"authToken","giop-parlay.csapi.deregisterFromEvent.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return_loop, {"Seq length of TpPAMCredential","giop-parlay.csapi.getAuthToken.return.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_return, {"TpPAMCredential","giop-parlay.csapi.getAuthToken.return",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_pam_event_IpPAMEventManager_getAuthToken_askerData_loop, {"Seq length of askerData","giop-parlay.csapi.getAuthToken.askerData.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventManager_obtainInterface_interfaceName, {"interfaceName","giop-parlay.csapi.obtainInterface.interfaceName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_identity, {"identity","giop-parlay.csapi.getAccessControl.identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventManager_getAccessControl_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.getAccessControl.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -66940,16 +66071,16 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken_loop, {"Seq length of authToken","giop-parlay.csapi.isActiveIdentity.authToken.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_event_IpPAMEventManager_isActiveIdentity_authToken, {"authToken","giop-parlay.csapi.isActiveIdentity.authToken",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_assignmentID, {"assignmentID","giop-parlay.csapi.reportNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo, {"Seq length of eventInfo","giop-parlay.csapi.reportNotification.eventInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet, {"Seq length of mailboxSet","giop-parlay.csapi.terminateMultipleMailboxes.mailboxSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet, {"Seq length of multiMediaMessagingSet","giop-parlay.csapi.terminateMultipleMultiMediaMessagingSessions.multiMediaMessagingSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_reportNotification_eventInfo_loop, {"Seq length of eventInfo","giop-parlay.csapi.reportNotification.eventInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMailboxes_mailboxSet_loop, {"Seq length of mailboxSet","giop-parlay.csapi.terminateMultipleMailboxes.mailboxSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMultiMediaMessagingManager_terminateMultipleMultiMediaMessagingSessions_multiMediaMessagingSet_loop, {"Seq length of multiMediaMessagingSet","giop-parlay.csapi.terminateMultipleMultiMediaMessagingSessions.multiMediaMessagingSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_mailboxID, {"mailboxID","giop-parlay.csapi.openMailbox.mailboxID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessagingManager_openMailbox_authenticationInfo, {"authenticationInfo","giop-parlay.csapi.openMailbox.authenticationInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_return, {"TpAssignmentID","giop-parlay.csapi.createNotification.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria, {"Seq length of eventCriteria","giop-parlay.csapi.createNotification.eventCriteria",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_createNotification_eventCriteria_loop, {"Seq length of eventCriteria","giop-parlay.csapi.createNotification.eventCriteria.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessagingManager_destroyNotification_assignmentID, {"assignmentID","giop-parlay.csapi.destroyNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_assignmentID, {"assignmentID","giop-parlay.csapi.changeNotification.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria, {"Seq length of eventCriteria","giop-parlay.csapi.changeNotification.eventCriteria",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpMultiMediaMessagingManager_changeNotification_eventCriteria_loop, {"Seq length of eventCriteria","giop-parlay.csapi.changeNotification.eventCriteria.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessagingManager_getNextNotification_reset, {"reset","giop-parlay.csapi.getNextNotification.reset",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessagingManager_enableNotifications_return, {"TpAssignmentID","giop-parlay.csapi.enableNotifications.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_createFolderRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.createFolderRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -67014,7 +66145,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mmm_IpAppMailbox_deleteMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.deleteMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessagesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_requestID, {"requestID","giop-parlay.csapi.listMessagesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList, {"Seq length of messageList","giop-parlay.csapi.listMessagesRes.messageList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_messageList_loop, {"Seq length of messageList","giop-parlay.csapi.listMessagesRes.messageList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessagesRes_final, {"final","giop-parlay.csapi.listMessagesRes.final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessagesErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_requestID, {"requestID","giop-parlay.csapi.listMessagesErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -67022,21 +66153,21 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mmm_IpAppMailbox_listMessagesErr_errorDetails, {"errorDetails","giop-parlay.csapi.listMessagesErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessageBodyPartsRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_requestID, {"requestID","giop-parlay.csapi.listMessageBodyPartsRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList, {"Seq length of partsList","giop-parlay.csapi.listMessageBodyPartsRes.partsList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsRes_partsList_loop, {"Seq length of partsList","giop-parlay.csapi.listMessageBodyPartsRes.partsList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.listMessageBodyPartsErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_requestID, {"requestID","giop-parlay.csapi.listMessageBodyPartsErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_mmm_IpAppMailbox_listMessageBodyPartsErr_errorDetails, {"errorDetails","giop-parlay.csapi.listMessageBodyPartsErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageBodyPartsRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_requestID, {"requestID","giop-parlay.csapi.getMessageBodyPartsRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts, {"Seq length of bodyParts","giop-parlay.csapi.getMessageBodyPartsRes.bodyParts",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsRes_bodyParts_loop, {"Seq length of bodyParts","giop-parlay.csapi.getMessageBodyPartsRes.bodyParts.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageBodyPartsErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_requestID, {"requestID","giop-parlay.csapi.getMessageBodyPartsErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageBodyPartsErr_errorDetails, {"errorDetails","giop-parlay.csapi.getMessageBodyPartsErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageHeadersRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_requestID, {"requestID","giop-parlay.csapi.getMessageHeadersRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers, {"Seq length of headers","giop-parlay.csapi.getMessageHeadersRes.headers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersRes_headers_loop, {"Seq length of headers","giop-parlay.csapi.getMessageHeadersRes.headers.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageHeadersErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageHeadersErr_requestID, {"requestID","giop-parlay.csapi.getMessageHeadersErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
@@ -67061,23 +66192,23 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mmm_IpAppMailbox_getFullMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.getFullMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMailboxInfoPropertiesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_requestID, {"requestID","giop-parlay.csapi.getMailboxInfoPropertiesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties, {"Seq length of returnedProperties","giop-parlay.csapi.getMailboxInfoPropertiesRes.returnedProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesRes_returnedProperties_loop, {"Seq length of returnedProperties","giop-parlay.csapi.getMailboxInfoPropertiesRes.returnedProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getFolderInfoPropertiesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_requestID, {"requestID","giop-parlay.csapi.getFolderInfoPropertiesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_folderID, {"folderID","giop-parlay.csapi.getFolderInfoPropertiesRes.folderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties, {"Seq length of returnedProperties","giop-parlay.csapi.getFolderInfoPropertiesRes.returnedProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMailbox_getFolderInfoPropertiesRes_returnedProperties_loop, {"Seq length of returnedProperties","giop-parlay.csapi.getFolderInfoPropertiesRes.returnedProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMessageInfoPropertiesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_requestID, {"requestID","giop-parlay.csapi.getMessageInfoPropertiesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_messageID, {"messageID","giop-parlay.csapi.getMessageInfoPropertiesRes.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties, {"Seq length of returnedProperties","giop-parlay.csapi.getMessageInfoPropertiesRes.returnedProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMailbox_getMessageInfoPropertiesRes_returnedProperties_loop, {"Seq length of returnedProperties","giop-parlay.csapi.getMessageInfoPropertiesRes.returnedProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.setMessageInfoPropertiesRes.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_requestID, {"requestID","giop-parlay.csapi.setMessageInfoPropertiesRes.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_messageID, {"messageID","giop-parlay.csapi.setMessageInfoPropertiesRes.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated, {"Seq length of propertiesUpdated","giop-parlay.csapi.setMessageInfoPropertiesRes.propertiesUpdated",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesRes_propertiesUpdated_loop, {"Seq length of propertiesUpdated","giop-parlay.csapi.setMessageInfoPropertiesRes.propertiesUpdated.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.setMessageInfoPropertiesErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_requestID, {"requestID","giop-parlay.csapi.setMessageInfoPropertiesErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_messageID, {"messageID","giop-parlay.csapi.setMessageInfoPropertiesErr.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated, {"Seq length of propertiesNotUpdated","giop-parlay.csapi.setMessageInfoPropertiesErr.propertiesNotUpdated",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMailbox_setMessageInfoPropertiesErr_propertiesNotUpdated_loop, {"Seq length of propertiesNotUpdated","giop-parlay.csapi.setMessageInfoPropertiesErr.propertiesNotUpdated.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.getMailboxInfoPropertiesErr.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMailbox_getMailboxInfoPropertiesErr_requestID, {"requestID","giop-parlay.csapi.getMailboxInfoPropertiesErr.requestID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
@@ -67165,7 +66296,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_return, {"TpAssignmentID","giop-parlay.csapi.setMessageInfoPropertiesReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_mailboxSessionID, {"mailboxSessionID","giop-parlay.csapi.setMessageInfoPropertiesReq.mailboxSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_messageID, {"messageID","giop-parlay.csapi.setMessageInfoPropertiesReq.messageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties, {"Seq length of properties","giop-parlay.csapi.setMessageInfoPropertiesReq.properties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpMailbox_setMessageInfoPropertiesReq_properties_loop, {"Seq length of properties","giop-parlay.csapi.setMessageInfoPropertiesReq.properties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_sessionID, {"sessionID","giop-parlay.csapi.sendMessageRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageRes_assignmentID, {"assignmentID","giop-parlay.csapi.sendMessageRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_sendMessageErr_sessionID, {"sessionID","giop-parlay.csapi.sendMessageErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -67180,7 +66311,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_cancelMessageErr_errorDetails, {"errorDetails","giop-parlay.csapi.cancelMessageErr.errorDetails",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_sessionID, {"sessionID","giop-parlay.csapi.queryStatusRes.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_assignmentID, {"assignmentID","giop-parlay.csapi.queryStatusRes.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result, {"Seq length of result","giop-parlay.csapi.queryStatusRes.result",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusRes_result_loop, {"Seq length of result","giop-parlay.csapi.queryStatusRes.result.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_sessionID, {"sessionID","giop-parlay.csapi.queryStatusErr.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_queryStatusErr_assignmentID, {"assignmentID","giop-parlay.csapi.queryStatusErr.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
@@ -67192,14 +66323,14 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_sessionID, {"sessionID","giop-parlay.csapi.messageReceived.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message_loop, {"Seq length of message","giop-parlay.csapi.messageReceived.message.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_message, {"message","giop-parlay.csapi.messageReceived.message",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers, {"Seq length of headers","giop-parlay.csapi.messageReceived.headers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpAppMultiMediaMessaging_messageReceived_headers_loop, {"Seq length of headers","giop-parlay.csapi.messageReceived.headers.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_return, {"TpAssignmentID","giop-parlay.csapi.sendMessageReq.return",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_sessionID, {"sessionID","giop-parlay.csapi.sendMessageReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_deliveryType, {"deliveryType","giop-parlay.csapi.sendMessageReq.deliveryType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment, {"Seq length of messageTreatment","giop-parlay.csapi.sendMessageReq.messageTreatment",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_messageTreatment_loop, {"Seq length of messageTreatment","giop-parlay.csapi.sendMessageReq.messageTreatment.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message_loop, {"Seq length of message","giop-parlay.csapi.sendMessageReq.message.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_message, {"message","giop-parlay.csapi.sendMessageReq.message",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders, {"Seq length of additionalHeaders","giop-parlay.csapi.sendMessageReq.additionalHeaders",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_IpMultiMediaMessaging_sendMessageReq_additionalHeaders_loop, {"Seq length of additionalHeaders","giop-parlay.csapi.sendMessageReq.additionalHeaders.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_sessionID, {"sessionID","giop-parlay.csapi.cancelMessageReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessaging_cancelMessageReq_assignmentID, {"assignmentID","giop-parlay.csapi.cancelMessageReq.assignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_IpMultiMediaMessaging_queryStatusReq_sessionID, {"sessionID","giop-parlay.csapi.queryStatusReq.sessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -67237,7 +66368,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_TpFaultStats_MaxDuration, {"TpFaultStats_MaxDuration","giop-parlay.TpFaultStats.MaxDuration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpFaultStats_TotalDuration, {"TpFaultStats_TotalDuration","giop-parlay.TpFaultStats.TotalDuration",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpFaultStats_NumberOfClientsAffected, {"TpFaultStats_NumberOfClientsAffected","giop-parlay.TpFaultStats.NumberOfClientsAffected",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet, {"Seq length of TpFaultStatsRecord_FaultStatsSet","giop-parlay.TpFaultStatsRecord.FaultStatsSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_TpFaultStatsRecord_FaultStatsSet_loop, {"Seq length of TpFaultStatsRecord_FaultStatsSet","giop-parlay.TpFaultStatsRecord.FaultStatsSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpLoadPolicy_LoadPolicy, {"TpLoadPolicy_LoadPolicy","giop-parlay.TpLoadPolicy.LoadPolicy",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpLoadStatisticData_LoadValue, {"TpLoadStatisticData_LoadValue","giop-parlay.TpLoadStatisticData.LoadValue",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpLoadStatisticData_LoadLevel, {"TpLoadStatisticData_LoadLevel","giop-parlay.TpLoadStatisticData.LoadLevel",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpLoadLevel),0x0,NULL,HFILL}},
@@ -67246,30 +66377,30 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_TpProperty_PropertyName, {"TpProperty_PropertyName","giop-parlay.TpProperty.PropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpProperty_PropertyValue, {"TpProperty_PropertyValue","giop-parlay.TpProperty.PropertyValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpClientAppDescription_ClientAppID, {"TpClientAppDescription_ClientAppID","giop-parlay.TpClientAppDescription.ClientAppID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_fw_TpClientAppDescription_ClientAppProperties, {"Seq length of TpClientAppDescription_ClientAppProperties","giop-parlay.TpClientAppDescription.ClientAppProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_TpClientAppDescription_ClientAppProperties_loop, {"Seq length of TpClientAppDescription_ClientAppProperties","giop-parlay.TpClientAppDescription.ClientAppProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpClientAppDescription_HasAccessSession, {"TpClientAppDescription_HasAccessSession","giop-parlay.TpClientAppDescription.HasAccessSession",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_fw_TpClientAppDescription_HasServiceInstances, {"TpClientAppDescription_HasServiceInstances","giop-parlay.TpClientAppDescription.HasServiceInstances",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_fw_TpEntOp_EntOpID, {"TpEntOp_EntOpID","giop-parlay.TpEntOp.EntOpID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_fw_TpEntOp_EntOpProperties, {"Seq length of TpEntOp_EntOpProperties","giop-parlay.TpEntOp.EntOpProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_TpEntOp_EntOpProperties_loop, {"Seq length of TpEntOp_EntOpProperties","giop-parlay.TpEntOp.EntOpProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpSag_SagID, {"TpSag_SagID","giop-parlay.TpSag.SagID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpSag_SagDescription, {"TpSag_SagDescription","giop-parlay.TpSag.SagDescription",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceProperty_ServicePropertyName, {"TpServiceProperty_ServicePropertyName","giop-parlay.TpServiceProperty.ServicePropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceProperty_ServicePropertyValueList_loop, {"Seq length of TpServiceProperty_ServicePropertyValueList","giop-parlay.TpServiceProperty.ServicePropertyValueList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceProperty_ServicePropertyValueList, {"TpServiceProperty_ServicePropertyValueList","giop-parlay.TpServiceProperty.ServicePropertyValueList",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceDescription_ServiceTypeName, {"TpServiceDescription_ServiceTypeName","giop-parlay.TpServiceDescription.ServiceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_fw_TpServiceDescription_ServicePropertyList, {"Seq length of TpServiceDescription_ServicePropertyList","giop-parlay.TpServiceDescription.ServicePropertyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_TpServiceDescription_ServicePropertyList_loop, {"Seq length of TpServiceDescription_ServicePropertyList","giop-parlay.TpServiceDescription.ServicePropertyList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpService_ServiceID, {"TpService_ServiceID","giop-parlay.TpService.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceProfileDescription_ServiceContractID, {"TpServiceProfileDescription_ServiceContractID","giop-parlay.TpServiceProfileDescription.ServiceContractID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceProfileDescription_ServiceStartDate, {"TpServiceProfileDescription_ServiceStartDate","giop-parlay.TpServiceProfileDescription.ServiceStartDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceProfileDescription_ServiceEndDate, {"TpServiceProfileDescription_ServiceEndDate","giop-parlay.TpServiceProfileDescription.ServiceEndDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceProfileDescription_ServiceTypeName, {"TpServiceProfileDescription_ServiceTypeName","giop-parlay.TpServiceProfileDescription.ServiceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties, {"Seq length of TpServiceProfileDescription_ServiceSubscriptionProperties","giop-parlay.TpServiceProfileDescription.ServiceSubscriptionProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_TpServiceProfileDescription_ServiceSubscriptionProperties_loop, {"Seq length of TpServiceProfileDescription_ServiceSubscriptionProperties","giop-parlay.TpServiceProfileDescription.ServiceSubscriptionProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceProfileDescription_InUse, {"TpServiceProfileDescription_InUse","giop-parlay.TpServiceProfileDescription.InUse",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceProfileDescription_ServiceID, {"TpServiceProfileDescription_ServiceID","giop-parlay.TpServiceProfileDescription.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyName, {"TpServiceTypeProperty_ServicePropertyName","giop-parlay.TpServiceTypeProperty.ServicePropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceTypeProperty_ServiceTypePropertyMode, {"TpServiceTypeProperty_ServiceTypePropertyMode","giop-parlay.TpServiceTypeProperty.ServiceTypePropertyMode",FT_UINT32,BASE_DEC,VALS(org_csapi_fw_TpServiceTypePropertyMode),0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceTypeProperty_ServicePropertyTypeName, {"TpServiceTypeProperty_ServicePropertyTypeName","giop-parlay.TpServiceTypeProperty.ServicePropertyTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList, {"Seq length of TpServiceTypeDescription_ServiceTypePropertyList","giop-parlay.TpServiceTypeDescription.ServiceTypePropertyList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypePropertyList_loop, {"Seq length of TpServiceTypeDescription_ServiceTypePropertyList","giop-parlay.TpServiceTypeDescription.ServiceTypePropertyList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList_loop, {"Seq length of TpServiceTypeDescription_ServiceTypeNameList","giop-parlay.TpServiceTypeDescription.ServiceTypeNameList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceTypeDescription_ServiceTypeNameList, {"TpServiceTypeDescription_ServiceTypeNameList","giop-parlay.TpServiceTypeDescription.ServiceTypeNameList",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceTypeDescription_AvailableOrUnavailable, {"TpServiceTypeDescription_AvailableOrUnavailable","giop-parlay.TpServiceTypeDescription.AvailableOrUnavailable",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
@@ -67280,12 +66411,12 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_TpPerson_TelephoneNumber, {"TpPerson_TelephoneNumber","giop-parlay.TpPerson.TelephoneNumber",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpPerson_Email, {"TpPerson_Email","giop-parlay.TpPerson.Email",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpPerson_HomePage, {"TpPerson_HomePage","giop-parlay.TpPerson.HomePage",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_fw_TpPerson_PersonProperties, {"Seq length of TpPerson_PersonProperties","giop-parlay.TpPerson.PersonProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_TpPerson_PersonProperties_loop, {"Seq length of TpPerson_PersonProperties","giop-parlay.TpPerson.PersonProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceContractDescription_ServiceStartDate, {"TpServiceContractDescription_ServiceStartDate","giop-parlay.TpServiceContractDescription.ServiceStartDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceContractDescription_ServiceEndDate, {"TpServiceContractDescription_ServiceEndDate","giop-parlay.TpServiceContractDescription.ServiceEndDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceContractDescription_ServiceTypeName, {"TpServiceContractDescription_ServiceTypeName","giop-parlay.TpServiceContractDescription.ServiceTypeName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceContractDescription_ServiceID, {"TpServiceContractDescription_ServiceID","giop-parlay.TpServiceContractDescription.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties, {"Seq length of TpServiceContractDescription_ServiceSubscriptionProperties","giop-parlay.TpServiceContractDescription.ServiceSubscriptionProperties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_TpServiceContractDescription_ServiceSubscriptionProperties_loop, {"Seq length of TpServiceContractDescription_ServiceSubscriptionProperties","giop-parlay.TpServiceContractDescription.ServiceSubscriptionProperties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceContractDescription_InUse, {"TpServiceContractDescription_InUse","giop-parlay.TpServiceContractDescription.InUse",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_fw_TpLoadStatistic_TimeStamp, {"TpLoadStatistic_TimeStamp","giop-parlay.TpLoadStatistic.TimeStamp",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpServiceContract_ServiceContractID, {"TpServiceContract_ServiceContractID","giop-parlay.TpServiceContract.ServiceContractID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -67308,7 +66439,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationRequired, {"TpFwMigrationServiceAvailableInfo_MigrationRequired","giop-parlay.TpFwMigrationServiceAvailableInfo.MigrationRequired",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_DataMigrated, {"TpFwMigrationServiceAvailableInfo_DataMigrated","giop-parlay.TpFwMigrationServiceAvailableInfo.DataMigrated",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationDataAndTime, {"TpFwMigrationServiceAvailableInfo_MigrationDataAndTime","giop-parlay.TpFwMigrationServiceAvailableInfo.MigrationDataAndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo, {"Seq length of TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo","giop-parlay.TpFwMigrationServiceAvailableInfo.MigrationAdditionalInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_fw_TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo_loop, {"Seq length of TpFwMigrationServiceAvailableInfo_MigrationAdditionalInfo","giop-parlay.TpFwMigrationServiceAvailableInfo.MigrationAdditionalInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpFwAgreementInfo_ClientApplicationID, {"TpFwAgreementInfo_ClientApplicationID","giop-parlay.TpFwAgreementInfo.ClientApplicationID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpFwAgreementInfo_ServiceID, {"TpFwAgreementInfo_ServiceID","giop-parlay.TpFwAgreementInfo.ServiceID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_fw_TpFwAgreementInfo_ServiceContractID, {"TpFwAgreementInfo_ServiceContractID","giop-parlay.TpFwAgreementInfo.ServiceContractID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -67328,7 +66459,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_ui_TpUIRecognitionProperty_PropertyName, {"TpUIRecognitionProperty_PropertyName","giop-parlay.TpUIRecognitionProperty.PropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_TpUIRecognitionProperty_PropertyValue, {"TpUIRecognitionProperty_PropertyValue","giop-parlay.TpUIRecognitionProperty.PropertyValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_TpUIRecognitionCriteria_SpeakerID, {"TpUIRecognitionCriteria_SpeakerID","giop-parlay.TpUIRecognitionCriteria.SpeakerID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_ui_TpUIRecognitionCriteria_Properties, {"Seq length of TpUIRecognitionCriteria_Properties","giop-parlay.TpUIRecognitionCriteria.Properties",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_ui_TpUIRecognitionCriteria_Properties_loop, {"Seq length of TpUIRecognitionCriteria_Properties","giop-parlay.TpUIRecognitionCriteria.Properties.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_TpUIRecognitionCriteria_Grammar, {"TpUIRecognitionCriteria_Grammar","giop-parlay.TpUIRecognitionCriteria.Grammar",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_TpUICollectCriteria_MinLength, {"TpUICollectCriteria_MinLength","giop-parlay.TpUICollectCriteria.MinLength",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_ui_TpUICollectCriteria_MaxLength, {"TpUICollectCriteria_MaxLength","giop-parlay.TpUICollectCriteria.MaxLength",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -67344,7 +66475,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRate, {"TpUISynthesisInfoData_SpeakerRate","giop-parlay.TpUISynthesisInfoData.SpeakerRate",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUISynthesisRate),0x0,NULL,HFILL}},
{&hf_org_csapi_ui_TpUISynthesisInfoData_SpeakerRange, {"TpUISynthesisInfoData_SpeakerRange","giop-parlay.TpUISynthesisInfoData.SpeakerRange",FT_UINT32,BASE_DEC,VALS(org_csapi_ui_TpUISynthesisRange),0x0,NULL,HFILL}},
{&hf_org_csapi_ui_TpUISynthesisInfoData_TextData, {"TpUISynthesisInfoData_TextData","giop-parlay.TpUISynthesisInfoData.TextData",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet, {"Seq length of TpUISynthesisInfoData_WordOverrideSet","giop-parlay.TpUISynthesisInfoData.WordOverrideSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_ui_TpUISynthesisInfoData_WordOverrideSet_loop, {"Seq length of TpUISynthesisInfoData_WordOverrideSet","giop-parlay.TpUISynthesisInfoData.WordOverrideSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallError_ErrorTime, {"TpCallError_ErrorTime","giop-parlay.TpCallError.ErrorTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallError_ErrorType, {"TpCallError_ErrorType","giop-parlay.TpCallError.ErrorType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallErrorType),0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallEndedReport_CallLegSessionID, {"TpCallEndedReport_CallLegSessionID","giop-parlay.TpCallEndedReport.CallLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -67377,7 +66508,7 @@ void proto_register_giop_parlay(void)
{&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}},
{&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}},
{&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}},
- {&hf_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo, {"Seq length of TpCallEventInfo_CallAppInfo","giop-parlay.TpCallEventInfo.CallAppInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_gccs_TpCallEventInfo_CallAppInfo_loop, {"Seq length of TpCallEventInfo_CallAppInfo","giop-parlay.TpCallEventInfo.CallAppInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_gccs_TpCallEventInfo_CallEventName, {"TpCallEventInfo_CallEventName","giop-parlay.TpCallEventInfo.CallEventName",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
@@ -67391,30 +66522,30 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cc_gccs_TpCallIdentifier_CallSessionID, {"TpCallIdentifier_CallSessionID","giop-parlay.TpCallIdentifier.CallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallEventRequest_CallEventType, {"TpCallEventRequest_CallEventType","giop-parlay.TpCallEventRequest.CallEventType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallEventType),0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallEventRequest_CallMonitorMode, {"TpCallEventRequest_CallMonitorMode","giop-parlay.TpCallEventRequest.CallMonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallMonitorMode),0x0,NULL,HFILL}},
- {&hf_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested, {"Seq length of TpCallNotificationRequest_CallEventsRequested","giop-parlay.TpCallNotificationRequest.CallEventsRequested",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_TpCallNotificationRequest_CallEventsRequested_loop, {"Seq length of TpCallNotificationRequest_CallEventsRequested","giop-parlay.TpCallNotificationRequest.CallEventsRequested.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpNotificationRequested_AssignmentID, {"TpNotificationRequested_AssignmentID","giop-parlay.TpNotificationRequested.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallLegConnectionProperties_AttachMechanism, {"TpCallLegConnectionProperties_AttachMechanism","giop-parlay.TpCallLegConnectionProperties.AttachMechanism",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallLegAttachMechanism),0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallEventInfo_CallEventType, {"TpCallEventInfo_CallEventType","giop-parlay.TpCallEventInfo.CallEventType",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallEventType),0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallEventInfo_CallMonitorMode, {"TpCallEventInfo_CallMonitorMode","giop-parlay.TpCallEventInfo.CallMonitorMode",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCallMonitorMode),0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallEventInfo_CallEventTime, {"TpCallEventInfo_CallEventTime","giop-parlay.TpCallEventInfo.CallEventTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet, {"Seq length of TpNotificationRequestedSetEntry_NotificationRequestSet","giop-parlay.TpNotificationRequestedSetEntry.NotificationRequestSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_TpNotificationRequestedSetEntry_NotificationRequestSet_loop, {"Seq length of TpNotificationRequestedSetEntry_NotificationRequestSet","giop-parlay.TpNotificationRequestedSetEntry.NotificationRequestSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpNotificationRequestedSetEntry_Final, {"TpNotificationRequestedSetEntry_Final","giop-parlay.TpNotificationRequestedSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_cc_TpCarrier_CarrierID_loop, {"Seq length of TpCarrier_CarrierID","giop-parlay.TpCarrier.CarrierID.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCarrier_CarrierID, {"TpCarrier_CarrierID","giop-parlay.TpCarrier.CarrierID",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCarrier_CarrierSelectionField, {"TpCarrier_CarrierSelectionField","giop-parlay.TpCarrier.CarrierSelectionField",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpCarrierSelectionField),0x0,NULL,HFILL}},
- {&hf_org_csapi_cc_TpCallNotificationInfo_CallAppInfo, {"Seq length of TpCallNotificationInfo_CallAppInfo","giop-parlay.TpCallNotificationInfo.CallAppInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_TpCallNotificationInfo_CallAppInfo_loop, {"Seq length of TpCallNotificationInfo_CallAppInfo","giop-parlay.TpCallNotificationInfo.CallAppInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallLegInfoReport_CallLegInfoType, {"TpCallLegInfoReport_CallLegInfoType","giop-parlay.TpCallLegInfoReport.CallLegInfoType",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallLegInfoReport_CallLegStartTime, {"TpCallLegInfoReport_CallLegStartTime","giop-parlay.TpCallLegInfoReport.CallLegStartTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToResourceTime, {"TpCallLegInfoReport_CallLegConnectedToResourceTime","giop-parlay.TpCallLegInfoReport.CallLegConnectedToResourceTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallLegInfoReport_CallLegConnectedToAddressTime, {"TpCallLegInfoReport_CallLegConnectedToAddressTime","giop-parlay.TpCallLegInfoReport.CallLegConnectedToAddressTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallLegInfoReport_CallLegEndTime, {"TpCallLegInfoReport_CallLegEndTime","giop-parlay.TpCallLegInfoReport.CallLegEndTime",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallLegInfoReport_CallLegReleaseCause, {"TpCallLegInfoReport_CallLegReleaseCause","giop-parlay.TpCallLegInfoReport.CallLegReleaseCause",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
- {&hf_org_csapi_cc_TpCallLegInfoReport_CallAppInfo, {"Seq length of TpCallLegInfoReport_CallAppInfo","giop-parlay.TpCallLegInfoReport.CallAppInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_TpCallLegInfoReport_CallAppInfo_loop, {"Seq length of TpCallLegInfoReport_CallAppInfo","giop-parlay.TpCallLegInfoReport.CallAppInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyName, {"TpCallLegProperty_CallLegPropertyName","giop-parlay.TpCallLegProperty.CallLegPropertyName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallLegProperty_CallLegPropertyValue, {"TpCallLegProperty_CallLegPropertyValue","giop-parlay.TpCallLegProperty.CallLegPropertyValue",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_TpMultiPartyCallIdentifier_CallSessionID, {"TpMultiPartyCallIdentifier_CallSessionID","giop-parlay.TpMultiPartyCallIdentifier.CallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mpccs_TpCallLegIdentifier_CallLegSessionID, {"TpCallLegIdentifier_CallLegSessionID","giop-parlay.TpCallLegIdentifier.CallLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet, {"Seq length of TpAppCallLegCallBack_AppCallLegSet","giop-parlay.TpAppCallLegCallBack.AppCallLegSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_mpccs_TpAppCallLegCallBack_AppCallLegSet_loop, {"Seq length of TpAppCallLegCallBack_AppCallLegSet","giop-parlay.TpAppCallLegCallBack.AppCallLegSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeQuantity, {"TpCallSuperviseVolume_VolumeQuantity","giop-parlay.TpCallSuperviseVolume.VolumeQuantity",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_TpCallSuperviseVolume_VolumeUnit, {"TpCallSuperviseVolume_VolumeUnit","giop-parlay.TpCallSuperviseVolume.VolumeUnit",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
@@ -67422,13 +66553,13 @@ void proto_register_giop_parlay(void)
{&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}},
{&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}},
{&hf_org_csapi_cc_mmccs_TpMediaStream_ChannelSessionID, {"TpMediaStream_ChannelSessionID","giop-parlay.TpMediaStream.ChannelSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested, {"Seq length of TpNotificationMediaRequest_MediaStreamsRequested","giop-parlay.TpNotificationMediaRequest.MediaStreamsRequested",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_mmccs_TpNotificationMediaRequest_MediaStreamsRequested_loop, {"Seq length of TpNotificationMediaRequest_MediaStreamsRequested","giop-parlay.TpNotificationMediaRequest.MediaStreamsRequested.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_TpMediaNotificationRequested_AssignmentID, {"TpMediaNotificationRequested_AssignmentID","giop-parlay.TpMediaNotificationRequested.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_TpMultiMediaCallIdentifier_MMCallSessionID, {"TpMultiMediaCallIdentifier_MMCallSessionID","giop-parlay.TpMultiMediaCallIdentifier.MMCallSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_mmccs_TpMultiMediaCallLegIdentifier_MMCallLegSessionID, {"TpMultiMediaCallLegIdentifier_MMCallLegSessionID","giop-parlay.TpMultiMediaCallLegIdentifier.MMCallLegSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet, {"Seq length of TpAppMultiMediaCallLegCallBack_AppCallLegSet","giop-parlay.TpAppMultiMediaCallLegCallBack.AppCallLegSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_mmccs_TpAppMultiMediaCallLegCallBack_AppCallLegSet_loop, {"Seq length of TpAppMultiMediaCallLegCallBack_AppCallLegSet","giop-parlay.TpAppMultiMediaCallLegCallBack.AppCallLegSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_TpMonoMediaConfPolicy_JoinAllowed, {"TpMonoMediaConfPolicy_JoinAllowed","giop-parlay.TpMonoMediaConfPolicy.JoinAllowed",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
- {&hf_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo, {"Seq length of TpJoinEventInfo_CallAppInfo","giop-parlay.TpJoinEventInfo.CallAppInfo",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cc_cccs_TpJoinEventInfo_CallAppInfo_loop, {"Seq length of TpJoinEventInfo_CallAppInfo","giop-parlay.TpJoinEventInfo.CallAppInfo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_TpConfSearchCriteria_StartSearch, {"TpConfSearchCriteria_StartSearch","giop-parlay.TpConfSearchCriteria.StartSearch",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_TpConfSearchCriteria_StopSearch, {"TpConfSearchCriteria_StopSearch","giop-parlay.TpConfSearchCriteria.StopSearch",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_cccs_TpConfSearchCriteria_RequestedResources, {"TpConfSearchCriteria_RequestedResources","giop-parlay.TpConfSearchCriteria.RequestedResources",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -67472,7 +66603,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mm_TpGeographicalPosition_SegmentEndAngle, {"TpGeographicalPosition_SegmentEndAngle","giop-parlay.TpGeographicalPosition.SegmentEndAngle",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpMobilityStopAssignmentData_AssignmentId, {"TpMobilityStopAssignmentData_AssignmentId","giop-parlay.TpMobilityStopAssignmentData.AssignmentId",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpMobilityStopAssignmentData_StopScope, {"TpMobilityStopAssignmentData_StopScope","giop-parlay.TpMobilityStopAssignmentData.StopScope",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityStopScope),0x0,NULL,HFILL}},
- {&hf_org_csapi_mm_TpMobilityStopAssignmentData_Users, {"Seq length of TpMobilityStopAssignmentData_Users","giop-parlay.TpMobilityStopAssignmentData.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_TpMobilityStopAssignmentData_Users_loop, {"Seq length of TpMobilityStopAssignmentData_Users","giop-parlay.TpMobilityStopAssignmentData.Users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpUlExtendedData_TerminalType, {"TpUlExtendedData_TerminalType","giop-parlay.TpUlExtendedData.TerminalType",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpTerminalType),0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpUlExtendedData_AltitudePresent, {"TpUlExtendedData_AltitudePresent","giop-parlay.TpUlExtendedData.AltitudePresent",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_TpUlExtendedData_Altitude, {"TpUlExtendedData_Altitude","giop-parlay.TpUlExtendedData.Altitude",FT_FLOAT,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -67482,7 +66613,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mm_TpUlExtendedData_UsedLocationMethod, {"TpUlExtendedData_UsedLocationMethod","giop-parlay.TpUlExtendedData.UsedLocationMethod",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpUserLocation_StatusCode, {"TpUserLocation_StatusCode","giop-parlay.TpUserLocation.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpUserLocationExtended_StatusCode, {"TpUserLocationExtended_StatusCode","giop-parlay.TpUserLocationExtended.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
- {&hf_org_csapi_mm_TpUserLocationExtended_Locations, {"Seq length of TpUserLocationExtended_Locations","giop-parlay.TpUserLocationExtended.Locations",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_TpUserLocationExtended_Locations_loop, {"Seq length of TpUserLocationExtended_Locations","giop-parlay.TpUserLocationExtended.Locations.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpLocationTriggerCamel_UpdateInsideVlr, {"TpLocationTriggerCamel_UpdateInsideVlr","giop-parlay.TpLocationTriggerCamel.UpdateInsideVlr",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_TpLocationTriggerCamel_UpdateOutsideVlr, {"TpLocationTriggerCamel_UpdateOutsideVlr","giop-parlay.TpLocationTriggerCamel.UpdateOutsideVlr",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_TpUserLocationCamel_StatusCode, {"TpUserLocationCamel_StatusCode","giop-parlay.TpUserLocationCamel.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
@@ -67519,18 +66650,18 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mm_TpUserStatus_StatusCode, {"TpUserStatus_StatusCode","giop-parlay.TpUserStatus.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpMobilityError),0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpUserStatus_Status, {"TpUserStatus_Status","giop-parlay.TpUserStatus.Status",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpUserStatusIndicator),0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpUserStatus_TerminalType, {"TpUserStatus_TerminalType","giop-parlay.TpUserStatus.TerminalType",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpTerminalType),0x0,NULL,HFILL}},
- {&hf_org_csapi_mm_TpTriggeredStatusRequest_Users, {"Seq length of TpTriggeredStatusRequest_Users","giop-parlay.TpTriggeredStatusRequest.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_TpTriggeredStatusRequest_Users_loop, {"Seq length of TpTriggeredStatusRequest_Users","giop-parlay.TpTriggeredStatusRequest.Users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpTriggeredStatusRequest_AssignmentID, {"TpTriggeredStatusRequest_AssignmentID","giop-parlay.TpTriggeredStatusRequest.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests, {"Seq length of TpTriggeredStatusRequestSetEntry_Requests","giop-parlay.TpTriggeredStatusRequestSetEntry.Requests",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Requests_loop, {"Seq length of TpTriggeredStatusRequestSetEntry_Requests","giop-parlay.TpTriggeredStatusRequestSetEntry.Requests.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpTriggeredStatusRequestSetEntry_Final, {"TpTriggeredStatusRequestSetEntry_Final","giop-parlay.TpTriggeredStatusRequestSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
- {&hf_org_csapi_mm_TpPeriodicLocationRequest_Users, {"Seq length of TpPeriodicLocationRequest_Users","giop-parlay.TpPeriodicLocationRequest.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_TpPeriodicLocationRequest_Users_loop, {"Seq length of TpPeriodicLocationRequest_Users","giop-parlay.TpPeriodicLocationRequest.Users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpPeriodicLocationRequest_ReportingInterval, {"TpPeriodicLocationRequest_ReportingInterval","giop-parlay.TpPeriodicLocationRequest.ReportingInterval",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpPeriodicLocationRequest_AssignmentID, {"TpPeriodicLocationRequest_AssignmentID","giop-parlay.TpPeriodicLocationRequest.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests, {"Seq length of TpPeriodicLocationRequestSetEntry_Requests","giop-parlay.TpPeriodicLocationRequestSetEntry.Requests",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Requests_loop, {"Seq length of TpPeriodicLocationRequestSetEntry_Requests","giop-parlay.TpPeriodicLocationRequestSetEntry.Requests.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpPeriodicLocationRequestSetEntry_Final, {"TpPeriodicLocationRequestSetEntry_Final","giop-parlay.TpPeriodicLocationRequestSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
- {&hf_org_csapi_mm_TpTriggeredLocationRequest_Users, {"Seq length of TpTriggeredLocationRequest_Users","giop-parlay.TpTriggeredLocationRequest.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_TpTriggeredLocationRequest_Users_loop, {"Seq length of TpTriggeredLocationRequest_Users","giop-parlay.TpTriggeredLocationRequest.Users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpTriggeredLocationRequest_AssignmentID, {"TpTriggeredLocationRequest_AssignmentID","giop-parlay.TpTriggeredLocationRequest.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests, {"Seq length of TpTriggeredLocationRequestSetEntry_Requests","giop-parlay.TpTriggeredLocationRequestSetEntry.Requests",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Requests_loop, {"Seq length of TpTriggeredLocationRequestSetEntry_Requests","giop-parlay.TpTriggeredLocationRequestSetEntry.Requests.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpTriggeredLocationRequestSetEntry_Final, {"TpTriggeredLocationRequestSetEntry_Final","giop-parlay.TpTriggeredLocationRequestSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mm_TpUserStatusIndicatorExtended_UserStatusIndicator, {"TpUserStatusIndicatorExtended_UserStatusIndicator","giop-parlay.TpUserStatusIndicatorExtended.UserStatusIndicator",FT_UINT32,BASE_DEC,VALS(org_csapi_mm_TpUserStatusIndicator),0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpUserStatusIndicatorExtended_PDPContextActive, {"TpUserStatusIndicatorExtended_PDPContextActive","giop-parlay.TpUserStatusIndicatorExtended.PDPContextActive",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
@@ -67549,7 +66680,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mm_TpUserStatusExtended_UserConnectionID, {"TpUserStatusExtended_UserConnectionID","giop-parlay.TpUserStatusExtended.UserConnectionID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpUserStatusExtended_AccessPointName, {"TpUserStatusExtended_AccessPointName","giop-parlay.TpUserStatusExtended.AccessPointName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mm_TpBindingNotificationCriteria_NotificationCriteriaType, {"TpBindingNotificationCriteria_NotificationCriteriaType","giop-parlay.TpBindingNotificationCriteria.NotificationCriteriaType",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet, {"Seq length of TpBindingNotificationCriteria_ContactAddressSet","giop-parlay.TpBindingNotificationCriteria.ContactAddressSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mm_TpBindingNotificationCriteria_ContactAddressSet_loop, {"Seq length of TpBindingNotificationCriteria_ContactAddressSet","giop-parlay.TpBindingNotificationCriteria.ContactAddressSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_termcap_TpTerminalCapabilities_TerminalCapabilities, {"TpTerminalCapabilities_TerminalCapabilities","giop-parlay.TpTerminalCapabilities.TerminalCapabilities",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_termcap_TpTerminalCapabilities_StatusCode, {"TpTerminalCapabilities_StatusCode","giop-parlay.TpTerminalCapabilities.StatusCode",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_termcap_TpTerminalCapabilityScope_ScopeType, {"TpTerminalCapabilityScope_ScopeType","giop-parlay.TpTerminalCapabilityScope.ScopeType",FT_UINT32,BASE_DEC,VALS(org_csapi_termcap_TpTerminalCapabilityScopeType),0x0,NULL,HFILL}},
@@ -67637,7 +66768,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_am_TpTransactionHistory_AdditionalInfo, {"TpTransactionHistory_AdditionalInfo","giop-parlay.TpTransactionHistory.AdditionalInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_TpChargingEventCriteria_ChargingEvents_loop, {"Seq length of TpChargingEventCriteria_ChargingEvents","giop-parlay.TpChargingEventCriteria.ChargingEvents.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_TpChargingEventCriteria_ChargingEvents, {"TpChargingEventCriteria_ChargingEvents","giop-parlay.TpChargingEventCriteria.ChargingEvents",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpChargingEventName),0x0,NULL,HFILL}},
- {&hf_org_csapi_am_TpChargingEventCriteria_Users, {"Seq length of TpChargingEventCriteria_Users","giop-parlay.TpChargingEventCriteria.Users",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_am_TpChargingEventCriteria_Users_loop, {"Seq length of TpChargingEventCriteria_Users","giop-parlay.TpChargingEventCriteria.Users.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_TpChargingEventCriteriaResult_AssignmentID, {"TpChargingEventCriteriaResult_AssignmentID","giop-parlay.TpChargingEventCriteriaResult.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_am_TpBalanceExpiryDate_StatusCode, {"TpBalanceExpiryDate_StatusCode","giop-parlay.TpBalanceExpiryDate.StatusCode",FT_UINT32,BASE_DEC,VALS(org_csapi_am_TpBalanceQueryError),0x0,NULL,HFILL}},
{&hf_org_csapi_am_TpBalanceExpiryDate_ExpiryDate, {"TpBalanceExpiryDate_ExpiryDate","giop-parlay.TpBalanceExpiryDate.ExpiryDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -67653,18 +66784,18 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cs_TpChargingSessionID_ChargingSessionID, {"TpChargingSessionID_ChargingSessionID","giop-parlay.TpChargingSessionID.ChargingSessionID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_TpChargingSessionID_RequestNumberFirstRequest, {"TpChargingSessionID_RequestNumberFirstRequest","giop-parlay.TpChargingSessionID.RequestNumberFirstRequest",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_TpApplicationDescription_Text, {"TpApplicationDescription_Text","giop-parlay.TpApplicationDescription.Text",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_cs_TpApplicationDescription_AppInformation, {"Seq length of TpApplicationDescription_AppInformation","giop-parlay.TpApplicationDescription.AppInformation",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_cs_TpApplicationDescription_AppInformation_loop, {"Seq length of TpApplicationDescription_AppInformation","giop-parlay.TpApplicationDescription.AppInformation.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cs_TpChargingParameter_ParameterID, {"TpChargingParameter_ParameterID","giop-parlay.TpChargingParameter.ParameterID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyEvent_EventID, {"TpPolicyEvent_EventID","giop-parlay.TpPolicyEvent.EventID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyEvent_TimeGenerated, {"TpPolicyEvent_TimeGenerated","giop-parlay.TpPolicyEvent.TimeGenerated",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_policy_TpPolicyEvent_Attributes, {"Seq length of TpPolicyEvent_Attributes","giop-parlay.TpPolicyEvent.Attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_policy_TpPolicyEvent_Attributes_loop, {"Seq length of TpPolicyEvent_Attributes","giop-parlay.TpPolicyEvent.Attributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyEvent_EventDefinitionName, {"TpPolicyEvent_EventDefinitionName","giop-parlay.TpPolicyEvent.EventDefinitionName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyEvent_EventDomainName, {"TpPolicyEvent_EventDomainName","giop-parlay.TpPolicyEvent.EventDomainName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyNameValue_Name, {"TpPolicyNameValue_Name","giop-parlay.TpPolicyNameValue.Name",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names_loop, {"Seq length of TpPolicyRecordType_Names","giop-parlay.TpPolicyRecordType.Names.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Names, {"TpPolicyRecordType_Names","giop-parlay.TpPolicyRecordType.Names",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types, {"Seq length of TpPolicyRecordType_Types","giop-parlay.TpPolicyRecordType.Types",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType, {"Seq length of TpPolicyListType_ElementType","giop-parlay.TpPolicyListType.ElementType",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_policy_TpPolicyType_TpPolicyRecordType_Types_loop, {"Seq length of TpPolicyRecordType_Types","giop-parlay.TpPolicyRecordType.Types.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_policy_TpPolicyType_TpPolicyListType_ElementType_loop, {"Seq length of TpPolicyListType_ElementType","giop-parlay.TpPolicyListType.ElementType.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyVar_VarName, {"TpPolicyVar_VarName","giop-parlay.TpPolicyVar.VarName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyConditionListElement_GroupNumber, {"TpPolicyConditionListElement_GroupNumber","giop-parlay.TpPolicyConditionListElement.GroupNumber",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_policy_TpPolicyConditionListElement_Negated, {"TpPolicyConditionListElement_Negated","giop-parlay.TpPolicyConditionListElement.Negated",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
@@ -67685,7 +66816,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_TpPAMPresenceData_otherInfo, {"TpPAMPresenceData_otherInfo","giop-parlay.TpPAMPresenceData.otherInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAvailabilityProfile_PrivacyCode, {"TpPAMAvailabilityProfile_PrivacyCode","giop-parlay.TpPAMAvailabilityProfile.PrivacyCode",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMCommunicationContext_CommunicationCapability, {"TpPAMCommunicationContext_CommunicationCapability","giop-parlay.TpPAMCommunicationContext.CommunicationCapability",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_pam_TpPAMContext_AskerData, {"Seq length of TpPAMContext_AskerData","giop-parlay.TpPAMContext.AskerData",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_pam_TpPAMContext_AskerData_loop, {"Seq length of TpPAMContext_AskerData","giop-parlay.TpPAMContext.AskerData.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAccessControlData_DefaultPolicy, {"TpPAMAccessControlData_DefaultPolicy","giop-parlay.TpPAMAccessControlData.DefaultPolicy",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMACLDefault),0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAccessControlData_AllowList_loop, {"Seq length of TpPAMAccessControlData_AllowList","giop-parlay.TpPAMAccessControlData.AllowList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAccessControlData_AllowList, {"TpPAMAccessControlData_AllowList","giop-parlay.TpPAMAccessControlData.AllowList",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
@@ -67777,17 +66908,17 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_pam_TpPAMIPSEventData_AttributeNames, {"TpPAMIPSEventData_AttributeNames","giop-parlay.TpPAMIPSEventData.AttributeNames",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMIPSEventData_ReportingPeriod, {"TpPAMIPSEventData_ReportingPeriod","giop-parlay.TpPAMIPSEventData.ReportingPeriod",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMIPSNotificationData_Identity, {"TpPAMIPSNotificationData_Identity","giop-parlay.TpPAMIPSNotificationData.Identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_pam_TpPAMIPSNotificationData_Attributes, {"Seq length of TpPAMIPSNotificationData_Attributes","giop-parlay.TpPAMIPSNotificationData.Attributes",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_pam_TpPAMIPSNotificationData_Attributes_loop, {"Seq length of TpPAMIPSNotificationData_Attributes","giop-parlay.TpPAMIPSNotificationData.Attributes.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAVCEventData_IdentityName_loop, {"Seq length of TpPAMAVCEventData_IdentityName","giop-parlay.TpPAMAVCEventData.IdentityName.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAVCEventData_IdentityName, {"TpPAMAVCEventData_IdentityName","giop-parlay.TpPAMAVCEventData.IdentityName",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAVCEventData_IdentityType_loop, {"Seq length of TpPAMAVCEventData_IdentityType","giop-parlay.TpPAMAVCEventData.IdentityType.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAVCEventData_IdentityType, {"TpPAMAVCEventData_IdentityType","giop-parlay.TpPAMAVCEventData.IdentityType",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_pam_TpPAMAVCEventData_PAMContext, {"Seq length of TpPAMAVCEventData_PAMContext","giop-parlay.TpPAMAVCEventData.PAMContext",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_pam_TpPAMAVCEventData_PAMContext_loop, {"Seq length of TpPAMAVCEventData_PAMContext","giop-parlay.TpPAMAVCEventData.PAMContext.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAVCEventData_AttributeNames_loop, {"Seq length of TpPAMAVCEventData_AttributeNames","giop-parlay.TpPAMAVCEventData.AttributeNames.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAVCEventData_AttributeNames, {"TpPAMAVCEventData_AttributeNames","giop-parlay.TpPAMAVCEventData.AttributeNames",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAVCEventData_ReportingPeriod, {"TpPAMAVCEventData_ReportingPeriod","giop-parlay.TpPAMAVCEventData.ReportingPeriod",FT_INT64,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMAVCNotificationData_Identity, {"TpPAMAVCNotificationData_Identity","giop-parlay.TpPAMAVCNotificationData.Identity",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_pam_TpPAMAVCNotificationData_Availability, {"Seq length of TpPAMAVCNotificationData_Availability","giop-parlay.TpPAMAVCNotificationData.Availability",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_pam_TpPAMAVCNotificationData_Availability_loop, {"Seq length of TpPAMAVCNotificationData_Availability","giop-parlay.TpPAMAVCNotificationData.Availability.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMWCEventData_Events_loop, {"Seq length of TpPAMWCEventData_Events","giop-parlay.TpPAMWCEventData.Events.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMWCEventData_Events, {"TpPAMWCEventData_Events","giop-parlay.TpPAMWCEventData.Events",FT_UINT32,BASE_DEC,VALS(org_csapi_pam_TpPAMEventName),0x0,NULL,HFILL}},
{&hf_org_csapi_pam_TpPAMWCEventData_IdentityName_loop, {"Seq length of TpPAMWCEventData_IdentityName","giop-parlay.TpPAMWCEventData.IdentityName.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -67806,7 +66937,7 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mmm_TpListMessagesCriteria_OnlyUnreadMessages, {"TpListMessagesCriteria_OnlyUnreadMessages","giop-parlay.TpListMessagesCriteria.OnlyUnreadMessages",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMailboxFolderStatusInformation_TotalMessageCount, {"TpMailboxFolderStatusInformation_TotalMessageCount","giop-parlay.TpMailboxFolderStatusInformation.TotalMessageCount",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMessageDescription_MessageID, {"TpMessageDescription_MessageID","giop-parlay.TpMessageDescription.MessageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpMessageDescription_To, {"Seq length of TpMessageDescription_To","giop-parlay.TpMessageDescription.To",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpMessageDescription_To_loop, {"Seq length of TpMessageDescription_To","giop-parlay.TpMessageDescription.To.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMessageDescription_Subject, {"TpMessageDescription_Subject","giop-parlay.TpMessageDescription.Subject",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMessageDescription_ReceivedDate, {"TpMessageDescription_ReceivedDate","giop-parlay.TpMessageDescription.ReceivedDate",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMessageDescription_Size, {"TpMessageDescription_Size","giop-parlay.TpMessageDescription.Size",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -67828,21 +66959,21 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mmm_TpNewMailboxMessageArrivedCriteria_AuthenticationInfo, {"TpNewMailboxMessageArrivedCriteria_AuthenticationInfo","giop-parlay.TpNewMailboxMessageArrivedCriteria.AuthenticationInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MailboxID, {"TpNewMailboxMessageArrivedInfo_MailboxID","giop-parlay.TpNewMailboxMessageArrivedInfo.MailboxID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_FolderID, {"TpNewMailboxMessageArrivedInfo_FolderID","giop-parlay.TpNewMailboxMessageArrivedInfo.FolderID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription, {"Seq length of TpNewMailboxMessageArrivedInfo_MessageDescription","giop-parlay.TpNewMailboxMessageArrivedInfo.MessageDescription",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation, {"Seq length of TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation","giop-parlay.TpNewMailboxMessageArrivedInfo.ExtendedHeaderInformation",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_MessageDescription_loop, {"Seq length of TpNewMailboxMessageArrivedInfo_MessageDescription","giop-parlay.TpNewMailboxMessageArrivedInfo.MessageDescription.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation_loop, {"Seq length of TpNewMailboxMessageArrivedInfo_ExtendedHeaderInformation","giop-parlay.TpNewMailboxMessageArrivedInfo.ExtendedHeaderInformation.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpQueryStatusReport_ReportedStatus, {"TpQueryStatusReport_ReportedStatus","giop-parlay.TpQueryStatusReport.ReportedStatus",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpTerminatingAddressList_ToAddressList, {"Seq length of TpTerminatingAddressList_ToAddressList","giop-parlay.TpTerminatingAddressList.ToAddressList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpTerminatingAddressList_CcAddressList, {"Seq length of TpTerminatingAddressList_CcAddressList","giop-parlay.TpTerminatingAddressList.CcAddressList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpTerminatingAddressList_BccAddressList, {"Seq length of TpTerminatingAddressList_BccAddressList","giop-parlay.TpTerminatingAddressList.BccAddressList",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpTerminatingAddressList_ToAddressList_loop, {"Seq length of TpTerminatingAddressList_ToAddressList","giop-parlay.TpTerminatingAddressList.ToAddressList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpTerminatingAddressList_CcAddressList_loop, {"Seq length of TpTerminatingAddressList_CcAddressList","giop-parlay.TpTerminatingAddressList.CcAddressList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpTerminatingAddressList_BccAddressList_loop, {"Seq length of TpTerminatingAddressList_BccAddressList","giop-parlay.TpTerminatingAddressList.BccAddressList.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpNewMessageArrivedCriteria_CreateMultiMediaMessagingSession, {"TpNewMessageArrivedCriteria_CreateMultiMediaMessagingSession","giop-parlay.TpNewMessageArrivedCriteria.CreateMultiMediaMessagingSession",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria, {"Seq length of TpMessagingNotificationRequested_EventCriteria","giop-parlay.TpMessagingNotificationRequested.EventCriteria",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpMessagingNotificationRequested_EventCriteria_loop, {"Seq length of TpMessagingNotificationRequested_EventCriteria","giop-parlay.TpMessagingNotificationRequested.EventCriteria.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMessagingNotificationRequested_AssignmentID, {"TpMessagingNotificationRequested_AssignmentID","giop-parlay.TpMessagingNotificationRequested.AssignmentID",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet, {"Seq length of TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet","giop-parlay.TpMessagingNotificationRequestedSetEntry.MessagingNotificationRequestedSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet_loop, {"Seq length of TpMessagingNotificationRequestedSetEntry_MessagingNotificationRequestedSet","giop-parlay.TpMessagingNotificationRequestedSetEntry.MessagingNotificationRequestedSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMessagingNotificationRequestedSetEntry_Final, {"TpMessagingNotificationRequestedSetEntry_Final","giop-parlay.TpMessagingNotificationRequestedSetEntry.Final",FT_BOOLEAN,8,NULL,0x01,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet, {"Seq length of TpNewMessageArrivedInfo_DestinationAddressSet","giop-parlay.TpNewMessageArrivedInfo.DestinationAddressSet",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpNewMessageArrivedInfo_DestinationAddressSet_loop, {"Seq length of TpNewMessageArrivedInfo_DestinationAddressSet","giop-parlay.TpNewMessageArrivedInfo.DestinationAddressSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpNewMessageArrivedInfo_Message_loop, {"Seq length of TpNewMessageArrivedInfo_Message","giop-parlay.TpNewMessageArrivedInfo.Message.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpNewMessageArrivedInfo_Message, {"TpNewMessageArrivedInfo_Message","giop-parlay.TpNewMessageArrivedInfo.Message",FT_UINT8,BASE_HEX,NULL,0x0,NULL,HFILL}},
- {&hf_org_csapi_mmm_TpNewMessageArrivedInfo_Headers, {"Seq length of TpNewMessageArrivedInfo_Headers","giop-parlay.TpNewMessageArrivedInfo.Headers",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpNewMessageArrivedInfo_Headers_loop, {"Seq length of TpNewMessageArrivedInfo_Headers","giop-parlay.TpNewMessageArrivedInfo.Headers.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
/* User exception filters */
{&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}},
{&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}},
@@ -68105,12 +67236,12 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_cc_TpCallAdditionalEventInfo_Dummy, {"TpCallAdditionalEventInfo_Dummy","giop-parlay.org.csapi.cc.TpCallAdditionalEventInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_cc_TpAdditionalCallEventCriteria_MinAddressLength, {"TpAdditionalCallEventCriteria_MinAddressLength","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.MinAddressLength",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingServiceCode_loop, {"Seq length of TpAdditionalCallEventCriteria_OriginatingServiceCode","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.OriginatingServiceCode.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet_loop, {"Seq length of TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.OriginatingReleaseCauseSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet, {"TpAdditionalCallEventCriteria_OriginatingReleaseCauseSet","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.OriginatingReleaseCauseSet",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet_loop, {"Seq length of TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.TerminatingReleaseCauseSet.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet, {"TpAdditionalCallEventCriteria_TerminatingReleaseCauseSet","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.TerminatingReleaseCauseSet",FT_UINT32,BASE_DEC,VALS(org_csapi_cc_TpReleaseCause),0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_TpAdditionalCallEventCriteria_TerminatingServiceCode_loop, {"Seq length of TpAdditionalCallEventCriteria_TerminatingServiceCode","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.TerminatingServiceCode.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpAdditionalCallEventCriteria_Dummy, {"TpAdditionalCallEventCriteria_Dummy","giop-parlay.org.csapi.cc.TpAdditionalCallEventCriteria.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_cc_TpCallAppInfo_CallAppAlertingMechanism, {"TpCallAppInfo_CallAppAlertingMechanism","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppAlertingMechanism",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
@@ -68120,7 +67251,7 @@ void proto_register_giop_parlay(void)
{&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}},
{&hf_org_csapi_cc_TpCallAppInfo_CallAppGenericInfo, {"TpCallAppInfo_CallAppGenericInfo","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppGenericInfo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallAppInfo_CallHighProbabilityCompletion, {"TpCallAppInfo_CallHighProbabilityCompletion","giop-parlay.org.csapi.cc.TpCallAppInfo.CallHighProbabilityCompletion",FT_INT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
- {&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}},
+ {&hf_org_csapi_cc_TpCallAppInfo_CallAppCarrier_loop, {"Seq length of TpCallAppInfo_CallAppCarrier","giop-parlay.org.csapi.cc.TpCallAppInfo.CallAppCarrier.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_cc_TpCallAppInfo_Dummy, {"TpCallAppInfo_Dummy","giop-parlay.org.csapi.cc.TpCallAppInfo.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&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}},
@@ -68213,11 +67344,11 @@ void proto_register_giop_parlay(void)
{&hf_org_csapi_mmm_TpMessageInfoProperty_Dummy, {"TpMessageInfoProperty_Dummy","giop-parlay.org.csapi.mmm.TpMessageInfoProperty.Dummy",FT_INT16,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&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}},
{&hf_org_csapi_mmm_TpMessageHeaderField_DateSent, {"TpMessageHeaderField_DateSent","giop-parlay.org.csapi.mmm.TpMessageHeaderField.DateSent",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
- {&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}},
- {&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}},
- {&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}},
- {&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}},
- {&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}},
+ {&hf_org_csapi_mmm_TpMessageHeaderField_From_loop, {"Seq length of TpMessageHeaderField_From","giop-parlay.org.csapi.mmm.TpMessageHeaderField.From.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpMessageHeaderField_ReplyTo_loop, {"Seq length of TpMessageHeaderField_ReplyTo","giop-parlay.org.csapi.mmm.TpMessageHeaderField.ReplyTo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpMessageHeaderField_To_loop, {"Seq length of TpMessageHeaderField_To","giop-parlay.org.csapi.mmm.TpMessageHeaderField.To.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpMessageHeaderField_Cc_loop, {"Seq length of TpMessageHeaderField_Cc","giop-parlay.org.csapi.mmm.TpMessageHeaderField.Cc.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
+ {&hf_org_csapi_mmm_TpMessageHeaderField_Bcc_loop, {"Seq length of TpMessageHeaderField_Bcc","giop-parlay.org.csapi.mmm.TpMessageHeaderField.Bcc.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMessageHeaderField_RFC822MessageID, {"TpMessageHeaderField_RFC822MessageID","giop-parlay.org.csapi.mmm.TpMessageHeaderField.RFC822MessageID",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMessageHeaderField_InReplyTo_loop, {"Seq length of TpMessageHeaderField_InReplyTo","giop-parlay.org.csapi.mmm.TpMessageHeaderField.InReplyTo.size",FT_UINT32,BASE_DEC,NULL,0x0,NULL,HFILL}},
{&hf_org_csapi_mmm_TpMessageHeaderField_InReplyTo, {"TpMessageHeaderField_InReplyTo","giop-parlay.org.csapi.mmm.TpMessageHeaderField.InReplyTo",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}},