Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1274 typedef struct smb_com_transaction_qsec_req { struct
1275 struct smb_hdr hdr; /* wct = 19 */
1276 __u8 MaxSetupCount;
1277 __u16 Reserved;
1278 __le32 TotalParameterCount;
1279 __le32 TotalDataCount;
1280 __le32 MaxParameterCount;
1281 __le32 MaxDataCount;
1282 __le32 ParameterCount;
1283 __le32 ParameterOffset;
[all …]