Home
last modified time | relevance | path

Searched refs:keep_alive_timer_stop (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dtcp.c589 static void keep_alive_timer_stop(struct tcp *conn) in keep_alive_timer_stop() function
612 keep_alive_timer_stop(conn); in set_tcp_keep_alive()
731 #define keep_alive_timer_stop(...) macro
809 keep_alive_timer_stop(conn); in tcp_conn_release()
872 keep_alive_timer_stop(conn); in tcp_conn_close_debug()
1908 keep_alive_timer_stop(conn); in tcp_resend_data()
3110 keep_alive_timer_stop(conn); in tcp_in()
3251 keep_alive_timer_stop(conn); in tcp_in()
3674 keep_alive_timer_stop(conn); in net_tcp_put()