Searched refs:tcp_rexmit (Results 1 – 4 of 4) sorted by relevance
83 err_t tcp_rexmit (struct tcp_pcb *pcb);
1725 tcp_rexmit(struct tcp_pcb *pcb) in tcp_rexmit() function1795 if (tcp_rexmit(pcb) == ERR_OK) { in tcp_rexmit_fast()
977 tcp_rexmit(pcb);
2502 right place in tcp_output and tcp_rexmit).