Searched defs:TCP_RTO_MIN (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ | ||
| H A D | tcp.h | 144 #define TCP_RTO_MIN ((unsigned)(HZ/5)) macro |
| /kernel/linux/linux-6.6/include/net/ | ||
| H A D | tcp.h | 142 #define TCP_RTO_MIN ((unsigned)(HZ/5)) macro |
Completed in 9 milliseconds