Home
last modified time | relevance | path

Searched defs:tcp_timeout (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.sbin/unbound/testcode/
H A Ddelayer.c552 struct timeval* now, struct timeval* tcp_timeout)
717 struct timeval* delay, struct timeval* tcp_timeout, sldns_buffer* pkt,
904 struct timeval tcp_timeout; local
/openbsd-src/usr.sbin/nsd/
H A Dxfrd-tcp.h43 int tcp_timeout; member
H A Dnsd.h306 int tcp_timeout; member
H A Doptions.h100 int tcp_timeout; member
H A Dserver.c268 int tcp_timeout; member
/openbsd-src/sbin/unwind/
H A Dfrontend.c1757 tcp_timeout(int fd, short events, void *arg) tcp_timeout() function