OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_maxpersistidle
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_timer.c
150
int
tcp_maxpersistidle
= 0; /* max idle time in persist */
variable in typeref:typename:int
198
if (
tcp_maxpersistidle
== 0)
199
tcp_maxpersistidle
= TCPTV_KEEP_IDLE;
489
((tcp_now - tp->t_rcvtime) >=
tcp_maxpersistidle
||
Completed in 11 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025