Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_set_hash.c476 static u32 nft_hash_buckets(u32 size) in nft_hash_buckets() function
684 (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()