aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-camel.c')
-rw-r--r--epan/dissectors/packet-camel.c40
1 files changed, 20 insertions, 20 deletions
diff --git a/epan/dissectors/packet-camel.c b/epan/dissectors/packet-camel.c
index a7d3c145cf..742802d812 100644
--- a/epan/dissectors/packet-camel.c
+++ b/epan/dissectors/packet-camel.c
@@ -1,11 +1,11 @@
/* Do not modify this file. Changes will be overwritten. */
/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-camel.c */
-/* ../../tools/asn2wrs.py -b -L -p camel -c ./camel.cnf -s ./packet-camel-template -D . -O ../../epan/dissectors CAP-object-identifiers.asn CAP-classes.asn CAP-datatypes.asn CAP-errorcodes.asn CAP-errortypes.asn CAP-operationcodes.asn CAP-GPRS-ReferenceNumber.asn CAP-gsmSCF-gsmSRF-ops-args.asn CAP-gsmSSF-gsmSCF-ops-args.asn CAP-gprsSSF-gsmSCF-ops-args.asn CAP-SMS-ops-args.asn CAP-U-ABORT-Data.asn CamelV2diff.asn ../ros/Remote-Operations-Information-Objects.asn ../ros/Remote-Operations-Generic-ROS-PDUs.asn */
+/* asn2wrs.py -b -L -p camel -c ./camel.cnf -s ./packet-camel-template -D . -O ../.. CAP-object-identifiers.asn CAP-classes.asn CAP-datatypes.asn CAP-errorcodes.asn CAP-errortypes.asn CAP-operationcodes.asn CAP-GPRS-ReferenceNumber.asn CAP-gsmSCF-gsmSRF-ops-args.asn CAP-gsmSSF-gsmSCF-ops-args.asn CAP-gprsSSF-gsmSCF-ops-args.asn CAP-SMS-ops-args.asn CAP-U-ABORT-Data.asn CamelV2diff.asn ../ros/Remote-Operations-Information-Objects.asn ../ros/Remote-Operations-Generic-ROS-PDUs.asn */
/* Input file: packet-camel-template.c */
-#line 1 "../../asn1/camel/packet-camel-template.c"
+#line 1 "./asn1/camel/packet-camel-template.c"
/* packet-camel-template.c
* Routines for Camel
* Copyright 2004, Tim Endean <endeant@hotmail.com>
@@ -120,7 +120,7 @@ static int hf_camelsrt_DeltaTime80=-1;
/*--- Included file: packet-camel-hf.c ---*/
-#line 1 "../../asn1/camel/packet-camel-hf.c"
+#line 1 "./asn1/camel/packet-camel-hf.c"
static int hf_camel_PAR_cancelFailed_PDU = -1; /* PAR_cancelFailed */
static int hf_camel_PAR_requestedInfoError_PDU = -1; /* PAR_requestedInfoError */
static int hf_camel_UnavailableNetworkResource_PDU = -1; /* UnavailableNetworkResource */
@@ -609,7 +609,7 @@ static int hf_camel_present = -1; /* INTEGER */
static int hf_camel_InvokeId_present = -1; /* InvokeId_present */
/*--- End of included file: packet-camel-hf.c ---*/
-#line 114 "../../asn1/camel/packet-camel-template.c"
+#line 114 "./asn1/camel/packet-camel-template.c"
static struct camelsrt_info_t * gp_camelsrt_info;
@@ -643,7 +643,7 @@ static gint ett_camel_additionalcallingpartynumber = -1;
/*--- Included file: packet-camel-ett.c ---*/
-#line 1 "../../asn1/camel/packet-camel-ett.c"
+#line 1 "./asn1/camel/packet-camel-ett.c"
static gint ett_camel_AChChargingAddress = -1;
static gint ett_camel_AOCBeforeAnswer = -1;
static gint ett_camel_AOCGPRS = -1;
@@ -842,7 +842,7 @@ static gint ett_camel_T_problem = -1;
static gint ett_camel_InvokeId = -1;
/*--- End of included file: packet-camel-ett.c ---*/
-#line 146 "../../asn1/camel/packet-camel-template.c"
+#line 146 "./asn1/camel/packet-camel-template.c"
static expert_field ei_camel_unknown_invokeData = EI_INIT;
static expert_field ei_camel_unknown_returnResultData = EI_INIT;
@@ -1006,7 +1006,7 @@ static const value_string camel_ectTreatmentIndicator_values[] = {
/*--- Included file: packet-camel-val.h ---*/
-#line 1 "../../asn1/camel/packet-camel-val.h"
+#line 1 "./asn1/camel/packet-camel-val.h"
#define tc_Messages "0.0.17.773.2.1.3"
#define tc_NotationExtensions "0.0.17.775.2.4.1"
#define ros_InformationObjects "2.4.5.0"
@@ -1189,11 +1189,11 @@ static const value_string camel_ectTreatmentIndicator_values[] = {
#define noInvokeId NULL
/*--- End of included file: packet-camel-val.h ---*/
-#line 308 "../../asn1/camel/packet-camel-template.c"
+#line 308 "./asn1/camel/packet-camel-template.c"
/*--- Included file: packet-camel-table.c ---*/
-#line 1 "../../asn1/camel/packet-camel-table.c"
+#line 1 "./asn1/camel/packet-camel-table.c"
/* CAMEL OPERATIONS */
const value_string camel_opr_code_strings[] = {
@@ -1279,7 +1279,7 @@ static const value_string camel_err_code_string_vals[] = {
/*--- End of included file: packet-camel-table.c ---*/
-#line 310 "../../asn1/camel/packet-camel-template.c"
+#line 310 "./asn1/camel/packet-camel-template.c"
/*
* DEBUG fonctions
@@ -1382,7 +1382,7 @@ static int dissect_camel_InitialDPArgExtensionV2(gboolean implicit_tag _U_, tvbu
/*--- Included file: packet-camel-fn.c ---*/
-#line 1 "../../asn1/camel/packet-camel-fn.c"
+#line 1 "./asn1/camel/packet-camel-fn.c"
static int
@@ -7163,11 +7163,11 @@ static int dissect_CAP_U_ABORT_REASON_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
/*--- End of included file: packet-camel-fn.c ---*/
-#line 411 "../../asn1/camel/packet-camel-template.c"
+#line 411 "./asn1/camel/packet-camel-template.c"
/*--- Included file: packet-camel-table2.c ---*/
-#line 1 "../../asn1/camel/packet-camel-table2.c"
+#line 1 "./asn1/camel/packet-camel-table2.c"
static int dissect_invokeData(proto_tree *tree, tvbuff_t *tvb, int offset, asn1_ctx_t *actx) {
@@ -7370,7 +7370,7 @@ static int dissect_returnErrorData(proto_tree *tree, tvbuff_t *tvb, int offset,a
/*--- End of included file: packet-camel-table2.c ---*/
-#line 413 "../../asn1/camel/packet-camel-template.c"
+#line 413 "./asn1/camel/packet-camel-template.c"
/*
* Functions needed for Hash-Table
@@ -8290,13 +8290,13 @@ void proto_reg_handoff_camel(void) {
/*--- Included file: packet-camel-dis-tab.c ---*/
-#line 1 "../../asn1/camel/packet-camel-dis-tab.c"
+#line 1 "./asn1/camel/packet-camel-dis-tab.c"
register_ber_oid_dissector("0.4.0.0.1.1.5.2", dissect_CAP_GPRS_ReferenceNumber_PDU, proto_camel, "id-CAP-GPRS-ReferenceNumber");
register_ber_oid_dissector("0.4.0.0.1.1.2.2", dissect_CAP_U_ABORT_REASON_PDU, proto_camel, "id-CAP-U-ABORT-Reason");
/*--- End of included file: packet-camel-dis-tab.c ---*/
-#line 1331 "../../asn1/camel/packet-camel-template.c"
+#line 1331 "./asn1/camel/packet-camel-template.c"
} else {
range_foreach(ssn_range, range_delete_callback);
g_free(ssn_range);
@@ -8471,7 +8471,7 @@ void proto_register_camel(void) {
#endif
/*--- Included file: packet-camel-hfarr.c ---*/
-#line 1 "../../asn1/camel/packet-camel-hfarr.c"
+#line 1 "./asn1/camel/packet-camel-hfarr.c"
{ &hf_camel_PAR_cancelFailed_PDU,
{ "PAR-cancelFailed", "camel.PAR_cancelFailed_element",
FT_NONE, BASE_NONE, NULL, 0,
@@ -10418,7 +10418,7 @@ void proto_register_camel(void) {
"InvokeId_present", HFILL }},
/*--- End of included file: packet-camel-hfarr.c ---*/
-#line 1504 "../../asn1/camel/packet-camel-template.c"
+#line 1504 "./asn1/camel/packet-camel-template.c"
};
/* List of subtrees */
@@ -10437,7 +10437,7 @@ void proto_register_camel(void) {
/*--- Included file: packet-camel-ettarr.c ---*/
-#line 1 "../../asn1/camel/packet-camel-ettarr.c"
+#line 1 "./asn1/camel/packet-camel-ettarr.c"
&ett_camel_AChChargingAddress,
&ett_camel_AOCBeforeAnswer,
&ett_camel_AOCGPRS,
@@ -10636,7 +10636,7 @@ void proto_register_camel(void) {
&ett_camel_InvokeId,
/*--- End of included file: packet-camel-ettarr.c ---*/
-#line 1521 "../../asn1/camel/packet-camel-template.c"
+#line 1521 "./asn1/camel/packet-camel-template.c"
};
static ei_register_info ei[] = {