aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lcsap.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-lcsap.c')
-rw-r--r--epan/dissectors/packet-lcsap.c76
1 files changed, 38 insertions, 38 deletions
diff --git a/epan/dissectors/packet-lcsap.c b/epan/dissectors/packet-lcsap.c
index df3001817d..52d8ea2fdc 100644
--- a/epan/dissectors/packet-lcsap.c
+++ b/epan/dissectors/packet-lcsap.c
@@ -2381,7 +2381,7 @@ void proto_register_lcsap(void) {
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_E_CGI_PDU,
- { "E-CGI", "lcsap.E_CGI",
+ { "E-CGI", "lcsap.E_CGI_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Geographical_Area_PDU,
@@ -2417,7 +2417,7 @@ void proto_register_lcsap(void) {
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_LCS_QoS_PDU,
- { "LCS-QoS", "lcsap.LCS_QoS",
+ { "LCS-QoS", "lcsap.LCS_QoS_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_LCS_Service_Type_ID_PDU,
@@ -2437,7 +2437,7 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, VALS(lcsap_Payload_Type_vals), 0,
NULL, HFILL }},
{ &hf_lcsap_Positioning_Data_PDU,
- { "Positioning-Data", "lcsap.Positioning_Data",
+ { "Positioning-Data", "lcsap.Positioning_Data_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Return_Error_Type_PDU,
@@ -2449,7 +2449,7 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, VALS(lcsap_Return_Error_Cause_vals), 0,
NULL, HFILL }},
{ &hf_lcsap_UE_Positioning_Capability_PDU,
- { "UE-Positioning-Capability", "lcsap.UE_Positioning_Capability",
+ { "UE-Positioning-Capability", "lcsap.UE_Positioning_Capability_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Velocity_Estimate_PDU,
@@ -2457,31 +2457,31 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, VALS(lcsap_Velocity_Estimate_vals), 0,
NULL, HFILL }},
{ &hf_lcsap_Location_Request_PDU,
- { "Location-Request", "lcsap.Location_Request",
+ { "Location-Request", "lcsap.Location_Request_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Location_Response_PDU,
- { "Location-Response", "lcsap.Location_Response",
+ { "Location-Response", "lcsap.Location_Response_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Location_Abort_Request_PDU,
- { "Location-Abort-Request", "lcsap.Location_Abort_Request",
+ { "Location-Abort-Request", "lcsap.Location_Abort_Request_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Connection_Oriented_Information_PDU,
- { "Connection-Oriented-Information", "lcsap.Connection_Oriented_Information",
+ { "Connection-Oriented-Information", "lcsap.Connection_Oriented_Information_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Connectionless_Information_PDU,
- { "Connectionless-Information", "lcsap.Connectionless_Information",
+ { "Connectionless-Information", "lcsap.Connectionless_Information_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Reset_Request_PDU,
- { "Reset-Request", "lcsap.Reset_Request",
+ { "Reset-Request", "lcsap.Reset_Request_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Reset_Acknowledge_PDU,
- { "Reset-Acknowledge", "lcsap.Reset_Acknowledge",
+ { "Reset-Acknowledge", "lcsap.Reset_Acknowledge_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_LCS_AP_PDU_PDU,
@@ -2489,7 +2489,7 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, VALS(lcsap_LCS_AP_PDU_vals), 0,
NULL, HFILL }},
{ &hf_lcsap_ProtocolIE_Container_item,
- { "ProtocolIE-Field", "lcsap.ProtocolIE_Field",
+ { "ProtocolIE-Field", "lcsap.ProtocolIE_Field_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_id,
@@ -2501,11 +2501,11 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, VALS(lcsap_Criticality_vals), 0,
NULL, HFILL }},
{ &hf_lcsap_ie_field_value,
- { "value", "lcsap.value",
+ { "value", "lcsap.value_element",
FT_NONE, BASE_NONE, NULL, 0,
"T_ie_field_value", HFILL }},
{ &hf_lcsap_ProtocolExtensionContainer_item,
- { "ProtocolExtensionField", "lcsap.ProtocolExtensionField",
+ { "ProtocolExtensionField", "lcsap.ProtocolExtensionField_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_ext_id,
@@ -2513,7 +2513,7 @@ void proto_register_lcsap(void) {
FT_UINT8, BASE_DEC, VALS(lcsap_ProtocolIE_ID_vals), 0,
"ProtocolExtensionID", HFILL }},
{ &hf_lcsap_extensionValue,
- { "extensionValue", "lcsap.extensionValue",
+ { "extensionValue", "lcsap.extensionValue_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_direction_Of_Altitude,
@@ -2537,11 +2537,11 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"ProtocolExtensionContainer", HFILL }},
{ &hf_lcsap_geographical_Coordinates,
- { "geographical-Coordinates", "lcsap.geographical_Coordinates",
+ { "geographical-Coordinates", "lcsap.geographical_Coordinates_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_uncertainty_Ellipse,
- { "uncertainty-Ellipse", "lcsap.uncertainty_Ellipse",
+ { "uncertainty-Ellipse", "lcsap.uncertainty_Ellipse_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_confidence,
@@ -2549,7 +2549,7 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_altitude_And_Direction,
- { "altitude-And-Direction", "lcsap.altitude_And_Direction",
+ { "altitude-And-Direction", "lcsap.altitude_And_Direction_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_uncertainty_Altitude,
@@ -2581,15 +2581,15 @@ void proto_register_lcsap(void) {
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_point,
- { "point", "lcsap.point",
+ { "point", "lcsap.point_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_point_With_Uncertainty,
- { "point-With-Uncertainty", "lcsap.point_With_Uncertainty",
+ { "point-With-Uncertainty", "lcsap.point_With_Uncertainty_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_ellipsoidPoint_With_Uncertainty_Ellipse,
- { "ellipsoidPoint-With-Uncertainty-Ellipse", "lcsap.ellipsoidPoint_With_Uncertainty_Ellipse",
+ { "ellipsoidPoint-With-Uncertainty-Ellipse", "lcsap.ellipsoidPoint_With_Uncertainty_Ellipse_element",
FT_NONE, BASE_NONE, NULL, 0,
"Ellipsoid_Point_With_Uncertainty_Ellipse", HFILL }},
{ &hf_lcsap_polygon,
@@ -2597,15 +2597,15 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_ellipsoid_Point_With_Altitude,
- { "ellipsoid-Point-With-Altitude", "lcsap.ellipsoid_Point_With_Altitude",
+ { "ellipsoid-Point-With-Altitude", "lcsap.ellipsoid_Point_With_Altitude_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_ellipsoid_Point_With_Altitude_And_Uncertainty_Ellipsoid,
- { "ellipsoid-Point-With-Altitude-And-Uncertainty-Ellipsoid", "lcsap.ellipsoid_Point_With_Altitude_And_Uncertainty_Ellipsoid",
+ { "ellipsoid-Point-With-Altitude-And-Uncertainty-Ellipsoid", "lcsap.ellipsoid_Point_With_Altitude_And_Uncertainty_Ellipsoid_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_ellipsoid_Arc,
- { "ellipsoid-Arc", "lcsap.ellipsoid_Arc",
+ { "ellipsoid-Arc", "lcsap.ellipsoid_Arc_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_latitudeSign,
@@ -2641,11 +2641,11 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"INTEGER_0_2047", HFILL }},
{ &hf_lcsap_horizontal_Speed_And_Bearing,
- { "horizontal-Speed-And-Bearing", "lcsap.horizontal_Speed_And_Bearing",
+ { "horizontal-Speed-And-Bearing", "lcsap.horizontal_Speed_And_Bearing_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_vertical_Velocity,
- { "vertical-Velocity", "lcsap.vertical_Velocity",
+ { "vertical-Velocity", "lcsap.vertical_Velocity_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_uncertainty_Speed,
@@ -2697,7 +2697,7 @@ void proto_register_lcsap(void) {
FT_BYTES, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_global_eNB_ID,
- { "global-eNB-ID", "lcsap.global_eNB_ID",
+ { "global-eNB-ID", "lcsap.global_eNB_ID_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_e_SMLC_ID,
@@ -2709,7 +2709,7 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_Polygon_item,
- { "Polygon-Point", "lcsap.Polygon_Point",
+ { "Polygon-Point", "lcsap.Polygon_Point_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_positioning_Data_Set,
@@ -2741,19 +2741,19 @@ void proto_register_lcsap(void) {
FT_BOOLEAN, BASE_NONE, NULL, 0,
"BOOLEAN", HFILL }},
{ &hf_lcsap_horizontal_Velocity,
- { "horizontal-Velocity", "lcsap.horizontal_Velocity",
+ { "horizontal-Velocity", "lcsap.horizontal_Velocity_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_horizontal_With_Vertical_Velocity,
- { "horizontal-With-Vertical-Velocity", "lcsap.horizontal_With_Vertical_Velocity",
+ { "horizontal-With-Vertical-Velocity", "lcsap.horizontal_With_Vertical_Velocity_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_horizontal_Velocity_With_Uncertainty,
- { "horizontal-Velocity-With-Uncertainty", "lcsap.horizontal_Velocity_With_Uncertainty",
+ { "horizontal-Velocity-With-Uncertainty", "lcsap.horizontal_Velocity_With_Uncertainty_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_horizontal_With_Vertical_Velocity_And_Uncertainty,
- { "horizontal-With-Vertical-Velocity-And-Uncertainty", "lcsap.horizontal_With_Vertical_Velocity_And_Uncertainty",
+ { "horizontal-With-Vertical-Velocity-And-Uncertainty", "lcsap.horizontal_With_Vertical_Velocity_And_Uncertainty_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_vertical_Speed,
@@ -2773,15 +2773,15 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"ProtocolExtensionContainer", HFILL }},
{ &hf_lcsap_initiatingMessage,
- { "initiatingMessage", "lcsap.initiatingMessage",
+ { "initiatingMessage", "lcsap.initiatingMessage_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_successfulOutcome,
- { "successfulOutcome", "lcsap.successfulOutcome",
+ { "successfulOutcome", "lcsap.successfulOutcome_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_unsuccessfulOutcome,
- { "unsuccessfulOutcome", "lcsap.unsuccessfulOutcome",
+ { "unsuccessfulOutcome", "lcsap.unsuccessfulOutcome_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_lcsap_procedureCode,
@@ -2789,15 +2789,15 @@ void proto_register_lcsap(void) {
FT_UINT32, BASE_DEC, VALS(lcsap_ProcedureCode_vals), 0,
NULL, HFILL }},
{ &hf_lcsap_initiatingMessagevalue,
- { "value", "lcsap.value",
+ { "value", "lcsap.value_element",
FT_NONE, BASE_NONE, NULL, 0,
"InitiatingMessage_value", HFILL }},
{ &hf_lcsap_successfulOutcome_value,
- { "value", "lcsap.value",
+ { "value", "lcsap.value_element",
FT_NONE, BASE_NONE, NULL, 0,
"SuccessfulOutcome_value", HFILL }},
{ &hf_lcsap_unsuccessfulOutcome_value,
- { "value", "lcsap.value",
+ { "value", "lcsap.value_element",
FT_NONE, BASE_NONE, NULL, 0,
"UnsuccessfulOutcome_value", HFILL }},