Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_api.c9468 static int nf_tables_check_loops(const struct nft_ctx *ctx,
9481 ret = nf_tables_check_loops(ctx, data->verdict.chain); in nft_check_loops()
9526 static int nf_tables_check_loops(const struct nft_ctx *ctx, in nf_tables_check_loops() function
9555 err = nf_tables_check_loops(ctx, in nf_tables_check_loops()
9708 err = nf_tables_check_loops(ctx, data->verdict.chain); in nft_validate_register_store()