aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_tcap.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-ansi_tcap.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-ansi_tcap.c')
-rw-r--r--epan/dissectors/packet-ansi_tcap.c46
1 files changed, 23 insertions, 23 deletions
diff --git a/epan/dissectors/packet-ansi_tcap.c b/epan/dissectors/packet-ansi_tcap.c
index ad979417c0..8ba90aecc1 100644
--- a/epan/dissectors/packet-ansi_tcap.c
+++ b/epan/dissectors/packet-ansi_tcap.c
@@ -1551,31 +1551,31 @@ proto_register_ansi_tcap(void)
FT_INT32, BASE_DEC, NULL, 0,
"INTEGER", HFILL }},
{ &hf_ansi_tcap_unidirectional,
- { "unidirectional", "ansi_tcap.unidirectional",
+ { "unidirectional", "ansi_tcap.unidirectional_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_queryWithPerm,
- { "queryWithPerm", "ansi_tcap.queryWithPerm",
+ { "queryWithPerm", "ansi_tcap.queryWithPerm_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_queryWithoutPerm,
- { "queryWithoutPerm", "ansi_tcap.queryWithoutPerm",
+ { "queryWithoutPerm", "ansi_tcap.queryWithoutPerm_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_response,
- { "response", "ansi_tcap.response",
+ { "response", "ansi_tcap.response_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_conversationWithPerm,
- { "conversationWithPerm", "ansi_tcap.conversationWithPerm",
+ { "conversationWithPerm", "ansi_tcap.conversationWithPerm_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_conversationWithoutPerm,
- { "conversationWithoutPerm", "ansi_tcap.conversationWithoutPerm",
+ { "conversationWithoutPerm", "ansi_tcap.conversationWithoutPerm_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_abort,
- { "abort", "ansi_tcap.abort",
+ { "abort", "ansi_tcap.abort_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_identifier,
@@ -1583,7 +1583,7 @@ proto_register_ansi_tcap(void)
FT_BYTES, BASE_NONE, NULL, 0,
"TransactionID", HFILL }},
{ &hf_ansi_tcap_dialoguePortion,
- { "dialoguePortion", "ansi_tcap.dialoguePortion",
+ { "dialoguePortion", "ansi_tcap.dialoguePortion_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_componentPortion,
@@ -1591,7 +1591,7 @@ proto_register_ansi_tcap(void)
FT_UINT32, BASE_DEC, NULL, 0,
"ComponentSequence", HFILL }},
{ &hf_ansi_tcap_dialogPortion,
- { "dialogPortion", "ansi_tcap.dialogPortion",
+ { "dialogPortion", "ansi_tcap.dialogPortion_element",
FT_NONE, BASE_NONE, NULL, 0,
"DialoguePortion", HFILL }},
{ &hf_ansi_tcap_causeInformation,
@@ -1603,7 +1603,7 @@ proto_register_ansi_tcap(void)
FT_INT32, BASE_DEC, VALS(ansi_tcap_P_Abort_cause_U_vals), 0,
"P_Abort_cause", HFILL }},
{ &hf_ansi_tcap_userInformation,
- { "userInformation", "ansi_tcap.userInformation",
+ { "userInformation", "ansi_tcap.userInformation_element",
FT_NONE, BASE_NONE, NULL, 0,
"UserAbortInformation", HFILL }},
{ &hf_ansi_tcap_version,
@@ -1639,11 +1639,11 @@ proto_register_ansi_tcap(void)
FT_OID, BASE_NONE, NULL, 0,
"OBJECT_IDENTIFIER", HFILL }},
{ &hf_ansi_tcap_confidentiality,
- { "confidentiality", "ansi_tcap.confidentiality",
+ { "confidentiality", "ansi_tcap.confidentiality_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap__untag_item,
- { "_untag item", "ansi_tcap._untag_item",
+ { "_untag item", "ansi_tcap._untag_item_element",
FT_NONE, BASE_NONE, NULL, 0,
"EXTERNAL", HFILL }},
{ &hf_ansi_tcap_confidentialityId,
@@ -1663,27 +1663,27 @@ proto_register_ansi_tcap(void)
FT_UINT32, BASE_DEC, VALS(ansi_tcap_ComponentPDU_vals), 0,
NULL, HFILL }},
{ &hf_ansi_tcap_invokeLast,
- { "invokeLast", "ansi_tcap.invokeLast",
+ { "invokeLast", "ansi_tcap.invokeLast_element",
FT_NONE, BASE_NONE, NULL, 0,
"Invoke", HFILL }},
{ &hf_ansi_tcap_returnResultLast,
- { "returnResultLast", "ansi_tcap.returnResultLast",
+ { "returnResultLast", "ansi_tcap.returnResultLast_element",
FT_NONE, BASE_NONE, NULL, 0,
"ReturnResult", HFILL }},
{ &hf_ansi_tcap_returnError,
- { "returnError", "ansi_tcap.returnError",
+ { "returnError", "ansi_tcap.returnError_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_reject,
- { "reject", "ansi_tcap.reject",
+ { "reject", "ansi_tcap.reject_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_invokeNotLast,
- { "invokeNotLast", "ansi_tcap.invokeNotLast",
+ { "invokeNotLast", "ansi_tcap.invokeNotLast_element",
FT_NONE, BASE_NONE, NULL, 0,
"Invoke", HFILL }},
{ &hf_ansi_tcap_returnResultNotLast,
- { "returnResultNotLast", "ansi_tcap.returnResultNotLast",
+ { "returnResultNotLast", "ansi_tcap.returnResultNotLast_element",
FT_NONE, BASE_NONE, NULL, 0,
"ReturnResult", HFILL }},
{ &hf_ansi_tcap_componentIDs,
@@ -1695,7 +1695,7 @@ proto_register_ansi_tcap(void)
FT_UINT32, BASE_DEC, VALS(ansi_tcap_OperationCode_vals), 0,
NULL, HFILL }},
{ &hf_ansi_tcap_parameter,
- { "parameter", "ansi_tcap.parameter",
+ { "parameter", "ansi_tcap.parameter_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_componentID,
@@ -1703,7 +1703,7 @@ proto_register_ansi_tcap(void)
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_parameter_01,
- { "parameter", "ansi_tcap.parameter",
+ { "parameter", "ansi_tcap.parameter_element",
FT_NONE, BASE_NONE, NULL, 0,
"T_parameter_01", HFILL }},
{ &hf_ansi_tcap_componentID_01,
@@ -1715,7 +1715,7 @@ proto_register_ansi_tcap(void)
FT_UINT32, BASE_DEC, VALS(ansi_tcap_ErrorCode_vals), 0,
NULL, HFILL }},
{ &hf_ansi_tcap_parameter_02,
- { "parameter", "ansi_tcap.parameter",
+ { "parameter", "ansi_tcap.parameter_element",
FT_NONE, BASE_NONE, NULL, 0,
"T_parameter_02", HFILL }},
{ &hf_ansi_tcap_componentID_02,
@@ -1731,11 +1731,11 @@ proto_register_ansi_tcap(void)
FT_UINT32, BASE_DEC, VALS(ansi_tcap_T_parameter_03_vals), 0,
"T_parameter_03", HFILL }},
{ &hf_ansi_tcap_paramSequence,
- { "paramSequence", "ansi_tcap.paramSequence",
+ { "paramSequence", "ansi_tcap.paramSequence_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_ansi_tcap_paramSet,
- { "paramSet", "ansi_tcap.paramSet",
+ { "paramSet", "ansi_tcap.paramSet_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},