Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h521 typedef struct lanman_neg_rsp { struct
522 struct smb_hdr hdr; /* wct = 13 */
523 __le16 DialectIndex;
524 __le16 SecurityMode;
525 __le16 MaxBufSize;
526 __le16 MaxMpxCount;
527 __le16 MaxNumberVcs;
528 __le16 RawMode;
529 __le32 SessionKey;
530 struct {
[all …]