aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-q932-ros.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-q932-ros.c')
-rw-r--r--epan/dissectors/packet-q932-ros.c48
1 files changed, 24 insertions, 24 deletions
diff --git a/epan/dissectors/packet-q932-ros.c b/epan/dissectors/packet-q932-ros.c
index c3e0657553..d8fa90b4b3 100644
--- a/epan/dissectors/packet-q932-ros.c
+++ b/epan/dissectors/packet-q932-ros.c
@@ -693,99 +693,99 @@ void proto_register_q932_ros(void) {
{ &hf_q932_ros_ROS_PDU,
{ "ROS", "q932.ros.ROS",
FT_UINT32, BASE_DEC, VALS(q932_ros_ROS_vals), 0,
- "q932_ros.ROS", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_local,
{ "local", "q932.ros.local",
FT_INT32, BASE_DEC, NULL, 0,
- "q932_ros.T_local", HFILL }},
+ "T_local", HFILL }},
{ &hf_q932_ros_global,
{ "global", "q932.ros.global",
FT_OID, BASE_NONE, NULL, 0,
- "q932_ros.T_global", HFILL }},
+ "T_global", HFILL }},
{ &hf_q932_ros_invoke,
{ "invoke", "q932.ros.invoke",
FT_NONE, BASE_NONE, NULL, 0,
- "q932_ros.Invoke", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_returnResult,
{ "returnResult", "q932.ros.returnResult",
FT_NONE, BASE_NONE, NULL, 0,
- "q932_ros.ReturnResult", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_returnError,
{ "returnError", "q932.ros.returnError",
FT_NONE, BASE_NONE, NULL, 0,
- "q932_ros.ReturnError", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_reject,
{ "reject", "q932.ros.reject",
FT_NONE, BASE_NONE, NULL, 0,
- "q932_ros.Reject", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_invokeId,
{ "invokeId", "q932.ros.invokeId",
FT_UINT32, BASE_DEC, VALS(q932_ros_InvokeId_vals), 0,
- "q932_ros.InvokeId", HFILL }},
+ NULL, HFILL }},
{ &hf_q932_ros_linkedId,
{ "linkedId", "q932.ros.linkedId",
FT_UINT32, BASE_DEC, VALS(q932_ros_T_linkedId_vals), 0,
- "q932_ros.T_linkedId", HFILL }},
+ "T_linkedId", HFILL }},
{ &hf_q932_ros_linkedIdPresent,
{ "present", "q932.ros.present",
FT_INT32, BASE_DEC, NULL, 0,
- "q932_ros.T_linkedIdPresent", HFILL }},
+ "T_linkedIdPresent", HFILL }},
{ &hf_q932_ros_absent,
{ "absent", "q932.ros.absent",
FT_NONE, BASE_NONE, NULL, 0,
- "q932_ros.NULL", HFILL }},
+ "NULL", HFILL }},
{ &hf_q932_ros_opcode,
{ "opcode", "q932.ros.opcode",
FT_UINT32, BASE_DEC, VALS(q932_ros_Code_vals), 0,
- "q932_ros.Code", HFILL }},
+ "Code", HFILL }},
{ &hf_q932_ros_argument,
{ "argument", "q932.ros.argument",
FT_BYTES, BASE_NONE, NULL, 0,
- "q932_ros.InvokeArgument", HFILL }},
+ "InvokeArgument", HFILL }},
{ &hf_q932_ros_result,
{ "result", "q932.ros.result",
FT_NONE, BASE_NONE, NULL, 0,
- "q932_ros.T_result", HFILL }},
+ "T_result", HFILL }},
{ &hf_q932_ros_resultArgument,
{ "result", "q932.ros.result",
FT_BYTES, BASE_NONE, NULL, 0,
- "q932_ros.ResultArgument", HFILL }},
+ "ResultArgument", HFILL }},
{ &hf_q932_ros_errcode,
{ "errcode", "q932.ros.errcode",
FT_UINT32, BASE_DEC, VALS(q932_ros_Code_vals), 0,
- "q932_ros.Code", HFILL }},
+ "Code", HFILL }},
{ &hf_q932_ros_parameter,
{ "parameter", "q932.ros.parameter",
FT_BYTES, BASE_NONE, NULL, 0,
- "q932_ros.T_parameter", HFILL }},
+ "T_parameter", HFILL }},
{ &hf_q932_ros_problem,
{ "problem", "q932.ros.problem",
FT_UINT32, BASE_DEC, VALS(q932_ros_T_problem_vals), 0,
- "q932_ros.T_problem", HFILL }},
+ "T_problem", HFILL }},
{ &hf_q932_ros_general,
{ "general", "q932.ros.general",
FT_INT32, BASE_DEC, VALS(q932_ros_GeneralProblem_vals), 0,
- "q932_ros.GeneralProblem", HFILL }},
+ "GeneralProblem", HFILL }},
{ &hf_q932_ros_invokeProblem,
{ "invoke", "q932.ros.invoke",
FT_INT32, BASE_DEC, VALS(q932_ros_InvokeProblem_vals), 0,
- "q932_ros.InvokeProblem", HFILL }},
+ "InvokeProblem", HFILL }},
{ &hf_q932_ros_returnResultProblem,
{ "returnResult", "q932.ros.returnResult",
FT_INT32, BASE_DEC, VALS(q932_ros_ReturnResultProblem_vals), 0,
- "q932_ros.ReturnResultProblem", HFILL }},
+ "ReturnResultProblem", HFILL }},
{ &hf_q932_ros_returnErrorProblem,
{ "returnError", "q932.ros.returnError",
FT_INT32, BASE_DEC, VALS(q932_ros_ReturnErrorProblem_vals), 0,
- "q932_ros.ReturnErrorProblem", HFILL }},
+ "ReturnErrorProblem", HFILL }},
{ &hf_q932_ros_present,
{ "present", "q932.ros.present",
FT_INT32, BASE_DEC, NULL, 0,
- "q932_ros.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_q932_ros_InvokeId_present,
{ "InvokeId.present", "q932.ros.InvokeId_present",
FT_INT32, BASE_DEC, NULL, 0,
- "q932_ros.InvokeId_present", HFILL }},
+ "InvokeId_present", HFILL }},
/*--- End of included file: packet-q932-ros-hfarr.c ---*/
#line 76 "packet-q932-ros-template.c"