Searched refs:tcp_zero_win_probe (Results 1 – 8 of 8) sorted by relevance
782 if (tcp->tcp_swnd == 0 || tcp->tcp_zero_win_probe) { in tcp_timer()855 tcp->tcp_zero_win_probe = B_TRUE; in tcp_timer()950 if ((tcp->tcp_zero_win_probe == 0) || in tcp_timer()1014 if (tcp->tcp_rtt_sa != 0 && tcp->tcp_zero_win_probe == 0) { in tcp_timer()1046 if (tcp->tcp_zero_win_probe == 0) { in tcp_timer()
2050 if (tcp->tcp_zero_win_probe) { in tcp_ack_mp()4045 } else if (tcp->tcp_zero_win_probe) { in tcp_input_data()4054 tcp->tcp_zero_win_probe = 0; in tcp_input_data()4248 if (tcp->tcp_zero_win_probe != 0) { in tcp_input_data()4249 tcp->tcp_zero_win_probe = 0; in tcp_input_data()
495 if (tcp->tcp_cork && !tcp->tcp_zero_win_probe) { in tcp_wput_data()1859 len == 1) && (! tcp->tcp_zero_win_probe)) { in tcp_send()3694 if (tcp->tcp_ecn_ok && !tcp->tcp_zero_win_probe) { in tcp_fill_header()
2138 tcp->tcp_zero_win_probe = 0;
238 tcp_zero_win_probe: 1, /* Zero win probing is in progress */ member
3635 } else if (tcp->tcp_zero_win_probe) { in tcp_rput_data()3644 tcp->tcp_zero_win_probe = 0; in tcp_rput_data()3796 if (tcp->tcp_zero_win_probe != 0) { in tcp_rput_data()3797 tcp->tcp_zero_win_probe = 0; in tcp_rput_data()4349 if (tcp->tcp_swnd == 0 || tcp->tcp_zero_win_probe) { in tcp_timer()4416 tcp->tcp_zero_win_probe = B_TRUE; in tcp_timer()4469 if ((tcp->tcp_zero_win_probe == 0) || in tcp_timer()4515 if (tcp->tcp_zero_win_probe == 0) { in tcp_timer()4544 if (tcp->tcp_zero_win_probe == 0) { in tcp_timer()4831 len == 1) && (! tcp->tcp_zero_win_probe)) { in tcp_wput_data()[all …]
214 tcp_zero_win_probe: 1, /* Zero win probing is in progress */ member
1273 tcp_zero_win_probe: 1, /* Zero win probing is in progress */ member