Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h378 struct tcp_req_info* tcp_req_info_create(struct sldns_buffer* spoolbuf);
H A Dlisten_dnsport.c2116 tcp_req_info_create(struct sldns_buffer* spoolbuf) in listen_start_accept()
2122 tcp_req_info_create(struct sldns_buffer* spoolbuf) tcp_req_info_create() function
/freebsd/contrib/unbound/util/
H A Dnetevent.c5998 c->tcp_req_info = tcp_req_info_create(spoolbuf);