Searched refs:smb2_neg_context (Results 1 – 3 of 3) sorted by relevance
118 if (len < nc_offset + (neg_count * sizeof(struct smb2_neg_context))) { in get_neg_ctxt_len()
481 - sizeof(struct smb2_neg_context)); in build_compression_ctxt()509 sizeof(struct smb2_neg_context), 8) * 8; in build_netname_ctxt()655 struct smb2_neg_context *pctx; in smb311_decode_neg_context()675 if (len_of_ctxts < sizeof(struct smb2_neg_context)) in smb311_decode_neg_context()678 pctx = (struct smb2_neg_context *)(offset + (char *)rsp); in smb311_decode_neg_context()702 offset += clen + sizeof(struct smb2_neg_context); in smb311_decode_neg_context()
267 struct smb2_neg_context { struct