Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_hashlimit.c88 struct dsthash_ent { struct
176 static inline bool dst_cmp(const struct dsthash_ent *ent, in dst_cmp()
197 static struct dsthash_ent *
201 struct dsthash_ent *ent; in dsthash_find()
215 static struct dsthash_ent *
219 struct dsthash_ent *ent; in dsthash_alloc_init()
260 struct dsthash_ent *ent = container_of(head, struct dsthash_ent, rcu); in dsthash_free_rcu()
266 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free()
361 const struct dsthash_ent *he) in select_all()
367 const struct dsthash_ent *he) in select_gc()
[all …]