Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dmesh.h109 size_t max_forever_states; member
H A Dmesh.c218 mesh->max_forever_states = (mesh->max_reply_states+1)/2; in mesh_create()
547 if(mesh->num_forever_states < mesh->max_forever_states) { in mesh_new_client()
718 if(mesh->num_forever_states < mesh->max_forever_states) { in mesh_schedule_prefetch()
802 if(mesh->num_forever_states < mesh->max_forever_states) { in mesh_schedule_prefetch_subnet()