Searched defs:common_cache_entry_params (Results 1 – 1 of 1) sorted by relevance
84 struct common_cache_entry_params { struct85 struct cache_entry_params cep;87 size_t cache_entries_size;89 size_t max_elemsize; /* if 0 then no check is made */90 size_t satisf_elemsize; /* if entry size is exceeded,93 int confidence_threshold; /* number matching replies required */94 struct timeval max_lifetime; /* if 0 then no check is made */95 enum cache_policy_t policy; /* policy used for transformations */