Searched refs:tcp_ip_forward_progress (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Dtcp.h225 tcp_ip_forward_progress : 1, member in struct:tcp_s
/opensolaris-onvv-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c2222 if (tcp->tcp_ip_forward_progress) {
2223 tcp->tcp_ip_forward_progress = B_FALSE;
2515 tcp->tcp_ip_forward_progress = B_TRUE;
3570 tcp->tcp_ip_forward_progress = B_TRUE;
3710 tcp->tcp_ip_forward_progress = B_TRUE;
4336 tcp->tcp_ip_forward_progress = B_TRUE;
H A Dtcp_output.c1358 if (tcp->tcp_ip_forward_progress) {
1359 tcp->tcp_ip_forward_progress = B_FALSE;
2187 if (tcp->tcp_ip_forward_progress) {
2188 tcp->tcp_ip_forward_progress = B_FALSE;
3251 if (tcp->tcp_ip_forward_progress) {
3252 tcp->tcp_ip_forward_progress = B_FALSE;
H A Dtcp.c2150 tcp->tcp_ip_forward_progress = B_FALSE;

Completed in 116 milliseconds