aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dsp.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2013-05-27 20:26:49 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2013-05-27 20:26:49 +0000
commit0ee4d0a00abd69e6479a55c12425c92cdf916d71 (patch)
treec72f8bc0048460e22297128f141079a1862d98b7 /epan/dissectors/packet-dsp.c
parent38d9a87a49d690db0f3fb8aaa4ca40909713ead4 (diff)
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
Diffstat (limited to 'epan/dissectors/packet-dsp.c')
-rw-r--r--epan/dissectors/packet-dsp.c144
1 files changed, 72 insertions, 72 deletions
diff --git a/epan/dissectors/packet-dsp.c b/epan/dissectors/packet-dsp.c
index 5e00a0bc02..139ae1f9d8 100644
--- a/epan/dissectors/packet-dsp.c
+++ b/epan/dissectors/packet-dsp.c
@@ -1994,7 +1994,7 @@ void proto_register_dsp(void) {
/*--- Included file: packet-dsp-hfarr.c ---*/
#line 1 "../../asn1/dsp/packet-dsp-hfarr.c"
{ &hf_dsp_AccessPoint_PDU,
- { "AccessPoint", "dsp.AccessPoint",
+ { "AccessPoint", "dsp.AccessPoint_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_MasterAndShadowAccessPoints_PDU,
@@ -2002,11 +2002,11 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_DitBridgeKnowledge_PDU,
- { "DitBridgeKnowledge", "dsp.DitBridgeKnowledge",
+ { "DitBridgeKnowledge", "dsp.DitBridgeKnowledge_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedArgument,
- { "chainedArgument", "dsp.chainedArgument",
+ { "chainedArgument", "dsp.chainedArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainingArguments", HFILL }},
{ &hf_dsp_readArgument,
@@ -2014,19 +2014,19 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_ReadArgument_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedReadArgument,
- { "unsignedChainedReadArgument", "dsp.unsignedChainedReadArgument",
+ { "unsignedChainedReadArgument", "dsp.unsignedChainedReadArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedReadArgumentData", HFILL }},
{ &hf_dsp_signedChainedReadArgument,
- { "signedChainedReadArgument", "dsp.signedChainedReadArgument",
+ { "signedChainedReadArgument", "dsp.signedChainedReadArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedReadArgument,
- { "chainedReadArgument", "dsp.chainedReadArgument",
+ { "chainedReadArgument", "dsp.chainedReadArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedReadArgumentData", HFILL }},
{ &hf_dsp_algorithmIdentifier,
- { "algorithmIdentifier", "dsp.algorithmIdentifier",
+ { "algorithmIdentifier", "dsp.algorithmIdentifier_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_encrypted,
@@ -2034,7 +2034,7 @@ void proto_register_dsp(void) {
FT_BYTES, BASE_NONE, NULL, 0,
"BIT_STRING", HFILL }},
{ &hf_dsp_chainedResults,
- { "chainedResults", "dsp.chainedResults",
+ { "chainedResults", "dsp.chainedResults_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainingResults", HFILL }},
{ &hf_dsp_readResult,
@@ -2042,15 +2042,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_ReadResult_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedReadResult,
- { "unsignedChainedReadResult", "dsp.unsignedChainedReadResult",
+ { "unsignedChainedReadResult", "dsp.unsignedChainedReadResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedReadResultData", HFILL }},
{ &hf_dsp_signedChainedReadResult,
- { "signedChainedReadResult", "dsp.signedChainedReadResult",
+ { "signedChainedReadResult", "dsp.signedChainedReadResult_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedReadResult,
- { "chainedReadResult", "dsp.chainedReadResult",
+ { "chainedReadResult", "dsp.chainedReadResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedReadResultData", HFILL }},
{ &hf_dsp_compareArgument,
@@ -2058,15 +2058,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_CompareArgument_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedCompareArgument,
- { "unsignedChainedCompareArgument", "dsp.unsignedChainedCompareArgument",
+ { "unsignedChainedCompareArgument", "dsp.unsignedChainedCompareArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedCompareArgumentData", HFILL }},
{ &hf_dsp_signedChainedCompareArgument,
- { "signedChainedCompareArgument", "dsp.signedChainedCompareArgument",
+ { "signedChainedCompareArgument", "dsp.signedChainedCompareArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedCompareArgument,
- { "chainedCompareArgument", "dsp.chainedCompareArgument",
+ { "chainedCompareArgument", "dsp.chainedCompareArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedCompareArgumentData", HFILL }},
{ &hf_dsp_compareResult,
@@ -2074,15 +2074,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_CompareResult_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedCompareResult,
- { "unsignedChainedCompareResult", "dsp.unsignedChainedCompareResult",
+ { "unsignedChainedCompareResult", "dsp.unsignedChainedCompareResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedCompareResultData", HFILL }},
{ &hf_dsp_signedChainedCompareResult,
- { "signedChainedCompareResult", "dsp.signedChainedCompareResult",
+ { "signedChainedCompareResult", "dsp.signedChainedCompareResult_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedCompareResult,
- { "chainedCompareResult", "dsp.chainedCompareResult",
+ { "chainedCompareResult", "dsp.chainedCompareResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedCompareResultData", HFILL }},
{ &hf_dsp_listArgument,
@@ -2090,15 +2090,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_ListArgument_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedListArgument,
- { "unsignedChainedListArgument", "dsp.unsignedChainedListArgument",
+ { "unsignedChainedListArgument", "dsp.unsignedChainedListArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedListArgumentData", HFILL }},
{ &hf_dsp_signedChainedListArgument,
- { "signedChainedListArgument", "dsp.signedChainedListArgument",
+ { "signedChainedListArgument", "dsp.signedChainedListArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedListArgument,
- { "chainedListArgument", "dsp.chainedListArgument",
+ { "chainedListArgument", "dsp.chainedListArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedListArgumentData", HFILL }},
{ &hf_dsp_listResult,
@@ -2106,15 +2106,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_ListResult_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedListResult,
- { "unsignedChainedListResult", "dsp.unsignedChainedListResult",
+ { "unsignedChainedListResult", "dsp.unsignedChainedListResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedListResultData", HFILL }},
{ &hf_dsp_signedChainedListResult,
- { "signedChainedListResult", "dsp.signedChainedListResult",
+ { "signedChainedListResult", "dsp.signedChainedListResult_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedListResult,
- { "chainedListResult", "dsp.chainedListResult",
+ { "chainedListResult", "dsp.chainedListResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedListResultData", HFILL }},
{ &hf_dsp_searchArgument,
@@ -2122,15 +2122,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_SearchArgument_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedSearchArgument,
- { "unsignedChainedSearchArgument", "dsp.unsignedChainedSearchArgument",
+ { "unsignedChainedSearchArgument", "dsp.unsignedChainedSearchArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedSearchArgumentData", HFILL }},
{ &hf_dsp_signedChainedSearchArgument,
- { "signedChainedSearchArgument", "dsp.signedChainedSearchArgument",
+ { "signedChainedSearchArgument", "dsp.signedChainedSearchArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedSearchArgument,
- { "chainedSearchArgument", "dsp.chainedSearchArgument",
+ { "chainedSearchArgument", "dsp.chainedSearchArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedSearchArgumentData", HFILL }},
{ &hf_dsp_searchResult,
@@ -2138,15 +2138,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_SearchResult_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedSearchResult,
- { "unsignedChainedSearchResult", "dsp.unsignedChainedSearchResult",
+ { "unsignedChainedSearchResult", "dsp.unsignedChainedSearchResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedSearchResultData", HFILL }},
{ &hf_dsp_signedChainedSearchResult,
- { "signedChainedSearchResult", "dsp.signedChainedSearchResult",
+ { "signedChainedSearchResult", "dsp.signedChainedSearchResult_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedSearchResult,
- { "chainedSearchResult", "dsp.chainedSearchResult",
+ { "chainedSearchResult", "dsp.chainedSearchResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedSearchResultData", HFILL }},
{ &hf_dsp_addEntryArgument,
@@ -2154,15 +2154,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_AddEntryArgument_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedAddEntryArgument,
- { "unsignedChainedAddEntryArgument", "dsp.unsignedChainedAddEntryArgument",
+ { "unsignedChainedAddEntryArgument", "dsp.unsignedChainedAddEntryArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedAddEntryArgumentData", HFILL }},
{ &hf_dsp_signedChainedAddEntryArgument,
- { "signedChainedAddEntryArgument", "dsp.signedChainedAddEntryArgument",
+ { "signedChainedAddEntryArgument", "dsp.signedChainedAddEntryArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedAddEntryArgument,
- { "chainedAddEntryArgument", "dsp.chainedAddEntryArgument",
+ { "chainedAddEntryArgument", "dsp.chainedAddEntryArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedAddEntryArgumentData", HFILL }},
{ &hf_dsp_addEntryResult,
@@ -2170,15 +2170,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_AddEntryResult_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedAddEntryResult,
- { "unsignedChainedAddEntryResult", "dsp.unsignedChainedAddEntryResult",
+ { "unsignedChainedAddEntryResult", "dsp.unsignedChainedAddEntryResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedAddEntryResultData", HFILL }},
{ &hf_dsp_signedChainedAddEntryResult,
- { "signedChainedAddEntryResult", "dsp.signedChainedAddEntryResult",
+ { "signedChainedAddEntryResult", "dsp.signedChainedAddEntryResult_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedAddEntryResult,
- { "chainedAddEntryResult", "dsp.chainedAddEntryResult",
+ { "chainedAddEntryResult", "dsp.chainedAddEntryResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedAddEntryResultData", HFILL }},
{ &hf_dsp_removeEntryArgument,
@@ -2186,15 +2186,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_RemoveEntryArgument_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedRemoveEntryArgument,
- { "unsignedChainedRemoveEntryArgument", "dsp.unsignedChainedRemoveEntryArgument",
+ { "unsignedChainedRemoveEntryArgument", "dsp.unsignedChainedRemoveEntryArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedRemoveEntryArgumentData", HFILL }},
{ &hf_dsp_signedChainedRemoveEntryArgument,
- { "signedChainedRemoveEntryArgument", "dsp.signedChainedRemoveEntryArgument",
+ { "signedChainedRemoveEntryArgument", "dsp.signedChainedRemoveEntryArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedRemoveEntryArgument,
- { "chainedRemoveEntryArgument", "dsp.chainedRemoveEntryArgument",
+ { "chainedRemoveEntryArgument", "dsp.chainedRemoveEntryArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedRemoveEntryArgumentData", HFILL }},
{ &hf_dsp_removeEntryResult,
@@ -2202,15 +2202,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_RemoveEntryResult_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedRemoveEntryResult,
- { "unsignedChainedRemoveEntryResult", "dsp.unsignedChainedRemoveEntryResult",
+ { "unsignedChainedRemoveEntryResult", "dsp.unsignedChainedRemoveEntryResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedRemoveEntryResultData", HFILL }},
{ &hf_dsp_signedChainedRemoveEntryResult,
- { "signedChainedRemoveEntryResult", "dsp.signedChainedRemoveEntryResult",
+ { "signedChainedRemoveEntryResult", "dsp.signedChainedRemoveEntryResult_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedRemoveEntryResult,
- { "chainedRemoveEntryResult", "dsp.chainedRemoveEntryResult",
+ { "chainedRemoveEntryResult", "dsp.chainedRemoveEntryResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedRemoveEntryResultData", HFILL }},
{ &hf_dsp_modifyEntryArgument,
@@ -2218,15 +2218,15 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_ModifyEntryArgument_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedModifyEntryArgument,
- { "unsignedChainedModifyEntryArgument", "dsp.unsignedChainedModifyEntryArgument",
+ { "unsignedChainedModifyEntryArgument", "dsp.unsignedChainedModifyEntryArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedModifyEntryArgumentData", HFILL }},
{ &hf_dsp_signedChainedModifyEntryArgument,
- { "signedChainedModifyEntryArgument", "dsp.signedChainedModifyEntryArgument",
+ { "signedChainedModifyEntryArgument", "dsp.signedChainedModifyEntryArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedModifyEntryArgument,
- { "chainedModifyEntryArgument", "dsp.chainedModifyEntryArgument",
+ { "chainedModifyEntryArgument", "dsp.chainedModifyEntryArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedModifyEntryArgumentData", HFILL }},
{ &hf_dsp_modifyEntryResult,
@@ -2234,31 +2234,31 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_ModifyEntryResult_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedModifyEntryResult,
- { "unsignedChainedModifyEntryResult", "dsp.unsignedChainedModifyEntryResult",
+ { "unsignedChainedModifyEntryResult", "dsp.unsignedChainedModifyEntryResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedModifyEntryResultData", HFILL }},
{ &hf_dsp_signedChainedModifyEntryResult,
- { "signedChainedModifyEntryResult", "dsp.signedChainedModifyEntryResult",
+ { "signedChainedModifyEntryResult", "dsp.signedChainedModifyEntryResult_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedModifyEntryResult,
- { "chainedModifyEntryResult", "dsp.chainedModifyEntryResult",
+ { "chainedModifyEntryResult", "dsp.chainedModifyEntryResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedModifyEntryResultData", HFILL }},
{ &hf_dsp_modifyDNArgument,
- { "modifyDNArgument", "dsp.modifyDNArgument",
+ { "modifyDNArgument", "dsp.modifyDNArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedModifyDNArgument,
- { "unsignedChainedModifyDNArgument", "dsp.unsignedChainedModifyDNArgument",
+ { "unsignedChainedModifyDNArgument", "dsp.unsignedChainedModifyDNArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedModifyDNArgumentData", HFILL }},
{ &hf_dsp_signedChainedModifyDNArgument,
- { "signedChainedModifyDNArgument", "dsp.signedChainedModifyDNArgument",
+ { "signedChainedModifyDNArgument", "dsp.signedChainedModifyDNArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedModifyDNArgument,
- { "chainedModifyDNArgument", "dsp.chainedModifyDNArgument",
+ { "chainedModifyDNArgument", "dsp.chainedModifyDNArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedModifyDNArgumentData", HFILL }},
{ &hf_dsp_modifyDNResult,
@@ -2266,19 +2266,19 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(dap_ModifyDNResult_vals), 0,
NULL, HFILL }},
{ &hf_dsp_unsignedChainedModifyDNResult,
- { "unsignedChainedModifyDNResult", "dsp.unsignedChainedModifyDNResult",
+ { "unsignedChainedModifyDNResult", "dsp.unsignedChainedModifyDNResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedModifyDNResultData", HFILL }},
{ &hf_dsp_signedChainedModifyDNResult,
- { "signedChainedModifyDNResult", "dsp.signedChainedModifyDNResult",
+ { "signedChainedModifyDNResult", "dsp.signedChainedModifyDNResult_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedModifyDNResult,
- { "chainedModifyDNResult", "dsp.chainedModifyDNResult",
+ { "chainedModifyDNResult", "dsp.chainedModifyDNResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"ChainedModifyDNResultData", HFILL }},
{ &hf_dsp_reference,
- { "reference", "dsp.reference",
+ { "reference", "dsp.reference_element",
FT_NONE, BASE_NONE, NULL, 0,
"ContinuationReference", HFILL }},
{ &hf_dsp_contextPrefix,
@@ -2286,7 +2286,7 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"DistinguishedName", HFILL }},
{ &hf_dsp_securityParameters,
- { "securityParameters", "dsp.securityParameters",
+ { "securityParameters", "dsp.securityParameters_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_performer,
@@ -2302,19 +2302,19 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"SEQUENCE_OF_Attribute", HFILL }},
{ &hf_dsp_notification_item,
- { "Attribute", "dsp.Attribute",
+ { "Attribute", "dsp.Attribute_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_unsignedDSAReferral,
- { "unsignedDSAReferral", "dsp.unsignedDSAReferral",
+ { "unsignedDSAReferral", "dsp.unsignedDSAReferral_element",
FT_NONE, BASE_NONE, NULL, 0,
"DSAReferralData", HFILL }},
{ &hf_dsp_signedDSAReferral,
- { "signedDSAReferral", "dsp.signedDSAReferral",
+ { "signedDSAReferral", "dsp.signedDSAReferral_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_dsaReferral,
- { "dsaReferral", "dsp.dsaReferral",
+ { "dsaReferral", "dsp.dsaReferral_element",
FT_NONE, BASE_NONE, NULL, 0,
"DSAReferralData", HFILL }},
{ &hf_dsp_originator,
@@ -2326,7 +2326,7 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"DistinguishedName", HFILL }},
{ &hf_dsp_operationProgress,
- { "operationProgress", "dsp.operationProgress",
+ { "operationProgress", "dsp.operationProgress_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_traceInformation,
@@ -2382,11 +2382,11 @@ void proto_register_dsp(void) {
FT_INT32, BASE_DEC, NULL, 0,
"INTEGER", HFILL }},
{ &hf_dsp_searchRuleId,
- { "searchRuleId", "dsp.searchRuleId",
+ { "searchRuleId", "dsp.searchRuleId_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_chainedRelaxation,
- { "chainedRelaxation", "dsp.chainedRelaxation",
+ { "chainedRelaxation", "dsp.chainedRelaxation_element",
FT_NONE, BASE_NONE, NULL, 0,
"MRMapping", HFILL }},
{ &hf_dsp_relatedEntry,
@@ -2422,7 +2422,7 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"SEQUENCE_OF_CrossReference", HFILL }},
{ &hf_dsp_crossReferences_item,
- { "CrossReference", "dsp.CrossReference",
+ { "CrossReference", "dsp.CrossReference_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_alreadySearched,
@@ -2430,7 +2430,7 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"Exclusions", HFILL }},
{ &hf_dsp_accessPoint,
- { "accessPoint", "dsp.accessPoint",
+ { "accessPoint", "dsp.accessPoint_element",
FT_NONE, BASE_NONE, NULL, 0,
"AccessPointInformation", HFILL }},
{ &hf_dsp_nameResolutionPhase,
@@ -2442,7 +2442,7 @@ void proto_register_dsp(void) {
FT_INT32, BASE_DEC, NULL, 0,
"INTEGER", HFILL }},
{ &hf_dsp_TraceInformation_item,
- { "TraceItem", "dsp.TraceItem",
+ { "TraceItem", "dsp.TraceItem_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_dsa,
@@ -2458,7 +2458,7 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
"Name", HFILL }},
{ &hf_dsp_address,
- { "address", "dsp.address",
+ { "address", "dsp.address_element",
FT_NONE, BASE_NONE, NULL, 0,
"PresentationAddress", HFILL }},
{ &hf_dsp_protocolInformation,
@@ -2466,7 +2466,7 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"SET_OF_ProtocolInformation", HFILL }},
{ &hf_dsp_protocolInformation_item,
- { "ProtocolInformation", "dsp.ProtocolInformation",
+ { "ProtocolInformation", "dsp.ProtocolInformation_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_labeledURI,
@@ -2482,7 +2482,7 @@ void proto_register_dsp(void) {
FT_BOOLEAN, BASE_NONE, NULL, 0,
"BOOLEAN", HFILL }},
{ &hf_dsp_MasterAndShadowAccessPoints_item,
- { "MasterOrShadowAccessPoint", "dsp.MasterOrShadowAccessPoint",
+ { "MasterOrShadowAccessPoint", "dsp.MasterOrShadowAccessPoint_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_category,
@@ -2514,7 +2514,7 @@ void proto_register_dsp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"SET_OF_AccessPointInformation", HFILL }},
{ &hf_dsp_accessPoints_item,
- { "AccessPointInformation", "dsp.AccessPointInformation",
+ { "AccessPointInformation", "dsp.AccessPointInformation_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_returnToDUA,
@@ -2522,7 +2522,7 @@ void proto_register_dsp(void) {
FT_BOOLEAN, BASE_NONE, NULL, 0,
"BOOLEAN", HFILL }},
{ &hf_dsp_basicLevels,
- { "basicLevels", "dsp.basicLevels",
+ { "basicLevels", "dsp.basicLevels_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_dsp_level,
@@ -2538,7 +2538,7 @@ void proto_register_dsp(void) {
FT_BOOLEAN, BASE_NONE, NULL, 0,
"BOOLEAN", HFILL }},
{ &hf_dsp_other,
- { "other", "dsp.other",
+ { "other", "dsp.other_element",
FT_NONE, BASE_NONE, NULL, 0,
"EXTERNAL", HFILL }},