Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1pdu.h1128 typedef struct smb_com_ntransact_req { struct
1129 struct smb_hdr hdr; /* wct >= 19 */
1130 __u8 MaxSetupCount;
1131 __u16 Reserved;
1132 __le32 TotalParameterCount;
1133 __le32 TotalDataCount;
1134 __le32 MaxParameterCount;
1135 __le32 MaxDataCount;
1136 __le32 ParameterCount;
1137 __le32 ParameterOffset;
[all …]