Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnetevent.h826 int comm_timer_is_set(struct comm_timer* timer);
H A Dnetevent.c2205 if(comm_timer_is_set(c->doq_socket->timer))
6777 comm_timer_is_set(c->tcp_more_read_again_timer))
7166 comm_timer_is_set(struct comm_timer* timer) function
/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c224 if(!comm_timer_is_set(mq->wakeup_timer)) in dt_msg_queue_start_timer()
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c2200 if(comm_timer_is_set(req->read_again_timer)) in tcp_req_info_clear()