Searched refs:tcp_keepalive (Results 1 – 6 of 6) sorted by relevance
97 struct tcp_keepalive alive; in lws_plat_set_socket_options()
473 err_t tcp_keepalive(struct tcp_pcb *pcb);
1521 err = tcp_keepalive(pcb);
2091 tcp_keepalive(struct tcp_pcb *pcb) in tcp_keepalive() function
4834 struct tcp_keepalive ka;
3581 where TCP flags wasn't initialized in tcp_keepalive.