Home | History | Annotate | Download | only in slirp

Lines Matching refs:TCP_PAWS_IDLE

51 #define TCP_PAWS_IDLE	(24 * 24 * 60 * 60 * PR_SLOWHZ)
829 /* if ((int)(tcp_now - tp->ts_recent_age) > TCP_PAWS_IDLE) {