OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_keepcnt
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_timer.c
148
u_int
tcp_keepcnt
= 0; /* max idle probes */
variable in typeref:typename:u_int
195
if (
tcp_keepcnt
== 0)
196
tcp_keepcnt
= TCPTV_KEEPCNT;
Completed in 16 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025