Searched refs:tcp_zero_window_probe (Results 1 – 4 of 4) sorted by relevance
436 void tcp_zero_window_probe(struct tcp_pcb *pcb);
794 tcp_zero_window_probe(pcb); in tcp_slowtmr()
1399 tcp_zero_window_probe(struct tcp_pcb *pcb) in tcp_zero_window_probe() function
21 calculate it in tcp_zero_window_probe (the only place where it was used).