Searched refs:num_of_collisions (Results 1 – 2 of 2) sorted by relevance
289 new_htbl->ctrl.num_of_collisions++; in dr_rule_rehash_copy_ste()564 ste->htbl->ctrl.num_of_collisions++; in dr_rule_handle_collision()704 if (ctrl->num_of_collisions >= threshold && in dr_rule_need_enlarge_hash()705 (ctrl->num_of_valid_entries - ctrl->num_of_collisions) >= threshold) in dr_rule_need_enlarge_hash()
187 unsigned int num_of_collisions; member