Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_masq.c26 int nft_masq_validate(const struct nft_ctx *ctx, in nft_masq_validate() function
39 EXPORT_SYMBOL_GPL(nft_masq_validate);
/Linux-v4.19/include/net/netfilter/
Dnft_masq.h19 int nft_masq_validate(const struct nft_ctx *ctx, const struct nft_expr *expr,
/Linux-v4.19/net/ipv4/netfilter/
Dnft_masq_ipv4.c52 .validate = nft_masq_validate,
/Linux-v4.19/net/ipv6/netfilter/
Dnft_masq_ipv6.c53 .validate = nft_masq_validate,