Home
last modified time | relevance | path

Searched defs:TCP_KEEPALIVE_TIME (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/net/
Dtcp.h158 #define TCP_KEEPALIVE_TIME (120*60*HZ) /* two hours */ macro
/kernel/linux/linux-5.10/include/net/
Dtcp.h160 #define TCP_KEEPALIVE_TIME (120*60*HZ) /* two hours */ macro