Searched refs:syn_cache_pool (Results 1 – 1 of 1) sorted by relevance
261 static struct pool syn_cache_pool; variable308 pool_init(&syn_cache_pool, sizeof(struct syn_cache), 0, 0, 0, in syn_cache_init()465 pool_put(&syn_cache_pool, sc); in syn_cache_timer()950 sc = pool_get(&syn_cache_pool, PR_NOWAIT); in syn_cache_add()