Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2pdu.h306 struct smb2_negotiate_rsp { struct
307 struct smb2_sync_hdr sync_hdr;
308 __le16 StructureSize; /* Must be 65 */
309 __le16 SecurityMode;
310 __le16 DialectRevision;
311 __le16 NegotiateContextCount; /* Prior to SMB3.1.1 was Reserved & MBZ */
312 __u8 ServerGUID[16];
313 __le32 Capabilities;
314 __le32 MaxTransactSize;
315 __le32 MaxReadSize;
[all …]