Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dmesh.h202 int has_first_reply_time; member
H A Dmesh.c303 if(m->has_first_reply_time) in mesh_make_new_space()
306 if(!m->has_first_reply_time || in mesh_make_new_space()
2066 if(s->reply_list == NULL && !s->has_first_reply_time) { in mesh_state_add_reply()
2068 s->has_first_reply_time = 1; in mesh_state_add_reply()