Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Ddelayer.c716 service_tcp_relay(struct tcp_proxy** tcp_proxies, struct timeval* now, argument
723 p = *tcp_proxies;
724 prev = tcp_proxies;
903 struct tcp_proxy* tcp_proxies = NULL; local
944 service_tcp_listen(listen_s, &rorig, &max, &tcp_proxies,
947 service_tcp_relay(&tcp_proxies, &now, delay, &tcp_timeout,
950 have_wait = service_findwait(&now, &wait, ring, tcp_proxies);
953 tcp_proxy_list_clear(tcp_proxies);