Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dcifspdu.h1799 typedef struct smb_com_transaction2_ffirst_req { struct
1800 struct smb_hdr hdr; /* wct = 15 */
1801 __le16 TotalParameterCount;
1802 __le16 TotalDataCount;
1803 __le16 MaxParameterCount;
1804 __le16 MaxDataCount;
1805 __u8 MaxSetupCount;
1806 __u8 Reserved;
1807 __le16 Flags;
1808 __le32 Timeout;
[all …]