SMB3_COMPRESS_LZ77
case SMB3_COMPRESS_LZ77:
hdr.CompressionAlgorithm = SMB3_COMPRESS_LZ77;
if (alg == SMB3_COMPRESS_LZ77 || alg == SMB3_COMPRESS_PATTERN)
pneg_ctxt->CompressionAlgorithms[0] = SMB3_COMPRESS_LZ77;