Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DDHT.c2381 static uint32_t have_nodes_closelist(DHT *dht, Node_format *nodes, uint16_t num) in have_nodes_closelist() function
2456 if (have_nodes_closelist(dht, nodes, num_nodes) < (uint32_t)((num_nodes + 2) / 2)) { in handle_hardening()