summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-tetra.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-tetra.c')
-rw-r--r--epan/dissectors/packet-tetra.c50
1 files changed, 25 insertions, 25 deletions
diff --git a/epan/dissectors/packet-tetra.c b/epan/dissectors/packet-tetra.c
index f784c08fff..af7605b10e 100644
--- a/epan/dissectors/packet-tetra.c
+++ b/epan/dissectors/packet-tetra.c
@@ -406,7 +406,7 @@ static int hf_tetra_d_MM_Status = -1; /* D_MM_STATUS */
static int hf_tetra_d_MM_reserved5 = -1; /* NULL */
static int hf_tetra_d_MM_reserved6 = -1; /* NULL */
static int hf_tetra_d_MM_Function_Not_Support = -1; /* NULL */
-static int hf_tetra_attach_detach_identifiet = -1; /* T_attach_detach_identifiet */
+static int hf_tetra_attach_detach_identifier = -1; /* T_attach_detach_identifier */
static int hf_tetra_attach = -1; /* T_attach */
static int hf_tetra_lifetime = -1; /* INTEGER_0_3 */
static int hf_tetra_class_of_usage = -1; /* INTEGER_0_7 */
@@ -417,7 +417,7 @@ static int hf_tetra_gssi_01 = -1; /* OCTET_STRING_SIZE_3 */
static int hf_tetra_gssi_extension = -1; /* T_gssi_extension */
static int hf_tetra_extension = -1; /* OCTET_STRING_SIZE_3 */
static int hf_tetra_vgssi = -1; /* OCTET_STRING_SIZE_3 */
-static int hf_tetra_attach_detach_identifiet_01 = -1; /* T_attach_detach_identifiet_01 */
+static int hf_tetra_attach_detach_identifier_01 = -1; /* T_attach_detach_identifier_01 */
static int hf_tetra_attach_01 = -1; /* T_attach_01 */
static int hf_tetra_detach_01 = -1; /* T_detach_01 */
static int hf_tetra_detach_uplike = -1; /* T_detach_uplike */
@@ -793,13 +793,13 @@ static gint ett_tetra_D_RESTORE_FAIL = -1;
static gint ett_tetra_U_MM_PDU = -1;
static gint ett_tetra_D_MM_PDU = -1;
static gint ett_tetra_GROUP_IDENTITY_DOWNLINK = -1;
-static gint ett_tetra_T_attach_detach_identifiet = -1;
+static gint ett_tetra_T_attach_detach_identifier = -1;
static gint ett_tetra_T_attach = -1;
static gint ett_tetra_T_detach = -1;
static gint ett_tetra_T_address_type = -1;
static gint ett_tetra_T_gssi_extension = -1;
static gint ett_tetra_GROUP_IDENTITY_UPLINK = -1;
-static gint ett_tetra_T_attach_detach_identifiet_01 = -1;
+static gint ett_tetra_T_attach_detach_identifier_01 = -1;
static gint ett_tetra_T_attach_01 = -1;
static gint ett_tetra_T_detach_01 = -1;
static gint ett_tetra_T_address_type_01 = -1;
@@ -2611,9 +2611,9 @@ dissect_tetra_T_attach_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
static const value_string tetra_T_detach_uplike_vals[] = {
{ 0, "unknow-gssi" },
- { 1, "unvaild-cipher" },
+ { 1, "invalid-cipher" },
{ 2, "user-intitial" },
- { 3, "reseverd" },
+ { 3, "reserved" },
{ 0, NULL }
};
@@ -2641,22 +2641,22 @@ dissect_tetra_T_detach_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
}
-static const value_string tetra_T_attach_detach_identifiet_01_vals[] = {
+static const value_string tetra_T_attach_detach_identifier_01_vals[] = {
{ 0, "attach" },
{ 1, "detach" },
{ 0, NULL }
};
-static const per_choice_t T_attach_detach_identifiet_01_choice[] = {
+static const per_choice_t T_attach_detach_identifier_01_choice[] = {
{ 0, &hf_tetra_attach_01 , ASN1_NO_EXTENSIONS , dissect_tetra_T_attach_01 },
{ 1, &hf_tetra_detach_01 , ASN1_NO_EXTENSIONS , dissect_tetra_T_detach_01 },
{ 0, NULL, 0, NULL }
};
static int
-dissect_tetra_T_attach_detach_identifiet_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_tetra_T_attach_detach_identifier_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
- ett_tetra_T_attach_detach_identifiet_01, T_attach_detach_identifiet_01_choice,
+ ett_tetra_T_attach_detach_identifier_01, T_attach_detach_identifier_01_choice,
NULL);
return offset;
@@ -2703,7 +2703,7 @@ dissect_tetra_T_address_type_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a
static const per_sequence_t GROUP_IDENTITY_UPLINK_sequence[] = {
- { &hf_tetra_attach_detach_identifiet_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_attach_detach_identifiet_01 },
+ { &hf_tetra_attach_detach_identifier_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_attach_detach_identifier_01 },
{ &hf_tetra_address_type_01, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_address_type_01 },
{ NULL, 0, 0, NULL }
};
@@ -6193,22 +6193,22 @@ dissect_tetra_T_detach(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
}
-static const value_string tetra_T_attach_detach_identifiet_vals[] = {
+static const value_string tetra_T_attach_detach_identifier_vals[] = {
{ 0, "attach" },
{ 1, "detach" },
{ 0, NULL }
};
-static const per_choice_t T_attach_detach_identifiet_choice[] = {
+static const per_choice_t T_attach_detach_identifier_choice[] = {
{ 0, &hf_tetra_attach , ASN1_NO_EXTENSIONS , dissect_tetra_T_attach },
{ 1, &hf_tetra_detach , ASN1_NO_EXTENSIONS , dissect_tetra_T_detach },
{ 0, NULL, 0, NULL }
};
static int
-dissect_tetra_T_attach_detach_identifiet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_tetra_T_attach_detach_identifier(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
- ett_tetra_T_attach_detach_identifiet, T_attach_detach_identifiet_choice,
+ ett_tetra_T_attach_detach_identifier, T_attach_detach_identifier_choice,
NULL);
return offset;
@@ -6255,7 +6255,7 @@ dissect_tetra_T_address_type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static const per_sequence_t GROUP_IDENTITY_DOWNLINK_sequence[] = {
- { &hf_tetra_attach_detach_identifiet, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_attach_detach_identifiet },
+ { &hf_tetra_attach_detach_identifier, ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_attach_detach_identifier },
{ &hf_tetra_address_type , ASN1_NO_EXTENSIONS , ASN1_NOT_OPTIONAL, dissect_tetra_T_address_type },
{ NULL, 0, 0, NULL }
};
@@ -10615,9 +10615,9 @@ void proto_register_tetra (void)
{ "d-MM-Function-Not-Support", "tetra.d_MM_Function_Not_Support_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
- { &hf_tetra_attach_detach_identifiet,
- { "attach-detach-identifiet", "tetra.attach_detach_identifiet",
- FT_UINT32, BASE_DEC, VALS(tetra_T_attach_detach_identifiet_vals), 0,
+ { &hf_tetra_attach_detach_identifier,
+ { "attach-detach-identifier", "tetra.attach_detach_identifier",
+ FT_UINT32, BASE_DEC, VALS(tetra_T_attach_detach_identifier_vals), 0,
NULL, HFILL }},
{ &hf_tetra_attach,
{ "attach", "tetra.attach_element",
@@ -10659,10 +10659,10 @@ void proto_register_tetra (void)
{ "vgssi", "tetra.vgssi",
FT_BYTES, BASE_NONE, NULL, 0,
"OCTET_STRING_SIZE_3", HFILL }},
- { &hf_tetra_attach_detach_identifiet_01,
- { "attach-detach-identifiet", "tetra.attach_detach_identifiet",
- FT_UINT32, BASE_DEC, VALS(tetra_T_attach_detach_identifiet_01_vals), 0,
- "T_attach_detach_identifiet_01", HFILL }},
+ { &hf_tetra_attach_detach_identifier_01,
+ { "attach-detach-identifier", "tetra.attach_detach_identifier",
+ FT_UINT32, BASE_DEC, VALS(tetra_T_attach_detach_identifier_01_vals), 0,
+ "T_attach_detach_identifier_01", HFILL }},
{ &hf_tetra_attach_01,
{ "attach", "tetra.attach_element",
FT_NONE, BASE_NONE, NULL, 0,
@@ -11827,13 +11827,13 @@ void proto_register_tetra (void)
&ett_tetra_U_MM_PDU,
&ett_tetra_D_MM_PDU,
&ett_tetra_GROUP_IDENTITY_DOWNLINK,
- &ett_tetra_T_attach_detach_identifiet,
+ &ett_tetra_T_attach_detach_identifier,
&ett_tetra_T_attach,
&ett_tetra_T_detach,
&ett_tetra_T_address_type,
&ett_tetra_T_gssi_extension,
&ett_tetra_GROUP_IDENTITY_UPLINK,
- &ett_tetra_T_attach_detach_identifiet_01,
+ &ett_tetra_T_attach_detach_identifier_01,
&ett_tetra_T_attach_01,
&ett_tetra_T_detach_01,
&ett_tetra_T_address_type_01,