summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h450.c
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
commita86c5f7cae7ec9a3398300555a0b644689d946a1 (patch)
tree39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /epan/dissectors/packet-h450.c
parentReleasing progress-linux version 4.2.6-1~progress7.99u1. (diff)
downloadwireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz
wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'epan/dissectors/packet-h450.c')
-rw-r--r--epan/dissectors/packet-h450.c1259
1 files changed, 630 insertions, 629 deletions
diff --git a/epan/dissectors/packet-h450.c b/epan/dissectors/packet-h450.c
index 68adf02f..2a800a86 100644
--- a/epan/dissectors/packet-h450.c
+++ b/epan/dissectors/packet-h450.c
@@ -1,7 +1,7 @@
/* Do not modify this file. Changes will be overwritten. */
/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-h450.c */
-/* asn2wrs.py -L -c ./h450.cnf -s ./packet-h450-template -D . -O ../.. H4501-Supplementary-ServiceAPDU-Structure.asn Addressing-Data-Elements.asn H225-generic-parameters-definition.asn Manufacturer-specific-service-extension-definition.asn H4501-General-Error-List.asn Call-Transfer-Operations.asn Call-Diversion-Operations.asn Call-Hold-Operations.asn Call-Park-Pickup-Operations.asn Call-Waiting-Operations.asn Message-Waiting-Indication-Operations.asn Name-Operations.asn Call-Completion-Operations.asn Call-Offer-Operations.asn Call-Intrusion-Operations.asn Common-Information-Operations.asn */
+/* asn2wrs.py -q -L -c ./h450.cnf -s ./packet-h450-template -D . -O ../.. H4501-Supplementary-ServiceAPDU-Structure.asn Addressing-Data-Elements.asn H225-generic-parameters-definition.asn Manufacturer-specific-service-extension-definition.asn H4501-General-Error-List.asn Call-Transfer-Operations.asn Call-Diversion-Operations.asn Call-Hold-Operations.asn Call-Park-Pickup-Operations.asn Call-Waiting-Operations.asn Message-Waiting-Indication-Operations.asn Name-Operations.asn Call-Completion-Operations.asn Call-Offer-Operations.asn Call-Intrusion-Operations.asn Common-Information-Operations.asn */
/* packet-h450.c
* Routines for h450 packet dissection
@@ -25,6 +25,7 @@
#include <epan/expert.h>
#include <epan/asn1.h>
+#include <wsutil/array.h>
#include "packet-per.h"
#include "packet-h225.h"
@@ -43,569 +44,569 @@ static dissector_handle_t h450_res_handle;
static dissector_handle_t h450_err_handle;
/* Initialize the protocol and registered fields */
-static int proto_h450 = -1;
-static int hf_h450_operation = -1;
-static int hf_h450_error = -1;
+static int proto_h450;
+static int hf_h450_operation;
+static int hf_h450_error;
/* --- Modules H4501-Supplementary-ServiceAPDU-Structure Addressing-Data-Elements H225-generic-parameters-definition Manufacturer-specific-service-extension-definition H4501-General-Error-List --- --- --- */
-static int hf_h450_h450_H4501SupplementaryService_PDU = -1; /* H4501SupplementaryService */
-static int hf_h450_networkFacilityExtension = -1; /* NetworkFacilityExtension */
-static int hf_h450_interpretationApdu = -1; /* InterpretationApdu */
-static int hf_h450_serviceApdu = -1; /* ServiceApdus */
-static int hf_h450_sourceEntity = -1; /* EntityType */
-static int hf_h450_sourceEntityAddress = -1; /* AddressInformation */
-static int hf_h450_destinationEntity = -1; /* EntityType */
-static int hf_h450_destinationEntityAddress = -1; /* AddressInformation */
-static int hf_h450_endpoint = -1; /* NULL */
-static int hf_h450_anyEntity = -1; /* NULL */
-static int hf_h450_discardAnyUnrecognizedInvokePdu = -1; /* NULL */
-static int hf_h450_clearCallIfAnyInvokePduNotRecognized = -1; /* NULL */
-static int hf_h450_rejectAnyUnrecognizedInvokePdu = -1; /* NULL */
-static int hf_h450_rosApdus = -1; /* T_rosApdus */
-static int hf_h450_rosApdus_item = -1; /* T_rosApdus_item */
-static int hf_h450_destinationAddress = -1; /* SEQUENCE_OF_AliasAddress */
-static int hf_h450_destinationAddress_item = -1; /* AliasAddress */
-static int hf_h450_remoteExtensionAddress = -1; /* AliasAddress */
-static int hf_h450_destinationAddressPresentationIndicator = -1; /* PresentationIndicator */
-static int hf_h450_destinationAddressScreeningIndicator = -1; /* ScreeningIndicator */
-static int hf_h450_remoteExtensionAddressPresentationIndicator = -1; /* PresentationIndicator */
-static int hf_h450_remoteExtensionAddressScreeningIndicator = -1; /* ScreeningIndicator */
-static int hf_h450_userSpecifiedSubaddress = -1; /* UserSpecifiedSubaddress */
-static int hf_h450_nsapSubaddress = -1; /* NSAPSubaddress */
-static int hf_h450_subaddressInformation = -1; /* SubaddressInformation */
-static int hf_h450_oddCountIndicator = -1; /* BOOLEAN */
-static int hf_h450_extensionId = -1; /* OBJECT_IDENTIFIER */
-static int hf_h450_extensionArgument = -1; /* T_extensionArgument */
+static int hf_h450_h450_H4501SupplementaryService_PDU; /* H4501SupplementaryService */
+static int hf_h450_networkFacilityExtension; /* NetworkFacilityExtension */
+static int hf_h450_interpretationApdu; /* InterpretationApdu */
+static int hf_h450_serviceApdu; /* ServiceApdus */
+static int hf_h450_sourceEntity; /* EntityType */
+static int hf_h450_sourceEntityAddress; /* AddressInformation */
+static int hf_h450_destinationEntity; /* EntityType */
+static int hf_h450_destinationEntityAddress; /* AddressInformation */
+static int hf_h450_endpoint; /* NULL */
+static int hf_h450_anyEntity; /* NULL */
+static int hf_h450_discardAnyUnrecognizedInvokePdu; /* NULL */
+static int hf_h450_clearCallIfAnyInvokePduNotRecognized; /* NULL */
+static int hf_h450_rejectAnyUnrecognizedInvokePdu; /* NULL */
+static int hf_h450_rosApdus; /* T_rosApdus */
+static int hf_h450_rosApdus_item; /* T_rosApdus_item */
+static int hf_h450_destinationAddress; /* SEQUENCE_OF_AliasAddress */
+static int hf_h450_destinationAddress_item; /* AliasAddress */
+static int hf_h450_remoteExtensionAddress; /* AliasAddress */
+static int hf_h450_destinationAddressPresentationIndicator; /* PresentationIndicator */
+static int hf_h450_destinationAddressScreeningIndicator; /* ScreeningIndicator */
+static int hf_h450_remoteExtensionAddressPresentationIndicator; /* PresentationIndicator */
+static int hf_h450_remoteExtensionAddressScreeningIndicator; /* ScreeningIndicator */
+static int hf_h450_userSpecifiedSubaddress; /* UserSpecifiedSubaddress */
+static int hf_h450_nsapSubaddress; /* NSAPSubaddress */
+static int hf_h450_subaddressInformation; /* SubaddressInformation */
+static int hf_h450_oddCountIndicator; /* BOOLEAN */
+static int hf_h450_extensionId; /* OBJECT_IDENTIFIER */
+static int hf_h450_extensionArgument; /* T_extensionArgument */
/* --- Module Call-Transfer-Operations --- --- --- */
-static int hf_h450_2_h450_2_DummyArg_PDU = -1; /* DummyArg */
-static int hf_h450_2_h450_2_CTIdentifyRes_PDU = -1; /* CTIdentifyRes */
-static int hf_h450_2_h450_2_CTInitiateArg_PDU = -1; /* CTInitiateArg */
-static int hf_h450_2_h450_2_DummyRes_PDU = -1; /* DummyRes */
-static int hf_h450_2_h450_2_CTSetupArg_PDU = -1; /* CTSetupArg */
-static int hf_h450_2_h450_2_CTUpdateArg_PDU = -1; /* CTUpdateArg */
-static int hf_h450_2_h450_2_SubaddressTransferArg_PDU = -1; /* SubaddressTransferArg */
-static int hf_h450_2_h450_2_CTCompleteArg_PDU = -1; /* CTCompleteArg */
-static int hf_h450_2_h450_2_CTActiveArg_PDU = -1; /* CTActiveArg */
-static int hf_h450_2_h450_2_PAR_unspecified_PDU = -1; /* PAR_unspecified */
-static int hf_h450_2_extensionSeq = -1; /* ExtensionSeq */
-static int hf_h450_2_nonStandardData = -1; /* NonStandardParameter */
-static int hf_h450_2_callIdentity = -1; /* CallIdentity */
-static int hf_h450_2_reroutingNumber = -1; /* EndpointAddress */
-static int hf_h450_2_cTInitiateArg_argumentExtension = -1; /* T_cTInitiateArg_argumentExtension */
-static int hf_h450_2_transferringNumber = -1; /* EndpointAddress */
-static int hf_h450_2_cTSetupArg_argumentExtension = -1; /* T_cTSetupArg_argumentExtension */
-static int hf_h450_2_resultExtension = -1; /* T_resultExtension */
-static int hf_h450_2_redirectionNumber = -1; /* EndpointAddress */
-static int hf_h450_2_redirectionInfo = -1; /* BMPString_SIZE_1_128 */
-static int hf_h450_2_basicCallInfoElements = -1; /* H225InformationElement */
-static int hf_h450_2_cTUpdateArg_argumentExtension = -1; /* T_cTUpdateArg_argumentExtension */
-static int hf_h450_2_redirectionSubaddress = -1; /* PartySubaddress */
-static int hf_h450_2_subaddressTransferArg_argumentExtension = -1; /* T_subaddressTransferArg_argumentExtension */
-static int hf_h450_2_endDesignation = -1; /* EndDesignation */
-static int hf_h450_2_callStatus = -1; /* CallStatus */
-static int hf_h450_2_cTCompleteArg_argumentExtension = -1; /* T_cTCompleteArg_argumentExtension */
-static int hf_h450_2_connectedAddress = -1; /* EndpointAddress */
-static int hf_h450_2_connectedInfo = -1; /* BMPString_SIZE_1_128 */
-static int hf_h450_2_cTActiveArg_argumentExtension = -1; /* T_cTActiveArg_argumentExtension */
-static int hf_h450_2_ExtensionSeq_item = -1; /* Extension */
-static int hf_h450_2_unspecified_extension = -1; /* Extension */
-static int hf_h450_2_nonStandard = -1; /* NonStandardParameter */
+static int hf_h450_2_h450_2_DummyArg_PDU; /* DummyArg */
+static int hf_h450_2_h450_2_CTIdentifyRes_PDU; /* CTIdentifyRes */
+static int hf_h450_2_h450_2_CTInitiateArg_PDU; /* CTInitiateArg */
+static int hf_h450_2_h450_2_DummyRes_PDU; /* DummyRes */
+static int hf_h450_2_h450_2_CTSetupArg_PDU; /* CTSetupArg */
+static int hf_h450_2_h450_2_CTUpdateArg_PDU; /* CTUpdateArg */
+static int hf_h450_2_h450_2_SubaddressTransferArg_PDU; /* SubaddressTransferArg */
+static int hf_h450_2_h450_2_CTCompleteArg_PDU; /* CTCompleteArg */
+static int hf_h450_2_h450_2_CTActiveArg_PDU; /* CTActiveArg */
+static int hf_h450_2_h450_2_PAR_unspecified_PDU; /* PAR_unspecified */
+static int hf_h450_2_extensionSeq; /* ExtensionSeq */
+static int hf_h450_2_nonStandardData; /* NonStandardParameter */
+static int hf_h450_2_callIdentity; /* CallIdentity */
+static int hf_h450_2_reroutingNumber; /* EndpointAddress */
+static int hf_h450_2_cTInitiateArg_argumentExtension; /* T_cTInitiateArg_argumentExtension */
+static int hf_h450_2_transferringNumber; /* EndpointAddress */
+static int hf_h450_2_cTSetupArg_argumentExtension; /* T_cTSetupArg_argumentExtension */
+static int hf_h450_2_resultExtension; /* T_resultExtension */
+static int hf_h450_2_redirectionNumber; /* EndpointAddress */
+static int hf_h450_2_redirectionInfo; /* BMPString_SIZE_1_128 */
+static int hf_h450_2_basicCallInfoElements; /* H225InformationElement */
+static int hf_h450_2_cTUpdateArg_argumentExtension; /* T_cTUpdateArg_argumentExtension */
+static int hf_h450_2_redirectionSubaddress; /* PartySubaddress */
+static int hf_h450_2_subaddressTransferArg_argumentExtension; /* T_subaddressTransferArg_argumentExtension */
+static int hf_h450_2_endDesignation; /* EndDesignation */
+static int hf_h450_2_callStatus; /* CallStatus */
+static int hf_h450_2_cTCompleteArg_argumentExtension; /* T_cTCompleteArg_argumentExtension */
+static int hf_h450_2_connectedAddress; /* EndpointAddress */
+static int hf_h450_2_connectedInfo; /* BMPString_SIZE_1_128 */
+static int hf_h450_2_cTActiveArg_argumentExtension; /* T_cTActiveArg_argumentExtension */
+static int hf_h450_2_ExtensionSeq_item; /* Extension */
+static int hf_h450_2_unspecified_extension; /* Extension */
+static int hf_h450_2_nonStandard; /* NonStandardParameter */
/* --- Module Call-Diversion-Operations --- --- --- */
-static int hf_h450_3_h450_3_ARG_activateDiversionQ_PDU = -1; /* ARG_activateDiversionQ */
-static int hf_h450_3_h450_3_RES_activateDiversionQ_PDU = -1; /* RES_activateDiversionQ */
-static int hf_h450_3_h450_3_ARG_deactivateDiversionQ_PDU = -1; /* ARG_deactivateDiversionQ */
-static int hf_h450_3_h450_3_RES_deactivateDiversionQ_PDU = -1; /* RES_deactivateDiversionQ */
-static int hf_h450_3_h450_3_ARG_interrogateDiversionQ_PDU = -1; /* ARG_interrogateDiversionQ */
-static int hf_h450_3_h450_3_IntResultList_PDU = -1; /* IntResultList */
-static int hf_h450_3_h450_3_ARG_checkRestriction_PDU = -1; /* ARG_checkRestriction */
-static int hf_h450_3_h450_3_RES_checkRestriction_PDU = -1; /* RES_checkRestriction */
-static int hf_h450_3_h450_3_ARG_callRerouting_PDU = -1; /* ARG_callRerouting */
-static int hf_h450_3_h450_3_RES_callRerouting_PDU = -1; /* RES_callRerouting */
-static int hf_h450_3_h450_3_ARG_divertingLegInformation1_PDU = -1; /* ARG_divertingLegInformation1 */
-static int hf_h450_3_h450_3_ARG_divertingLegInformation2_PDU = -1; /* ARG_divertingLegInformation2 */
-static int hf_h450_3_h450_3_ARG_divertingLegInformation3_PDU = -1; /* ARG_divertingLegInformation3 */
-static int hf_h450_3_h450_3_ARG_divertingLegInformation4_PDU = -1; /* ARG_divertingLegInformation4 */
-static int hf_h450_3_h450_3_ARG_cfnrDivertedLegFailed_PDU = -1; /* ARG_cfnrDivertedLegFailed */
-static int hf_h450_3_h450_3_PAR_unspecified_PDU = -1; /* PAR_unspecified */
-static int hf_h450_3_procedure = -1; /* Procedure */
-static int hf_h450_3_basicService = -1; /* BasicService */
-static int hf_h450_3_divertedToAddress = -1; /* EndpointAddress */
-static int hf_h450_3_servedUserNr = -1; /* EndpointAddress */
-static int hf_h450_3_activatingUserNr = -1; /* EndpointAddress */
-static int hf_h450_3_activateDiversionQArg_extension = -1; /* ActivateDiversionQArg_extension */
-static int hf_h450_3_extensionSeq = -1; /* ExtensionSeq */
-static int hf_h450_3_nonStandardData = -1; /* NonStandardParameter */
-static int hf_h450_3_deactivatingUserNr = -1; /* EndpointAddress */
-static int hf_h450_3_deactivateDiversionQArg_extension = -1; /* DeactivateDiversionQArg_extension */
-static int hf_h450_3_interrogatingUserNr = -1; /* EndpointAddress */
-static int hf_h450_3_interrogateDiversionQ_extension = -1; /* InterrogateDiversionQ_extension */
-static int hf_h450_3_divertedToNr = -1; /* EndpointAddress */
-static int hf_h450_3_checkRestrictionArg_extension = -1; /* CheckRestrictionArg_extension */
-static int hf_h450_3_reroutingReason = -1; /* DiversionReason */
-static int hf_h450_3_originalReroutingReason = -1; /* DiversionReason */
-static int hf_h450_3_calledAddress = -1; /* EndpointAddress */
-static int hf_h450_3_diversionCounter = -1; /* INTEGER_1_15 */
-static int hf_h450_3_h225InfoElement = -1; /* H225InformationElement */
-static int hf_h450_3_lastReroutingNr = -1; /* EndpointAddress */
-static int hf_h450_3_subscriptionOption = -1; /* SubscriptionOption */
-static int hf_h450_3_callingPartySubaddress = -1; /* PartySubaddress */
-static int hf_h450_3_callingNumber = -1; /* EndpointAddress */
-static int hf_h450_3_callingInfo = -1; /* BMPString_SIZE_1_128 */
-static int hf_h450_3_originalCalledNr = -1; /* EndpointAddress */
-static int hf_h450_3_redirectingInfo = -1; /* BMPString_SIZE_1_128 */
-static int hf_h450_3_originalCalledInfo = -1; /* BMPString_SIZE_1_128 */
-static int hf_h450_3_callReroutingArg_extension = -1; /* CallReroutingArg_extension */
-static int hf_h450_3_diversionReason = -1; /* DiversionReason */
-static int hf_h450_3_nominatedNr = -1; /* EndpointAddress */
-static int hf_h450_3_nominatedInfo = -1; /* BMPString_SIZE_1_128 */
-static int hf_h450_3_redirectingNr = -1; /* EndpointAddress */
-static int hf_h450_3_divertingLegInformation1Arg_extension = -1; /* DivertingLegInformation1Arg_extension */
-static int hf_h450_3_originalDiversionReason = -1; /* DiversionReason */
-static int hf_h450_3_divertingNr = -1; /* EndpointAddress */
-static int hf_h450_3_divertingLegInformation2Arg_extension = -1; /* DivertingLegInformation2Arg_extension */
-static int hf_h450_3_presentationAllowedIndicator = -1; /* PresentationAllowedIndicator */
-static int hf_h450_3_redirectionNr = -1; /* EndpointAddress */
-static int hf_h450_3_redirectionInfo = -1; /* BMPString_SIZE_1_128 */
-static int hf_h450_3_divertingLegInformation3Arg_extension = -1; /* DivertingLegInformation3Arg_extension */
-static int hf_h450_3_callingNr = -1; /* EndpointAddress */
-static int hf_h450_3_divertingLegInformation4Arg_extension = -1; /* DivertingLegInformation4Arg_extension */
-static int hf_h450_3_IntResultList_item = -1; /* IntResult */
-static int hf_h450_3_remoteEnabled = -1; /* BOOLEAN */
-static int hf_h450_3_intResult_extension = -1; /* IntResult_extension */
-static int hf_h450_3_unspecified_extension = -1; /* Extension */
-static int hf_h450_3_nonStandard = -1; /* NonStandardParameter */
-static int hf_h450_3_ExtensionSeq_item = -1; /* Extension */
+static int hf_h450_3_h450_3_ARG_activateDiversionQ_PDU; /* ARG_activateDiversionQ */
+static int hf_h450_3_h450_3_RES_activateDiversionQ_PDU; /* RES_activateDiversionQ */
+static int hf_h450_3_h450_3_ARG_deactivateDiversionQ_PDU; /* ARG_deactivateDiversionQ */
+static int hf_h450_3_h450_3_RES_deactivateDiversionQ_PDU; /* RES_deactivateDiversionQ */
+static int hf_h450_3_h450_3_ARG_interrogateDiversionQ_PDU; /* ARG_interrogateDiversionQ */
+static int hf_h450_3_h450_3_IntResultList_PDU; /* IntResultList */
+static int hf_h450_3_h450_3_ARG_checkRestriction_PDU; /* ARG_checkRestriction */
+static int hf_h450_3_h450_3_RES_checkRestriction_PDU; /* RES_checkRestriction */
+static int hf_h450_3_h450_3_ARG_callRerouting_PDU; /* ARG_callRerouting */
+static int hf_h450_3_h450_3_RES_callRerouting_PDU; /* RES_callRerouting */
+static int hf_h450_3_h450_3_ARG_divertingLegInformation1_PDU; /* ARG_divertingLegInformation1 */
+static int hf_h450_3_h450_3_ARG_divertingLegInformation2_PDU; /* ARG_divertingLegInformation2 */
+static int hf_h450_3_h450_3_ARG_divertingLegInformation3_PDU; /* ARG_divertingLegInformation3 */
+static int hf_h450_3_h450_3_ARG_divertingLegInformation4_PDU; /* ARG_divertingLegInformation4 */
+static int hf_h450_3_h450_3_ARG_cfnrDivertedLegFailed_PDU; /* ARG_cfnrDivertedLegFailed */
+static int hf_h450_3_h450_3_PAR_unspecified_PDU; /* PAR_unspecified */
+static int hf_h450_3_procedure; /* Procedure */
+static int hf_h450_3_basicService; /* BasicService */
+static int hf_h450_3_divertedToAddress; /* EndpointAddress */
+static int hf_h450_3_servedUserNr; /* EndpointAddress */
+static int hf_h450_3_activatingUserNr; /* EndpointAddress */
+static int hf_h450_3_activateDiversionQArg_extension; /* ActivateDiversionQArg_extension */
+static int hf_h450_3_extensionSeq; /* ExtensionSeq */
+static int hf_h450_3_nonStandardData; /* NonStandardParameter */
+static int hf_h450_3_deactivatingUserNr; /* EndpointAddress */
+static int hf_h450_3_deactivateDiversionQArg_extension; /* DeactivateDiversionQArg_extension */
+static int hf_h450_3_interrogatingUserNr; /* EndpointAddress */
+static int hf_h450_3_interrogateDiversionQ_extension; /* InterrogateDiversionQ_extension */
+static int hf_h450_3_divertedToNr; /* EndpointAddress */
+static int hf_h450_3_checkRestrictionArg_extension; /* CheckRestrictionArg_extension */
+static int hf_h450_3_reroutingReason; /* DiversionReason */
+static int hf_h450_3_originalReroutingReason; /* DiversionReason */
+static int hf_h450_3_calledAddress; /* EndpointAddress */
+static int hf_h450_3_diversionCounter; /* INTEGER_1_15 */
+static int hf_h450_3_h225InfoElement; /* H225InformationElement */
+static int hf_h450_3_lastReroutingNr; /* EndpointAddress */
+static int hf_h450_3_subscriptionOption; /* SubscriptionOption */
+static int hf_h450_3_callingPartySubaddress; /* PartySubaddress */
+static int hf_h450_3_callingNumber; /* EndpointAddress */
+static int hf_h450_3_callingInfo; /* BMPString_SIZE_1_128 */
+static int hf_h450_3_originalCalledNr; /* EndpointAddress */
+static int hf_h450_3_redirectingInfo; /* BMPString_SIZE_1_128 */
+static int hf_h450_3_originalCalledInfo; /* BMPString_SIZE_1_128 */
+static int hf_h450_3_callReroutingArg_extension; /* CallReroutingArg_extension */
+static int hf_h450_3_diversionReason; /* DiversionReason */
+static int hf_h450_3_nominatedNr; /* EndpointAddress */
+static int hf_h450_3_nominatedInfo; /* BMPString_SIZE_1_128 */
+static int hf_h450_3_redirectingNr; /* EndpointAddress */
+static int hf_h450_3_divertingLegInformation1Arg_extension; /* DivertingLegInformation1Arg_extension */
+static int hf_h450_3_originalDiversionReason; /* DiversionReason */
+static int hf_h450_3_divertingNr; /* EndpointAddress */
+static int hf_h450_3_divertingLegInformation2Arg_extension; /* DivertingLegInformation2Arg_extension */
+static int hf_h450_3_presentationAllowedIndicator; /* PresentationAllowedIndicator */
+static int hf_h450_3_redirectionNr; /* EndpointAddress */
+static int hf_h450_3_redirectionInfo; /* BMPString_SIZE_1_128 */
+static int hf_h450_3_divertingLegInformation3Arg_extension; /* DivertingLegInformation3Arg_extension */
+static int hf_h450_3_callingNr; /* EndpointAddress */
+static int hf_h450_3_divertingLegInformation4Arg_extension; /* DivertingLegInformation4Arg_extension */
+static int hf_h450_3_IntResultList_item; /* IntResult */
+static int hf_h450_3_remoteEnabled; /* BOOLEAN */
+static int hf_h450_3_intResult_extension; /* IntResult_extension */
+static int hf_h450_3_unspecified_extension; /* Extension */
+static int hf_h450_3_nonStandard; /* NonStandardParameter */
+static int hf_h450_3_ExtensionSeq_item; /* Extension */
/* --- Module Call-Hold-Operations --- --- --- */
-static int hf_h450_4_h450_4_HoldNotificArg_PDU = -1; /* HoldNotificArg */
-static int hf_h450_4_h450_4_RetrieveNotificArg_PDU = -1; /* RetrieveNotificArg */
-static int hf_h450_4_h450_4_RemoteHoldArg_PDU = -1; /* RemoteHoldArg */
-static int hf_h450_4_h450_4_RemoteHoldRes_PDU = -1; /* RemoteHoldRes */
-static int hf_h450_4_h450_4_RemoteRetrieveArg_PDU = -1; /* RemoteRetrieveArg */
-static int hf_h450_4_h450_4_RemoteRetrieveRes_PDU = -1; /* RemoteRetrieveRes */
-static int hf_h450_4_h450_4_PAR_undefined_PDU = -1; /* PAR_undefined */
-static int hf_h450_4_holdNotificArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_4_holdNotificArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_4_retrieveNotificArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_4_retrieveNotificArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_4_remoteHoldArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_4_remoteHoldArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_4_extensionRes = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_4_extensionRes_item = -1; /* MixedExtension */
-static int hf_h450_4_remoteRetrieveArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_4_remoteRetrieveArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_4_mixedExtension_extension = -1; /* Extension */
-static int hf_h450_4_nonStandardData = -1; /* NonStandardParameter */
-static int hf_h450_4_PAR_undefined_item = -1; /* MixedExtension */
+static int hf_h450_4_h450_4_HoldNotificArg_PDU; /* HoldNotificArg */
+static int hf_h450_4_h450_4_RetrieveNotificArg_PDU; /* RetrieveNotificArg */
+static int hf_h450_4_h450_4_RemoteHoldArg_PDU; /* RemoteHoldArg */
+static int hf_h450_4_h450_4_RemoteHoldRes_PDU; /* RemoteHoldRes */
+static int hf_h450_4_h450_4_RemoteRetrieveArg_PDU; /* RemoteRetrieveArg */
+static int hf_h450_4_h450_4_RemoteRetrieveRes_PDU; /* RemoteRetrieveRes */
+static int hf_h450_4_h450_4_PAR_undefined_PDU; /* PAR_undefined */
+static int hf_h450_4_holdNotificArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_4_holdNotificArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_4_retrieveNotificArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_4_retrieveNotificArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_4_remoteHoldArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_4_remoteHoldArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_4_extensionRes; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_4_extensionRes_item; /* MixedExtension */
+static int hf_h450_4_remoteRetrieveArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_4_remoteRetrieveArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_4_mixedExtension_extension; /* Extension */
+static int hf_h450_4_nonStandardData; /* NonStandardParameter */
+static int hf_h450_4_PAR_undefined_item; /* MixedExtension */
/* --- Module Call-Park-Pickup-Operations --- --- --- */
-static int hf_h450_5_h450_5_CpRequestArg_PDU = -1; /* CpRequestArg */
-static int hf_h450_5_h450_5_CpRequestRes_PDU = -1; /* CpRequestRes */
-static int hf_h450_5_h450_5_CpSetupArg_PDU = -1; /* CpSetupArg */
-static int hf_h450_5_h450_5_CpSetupRes_PDU = -1; /* CpSetupRes */
-static int hf_h450_5_h450_5_GroupIndicationOnArg_PDU = -1; /* GroupIndicationOnArg */
-static int hf_h450_5_h450_5_GroupIndicationOnRes_PDU = -1; /* GroupIndicationOnRes */
-static int hf_h450_5_h450_5_GroupIndicationOffArg_PDU = -1; /* GroupIndicationOffArg */
-static int hf_h450_5_h450_5_GroupIndicationOffRes_PDU = -1; /* GroupIndicationOffRes */
-static int hf_h450_5_h450_5_PickrequArg_PDU = -1; /* PickrequArg */
-static int hf_h450_5_h450_5_PickrequRes_PDU = -1; /* PickrequRes */
-static int hf_h450_5_h450_5_PickupArg_PDU = -1; /* PickupArg */
-static int hf_h450_5_h450_5_PickupRes_PDU = -1; /* PickupRes */
-static int hf_h450_5_h450_5_PickExeArg_PDU = -1; /* PickExeArg */
-static int hf_h450_5_h450_5_PickExeRes_PDU = -1; /* PickExeRes */
-static int hf_h450_5_h450_5_CpNotifyArg_PDU = -1; /* CpNotifyArg */
-static int hf_h450_5_h450_5_CpickupNotifyArg_PDU = -1; /* CpickupNotifyArg */
-static int hf_h450_5_h450_5_PAR_undefined_PDU = -1; /* PAR_undefined */
-static int hf_h450_5_parkingNumber = -1; /* EndpointAddress */
-static int hf_h450_5_parkedNumber = -1; /* EndpointAddress */
-static int hf_h450_5_parkedToNumber = -1; /* EndpointAddress */
-static int hf_h450_5_parkedToPosition = -1; /* ParkedToPosition */
-static int hf_h450_5_cpRequestArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_cpRequestArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_5_parkCondition = -1; /* ParkCondition */
-static int hf_h450_5_extensionRes = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_extensionRes_item = -1; /* MixedExtension */
-static int hf_h450_5_cpSetupArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_cpSetupArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_5_callPickupId = -1; /* CallIdentifier */
-static int hf_h450_5_groupMemberUserNr = -1; /* EndpointAddress */
-static int hf_h450_5_retrieveCallType = -1; /* CallType */
-static int hf_h450_5_partyToRetrieve = -1; /* EndpointAddress */
-static int hf_h450_5_retrieveAddress = -1; /* EndpointAddress */
-static int hf_h450_5_parkPosition = -1; /* ParkedToPosition */
-static int hf_h450_5_groupIndicationOnArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_groupIndicationOnArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_5_groupIndicationOffArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_groupIndicationOffArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_5_picking_upNumber = -1; /* EndpointAddress */
-static int hf_h450_5_pickrequArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_pickrequArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_5_pickupArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_pickupArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_5_pickExeArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_pickExeArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_5_cpNotifyArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_cpNotifyArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_5_cpickupNotifyArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_5_cpickupNotifyArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_5_PAR_undefined_item = -1; /* MixedExtension */
+static int hf_h450_5_h450_5_CpRequestArg_PDU; /* CpRequestArg */
+static int hf_h450_5_h450_5_CpRequestRes_PDU; /* CpRequestRes */
+static int hf_h450_5_h450_5_CpSetupArg_PDU; /* CpSetupArg */
+static int hf_h450_5_h450_5_CpSetupRes_PDU; /* CpSetupRes */
+static int hf_h450_5_h450_5_GroupIndicationOnArg_PDU; /* GroupIndicationOnArg */
+static int hf_h450_5_h450_5_GroupIndicationOnRes_PDU; /* GroupIndicationOnRes */
+static int hf_h450_5_h450_5_GroupIndicationOffArg_PDU; /* GroupIndicationOffArg */
+static int hf_h450_5_h450_5_GroupIndicationOffRes_PDU; /* GroupIndicationOffRes */
+static int hf_h450_5_h450_5_PickrequArg_PDU; /* PickrequArg */
+static int hf_h450_5_h450_5_PickrequRes_PDU; /* PickrequRes */
+static int hf_h450_5_h450_5_PickupArg_PDU; /* PickupArg */
+static int hf_h450_5_h450_5_PickupRes_PDU; /* PickupRes */
+static int hf_h450_5_h450_5_PickExeArg_PDU; /* PickExeArg */
+static int hf_h450_5_h450_5_PickExeRes_PDU; /* PickExeRes */
+static int hf_h450_5_h450_5_CpNotifyArg_PDU; /* CpNotifyArg */
+static int hf_h450_5_h450_5_CpickupNotifyArg_PDU; /* CpickupNotifyArg */
+static int hf_h450_5_h450_5_PAR_undefined_PDU; /* PAR_undefined */
+static int hf_h450_5_parkingNumber; /* EndpointAddress */
+static int hf_h450_5_parkedNumber; /* EndpointAddress */
+static int hf_h450_5_parkedToNumber; /* EndpointAddress */
+static int hf_h450_5_parkedToPosition; /* ParkedToPosition */
+static int hf_h450_5_cpRequestArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_cpRequestArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_5_parkCondition; /* ParkCondition */
+static int hf_h450_5_extensionRes; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_extensionRes_item; /* MixedExtension */
+static int hf_h450_5_cpSetupArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_cpSetupArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_5_callPickupId; /* CallIdentifier */
+static int hf_h450_5_groupMemberUserNr; /* EndpointAddress */
+static int hf_h450_5_retrieveCallType; /* CallType */
+static int hf_h450_5_partyToRetrieve; /* EndpointAddress */
+static int hf_h450_5_retrieveAddress; /* EndpointAddress */
+static int hf_h450_5_parkPosition; /* ParkedToPosition */
+static int hf_h450_5_groupIndicationOnArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_groupIndicationOnArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_5_groupIndicationOffArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_groupIndicationOffArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_5_picking_upNumber; /* EndpointAddress */
+static int hf_h450_5_pickrequArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_pickrequArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_5_pickupArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_pickupArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_5_pickExeArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_pickExeArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_5_cpNotifyArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_cpNotifyArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_5_cpickupNotifyArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_5_cpickupNotifyArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_5_PAR_undefined_item; /* MixedExtension */
/* --- Module Call-Waiting-Operations --- --- --- */
-static int hf_h450_6_h450_6_CallWaitingArg_PDU = -1; /* CallWaitingArg */
-static int hf_h450_6_nbOfAddWaitingCalls = -1; /* INTEGER_0_255 */
-static int hf_h450_6_callWaitingArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_6_callWaitingArg_extensionArg_item = -1; /* MixedExtension */
+static int hf_h450_6_h450_6_CallWaitingArg_PDU; /* CallWaitingArg */
+static int hf_h450_6_nbOfAddWaitingCalls; /* INTEGER_0_255 */
+static int hf_h450_6_callWaitingArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_6_callWaitingArg_extensionArg_item; /* MixedExtension */
/* --- Module Message-Waiting-Indication-Operations --- --- --- */
-static int hf_h450_7_h450_7_MWIActivateArg_PDU = -1; /* MWIActivateArg */
-static int hf_h450_7_h450_7_DummyRes_PDU = -1; /* DummyRes */
-static int hf_h450_7_h450_7_MWIDeactivateArg_PDU = -1; /* MWIDeactivateArg */
-static int hf_h450_7_h450_7_MWIInterrogateArg_PDU = -1; /* MWIInterrogateArg */
-static int hf_h450_7_h450_7_MWIInterrogateRes_PDU = -1; /* MWIInterrogateRes */
-static int hf_h450_7_h450_7_PAR_undefined_PDU = -1; /* PAR_undefined */
-static int hf_h450_7_servedUserNr = -1; /* EndpointAddress */
-static int hf_h450_7_basicService = -1; /* BasicService */
-static int hf_h450_7_msgCentreId = -1; /* MsgCentreId */
-static int hf_h450_7_nbOfMessages = -1; /* NbOfMessages */
-static int hf_h450_7_originatingNr = -1; /* EndpointAddress */
-static int hf_h450_7_timestamp = -1; /* TimeStamp */
-static int hf_h450_7_priority = -1; /* INTEGER_0_9 */
-static int hf_h450_7_mWIActivateArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_7_mWIActivateArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_7_DummyRes_item = -1; /* MixedExtension */
-static int hf_h450_7_callbackReq = -1; /* BOOLEAN */
-static int hf_h450_7_mWIDeactivateArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_7_mWIDeactivateArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_7_mWIInterrogateArg_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_7_mWIInterrogateArg_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_7_MWIInterrogateRes_item = -1; /* MWIInterrogateResElt */
-static int hf_h450_7_mWIInterrogateResElt_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_7_mWIInterrogateResElt_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_7_integer = -1; /* INTEGER_0_65535 */
-static int hf_h450_7_partyNumber = -1; /* EndpointAddress */
-static int hf_h450_7_numericString = -1; /* NumericString_SIZE_1_10 */
-static int hf_h450_7_PAR_undefined_item = -1; /* MixedExtension */
+static int hf_h450_7_h450_7_MWIActivateArg_PDU; /* MWIActivateArg */
+static int hf_h450_7_h450_7_DummyRes_PDU; /* DummyRes */
+static int hf_h450_7_h450_7_MWIDeactivateArg_PDU; /* MWIDeactivateArg */
+static int hf_h450_7_h450_7_MWIInterrogateArg_PDU; /* MWIInterrogateArg */
+static int hf_h450_7_h450_7_MWIInterrogateRes_PDU; /* MWIInterrogateRes */
+static int hf_h450_7_h450_7_PAR_undefined_PDU; /* PAR_undefined */
+static int hf_h450_7_servedUserNr; /* EndpointAddress */
+static int hf_h450_7_basicService; /* BasicService */
+static int hf_h450_7_msgCentreId; /* MsgCentreId */
+static int hf_h450_7_nbOfMessages; /* NbOfMessages */
+static int hf_h450_7_originatingNr; /* EndpointAddress */
+static int hf_h450_7_timestamp; /* TimeStamp */
+static int hf_h450_7_priority; /* INTEGER_0_9 */
+static int hf_h450_7_mWIActivateArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_7_mWIActivateArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_7_DummyRes_item; /* MixedExtension */
+static int hf_h450_7_callbackReq; /* BOOLEAN */
+static int hf_h450_7_mWIDeactivateArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_7_mWIDeactivateArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_7_mWIInterrogateArg_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_7_mWIInterrogateArg_extensionArg_item; /* MixedExtension */
+static int hf_h450_7_MWIInterrogateRes_item; /* MWIInterrogateResElt */
+static int hf_h450_7_mWIInterrogateResElt_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_7_mWIInterrogateResElt_extensionArg_item; /* MixedExtension */
+static int hf_h450_7_integer; /* INTEGER_0_65535 */
+static int hf_h450_7_partyNumber; /* EndpointAddress */
+static int hf_h450_7_numericString; /* NumericString_SIZE_1_10 */
+static int hf_h450_7_PAR_undefined_item; /* MixedExtension */
/* --- Module Name-Operations --- --- --- */
-static int hf_h450_8_h450_8_ARG_callingName_PDU = -1; /* ARG_callingName */
-static int hf_h450_8_h450_8_ARG_alertingName_PDU = -1; /* ARG_alertingName */
-static int hf_h450_8_h450_8_ARG_connectedName_PDU = -1; /* ARG_connectedName */
-static int hf_h450_8_h450_8_ARG_busyName_PDU = -1; /* ARG_busyName */
-static int hf_h450_8_name = -1; /* Name */
-static int hf_h450_8_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_8_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_8_namePresentationAllowed = -1; /* NamePresentationAllowed */
-static int hf_h450_8_namePresentationRestricted = -1; /* NamePresentationRestricted */
-static int hf_h450_8_nameNotAvailable = -1; /* NULL */
-static int hf_h450_8_simpleName = -1; /* SimpleName */
-static int hf_h450_8_extendedName = -1; /* ExtendedName */
-static int hf_h450_8_restrictedNull = -1; /* NULL */
+static int hf_h450_8_h450_8_ARG_callingName_PDU; /* ARG_callingName */
+static int hf_h450_8_h450_8_ARG_alertingName_PDU; /* ARG_alertingName */
+static int hf_h450_8_h450_8_ARG_connectedName_PDU; /* ARG_connectedName */
+static int hf_h450_8_h450_8_ARG_busyName_PDU; /* ARG_busyName */
+static int hf_h450_8_name; /* Name */
+static int hf_h450_8_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_8_extensionArg_item; /* MixedExtension */
+static int hf_h450_8_namePresentationAllowed; /* NamePresentationAllowed */
+static int hf_h450_8_namePresentationRestricted; /* NamePresentationRestricted */
+static int hf_h450_8_nameNotAvailable; /* NULL */
+static int hf_h450_8_simpleName; /* SimpleName */
+static int hf_h450_8_extendedName; /* ExtendedName */
+static int hf_h450_8_restrictedNull; /* NULL */
/* --- Module Call-Completion-Operations --- --- --- */
-static int hf_h450_9_h450_9_CcRequestArg_PDU = -1; /* CcRequestArg */
-static int hf_h450_9_h450_9_CcRequestRes_PDU = -1; /* CcRequestRes */
-static int hf_h450_9_h450_9_CcArg_PDU = -1; /* CcArg */
-static int hf_h450_9_h450_9_CcShortArg_PDU = -1; /* CcShortArg */
-static int hf_h450_9_numberA = -1; /* EndpointAddress */
-static int hf_h450_9_numberB = -1; /* EndpointAddress */
-static int hf_h450_9_ccIdentifier = -1; /* CallIdentifier */
-static int hf_h450_9_service = -1; /* BasicService */
-static int hf_h450_9_can_retain_service = -1; /* BOOLEAN */
-static int hf_h450_9_retain_sig_connection = -1; /* BOOLEAN */
-static int hf_h450_9_ccRequestArg_extension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_9_ccRequestArg_extension_item = -1; /* MixedExtension */
-static int hf_h450_9_retain_service = -1; /* BOOLEAN */
-static int hf_h450_9_ccRequestRes_extension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_9_ccRequestRes_extension_item = -1; /* MixedExtension */
-static int hf_h450_9_shortArg = -1; /* CcShortArg */
-static int hf_h450_9_longArg = -1; /* CcLongArg */
-static int hf_h450_9_ccShortArg_extension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_9_ccShortArg_extension_item = -1; /* MixedExtension */
-static int hf_h450_9_ccLongArg_extension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_9_ccLongArg_extension_item = -1; /* MixedExtension */
+static int hf_h450_9_h450_9_CcRequestArg_PDU; /* CcRequestArg */
+static int hf_h450_9_h450_9_CcRequestRes_PDU; /* CcRequestRes */
+static int hf_h450_9_h450_9_CcArg_PDU; /* CcArg */
+static int hf_h450_9_h450_9_CcShortArg_PDU; /* CcShortArg */
+static int hf_h450_9_numberA; /* EndpointAddress */
+static int hf_h450_9_numberB; /* EndpointAddress */
+static int hf_h450_9_ccIdentifier; /* CallIdentifier */
+static int hf_h450_9_service; /* BasicService */
+static int hf_h450_9_can_retain_service; /* BOOLEAN */
+static int hf_h450_9_retain_sig_connection; /* BOOLEAN */
+static int hf_h450_9_ccRequestArg_extension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_9_ccRequestArg_extension_item; /* MixedExtension */
+static int hf_h450_9_retain_service; /* BOOLEAN */
+static int hf_h450_9_ccRequestRes_extension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_9_ccRequestRes_extension_item; /* MixedExtension */
+static int hf_h450_9_shortArg; /* CcShortArg */
+static int hf_h450_9_longArg; /* CcLongArg */
+static int hf_h450_9_ccShortArg_extension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_9_ccShortArg_extension_item; /* MixedExtension */
+static int hf_h450_9_ccLongArg_extension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_9_ccLongArg_extension_item; /* MixedExtension */
/* --- Module Call-Offer-Operations --- --- --- */
-static int hf_h450_10_h450_10_CoReqOptArg_PDU = -1; /* CoReqOptArg */
-static int hf_h450_10_h450_10_RUAlertOptArg_PDU = -1; /* RUAlertOptArg */
-static int hf_h450_10_h450_10_CfbOvrOptArg_PDU = -1; /* CfbOvrOptArg */
-static int hf_h450_10_coReqOptArg_extension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_10_coReqOptArg_extension_item = -1; /* MixedExtension */
-static int hf_h450_10_rUAlertOptArg_extension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_10_rUAlertOptArg_extension_item = -1; /* MixedExtension */
-static int hf_h450_10_cfbOvrOptArg_extension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_10_cfbOvrOptArg_extension_item = -1; /* MixedExtension */
+static int hf_h450_10_h450_10_CoReqOptArg_PDU; /* CoReqOptArg */
+static int hf_h450_10_h450_10_RUAlertOptArg_PDU; /* RUAlertOptArg */
+static int hf_h450_10_h450_10_CfbOvrOptArg_PDU; /* CfbOvrOptArg */
+static int hf_h450_10_coReqOptArg_extension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_10_coReqOptArg_extension_item; /* MixedExtension */
+static int hf_h450_10_rUAlertOptArg_extension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_10_rUAlertOptArg_extension_item; /* MixedExtension */
+static int hf_h450_10_cfbOvrOptArg_extension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_10_cfbOvrOptArg_extension_item; /* MixedExtension */
/* --- Module Call-Intrusion-Operations --- --- --- */
-static int hf_h450_11_h450_11_CIRequestArg_PDU = -1; /* CIRequestArg */
-static int hf_h450_11_h450_11_CIRequestRes_PDU = -1; /* CIRequestRes */
-static int hf_h450_11_h450_11_CIGetCIPLOptArg_PDU = -1; /* CIGetCIPLOptArg */
-static int hf_h450_11_h450_11_CIGetCIPLRes_PDU = -1; /* CIGetCIPLRes */
-static int hf_h450_11_h450_11_CIIsOptArg_PDU = -1; /* CIIsOptArg */
-static int hf_h450_11_h450_11_CIIsOptRes_PDU = -1; /* CIIsOptRes */
-static int hf_h450_11_h450_11_CIFrcRelArg_PDU = -1; /* CIFrcRelArg */
-static int hf_h450_11_h450_11_CIFrcRelOptRes_PDU = -1; /* CIFrcRelOptRes */
-static int hf_h450_11_h450_11_CIWobOptArg_PDU = -1; /* CIWobOptArg */
-static int hf_h450_11_h450_11_CIWobOptRes_PDU = -1; /* CIWobOptRes */
-static int hf_h450_11_h450_11_CISilentArg_PDU = -1; /* CISilentArg */
-static int hf_h450_11_h450_11_CISilentOptRes_PDU = -1; /* CISilentOptRes */
-static int hf_h450_11_h450_11_CINotificationArg_PDU = -1; /* CINotificationArg */
-static int hf_h450_11_ciCapabilityLevel = -1; /* CICapabilityLevel */
-static int hf_h450_11_cIRequestArg_argumentExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIRequestArg_argumentExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_ciStatusInformation = -1; /* CIStatusInformation */
-static int hf_h450_11_cIRequestRes_resultExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIRequestRes_resultExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_cIGetCIPLOptArg_argumentExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIGetCIPLOptArg_argumentExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_ciProtectionLevel = -1; /* CIProtectionLevel */
-static int hf_h450_11_silentMonitoringPermitted = -1; /* NULL */
-static int hf_h450_11_cIGetCIPLRes_resultExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIGetCIPLRes_resultExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_cIIsOptArg_argumentExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIIsOptArg_argumentExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_cIIsOptRes_resultExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIIsOptRes_resultExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_cIFrcRelArg_argumentExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIFrcRelArg_argumentExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_cIFrcRelOptRes_resultExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIFrcRelOptRes_resultExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_cIWobOptArg_argumentExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIWobOptArg_argumentExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_cIWobOptRes_resultExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cIWobOptRes_resultExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_specificCall = -1; /* CallIdentifier */
-static int hf_h450_11_cISilentArg_argumentExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cISilentArg_argumentExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_cISilentOptRes_resultExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cISilentOptRes_resultExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_cINotificationArg_argumentExtension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_11_cINotificationArg_argumentExtension_item = -1; /* MixedExtension */
-static int hf_h450_11_callIntrusionImpending = -1; /* NULL */
-static int hf_h450_11_callIntruded = -1; /* NULL */
-static int hf_h450_11_callIsolated = -1; /* NULL */
-static int hf_h450_11_callForceReleased = -1; /* NULL */
-static int hf_h450_11_callIntrusionComplete = -1; /* NULL */
-static int hf_h450_11_callIntrusionEnd = -1; /* NULL */
+static int hf_h450_11_h450_11_CIRequestArg_PDU; /* CIRequestArg */
+static int hf_h450_11_h450_11_CIRequestRes_PDU; /* CIRequestRes */
+static int hf_h450_11_h450_11_CIGetCIPLOptArg_PDU; /* CIGetCIPLOptArg */
+static int hf_h450_11_h450_11_CIGetCIPLRes_PDU; /* CIGetCIPLRes */
+static int hf_h450_11_h450_11_CIIsOptArg_PDU; /* CIIsOptArg */
+static int hf_h450_11_h450_11_CIIsOptRes_PDU; /* CIIsOptRes */
+static int hf_h450_11_h450_11_CIFrcRelArg_PDU; /* CIFrcRelArg */
+static int hf_h450_11_h450_11_CIFrcRelOptRes_PDU; /* CIFrcRelOptRes */
+static int hf_h450_11_h450_11_CIWobOptArg_PDU; /* CIWobOptArg */
+static int hf_h450_11_h450_11_CIWobOptRes_PDU; /* CIWobOptRes */
+static int hf_h450_11_h450_11_CISilentArg_PDU; /* CISilentArg */
+static int hf_h450_11_h450_11_CISilentOptRes_PDU; /* CISilentOptRes */
+static int hf_h450_11_h450_11_CINotificationArg_PDU; /* CINotificationArg */
+static int hf_h450_11_ciCapabilityLevel; /* CICapabilityLevel */
+static int hf_h450_11_cIRequestArg_argumentExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIRequestArg_argumentExtension_item; /* MixedExtension */
+static int hf_h450_11_ciStatusInformation; /* CIStatusInformation */
+static int hf_h450_11_cIRequestRes_resultExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIRequestRes_resultExtension_item; /* MixedExtension */
+static int hf_h450_11_cIGetCIPLOptArg_argumentExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIGetCIPLOptArg_argumentExtension_item; /* MixedExtension */
+static int hf_h450_11_ciProtectionLevel; /* CIProtectionLevel */
+static int hf_h450_11_silentMonitoringPermitted; /* NULL */
+static int hf_h450_11_cIGetCIPLRes_resultExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIGetCIPLRes_resultExtension_item; /* MixedExtension */
+static int hf_h450_11_cIIsOptArg_argumentExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIIsOptArg_argumentExtension_item; /* MixedExtension */
+static int hf_h450_11_cIIsOptRes_resultExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIIsOptRes_resultExtension_item; /* MixedExtension */
+static int hf_h450_11_cIFrcRelArg_argumentExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIFrcRelArg_argumentExtension_item; /* MixedExtension */
+static int hf_h450_11_cIFrcRelOptRes_resultExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIFrcRelOptRes_resultExtension_item; /* MixedExtension */
+static int hf_h450_11_cIWobOptArg_argumentExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIWobOptArg_argumentExtension_item; /* MixedExtension */
+static int hf_h450_11_cIWobOptRes_resultExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cIWobOptRes_resultExtension_item; /* MixedExtension */
+static int hf_h450_11_specificCall; /* CallIdentifier */
+static int hf_h450_11_cISilentArg_argumentExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cISilentArg_argumentExtension_item; /* MixedExtension */
+static int hf_h450_11_cISilentOptRes_resultExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cISilentOptRes_resultExtension_item; /* MixedExtension */
+static int hf_h450_11_cINotificationArg_argumentExtension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_11_cINotificationArg_argumentExtension_item; /* MixedExtension */
+static int hf_h450_11_callIntrusionImpending; /* NULL */
+static int hf_h450_11_callIntruded; /* NULL */
+static int hf_h450_11_callIsolated; /* NULL */
+static int hf_h450_11_callForceReleased; /* NULL */
+static int hf_h450_11_callIntrusionComplete; /* NULL */
+static int hf_h450_11_callIntrusionEnd; /* NULL */
/* --- Module Common-Information-Operations --- --- --- */
-static int hf_h450_12_h450_12_DummyArg_PDU = -1; /* DummyArg */
-static int hf_h450_12_h450_12_CmnArg_PDU = -1; /* CmnArg */
-static int hf_h450_12_featureList = -1; /* FeatureList */
-static int hf_h450_12_featureValues = -1; /* FeatureValues */
-static int hf_h450_12_featureControl = -1; /* FeatureControl */
-static int hf_h450_12_cmnArg_extension = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_12_cmnArg_extension_item = -1; /* MixedExtension */
-static int hf_h450_12_extensionArg = -1; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
-static int hf_h450_12_extensionArg_item = -1; /* MixedExtension */
-static int hf_h450_12_ssCFreRoutingSupported = -1; /* NULL */
-static int hf_h450_12_ssCTreRoutingSupported = -1; /* NULL */
-static int hf_h450_12_ssCCBSPossible = -1; /* NULL */
-static int hf_h450_12_ssCCNRPossible = -1; /* NULL */
-static int hf_h450_12_ssCOSupported = -1; /* NULL */
-static int hf_h450_12_ssCIForcedReleaseSupported = -1; /* NULL */
-static int hf_h450_12_ssCIIsolationSupported = -1; /* NULL */
-static int hf_h450_12_ssCIWaitOnBusySupported = -1; /* NULL */
-static int hf_h450_12_ssCISilentMonitoringSupported = -1; /* NULL */
-static int hf_h450_12_ssCIConferenceSupported = -1; /* NULL */
-static int hf_h450_12_ssCHFarHoldSupported = -1; /* NULL */
-static int hf_h450_12_ssMWICallbackSupported = -1; /* NULL */
-static int hf_h450_12_ssCPCallParkSupported = -1; /* NULL */
-static int hf_h450_12_partyCategory = -1; /* PartyCategory */
-static int hf_h450_12_ssCIprotectionLevel = -1; /* SSCIProtectionLevel */
-static int hf_h450_12_ssCHDoNotHold = -1; /* NULL */
-static int hf_h450_12_ssCTDoNotTransfer = -1; /* NULL */
-static int hf_h450_12_ssMWICallbackCall = -1; /* NULL */
-static int hf_h450_12_ssCISilentMonitorPermitted = -1; /* NULL */
+static int hf_h450_12_h450_12_DummyArg_PDU; /* DummyArg */
+static int hf_h450_12_h450_12_CmnArg_PDU; /* CmnArg */
+static int hf_h450_12_featureList; /* FeatureList */
+static int hf_h450_12_featureValues; /* FeatureValues */
+static int hf_h450_12_featureControl; /* FeatureControl */
+static int hf_h450_12_cmnArg_extension; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_12_cmnArg_extension_item; /* MixedExtension */
+static int hf_h450_12_extensionArg; /* SEQUENCE_SIZE_0_255_OF_MixedExtension */
+static int hf_h450_12_extensionArg_item; /* MixedExtension */
+static int hf_h450_12_ssCFreRoutingSupported; /* NULL */
+static int hf_h450_12_ssCTreRoutingSupported; /* NULL */
+static int hf_h450_12_ssCCBSPossible; /* NULL */
+static int hf_h450_12_ssCCNRPossible; /* NULL */
+static int hf_h450_12_ssCOSupported; /* NULL */
+static int hf_h450_12_ssCIForcedReleaseSupported; /* NULL */
+static int hf_h450_12_ssCIIsolationSupported; /* NULL */
+static int hf_h450_12_ssCIWaitOnBusySupported; /* NULL */
+static int hf_h450_12_ssCISilentMonitoringSupported; /* NULL */
+static int hf_h450_12_ssCIConferenceSupported; /* NULL */
+static int hf_h450_12_ssCHFarHoldSupported; /* NULL */
+static int hf_h450_12_ssMWICallbackSupported; /* NULL */
+static int hf_h450_12_ssCPCallParkSupported; /* NULL */
+static int hf_h450_12_partyCategory; /* PartyCategory */
+static int hf_h450_12_ssCIprotectionLevel; /* SSCIProtectionLevel */
+static int hf_h450_12_ssCHDoNotHold; /* NULL */
+static int hf_h450_12_ssCTDoNotTransfer; /* NULL */
+static int hf_h450_12_ssMWICallbackCall; /* NULL */
+static int hf_h450_12_ssCISilentMonitorPermitted; /* NULL */
/* Initialize the subtree pointers */
/* --- Modules H4501-Supplementary-ServiceAPDU-Structure Addressing-Data-Elements H225-generic-parameters-definition Manufacturer-specific-service-extension-definition H4501-General-Error-List --- --- --- */
-static gint ett_h450_H4501SupplementaryService = -1;
-static gint ett_h450_NetworkFacilityExtension = -1;
-static gint ett_h450_EntityType = -1;
-static gint ett_h450_InterpretationApdu = -1;
-static gint ett_h450_ServiceApdus = -1;
-static gint ett_h450_T_rosApdus = -1;
-static gint ett_h450_EndpointAddress = -1;
-static gint ett_h450_SEQUENCE_OF_AliasAddress = -1;
-static gint ett_h450_PartySubaddress = -1;
-static gint ett_h450_UserSpecifiedSubaddress = -1;
-static gint ett_h450_Extension = -1;
+static int ett_h450_H4501SupplementaryService;
+static int ett_h450_NetworkFacilityExtension;
+static int ett_h450_EntityType;
+static int ett_h450_InterpretationApdu;
+static int ett_h450_ServiceApdus;
+static int ett_h450_T_rosApdus;
+static int ett_h450_EndpointAddress;
+static int ett_h450_SEQUENCE_OF_AliasAddress;
+static int ett_h450_PartySubaddress;
+static int ett_h450_UserSpecifiedSubaddress;
+static int ett_h450_Extension;
/* --- Module Call-Transfer-Operations --- --- --- */
-static gint ett_h450_2_DummyArg = -1;
-static gint ett_h450_2_DummyRes = -1;
-static gint ett_h450_2_CTInitiateArg = -1;
-static gint ett_h450_2_T_cTInitiateArg_argumentExtension = -1;
-static gint ett_h450_2_CTSetupArg = -1;
-static gint ett_h450_2_T_cTSetupArg_argumentExtension = -1;
-static gint ett_h450_2_CTIdentifyRes = -1;
-static gint ett_h450_2_T_resultExtension = -1;
-static gint ett_h450_2_CTUpdateArg = -1;
-static gint ett_h450_2_T_cTUpdateArg_argumentExtension = -1;
-static gint ett_h450_2_SubaddressTransferArg = -1;
-static gint ett_h450_2_T_subaddressTransferArg_argumentExtension = -1;
-static gint ett_h450_2_CTCompleteArg = -1;
-static gint ett_h450_2_T_cTCompleteArg_argumentExtension = -1;
-static gint ett_h450_2_CTActiveArg = -1;
-static gint ett_h450_2_T_cTActiveArg_argumentExtension = -1;
-static gint ett_h450_2_ExtensionSeq = -1;
-static gint ett_h450_2_PAR_unspecified = -1;
+static int ett_h450_2_DummyArg;
+static int ett_h450_2_DummyRes;
+static int ett_h450_2_CTInitiateArg;
+static int ett_h450_2_T_cTInitiateArg_argumentExtension;
+static int ett_h450_2_CTSetupArg;
+static int ett_h450_2_T_cTSetupArg_argumentExtension;
+static int ett_h450_2_CTIdentifyRes;
+static int ett_h450_2_T_resultExtension;
+static int ett_h450_2_CTUpdateArg;
+static int ett_h450_2_T_cTUpdateArg_argumentExtension;
+static int ett_h450_2_SubaddressTransferArg;
+static int ett_h450_2_T_subaddressTransferArg_argumentExtension;
+static int ett_h450_2_CTCompleteArg;
+static int ett_h450_2_T_cTCompleteArg_argumentExtension;
+static int ett_h450_2_CTActiveArg;
+static int ett_h450_2_T_cTActiveArg_argumentExtension;
+static int ett_h450_2_ExtensionSeq;
+static int ett_h450_2_PAR_unspecified;
/* --- Module Call-Diversion-Operations --- --- --- */
-static gint ett_h450_3_ARG_activateDiversionQ = -1;
-static gint ett_h450_3_ActivateDiversionQArg_extension = -1;
-static gint ett_h450_3_RES_activateDiversionQ = -1;
-static gint ett_h450_3_ARG_deactivateDiversionQ = -1;
-static gint ett_h450_3_DeactivateDiversionQArg_extension = -1;
-static gint ett_h450_3_RES_deactivateDiversionQ = -1;
-static gint ett_h450_3_ARG_interrogateDiversionQ = -1;
-static gint ett_h450_3_InterrogateDiversionQ_extension = -1;
-static gint ett_h450_3_ARG_checkRestriction = -1;
-static gint ett_h450_3_CheckRestrictionArg_extension = -1;
-static gint ett_h450_3_RES_checkRestriction = -1;
-static gint ett_h450_3_ARG_callRerouting = -1;
-static gint ett_h450_3_CallReroutingArg_extension = -1;
-static gint ett_h450_3_RES_callRerouting = -1;
-static gint ett_h450_3_ARG_divertingLegInformation1 = -1;
-static gint ett_h450_3_DivertingLegInformation1Arg_extension = -1;
-static gint ett_h450_3_ARG_divertingLegInformation2 = -1;
-static gint ett_h450_3_DivertingLegInformation2Arg_extension = -1;
-static gint ett_h450_3_ARG_divertingLegInformation3 = -1;
-static gint ett_h450_3_DivertingLegInformation3Arg_extension = -1;
-static gint ett_h450_3_ARG_divertingLegInformation4 = -1;
-static gint ett_h450_3_DivertingLegInformation4Arg_extension = -1;
-static gint ett_h450_3_ARG_cfnrDivertedLegFailed = -1;
-static gint ett_h450_3_IntResultList = -1;
-static gint ett_h450_3_IntResult = -1;
-static gint ett_h450_3_IntResult_extension = -1;
-static gint ett_h450_3_PAR_unspecified = -1;
-static gint ett_h450_3_ExtensionSeq = -1;
+static int ett_h450_3_ARG_activateDiversionQ;
+static int ett_h450_3_ActivateDiversionQArg_extension;
+static int ett_h450_3_RES_activateDiversionQ;
+static int ett_h450_3_ARG_deactivateDiversionQ;
+static int ett_h450_3_DeactivateDiversionQArg_extension;
+static int ett_h450_3_RES_deactivateDiversionQ;
+static int ett_h450_3_ARG_interrogateDiversionQ;
+static int ett_h450_3_InterrogateDiversionQ_extension;
+static int ett_h450_3_ARG_checkRestriction;
+static int ett_h450_3_CheckRestrictionArg_extension;
+static int ett_h450_3_RES_checkRestriction;
+static int ett_h450_3_ARG_callRerouting;
+static int ett_h450_3_CallReroutingArg_extension;
+static int ett_h450_3_RES_callRerouting;
+static int ett_h450_3_ARG_divertingLegInformation1;
+static int ett_h450_3_DivertingLegInformation1Arg_extension;
+static int ett_h450_3_ARG_divertingLegInformation2;
+static int ett_h450_3_DivertingLegInformation2Arg_extension;
+static int ett_h450_3_ARG_divertingLegInformation3;
+static int ett_h450_3_DivertingLegInformation3Arg_extension;
+static int ett_h450_3_ARG_divertingLegInformation4;
+static int ett_h450_3_DivertingLegInformation4Arg_extension;
+static int ett_h450_3_ARG_cfnrDivertedLegFailed;
+static int ett_h450_3_IntResultList;
+static int ett_h450_3_IntResult;
+static int ett_h450_3_IntResult_extension;
+static int ett_h450_3_PAR_unspecified;
+static int ett_h450_3_ExtensionSeq;
/* --- Module Call-Hold-Operations --- --- --- */
-static gint ett_h450_4_HoldNotificArg = -1;
-static gint ett_h450_4_SEQUENCE_SIZE_0_255_OF_MixedExtension = -1;
-static gint ett_h450_4_RetrieveNotificArg = -1;
-static gint ett_h450_4_RemoteHoldArg = -1;
-static gint ett_h450_4_RemoteHoldRes = -1;
-static gint ett_h450_4_RemoteRetrieveArg = -1;
-static gint ett_h450_4_RemoteRetrieveRes = -1;
-static gint ett_h450_4_MixedExtension = -1;
-static gint ett_h450_4_PAR_undefined = -1;
+static int ett_h450_4_HoldNotificArg;
+static int ett_h450_4_SEQUENCE_SIZE_0_255_OF_MixedExtension;
+static int ett_h450_4_RetrieveNotificArg;
+static int ett_h450_4_RemoteHoldArg;
+static int ett_h450_4_RemoteHoldRes;
+static int ett_h450_4_RemoteRetrieveArg;
+static int ett_h450_4_RemoteRetrieveRes;
+static int ett_h450_4_MixedExtension;
+static int ett_h450_4_PAR_undefined;
/* --- Module Call-Park-Pickup-Operations --- --- --- */
-static gint ett_h450_5_CpRequestArg = -1;
-static gint ett_h450_5_SEQUENCE_SIZE_0_255_OF_MixedExtension = -1;
-static gint ett_h450_5_CpRequestRes = -1;
-static gint ett_h450_5_CpSetupArg = -1;
-static gint ett_h450_5_CpSetupRes = -1;
-static gint ett_h450_5_GroupIndicationOnArg = -1;
-static gint ett_h450_5_GroupIndicationOnRes = -1;
-static gint ett_h450_5_GroupIndicationOffArg = -1;
-static gint ett_h450_5_GroupIndicationOffRes = -1;
-static gint ett_h450_5_PickrequArg = -1;
-static gint ett_h450_5_PickrequRes = -1;
-static gint ett_h450_5_PickupArg = -1;
-static gint ett_h450_5_PickupRes = -1;
-static gint ett_h450_5_PickExeArg = -1;
-static gint ett_h450_5_PickExeRes = -1;
-static gint ett_h450_5_CpNotifyArg = -1;
-static gint ett_h450_5_CpickupNotifyArg = -1;
-static gint ett_h450_5_PAR_undefined = -1;
+static int ett_h450_5_CpRequestArg;
+static int ett_h450_5_SEQUENCE_SIZE_0_255_OF_MixedExtension;
+static int ett_h450_5_CpRequestRes;
+static int ett_h450_5_CpSetupArg;
+static int ett_h450_5_CpSetupRes;
+static int ett_h450_5_GroupIndicationOnArg;
+static int ett_h450_5_GroupIndicationOnRes;
+static int ett_h450_5_GroupIndicationOffArg;
+static int ett_h450_5_GroupIndicationOffRes;
+static int ett_h450_5_PickrequArg;
+static int ett_h450_5_PickrequRes;
+static int ett_h450_5_PickupArg;
+static int ett_h450_5_PickupRes;
+static int ett_h450_5_PickExeArg;
+static int ett_h450_5_PickExeRes;
+static int ett_h450_5_CpNotifyArg;
+static int ett_h450_5_CpickupNotifyArg;
+static int ett_h450_5_PAR_undefined;
/* --- Module Call-Waiting-Operations --- --- --- */
-static gint ett_h450_6_CallWaitingArg = -1;
-static gint ett_h450_6_SEQUENCE_SIZE_0_255_OF_MixedExtension = -1;
+static int ett_h450_6_CallWaitingArg;
+static int ett_h450_6_SEQUENCE_SIZE_0_255_OF_MixedExtension;
/* --- Module Message-Waiting-Indication-Operations --- --- --- */
-static gint ett_h450_7_MWIActivateArg = -1;
-static gint ett_h450_7_SEQUENCE_SIZE_0_255_OF_MixedExtension = -1;
-static gint ett_h450_7_DummyRes = -1;
-static gint ett_h450_7_MWIDeactivateArg = -1;
-static gint ett_h450_7_MWIInterrogateArg = -1;
-static gint ett_h450_7_MWIInterrogateRes = -1;
-static gint ett_h450_7_MWIInterrogateResElt = -1;
-static gint ett_h450_7_MsgCentreId = -1;
-static gint ett_h450_7_PAR_undefined = -1;
+static int ett_h450_7_MWIActivateArg;
+static int ett_h450_7_SEQUENCE_SIZE_0_255_OF_MixedExtension;
+static int ett_h450_7_DummyRes;
+static int ett_h450_7_MWIDeactivateArg;
+static int ett_h450_7_MWIInterrogateArg;
+static int ett_h450_7_MWIInterrogateRes;
+static int ett_h450_7_MWIInterrogateResElt;
+static int ett_h450_7_MsgCentreId;
+static int ett_h450_7_PAR_undefined;
/* --- Module Name-Operations --- --- --- */
-static gint ett_h450_8_ARG_callingName = -1;
-static gint ett_h450_8_SEQUENCE_SIZE_0_255_OF_MixedExtension = -1;
-static gint ett_h450_8_ARG_alertingName = -1;
-static gint ett_h450_8_ARG_connectedName = -1;
-static gint ett_h450_8_ARG_busyName = -1;
-static gint ett_h450_8_Name = -1;
-static gint ett_h450_8_NamePresentationAllowed = -1;
-static gint ett_h450_8_NamePresentationRestricted = -1;
+static int ett_h450_8_ARG_callingName;
+static int ett_h450_8_SEQUENCE_SIZE_0_255_OF_MixedExtension;
+static int ett_h450_8_ARG_alertingName;
+static int ett_h450_8_ARG_connectedName;
+static int ett_h450_8_ARG_busyName;
+static int ett_h450_8_Name;
+static int ett_h450_8_NamePresentationAllowed;
+static int ett_h450_8_NamePresentationRestricted;
/* --- Module Call-Completion-Operations --- --- --- */
-static gint ett_h450_9_CcRequestArg = -1;
-static gint ett_h450_9_SEQUENCE_SIZE_0_255_OF_MixedExtension = -1;
-static gint ett_h450_9_CcRequestRes = -1;
-static gint ett_h450_9_CcArg = -1;
-static gint ett_h450_9_CcShortArg = -1;
-static gint ett_h450_9_CcLongArg = -1;
+static int ett_h450_9_CcRequestArg;
+static int ett_h450_9_SEQUENCE_SIZE_0_255_OF_MixedExtension;
+static int ett_h450_9_CcRequestRes;
+static int ett_h450_9_CcArg;
+static int ett_h450_9_CcShortArg;
+static int ett_h450_9_CcLongArg;
/* --- Module Call-Offer-Operations --- --- --- */
-static gint ett_h450_10_CoReqOptArg = -1;
-static gint ett_h450_10_SEQUENCE_SIZE_0_255_OF_MixedExtension = -1;
-static gint ett_h450_10_RUAlertOptArg = -1;
-static gint ett_h450_10_CfbOvrOptArg = -1;
+static int ett_h450_10_CoReqOptArg;
+static int ett_h450_10_SEQUENCE_SIZE_0_255_OF_MixedExtension;
+static int ett_h450_10_RUAlertOptArg;
+static int ett_h450_10_CfbOvrOptArg;
/* --- Module Call-Intrusion-Operations --- --- --- */
-static gint ett_h450_11_CIRequestArg = -1;
-static gint ett_h450_11_SEQUENCE_SIZE_0_255_OF_MixedExtension = -1;
-static gint ett_h450_11_CIRequestRes = -1;
-static gint ett_h450_11_CIGetCIPLOptArg = -1;
-static gint ett_h450_11_CIGetCIPLRes = -1;
-static gint ett_h450_11_CIIsOptArg = -1;
-static gint ett_h450_11_CIIsOptRes = -1;
-static gint ett_h450_11_CIFrcRelArg = -1;
-static gint ett_h450_11_CIFrcRelOptRes = -1;
-static gint ett_h450_11_CIWobOptArg = -1;
-static gint ett_h450_11_CIWobOptRes = -1;
-static gint ett_h450_11_CISilentArg = -1;
-static gint ett_h450_11_CISilentOptRes = -1;
-static gint ett_h450_11_CINotificationArg = -1;
-static gint ett_h450_11_CIStatusInformation = -1;
+static int ett_h450_11_CIRequestArg;
+static int ett_h450_11_SEQUENCE_SIZE_0_255_OF_MixedExtension;
+static int ett_h450_11_CIRequestRes;
+static int ett_h450_11_CIGetCIPLOptArg;
+static int ett_h450_11_CIGetCIPLRes;
+static int ett_h450_11_CIIsOptArg;
+static int ett_h450_11_CIIsOptRes;
+static int ett_h450_11_CIFrcRelArg;
+static int ett_h450_11_CIFrcRelOptRes;
+static int ett_h450_11_CIWobOptArg;
+static int ett_h450_11_CIWobOptRes;
+static int ett_h450_11_CISilentArg;
+static int ett_h450_11_CISilentOptRes;
+static int ett_h450_11_CINotificationArg;
+static int ett_h450_11_CIStatusInformation;
/* --- Module Common-Information-Operations --- --- --- */
-static gint ett_h450_12_CmnArg = -1;
-static gint ett_h450_12_SEQUENCE_SIZE_0_255_OF_MixedExtension = -1;
-static gint ett_h450_12_DummyArg = -1;
-static gint ett_h450_12_FeatureList = -1;
-static gint ett_h450_12_FeatureValues = -1;
-static gint ett_h450_12_FeatureControl = -1;
+static int ett_h450_12_CmnArg;
+static int ett_h450_12_SEQUENCE_SIZE_0_255_OF_MixedExtension;
+static int ett_h450_12_DummyArg;
+static int ett_h450_12_FeatureList;
+static int ett_h450_12_FeatureValues;
+static int ett_h450_12_FeatureControl;
-static expert_field ei_h450_unsupported_arg_type = EI_INIT;
-static expert_field ei_h450_unsupported_result_type = EI_INIT;
-static expert_field ei_h450_unsupported_error_type = EI_INIT;
+static expert_field ei_h450_unsupported_arg_type;
+static expert_field ei_h450_unsupported_result_type;
+static expert_field ei_h450_unsupported_error_type;
static const value_string h450_str_operation[] = {
@@ -897,7 +898,7 @@ static int
dissect_h450_T_rosApdus(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_T_rosApdus, h450_T_rosApdus_sequence_of,
- 1, NO_BOUND, FALSE);
+ 1, NO_BOUND, false);
return offset;
}
@@ -979,7 +980,7 @@ dissect_h450_EndpointAddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int
dissect_h450_SubaddressInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index,
- 1, 20, FALSE, NULL);
+ 1, 20, false, NULL);
return offset;
}
@@ -1013,7 +1014,7 @@ dissect_h450_UserSpecifiedSubaddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx
static int
dissect_h450_NSAPSubaddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index,
- 1, 20, FALSE, NULL);
+ 1, 20, false, NULL);
return offset;
}
@@ -1054,7 +1055,7 @@ dissect_h450_PresentationAllowedIndicator(tvbuff_t *tvb _U_, int offset _U_, asn
static int
dissect_h450_H225InformationElement(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index,
- NO_BOUND, NO_BOUND, FALSE, NULL);
+ NO_BOUND, NO_BOUND, false, NULL);
return offset;
}
@@ -1097,7 +1098,7 @@ dissect_h450_Extension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
static int dissect_h450_H4501SupplementaryService_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_H4501SupplementaryService(tvb, offset, &asn1_ctx, tree, hf_h450_h450_H4501SupplementaryService_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1168,7 +1169,7 @@ dissect_h450_2_DummyRes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
static int
dissect_h450_2_CallIdentity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_NumericString(tvb, offset, actx, tree, hf_index,
- 0, 4, FALSE,
+ 0, 4, false,
NULL);
return offset;
@@ -1293,7 +1294,7 @@ dissect_h450_2_CTIdentifyRes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int
dissect_h450_2_BMPString_SIZE_1_128(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_BMPString(tvb, offset, actx, tree, hf_index,
- 1, 128, FALSE);
+ 1, 128, false);
return offset;
}
@@ -1385,7 +1386,7 @@ static const value_string h450_2_EndDesignation_vals[] = {
static int
dissect_h450_2_EndDesignation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 2, NULL, TRUE, 0, NULL);
+ 2, NULL, true, 0, NULL);
return offset;
}
@@ -1401,7 +1402,7 @@ static const value_string h450_2_CallStatus_vals[] = {
static int
dissect_h450_2_CallStatus(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 2, NULL, TRUE, 0, NULL);
+ 2, NULL, true, 0, NULL);
return offset;
}
@@ -1513,7 +1514,7 @@ dissect_h450_2_PAR_unspecified(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
static int dissect_h450_2_DummyArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_DummyArg(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_DummyArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1521,7 +1522,7 @@ static int dissect_h450_2_DummyArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_
static int dissect_h450_2_CTIdentifyRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_CTIdentifyRes(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_CTIdentifyRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1529,7 +1530,7 @@ static int dissect_h450_2_CTIdentifyRes_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int dissect_h450_2_CTInitiateArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_CTInitiateArg(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_CTInitiateArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1537,7 +1538,7 @@ static int dissect_h450_2_CTInitiateArg_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int dissect_h450_2_DummyRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_DummyRes(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_DummyRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1545,7 +1546,7 @@ static int dissect_h450_2_DummyRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_
static int dissect_h450_2_CTSetupArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_CTSetupArg(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_CTSetupArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1553,7 +1554,7 @@ static int dissect_h450_2_CTSetupArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
static int dissect_h450_2_CTUpdateArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_CTUpdateArg(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_CTUpdateArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1561,7 +1562,7 @@ static int dissect_h450_2_CTUpdateArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_2_SubaddressTransferArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_SubaddressTransferArg(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_SubaddressTransferArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1569,7 +1570,7 @@ static int dissect_h450_2_SubaddressTransferArg_PDU(tvbuff_t *tvb _U_, packet_in
static int dissect_h450_2_CTCompleteArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_CTCompleteArg(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_CTCompleteArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1577,7 +1578,7 @@ static int dissect_h450_2_CTCompleteArg_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int dissect_h450_2_CTActiveArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_CTActiveArg(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_CTActiveArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1585,7 +1586,7 @@ static int dissect_h450_2_CTActiveArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_2_PAR_unspecified_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_2_PAR_unspecified(tvb, offset, &asn1_ctx, tree, hf_h450_2_h450_2_PAR_unspecified_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -1606,7 +1607,7 @@ static const value_string h450_3_Procedure_vals[] = {
static int
dissect_h450_3_Procedure(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 3, NULL, TRUE, 0, NULL);
+ 3, NULL, true, 0, NULL);
return offset;
}
@@ -1621,7 +1622,7 @@ static const value_string h450_3_BasicService_vals[] = {
static int
dissect_h450_3_BasicService(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 1, NULL, TRUE, 0, NULL);
+ 1, NULL, true, 0, NULL);
return offset;
}
@@ -1878,7 +1879,7 @@ static const value_string h450_3_DiversionReason_vals[] = {
static int
dissect_h450_3_DiversionReason(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 4, NULL, TRUE, 0, NULL);
+ 4, NULL, true, 0, NULL);
return offset;
}
@@ -1888,7 +1889,7 @@ dissect_h450_3_DiversionReason(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
static int
dissect_h450_3_INTEGER_1_15(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
- 1U, 15U, NULL, FALSE);
+ 1U, 15U, NULL, false);
return offset;
}
@@ -1905,7 +1906,7 @@ static const value_string h450_3_SubscriptionOption_vals[] = {
static int
dissect_h450_3_SubscriptionOption(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 3, NULL, TRUE, 0, NULL);
+ 3, NULL, true, 0, NULL);
return offset;
}
@@ -1915,7 +1916,7 @@ dissect_h450_3_SubscriptionOption(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
static int
dissect_h450_3_BMPString_SIZE_1_128(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_BMPString(tvb, offset, actx, tree, hf_index,
- 1, 128, FALSE);
+ 1, 128, false);
return offset;
}
@@ -2238,7 +2239,7 @@ static int
dissect_h450_3_IntResultList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_set_of(tvb, offset, actx, tree, hf_index,
ett_h450_3_IntResultList, h450_3_IntResultList_set_of,
- 0, 29, FALSE);
+ 0, 29, false);
return offset;
}
@@ -2270,7 +2271,7 @@ dissect_h450_3_PAR_unspecified(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
static int dissect_h450_3_ARG_activateDiversionQ_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_activateDiversionQ(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_activateDiversionQ_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2278,7 +2279,7 @@ static int dissect_h450_3_ARG_activateDiversionQ_PDU(tvbuff_t *tvb _U_, packet_i
static int dissect_h450_3_RES_activateDiversionQ_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_RES_activateDiversionQ(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_RES_activateDiversionQ_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2286,7 +2287,7 @@ static int dissect_h450_3_RES_activateDiversionQ_PDU(tvbuff_t *tvb _U_, packet_i
static int dissect_h450_3_ARG_deactivateDiversionQ_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_deactivateDiversionQ(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_deactivateDiversionQ_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2294,7 +2295,7 @@ static int dissect_h450_3_ARG_deactivateDiversionQ_PDU(tvbuff_t *tvb _U_, packet
static int dissect_h450_3_RES_deactivateDiversionQ_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_RES_deactivateDiversionQ(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_RES_deactivateDiversionQ_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2302,7 +2303,7 @@ static int dissect_h450_3_RES_deactivateDiversionQ_PDU(tvbuff_t *tvb _U_, packet
static int dissect_h450_3_ARG_interrogateDiversionQ_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_interrogateDiversionQ(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_interrogateDiversionQ_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2310,7 +2311,7 @@ static int dissect_h450_3_ARG_interrogateDiversionQ_PDU(tvbuff_t *tvb _U_, packe
static int dissect_h450_3_IntResultList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_IntResultList(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_IntResultList_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2318,7 +2319,7 @@ static int dissect_h450_3_IntResultList_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int dissect_h450_3_ARG_checkRestriction_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_checkRestriction(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_checkRestriction_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2326,7 +2327,7 @@ static int dissect_h450_3_ARG_checkRestriction_PDU(tvbuff_t *tvb _U_, packet_inf
static int dissect_h450_3_RES_checkRestriction_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_RES_checkRestriction(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_RES_checkRestriction_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2334,7 +2335,7 @@ static int dissect_h450_3_RES_checkRestriction_PDU(tvbuff_t *tvb _U_, packet_inf
static int dissect_h450_3_ARG_callRerouting_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_callRerouting(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_callRerouting_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2342,7 +2343,7 @@ static int dissect_h450_3_ARG_callRerouting_PDU(tvbuff_t *tvb _U_, packet_info *
static int dissect_h450_3_RES_callRerouting_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_RES_callRerouting(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_RES_callRerouting_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2350,7 +2351,7 @@ static int dissect_h450_3_RES_callRerouting_PDU(tvbuff_t *tvb _U_, packet_info *
static int dissect_h450_3_ARG_divertingLegInformation1_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_divertingLegInformation1(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_divertingLegInformation1_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2358,7 +2359,7 @@ static int dissect_h450_3_ARG_divertingLegInformation1_PDU(tvbuff_t *tvb _U_, pa
static int dissect_h450_3_ARG_divertingLegInformation2_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_divertingLegInformation2(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_divertingLegInformation2_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2366,7 +2367,7 @@ static int dissect_h450_3_ARG_divertingLegInformation2_PDU(tvbuff_t *tvb _U_, pa
static int dissect_h450_3_ARG_divertingLegInformation3_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_divertingLegInformation3(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_divertingLegInformation3_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2374,7 +2375,7 @@ static int dissect_h450_3_ARG_divertingLegInformation3_PDU(tvbuff_t *tvb _U_, pa
static int dissect_h450_3_ARG_divertingLegInformation4_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_divertingLegInformation4(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_divertingLegInformation4_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2382,7 +2383,7 @@ static int dissect_h450_3_ARG_divertingLegInformation4_PDU(tvbuff_t *tvb _U_, pa
static int dissect_h450_3_ARG_cfnrDivertedLegFailed_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_ARG_cfnrDivertedLegFailed(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_ARG_cfnrDivertedLegFailed_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2390,7 +2391,7 @@ static int dissect_h450_3_ARG_cfnrDivertedLegFailed_PDU(tvbuff_t *tvb _U_, packe
static int dissect_h450_3_PAR_unspecified_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_3_PAR_unspecified(tvb, offset, &asn1_ctx, tree, hf_h450_3_h450_3_PAR_unspecified_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2430,7 +2431,7 @@ static int
dissect_h450_4_SEQUENCE_SIZE_0_255_OF_MixedExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_4_SEQUENCE_SIZE_0_255_OF_MixedExtension, h450_4_SEQUENCE_SIZE_0_255_OF_MixedExtension_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -2528,7 +2529,7 @@ static int
dissect_h450_4_PAR_undefined(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_4_PAR_undefined, h450_4_PAR_undefined_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -2538,7 +2539,7 @@ dissect_h450_4_PAR_undefined(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int dissect_h450_4_HoldNotificArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_4_HoldNotificArg(tvb, offset, &asn1_ctx, tree, hf_h450_4_h450_4_HoldNotificArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2546,7 +2547,7 @@ static int dissect_h450_4_HoldNotificArg_PDU(tvbuff_t *tvb _U_, packet_info *pin
static int dissect_h450_4_RetrieveNotificArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_4_RetrieveNotificArg(tvb, offset, &asn1_ctx, tree, hf_h450_4_h450_4_RetrieveNotificArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2554,7 +2555,7 @@ static int dissect_h450_4_RetrieveNotificArg_PDU(tvbuff_t *tvb _U_, packet_info
static int dissect_h450_4_RemoteHoldArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_4_RemoteHoldArg(tvb, offset, &asn1_ctx, tree, hf_h450_4_h450_4_RemoteHoldArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2562,7 +2563,7 @@ static int dissect_h450_4_RemoteHoldArg_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int dissect_h450_4_RemoteHoldRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_4_RemoteHoldRes(tvb, offset, &asn1_ctx, tree, hf_h450_4_h450_4_RemoteHoldRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2570,7 +2571,7 @@ static int dissect_h450_4_RemoteHoldRes_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int dissect_h450_4_RemoteRetrieveArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_4_RemoteRetrieveArg(tvb, offset, &asn1_ctx, tree, hf_h450_4_h450_4_RemoteRetrieveArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2578,7 +2579,7 @@ static int dissect_h450_4_RemoteRetrieveArg_PDU(tvbuff_t *tvb _U_, packet_info *
static int dissect_h450_4_RemoteRetrieveRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_4_RemoteRetrieveRes(tvb, offset, &asn1_ctx, tree, hf_h450_4_h450_4_RemoteRetrieveRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2586,7 +2587,7 @@ static int dissect_h450_4_RemoteRetrieveRes_PDU(tvbuff_t *tvb _U_, packet_info *
static int dissect_h450_4_PAR_undefined_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_4_PAR_undefined(tvb, offset, &asn1_ctx, tree, hf_h450_4_h450_4_PAR_undefined_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2600,7 +2601,7 @@ static int dissect_h450_4_PAR_undefined_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int
dissect_h450_5_ParkedToPosition(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
- 0U, 65535U, NULL, FALSE);
+ 0U, 65535U, NULL, false);
return offset;
}
@@ -2614,7 +2615,7 @@ static int
dissect_h450_5_SEQUENCE_SIZE_0_255_OF_MixedExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_5_SEQUENCE_SIZE_0_255_OF_MixedExtension, h450_5_SEQUENCE_SIZE_0_255_OF_MixedExtension_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -2650,7 +2651,7 @@ static const value_string h450_5_ParkCondition_vals[] = {
static int
dissect_h450_5_ParkCondition(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 4, NULL, TRUE, 0, NULL);
+ 4, NULL, true, 0, NULL);
return offset;
}
@@ -2718,7 +2719,7 @@ static const value_string h450_5_CallType_vals[] = {
static int
dissect_h450_5_CallType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 2, NULL, TRUE, 0, NULL);
+ 2, NULL, true, 0, NULL);
return offset;
}
@@ -2921,7 +2922,7 @@ static int
dissect_h450_5_PAR_undefined(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_5_PAR_undefined, h450_5_PAR_undefined_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -2931,7 +2932,7 @@ dissect_h450_5_PAR_undefined(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int dissect_h450_5_CpRequestArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_CpRequestArg(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_CpRequestArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2939,7 +2940,7 @@ static int dissect_h450_5_CpRequestArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_5_CpRequestRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_CpRequestRes(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_CpRequestRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2947,7 +2948,7 @@ static int dissect_h450_5_CpRequestRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_5_CpSetupArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_CpSetupArg(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_CpSetupArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2955,7 +2956,7 @@ static int dissect_h450_5_CpSetupArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
static int dissect_h450_5_CpSetupRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_CpSetupRes(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_CpSetupRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2963,7 +2964,7 @@ static int dissect_h450_5_CpSetupRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
static int dissect_h450_5_GroupIndicationOnArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_GroupIndicationOnArg(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_GroupIndicationOnArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2971,7 +2972,7 @@ static int dissect_h450_5_GroupIndicationOnArg_PDU(tvbuff_t *tvb _U_, packet_inf
static int dissect_h450_5_GroupIndicationOnRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_GroupIndicationOnRes(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_GroupIndicationOnRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2979,7 +2980,7 @@ static int dissect_h450_5_GroupIndicationOnRes_PDU(tvbuff_t *tvb _U_, packet_inf
static int dissect_h450_5_GroupIndicationOffArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_GroupIndicationOffArg(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_GroupIndicationOffArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2987,7 +2988,7 @@ static int dissect_h450_5_GroupIndicationOffArg_PDU(tvbuff_t *tvb _U_, packet_in
static int dissect_h450_5_GroupIndicationOffRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_GroupIndicationOffRes(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_GroupIndicationOffRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -2995,7 +2996,7 @@ static int dissect_h450_5_GroupIndicationOffRes_PDU(tvbuff_t *tvb _U_, packet_in
static int dissect_h450_5_PickrequArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_PickrequArg(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_PickrequArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3003,7 +3004,7 @@ static int dissect_h450_5_PickrequArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_5_PickrequRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_PickrequRes(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_PickrequRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3011,7 +3012,7 @@ static int dissect_h450_5_PickrequRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_5_PickupArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_PickupArg(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_PickupArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3019,7 +3020,7 @@ static int dissect_h450_5_PickupArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U
static int dissect_h450_5_PickupRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_PickupRes(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_PickupRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3027,7 +3028,7 @@ static int dissect_h450_5_PickupRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U
static int dissect_h450_5_PickExeArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_PickExeArg(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_PickExeArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3035,7 +3036,7 @@ static int dissect_h450_5_PickExeArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
static int dissect_h450_5_PickExeRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_PickExeRes(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_PickExeRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3043,7 +3044,7 @@ static int dissect_h450_5_PickExeRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
static int dissect_h450_5_CpNotifyArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_CpNotifyArg(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_CpNotifyArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3051,7 +3052,7 @@ static int dissect_h450_5_CpNotifyArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_5_CpickupNotifyArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_CpickupNotifyArg(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_CpickupNotifyArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3059,7 +3060,7 @@ static int dissect_h450_5_CpickupNotifyArg_PDU(tvbuff_t *tvb _U_, packet_info *p
static int dissect_h450_5_PAR_undefined_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_5_PAR_undefined(tvb, offset, &asn1_ctx, tree, hf_h450_5_h450_5_PAR_undefined_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3073,7 +3074,7 @@ static int dissect_h450_5_PAR_undefined_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int
dissect_h450_6_INTEGER_0_255(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
- 0U, 255U, NULL, FALSE);
+ 0U, 255U, NULL, false);
return offset;
}
@@ -3087,7 +3088,7 @@ static int
dissect_h450_6_SEQUENCE_SIZE_0_255_OF_MixedExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_6_SEQUENCE_SIZE_0_255_OF_MixedExtension, h450_6_SEQUENCE_SIZE_0_255_OF_MixedExtension_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -3112,7 +3113,7 @@ dissect_h450_6_CallWaitingArg(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
static int dissect_h450_6_CallWaitingArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_6_CallWaitingArg(tvb, offset, &asn1_ctx, tree, hf_h450_6_h450_6_CallWaitingArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3171,7 +3172,7 @@ static uint32_t h450_7_BasicService_value_map[40+0] = {0, 1, 2, 3, 32, 33, 34, 3
static int
dissect_h450_7_BasicService(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 40, NULL, FALSE, 0, h450_7_BasicService_value_map);
+ 40, NULL, false, 0, h450_7_BasicService_value_map);
return offset;
}
@@ -3181,7 +3182,7 @@ dissect_h450_7_BasicService(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int
dissect_h450_7_INTEGER_0_65535(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
- 0U, 65535U, NULL, FALSE);
+ 0U, 65535U, NULL, false);
return offset;
}
@@ -3191,7 +3192,7 @@ dissect_h450_7_INTEGER_0_65535(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
static int
dissect_h450_7_NumericString_SIZE_1_10(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_NumericString(tvb, offset, actx, tree, hf_index,
- 1, 10, FALSE,
+ 1, 10, false,
NULL);
return offset;
@@ -3226,7 +3227,7 @@ dissect_h450_7_MsgCentreId(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
static int
dissect_h450_7_NbOfMessages(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
- 0U, 65535U, NULL, FALSE);
+ 0U, 65535U, NULL, false);
return offset;
}
@@ -3236,7 +3237,7 @@ dissect_h450_7_NbOfMessages(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int
dissect_h450_7_TimeStamp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_VisibleString(tvb, offset, actx, tree, hf_index,
- 12, 19, FALSE,
+ 12, 19, false,
NULL);
return offset;
@@ -3247,7 +3248,7 @@ dissect_h450_7_TimeStamp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
static int
dissect_h450_7_INTEGER_0_9(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
- 0U, 9U, NULL, FALSE);
+ 0U, 9U, NULL, false);
return offset;
}
@@ -3261,7 +3262,7 @@ static int
dissect_h450_7_SEQUENCE_SIZE_0_255_OF_MixedExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_7_SEQUENCE_SIZE_0_255_OF_MixedExtension, h450_7_SEQUENCE_SIZE_0_255_OF_MixedExtension_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -3296,7 +3297,7 @@ static int
dissect_h450_7_DummyRes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_7_DummyRes, h450_7_DummyRes_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -3375,7 +3376,7 @@ static int
dissect_h450_7_MWIInterrogateRes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_7_MWIInterrogateRes, h450_7_MWIInterrogateRes_sequence_of,
- 1, 64, FALSE);
+ 1, 64, false);
return offset;
}
@@ -3389,7 +3390,7 @@ static int
dissect_h450_7_PAR_undefined(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_7_PAR_undefined, h450_7_PAR_undefined_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -3399,7 +3400,7 @@ dissect_h450_7_PAR_undefined(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int dissect_h450_7_MWIActivateArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_7_MWIActivateArg(tvb, offset, &asn1_ctx, tree, hf_h450_7_h450_7_MWIActivateArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3407,7 +3408,7 @@ static int dissect_h450_7_MWIActivateArg_PDU(tvbuff_t *tvb _U_, packet_info *pin
static int dissect_h450_7_DummyRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_7_DummyRes(tvb, offset, &asn1_ctx, tree, hf_h450_7_h450_7_DummyRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3415,7 +3416,7 @@ static int dissect_h450_7_DummyRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_
static int dissect_h450_7_MWIDeactivateArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_7_MWIDeactivateArg(tvb, offset, &asn1_ctx, tree, hf_h450_7_h450_7_MWIDeactivateArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3423,7 +3424,7 @@ static int dissect_h450_7_MWIDeactivateArg_PDU(tvbuff_t *tvb _U_, packet_info *p
static int dissect_h450_7_MWIInterrogateArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_7_MWIInterrogateArg(tvb, offset, &asn1_ctx, tree, hf_h450_7_h450_7_MWIInterrogateArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3431,7 +3432,7 @@ static int dissect_h450_7_MWIInterrogateArg_PDU(tvbuff_t *tvb _U_, packet_info *
static int dissect_h450_7_MWIInterrogateRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_7_MWIInterrogateRes(tvb, offset, &asn1_ctx, tree, hf_h450_7_h450_7_MWIInterrogateRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3439,7 +3440,7 @@ static int dissect_h450_7_MWIInterrogateRes_PDU(tvbuff_t *tvb _U_, packet_info *
static int dissect_h450_7_PAR_undefined_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_7_PAR_undefined(tvb, offset, &asn1_ctx, tree, hf_h450_7_h450_7_PAR_undefined_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3453,7 +3454,7 @@ static int dissect_h450_7_PAR_undefined_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int
dissect_h450_8_SimpleName(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index,
- 1, 50, FALSE, NULL);
+ 1, 50, false, NULL);
return offset;
}
@@ -3463,7 +3464,7 @@ dissect_h450_8_SimpleName(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
static int
dissect_h450_8_ExtendedName(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_BMPString(tvb, offset, actx, tree, hf_index,
- 1, 256, FALSE);
+ 1, 256, false);
return offset;
}
@@ -3556,7 +3557,7 @@ static int
dissect_h450_8_SEQUENCE_SIZE_0_255_OF_MixedExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_8_SEQUENCE_SIZE_0_255_OF_MixedExtension, h450_8_SEQUENCE_SIZE_0_255_OF_MixedExtension_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -3626,7 +3627,7 @@ dissect_h450_8_ARG_busyName(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int dissect_h450_8_ARG_callingName_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_8_ARG_callingName(tvb, offset, &asn1_ctx, tree, hf_h450_8_h450_8_ARG_callingName_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3634,7 +3635,7 @@ static int dissect_h450_8_ARG_callingName_PDU(tvbuff_t *tvb _U_, packet_info *pi
static int dissect_h450_8_ARG_alertingName_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_8_ARG_alertingName(tvb, offset, &asn1_ctx, tree, hf_h450_8_h450_8_ARG_alertingName_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3642,7 +3643,7 @@ static int dissect_h450_8_ARG_alertingName_PDU(tvbuff_t *tvb _U_, packet_info *p
static int dissect_h450_8_ARG_connectedName_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_8_ARG_connectedName(tvb, offset, &asn1_ctx, tree, hf_h450_8_h450_8_ARG_connectedName_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3650,7 +3651,7 @@ static int dissect_h450_8_ARG_connectedName_PDU(tvbuff_t *tvb _U_, packet_info *
static int dissect_h450_8_ARG_busyName_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_8_ARG_busyName(tvb, offset, &asn1_ctx, tree, hf_h450_8_h450_8_ARG_busyName_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3677,7 +3678,7 @@ static int
dissect_h450_9_SEQUENCE_SIZE_0_255_OF_MixedExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_9_SEQUENCE_SIZE_0_255_OF_MixedExtension, h450_9_SEQUENCE_SIZE_0_255_OF_MixedExtension_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -3777,7 +3778,7 @@ dissect_h450_9_CcArg(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr
static int dissect_h450_9_CcRequestArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_9_CcRequestArg(tvb, offset, &asn1_ctx, tree, hf_h450_9_h450_9_CcRequestArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3785,7 +3786,7 @@ static int dissect_h450_9_CcRequestArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_9_CcRequestRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_9_CcRequestRes(tvb, offset, &asn1_ctx, tree, hf_h450_9_h450_9_CcRequestRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3793,7 +3794,7 @@ static int dissect_h450_9_CcRequestRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_9_CcArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_9_CcArg(tvb, offset, &asn1_ctx, tree, hf_h450_9_h450_9_CcArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3801,7 +3802,7 @@ static int dissect_h450_9_CcArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, p
static int dissect_h450_9_CcShortArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_9_CcShortArg(tvb, offset, &asn1_ctx, tree, hf_h450_9_h450_9_CcShortArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3819,7 +3820,7 @@ static int
dissect_h450_10_SEQUENCE_SIZE_0_255_OF_MixedExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_10_SEQUENCE_SIZE_0_255_OF_MixedExtension, h450_10_SEQUENCE_SIZE_0_255_OF_MixedExtension_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -3871,7 +3872,7 @@ dissect_h450_10_CfbOvrOptArg(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int dissect_h450_10_CoReqOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_10_CoReqOptArg(tvb, offset, &asn1_ctx, tree, hf_h450_10_h450_10_CoReqOptArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3879,7 +3880,7 @@ static int dissect_h450_10_CoReqOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_10_RUAlertOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_10_RUAlertOptArg(tvb, offset, &asn1_ctx, tree, hf_h450_10_h450_10_RUAlertOptArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3887,7 +3888,7 @@ static int dissect_h450_10_RUAlertOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pin
static int dissect_h450_10_CfbOvrOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_10_CfbOvrOptArg(tvb, offset, &asn1_ctx, tree, hf_h450_10_h450_10_CfbOvrOptArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -3908,7 +3909,7 @@ static const value_string h450_11_CICapabilityLevel_vals[] = {
static int
dissect_h450_11_CICapabilityLevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
- 1U, 3U, NULL, FALSE);
+ 1U, 3U, NULL, false);
return offset;
}
@@ -3922,7 +3923,7 @@ static int
dissect_h450_11_SEQUENCE_SIZE_0_255_OF_MixedExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_11_SEQUENCE_SIZE_0_255_OF_MixedExtension, h450_11_SEQUENCE_SIZE_0_255_OF_MixedExtension_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -4023,7 +4024,7 @@ static const value_string h450_11_CIProtectionLevel_vals[] = {
static int
dissect_h450_11_CIProtectionLevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
- 0U, 3U, NULL, FALSE);
+ 0U, 3U, NULL, false);
return offset;
}
@@ -4179,7 +4180,7 @@ dissect_h450_11_CINotificationArg(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
static int dissect_h450_11_CIRequestArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIRequestArg(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIRequestArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4187,7 +4188,7 @@ static int dissect_h450_11_CIRequestArg_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int dissect_h450_11_CIRequestRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIRequestRes(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIRequestRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4195,7 +4196,7 @@ static int dissect_h450_11_CIRequestRes_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int dissect_h450_11_CIGetCIPLOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIGetCIPLOptArg(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIGetCIPLOptArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4203,7 +4204,7 @@ static int dissect_h450_11_CIGetCIPLOptArg_PDU(tvbuff_t *tvb _U_, packet_info *p
static int dissect_h450_11_CIGetCIPLRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIGetCIPLRes(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIGetCIPLRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4211,7 +4212,7 @@ static int dissect_h450_11_CIGetCIPLRes_PDU(tvbuff_t *tvb _U_, packet_info *pinf
static int dissect_h450_11_CIIsOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIIsOptArg(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIIsOptArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4219,7 +4220,7 @@ static int dissect_h450_11_CIIsOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_11_CIIsOptRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIIsOptRes(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIIsOptRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4227,7 +4228,7 @@ static int dissect_h450_11_CIIsOptRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_11_CIFrcRelArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIFrcRelArg(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIFrcRelArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4235,7 +4236,7 @@ static int dissect_h450_11_CIFrcRelArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_11_CIFrcRelOptRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIFrcRelOptRes(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIFrcRelOptRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4243,7 +4244,7 @@ static int dissect_h450_11_CIFrcRelOptRes_PDU(tvbuff_t *tvb _U_, packet_info *pi
static int dissect_h450_11_CIWobOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIWobOptArg(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIWobOptArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4251,7 +4252,7 @@ static int dissect_h450_11_CIWobOptArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_11_CIWobOptRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CIWobOptRes(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CIWobOptRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4259,7 +4260,7 @@ static int dissect_h450_11_CIWobOptRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_11_CISilentArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CISilentArg(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CISilentArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4267,7 +4268,7 @@ static int dissect_h450_11_CISilentArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
static int dissect_h450_11_CISilentOptRes_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CISilentOptRes(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CISilentOptRes_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4275,7 +4276,7 @@ static int dissect_h450_11_CISilentOptRes_PDU(tvbuff_t *tvb _U_, packet_info *pi
static int dissect_h450_11_CINotificationArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_11_CINotificationArg(tvb, offset, &asn1_ctx, tree, hf_h450_11_h450_11_CINotificationArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4332,7 +4333,7 @@ static const value_string h450_12_PartyCategory_vals[] = {
static int
dissect_h450_12_PartyCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
- 4, NULL, TRUE, 0, NULL);
+ 4, NULL, true, 0, NULL);
return offset;
}
@@ -4342,7 +4343,7 @@ dissect_h450_12_PartyCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
static int
dissect_h450_12_SSCIProtectionLevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
- 0U, 3U, NULL, FALSE);
+ 0U, 3U, NULL, false);
return offset;
}
@@ -4388,7 +4389,7 @@ static int
dissect_h450_12_SEQUENCE_SIZE_0_255_OF_MixedExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
ett_h450_12_SEQUENCE_SIZE_0_255_OF_MixedExtension, h450_12_SEQUENCE_SIZE_0_255_OF_MixedExtension_sequence_of,
- 0, 255, FALSE);
+ 0, 255, false);
return offset;
}
@@ -4429,7 +4430,7 @@ dissect_h450_12_DummyArg(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
static int dissect_h450_12_DummyArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_12_DummyArg(tvb, offset, &asn1_ctx, tree, hf_h450_12_h450_12_DummyArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4437,7 +4438,7 @@ static int dissect_h450_12_DummyArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U
static int dissect_h450_12_CmnArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_) {
int offset = 0;
asn1_ctx_t asn1_ctx;
- asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+ asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, true, pinfo);
offset = dissect_h450_12_CmnArg(tvb, offset, &asn1_ctx, tree, hf_h450_12_h450_12_CmnArg_PDU);
offset += 7; offset >>= 3;
return offset;
@@ -4445,7 +4446,7 @@ static int dissect_h450_12_CmnArg_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
typedef struct _h450_op_t {
- gint32 opcode;
+ int32_t opcode;
dissector_t arg_pdu;
dissector_t res_pdu;
} h450_op_t;
@@ -4549,7 +4550,7 @@ static const h450_op_t h450_op_tab[] = {
};
typedef struct _h450_err_t {
- gint32 errcode;
+ int32_t errcode;
dissector_t err_pdu;
} h450_err_t;
@@ -4634,7 +4635,7 @@ static const h450_err_t h450_err_tab[] = {
/* Unknown or empty loop list ERROR */
};
-static const h450_op_t *get_op(gint32 opcode) {
+static const h450_op_t *get_op(int32_t opcode) {
int i;
/* search from the end to get the last occurrence if the operation is redefined in some newer specification */
@@ -4644,7 +4645,7 @@ static const h450_op_t *get_op(gint32 opcode) {
return NULL;
}
-static const h450_err_t *get_err(gint32 errcode) {
+static const h450_err_t *get_err(int32_t errcode) {
int i;
/* search from the end to get the last occurrence if the operation is redefined in some newer specification */
@@ -4660,9 +4661,9 @@ dissect_h450_arg(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data
proto_item *hidden_item;
int offset = 0;
rose_ctx_t *rctx;
- gint32 opcode;
+ int32_t opcode;
const h450_op_t *op_ptr;
- const gchar *p;
+ const char *p;
/* Reject the packet if data is NULL */
if (data == NULL)
@@ -4705,9 +4706,9 @@ dissect_h450_res(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data
proto_item *hidden_item;
int offset = 0;
rose_ctx_t *rctx;
- gint32 opcode;
+ int32_t opcode;
const h450_op_t *op_ptr;
- const gchar *p;
+ const char *p;
/* Reject the packet if data is NULL */
if (data == NULL)
@@ -4750,9 +4751,9 @@ dissect_h450_err(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data
proto_item *hidden_item;
int offset = 0;
rose_ctx_t *rctx;
- gint32 errcode;
+ int32_t errcode;
const h450_err_t *err_ptr;
- const gchar *p;
+ const char *p;
/* Reject the packet if data is NULL */
if (data == NULL)
@@ -6231,7 +6232,7 @@ void proto_register_h450(void) {
};
/* List of subtrees */
- static gint *ett[] = {
+ static int *ett[] = {
/* --- Modules H4501-Supplementary-ServiceAPDU-Structure Addressing-Data-Elements H225-generic-parameters-definition Manufacturer-specific-service-extension-definition H4501-General-Error-List --- --- --- */