Searched refs:nego_ctxt_off (Results 1 – 1 of 1) sorted by relevance
1098 unsigned int nego_ctxt_off = le32_to_cpu(req->NegotiateContextOffset); in smb2_handle_negotiate() local1100 if (smb2_buf_len < nego_ctxt_off) { in smb2_handle_negotiate()1106 if (smb2_neg_size > nego_ctxt_off) { in smb2_handle_negotiate()1113 nego_ctxt_off) { in smb2_handle_negotiate()