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.h228 struct smb2_compression_hdr { struct
229 __le32 ProtocolId; /* 0xFC 'S' 'M' 'B' */
230 __le32 OriginalCompressedSegmentSize;
231 __le16 CompressionAlgorithm;
232 __le16 Flags;
233 __le32 Offset; /* this is the size of the uncompressed SMB2 header below */