Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifspdu.h1787 typedef struct smb_com_transaction2_ffirst_req { struct
1788 struct smb_hdr hdr; /* wct = 15 */
1789 __le16 TotalParameterCount;
1790 __le16 TotalDataCount;
1791 __le16 MaxParameterCount;
1792 __le16 MaxDataCount;
1793 __u8 MaxSetupCount;
1794 __u8 Reserved;
1795 __le16 Flags;
1796 __le32 Timeout;
[all …]