Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dxt_hashlimit.c89 struct dsthash_ent { struct
91 struct hlist_node node;
92 struct dsthash_dst dst;
95 spinlock_t lock;
96 unsigned long expires; /* precalculated expiry time */
97 struct {
112 } rateinfo;
113 struct rcu_head rcu;