aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x420.h
diff options
context:
space:
mode:
authorgal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-08 17:46:58 +0000
committergal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-08 17:46:58 +0000
commit80549b433acda39a02967b728cf1a6d16e5adea7 (patch)
tree1e4d3a4299e396ddc9873da36af287534c3a1a7d /epan/dissectors/packet-x420.h
parentf351ad4a488b6f4100942b2e07d17fe619d3b4ee (diff)
Better split between dissectors and fixes for s4406 SEQ OF defined extensions
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18108 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-x420.h')
-rw-r--r--epan/dissectors/packet-x420.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-x420.h b/epan/dissectors/packet-x420.h
index 96acdf698e..3b522376b5 100644
--- a/epan/dissectors/packet-x420.h
+++ b/epan/dissectors/packet-x420.h
@@ -39,8 +39,11 @@
#line 1 "packet-x420-exp.h"
extern const value_string x420_InformationObject_vals[];
int dissect_x420_InformationObject(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
+int dissect_x420_IPM(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
int dissect_x420_ORDescriptor(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
int dissect_x420_ExtensionsField(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
+int dissect_x420_MessageParameters(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
+int dissect_x420_IPN(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
/*--- End of included file: packet-x420-exp.h ---*/
#line 30 "packet-x420-template.h"