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 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025