Searched refs:TCP_PAWS_IDLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Dtcp_seq.h72 #define TCP_PAWS_IDLE (24 * 24 * 60 * 60 * 1000) macro
H A Dtcp_input.c2142 if (tcp_ts_getticks() - tp->ts_recent_age > TCP_PAWS_IDLE) {
/freebsd-10.1-release/contrib/ipfilter/
H A Dipf.h52 #ifndef TCP_PAWS_IDLE /* IRIX */

Completed in 127 milliseconds