aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ses.h
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2005-06-19 11:40:39 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2005-06-19 11:40:39 +0000
commitcaace18f2e4992dcf0d4d6034213743d614853dc (patch)
treeea5e3b094ce95bc3afc80a75f1d281c363bd711b /epan/dissectors/packet-ses.h
parent44883a3b52776434ab267932d5b3c090d611f032 (diff)
push one more object into the session structure so acse can pick it up later.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14695 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ses.h')
-rw-r--r--epan/dissectors/packet-ses.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-ses.h b/epan/dissectors/packet-ses.h
index 7a8830fd6f..200cb72a13 100644
--- a/epan/dissectors/packet-ses.h
+++ b/epan/dissectors/packet-ses.h
@@ -194,5 +194,6 @@ struct SESSION_DATA_STRUCTURE
{
guint8 spdu_type;
guint8 abort_type;
+ guint8 pres_ctx_id;
};
#define implementation_restriction 0x10