Searched refs:smb2_neg_context (Results 1 – 3 of 3) sorted by relevance
127 if (len < nc_offset + (neg_count * sizeof(struct smb2_neg_context))) { in get_neg_ctxt_len()
444 - sizeof(struct smb2_neg_context)); in build_compression_ctxt()484 sizeof(struct smb2_neg_context), 8) * 8; in build_netname_ctxt()654 struct smb2_neg_context *pctx; in smb311_decode_neg_context()674 if (len_of_ctxts < sizeof(struct smb2_neg_context)) in smb311_decode_neg_context()677 pctx = (struct smb2_neg_context *)(offset + (char *)rsp); in smb311_decode_neg_context()701 offset += clen + sizeof(struct smb2_neg_context); in smb311_decode_neg_context()
329 struct smb2_neg_context { struct