Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2pdu.h339 struct smb2_negotiate_rsp { struct
340 struct smb2_sync_hdr sync_hdr;
341 __le16 StructureSize; /* Must be 65 */
342 __le16 SecurityMode;
343 __le16 DialectRevision;
344 __le16 NegotiateContextCount; /* Prior to SMB3.1.1 was Reserved & MBZ */
345 __u8 ServerGUID[16];
346 __le32 Capabilities;
347 __le32 MaxTransactSize;
348 __le32 MaxReadSize;
[all …]