Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_compat.c31 static int nft_compat_chain_validate_dependency(const struct nft_ctx *ctx, in nft_compat_chain_validate_dependency() function
385 ret = nft_compat_chain_validate_dependency(ctx, target->table); in nft_target_validate()
646 ret = nft_compat_chain_validate_dependency(ctx, match->table); in nft_match_validate()