nft_dynset_ops     18 net/netfilter/nft_dynset.c 	enum nft_dynset_ops		op:8;
nft_dynset_ops    312 net/netfilter/nft_dynset.c static const struct nft_expr_ops nft_dynset_ops = {
nft_dynset_ops    325 net/netfilter/nft_dynset.c 	.ops		= &nft_dynset_ops,