Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_lvlhsh.c74 #define nxt_lvlhsh_bucket_size(proto) \ macro
292 bucket = lhq->proto->alloc(lhq->pool, nxt_lvlhsh_bucket_size(lhq->proto)); in nxt_lvlhsh_new_bucket()