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_bucket_limit
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
tcp_syncache.h
201
extern int
tcp_syn_bucket_limit
;/* max entries per hash bucket */
tcp_syncache.c
215
int
tcp_syn_bucket_limit
= 3*TCP_SYN_BUCKET_SIZE;
variable in typeref:typename:int
341
if (scp->sch_length >=
tcp_syn_bucket_limit
) {
tcp_usrreq.c
1948
NULL, 0, &
tcp_syn_bucket_limit
, 0,
Completed in 76 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025