OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syn_cache_count
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_syncache.c
223
u_long
syn_cache_count
;
variable in typeref:typename:u_long
289
syn_cache_count
--;
327
if (
syn_cache_count
== 0) {
358
} else if (
syn_cache_count
>= tcp_syn_cache_limit) {
407
syn_cache_count
++;
Completed in 25 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025