aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-idmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-idmp.c')
-rw-r--r--epan/dissectors/packet-idmp.c36
1 files changed, 18 insertions, 18 deletions
diff --git a/epan/dissectors/packet-idmp.c b/epan/dissectors/packet-idmp.c
index ee681b426f..c995af2427 100644
--- a/epan/dissectors/packet-idmp.c
+++ b/epan/dissectors/packet-idmp.c
@@ -804,35 +804,35 @@ void proto_register_idmp(void)
/*--- Included file: packet-idmp-hfarr.c ---*/
#line 1 "../../asn1/idmp/packet-idmp-hfarr.c"
{ &hf_idmp_bind,
- { "bind", "idmp.bind",
+ { "bind", "idmp.bind_element",
FT_NONE, BASE_NONE, NULL, 0,
"IdmBind", HFILL }},
{ &hf_idmp_bindResult,
- { "bindResult", "idmp.bindResult",
+ { "bindResult", "idmp.bindResult_element",
FT_NONE, BASE_NONE, NULL, 0,
"IdmBindResult", HFILL }},
{ &hf_idmp_bindError,
- { "bindError", "idmp.bindError",
+ { "bindError", "idmp.bindError_element",
FT_NONE, BASE_NONE, NULL, 0,
"IdmBindError", HFILL }},
{ &hf_idmp_request,
- { "request", "idmp.request",
+ { "request", "idmp.request_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_idmp_idm_result,
- { "result", "idmp.result",
+ { "result", "idmp.result_element",
FT_NONE, BASE_NONE, NULL, 0,
"IdmResult", HFILL }},
{ &hf_idmp_idm_error,
- { "error", "idmp.error",
+ { "error", "idmp.error_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_idmp_reject,
- { "reject", "idmp.reject",
+ { "reject", "idmp.reject_element",
FT_NONE, BASE_NONE, NULL, 0,
"IdmReject", HFILL }},
{ &hf_idmp_unbind,
- { "unbind", "idmp.unbind",
+ { "unbind", "idmp.unbind_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_idmp_abort,
@@ -840,7 +840,7 @@ void proto_register_idmp(void)
FT_UINT32, BASE_DEC, VALS(idmp_Abort_vals), 0,
NULL, HFILL }},
{ &hf_idmp_startTLS,
- { "startTLS", "idmp.startTLS",
+ { "startTLS", "idmp.startTLS_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_idmp_tLSResponse,
@@ -860,7 +860,7 @@ void proto_register_idmp(void)
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
"GeneralName", HFILL }},
{ &hf_idmp_bind_argument,
- { "argument", "idmp.argument",
+ { "argument", "idmp.argument_element",
FT_NONE, BASE_NONE, NULL, 0,
"Bind_argument", HFILL }},
{ &hf_idmp_respondingAETitle,
@@ -868,11 +868,11 @@ void proto_register_idmp(void)
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
"GeneralName", HFILL }},
{ &hf_idmp_bind_result,
- { "result", "idmp.result",
+ { "result", "idmp.result_element",
FT_NONE, BASE_NONE, NULL, 0,
"Bind_result", HFILL }},
{ &hf_idmp_bind_errcode,
- { "errcode", "idmp.errcode",
+ { "errcode", "idmp.errcode_element",
FT_NONE, BASE_NONE, NULL, 0,
"Bind_errcode", HFILL }},
{ &hf_idmp_aETitleError,
@@ -880,7 +880,7 @@ void proto_register_idmp(void)
FT_UINT32, BASE_DEC, VALS(idmp_T_aETitleError_vals), 0,
NULL, HFILL }},
{ &hf_idmp_bind_error,
- { "error", "idmp.error",
+ { "error", "idmp.error_element",
FT_NONE, BASE_NONE, NULL, 0,
"Bind_error", HFILL }},
{ &hf_idmp_invokeID,
@@ -892,7 +892,7 @@ void proto_register_idmp(void)
FT_UINT32, BASE_DEC, VALS(idmp_Code_vals), 0,
"Code", HFILL }},
{ &hf_idmp_argument,
- { "argument", "idmp.argument",
+ { "argument", "idmp.argument_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_idmp_idm_invokeID,
@@ -900,15 +900,15 @@ void proto_register_idmp(void)
FT_UINT32, BASE_DEC, VALS(idmp_InvokeId_vals), 0,
NULL, HFILL }},
{ &hf_idmp_result,
- { "result", "idmp.result",
+ { "result", "idmp.result_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_idmp_errcode,
- { "errcode", "idmp.errcode",
+ { "errcode", "idmp.errcode_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_idmp_error,
- { "error", "idmp.error",
+ { "error", "idmp.error_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_idmp_reason,
@@ -928,7 +928,7 @@ void proto_register_idmp(void)
FT_INT32, BASE_DEC, NULL, 0,
"INTEGER", HFILL }},
{ &hf_idmp_absent,
- { "absent", "idmp.absent",
+ { "absent", "idmp.absent_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},