Home
last modified time | relevance | path

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

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