Home
last modified time | relevance | path

Searched refs:CPOOL_SIZE (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
A Dtcp_sigpool.c30 #define CPOOL_SIZE (PAGE_SIZE / sizeof(struct sigpool_entry)) macro
31 static struct sigpool_entry cpool[CPOOL_SIZE];
183 if (i >= CPOOL_SIZE) { in tcp_sigpool_alloc_ahash()

Completed in 3 milliseconds