Searched refs:tcp_ip_forward_progress (Results 1 – 4 of 4) sorted by relevance
227 tcp_ip_forward_progress : 1, member
1359 if (tcp->tcp_ip_forward_progress) { in tcp_output()1360 tcp->tcp_ip_forward_progress = B_FALSE; in tcp_output()2170 if (tcp->tcp_ip_forward_progress) { in tcp_send()2171 tcp->tcp_ip_forward_progress = B_FALSE; in tcp_send()3234 if (tcp->tcp_ip_forward_progress) { in tcp_xmit_mp()3235 tcp->tcp_ip_forward_progress = B_FALSE; in tcp_xmit_mp()
2226 if (tcp->tcp_ip_forward_progress) { in tcp_ack_mp()2227 tcp->tcp_ip_forward_progress = B_FALSE; in tcp_ack_mp()2633 tcp->tcp_ip_forward_progress = B_TRUE; in tcp_input_data()3684 tcp->tcp_ip_forward_progress = B_TRUE; in tcp_input_data()3831 tcp->tcp_ip_forward_progress = B_TRUE; in tcp_input_data()4442 tcp->tcp_ip_forward_progress = B_TRUE; in tcp_input_data()
2155 tcp->tcp_ip_forward_progress = B_FALSE;