Home
last modified time | relevance | path

Searched refs:nxt_lvlhsh_convert_bucket_to_level (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_lvlhsh.c161 static nxt_int_t nxt_lvlhsh_convert_bucket_to_level(nxt_lvlhsh_query_t *lhq,
436 ret = nxt_lvlhsh_convert_bucket_to_level(lhq, slot, nlvl, bucket); in nxt_lvlhsh_bucket_insert()
452 nxt_lvlhsh_convert_bucket_to_level(nxt_lvlhsh_query_t *lhq, void **slot, in nxt_lvlhsh_convert_bucket_to_level() function
586 ret = nxt_lvlhsh_convert_bucket_to_level(lhq, slot, nlvl, bucket); in nxt_lvlhsh_bucket_convertion_insert()