Searched refs:tcp_keepalive (Results 1 – 4 of 4) sorted by relevance
473 err_t tcp_keepalive(struct tcp_pcb *pcb);
1347 err = tcp_keepalive(pcb); in tcp_slowtmr()
2078 tcp_keepalive(struct tcp_pcb *pcb) in tcp_keepalive() function
3571 where TCP flags wasn't initialized in tcp_keepalive.