Searched refs:tcp_keepintvl (Results 1 – 4 of 4) sorted by relevance
179 optval = curlx_sltosi(data->set.tcp_keepintvl); in tcpkeepalive()205 optval = curlx_sltosi(data->set.tcp_keepintvl); in tcpkeepalive()
1806 int tcp_keepintvl; /* seconds between TCP keepalive probes */ member
2961 data->set.tcp_keepintvl = (int)arg; in Curl_vsetopt()
602 set->tcp_keepintvl = 60; in Curl_init_userdefined()