Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/util/
H A Dnetevent.c2850 int has_tcpq = (c->tcp_req_info != NULL); local
2862 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {
2871 int has_tcpq = (c->tcp_req_info != NULL); local
2883 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {
/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.c2850 int has_tcpq = (c->tcp_req_info != NULL); local
2862 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {
2871 int has_tcpq = (c->tcp_req_info != NULL); local
2883 if(has_tcpq && c->tcp_req_info && c->tcp_req_info->read_again) {