Searched defs:smb_com_tconx_rsp_ext (Results 1 – 1 of 1) sorted by relevance
752 typedef struct smb_com_tconx_rsp_ext { struct753 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 */