Searched refs:nego_ctxt_off (Results 1 – 1 of 1) sorted by relevance
1121 unsigned int nego_ctxt_off = le32_to_cpu(req->NegotiateContextOffset); in smb2_handle_negotiate() local1123 if (smb2_buf_len < nego_ctxt_off) { in smb2_handle_negotiate()1129 if (smb2_neg_size > nego_ctxt_off) { in smb2_handle_negotiate()1136 nego_ctxt_off) { in smb2_handle_negotiate()