Home
last modified time | relevance | path

Searched defs:smb2_negotiate_rsp (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/cifs/
Dsmb2pdu.h298 struct smb2_negotiate_rsp { struct
299 struct smb2_sync_hdr sync_hdr;
300 __le16 StructureSize; /* Must be 65 */
301 __le16 SecurityMode;
302 __le16 DialectRevision;
303 __le16 NegotiateContextCount; /* Prior to SMB3.1.1 was Reserved & MBZ */
304 __u8 ServerGUID[16];
305 __le32 Capabilities;
306 __le32 MaxTransactSize;
307 __le32 MaxReadSize;
[all …]