Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c5274 static void nft_set_destroy(const struct nft_ctx *ctx, struct nft_set *set) in nft_set_destroy() function
5563 nft_set_destroy(ctx, set); in nf_tables_destroy_set()
9427 nft_set_destroy(&trans->ctx, nft_trans_set(trans)); in nft_commit_release()
10416 nft_set_destroy(&trans->ctx, nft_trans_set(trans)); in nf_tables_abort_release()
11241 nft_set_destroy(&ctx, set); in __nft_release_table()