aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-p1.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-10-14 07:44:40 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-10-14 07:44:40 +0000
commitdf5adb7f3c4c5a39775a7c3861304cf37425c602 (patch)
tree31cae28b09cacfe250ddd8006fc281c3991b8389 /epan/dissectors/packet-p1.h
parent60edd8a0a82a9a5a2e73b759f2b165da0e270d9d (diff)
Export MessageSecurityLabel_PDU.
svn path=/trunk/; revision=39414
Diffstat (limited to 'epan/dissectors/packet-p1.h')
-rw-r--r--epan/dissectors/packet-p1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-p1.h b/epan/dissectors/packet-p1.h
index acdbde0125..fc6c3129e6 100644
--- a/epan/dissectors/packet-p1.h
+++ b/epan/dissectors/packet-p1.h
@@ -230,6 +230,7 @@ int dissect_p1_EncodedInformationTypes(gboolean implicit_tag _U_, tvbuff_t *tvb
int dissect_p1_G3FacsimileNonBasicParameters(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_p1_TeletexNonBasicParameters(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_p1_SecurityLabel(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
+void dissect_p1_MessageSecurityLabel_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
/*--- End of included file: packet-p1-exp.h ---*/
#line 35 "../../asn1/p1/packet-p1-template.h"