Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_tables_api.c6260 static void nft_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) in nft_obj_destroy() function
7541 nft_obj_destroy(&trans->ctx, nft_trans_obj(trans)); in nft_commit_release()
8049 nft_obj_destroy(&trans->ctx, nft_trans_obj(trans)); in nf_tables_abort_release()
8819 nft_obj_destroy(&ctx, obj); in __nft_release_tables()