Searched refs:nxt_lvlhsh_bucket_find (Results 1 – 1 of 1) sorted by relevance
155 static nxt_int_t nxt_lvlhsh_bucket_find(nxt_lvlhsh_query_t *lhq, void **bkt);190 return nxt_lvlhsh_bucket_find(lhq, slot); in nxt_lvlhsh_find()217 return nxt_lvlhsh_bucket_find(lhq, slot); in nxt_lvlhsh_level_find()228 nxt_lvlhsh_bucket_find(nxt_lvlhsh_query_t *lhq, void **bkt) in nxt_lvlhsh_bucket_find() function