Home
last modified time | relevance | path

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

/net-tools-3.7.0/libcoap/include/coap/
Duthash.h632 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
704 _he_newbkt->expand_mult = _he_newbkt->count / \
911 unsigned expand_mult; member
/net-tools-3.7.0/tinydtls-0.8.2/
Duthash.h657 if (head.count >= ((head.expand_mult+1) * HASH_BKT_CAPACITY_THRESH) \
729 _he_newbkt->expand_mult = _he_newbkt->count / \
920 unsigned expand_mult; member