aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h460.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h460.c')
-rw-r--r--epan/dissectors/packet-h460.c13
1 files changed, 8 insertions, 5 deletions
diff --git a/epan/dissectors/packet-h460.c b/epan/dissectors/packet-h460.c
index 2f88793e73..564339d4ce 100644
--- a/epan/dissectors/packet-h460.c
+++ b/epan/dissectors/packet-h460.c
@@ -49,6 +49,9 @@
#define PSNAME "H.460"
#define PFNAME "h460"
+void proto_register_h460(void);
+void proto_reg_handoff_h460(void);
+
/* Initialize the protocol and registered fields */
static int proto_h460 = -1;
@@ -256,7 +259,7 @@ static int hf_h460_21_capability = -1; /* Capability */
static int hf_h460_21_sourceAddress = -1; /* UnicastAddress */
/*--- End of included file: packet-h460-hf.c ---*/
-#line 47 "../../asn1/h460/packet-h460-template.c"
+#line 50 "../../asn1/h460/packet-h460-template.c"
/* Initialize the subtree pointers */
@@ -353,7 +356,7 @@ static gint ett_h460_21_SEQUENCE_SIZE_1_256_OF_Capability = -1;
static gint ett_h460_21_TransmitCapabilities = -1;
/*--- End of included file: packet-h460-ett.c ---*/
-#line 50 "../../asn1/h460/packet-h460-template.c"
+#line 53 "../../asn1/h460/packet-h460-template.c"
/* Subdissectors */
static dissector_handle_t q931_ie_handle = NULL;
@@ -1964,7 +1967,7 @@ static int dissect_h460_21_CapabilityAdvertisement_PDU(tvbuff_t *tvb _U_, packet
/*--- End of included file: packet-h460-fn.c ---*/
-#line 56 "../../asn1/h460/packet-h460-template.c"
+#line 59 "../../asn1/h460/packet-h460-template.c"
static int
dissect_ies(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_) {
@@ -2870,7 +2873,7 @@ void proto_register_h460(void) {
"UnicastAddress", HFILL }},
/*--- End of included file: packet-h460-hfarr.c ---*/
-#line 247 "../../asn1/h460/packet-h460-template.c"
+#line 250 "../../asn1/h460/packet-h460-template.c"
};
/* List of subtrees */
@@ -2969,7 +2972,7 @@ void proto_register_h460(void) {
&ett_h460_21_TransmitCapabilities,
/*--- End of included file: packet-h460-ettarr.c ---*/
-#line 252 "../../asn1/h460/packet-h460-template.c"
+#line 255 "../../asn1/h460/packet-h460-template.c"
};
/* Register protocol */