Searched refs:TCP_ESTABLISHED (Results 1 – 2 of 2) sorted by relevance
258 if (conn->state < TCP_ESTABLISHED) { in net_tcp_endpoint_copy()580 if (!conn->keep_alive || conn->state != TCP_ESTABLISHED) { in keep_alive_timer_restart()1042 _(TCP_ESTABLISHED); in tcp_state_to_str()1214 conn->state == TCP_ESTABLISHED) { in tcp_update_recv_wnd()2015 if (conn->state != TCP_ESTABLISHED) { in tcp_send_keepalive_probe()3025 next = TCP_ESTABLISHED; in tcp_in()3068 next = TCP_ESTABLISHED; in tcp_in()3092 case TCP_ESTABLISHED: in tcp_in()3641 if (conn->state == TCP_ESTABLISHED || in net_tcp_put()3720 if (!conn || conn->state != TCP_ESTABLISHED) { in net_tcp_queue()[all …]
204 TCP_ESTABLISHED, enumerator