nft_imm_type        7 include/net/netfilter/nf_tables_core.h extern struct nft_expr_type nft_imm_type;
nft_imm_type      249 net/netfilter/nf_tables_core.c 	&nft_imm_type,
nft_imm_type      167 net/netfilter/nft_immediate.c 	.type		= &nft_imm_type,
nft_imm_type      179 net/netfilter/nft_immediate.c struct nft_expr_type nft_imm_type __read_mostly = {