Searched refs:SMB2_ERROR_STRUCTURE_SIZE2_LE (Results 1 – 4 of 4) sorted by relevance
213 pdu->StructureSize2 != SMB2_ERROR_STRUCTURE_SIZE2_LE)) { in smb2_check_message()322 SMB2_ERROR_STRUCTURE_SIZE2_LE) in smb2_get_data_area_len()
381 (hdr->Status == 0 || pdu->StructureSize2 != SMB2_ERROR_STRUCTURE_SIZE2_LE)) { in ksmbd_smb2_check_message()
137 err_rsp->StructureSize = SMB2_ERROR_STRUCTURE_SIZE2_LE; in smb2_set_err_rsp()
162 #define SMB2_ERROR_STRUCTURE_SIZE2_LE cpu_to_le16(SMB2_ERROR_STRUCTURE_SIZE2) macro