Searched refs:smb2_neg_context (Results 1 – 3 of 3) sorted by relevance
119 if (len < nc_offset + (neg_count * sizeof(struct smb2_neg_context))) { in get_neg_ctxt_len()
441 - sizeof(struct smb2_neg_context)); in build_compression_ctxt()481 sizeof(struct smb2_neg_context), 8) * 8; in build_netname_ctxt()648 struct smb2_neg_context *pctx; in smb311_decode_neg_context()668 if (len_of_ctxts < sizeof(struct smb2_neg_context)) in smb311_decode_neg_context()671 pctx = (struct smb2_neg_context *)(offset + (char *)rsp); in smb311_decode_neg_context()695 offset += clen + sizeof(struct smb2_neg_context); in smb311_decode_neg_context()
329 struct smb2_neg_context { struct