aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h323.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h323.c')
-rw-r--r--epan/dissectors/packet-h323.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/epan/dissectors/packet-h323.c b/epan/dissectors/packet-h323.c
index 966ccfe8cb..0b52c13c00 100644
--- a/epan/dissectors/packet-h323.c
+++ b/epan/dissectors/packet-h323.c
@@ -5,7 +5,7 @@
/* Input file: packet-h323-template.c */
-#line 1 "packet-h323-template.c"
+#line 1 "../../asn1/h323/packet-h323-template.c"
/* packet-h323.c
* Routines for H.323 packet dissection
* 2007 Tomas Kukosa
@@ -99,7 +99,7 @@ void gef_ctx_update_key(gef_ctx_t *gefx) {
static int proto_h323 = -1;
/*--- Included file: packet-h323-hf.c ---*/
-#line 1 "packet-h323-hf.c"
+#line 1 "../../asn1/h323/packet-h323-hf.c"
static int hf_h323_RasTunnelledSignallingMessage_PDU = -1; /* RasTunnelledSignallingMessage */
static int hf_h323_RobustnessData_PDU = -1; /* RobustnessData */
static int hf_h323_tunnelledProtocolID = -1; /* TunnelledProtocol */
@@ -130,12 +130,12 @@ static int hf_h323_timeToLive = -1; /* TimeToLive */
static int hf_h323_includeFastStart = -1; /* NULL */
/*--- End of included file: packet-h323-hf.c ---*/
-#line 93 "packet-h323-template.c"
+#line 93 "../../asn1/h323/packet-h323-template.c"
/* Initialize the subtree pointers */
/*--- Included file: packet-h323-ett.c ---*/
-#line 1 "packet-h323-ett.c"
+#line 1 "../../asn1/h323/packet-h323-ett.c"
static gint ett_h323_RasTunnelledSignallingMessage = -1;
static gint ett_h323_T_messageContent = -1;
static gint ett_h323_RobustnessData = -1;
@@ -151,11 +151,11 @@ static gint ett_h323_T_fastStart = -1;
static gint ett_h323_StatusInquiry_RD = -1;
/*--- End of included file: packet-h323-ett.c ---*/
-#line 96 "packet-h323-template.c"
+#line 96 "../../asn1/h323/packet-h323-template.c"
/*--- Included file: packet-h323-fn.c ---*/
-#line 1 "packet-h323-fn.c"
+#line 1 "../../asn1/h323/packet-h323-fn.c"
static int
@@ -442,7 +442,7 @@ static int dissect_RobustnessData_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
/*--- End of included file: packet-h323-fn.c ---*/
-#line 98 "packet-h323-template.c"
+#line 98 "../../asn1/h323/packet-h323-template.c"
/*--- proto_register_h323 ----------------------------------------------*/
void proto_register_h323(void) {
@@ -451,7 +451,7 @@ void proto_register_h323(void) {
static hf_register_info hf[] = {
/*--- Included file: packet-h323-hfarr.c ---*/
-#line 1 "packet-h323-hfarr.c"
+#line 1 "../../asn1/h323/packet-h323-hfarr.c"
{ &hf_h323_RasTunnelledSignallingMessage_PDU,
{ "RasTunnelledSignallingMessage", "h323.RasTunnelledSignallingMessage",
FT_NONE, BASE_NONE, NULL, 0,
@@ -566,14 +566,14 @@ void proto_register_h323(void) {
NULL, HFILL }},
/*--- End of included file: packet-h323-hfarr.c ---*/
-#line 105 "packet-h323-template.c"
+#line 105 "../../asn1/h323/packet-h323-template.c"
};
/* List of subtrees */
static gint *ett[] = {
/*--- Included file: packet-h323-ettarr.c ---*/
-#line 1 "packet-h323-ettarr.c"
+#line 1 "../../asn1/h323/packet-h323-ettarr.c"
&ett_h323_RasTunnelledSignallingMessage,
&ett_h323_T_messageContent,
&ett_h323_RobustnessData,
@@ -589,7 +589,7 @@ void proto_register_h323(void) {
&ett_h323_StatusInquiry_RD,
/*--- End of included file: packet-h323-ettarr.c ---*/
-#line 110 "packet-h323-template.c"
+#line 110 "../../asn1/h323/packet-h323-template.c"
};
/* Register protocol */