Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dinet_fragment.c28 #define INETFRAGS_EVICT_BUCKETS 128 macro
169 unsigned int budget = INETFRAGS_EVICT_BUCKETS; in inet_frag_worker()
175 BUILD_BUG_ON(INETFRAGS_EVICT_BUCKETS >= INETFRAGS_HASHSZ); in inet_frag_worker()