Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h712 typedef struct smb_com_tconx_rsp_ext { struct
713 struct smb_hdr hdr; /* wct = 7, extended response */
714 __u8 AndXCommand;
715 __u8 AndXReserved;
716 __le16 AndXOffset;
717 __le16 OptionalSupport; /* see below */
718 __le32 MaximalShareAccessRights;
719 __le32 GuestMaximalShareAccessRights;
720 __u16 ByteCount;
721 unsigned char Service[]; /* always ASCII, not Unicode */