Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c578 static void keep_alive_timer_restart(struct tcp *conn) in keep_alive_timer_restart() function
610 keep_alive_timer_restart(conn); in set_tcp_keep_alive()
633 keep_alive_timer_restart(conn); in set_tcp_keep_idle()
653 keep_alive_timer_restart(conn); in set_tcp_keep_intvl()
673 keep_alive_timer_restart(conn); in set_tcp_keep_cnt()
730 #define keep_alive_timer_restart(...) macro
2988 keep_alive_timer_restart(conn); in tcp_in()
3073 keep_alive_timer_restart(conn); in tcp_in()
3136 keep_alive_timer_restart(conn); in tcp_in()