nft_redir_inet_type  223 net/netfilter/nft_redir.c static struct nft_expr_type nft_redir_inet_type;
nft_redir_inet_type  225 net/netfilter/nft_redir.c 	.type		= &nft_redir_inet_type,
nft_redir_inet_type  234 net/netfilter/nft_redir.c static struct nft_expr_type nft_redir_inet_type __read_mostly = {
nft_redir_inet_type  245 net/netfilter/nft_redir.c 	return nft_register_expr(&nft_redir_inet_type);
nft_redir_inet_type  285 net/netfilter/nft_redir.c 	nft_unregister_expr(&nft_redir_inet_type);