Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c10637 static int nft_check_loops(const struct nft_ctx *ctx, in nft_check_loops() function
10668 return nft_check_loops(ctx, ext); in nf_tables_loop_check_setelem()
10684 ret = nft_check_loops(ctx, ext); in nft_set_catchall_loops()