nft_cmp_fast_ops   48 include/net/netfilter/nf_tables_core.h extern const struct nft_expr_ops nft_cmp_fast_ops;
nft_cmp_fast_ops  177 net/netfilter/nf_tables_core.c 			if (expr->ops == &nft_cmp_fast_ops)
nft_cmp_fast_ops  224 net/netfilter/nft_cmp.c const struct nft_expr_ops nft_cmp_fast_ops = {
nft_cmp_fast_ops  270 net/netfilter/nft_cmp.c 		return &nft_cmp_fast_ops;