Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1369 typedef struct smb_com_transaction_qsec_req { struct
1370 struct smb_hdr hdr; /* wct = 19 */
1371 __u8 MaxSetupCount;
1372 __u16 Reserved;
1373 __le32 TotalParameterCount;
1374 __le32 TotalDataCount;
1375 __le32 MaxParameterCount;
1376 __le32 MaxDataCount;
1377 __le32 ParameterCount;
1378 __le32 ParameterOffset;
[all …]