Home
last modified time | relevance | path

Searched refs:tcp_rexmit_rto (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
Dtcp_impl.h71 void tcp_rexmit_rto (struct tcp_pcb *pcb);
/external/syslinux/core/lwip/src/core/
Dtcp.c829 tcp_rexmit_rto(pcb); in tcp_slowtmr()
Dtcp_out.c1231 tcp_rexmit_rto(struct tcp_pcb *pcb) in tcp_rexmit_rto() function