Searched refs:tcp_fin_timeout (Results 1 – 1 of 1) sorted by relevance
1959 static void tcp_fin_timeout(struct k_work *work) in tcp_fin_timeout() function2154 k_work_init_delayable(&conn->fin_timer, tcp_fin_timeout); in tcp_conn_alloc()