Searched refs:tcp_keepalive_timeout (Results 1 – 4 of 4) sorted by relevance
115 int tcp_keepalive_timeout; member
936 cfg_parser->cfg->tcp_keepalive_timeout = 6553500;938 cfg_parser->cfg->tcp_keepalive_timeout = 0;939 else cfg_parser->cfg->tcp_keepalive_timeout = atoi($2);
117 cfg->tcp_keepalive_timeout = 120 * 1000; /* 120s in millisecs */ in config_create()534 else S_NUMBER_NONZERO("edns-tcp-keepalive-timeout:", tcp_keepalive_timeout) in config_set_option()1040 else O_DEC(opt, "edns-tcp-keepalive-timeout", tcp_keepalive_timeout) in config_get_option()
1757 ? cfg->tcp_keepalive_timeout in worker_init()