Searched refs:nft_set_ops (Results 1 – 2 of 2) sorted by relevance
461 struct nft_set_ops { struct522 const struct nft_set_ops ops; argument603 const struct nft_set_ops *ops ____cacheline_aligned;
4581 static const struct nft_set_ops *4586 const struct nft_set_ops *ops, *bops; in nft_select_set_ops()4850 static u32 nft_set_userspace_size(const struct nft_set_ops *ops, u32 size) in nft_set_userspace_size()5323 static u32 nft_set_kernel_size(const struct nft_set_ops *ops, in nft_set_kernel_size()5338 const struct nft_set_ops *ops; in nf_tables_newset()