Searched refs:TCPTV_KEEPCNT (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Network/slirp/ | ||
H A D | tcp_timer.h | 121 #define TCPTV_KEEPCNT 8 /* max probes before drop */ macro |
H A D | slirp_state.h | 333 #define tcp_maxidle (TCPTV_KEEPCNT * tcp_keepintvl) |
Completed in 116 milliseconds