Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h154 #define TCP_KEEPALIVE_PROBES 9 /* Max of 9 keepalive probes */ macro
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c2877 net->ipv4.sysctl_tcp_keepalive_probes = TCP_KEEPALIVE_PROBES; in tcp_sk_init()