aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sabp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-sabp.c')
-rw-r--r--epan/dissectors/packet-sabp.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/epan/dissectors/packet-sabp.c b/epan/dissectors/packet-sabp.c
index 5048d17723..436d6c0ebf 100644
--- a/epan/dissectors/packet-sabp.c
+++ b/epan/dissectors/packet-sabp.c
@@ -1831,7 +1831,7 @@ void proto_register_sabp(void) {
FT_UINT32, BASE_DEC, VALS(sabp_SABP_PDU_vals), 0,
"sabp.SABP_PDU", HFILL }},
{ &hf_sabp_ProtocolIE_Container_item,
- { "Item", "sabp.ProtocolIE_Container_item",
+ { "ProtocolIE-Container", "sabp.ProtocolIE_Container_item",
FT_NONE, BASE_NONE, NULL, 0,
"sabp.ProtocolIE_Field", HFILL }},
{ &hf_sabp_id,
@@ -1847,7 +1847,7 @@ void proto_register_sabp(void) {
FT_NONE, BASE_NONE, NULL, 0,
"sabp.ProtocolIE_Field_value", HFILL }},
{ &hf_sabp_ProtocolExtensionContainer_item,
- { "Item", "sabp.ProtocolExtensionContainer_item",
+ { "ProtocolExtensionContainer", "sabp.ProtocolExtensionContainer_item",
FT_NONE, BASE_NONE, NULL, 0,
"sabp.ProtocolExtensionField", HFILL }},
{ &hf_sabp_ext_id,
@@ -1879,7 +1879,7 @@ void proto_register_sabp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"sabp.ProtocolExtensionContainer", HFILL }},
{ &hf_sabp_CriticalityDiagnostics_IE_List_item,
- { "Item", "sabp.CriticalityDiagnostics_IE_List_item",
+ { "CriticalityDiagnostics-IE-List", "sabp.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
"sabp.CriticalityDiagnostics_IE_List_item", HFILL }},
{ &hf_sabp_iECriticality,
@@ -1895,7 +1895,7 @@ void proto_register_sabp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"sabp.RepetitionNumber0", HFILL }},
{ &hf_sabp_MessageStructure_item,
- { "Item", "sabp.MessageStructure_item",
+ { "MessageStructure", "sabp.MessageStructure_item",
FT_NONE, BASE_NONE, NULL, 0,
"sabp.MessageStructure_item", HFILL }},
{ &hf_sabp_repetitionNumber1,
@@ -1903,7 +1903,7 @@ void proto_register_sabp(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"sabp.RepetitionNumber1", HFILL }},
{ &hf_sabp_Failure_List_item,
- { "Item", "sabp.Failure_List_item",
+ { "Failure-List", "sabp.Failure_List_item",
FT_NONE, BASE_NONE, NULL, 0,
"sabp.Failure_List_Item", HFILL }},
{ &hf_sabp_service_area_identifier,
@@ -1915,7 +1915,7 @@ void proto_register_sabp(void) {
FT_UINT32, BASE_DEC, VALS(sabp_Cause_vals), 0,
"sabp.Cause", HFILL }},
{ &hf_sabp_Number_of_Broadcasts_Completed_List_item,
- { "Item", "sabp.Number_of_Broadcasts_Completed_List_item",
+ { "Number-of-Broadcasts-Completed-List", "sabp.Number_of_Broadcasts_Completed_List_item",
FT_NONE, BASE_NONE, NULL, 0,
"sabp.Number_of_Broadcasts_Completed_List_Item", HFILL }},
{ &hf_sabp_number_of_broadcasts_completed,
@@ -1927,7 +1927,7 @@ void proto_register_sabp(void) {
FT_UINT32, BASE_DEC, VALS(sabp_Number_Of_Broadcasts_Completed_Info_vals), 0,
"sabp.Number_Of_Broadcasts_Completed_Info", HFILL }},
{ &hf_sabp_Radio_Resource_Loading_List_item,
- { "Item", "sabp.Radio_Resource_Loading_List_item",
+ { "Radio-Resource-Loading-List", "sabp.Radio_Resource_Loading_List_item",
FT_NONE, BASE_NONE, NULL, 0,
"sabp.Radio_Resource_Loading_List_Item", HFILL }},
{ &hf_sabp_available_bandwidth,
@@ -1947,7 +1947,7 @@ void proto_register_sabp(void) {
FT_BYTES, BASE_HEX, NULL, 0,
"sabp.OCTET_STRING_SIZE_2", HFILL }},
{ &hf_sabp_Service_Areas_List_item,
- { "Item", "sabp.Service_Areas_List_item",
+ { "Service-Areas-List", "sabp.Service_Areas_List_item",
FT_NONE, BASE_NONE, NULL, 0,
"sabp.Service_Area_Identifier", HFILL }},
{ &hf_sabp_protocolIEs,