Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h225 struct smb2_compression_hdr { struct
226 __le32 ProtocolId; /* 0xFC 'S' 'M' 'B' */
227 __le32 OriginalCompressedSegmentSize;
228 __le16 CompressionAlgorithm;
229 __le16 Flags;
230 __le32 Offset; /* this is the size of the uncompressed SMB2 header below */