Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2pdu.h451 struct smb2_negotiate_rsp { struct
452 struct smb2_sync_hdr sync_hdr;
453 __le16 StructureSize; /* Must be 65 */
454 __le16 SecurityMode;
455 __le16 DialectRevision;
456 __le16 NegotiateContextCount; /* Prior to SMB3.1.1 was Reserved & MBZ */
457 __u8 ServerGUID[16];
458 __le32 Capabilities;
459 __le32 MaxTransactSize;
460 __le32 MaxReadSize;
[all …]