nft_lookup_type     9 include/net/netfilter/nf_tables_core.h extern struct nft_expr_type nft_lookup_type;
nft_lookup_type   251 net/netfilter/nf_tables_core.c 	&nft_lookup_type,
nft_lookup_type   219 net/netfilter/nft_lookup.c 	.type		= &nft_lookup_type,
nft_lookup_type   230 net/netfilter/nft_lookup.c struct nft_expr_type nft_lookup_type __read_mostly = {