Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/net/ip/
Dtcp.c535 static void keep_alive_timer_restart(struct tcp *conn) in keep_alive_timer_restart() function
567 keep_alive_timer_restart(conn); in set_tcp_keep_alive()
590 keep_alive_timer_restart(conn); in set_tcp_keep_idle()
610 keep_alive_timer_restart(conn); in set_tcp_keep_intvl()
630 keep_alive_timer_restart(conn); in set_tcp_keep_cnt()
687 #define keep_alive_timer_restart(...) macro
2900 keep_alive_timer_restart(conn); in tcp_in()
2985 keep_alive_timer_restart(conn); in tcp_in()
3050 keep_alive_timer_restart(conn); in tcp_in()