Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h383 struct tcp_req_info* tcp_req_info_create(struct sldns_buffer* spoolbuf);
H A Dlisten_dnsport.c2136 tcp_req_info_create(struct sldns_buffer* spoolbuf) in tcp_req_info_create() argument
2144 req->spool_buffer = spoolbuf; in tcp_req_info_create()
/freebsd/contrib/unbound/util/
H A Dnetevent.h654 size_t bufsize, struct sldns_buffer* spoolbuf,
H A Dnetevent.c198 struct sldns_buffer* spoolbuf, comm_point_callback_type* callback,
6072 struct sldns_buffer* spoolbuf, comm_point_callback_type* callback, argument
6133 if(spoolbuf) {
6134 c->tcp_req_info = tcp_req_info_create(spoolbuf);
6296 struct sldns_buffer* spoolbuf, enum listen_type port_type, argument
6373 c, bufsize, spoolbuf, callback, callback_arg, socket);
/freebsd/contrib/unbound/doc/
H A DChangelog5203 - Fix another spoolbuf storage code point, in prefetch.
5208 - Fix that fixes the Fix that spoolbuf is not used to store tcp
5210 error cases that did not use the correct spoolbuf.
5230 - Fix that spoolbuf is not used to store tcp pipelined response