Searched refs:xt_hashlimit_htable (Results 1 – 2 of 2) sorted by relevance
20 struct xt_hashlimit_htable;49 struct xt_hashlimit_htable *hinfo;104 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8)));112 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8)));120 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8)));
115 struct xt_hashlimit_htable { struct183 hash_dst(const struct xt_hashlimit_htable *ht, const struct dsthash_dst *dst) in hash_dst()198 dsthash_find(const struct xt_hashlimit_htable *ht, in dsthash_find()216 dsthash_alloc_init(struct xt_hashlimit_htable *ht, in dsthash_alloc_init()266 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free()276 struct xt_hashlimit_htable **out_hinfo, in htable_create()280 struct xt_hashlimit_htable *hinfo; in htable_create()359 static void htable_selective_cleanup(struct xt_hashlimit_htable *ht, bool select_all) in htable_selective_cleanup()383 struct xt_hashlimit_htable *ht; in htable_gc()385 ht = container_of(work, struct xt_hashlimit_htable, gc_work.work); in htable_gc()[all …]