nft_meta_type      15 include/net/netfilter/nf_tables_core.h extern struct nft_expr_type nft_meta_type;
nft_meta_type     257 net/netfilter/nf_tables_core.c 	&nft_meta_type,
nft_meta_type     558 net/netfilter/nft_meta.c 	.type		= &nft_meta_type,
nft_meta_type     568 net/netfilter/nft_meta.c 	.type		= &nft_meta_type,
nft_meta_type     600 net/netfilter/nft_meta.c struct nft_expr_type nft_meta_type __read_mostly = {