OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcp_syn_cache_limit
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
tcp_syncache.h
202
extern int
tcp_syn_cache_limit
; /* max entries for compressed state engine */
tcp_syncache.c
214
int
tcp_syn_cache_limit
= TCP_SYN_HASH_SIZE*TCP_SYN_BUCKET_SIZE;
variable in typeref:typename:int
358
} else if (syn_cache_count >=
tcp_syn_cache_limit
) {
tcp_usrreq.c
1939
NULL, 0, &
tcp_syn_cache_limit
, 0,
Completed in 15 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025