Searched refs:tcp_resend_data (Results 1 – 1 of 1) sorted by relevance
1793 static void tcp_resend_data(struct k_work *work) in tcp_resend_data() function2086 k_work_init_delayable(&conn->send_data_timer, tcp_resend_data); in tcp_conn_alloc()