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/
Dtcp_priv.h87 void tcp_rexmit_fast (struct tcp_pcb *pcb);
/third_party/lwip/src/core/
Dtcp_in.c1218 tcp_rexmit_fast(pcb);
Dtcp_out.c1784 tcp_rexmit_fast(struct tcp_pcb *pcb) in tcp_rexmit_fast() function