Searched refs:htit_slot (Results 1 – 2 of 2) sorted by relevance
186 slot = iter->htit_slot; in ht_iter_advance()192 iter->htit_slot = slot; in ht_iter_advance()219 slot = iter->htit_slot; in ht_remove_at_iter()244 iter->htit_slot = -1; /* which will increment to 0 */ in ht_iter()
54 ssize_t htit_slot; member