Changeset 752 for trunk/server/libcli/smb/smb2_constants.h
- Timestamp:
- Nov 29, 2012, 2:06:31 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 746,748
- Property svn:mergeinfo changed
-
trunk/server/libcli/smb/smb2_constants.h
r745 r752 26 26 #define SMB2_HDR_PROTOCOL_ID 0x00 27 27 #define SMB2_HDR_LENGTH 0x04 28 #define SMB2_HDR_EPOCH 0x06 28 #define SMB2_HDR_CREDIT_CHARGE 0x06 29 #define SMB2_HDR_EPOCH SMB2_HDR_CREDIT_CHARGE /* TODO: remove this */ 29 30 #define SMB2_HDR_STATUS 0x08 30 31 #define SMB2_HDR_OPCODE 0x0c
Note:
See TracChangeset
for help on using the changeset viewer.