nft_set_ops       231 include/net/netfilter/nf_tables.h int nft_register_set(struct nft_set_ops *ops);
nft_set_ops       232 include/net/netfilter/nf_tables.h void nft_unregister_set(struct nft_set_ops *ops);
nft_set_ops       261 include/net/netfilter/nf_tables.h 	const struct nft_set_ops	*ops ____cacheline_aligned;