aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rnsap.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-rnsap.c')
-rw-r--r--epan/dissectors/packet-rnsap.c38
1 files changed, 19 insertions, 19 deletions
diff --git a/epan/dissectors/packet-rnsap.c b/epan/dissectors/packet-rnsap.c
index 58522937ad..8f67d41d57 100644
--- a/epan/dissectors/packet-rnsap.c
+++ b/epan/dissectors/packet-rnsap.c
@@ -5,7 +5,7 @@
/* Input file: packet-rnsap-template.c */
-#line 1 "packet-rnsap-template.c"
+#line 1 "../../asn1/rnsap/packet-rnsap-template.c"
/* packet-rnsap.c
* Routines for dissecting Universal Mobile Telecommunications System (UMTS);
* UTRAN Iur interface Radio Network Subsystem
@@ -60,7 +60,7 @@
/*--- Included file: packet-rnsap-val.h ---*/
-#line 1 "packet-rnsap-val.h"
+#line 1 "../../asn1/rnsap/packet-rnsap-val.h"
#define maxPrivateIEs 65535
#define maxProtocolExtensions 65535
#define maxProtocolIEs 65535
@@ -1133,7 +1133,7 @@ typedef enum _ProtocolIE_ID_enum {
} ProtocolIE_ID_enum;
/*--- End of included file: packet-rnsap-val.h ---*/
-#line 54 "packet-rnsap-template.c"
+#line 54 "../../asn1/rnsap/packet-rnsap-template.c"
static dissector_handle_t rrc_dl_dcch_handle = NULL;
@@ -1142,7 +1142,7 @@ static int proto_rnsap = -1;
/*--- Included file: packet-rnsap-hf.c ---*/
-#line 1 "packet-rnsap-hf.c"
+#line 1 "../../asn1/rnsap/packet-rnsap-hf.c"
static int hf_rnsap_ActivationInformation_PDU = -1; /* ActivationInformation */
static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PDU = -1; /* Active_MBMS_Bearer_Service_ListFDD */
static int hf_rnsap_Active_MBMS_Bearer_Service_ListFDD_PFL_PDU = -1; /* Active_MBMS_Bearer_Service_ListFDD_PFL */
@@ -3866,14 +3866,14 @@ static int hf_rnsap_value_04 = -1; /* UnsuccessfulOutcome_value *
static int hf_rnsap_value_05 = -1; /* Outcome_value */
/*--- End of included file: packet-rnsap-hf.c ---*/
-#line 61 "packet-rnsap-template.c"
+#line 61 "../../asn1/rnsap/packet-rnsap-template.c"
/* Initialize the subtree pointers */
static int ett_rnsap = -1;
/*--- Included file: packet-rnsap-ett.c ---*/
-#line 1 "packet-rnsap-ett.c"
+#line 1 "../../asn1/rnsap/packet-rnsap-ett.c"
static gint ett_rnsap_PrivateIE_ID = -1;
static gint ett_rnsap_ProcedureID = -1;
static gint ett_rnsap_TransactionID = -1;
@@ -5153,7 +5153,7 @@ static gint ett_rnsap_UnsuccessfulOutcome = -1;
static gint ett_rnsap_Outcome = -1;
/*--- End of included file: packet-rnsap-ett.c ---*/
-#line 66 "packet-rnsap-template.c"
+#line 66 "../../asn1/rnsap/packet-rnsap-template.c"
/* Global variables */
static guint32 ProcedureCode;
@@ -5176,7 +5176,7 @@ static int dissect_UnsuccessfulOutcomeValue(tvbuff_t *tvb, packet_info *pinfo, p
/*--- Included file: packet-rnsap-fn.c ---*/
-#line 1 "packet-rnsap-fn.c"
+#line 1 "../../asn1/rnsap/packet-rnsap-fn.c"
static const value_string rnsap_Criticality_vals[] = {
{ 0, "reject" },
@@ -5304,7 +5304,7 @@ dissect_rnsap_ProcedureCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
0U, 255U, &ProcedureCode, FALSE);
-#line 77 "rnsap.cnf"
+#line 77 "../../asn1/rnsap/rnsap.cnf"
if (check_col(actx->pinfo->cinfo, COL_INFO))
col_add_fstr(actx->pinfo->cinfo, COL_INFO, "%s ",
val_to_str_ext_const(ProcedureCode, &rnsap_ProcedureCode_vals_ext,
@@ -5339,7 +5339,7 @@ static const per_sequence_t ProcedureID_sequence[] = {
static int
dissect_rnsap_ProcedureID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 85 "rnsap.cnf"
+#line 85 "../../asn1/rnsap/rnsap.cnf"
ProcedureCode = 0xFFFF;
ddMode = 0xFFFF;
ProcedureID = NULL;
@@ -5347,7 +5347,7 @@ dissect_rnsap_ProcedureID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
ett_rnsap_ProcedureID, ProcedureID_sequence);
-#line 91 "rnsap.cnf"
+#line 91 "../../asn1/rnsap/rnsap.cnf"
ProcedureID = ep_strdup_printf("%s/%s",
val_to_str_ext(ProcedureCode, &rnsap_ProcedureCode_vals_ext, "unknown(%u)"),
val_to_str(ddMode, rnsap_DdMode_vals, "unknown(%u)"));
@@ -22926,7 +22926,7 @@ dissect_rnsap_List_Of_PLMNs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
static int
dissect_rnsap_L3_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 104 "rnsap.cnf"
+#line 104 "../../asn1/rnsap/rnsap.cnf"
tvbuff_t *parameter_tvb;
dissector_handle_t parameter_handle = NULL;
@@ -43108,7 +43108,7 @@ static int dissect_NULL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tre
/*--- End of included file: packet-rnsap-fn.c ---*/
-#line 87 "packet-rnsap-template.c"
+#line 87 "../../asn1/rnsap/packet-rnsap-template.c"
static int dissect_ProtocolIEFieldValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
{
@@ -43162,7 +43162,7 @@ void proto_register_rnsap(void) {
static hf_register_info hf[] = {
/*--- Included file: packet-rnsap-hfarr.c ---*/
-#line 1 "packet-rnsap-hfarr.c"
+#line 1 "../../asn1/rnsap/packet-rnsap-hfarr.c"
{ &hf_rnsap_ActivationInformation_PDU,
{ "ActivationInformation", "rnsap.ActivationInformation",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -54049,7 +54049,7 @@ void proto_register_rnsap(void) {
"Outcome_value", HFILL }},
/*--- End of included file: packet-rnsap-hfarr.c ---*/
-#line 139 "packet-rnsap-template.c"
+#line 139 "../../asn1/rnsap/packet-rnsap-template.c"
};
/* List of subtrees */
@@ -54057,7 +54057,7 @@ void proto_register_rnsap(void) {
&ett_rnsap,
/*--- Included file: packet-rnsap-ettarr.c ---*/
-#line 1 "packet-rnsap-ettarr.c"
+#line 1 "../../asn1/rnsap/packet-rnsap-ettarr.c"
&ett_rnsap_PrivateIE_ID,
&ett_rnsap_ProcedureID,
&ett_rnsap_TransactionID,
@@ -55337,7 +55337,7 @@ void proto_register_rnsap(void) {
&ett_rnsap_Outcome,
/*--- End of included file: packet-rnsap-ettarr.c ---*/
-#line 145 "packet-rnsap-template.c"
+#line 145 "../../asn1/rnsap/packet-rnsap-template.c"
};
@@ -55378,7 +55378,7 @@ proto_reg_handoff_rnsap(void)
/*--- Included file: packet-rnsap-dis-tab.c ---*/
-#line 1 "packet-rnsap-dis-tab.c"
+#line 1 "../../asn1/rnsap/packet-rnsap-dis-tab.c"
dissector_add_uint("rnsap.ies", id_RTLoadValue, new_create_dissector_handle(dissect_RTLoadValue_PDU, proto_rnsap));
dissector_add_uint("rnsap.ies", id_NRTLoadInformationValue, new_create_dissector_handle(dissect_NRTLoadInformationValue_PDU, proto_rnsap));
dissector_add_uint("rnsap.ies", id_UpPTSInterferenceValue, new_create_dissector_handle(dissect_UpPTSInterferenceValue_PDU, proto_rnsap));
@@ -56169,7 +56169,7 @@ proto_reg_handoff_rnsap(void)
/*--- End of included file: packet-rnsap-dis-tab.c ---*/
-#line 184 "packet-rnsap-template.c"
+#line 184 "../../asn1/rnsap/packet-rnsap-template.c"
}