Searched refs:tcp_ip_forward_progress (Results 1 – 4 of 4) sorted by relevance
225 tcp_ip_forward_progress : 1, member
1358 if (tcp->tcp_ip_forward_progress) { in tcp_output()1359 tcp->tcp_ip_forward_progress = B_FALSE; in tcp_output()2187 if (tcp->tcp_ip_forward_progress) { in tcp_send()2188 tcp->tcp_ip_forward_progress = B_FALSE; in tcp_send()3251 if (tcp->tcp_ip_forward_progress) { in tcp_xmit_mp()3252 tcp->tcp_ip_forward_progress = B_FALSE; in tcp_xmit_mp()
2222 if (tcp->tcp_ip_forward_progress) { in tcp_ack_mp()2223 tcp->tcp_ip_forward_progress = B_FALSE; in tcp_ack_mp()2515 tcp->tcp_ip_forward_progress = B_TRUE; in tcp_input_data()3570 tcp->tcp_ip_forward_progress = B_TRUE; in tcp_input_data()3710 tcp->tcp_ip_forward_progress = B_TRUE; in tcp_input_data()4336 tcp->tcp_ip_forward_progress = B_TRUE; in tcp_input_data()
2150 tcp->tcp_ip_forward_progress = B_FALSE;