Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dxt_hashlimit.c89 struct dsthash_ent { struct
177 static inline bool dst_cmp(const struct dsthash_ent *ent, in dst_cmp()
198 static struct dsthash_ent *
202 struct dsthash_ent *ent; in dsthash_find()
216 static struct dsthash_ent *
220 struct dsthash_ent *ent; in dsthash_alloc_init()
261 struct dsthash_ent *ent = container_of(head, struct dsthash_ent, rcu); in dsthash_free_rcu()
267 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free()
366 struct dsthash_ent *dh; in htable_selective_cleanup()
529 static void rateinfo_recalc(struct dsthash_ent *dh, unsigned long now, in rateinfo_recalc()
[all …]