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

/linux-4.1.27/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); xt_rateest_hash()

Completed in 75 milliseconds