Searched refs:nft_masq_validate (Results 1 – 4 of 4) sorted by relevance
24 int nft_masq_validate(const struct nft_ctx *ctx, in nft_masq_validate() function37 EXPORT_SYMBOL_GPL(nft_masq_validate);46 err = nft_masq_validate(ctx, expr, NULL); in nft_masq_init()
16 int nft_masq_validate(const struct nft_ctx *ctx, const struct nft_expr *expr,
40 .validate = nft_masq_validate,