Home
last modified time | relevance | path

Searched defs:tcp_keepalive (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Dcf-socket.c153 struct tcp_keepalive { struct
164 int optval = data->set.tcp_keepalive?1:0; in tcpkeepalive() argument
/third_party/lwip/src/core/
Dtcp_out.c2091 tcp_keepalive(struct tcp_pcb *pcb) in tcp_keepalive() function