Home
last modified time | relevance | path

Searched refs:tcp_rexmit_fast (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/priv/
H A Dtcp_priv.h87 void tcp_rexmit_fast (struct tcp_pcb *pcb);
/third_party/lwip/src/core/
H A Dtcp_out.c1796 tcp_rexmit_fast(struct tcp_pcb *pcb) in tcp_rexmit_fast() function
1798 LWIP_ASSERT("tcp_rexmit_fast: invalid pcb", pcb != NULL); in tcp_rexmit_fast()
H A Dtcp_in.c1252 tcp_rexmit_fast(pcb);

Completed in 7 milliseconds