Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h1773 struct smb_com_transaction2_sfi_req { struct
1774 struct smb_hdr hdr; /* wct = 15 */
1775 __le16 TotalParameterCount;
1776 __le16 TotalDataCount;
1777 __le16 MaxParameterCount;
1778 __le16 MaxDataCount;
1779 __u8 MaxSetupCount;
1780 __u8 Reserved;
1781 __le16 Flags;
1782 __le32 Timeout;
[all …]