Home
last modified time | relevance | path

Searched defs:dsthash_ent (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/netfilter/
Dxt_hashlimit.c79 struct dsthash_ent { struct
81 struct hlist_node node;
82 struct dsthash_dst dst;
85 spinlock_t lock;
86 unsigned long expires; /* precalculated expiry time */
87 struct {
91 } rateinfo;
92 struct rcu_head rcu;