Home
last modified time | relevance | path

Searched refs:tcp_in_ack_unsent (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dtcp.h416 uint32_t tcp_in_ack_unsent; /* ACK for unsent data cnt. */ member
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c4159 ++tcp->tcp_in_ack_unsent > in tcp_input_data()
4162 if (tcp->tcp_in_ack_unsent > 2 * in tcp_input_data()
H A Dtcp.c2305 tcp->tcp_in_ack_unsent = 0;