Searched refs:TCPTV_KEEP_IDLE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dtcp_timer.h96 * is established, if the connection is idle for TCPTV_KEEP_IDLE time
119 #define TCPTV_KEEP_IDLE (120*60*PR_SLOWHZ) /* dflt time before probing */ macro
H A Dslirp_state.h327 #define tcp_keepidle TCPTV_KEEP_IDLE

Completed in 90 milliseconds