Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_hashlimit.c95 struct xt_hashlimit_htable { struct
127 hash_dst(const struct xt_hashlimit_htable *ht, const struct dsthash_dst *dst) in hash_dst() argument
142 dsthash_find(const struct xt_hashlimit_htable *ht, in dsthash_find()
160 dsthash_alloc_init(struct xt_hashlimit_htable *ht, in dsthash_alloc_init()
210 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free()
222 struct xt_hashlimit_htable *hinfo; in htable_create()
237 hinfo = vmalloc(sizeof(struct xt_hashlimit_htable) + in htable_create()
285 static bool select_all(const struct xt_hashlimit_htable *ht, in select_all()
291 static bool select_gc(const struct xt_hashlimit_htable *ht, in select_gc()
297 static void htable_selective_cleanup(struct xt_hashlimit_htable *ht, in htable_selective_cleanup()
[all …]
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_hashlimit.h16 struct xt_hashlimit_htable;
44 struct xt_hashlimit_htable *hinfo;
70 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8)));