Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_tables_api.c6896 static void nft_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) in nft_obj_destroy() function
8200 nft_obj_destroy(&trans->ctx, nft_trans_obj(trans)); in nft_commit_release()
8794 nft_obj_destroy(&trans->ctx, nft_trans_obj(trans)); in nf_tables_abort_release()
9631 nft_obj_destroy(&ctx, obj); in __nft_release_table()