Searched refs:nft_redir (Results 1 – 5 of 5) sorted by relevance
16 struct nft_redir { struct48 struct nft_redir *priv = nft_expr_priv(expr); in nft_redir_init()81 const struct nft_redir *priv = nft_expr_priv(expr); in nft_redir_dump()106 const struct nft_redir *priv = nft_expr_priv(expr); in nft_redir_eval()144 .size = NFT_EXPR_SIZE(sizeof(struct nft_redir)),172 .size = NFT_EXPR_SIZE(sizeof(struct nft_redir)),201 .size = NFT_EXPR_SIZE(sizeof(struct nft_redir)),
125 obj-$(CONFIG_NFT_REDIR) += nft_redir.o
77 nft_redir \
[all...]