aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dap.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-dap.c')
-rw-r--r--epan/dissectors/packet-dap.c40
1 files changed, 20 insertions, 20 deletions
diff --git a/epan/dissectors/packet-dap.c b/epan/dissectors/packet-dap.c
index a96f0373e9..579e8d9ce9 100644
--- a/epan/dissectors/packet-dap.c
+++ b/epan/dissectors/packet-dap.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-dap.c */
-/* ../../tools/asn2wrs.py -b -L -p dap -c ./dap.cnf -s ./packet-dap-template -D . -O ../../epan/dissectors dap.asn DirectoryAccessProtocol.asn */
+/* asn2wrs.py -b -L -p dap -c ./dap.cnf -s ./packet-dap-template -D . -O ../.. dap.asn DirectoryAccessProtocol.asn */
/* Input file: packet-dap-template.c */
-#line 1 "../../asn1/dap/packet-dap-template.c"
+#line 1 "./asn1/dap/packet-dap-template.c"
/* packet-dap.c
* Routines for X.511 (X.500 Directory Asbtract Service) and X.519 DAP packet dissection
* Graeme Lunt 2005
@@ -72,7 +72,7 @@ static int proto_dap = -1;
/*--- Included file: packet-dap-hf.c ---*/
-#line 1 "../../asn1/dap/packet-dap-hf.c"
+#line 1 "./asn1/dap/packet-dap-hf.c"
static int hf_dap_DirectoryBindArgument_PDU = -1; /* DirectoryBindArgument */
static int hf_dap_DirectoryBindResult_PDU = -1; /* DirectoryBindResult */
static int hf_dap_DirectoryBindError_PDU = -1; /* DirectoryBindError */
@@ -480,13 +480,13 @@ static int hf_dap_SearchControlOptions_separateFamilyMembers = -1;
static int hf_dap_SearchControlOptions_searchFamily = -1;
/*--- End of included file: packet-dap-hf.c ---*/
-#line 66 "../../asn1/dap/packet-dap-template.c"
+#line 66 "./asn1/dap/packet-dap-template.c"
/* Initialize the subtree pointers */
static gint ett_dap = -1;
/*--- Included file: packet-dap-ett.c ---*/
-#line 1 "../../asn1/dap/packet-dap-ett.c"
+#line 1 "./asn1/dap/packet-dap-ett.c"
static gint ett_dap_ServiceControls = -1;
static gint ett_dap_T_manageDSAITPlaneRef = -1;
static gint ett_dap_ServiceControlOptions = -1;
@@ -659,13 +659,13 @@ static gint ett_dap_UpdateError = -1;
static gint ett_dap_T_signedUpdateError = -1;
/*--- End of included file: packet-dap-ett.c ---*/
-#line 70 "../../asn1/dap/packet-dap-template.c"
+#line 70 "./asn1/dap/packet-dap-template.c"
static expert_field ei_dap_anonymous = EI_INIT;
/*--- Included file: packet-dap-val.h ---*/
-#line 1 "../../asn1/dap/packet-dap-val.h"
+#line 1 "./asn1/dap/packet-dap-val.h"
#define id_opcode_read 1
#define id_opcode_compare 2
#define id_opcode_abandon 3
@@ -686,11 +686,11 @@ static expert_field ei_dap_anonymous = EI_INIT;
#define id_errcode_dsaReferral 9
/*--- End of included file: packet-dap-val.h ---*/
-#line 74 "../../asn1/dap/packet-dap-template.c"
+#line 74 "./asn1/dap/packet-dap-template.c"
/*--- Included file: packet-dap-table.c ---*/
-#line 1 "../../asn1/dap/packet-dap-table.c"
+#line 1 "./asn1/dap/packet-dap-table.c"
/* DAP OPERATIONS */
const value_string dap_opr_code_string_vals[] = {
@@ -724,11 +724,11 @@ static const value_string dap_err_code_string_vals[] = {
/*--- End of included file: packet-dap-table.c ---*/
-#line 76 "../../asn1/dap/packet-dap-template.c"
+#line 76 "./asn1/dap/packet-dap-template.c"
/*--- Included file: packet-dap-fn.c ---*/
-#line 1 "../../asn1/dap/packet-dap-fn.c"
+#line 1 "./asn1/dap/packet-dap-fn.c"
/*--- Cyclic dependencies ---*/
/* FamilyEntries -> FamilyEntries/familyEntries -> FamilyEntry -> FamilyEntry/family-info -> FamilyEntries */
@@ -4774,11 +4774,11 @@ static int dissect_UpdateError_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pr
/*--- End of included file: packet-dap-fn.c ---*/
-#line 78 "../../asn1/dap/packet-dap-template.c"
+#line 78 "./asn1/dap/packet-dap-template.c"
/*--- Included file: packet-dap-table11.c ---*/
-#line 1 "../../asn1/dap/packet-dap-table11.c"
+#line 1 "./asn1/dap/packet-dap-table11.c"
static const ros_opr_t dap_opr_tab[] = {
/* directoryBind */
@@ -4806,10 +4806,10 @@ static const ros_opr_t dap_opr_tab[] = {
/*--- End of included file: packet-dap-table11.c ---*/
-#line 80 "../../asn1/dap/packet-dap-template.c"
+#line 80 "./asn1/dap/packet-dap-template.c"
/*--- Included file: packet-dap-table21.c ---*/
-#line 1 "../../asn1/dap/packet-dap-table21.c"
+#line 1 "./asn1/dap/packet-dap-table21.c"
static const ros_err_t dap_err_tab[] = {
/* directoryBindError*/
@@ -4835,7 +4835,7 @@ static const ros_err_t dap_err_tab[] = {
/*--- End of included file: packet-dap-table21.c ---*/
-#line 81 "../../asn1/dap/packet-dap-template.c"
+#line 81 "./asn1/dap/packet-dap-template.c"
static const ros_info_t dap_ros_info = {
"DAP",
@@ -4856,7 +4856,7 @@ void proto_register_dap(void) {
{
/*--- Included file: packet-dap-hfarr.c ---*/
-#line 1 "../../asn1/dap/packet-dap-hfarr.c"
+#line 1 "./asn1/dap/packet-dap-hfarr.c"
{ &hf_dap_DirectoryBindArgument_PDU,
{ "DirectoryBindArgument", "dap.DirectoryBindArgument_element",
FT_NONE, BASE_NONE, NULL, 0,
@@ -6475,7 +6475,7 @@ void proto_register_dap(void) {
NULL, HFILL }},
/*--- End of included file: packet-dap-hfarr.c ---*/
-#line 100 "../../asn1/dap/packet-dap-template.c"
+#line 100 "./asn1/dap/packet-dap-template.c"
};
/* List of subtrees */
@@ -6483,7 +6483,7 @@ void proto_register_dap(void) {
&ett_dap,
/*--- Included file: packet-dap-ettarr.c ---*/
-#line 1 "../../asn1/dap/packet-dap-ettarr.c"
+#line 1 "./asn1/dap/packet-dap-ettarr.c"
&ett_dap_ServiceControls,
&ett_dap_T_manageDSAITPlaneRef,
&ett_dap_ServiceControlOptions,
@@ -6656,7 +6656,7 @@ void proto_register_dap(void) {
&ett_dap_T_signedUpdateError,
/*--- End of included file: packet-dap-ettarr.c ---*/
-#line 106 "../../asn1/dap/packet-dap-template.c"
+#line 106 "./asn1/dap/packet-dap-template.c"
};
static ei_register_info ei[] = {