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