Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_hashlimit.c82 struct dsthash_ent { struct
84 struct hlist_node node;
85 struct dsthash_dst dst;
88 spinlock_t lock;
89 unsigned long expires; /* precalculated expiry time */
90 struct {
105 } rateinfo;
106 struct rcu_head rcu;