Searched refs:RATEEST_HSIZE (Results 1 - 1 of 1) sorted by relevance

/net/netfilter/
H A Dxt_RATEEST.c24 #define RATEEST_HSIZE 16 macro
25 static struct hlist_head rateest_hash[RATEEST_HSIZE] __read_mostly;
32 (RATEEST_HSIZE - 1);

Completed in 59 milliseconds