aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x411.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-11-06 21:52:26 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-11-06 21:52:26 +0000
commitfb00aa074f95d84b4604ae99ccd87915316f1c84 (patch)
treecaa80290d794eeff2e047b7b38433c1ab303a6f2 /epan/dissectors/packet-x411.h
parent6e207e3f34c40277bb73acd135c87f7f18f2f30f (diff)
as2wrs now handles EXTERNAL(direct-reference requires no special handling).
svn path=/trunk/; revision=23386
Diffstat (limited to 'epan/dissectors/packet-x411.h')
-rw-r--r--epan/dissectors/packet-x411.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-x411.h b/epan/dissectors/packet-x411.h
index ba84f5a52c..c31c02ee67 100644
--- a/epan/dissectors/packet-x411.h
+++ b/epan/dissectors/packet-x411.h
@@ -52,6 +52,7 @@ int dissect_x411_NonDeliveryReasonCode(gboolean implicit_tag _U_, tvbuff_t *tvb
int dissect_x411_NonDeliveryDiagnosticCode(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_x411_SupplementaryInformation(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_x411_RequestedDeliveryMethod(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_x411_MessageSecurityLabel(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_x411_OriginatingMTACertificate(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_x411_ProofOfSubmission(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_x411_ExtendedCertificates(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);