nf_tables_check_loops 7225 net/netfilter/nf_tables_api.c static int nf_tables_check_loops(const struct nft_ctx *ctx,
nf_tables_check_loops 7244 net/netfilter/nf_tables_api.c 		return nf_tables_check_loops(ctx, data->verdict.chain);
nf_tables_check_loops 7279 net/netfilter/nf_tables_api.c 				err = nf_tables_check_loops(ctx,
nf_tables_check_loops 7437 net/netfilter/nf_tables_api.c 			err = nf_tables_check_loops(ctx, data->verdict.chain);