OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCP_PAWS_IDLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ipf/dist/
ipf.h
52
#ifndef
TCP_PAWS_IDLE
/* IRIX */
/src/sys/netinet/
tcp_input.c
241
#define
TCP_PAWS_IDLE
(24U * 24 * 60 * 60 * PR_SLOWHZ)
1788
if (ts_rtt >
TCP_PAWS_IDLE
)
2185
if (tcp_now - tp->ts_recent_age >
TCP_PAWS_IDLE
) {
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026