summaryrefslogtreecommitdiff
path: root/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'smb.h')
-rw-r--r--smb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/smb.h b/smb.h
index 4c9f040032..401ee0165c 100644
--- a/smb.h
+++ b/smb.h
@@ -193,6 +193,7 @@ typedef struct {
* frame number of the request in the dissection of the reply.
*/
#define SMB_SIF_TID_IS_IPC 0x0001
+#define SMB_SIF_IS_CONTINUED 0x0002
typedef struct {
guint32 frame_req, frame_res;
nstime_t req_time;