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