Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h230 struct smb2_compression_hdr { struct
231 __le32 ProtocolId; /* 0xFC 'S' 'M' 'B' */
232 __le32 OriginalCompressedSegmentSize;
233 __le16 CompressionAlgorithm;
234 __le16 Flags;
235 __le32 Offset; /* this is the size of the uncompressed SMB2 header below */