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

/linux-4.4.14/net/netfilter/
H A Dnft_compat.c26 static int nft_compat_chain_validate_dependency(const char *tablename, nft_compat_chain_validate_dependency() function
219 ret = nft_compat_chain_validate_dependency(target->table, ctx->chain); nft_target_init()
299 ret = nft_compat_chain_validate_dependency(target->table, nft_target_validate()
407 ret = nft_compat_chain_validate_dependency(match->table, ctx->chain); nft_match_init()
481 ret = nft_compat_chain_validate_dependency(match->table, nft_match_validate()

Completed in 46 milliseconds