Lines Matching refs:tcp_zero_win_probe
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()
5023 if (tcp->tcp_ecn_ok && !tcp->tcp_zero_win_probe) { in tcp_wput_data()
5614 (tcp->tcp_zero_win_probe) ? in tcp_ack_mp()
5659 U32_TO_ABE32((tcp->tcp_zero_win_probe) ? in tcp_ack_mp()