aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h225.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-06-26 03:59:01 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-06-26 03:59:01 +0000
commit9733aadcfe443d4f682dc4e922499fb123fd5a64 (patch)
tree07a3dee401d42d8df404bf7cd0d8ccaebc1e8d26 /epan/dissectors/packet-h225.c
parent7bb637f0517771daac09a14dc29ec1b110070924 (diff)
Re-generate asn1 dissectors after hf_register_info cleanup.
svn path=/trunk/; revision=28848
Diffstat (limited to 'epan/dissectors/packet-h225.c')
-rw-r--r--epan/dissectors/packet-h225.c114
1 files changed, 57 insertions, 57 deletions
diff --git a/epan/dissectors/packet-h225.c b/epan/dissectors/packet-h225.c
index 0900f71660..744e79187b 100644
--- a/epan/dissectors/packet-h225.c
+++ b/epan/dissectors/packet-h225.c
@@ -7676,7 +7676,7 @@ void proto_register_h225(void) {
"h225.T_h4501SupplementaryService_item", HFILL }},
{ &hf_h225_h245Tunneling,
{ "h245Tunneling", "h225.h245Tunneling",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.T_h245Tunneling", HFILL }},
{ &hf_h225_H245Control_item,
{ "H245Control item", "h225.H245Control_item",
@@ -7788,11 +7788,11 @@ void proto_register_h225(void) {
"h225.FastStart", HFILL }},
{ &hf_h225_multipleCalls,
{ "multipleCalls", "h225.multipleCalls",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_maintainConnection,
{ "maintainConnection", "h225.maintainConnection",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_alertingAddress,
{ "alertingAddress", "h225.alertingAddress",
@@ -8004,7 +8004,7 @@ void proto_register_h225(void) {
"h225.CallReferenceValue", HFILL }},
{ &hf_h225_activeMC,
{ "activeMC", "h225.activeMC",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_conferenceGoal,
{ "conferenceGoal", "h225.conferenceGoal",
@@ -8060,11 +8060,11 @@ void proto_register_h225(void) {
"h225.FastStart_item", HFILL }},
{ &hf_h225_mediaWaitForConnect,
{ "mediaWaitForConnect", "h225.mediaWaitForConnect",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_canOverlapSend,
{ "canOverlapSend", "h225.canOverlapSend",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_endpointIdentifier,
{ "endpointIdentifier", "h225.endpointIdentifier",
@@ -8436,11 +8436,11 @@ void proto_register_h225(void) {
"h225.TerminalInfo", HFILL }},
{ &hf_h225_mc,
{ "mc", "h225.mc",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_undefinedNode,
{ "undefinedNode", "h225.undefinedNode",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_set,
{ "set", "h225.set",
@@ -8924,7 +8924,7 @@ void proto_register_h225(void) {
"h225.GatekeeperIdentifier", HFILL }},
{ &hf_h225_needToRegister,
{ "needToRegister", "h225.needToRegister",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_alternateGatekeeper,
{ "alternateGatekeeper", "h225.alternateGatekeeper",
@@ -8936,7 +8936,7 @@ void proto_register_h225(void) {
"h225.AlternateGK", HFILL }},
{ &hf_h225_altGKisPermanent,
{ "altGKisPermanent", "h225.altGKisPermanent",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_default,
{ "default", "h225.default",
@@ -9032,31 +9032,31 @@ void proto_register_h225(void) {
"h225.SecurityCapabilities", HFILL }},
{ &hf_h225_q932Full,
{ "q932Full", "h225.q932Full",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_q951Full,
{ "q951Full", "h225.q951Full",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_q952Full,
{ "q952Full", "h225.q952Full",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_q953Full,
{ "q953Full", "h225.q953Full",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_q955Full,
{ "q955Full", "h225.q955Full",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_q956Full,
{ "q956Full", "h225.q956Full",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_q957Full,
{ "q957Full", "h225.q957Full",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_q954Info,
{ "q954Info", "h225.q954Info",
@@ -9064,11 +9064,11 @@ void proto_register_h225(void) {
"h225.Q954Details", HFILL }},
{ &hf_h225_conferenceCalling,
{ "conferenceCalling", "h225.conferenceCalling",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_threePartyService,
{ "threePartyService", "h225.threePartyService",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_guid,
{ "guid", "h225.guid",
@@ -9184,7 +9184,7 @@ void proto_register_h225(void) {
"h225.AliasAddress", HFILL }},
{ &hf_h225_canReportCallCapacity,
{ "canReportCallCapacity", "h225.canReportCallCapacity",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_capacityReportingSpecification_when,
{ "when", "h225.when",
@@ -9472,11 +9472,11 @@ void proto_register_h225(void) {
"h225.OCTET_STRING_SIZE_2_32", HFILL }},
{ &hf_h225_sender,
{ "sender", "h225.sender",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_multicast,
{ "multicast", "h225.multicast",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_bandwidth,
{ "bandwidth", "h225.bandwidth",
@@ -9488,11 +9488,11 @@ void proto_register_h225(void) {
"h225.TransportChannelInfo", HFILL }},
{ &hf_h225_canDisplayAmountString,
{ "canDisplayAmountString", "h225.canDisplayAmountString",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_canEnforceDurationLimit,
{ "canEnforceDurationLimit", "h225.canEnforceDurationLimit",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_amountString,
{ "amountString", "h225.amountString",
@@ -9516,7 +9516,7 @@ void proto_register_h225(void) {
"h225.INTEGER_1_4294967295", HFILL }},
{ &hf_h225_enforceCallDurationLimit,
{ "enforceCallDurationLimit", "h225.enforceCallDurationLimit",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_callStartingPoint,
{ "callStartingPoint", "h225.callStartingPoint",
@@ -9564,7 +9564,7 @@ void proto_register_h225(void) {
"h225.BMPString", HFILL }},
{ &hf_h225_bool,
{ "bool", "h225.bool",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_number8,
{ "number8", "h225.number8",
@@ -9600,7 +9600,7 @@ void proto_register_h225(void) {
"h225.GenericData", HFILL }},
{ &hf_h225_replacementFeatureSet,
{ "replacementFeatureSet", "h225.replacementFeatureSet",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_sendAddress,
{ "sendAddress", "h225.sendAddress",
@@ -9844,7 +9844,7 @@ void proto_register_h225(void) {
"h225.NULL", HFILL }},
{ &hf_h225_supportsAssignedGK,
{ "supportsAssignedGK", "h225.supportsAssignedGK",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_assignedGatekeeper,
{ "assignedGatekeeper", "h225.assignedGatekeeper",
@@ -9888,7 +9888,7 @@ void proto_register_h225(void) {
"h225.SecurityErrors", HFILL }},
{ &hf_h225_discoveryComplete,
{ "discoveryComplete", "h225.discoveryComplete",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_terminalType,
{ "terminalType", "h225.terminalType",
@@ -9912,11 +9912,11 @@ void proto_register_h225(void) {
"h225.TimeToLive", HFILL }},
{ &hf_h225_keepAlive,
{ "keepAlive", "h225.keepAlive",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_willSupplyUUIEs,
{ "willSupplyUUIEs", "h225.willSupplyUUIEs",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_additiveRegistration,
{ "additiveRegistration", "h225.additiveRegistration",
@@ -9964,7 +9964,7 @@ void proto_register_h225(void) {
"h225.TransportQOS", HFILL }},
{ &hf_h225_willRespondToIRR,
{ "willRespondToIRR", "h225.willRespondToIRR",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_preGrantedARQ,
{ "preGrantedARQ", "h225.preGrantedARQ",
@@ -9972,19 +9972,19 @@ void proto_register_h225(void) {
"h225.T_preGrantedARQ", HFILL }},
{ &hf_h225_makeCall,
{ "makeCall", "h225.makeCall",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_useGKCallSignalAddressToMakeCall,
{ "useGKCallSignalAddressToMakeCall", "h225.useGKCallSignalAddressToMakeCall",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_answerCall,
{ "answerCall", "h225.answerCall",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_useGKCallSignalAddressToAnswer,
{ "useGKCallSignalAddressToAnswer", "h225.useGKCallSignalAddressToAnswer",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_irrFrequencyInCall,
{ "irrFrequencyInCall", "h225.irrFrequencyInCall",
@@ -10156,7 +10156,7 @@ void proto_register_h225(void) {
"h225.CallReferenceValue", HFILL }},
{ &hf_h225_canMapAlias,
{ "canMapAlias", "h225.canMapAlias",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_srcAlternatives,
{ "srcAlternatives", "h225.srcAlternatives",
@@ -10184,7 +10184,7 @@ void proto_register_h225(void) {
"h225.TunnelledProtocol", HFILL }},
{ &hf_h225_canMapSrcAlias,
{ "canMapSrcAlias", "h225.canMapSrcAlias",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_pointToPoint,
{ "pointToPoint", "h225.pointToPoint",
@@ -10260,55 +10260,55 @@ void proto_register_h225(void) {
"h225.AliasAddress", HFILL }},
{ &hf_h225_setup_bool,
{ "setup", "h225.setup",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_callProceeding_flg,
{ "callProceeding", "h225.callProceeding",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_connect_bool,
{ "connect", "h225.connect",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_alerting_bool,
{ "alerting", "h225.alerting",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_information_bool,
{ "information", "h225.information",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_releaseComplete_bool,
{ "releaseComplete", "h225.releaseComplete",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_facility_bool,
{ "facility", "h225.facility",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_progress_bool,
{ "progress", "h225.progress",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_empty,
{ "empty", "h225.empty",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_status_bool,
{ "status", "h225.status",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_statusInquiry_bool,
{ "statusInquiry", "h225.statusInquiry",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_setupAcknowledge_bool,
{ "setupAcknowledge", "h225.setupAcknowledge",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_notify_bool,
{ "notify", "h225.notify",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_rejectReason,
{ "rejectReason", "h225.rejectReason",
@@ -10368,7 +10368,7 @@ void proto_register_h225(void) {
"h225.NULL", HFILL }},
{ &hf_h225_answeredCall,
{ "answeredCall", "h225.answeredCall",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_usageInformation,
{ "usageInformation", "h225.usageInformation",
@@ -10504,7 +10504,7 @@ void proto_register_h225(void) {
"h225.T_perCallInfo_item", HFILL }},
{ &hf_h225_originator,
{ "originator", "h225.originator",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_audio,
{ "audio", "h225.audio",
@@ -10560,11 +10560,11 @@ void proto_register_h225(void) {
"h225.H323_UU_PDU", HFILL }},
{ &hf_h225_sent,
{ "sent", "h225.sent",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_needResponse,
{ "needResponse", "h225.needResponse",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_irrStatus,
{ "irrStatus", "h225.irrStatus",
@@ -10572,7 +10572,7 @@ void proto_register_h225(void) {
"h225.InfoRequestResponseStatus", HFILL }},
{ &hf_h225_unsolicited,
{ "unsolicited", "h225.unsolicited",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_complete,
{ "complete", "h225.complete",
@@ -10612,7 +10612,7 @@ void proto_register_h225(void) {
"h225.SupportedProtocols", HFILL }},
{ &hf_h225_almostOutOfResources,
{ "almostOutOfResources", "h225.almostOutOfResources",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h225.BOOLEAN", HFILL }},
{ &hf_h225_callSpecific,
{ "callSpecific", "h225.callSpecific",