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()1043 _(TCP_ESTABLISHED); in tcp_state_to_str()1215 conn->state == TCP_ESTABLISHED) { in tcp_update_recv_wnd()2016 if (conn->state != TCP_ESTABLISHED) { in tcp_send_keepalive_probe()3027 next = TCP_ESTABLISHED; in tcp_in()3070 next = TCP_ESTABLISHED; in tcp_in()3094 case TCP_ESTABLISHED: in tcp_in()3643 if (conn->state == TCP_ESTABLISHED || in net_tcp_put()3722 if (!conn || conn->state != TCP_ESTABLISHED) { in net_tcp_queue()[all …]
204 TCP_ESTABLISHED, enumerator