Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h161 #define TCP_KEEPALIVE_INTVL (75*HZ) macro
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c3223 net->ipv4.sysctl_tcp_keepalive_intvl = TCP_KEEPALIVE_INTVL; in tcp_sk_init()