Searched refs:nft_hash_buckets (Results 1 – 1 of 1) sorted by relevance
476 static u32 nft_hash_buckets(u32 size) in nft_hash_buckets() function684 (u64)nft_hash_buckets(desc->size) * sizeof(struct hlist_head); in nft_hash_privsize()693 priv->buckets = nft_hash_buckets(desc->size); in nft_hash_init()725 (u64)nft_hash_buckets(desc->size) * sizeof(struct hlist_head) + in nft_hash_estimate()743 (u64)nft_hash_buckets(desc->size) * sizeof(struct hlist_head) + in nft_hash_fast_estimate()