Home
last modified time | relevance | path

Searched refs:tcp_keepalive (Results 1 – 4 of 4) sorted by relevance

/lib/liblwip/src/include/lwip/
Dtcp_impl.h450 void tcp_keepalive(struct tcp_pcb *pcb);
/lib/liblwip/src/core/
Dtcp_out.c1364 tcp_keepalive(struct tcp_pcb *pcb) in tcp_keepalive() function
Dtcp.c912 tcp_keepalive(pcb); in tcp_slowtmr()
/lib/liblwip/
DCHANGELOG2382 where TCP flags wasn't initialized in tcp_keepalive.