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
808 keep_alive_timer_stop(conn); in tcp_conn_release()
871 keep_alive_timer_stop(conn); in tcp_conn_close_debug()
1907 keep_alive_timer_stop(conn); in tcp_resend_data()
3108 keep_alive_timer_stop(conn); in tcp_in()
3249 keep_alive_timer_stop(conn); in tcp_in()
3672 keep_alive_timer_stop(conn); in net_tcp_put()