Searched refs:get_bucket (Results 1 – 1 of 1) sorted by relevance
189 get_bucket(table_t *table, const void *key, size_t key_len) in get_bucket() function206 queue_head_t *head = get_bucket(table, key, key_len); in table_put()216 const queue_head_t *head = get_bucket(table, key, key_len);