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_pool
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_syncache.c
261
static struct pool
syn_cache_pool
;
variable in typeref:struct:pool
308
pool_init(&
syn_cache_pool
, sizeof(struct syn_cache), 0, 0, 0,
465
pool_put(&
syn_cache_pool
, sc);
950
sc = pool_get(&
syn_cache_pool
, PR_NOWAIT);
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025