Searched refs:TCPS_ALL_ACKED (Results 1 – 2 of 2) sorted by relevance
24 #define TCPS_ALL_ACKED -7 /* Internal state for retransmissions */ macro
1780 if ((state == TCPS_ALL_ACKED) && (tcp->tcp_suna == tcp->tcp_snxt)) { in tcp_state_wait()2934 if (tcp_state_wait(sock_id, tcp, TCPS_ALL_ACKED) < 0) { in tcp_rput_data()5183 (void) tcp_state_wait(sock_id, tcp, TCPS_ALL_ACKED); in tcp_wput_data()