Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/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()
/openbsd/sbin/unwind/libunbound/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()
/openbsd/usr.sbin/unbound/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,
4078 struct sldns_buffer* spoolbuf, comm_point_callback_type* callback, argument
4138 if(spoolbuf) {
4139 c->tcp_req_info = tcp_req_info_create(spoolbuf);
4298 struct sldns_buffer* spoolbuf, enum listen_type port_type, argument
4374 c, bufsize, spoolbuf, callback, callback_arg, socket);
/openbsd/sbin/unwind/libunbound/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,
4078 struct sldns_buffer* spoolbuf, comm_point_callback_type* callback, argument
4138 if(spoolbuf) {
4139 c->tcp_req_info = tcp_req_info_create(spoolbuf);
4298 struct sldns_buffer* spoolbuf, enum listen_type port_type, argument
4374 c, bufsize, spoolbuf, callback, callback_arg, socket);
/openbsd/usr.sbin/unbound/doc/
H A DChangelog2987 - Fix another spoolbuf storage code point, in prefetch.
2992 - Fix that fixes the Fix that spoolbuf is not used to store tcp
2994 error cases that did not use the correct spoolbuf.
3014 - Fix that spoolbuf is not used to store tcp pipelined response