Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c8358 static int nf_tables_check_loops(const struct nft_ctx *ctx,
8377 return nf_tables_check_loops(ctx, data->verdict.chain); in nf_tables_loop_check_setelem()
8383 static int nf_tables_check_loops(const struct nft_ctx *ctx, in nf_tables_check_loops() function
8412 err = nf_tables_check_loops(ctx, in nf_tables_check_loops()
8586 err = nf_tables_check_loops(ctx, data->verdict.chain); in nft_validate_register_store()