Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.h359 struct tcp_req_info* tcp_req_info_create(struct sldns_buffer* spoolbuf);
H A Dlisten_dnsport.c2010 tcp_req_info_create(struct sldns_buffer* spoolbuf) in tcp_req_info_create() argument
2018 req->spool_buffer = spoolbuf; in tcp_req_info_create()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dnetevent.h585 size_t bufsize, struct sldns_buffer* spoolbuf,
H A Dnetevent.c190 struct sldns_buffer* spoolbuf, comm_point_callback_type* callback,
4070 struct sldns_buffer* spoolbuf, comm_point_callback_type* callback, argument
4130 if(spoolbuf) {
4131 c->tcp_req_info = tcp_req_info_create(spoolbuf);
4290 struct sldns_buffer* spoolbuf, enum listen_type port_type, argument
4366 c, bufsize, spoolbuf, callback, callback_arg, socket);
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog2849 - Fix another spoolbuf storage code point, in prefetch.
2854 - Fix that fixes the Fix that spoolbuf is not used to store tcp
2856 error cases that did not use the correct spoolbuf.
2876 - Fix that spoolbuf is not used to store tcp pipelined response