nft_target_type 781 net/netfilter/nft_compat.c static struct nft_expr_type nft_target_type; nft_target_type 827 net/netfilter/nft_compat.c ops->type = &nft_target_type; nft_target_type 854 net/netfilter/nft_compat.c static struct nft_expr_type nft_target_type __read_mostly = { nft_target_type 871 net/netfilter/nft_compat.c ret = nft_register_expr(&nft_target_type); nft_target_type 883 net/netfilter/nft_compat.c nft_unregister_expr(&nft_target_type); nft_target_type 892 net/netfilter/nft_compat.c nft_unregister_expr(&nft_target_type);