Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_RATEEST.c23 #define RATEEST_HSIZE 16 macro
27 struct hlist_head hash[RATEEST_HSIZE];
37 (RATEEST_HSIZE - 1); in xt_rateest_hash()