aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dsp.h
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2010-01-11 13:36:30 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2010-01-11 13:36:30 +0000
commit19d670b3f1986133c93254c327ccef880cbdde55 (patch)
treefe7f613272c998f459023e95a40bed8e06768425 /epan/dissectors/packet-dsp.h
parentec237ecfe5a908eb382529aee79372dc03ebd74f (diff)
Update to X.518:08/2005 to add DitBridgeKnowledge.
Export Exclusions. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31493 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-dsp.h')
-rw-r--r--epan/dissectors/packet-dsp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-dsp.h b/epan/dissectors/packet-dsp.h
index 24f0a4c85e..df7a8e6a92 100644
--- a/epan/dissectors/packet-dsp.h
+++ b/epan/dissectors/packet-dsp.h
@@ -42,6 +42,7 @@ int dissect_dsp_OperationProgress(gboolean implicit_tag _U_, tvbuff_t *tvb _U_,
int dissect_dsp_ReferenceType(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_dsp_AccessPoint(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_dsp_MasterAndShadowAccessPoints(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_dsp_Exclusions(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_dsp_ContinuationReference(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
/*--- End of included file: packet-dsp-exp.h ---*/