Searched refs:SMB311_NEGPROT_BASE_SIZE (Results 1 – 1 of 1) sorted by relevance
118 #define SMB311_NEGPROT_BASE_SIZE (sizeof(struct smb2_hdr) + sizeof(struct smb2_negotiate_rsp)) in get_neg_ctxt_len() 150 } else if (non_ctxlen == SMB311_NEGPROT_BASE_SIZE + 1) in smb2_check_message() 88 #define SMB311_NEGPROT_BASE_SIZE global() macro