Home
last modified time | relevance | path

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

/src/contrib/unbound/services/
H A Dlisten_dnsport.h341 int num_open_req; member
H A Dlisten_dnsport.c2175 req->num_open_req = 0; in tcp_req_info_clear()
2208 req->num_open_req --; in tcp_req_info_remove_mesh_state()
2312 if(req->num_open_req == 0 && req->num_done_req == 0) in tcp_req_info_handle_read_close()
2404 req->num_open_req++; in tcp_req_info_add_meshstate()