Searched refs:sysctl_tcp_keepalive_intvl (Results 1 – 2 of 2) sorted by relevance
/include/net/netns/ | ||
D | ipv4.h | 127 int sysctl_tcp_keepalive_intvl; member |
/include/net/ | ||
D | tcp.h | 1452 return tp->keepalive_intvl ? : net->ipv4.sysctl_tcp_keepalive_intvl; in keepalive_intvl_when() |