Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h495 typedef struct negotiate_rsp { struct
496 struct smb_hdr hdr; /* wct = 17 */
497 __le16 DialectIndex; /* 0xFFFF = no dialect acceptable */
498 __u8 SecurityMode;
499 __le16 MaxMpxCount;
500 __le16 MaxNumberVcs;
501 __le32 MaxBufferSize;
502 __le32 MaxRawSize;
503 __le32 SessionKey;
504 __le32 Capabilities; /* see below */
[all …]