Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dcifspdu.h1432 typedef struct smb_com_transaction_ssec_req { struct
1433 struct smb_hdr hdr; /* wct = 19 */
1434 __u8 MaxSetupCount;
1435 __u16 Reserved;
1436 __le32 TotalParameterCount;
1437 __le32 TotalDataCount;
1438 __le32 MaxParameterCount;
1439 __le32 MaxDataCount;
1440 __le32 ParameterCount;
1441 __le32 ParameterOffset;
[all …]