Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_tables_api.c4637 static void nft_set_destroy(const struct nft_ctx *ctx, struct nft_set *set) in nft_set_destroy() function
4830 nft_set_destroy(ctx, set); in nf_tables_destroy_set()
8419 nft_set_destroy(&trans->ctx, nft_trans_set(trans)); in nft_commit_release()
9057 nft_set_destroy(&trans->ctx, nft_trans_set(trans)); in nf_tables_abort_release()
9931 nft_set_destroy(&ctx, set); in __nft_release_table()