Searched refs:tcp_rexmit_rto (Results 1 – 3 of 3) sorted by relevance
71 void tcp_rexmit_rto (struct tcp_pcb *pcb);
829 tcp_rexmit_rto(pcb); in tcp_slowtmr()
1231 tcp_rexmit_rto(struct tcp_pcb *pcb) in tcp_rexmit_rto() function