Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnft_set_hash.c396 static u32 nft_hash_buckets(u32 size) in nft_hash_buckets() function
599 nft_hash_buckets(desc->size) * sizeof(struct hlist_head); in nft_hash_privsize()
608 priv->buckets = nft_hash_buckets(desc->size); in nft_hash_init()
639 nft_hash_buckets(desc->size) * sizeof(struct hlist_head) + in nft_hash_estimate()
657 nft_hash_buckets(desc->size) * sizeof(struct hlist_head) + in nft_hash_fast_estimate()