Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h157 struct smb3_hdr_req { struct
159 __le16 StructureSize; /* 64 */
162 __le16 Reserved;
163 __le16 Command;
165 __le32 Flags;
166 __le32 NextCommand;
167 __le64 MessageId;
168 union {
174 } __packed Id;
175 __le64 SessionId;
[all …]