Home
last modified time | relevance | path

Searched refs:keepalive_intvl_when (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_timer.c388 elapsed = keepalive_intvl_when(tp); in tcp_nip_keepalive_timer()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_timer.c773 elapsed = keepalive_intvl_when(tp); in tcp_keepalive_timer()
H A Dtcp.c3806 val = keepalive_intvl_when(tp) / HZ; in do_tcp_getsockopt()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_timer.c779 elapsed = keepalive_intvl_when(tp); in tcp_keepalive_timer()
H A Dtcp.c3994 val = keepalive_intvl_when(tp) / HZ; in do_tcp_getsockopt()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h1460 static inline int keepalive_intvl_when(const struct tcp_sock *tp) in keepalive_intvl_when() function
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h1542 static inline int keepalive_intvl_when(const struct tcp_sock *tp) in keepalive_intvl_when() function

Completed in 22 milliseconds