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