Home
last modified time | relevance | path

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

/linux-3.3/net/netfilter/
Dxt_hashlimit.c78 struct dsthash_ent { struct
80 struct hlist_node node;
81 struct dsthash_dst dst;
84 spinlock_t lock;
85 unsigned long expires; /* precalculated expiry time */
86 struct {
90 } rateinfo;
91 struct rcu_head rcu;