From 0ee4d0a00abd69e6479a55c12425c92cdf916d71 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Mon, 27 May 2013 20:26:49 +0000 Subject: Postfix FT_NONE fields with "_element" string to reduce number of incompatible filters in ASN.1 dissectors https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2402 svn path=/trunk/; revision=49599 --- epan/dissectors/packet-hnbap.c | 110 ++++++++++++++++++++--------------------- 1 file changed, 55 insertions(+), 55 deletions(-) (limited to 'epan/dissectors/packet-hnbap.c') diff --git a/epan/dissectors/packet-hnbap.c b/epan/dissectors/packet-hnbap.c index 8b0482e431..0af509b994 100644 --- a/epan/dissectors/packet-hnbap.c +++ b/epan/dissectors/packet-hnbap.c @@ -2678,7 +2678,7 @@ module_t *hnbap_module; FT_BYTES, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_CriticalityDiagnostics_PDU, - { "CriticalityDiagnostics", "hnbap.CriticalityDiagnostics", + { "CriticalityDiagnostics", "hnbap.CriticalityDiagnostics_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_CSG_ID_PDU, @@ -2694,15 +2694,15 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, VALS(hnbap_HNB_Cell_Access_Mode_vals), 0, NULL, HFILL }}, { &hf_hnbap_HNB_Location_Information_PDU, - { "HNB-Location-Information", "hnbap.HNB_Location_Information", + { "HNB-Location-Information", "hnbap.HNB_Location_Information_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_HNB_Identity_PDU, - { "HNB-Identity", "hnbap.HNB_Identity", + { "HNB-Identity", "hnbap.HNB_Identity_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_IP_Address_PDU, - { "IP-Address", "hnbap.IP_Address", + { "IP-Address", "hnbap.IP_Address_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_LAC_PDU, @@ -2750,7 +2750,7 @@ module_t *hnbap_module; FT_BYTES, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_UE_Capabilities_PDU, - { "UE-Capabilities", "hnbap.UE_Capabilities", + { "UE-Capabilities", "hnbap.UE_Capabilities_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_UE_Identity_PDU, @@ -2762,71 +2762,71 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, VALS(hnbap_Update_cause_vals), 0, NULL, HFILL }}, { &hf_hnbap_HNBRegisterRequest_PDU, - { "HNBRegisterRequest", "hnbap.HNBRegisterRequest", + { "HNBRegisterRequest", "hnbap.HNBRegisterRequest_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_HNBRegisterAccept_PDU, - { "HNBRegisterAccept", "hnbap.HNBRegisterAccept", + { "HNBRegisterAccept", "hnbap.HNBRegisterAccept_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_HNBRegisterReject_PDU, - { "HNBRegisterReject", "hnbap.HNBRegisterReject", + { "HNBRegisterReject", "hnbap.HNBRegisterReject_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_HNBDe_Register_PDU, - { "HNBDe-Register", "hnbap.HNBDe_Register", + { "HNBDe-Register", "hnbap.HNBDe_Register_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_UERegisterRequest_PDU, - { "UERegisterRequest", "hnbap.UERegisterRequest", + { "UERegisterRequest", "hnbap.UERegisterRequest_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_UERegisterAccept_PDU, - { "UERegisterAccept", "hnbap.UERegisterAccept", + { "UERegisterAccept", "hnbap.UERegisterAccept_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_UERegisterReject_PDU, - { "UERegisterReject", "hnbap.UERegisterReject", + { "UERegisterReject", "hnbap.UERegisterReject_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_UEDe_Register_PDU, - { "UEDe-Register", "hnbap.UEDe_Register", + { "UEDe-Register", "hnbap.UEDe_Register_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_CSGMembershipUpdate_PDU, - { "CSGMembershipUpdate", "hnbap.CSGMembershipUpdate", + { "CSGMembershipUpdate", "hnbap.CSGMembershipUpdate_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_TNLUpdateRequest_PDU, - { "TNLUpdateRequest", "hnbap.TNLUpdateRequest", + { "TNLUpdateRequest", "hnbap.TNLUpdateRequest_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_TNLUpdateResponse_PDU, - { "TNLUpdateResponse", "hnbap.TNLUpdateResponse", + { "TNLUpdateResponse", "hnbap.TNLUpdateResponse_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_TNLUpdateFailure_PDU, - { "TNLUpdateFailure", "hnbap.TNLUpdateFailure", + { "TNLUpdateFailure", "hnbap.TNLUpdateFailure_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_HNBConfigTransferRequest_PDU, - { "HNBConfigTransferRequest", "hnbap.HNBConfigTransferRequest", + { "HNBConfigTransferRequest", "hnbap.HNBConfigTransferRequest_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_HNBConfigTransferResponse_PDU, - { "HNBConfigTransferResponse", "hnbap.HNBConfigTransferResponse", + { "HNBConfigTransferResponse", "hnbap.HNBConfigTransferResponse_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_RelocationComplete_PDU, - { "RelocationComplete", "hnbap.RelocationComplete", + { "RelocationComplete", "hnbap.RelocationComplete_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_ErrorIndication_PDU, - { "ErrorIndication", "hnbap.ErrorIndication", + { "ErrorIndication", "hnbap.ErrorIndication_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_PrivateMessage_PDU, - { "PrivateMessage", "hnbap.PrivateMessage", + { "PrivateMessage", "hnbap.PrivateMessage_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_HNBAP_PDU_PDU, @@ -2842,7 +2842,7 @@ module_t *hnbap_module; FT_OID, BASE_NONE, NULL, 0, "OBJECT_IDENTIFIER", HFILL }}, { &hf_hnbap_ProtocolIE_Container_item, - { "ProtocolIE-Field", "hnbap.ProtocolIE_Field", + { "ProtocolIE-Field", "hnbap.ProtocolIE_Field_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_protocol_ie_field_id, @@ -2854,11 +2854,11 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, VALS(hnbap_Criticality_vals), 0, NULL, HFILL }}, { &hf_hnbap_ie_field_value, - { "value", "hnbap.value", + { "value", "hnbap.value_element", FT_NONE, BASE_NONE, NULL, 0, "ProtocolIE_Field_value", HFILL }}, { &hf_hnbap_ProtocolExtensionContainer_item, - { "ProtocolExtensionField", "hnbap.ProtocolExtensionField", + { "ProtocolExtensionField", "hnbap.ProtocolExtensionField_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_id, @@ -2866,11 +2866,11 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, VALS(hnbap_ProtocolIE_ID_vals), 0, "ProtocolIE_ID", HFILL }}, { &hf_hnbap_extensionValue, - { "extensionValue", "hnbap.extensionValue", + { "extensionValue", "hnbap.extensionValue_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_PrivateIE_Container_item, - { "PrivateIE-Field", "hnbap.PrivateIE_Field", + { "PrivateIE-Field", "hnbap.PrivateIE_Field_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_private_ie_field_id, @@ -2878,7 +2878,7 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, VALS(hnbap_PrivateIE_ID_vals), 0, "PrivateIE_ID", HFILL }}, { &hf_hnbap_private_value, - { "value", "hnbap.value", + { "value", "hnbap.value_element", FT_NONE, BASE_NONE, NULL, 0, "PrivateIE_Field_value", HFILL }}, { &hf_hnbap_directionOfAltitude, @@ -2926,7 +2926,7 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, NULL, 0, "ProtocolExtensionContainer", HFILL }}, { &hf_hnbap_CriticalityDiagnostics_IE_List_item, - { "CriticalityDiagnostics-IE-List item", "hnbap.CriticalityDiagnostics_IE_List_item", + { "CriticalityDiagnostics-IE-List item", "hnbap.CriticalityDiagnostics_IE_List_item_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_iECriticality, @@ -2954,11 +2954,11 @@ module_t *hnbap_module; FT_BYTES, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_geographical_location_geographical_coordinates, - { "geographicalCoordinates", "hnbap.geographicalCoordinates", + { "geographicalCoordinates", "hnbap.geographicalCoordinates_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_altitudeAndDirection, - { "altitudeAndDirection", "hnbap.altitudeAndDirection", + { "altitudeAndDirection", "hnbap.altitudeAndDirection_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_latitudeSign, @@ -2978,7 +2978,7 @@ module_t *hnbap_module; FT_BYTES, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_hNB_Identity_as_Cell_Identifier, - { "hNB-Identity-as-Cell-Identifier", "hnbap.hNB_Identity_as_Cell_Identifier", + { "hNB-Identity-as-Cell-Identifier", "hnbap.hNB_Identity_as_Cell_Identifier_element", FT_NONE, BASE_NONE, NULL, 0, "HNB_Cell_Identifier", HFILL }}, { &hf_hnbap_hnb_RNL_Identity, @@ -2990,11 +2990,11 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, VALS(hnbap_ConfigurationInformation_vals), 0, NULL, HFILL }}, { &hf_hnbap_provided, - { "provided", "hnbap.provided", + { "provided", "hnbap.provided_element", FT_NONE, BASE_NONE, NULL, 0, "HNBConfigurationInformationProvided", HFILL }}, { &hf_hnbap_missing, - { "missing", "hnbap.missing", + { "missing", "hnbap.missing_element", FT_NONE, BASE_NONE, NULL, 0, "HNBConfigurationInformationMissing", HFILL }}, { &hf_hnbap_psc, @@ -3018,11 +3018,11 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, VALS(hnbap_Cause_vals), 0, NULL, HFILL }}, { &hf_hnbap_macroCoverageInfo, - { "macroCoverageInfo", "hnbap.macroCoverageInfo", + { "macroCoverageInfo", "hnbap.macroCoverageInfo_element", FT_NONE, BASE_NONE, NULL, 0, "MacroCoverageInformation", HFILL }}, { &hf_hnbap_hnb_location_information_geographical_coordinates, - { "geographicalCoordinates", "hnbap.geographicalCoordinates", + { "geographicalCoordinates", "hnbap.geographicalCoordinates_element", FT_NONE, BASE_NONE, NULL, 0, "GeographicalLocation", HFILL }}, { &hf_hnbap_hNB_Identity_Info, @@ -3050,7 +3050,7 @@ module_t *hnbap_module; FT_BYTES, BASE_NONE, NULL, 0, "Ipv6Address", HFILL }}, { &hf_hnbap_Iurh_Signalling_TNL_AddressList_item, - { "IP-Address", "hnbap.IP_Address", + { "IP-Address", "hnbap.IP_Address_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_pLMNID, @@ -3062,19 +3062,19 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, VALS(hnbap_MacroCellID_vals), 0, "MacroCellID", HFILL }}, { &hf_hnbap_uTRANCellID, - { "uTRANCellID", "hnbap.uTRANCellID", + { "uTRANCellID", "hnbap.uTRANCellID_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_gERANCellID, - { "gERANCellID", "hnbap.gERANCellID", + { "gERANCellID", "hnbap.gERANCellID_element", FT_NONE, BASE_NONE, NULL, 0, "CGI", HFILL }}, { &hf_hnbap_NeighbourInfoList_item, - { "HNBConfigInfo", "hnbap.HNBConfigInfo", + { "HNBConfigInfo", "hnbap.HNBConfigInfo_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_NeighbourInfoRequestList_item, - { "NeighbourInfoRequestItem", "hnbap.NeighbourInfoRequestItem", + { "NeighbourInfoRequestItem", "hnbap.NeighbourInfoRequestItem_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_pTMSI, @@ -3082,11 +3082,11 @@ module_t *hnbap_module; FT_BYTES, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_rAI, - { "rAI", "hnbap.rAI", + { "rAI", "hnbap.rAI_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_RABList_item, - { "RABListItem", "hnbap.RABListItem", + { "RABListItem", "hnbap.RABListItem_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_rAB_ID, @@ -3094,11 +3094,11 @@ module_t *hnbap_module; FT_BYTES, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_old_transport_Info, - { "old-transport-Info", "hnbap.old_transport_Info", + { "old-transport-Info", "hnbap.old_transport_Info_element", FT_NONE, BASE_NONE, NULL, 0, "TransportInfo", HFILL }}, { &hf_hnbap_new_transport_Info, - { "new-transport-Info", "hnbap.new_transport_Info", + { "new-transport-Info", "hnbap.new_transport_Info_element", FT_NONE, BASE_NONE, NULL, 0, "TransportInfo", HFILL }}, { &hf_hnbap_cn_domain_indicator, @@ -3106,7 +3106,7 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, VALS(hnbap_CN_DomainIndicator_vals), 0, "CN_DomainIndicator", HFILL }}, { &hf_hnbap_lAI, - { "lAI", "hnbap.lAI", + { "lAI", "hnbap.lAI_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_rAC, @@ -3150,11 +3150,11 @@ module_t *hnbap_module; FT_BYTES, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_tMSILAI, - { "tMSILAI", "hnbap.tMSILAI", + { "tMSILAI", "hnbap.tMSILAI_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_pTMSIRAI, - { "pTMSIRAI", "hnbap.pTMSIRAI", + { "pTMSIRAI", "hnbap.pTMSIRAI_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_iMEI, @@ -3162,7 +3162,7 @@ module_t *hnbap_module; FT_BYTES, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_iMSIESN, - { "iMSIESN", "hnbap.iMSIESN", + { "iMSIESN", "hnbap.iMSIESN_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_tMSIDS41, @@ -3182,27 +3182,27 @@ module_t *hnbap_module; FT_UINT32, BASE_DEC, NULL, 0, "PrivateIE_Container", HFILL }}, { &hf_hnbap_initiatingMessage, - { "initiatingMessage", "hnbap.initiatingMessage", + { "initiatingMessage", "hnbap.initiatingMessage_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_successfulOutcome, - { "successfulOutcome", "hnbap.successfulOutcome", + { "successfulOutcome", "hnbap.successfulOutcome_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_unsuccessfulOutcome, - { "unsuccessfulOutcome", "hnbap.unsuccessfulOutcome", + { "unsuccessfulOutcome", "hnbap.unsuccessfulOutcome_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_hnbap_initiatingMessagevalue, - { "value", "hnbap.value", + { "value", "hnbap.value_element", FT_NONE, BASE_NONE, NULL, 0, "InitiatingMessage_value", HFILL }}, { &hf_hnbap_successfulOutcome_value, - { "value", "hnbap.value", + { "value", "hnbap.value_element", FT_NONE, BASE_NONE, NULL, 0, "SuccessfulOutcome_value", HFILL }}, { &hf_hnbap_unsuccessfulOutcome_value, - { "value", "hnbap.value", + { "value", "hnbap.value_element", FT_NONE, BASE_NONE, NULL, 0, "UnsuccessfulOutcome_value", HFILL }}, -- cgit v1.2.3