Home
last modified time | relevance | path

Searched refs:nft_redir_validate (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/netfilter/
Dnft_redir.c26 int nft_redir_validate(const struct nft_ctx *ctx, in nft_redir_validate() function
40 EXPORT_SYMBOL_GPL(nft_redir_validate);
/Linux-v4.19/include/net/netfilter/
Dnft_redir.h19 int nft_redir_validate(const struct nft_ctx *ctx, const struct nft_expr *expr,
/Linux-v4.19/net/ipv4/netfilter/
Dnft_redir_ipv4.c55 .validate = nft_redir_validate,
/Linux-v4.19/net/ipv6/netfilter/
Dnft_redir_ipv6.c56 .validate = nft_redir_validate,