aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x2ap.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-x2ap.c')
-rw-r--r--epan/dissectors/packet-x2ap.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/epan/dissectors/packet-x2ap.c b/epan/dissectors/packet-x2ap.c
index f20971131b..25f2aa87f0 100644
--- a/epan/dissectors/packet-x2ap.c
+++ b/epan/dissectors/packet-x2ap.c
@@ -4981,7 +4981,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_extensionValue,
{ "extensionValue", "x2ap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_PrivateIE_Container_item,
{ "PrivateIE-Field", "x2ap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5085,7 +5085,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "x2ap.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_iECriticality,
{ "iECriticality", "x2ap.iECriticality",
FT_UINT32, BASE_DEC, VALS(x2ap_Criticality_vals), 0,
@@ -5305,7 +5305,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_undefined,
{ "undefined", "x2ap.undefined",
FT_NONE, BASE_NONE, NULL, 0,
- "NULL", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_eventType,
{ "eventType", "x2ap.eventType",
FT_UINT32, BASE_DEC, VALS(x2ap_EventType_vals), 0,
@@ -5345,7 +5345,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_Neighbour_Information_item,
{ "Neighbour-Information item", "x2ap.Neighbour_Information_item",
FT_NONE, BASE_NONE, NULL, 0,
- "Neighbour_Information_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_eCGI,
{ "eCGI", "x2ap.eCGI",
FT_NONE, BASE_NONE, NULL, 0,
@@ -5385,7 +5385,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_numberOfCellSpecificAntennaPorts,
{ "numberOfCellSpecificAntennaPorts", "x2ap.numberOfCellSpecificAntennaPorts",
FT_UINT32, BASE_DEC, VALS(x2ap_T_numberOfCellSpecificAntennaPorts_vals), 0,
- "T_numberOfCellSpecificAntennaPorts", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_p_B,
{ "p-B", "x2ap.p_B",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -5429,7 +5429,7 @@ void proto_register_x2ap(void) {
{ &hf_x2ap_ServedCells_item,
{ "ServedCells item", "x2ap.ServedCells_item",
FT_NONE, BASE_NONE, NULL, 0,
- "ServedCells_item", HFILL }},
+ NULL, HFILL }},
{ &hf_x2ap_servedCellInfo,
{ "servedCellInfo", "x2ap.servedCellInfo",
FT_NONE, BASE_NONE, NULL, 0,