nft_cmp_type        8 include/net/netfilter/nf_tables_core.h extern struct nft_expr_type nft_cmp_type;
nft_cmp_type      250 net/netfilter/nf_tables_core.c 	&nft_cmp_type,
nft_cmp_type      149 net/netfilter/nft_cmp.c 	.type		= &nft_cmp_type,
nft_cmp_type      225 net/netfilter/nft_cmp.c 	.type		= &nft_cmp_type,
nft_cmp_type      278 net/netfilter/nft_cmp.c struct nft_expr_type nft_cmp_type __read_mostly = {