Home
last modified time | relevance | path

Searched defs:tcp_req_info (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.h301 struct tcp_req_info { struct
303 struct comm_point* cp;
307 struct sldns_buffer* spool_buffer;
309 int in_worker_handle;
312 int is_drop;
315 int is_reply;
317 int read_is_closed;
319 int read_again;
321 int num_open_req;
323 struct tcp_req_open_item* open_req_list;
[all …]
/openbsd-src/usr.sbin/unbound/services/
H A Dlisten_dnsport.h301 struct tcp_req_info { struct
303 struct comm_point* cp;
307 struct sldns_buffer* spool_buffer;
309 int in_worker_handle;
312 int is_drop;
315 int is_reply;
317 int read_is_closed;
319 int read_again;
321 int num_open_req;
323 struct tcp_req_open_item* open_req_list;
[all …]
/openbsd-src/usr.sbin/unbound/util/
H A Dnetevent.h373 struct tcp_req_info* tcp_req_info; member
/openbsd-src/sbin/unwind/libunbound/util/
H A Dnetevent.h373 struct tcp_req_info* tcp_req_info; member