Searched refs:nft_set_userspace_size (Results 1 – 1 of 1) sorted by relevance
4904 static u32 nft_set_userspace_size(const struct nft_set_ops *ops, u32 size) in nft_set_userspace_size() function4929 nelems = nft_set_userspace_size(set->ops, atomic_read(&set->nelems)); in nf_tables_fill_set_info()5006 htonl(nft_set_userspace_size(set->ops, set->size)))) in nf_tables_fill_set()