Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c8224 static void nft_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) in nft_obj_destroy() function
9624 nft_obj_destroy(ctx, newobj); in nft_obj_commit_update()
9667 nft_obj_destroy(&ctx, nft_trans_obj(trans)); in nft_commit_release()
10677 nft_obj_destroy(&ctx, nft_trans_obj(trans)); in nf_tables_abort_release()
10870 nft_obj_destroy(&ctx, nft_trans_obj_newobj(trans)); in __nf_tables_abort()
11547 nft_obj_destroy(&ctx, obj); in __nft_release_table()