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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_seq.h112 #define TCP_PAWS_IDLE (24 * 24 * 60 * 60 * TCP_RETRANSHZ) macro
H A Dtcp_input.c2911 if ((int)(tcp_now - tp->ts_recent_age) > TCP_PAWS_IDLE) {

Completed in 26 milliseconds