Searched refs:TCP_TIMEOUT (Results 1 – 7 of 7) sorted by relevance
624 #define TCP_TIMEOUT 120 macro
540 #define TCP_TIMEOUT 4 macro573 d[child].timeout = time(NULL) + TCP_TIMEOUT; in add_new_tcp()936 tmout.tv_sec = TCP_TIMEOUT; in loop()
617 #undef TCP_TIMEOUT
925 AC_DEFINE_UNQUOTED([TCP_TIMEOUT], $tcp_timeout, [Define to the default tcp timeout.])
85 opt->tcp_timeout = TCP_TIMEOUT; in nsd_options_create()
2005 seconds (see the TCP_TIMEOUT parameter in config.h).
5167 - TCP_TIMEOUT is specified in milliseconds.