Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c5390 static void nft_set_destroy(const struct nft_ctx *ctx, struct nft_set *set) in nft_set_destroy() function
5675 nft_set_destroy(ctx, set); in nf_tables_destroy_set()
9657 nft_set_destroy(&ctx, nft_trans_set(trans)); in nft_commit_release()
10670 nft_set_destroy(&ctx, nft_trans_set(trans)); in nf_tables_abort_release()
11542 nft_set_destroy(&ctx, set); in __nft_release_table()