Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dtcp_timer.c630 elapsed = keepalive_intvl_when(tp); in tcp_keepalive_timer()
/linux-2.4.37.9/include/net/
Dtcp.h1908 static inline int keepalive_intvl_when(struct tcp_opt *tp) in keepalive_intvl_when() function