Searched refs:hash_dst (Results 1 – 1 of 1) sorted by relevance
183 hash_dst(const struct xt_hashlimit_htable *ht, const struct dsthash_dst *dst) in hash_dst() function 202 u_int32_t hash = hash_dst(ht, dst); in dsthash_find() 251 hlist_add_head_rcu(&ent->node, &ht->hash[hash_dst(ht, dst)]); in dsthash_alloc_init()