Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h752 typedef struct smb_com_tconx_rsp_ext { struct
753 struct smb_hdr hdr; /* wct = 7, extended response */
754 __u8 AndXCommand;
755 __u8 AndXReserved;
756 __le16 AndXOffset;
757 __le16 OptionalSupport; /* see below */
758 __le32 MaximalShareAccessRights;
759 __le32 GuestMaximalShareAccessRights;
760 __u16 ByteCount;
761 unsigned char Service[]; /* always ASCII, not Unicode */