Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/util/
HDnetevent.c4648 int has_tcpq = (c->tcp_req_info != NULL); local
4660 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {
4669 int has_tcpq = (c->tcp_req_info != NULL); local
4681 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {