Searched refs:tcp_zero_window_probe (Results 1 – 4 of 4) sorted by relevance
451 void tcp_zero_window_probe(struct tcp_pcb *pcb);
1414 tcp_zero_window_probe(struct tcp_pcb *pcb) in tcp_zero_window_probe() function
840 tcp_zero_window_probe(pcb); in tcp_slowtmr()
208 * tcp_out.c: fixed bug #34426: tcp_zero_window_probe() transmits incorrect320 calculate it in tcp_zero_window_probe (the only place where it was used).