1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00

libcli:smb: define SMB2_HDR_FLAG_REPLAY_OPERATION

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Sun Mar  4 15:10:38 CET 2012 on sn-devel-104
This commit is contained in:
Michael Adam 2012-03-02 23:51:26 +01:00
parent b6f4a5d0ee
commit 4a8dfa48dd

View File

@ -48,6 +48,7 @@
#define SMB2_HDR_FLAG_CHAINED 0x04
#define SMB2_HDR_FLAG_SIGNED 0x08
#define SMB2_HDR_FLAG_DFS 0x10000000
#define SMB2_HDR_FLAG_REPLAY_OPERATION 0x20000000
/* SMB2 opcodes */
#define SMB2_OP_NEGPROT 0x00